@teambit/component 1.0.482 → 1.0.483

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.
@@ -2708,7 +2708,7 @@
2708
2708
  "_legacy": {
2709
2709
  "scope": "teambit.component",
2710
2710
  "name": "component",
2711
- "version": "1.0.482"
2711
+ "version": "1.0.483"
2712
2712
  },
2713
2713
  "_scope": "teambit.component"
2714
2714
  }
@@ -8737,7 +8737,7 @@
8737
8737
  "_legacy": {
8738
8738
  "scope": "teambit.component",
8739
8739
  "name": "component",
8740
- "version": "1.0.482"
8740
+ "version": "1.0.483"
8741
8741
  },
8742
8742
  "_scope": "teambit.component"
8743
8743
  }
@@ -12228,6 +12228,26 @@
12228
12228
  "name": "number"
12229
12229
  },
12230
12230
  "isOptional": true
12231
+ },
12232
+ {
12233
+ "__schema": "VariableLikeSchema",
12234
+ "location": {
12235
+ "filePath": "section/section.tsx",
12236
+ "line": 12,
12237
+ "character": 3
12238
+ },
12239
+ "signature": "(property) Section.hideInMinimalMode?: boolean | undefined",
12240
+ "name": "hideInMinimalMode",
12241
+ "type": {
12242
+ "__schema": "KeywordTypeSchema",
12243
+ "location": {
12244
+ "filePath": "section/section.tsx",
12245
+ "line": 12,
12246
+ "character": 23
12247
+ },
12248
+ "name": "boolean"
12249
+ },
12250
+ "isOptional": true
12231
12251
  }
12232
12252
  ],
12233
12253
  "extendsNodes": []
@@ -12811,7 +12831,7 @@
12811
12831
  "__schema": "TypeSchema",
12812
12832
  "location": {
12813
12833
  "filePath": "ui/menu/nav-plugin.tsx",
12814
- "line": 13,
12834
+ "line": 14,
12815
12835
  "character": 1
12816
12836
  },
12817
12837
  "signature": "type NavPlugin = {\n props: NavPluginProps;\n order?: number | undefined;\n}",
@@ -12820,7 +12840,7 @@
12820
12840
  "__schema": "TypeLiteralSchema",
12821
12841
  "location": {
12822
12842
  "filePath": "ui/menu/nav-plugin.tsx",
12823
- "line": 13,
12843
+ "line": 14,
12824
12844
  "character": 25
12825
12845
  },
12826
12846
  "members": [
@@ -12828,7 +12848,7 @@
12828
12848
  "__schema": "VariableLikeSchema",
12829
12849
  "location": {
12830
12850
  "filePath": "ui/menu/nav-plugin.tsx",
12831
- "line": 14,
12851
+ "line": 15,
12832
12852
  "character": 3
12833
12853
  },
12834
12854
  "signature": "(property) props: NavPluginProps",
@@ -12837,7 +12857,7 @@
12837
12857
  "__schema": "TypeRefSchema",
12838
12858
  "location": {
12839
12859
  "filePath": "ui/menu/nav-plugin.tsx",
12840
- "line": 14,
12860
+ "line": 15,
12841
12861
  "character": 3
12842
12862
  },
12843
12863
  "name": "NavPluginProps",
@@ -12849,7 +12869,7 @@
12849
12869
  "__schema": "VariableLikeSchema",
12850
12870
  "location": {
12851
12871
  "filePath": "ui/menu/nav-plugin.tsx",
12852
- "line": 15,
12872
+ "line": 16,
12853
12873
  "character": 3
12854
12874
  },
12855
12875
  "signature": "(property) order?: number | undefined",
@@ -12858,7 +12878,7 @@
12858
12878
  "__schema": "KeywordTypeSchema",
12859
12879
  "location": {
12860
12880
  "filePath": "ui/menu/nav-plugin.tsx",
12861
- "line": 15,
12881
+ "line": 16,
12862
12882
  "character": 11
12863
12883
  },
12864
12884
  "name": "number"
@@ -12882,7 +12902,7 @@
12882
12902
  "__schema": "TypeSchema",
12883
12903
  "location": {
12884
12904
  "filePath": "ui/menu/nav-plugin.tsx",
12885
- "line": 35,
12905
+ "line": 36,
12886
12906
  "character": 1
12887
12907
  },
12888
12908
  "signature": "type ConsumePlugin = (props: ConsumePluginProps) => ConsumeMethod | undefined",
@@ -12891,7 +12911,7 @@
12891
12911
  "__schema": "FunctionLikeSchema",
12892
12912
  "location": {
12893
12913
  "filePath": "ui/menu/nav-plugin.tsx",
12894
- "line": 35,
12914
+ "line": 36,
12895
12915
  "character": 29
12896
12916
  },
12897
12917
  "signature": "(props: ConsumePluginProps): ConsumeMethod | undefined",
@@ -12901,7 +12921,7 @@
12901
12921
  "__schema": "ParameterSchema",
12902
12922
  "location": {
12903
12923
  "filePath": "ui/menu/nav-plugin.tsx",
12904
- "line": 35,
12924
+ "line": 36,
12905
12925
  "character": 30
12906
12926
  },
12907
12927
  "name": "props",
@@ -12909,7 +12929,7 @@
12909
12929
  "__schema": "TypeRefSchema",
12910
12930
  "location": {
12911
12931
  "filePath": "ui/menu/nav-plugin.tsx",
12912
- "line": 35,
12932
+ "line": 36,
12913
12933
  "character": 37
12914
12934
  },
12915
12935
  "name": "ConsumePluginProps"
@@ -12922,7 +12942,7 @@
12922
12942
  "__schema": "TypeUnionSchema",
12923
12943
  "location": {
12924
12944
  "filePath": "ui/menu/nav-plugin.tsx",
12925
- "line": 35,
12945
+ "line": 36,
12926
12946
  "character": 60
12927
12947
  },
12928
12948
  "types": [
@@ -12930,7 +12950,7 @@
12930
12950
  "__schema": "TypeRefSchema",
12931
12951
  "location": {
12932
12952
  "filePath": "ui/menu/nav-plugin.tsx",
12933
- "line": 35,
12953
+ "line": 36,
12934
12954
  "character": 60
12935
12955
  },
12936
12956
  "name": "ConsumeMethod"
@@ -12939,7 +12959,7 @@
12939
12959
  "__schema": "KeywordTypeSchema",
12940
12960
  "location": {
12941
12961
  "filePath": "ui/menu/nav-plugin.tsx",
12942
- "line": 35,
12962
+ "line": 36,
12943
12963
  "character": 76
12944
12964
  },
12945
12965
  "name": "undefined"
@@ -12963,7 +12983,7 @@
12963
12983
  "__schema": "TypeSchema",
12964
12984
  "location": {
12965
12985
  "filePath": "ui/menu/menu-nav.tsx",
12966
- "line": 9,
12986
+ "line": 10,
12967
12987
  "character": 1
12968
12988
  },
12969
12989
  "signature": "type MenuNavProps = {\n navigationSlot?: OrderedNavigationSlot | undefined;\n widgetSlot?: OrderedNavigationSlot | undefined;\n navPlugins?: [string, NavPlugin][] | undefined;\n widgetPlugins?: [...][] | undefined;\n secondaryNavClassName?: string | undefined;\n activeTabIndex?: number | undefined;\n alwaysShowActiveTab?: boolean | undefined;\n} & React.HTMLAttributes<...>",
@@ -12972,7 +12992,7 @@
12972
12992
  "__schema": "TypeIntersectionSchema",
12973
12993
  "location": {
12974
12994
  "filePath": "ui/menu/menu-nav.tsx",
12975
- "line": 9,
12995
+ "line": 10,
12976
12996
  "character": 28
12977
12997
  },
12978
12998
  "types": [
@@ -12980,7 +13000,7 @@
12980
13000
  "__schema": "TypeLiteralSchema",
12981
13001
  "location": {
12982
13002
  "filePath": "ui/menu/menu-nav.tsx",
12983
- "line": 9,
13003
+ "line": 10,
12984
13004
  "character": 28
12985
13005
  },
12986
13006
  "members": [
@@ -12988,14 +13008,14 @@
12988
13008
  "__schema": "VariableLikeSchema",
12989
13009
  "location": {
12990
13010
  "filePath": "ui/menu/menu-nav.tsx",
12991
- "line": 14,
13011
+ "line": 15,
12992
13012
  "character": 3
12993
13013
  },
12994
13014
  "doc": {
12995
13015
  "__schema": "DocSchema",
12996
13016
  "location": {
12997
13017
  "filePath": "ui/menu/menu-nav.tsx",
12998
- "line": 10,
13018
+ "line": 11,
12999
13019
  "character": 3
13000
13020
  },
13001
13021
  "raw": "/**\n * @deprecated\n * use @property navPlugins\n */",
@@ -13005,7 +13025,7 @@
13005
13025
  "__schema": "TagSchema",
13006
13026
  "location": {
13007
13027
  "filePath": "ui/menu/menu-nav.tsx",
13008
- "line": 11,
13028
+ "line": 12,
13009
13029
  "character": 6
13010
13030
  },
13011
13031
  "tagName": "deprecated",
@@ -13015,7 +13035,7 @@
13015
13035
  "__schema": "TagSchema",
13016
13036
  "location": {
13017
13037
  "filePath": "ui/menu/menu-nav.tsx",
13018
- "line": 12,
13038
+ "line": 13,
13019
13039
  "character": 10
13020
13040
  },
13021
13041
  "tagName": "property",
@@ -13029,7 +13049,7 @@
13029
13049
  "__schema": "TypeRefSchema",
13030
13050
  "location": {
13031
13051
  "filePath": "ui/menu/menu-nav.tsx",
13032
- "line": 14,
13052
+ "line": 15,
13033
13053
  "character": 20
13034
13054
  },
13035
13055
  "name": "OrderedNavigationSlot"
@@ -13040,14 +13060,14 @@
13040
13060
  "__schema": "VariableLikeSchema",
13041
13061
  "location": {
13042
13062
  "filePath": "ui/menu/menu-nav.tsx",
13043
- "line": 19,
13063
+ "line": 20,
13044
13064
  "character": 3
13045
13065
  },
13046
13066
  "doc": {
13047
13067
  "__schema": "DocSchema",
13048
13068
  "location": {
13049
13069
  "filePath": "ui/menu/menu-nav.tsx",
13050
- "line": 15,
13070
+ "line": 16,
13051
13071
  "character": 3
13052
13072
  },
13053
13073
  "raw": "/**\n * @deprecated\n * use @property widgetPlugins\n */",
@@ -13057,7 +13077,7 @@
13057
13077
  "__schema": "TagSchema",
13058
13078
  "location": {
13059
13079
  "filePath": "ui/menu/menu-nav.tsx",
13060
- "line": 16,
13080
+ "line": 17,
13061
13081
  "character": 6
13062
13082
  },
13063
13083
  "tagName": "deprecated",
@@ -13067,7 +13087,7 @@
13067
13087
  "__schema": "TagSchema",
13068
13088
  "location": {
13069
13089
  "filePath": "ui/menu/menu-nav.tsx",
13070
- "line": 17,
13090
+ "line": 18,
13071
13091
  "character": 10
13072
13092
  },
13073
13093
  "tagName": "property",
@@ -13081,7 +13101,7 @@
13081
13101
  "__schema": "TypeRefSchema",
13082
13102
  "location": {
13083
13103
  "filePath": "ui/menu/menu-nav.tsx",
13084
- "line": 19,
13104
+ "line": 20,
13085
13105
  "character": 16
13086
13106
  },
13087
13107
  "name": "OrderedNavigationSlot"
@@ -13092,7 +13112,7 @@
13092
13112
  "__schema": "VariableLikeSchema",
13093
13113
  "location": {
13094
13114
  "filePath": "ui/menu/menu-nav.tsx",
13095
- "line": 20,
13115
+ "line": 21,
13096
13116
  "character": 3
13097
13117
  },
13098
13118
  "signature": "(property) navPlugins?: [string, NavPlugin][] | undefined",
@@ -13101,14 +13121,14 @@
13101
13121
  "__schema": "TypeArraySchema",
13102
13122
  "location": {
13103
13123
  "filePath": "ui/menu/menu-nav.tsx",
13104
- "line": 20,
13124
+ "line": 21,
13105
13125
  "character": 16
13106
13126
  },
13107
13127
  "type": {
13108
13128
  "__schema": "TupleTypeSchema",
13109
13129
  "location": {
13110
13130
  "filePath": "ui/menu/menu-nav.tsx",
13111
- "line": 20,
13131
+ "line": 21,
13112
13132
  "character": 16
13113
13133
  },
13114
13134
  "elements": [
@@ -13116,7 +13136,7 @@
13116
13136
  "__schema": "KeywordTypeSchema",
13117
13137
  "location": {
13118
13138
  "filePath": "ui/menu/menu-nav.tsx",
13119
- "line": 20,
13139
+ "line": 21,
13120
13140
  "character": 17
13121
13141
  },
13122
13142
  "name": "string"
@@ -13125,7 +13145,7 @@
13125
13145
  "__schema": "TypeRefSchema",
13126
13146
  "location": {
13127
13147
  "filePath": "ui/menu/menu-nav.tsx",
13128
- "line": 20,
13148
+ "line": 21,
13129
13149
  "character": 25
13130
13150
  },
13131
13151
  "name": "NavPlugin"
@@ -13139,7 +13159,7 @@
13139
13159
  "__schema": "VariableLikeSchema",
13140
13160
  "location": {
13141
13161
  "filePath": "ui/menu/menu-nav.tsx",
13142
- "line": 21,
13162
+ "line": 22,
13143
13163
  "character": 3
13144
13164
  },
13145
13165
  "signature": "(property) widgetPlugins?: [string, NavPlugin][] | undefined",
@@ -13148,14 +13168,14 @@
13148
13168
  "__schema": "TypeArraySchema",
13149
13169
  "location": {
13150
13170
  "filePath": "ui/menu/menu-nav.tsx",
13151
- "line": 21,
13171
+ "line": 22,
13152
13172
  "character": 19
13153
13173
  },
13154
13174
  "type": {
13155
13175
  "__schema": "TupleTypeSchema",
13156
13176
  "location": {
13157
13177
  "filePath": "ui/menu/menu-nav.tsx",
13158
- "line": 21,
13178
+ "line": 22,
13159
13179
  "character": 19
13160
13180
  },
13161
13181
  "elements": [
@@ -13163,7 +13183,7 @@
13163
13183
  "__schema": "KeywordTypeSchema",
13164
13184
  "location": {
13165
13185
  "filePath": "ui/menu/menu-nav.tsx",
13166
- "line": 21,
13186
+ "line": 22,
13167
13187
  "character": 20
13168
13188
  },
13169
13189
  "name": "string"
@@ -13172,7 +13192,7 @@
13172
13192
  "__schema": "TypeRefSchema",
13173
13193
  "location": {
13174
13194
  "filePath": "ui/menu/menu-nav.tsx",
13175
- "line": 21,
13195
+ "line": 22,
13176
13196
  "character": 28
13177
13197
  },
13178
13198
  "name": "NavPlugin"
@@ -13186,14 +13206,14 @@
13186
13206
  "__schema": "VariableLikeSchema",
13187
13207
  "location": {
13188
13208
  "filePath": "ui/menu/menu-nav.tsx",
13189
- "line": 25,
13209
+ "line": 26,
13190
13210
  "character": 3
13191
13211
  },
13192
13212
  "doc": {
13193
13213
  "__schema": "DocSchema",
13194
13214
  "location": {
13195
13215
  "filePath": "ui/menu/menu-nav.tsx",
13196
- "line": 22,
13216
+ "line": 23,
13197
13217
  "character": 3
13198
13218
  },
13199
13219
  "raw": "/**\n * A className to pass to the secondary nav, i.e dropdown\n */",
@@ -13206,7 +13226,7 @@
13206
13226
  "__schema": "KeywordTypeSchema",
13207
13227
  "location": {
13208
13228
  "filePath": "ui/menu/menu-nav.tsx",
13209
- "line": 25,
13229
+ "line": 26,
13210
13230
  "character": 27
13211
13231
  },
13212
13232
  "name": "string"
@@ -13217,7 +13237,7 @@
13217
13237
  "__schema": "VariableLikeSchema",
13218
13238
  "location": {
13219
13239
  "filePath": "ui/menu/menu-nav.tsx",
13220
- "line": 26,
13240
+ "line": 27,
13221
13241
  "character": 3
13222
13242
  },
13223
13243
  "signature": "(property) activeTabIndex?: number | undefined",
@@ -13226,7 +13246,7 @@
13226
13246
  "__schema": "KeywordTypeSchema",
13227
13247
  "location": {
13228
13248
  "filePath": "ui/menu/menu-nav.tsx",
13229
- "line": 26,
13249
+ "line": 27,
13230
13250
  "character": 20
13231
13251
  },
13232
13252
  "name": "number"
@@ -13237,7 +13257,7 @@
13237
13257
  "__schema": "VariableLikeSchema",
13238
13258
  "location": {
13239
13259
  "filePath": "ui/menu/menu-nav.tsx",
13240
- "line": 27,
13260
+ "line": 28,
13241
13261
  "character": 3
13242
13262
  },
13243
13263
  "signature": "(property) alwaysShowActiveTab?: boolean | undefined",
@@ -13246,7 +13266,7 @@
13246
13266
  "__schema": "KeywordTypeSchema",
13247
13267
  "location": {
13248
13268
  "filePath": "ui/menu/menu-nav.tsx",
13249
- "line": 27,
13269
+ "line": 28,
13250
13270
  "character": 25
13251
13271
  },
13252
13272
  "name": "boolean"
@@ -13259,7 +13279,7 @@
13259
13279
  "__schema": "TypeRefSchema",
13260
13280
  "location": {
13261
13281
  "filePath": "ui/menu/menu-nav.tsx",
13262
- "line": 28,
13282
+ "line": 29,
13263
13283
  "character": 5
13264
13284
  },
13265
13285
  "name": "React.HTMLAttributes",
@@ -13268,7 +13288,7 @@
13268
13288
  "__schema": "TypeRefSchema",
13269
13289
  "location": {
13270
13290
  "filePath": "ui/menu/menu-nav.tsx",
13271
- "line": 28,
13291
+ "line": 29,
13272
13292
  "character": 26
13273
13293
  },
13274
13294
  "name": "HTMLElement"
@@ -13292,7 +13312,7 @@
13292
13312
  "__schema": "ReactSchema",
13293
13313
  "location": {
13294
13314
  "filePath": "ui/menu/menu-nav.tsx",
13295
- "line": 46,
13315
+ "line": 47,
13296
13316
  "character": 1
13297
13317
  },
13298
13318
  "signature": "function CollapsibleMenuNav({ navigationSlot, widgetSlot, navPlugins, widgetPlugins, className, secondaryNavClassName, activeTabIndex, alwaysShowActiveTab, children, }: MenuNavProps): React.JSX.Element",
@@ -13301,7 +13321,7 @@
13301
13321
  "__schema": "ParameterSchema",
13302
13322
  "location": {
13303
13323
  "filePath": "ui/menu/menu-nav.tsx",
13304
- "line": 46,
13324
+ "line": 47,
13305
13325
  "character": 36
13306
13326
  },
13307
13327
  "name": "{ navigationSlot, widgetSlot, navPlugins = [], widgetPlugins = [], className, secondaryNavClassName, activeTabIndex, alwaysShowActiveTab, children }",
@@ -13309,7 +13329,7 @@
13309
13329
  "__schema": "TypeRefSchema",
13310
13330
  "location": {
13311
13331
  "filePath": "ui/menu/menu-nav.tsx",
13312
- "line": 56,
13332
+ "line": 57,
13313
13333
  "character": 4
13314
13334
  },
13315
13335
  "name": "MenuNavProps"
@@ -13320,7 +13340,7 @@
13320
13340
  "__schema": "InferenceTypeSchema",
13321
13341
  "location": {
13322
13342
  "filePath": "ui/menu/menu-nav.tsx",
13323
- "line": 47,
13343
+ "line": 48,
13324
13344
  "character": 3
13325
13345
  },
13326
13346
  "name": "navigationSlot",
@@ -13331,7 +13351,7 @@
13331
13351
  "__schema": "InferenceTypeSchema",
13332
13352
  "location": {
13333
13353
  "filePath": "ui/menu/menu-nav.tsx",
13334
- "line": 48,
13354
+ "line": 49,
13335
13355
  "character": 3
13336
13356
  },
13337
13357
  "name": "widgetSlot",
@@ -13342,7 +13362,7 @@
13342
13362
  "__schema": "InferenceTypeSchema",
13343
13363
  "location": {
13344
13364
  "filePath": "ui/menu/menu-nav.tsx",
13345
- "line": 49,
13365
+ "line": 50,
13346
13366
  "character": 3
13347
13367
  },
13348
13368
  "name": "navPlugins",
@@ -13354,7 +13374,7 @@
13354
13374
  "__schema": "InferenceTypeSchema",
13355
13375
  "location": {
13356
13376
  "filePath": "ui/menu/menu-nav.tsx",
13357
- "line": 50,
13377
+ "line": 51,
13358
13378
  "character": 3
13359
13379
  },
13360
13380
  "name": "widgetPlugins",
@@ -13366,7 +13386,7 @@
13366
13386
  "__schema": "InferenceTypeSchema",
13367
13387
  "location": {
13368
13388
  "filePath": "ui/menu/menu-nav.tsx",
13369
- "line": 51,
13389
+ "line": 52,
13370
13390
  "character": 3
13371
13391
  },
13372
13392
  "name": "className",
@@ -13377,7 +13397,7 @@
13377
13397
  "__schema": "InferenceTypeSchema",
13378
13398
  "location": {
13379
13399
  "filePath": "ui/menu/menu-nav.tsx",
13380
- "line": 52,
13400
+ "line": 53,
13381
13401
  "character": 3
13382
13402
  },
13383
13403
  "name": "secondaryNavClassName",
@@ -13388,7 +13408,7 @@
13388
13408
  "__schema": "InferenceTypeSchema",
13389
13409
  "location": {
13390
13410
  "filePath": "ui/menu/menu-nav.tsx",
13391
- "line": 53,
13411
+ "line": 54,
13392
13412
  "character": 3
13393
13413
  },
13394
13414
  "name": "activeTabIndex",
@@ -13399,7 +13419,7 @@
13399
13419
  "__schema": "InferenceTypeSchema",
13400
13420
  "location": {
13401
13421
  "filePath": "ui/menu/menu-nav.tsx",
13402
- "line": 54,
13422
+ "line": 55,
13403
13423
  "character": 3
13404
13424
  },
13405
13425
  "name": "alwaysShowActiveTab",
@@ -13410,7 +13430,7 @@
13410
13430
  "__schema": "InferenceTypeSchema",
13411
13431
  "location": {
13412
13432
  "filePath": "ui/menu/menu-nav.tsx",
13413
- "line": 55,
13433
+ "line": 56,
13414
13434
  "character": 3
13415
13435
  },
13416
13436
  "name": "children",
@@ -13424,7 +13444,7 @@
13424
13444
  "__schema": "TypeRefSchema",
13425
13445
  "location": {
13426
13446
  "filePath": "ui/menu/menu-nav.tsx",
13427
- "line": 46,
13447
+ "line": 47,
13428
13448
  "character": 1
13429
13449
  },
13430
13450
  "name": "React.JSX.Element",
@@ -13448,14 +13468,14 @@
13448
13468
  "__schema": "ReactSchema",
13449
13469
  "location": {
13450
13470
  "filePath": "ui/menu/menu.tsx",
13451
- "line": 83,
13471
+ "line": 84,
13452
13472
  "character": 1
13453
13473
  },
13454
13474
  "doc": {
13455
13475
  "__schema": "DocSchema",
13456
13476
  "location": {
13457
13477
  "filePath": "ui/menu/menu.tsx",
13458
- "line": 80,
13478
+ "line": 81,
13459
13479
  "character": 1
13460
13480
  },
13461
13481
  "raw": "/**\n * top bar menu.\n */",
@@ -13468,7 +13488,7 @@
13468
13488
  "__schema": "ParameterSchema",
13469
13489
  "location": {
13470
13490
  "filePath": "ui/menu/menu.tsx",
13471
- "line": 83,
13491
+ "line": 84,
13472
13492
  "character": 31
13473
13493
  },
13474
13494
  "name": "{ navigationSlot, widgetSlot, className, host, menuItemSlot, consumeMethodSlot, rightSideMenuSlot, componentIdStr, skipRightSide, RightNode, useComponent, path, useComponentFilters, authToken }",
@@ -13476,7 +13496,7 @@
13476
13496
  "__schema": "TypeRefSchema",
13477
13497
  "location": {
13478
13498
  "filePath": "ui/menu/menu.tsx",
13479
- "line": 98,
13499
+ "line": 99,
13480
13500
  "character": 4
13481
13501
  },
13482
13502
  "name": "MenuProps"
@@ -13487,7 +13507,7 @@
13487
13507
  "__schema": "InferenceTypeSchema",
13488
13508
  "location": {
13489
13509
  "filePath": "ui/menu/menu.tsx",
13490
- "line": 84,
13510
+ "line": 85,
13491
13511
  "character": 3
13492
13512
  },
13493
13513
  "name": "navigationSlot",
@@ -13498,7 +13518,7 @@
13498
13518
  "__schema": "InferenceTypeSchema",
13499
13519
  "location": {
13500
13520
  "filePath": "ui/menu/menu.tsx",
13501
- "line": 85,
13521
+ "line": 86,
13502
13522
  "character": 3
13503
13523
  },
13504
13524
  "name": "widgetSlot",
@@ -13509,7 +13529,7 @@
13509
13529
  "__schema": "InferenceTypeSchema",
13510
13530
  "location": {
13511
13531
  "filePath": "ui/menu/menu.tsx",
13512
- "line": 86,
13532
+ "line": 87,
13513
13533
  "character": 3
13514
13534
  },
13515
13535
  "name": "className",
@@ -13520,7 +13540,7 @@
13520
13540
  "__schema": "InferenceTypeSchema",
13521
13541
  "location": {
13522
13542
  "filePath": "ui/menu/menu.tsx",
13523
- "line": 87,
13543
+ "line": 88,
13524
13544
  "character": 3
13525
13545
  },
13526
13546
  "name": "host",
@@ -13531,7 +13551,7 @@
13531
13551
  "__schema": "InferenceTypeSchema",
13532
13552
  "location": {
13533
13553
  "filePath": "ui/menu/menu.tsx",
13534
- "line": 88,
13554
+ "line": 89,
13535
13555
  "character": 3
13536
13556
  },
13537
13557
  "name": "menuItemSlot",
@@ -13542,7 +13562,7 @@
13542
13562
  "__schema": "InferenceTypeSchema",
13543
13563
  "location": {
13544
13564
  "filePath": "ui/menu/menu.tsx",
13545
- "line": 89,
13565
+ "line": 90,
13546
13566
  "character": 3
13547
13567
  },
13548
13568
  "name": "consumeMethodSlot",
@@ -13553,7 +13573,7 @@
13553
13573
  "__schema": "InferenceTypeSchema",
13554
13574
  "location": {
13555
13575
  "filePath": "ui/menu/menu.tsx",
13556
- "line": 90,
13576
+ "line": 91,
13557
13577
  "character": 3
13558
13578
  },
13559
13579
  "name": "rightSideMenuSlot",
@@ -13564,7 +13584,7 @@
13564
13584
  "__schema": "InferenceTypeSchema",
13565
13585
  "location": {
13566
13586
  "filePath": "ui/menu/menu.tsx",
13567
- "line": 91,
13587
+ "line": 92,
13568
13588
  "character": 3
13569
13589
  },
13570
13590
  "name": "componentIdStr",
@@ -13575,7 +13595,7 @@
13575
13595
  "__schema": "InferenceTypeSchema",
13576
13596
  "location": {
13577
13597
  "filePath": "ui/menu/menu.tsx",
13578
- "line": 92,
13598
+ "line": 93,
13579
13599
  "character": 3
13580
13600
  },
13581
13601
  "name": "skipRightSide",
@@ -13586,7 +13606,7 @@
13586
13606
  "__schema": "InferenceTypeSchema",
13587
13607
  "location": {
13588
13608
  "filePath": "ui/menu/menu.tsx",
13589
- "line": 93,
13609
+ "line": 94,
13590
13610
  "character": 3
13591
13611
  },
13592
13612
  "name": "RightNode",
@@ -13597,7 +13617,7 @@
13597
13617
  "__schema": "InferenceTypeSchema",
13598
13618
  "location": {
13599
13619
  "filePath": "ui/menu/menu.tsx",
13600
- "line": 94,
13620
+ "line": 95,
13601
13621
  "character": 3
13602
13622
  },
13603
13623
  "name": "useComponent",
@@ -13608,7 +13628,7 @@
13608
13628
  "__schema": "InferenceTypeSchema",
13609
13629
  "location": {
13610
13630
  "filePath": "ui/menu/menu.tsx",
13611
- "line": 95,
13631
+ "line": 96,
13612
13632
  "character": 3
13613
13633
  },
13614
13634
  "name": "path",
@@ -13619,7 +13639,7 @@
13619
13639
  "__schema": "InferenceTypeSchema",
13620
13640
  "location": {
13621
13641
  "filePath": "ui/menu/menu.tsx",
13622
- "line": 96,
13642
+ "line": 97,
13623
13643
  "character": 3
13624
13644
  },
13625
13645
  "name": "useComponentFilters",
@@ -13630,7 +13650,7 @@
13630
13650
  "__schema": "InferenceTypeSchema",
13631
13651
  "location": {
13632
13652
  "filePath": "ui/menu/menu.tsx",
13633
- "line": 97,
13653
+ "line": 98,
13634
13654
  "character": 3
13635
13655
  },
13636
13656
  "name": "authToken",
@@ -13644,7 +13664,7 @@
13644
13664
  "__schema": "TypeRefSchema",
13645
13665
  "location": {
13646
13666
  "filePath": "ui/menu/menu.tsx",
13647
- "line": 83,
13667
+ "line": 84,
13648
13668
  "character": 1
13649
13669
  },
13650
13670
  "name": "React.JSX.Element",
@@ -13668,7 +13688,7 @@
13668
13688
  "__schema": "ReactSchema",
13669
13689
  "location": {
13670
13690
  "filePath": "ui/menu/menu.tsx",
13671
- "line": 266,
13691
+ "line": 268,
13672
13692
  "character": 1
13673
13693
  },
13674
13694
  "signature": "function VersionRelatedDropdowns(props: VersionRelatedDropdownsProps): React.JSX.Element",
@@ -13677,7 +13697,7 @@
13677
13697
  "__schema": "ParameterSchema",
13678
13698
  "location": {
13679
13699
  "filePath": "ui/menu/menu.tsx",
13680
- "line": 266,
13700
+ "line": 268,
13681
13701
  "character": 41
13682
13702
  },
13683
13703
  "name": "props",
@@ -13685,7 +13705,7 @@
13685
13705
  "__schema": "TypeRefSchema",
13686
13706
  "location": {
13687
13707
  "filePath": "ui/menu/menu.tsx",
13688
- "line": 266,
13708
+ "line": 268,
13689
13709
  "character": 48
13690
13710
  },
13691
13711
  "name": "VersionRelatedDropdownsProps"
@@ -13697,7 +13717,7 @@
13697
13717
  "__schema": "TypeRefSchema",
13698
13718
  "location": {
13699
13719
  "filePath": "ui/menu/menu.tsx",
13700
- "line": 266,
13720
+ "line": 268,
13701
13721
  "character": 1
13702
13722
  },
13703
13723
  "name": "React.JSX.Element",
@@ -15167,7 +15187,7 @@
15167
15187
  "character": 6
15168
15188
  },
15169
15189
  "name": "rest",
15170
- "type": "{\n state?: Record<string, any> | undefined;\n native?: boolean | undefined;\n external?: boolean | undefined;\n activeStyle?: React.CSSProperties | undefined;\n active?: boolean | undefined;\n ... 268 more ...;\n onTransitionEndCapture?: React.TransitionEventHandler<...> | undefined;\n}",
15190
+ "type": "{\n hideInMinimalMode?: boolean | undefined;\n state?: Record<string, any> | undefined;\n native?: boolean | undefined;\n external?: boolean | undefined;\n activeStyle?: React.CSSProperties | undefined;\n ... 269 more ...;\n onTransitionEndCapture?: React.TransitionEventHandler<...> | undefined;\n}",
15171
15191
  "isSpread": true
15172
15192
  }
15173
15193
  ],
@@ -19985,7 +20005,7 @@
19985
20005
  "_legacy": {
19986
20006
  "scope": "teambit.component",
19987
20007
  "name": "component",
19988
- "version": "1.0.482"
20008
+ "version": "1.0.483"
19989
20009
  },
19990
20010
  "_scope": "teambit.component"
19991
20011
  }
@@ -25389,7 +25409,7 @@
25389
25409
  "_legacy": {
25390
25410
  "scope": "teambit.component",
25391
25411
  "name": "component",
25392
- "version": "1.0.482"
25412
+ "version": "1.0.483"
25393
25413
  },
25394
25414
  "_scope": "teambit.component"
25395
25415
  }
@@ -27860,6 +27880,26 @@
27860
27880
  "name": "number"
27861
27881
  },
27862
27882
  "isOptional": true
27883
+ },
27884
+ {
27885
+ "__schema": "VariableLikeSchema",
27886
+ "location": {
27887
+ "filePath": "section/section.tsx",
27888
+ "line": 12,
27889
+ "character": 3
27890
+ },
27891
+ "signature": "(property) Section.hideInMinimalMode?: boolean | undefined",
27892
+ "name": "hideInMinimalMode",
27893
+ "type": {
27894
+ "__schema": "KeywordTypeSchema",
27895
+ "location": {
27896
+ "filePath": "section/section.tsx",
27897
+ "line": 12,
27898
+ "character": 23
27899
+ },
27900
+ "name": "boolean"
27901
+ },
27902
+ "isOptional": true
27863
27903
  }
27864
27904
  ],
27865
27905
  "extendsNodes": []
@@ -28306,7 +28346,7 @@
28306
28346
  "line": 8,
28307
28347
  "character": 1
28308
28348
  },
28309
- "signature": "type NavPluginProps = {\n displayName?: string | undefined;\n ignoreQueryParams?: boolean | undefined;\n} & LinkProps",
28349
+ "signature": "type NavPluginProps = {\n displayName?: string | undefined;\n ignoreQueryParams?: boolean | undefined;\n hideInMinimalMode?: boolean | undefined;\n} & LinkProps",
28310
28350
  "name": "NavPluginProps",
28311
28351
  "type": {
28312
28352
  "__schema": "TypeIntersectionSchema",
@@ -28363,6 +28403,26 @@
28363
28403
  "name": "boolean"
28364
28404
  },
28365
28405
  "isOptional": true
28406
+ },
28407
+ {
28408
+ "__schema": "VariableLikeSchema",
28409
+ "location": {
28410
+ "filePath": "ui/menu/nav-plugin.tsx",
28411
+ "line": 11,
28412
+ "character": 3
28413
+ },
28414
+ "signature": "(property) hideInMinimalMode?: boolean | undefined",
28415
+ "name": "hideInMinimalMode",
28416
+ "type": {
28417
+ "__schema": "KeywordTypeSchema",
28418
+ "location": {
28419
+ "filePath": "ui/menu/nav-plugin.tsx",
28420
+ "line": 11,
28421
+ "character": 23
28422
+ },
28423
+ "name": "boolean"
28424
+ },
28425
+ "isOptional": true
28366
28426
  }
28367
28427
  ]
28368
28428
  },
@@ -28370,7 +28430,7 @@
28370
28430
  "__schema": "TypeRefSchema",
28371
28431
  "location": {
28372
28432
  "filePath": "ui/menu/nav-plugin.tsx",
28373
- "line": 11,
28433
+ "line": 12,
28374
28434
  "character": 5
28375
28435
  },
28376
28436
  "name": "LinkProps"
@@ -28382,7 +28442,7 @@
28382
28442
  "__schema": "TypeSchema",
28383
28443
  "location": {
28384
28444
  "filePath": "ui/menu/nav-plugin.tsx",
28385
- "line": 13,
28445
+ "line": 14,
28386
28446
  "character": 1
28387
28447
  },
28388
28448
  "signature": "type NavPlugin = {\n props: NavPluginProps;\n order?: number | undefined;\n}",
@@ -28391,7 +28451,7 @@
28391
28451
  "__schema": "TypeLiteralSchema",
28392
28452
  "location": {
28393
28453
  "filePath": "ui/menu/nav-plugin.tsx",
28394
- "line": 13,
28454
+ "line": 14,
28395
28455
  "character": 25
28396
28456
  },
28397
28457
  "members": [
@@ -28399,7 +28459,7 @@
28399
28459
  "__schema": "VariableLikeSchema",
28400
28460
  "location": {
28401
28461
  "filePath": "ui/menu/nav-plugin.tsx",
28402
- "line": 14,
28462
+ "line": 15,
28403
28463
  "character": 3
28404
28464
  },
28405
28465
  "signature": "(property) props: NavPluginProps",
@@ -28408,7 +28468,7 @@
28408
28468
  "__schema": "TypeRefSchema",
28409
28469
  "location": {
28410
28470
  "filePath": "ui/menu/nav-plugin.tsx",
28411
- "line": 14,
28471
+ "line": 15,
28412
28472
  "character": 3
28413
28473
  },
28414
28474
  "name": "NavPluginProps",
@@ -28420,7 +28480,7 @@
28420
28480
  "__schema": "VariableLikeSchema",
28421
28481
  "location": {
28422
28482
  "filePath": "ui/menu/nav-plugin.tsx",
28423
- "line": 15,
28483
+ "line": 16,
28424
28484
  "character": 3
28425
28485
  },
28426
28486
  "signature": "(property) order?: number | undefined",
@@ -28429,7 +28489,7 @@
28429
28489
  "__schema": "KeywordTypeSchema",
28430
28490
  "location": {
28431
28491
  "filePath": "ui/menu/nav-plugin.tsx",
28432
- "line": 15,
28492
+ "line": 16,
28433
28493
  "character": 11
28434
28494
  },
28435
28495
  "name": "number"
@@ -28443,7 +28503,7 @@
28443
28503
  "__schema": "TypeSchema",
28444
28504
  "location": {
28445
28505
  "filePath": "ui/menu/nav-plugin.tsx",
28446
- "line": 18,
28506
+ "line": 19,
28447
28507
  "character": 1
28448
28508
  },
28449
28509
  "signature": "type OrderedNavigationSlot = SlotRegistry<NavPlugin>",
@@ -28452,7 +28512,7 @@
28452
28512
  "__schema": "TypeRefSchema",
28453
28513
  "location": {
28454
28514
  "filePath": "ui/menu/nav-plugin.tsx",
28455
- "line": 18,
28515
+ "line": 19,
28456
28516
  "character": 37
28457
28517
  },
28458
28518
  "name": "SlotRegistry",
@@ -28461,7 +28521,7 @@
28461
28521
  "__schema": "TypeRefSchema",
28462
28522
  "location": {
28463
28523
  "filePath": "ui/menu/nav-plugin.tsx",
28464
- "line": 18,
28524
+ "line": 19,
28465
28525
  "character": 50
28466
28526
  },
28467
28527
  "name": "NavPlugin"
@@ -28473,7 +28533,7 @@
28473
28533
  "__schema": "TypeSchema",
28474
28534
  "location": {
28475
28535
  "filePath": "ui/menu/nav-plugin.tsx",
28476
- "line": 19,
28536
+ "line": 20,
28477
28537
  "character": 1
28478
28538
  },
28479
28539
  "signature": "type ConsumePluginOptions = {\n viewedLane?: LaneModel | undefined;\n hide?: boolean | undefined;\n disableInstall?: boolean | undefined;\n}",
@@ -28482,7 +28542,7 @@
28482
28542
  "__schema": "TypeLiteralSchema",
28483
28543
  "location": {
28484
28544
  "filePath": "ui/menu/nav-plugin.tsx",
28485
- "line": 19,
28545
+ "line": 20,
28486
28546
  "character": 36
28487
28547
  },
28488
28548
  "members": [
@@ -28490,7 +28550,7 @@
28490
28550
  "__schema": "VariableLikeSchema",
28491
28551
  "location": {
28492
28552
  "filePath": "ui/menu/nav-plugin.tsx",
28493
- "line": 20,
28553
+ "line": 21,
28494
28554
  "character": 3
28495
28555
  },
28496
28556
  "signature": "(property) viewedLane?: LaneModel | undefined",
@@ -28499,7 +28559,7 @@
28499
28559
  "__schema": "TypeRefSchema",
28500
28560
  "location": {
28501
28561
  "filePath": "ui/menu/nav-plugin.tsx",
28502
- "line": 20,
28562
+ "line": 21,
28503
28563
  "character": 16
28504
28564
  },
28505
28565
  "name": "LaneModel"
@@ -28510,7 +28570,7 @@
28510
28570
  "__schema": "VariableLikeSchema",
28511
28571
  "location": {
28512
28572
  "filePath": "ui/menu/nav-plugin.tsx",
28513
- "line": 21,
28573
+ "line": 22,
28514
28574
  "character": 3
28515
28575
  },
28516
28576
  "signature": "(property) hide?: boolean | undefined",
@@ -28519,7 +28579,7 @@
28519
28579
  "__schema": "KeywordTypeSchema",
28520
28580
  "location": {
28521
28581
  "filePath": "ui/menu/nav-plugin.tsx",
28522
- "line": 21,
28582
+ "line": 22,
28523
28583
  "character": 10
28524
28584
  },
28525
28585
  "name": "boolean"
@@ -28530,7 +28590,7 @@
28530
28590
  "__schema": "VariableLikeSchema",
28531
28591
  "location": {
28532
28592
  "filePath": "ui/menu/nav-plugin.tsx",
28533
- "line": 22,
28593
+ "line": 23,
28534
28594
  "character": 3
28535
28595
  },
28536
28596
  "signature": "(property) disableInstall?: boolean | undefined",
@@ -28539,7 +28599,7 @@
28539
28599
  "__schema": "KeywordTypeSchema",
28540
28600
  "location": {
28541
28601
  "filePath": "ui/menu/nav-plugin.tsx",
28542
- "line": 22,
28602
+ "line": 23,
28543
28603
  "character": 20
28544
28604
  },
28545
28605
  "name": "boolean"
@@ -28553,7 +28613,7 @@
28553
28613
  "__schema": "TypeSchema",
28554
28614
  "location": {
28555
28615
  "filePath": "ui/menu/nav-plugin.tsx",
28556
- "line": 25,
28616
+ "line": 26,
28557
28617
  "character": 1
28558
28618
  },
28559
28619
  "signature": "type ConsumePluginProps = {\n id: ComponentID;\n packageName: string;\n latest?: string | undefined;\n componentModel?: ComponentModel | undefined;\n options?: ConsumePluginOptions | undefined;\n authToken?: string | undefined;\n}",
@@ -28562,7 +28622,7 @@
28562
28622
  "__schema": "TypeLiteralSchema",
28563
28623
  "location": {
28564
28624
  "filePath": "ui/menu/nav-plugin.tsx",
28565
- "line": 25,
28625
+ "line": 26,
28566
28626
  "character": 34
28567
28627
  },
28568
28628
  "members": [
@@ -28570,7 +28630,7 @@
28570
28630
  "__schema": "VariableLikeSchema",
28571
28631
  "location": {
28572
28632
  "filePath": "ui/menu/nav-plugin.tsx",
28573
- "line": 26,
28633
+ "line": 27,
28574
28634
  "character": 3
28575
28635
  },
28576
28636
  "signature": "(property) id: ComponentID",
@@ -28579,7 +28639,7 @@
28579
28639
  "__schema": "TypeRefSchema",
28580
28640
  "location": {
28581
28641
  "filePath": "ui/menu/nav-plugin.tsx",
28582
- "line": 26,
28642
+ "line": 27,
28583
28643
  "character": 3
28584
28644
  },
28585
28645
  "name": "ComponentID",
@@ -28595,7 +28655,7 @@
28595
28655
  "__schema": "VariableLikeSchema",
28596
28656
  "location": {
28597
28657
  "filePath": "ui/menu/nav-plugin.tsx",
28598
- "line": 27,
28658
+ "line": 28,
28599
28659
  "character": 3
28600
28660
  },
28601
28661
  "signature": "(property) packageName: string",
@@ -28604,7 +28664,7 @@
28604
28664
  "__schema": "KeywordTypeSchema",
28605
28665
  "location": {
28606
28666
  "filePath": "ui/menu/nav-plugin.tsx",
28607
- "line": 27,
28667
+ "line": 28,
28608
28668
  "character": 16
28609
28669
  },
28610
28670
  "name": "string"
@@ -28615,7 +28675,7 @@
28615
28675
  "__schema": "VariableLikeSchema",
28616
28676
  "location": {
28617
28677
  "filePath": "ui/menu/nav-plugin.tsx",
28618
- "line": 28,
28678
+ "line": 29,
28619
28679
  "character": 3
28620
28680
  },
28621
28681
  "signature": "(property) latest?: string | undefined",
@@ -28624,7 +28684,7 @@
28624
28684
  "__schema": "KeywordTypeSchema",
28625
28685
  "location": {
28626
28686
  "filePath": "ui/menu/nav-plugin.tsx",
28627
- "line": 28,
28687
+ "line": 29,
28628
28688
  "character": 12
28629
28689
  },
28630
28690
  "name": "string"
@@ -28635,7 +28695,7 @@
28635
28695
  "__schema": "VariableLikeSchema",
28636
28696
  "location": {
28637
28697
  "filePath": "ui/menu/nav-plugin.tsx",
28638
- "line": 30,
28698
+ "line": 31,
28639
28699
  "character": 3
28640
28700
  },
28641
28701
  "signature": "(property) componentModel?: ComponentModel | undefined",
@@ -28644,7 +28704,7 @@
28644
28704
  "__schema": "TypeRefSchema",
28645
28705
  "location": {
28646
28706
  "filePath": "ui/menu/nav-plugin.tsx",
28647
- "line": 30,
28707
+ "line": 31,
28648
28708
  "character": 20
28649
28709
  },
28650
28710
  "name": "ComponentModel"
@@ -28655,7 +28715,7 @@
28655
28715
  "__schema": "VariableLikeSchema",
28656
28716
  "location": {
28657
28717
  "filePath": "ui/menu/nav-plugin.tsx",
28658
- "line": 31,
28718
+ "line": 32,
28659
28719
  "character": 3
28660
28720
  },
28661
28721
  "signature": "(property) options?: ConsumePluginOptions | undefined",
@@ -28664,7 +28724,7 @@
28664
28724
  "__schema": "TypeRefSchema",
28665
28725
  "location": {
28666
28726
  "filePath": "ui/menu/nav-plugin.tsx",
28667
- "line": 31,
28727
+ "line": 32,
28668
28728
  "character": 13
28669
28729
  },
28670
28730
  "name": "ConsumePluginOptions"
@@ -28675,7 +28735,7 @@
28675
28735
  "__schema": "VariableLikeSchema",
28676
28736
  "location": {
28677
28737
  "filePath": "ui/menu/nav-plugin.tsx",
28678
- "line": 32,
28738
+ "line": 33,
28679
28739
  "character": 3
28680
28740
  },
28681
28741
  "signature": "(property) authToken?: string | undefined",
@@ -28684,7 +28744,7 @@
28684
28744
  "__schema": "KeywordTypeSchema",
28685
28745
  "location": {
28686
28746
  "filePath": "ui/menu/nav-plugin.tsx",
28687
- "line": 32,
28747
+ "line": 33,
28688
28748
  "character": 15
28689
28749
  },
28690
28750
  "name": "string"
@@ -28698,7 +28758,7 @@
28698
28758
  "__schema": "TypeSchema",
28699
28759
  "location": {
28700
28760
  "filePath": "ui/menu/nav-plugin.tsx",
28701
- "line": 35,
28761
+ "line": 36,
28702
28762
  "character": 1
28703
28763
  },
28704
28764
  "signature": "type ConsumePlugin = (props: ConsumePluginProps) => ConsumeMethod | undefined",
@@ -28707,7 +28767,7 @@
28707
28767
  "__schema": "FunctionLikeSchema",
28708
28768
  "location": {
28709
28769
  "filePath": "ui/menu/nav-plugin.tsx",
28710
- "line": 35,
28770
+ "line": 36,
28711
28771
  "character": 29
28712
28772
  },
28713
28773
  "signature": "(props: ConsumePluginProps): ConsumeMethod | undefined",
@@ -28717,7 +28777,7 @@
28717
28777
  "__schema": "ParameterSchema",
28718
28778
  "location": {
28719
28779
  "filePath": "ui/menu/nav-plugin.tsx",
28720
- "line": 35,
28780
+ "line": 36,
28721
28781
  "character": 30
28722
28782
  },
28723
28783
  "name": "props",
@@ -28725,7 +28785,7 @@
28725
28785
  "__schema": "TypeRefSchema",
28726
28786
  "location": {
28727
28787
  "filePath": "ui/menu/nav-plugin.tsx",
28728
- "line": 35,
28788
+ "line": 36,
28729
28789
  "character": 37
28730
28790
  },
28731
28791
  "name": "ConsumePluginProps"
@@ -28738,7 +28798,7 @@
28738
28798
  "__schema": "TypeUnionSchema",
28739
28799
  "location": {
28740
28800
  "filePath": "ui/menu/nav-plugin.tsx",
28741
- "line": 35,
28801
+ "line": 36,
28742
28802
  "character": 60
28743
28803
  },
28744
28804
  "types": [
@@ -28746,7 +28806,7 @@
28746
28806
  "__schema": "TypeRefSchema",
28747
28807
  "location": {
28748
28808
  "filePath": "ui/menu/nav-plugin.tsx",
28749
- "line": 35,
28809
+ "line": 36,
28750
28810
  "character": 60
28751
28811
  },
28752
28812
  "name": "ConsumeMethod"
@@ -28755,7 +28815,7 @@
28755
28815
  "__schema": "KeywordTypeSchema",
28756
28816
  "location": {
28757
28817
  "filePath": "ui/menu/nav-plugin.tsx",
28758
- "line": 35,
28818
+ "line": 36,
28759
28819
  "character": 76
28760
28820
  },
28761
28821
  "name": "undefined"
@@ -28769,7 +28829,7 @@
28769
28829
  "__schema": "TypeSchema",
28770
28830
  "location": {
28771
28831
  "filePath": "ui/menu/nav-plugin.tsx",
28772
- "line": 37,
28832
+ "line": 38,
28773
28833
  "character": 1
28774
28834
  },
28775
28835
  "signature": "type ConsumeMethodSlot = SlotRegistry<ConsumePlugin[]>",
@@ -28778,7 +28838,7 @@
28778
28838
  "__schema": "TypeRefSchema",
28779
28839
  "location": {
28780
28840
  "filePath": "ui/menu/nav-plugin.tsx",
28781
- "line": 37,
28841
+ "line": 38,
28782
28842
  "character": 33
28783
28843
  },
28784
28844
  "name": "SlotRegistry",
@@ -28787,14 +28847,14 @@
28787
28847
  "__schema": "TypeArraySchema",
28788
28848
  "location": {
28789
28849
  "filePath": "ui/menu/nav-plugin.tsx",
28790
- "line": 37,
28850
+ "line": 38,
28791
28851
  "character": 46
28792
28852
  },
28793
28853
  "type": {
28794
28854
  "__schema": "TypeRefSchema",
28795
28855
  "location": {
28796
28856
  "filePath": "ui/menu/nav-plugin.tsx",
28797
- "line": 37,
28857
+ "line": 38,
28798
28858
  "character": 46
28799
28859
  },
28800
28860
  "name": "ConsumePlugin"
@@ -28818,7 +28878,7 @@
28818
28878
  "__schema": "TypeSchema",
28819
28879
  "location": {
28820
28880
  "filePath": "ui/menu/menu-nav.tsx",
28821
- "line": 9,
28881
+ "line": 10,
28822
28882
  "character": 1
28823
28883
  },
28824
28884
  "signature": "type MenuNavProps = {\n navigationSlot?: OrderedNavigationSlot | undefined;\n widgetSlot?: OrderedNavigationSlot | undefined;\n navPlugins?: [string, NavPlugin][] | undefined;\n widgetPlugins?: [...][] | undefined;\n secondaryNavClassName?: string | undefined;\n activeTabIndex?: number | undefined;\n alwaysShowActiveTab?: boolean | undefined;\n} & React.HTMLAttributes<...>",
@@ -28827,7 +28887,7 @@
28827
28887
  "__schema": "TypeIntersectionSchema",
28828
28888
  "location": {
28829
28889
  "filePath": "ui/menu/menu-nav.tsx",
28830
- "line": 9,
28890
+ "line": 10,
28831
28891
  "character": 28
28832
28892
  },
28833
28893
  "types": [
@@ -28835,7 +28895,7 @@
28835
28895
  "__schema": "TypeLiteralSchema",
28836
28896
  "location": {
28837
28897
  "filePath": "ui/menu/menu-nav.tsx",
28838
- "line": 9,
28898
+ "line": 10,
28839
28899
  "character": 28
28840
28900
  },
28841
28901
  "members": [
@@ -28843,14 +28903,14 @@
28843
28903
  "__schema": "VariableLikeSchema",
28844
28904
  "location": {
28845
28905
  "filePath": "ui/menu/menu-nav.tsx",
28846
- "line": 14,
28906
+ "line": 15,
28847
28907
  "character": 3
28848
28908
  },
28849
28909
  "doc": {
28850
28910
  "__schema": "DocSchema",
28851
28911
  "location": {
28852
28912
  "filePath": "ui/menu/menu-nav.tsx",
28853
- "line": 10,
28913
+ "line": 11,
28854
28914
  "character": 3
28855
28915
  },
28856
28916
  "raw": "/**\n * @deprecated\n * use @property navPlugins\n */",
@@ -28860,7 +28920,7 @@
28860
28920
  "__schema": "TagSchema",
28861
28921
  "location": {
28862
28922
  "filePath": "ui/menu/menu-nav.tsx",
28863
- "line": 11,
28923
+ "line": 12,
28864
28924
  "character": 6
28865
28925
  },
28866
28926
  "tagName": "deprecated",
@@ -28870,7 +28930,7 @@
28870
28930
  "__schema": "TagSchema",
28871
28931
  "location": {
28872
28932
  "filePath": "ui/menu/menu-nav.tsx",
28873
- "line": 12,
28933
+ "line": 13,
28874
28934
  "character": 10
28875
28935
  },
28876
28936
  "tagName": "property",
@@ -28884,7 +28944,7 @@
28884
28944
  "__schema": "TypeRefSchema",
28885
28945
  "location": {
28886
28946
  "filePath": "ui/menu/menu-nav.tsx",
28887
- "line": 14,
28947
+ "line": 15,
28888
28948
  "character": 20
28889
28949
  },
28890
28950
  "name": "OrderedNavigationSlot"
@@ -28895,14 +28955,14 @@
28895
28955
  "__schema": "VariableLikeSchema",
28896
28956
  "location": {
28897
28957
  "filePath": "ui/menu/menu-nav.tsx",
28898
- "line": 19,
28958
+ "line": 20,
28899
28959
  "character": 3
28900
28960
  },
28901
28961
  "doc": {
28902
28962
  "__schema": "DocSchema",
28903
28963
  "location": {
28904
28964
  "filePath": "ui/menu/menu-nav.tsx",
28905
- "line": 15,
28965
+ "line": 16,
28906
28966
  "character": 3
28907
28967
  },
28908
28968
  "raw": "/**\n * @deprecated\n * use @property widgetPlugins\n */",
@@ -28912,7 +28972,7 @@
28912
28972
  "__schema": "TagSchema",
28913
28973
  "location": {
28914
28974
  "filePath": "ui/menu/menu-nav.tsx",
28915
- "line": 16,
28975
+ "line": 17,
28916
28976
  "character": 6
28917
28977
  },
28918
28978
  "tagName": "deprecated",
@@ -28922,7 +28982,7 @@
28922
28982
  "__schema": "TagSchema",
28923
28983
  "location": {
28924
28984
  "filePath": "ui/menu/menu-nav.tsx",
28925
- "line": 17,
28985
+ "line": 18,
28926
28986
  "character": 10
28927
28987
  },
28928
28988
  "tagName": "property",
@@ -28936,7 +28996,7 @@
28936
28996
  "__schema": "TypeRefSchema",
28937
28997
  "location": {
28938
28998
  "filePath": "ui/menu/menu-nav.tsx",
28939
- "line": 19,
28999
+ "line": 20,
28940
29000
  "character": 16
28941
29001
  },
28942
29002
  "name": "OrderedNavigationSlot"
@@ -28947,7 +29007,7 @@
28947
29007
  "__schema": "VariableLikeSchema",
28948
29008
  "location": {
28949
29009
  "filePath": "ui/menu/menu-nav.tsx",
28950
- "line": 20,
29010
+ "line": 21,
28951
29011
  "character": 3
28952
29012
  },
28953
29013
  "signature": "(property) navPlugins?: [string, NavPlugin][] | undefined",
@@ -28956,14 +29016,14 @@
28956
29016
  "__schema": "TypeArraySchema",
28957
29017
  "location": {
28958
29018
  "filePath": "ui/menu/menu-nav.tsx",
28959
- "line": 20,
29019
+ "line": 21,
28960
29020
  "character": 16
28961
29021
  },
28962
29022
  "type": {
28963
29023
  "__schema": "TupleTypeSchema",
28964
29024
  "location": {
28965
29025
  "filePath": "ui/menu/menu-nav.tsx",
28966
- "line": 20,
29026
+ "line": 21,
28967
29027
  "character": 16
28968
29028
  },
28969
29029
  "elements": [
@@ -28971,7 +29031,7 @@
28971
29031
  "__schema": "KeywordTypeSchema",
28972
29032
  "location": {
28973
29033
  "filePath": "ui/menu/menu-nav.tsx",
28974
- "line": 20,
29034
+ "line": 21,
28975
29035
  "character": 17
28976
29036
  },
28977
29037
  "name": "string"
@@ -28980,7 +29040,7 @@
28980
29040
  "__schema": "TypeRefSchema",
28981
29041
  "location": {
28982
29042
  "filePath": "ui/menu/menu-nav.tsx",
28983
- "line": 20,
29043
+ "line": 21,
28984
29044
  "character": 25
28985
29045
  },
28986
29046
  "name": "NavPlugin"
@@ -28994,7 +29054,7 @@
28994
29054
  "__schema": "VariableLikeSchema",
28995
29055
  "location": {
28996
29056
  "filePath": "ui/menu/menu-nav.tsx",
28997
- "line": 21,
29057
+ "line": 22,
28998
29058
  "character": 3
28999
29059
  },
29000
29060
  "signature": "(property) widgetPlugins?: [string, NavPlugin][] | undefined",
@@ -29003,14 +29063,14 @@
29003
29063
  "__schema": "TypeArraySchema",
29004
29064
  "location": {
29005
29065
  "filePath": "ui/menu/menu-nav.tsx",
29006
- "line": 21,
29066
+ "line": 22,
29007
29067
  "character": 19
29008
29068
  },
29009
29069
  "type": {
29010
29070
  "__schema": "TupleTypeSchema",
29011
29071
  "location": {
29012
29072
  "filePath": "ui/menu/menu-nav.tsx",
29013
- "line": 21,
29073
+ "line": 22,
29014
29074
  "character": 19
29015
29075
  },
29016
29076
  "elements": [
@@ -29018,7 +29078,7 @@
29018
29078
  "__schema": "KeywordTypeSchema",
29019
29079
  "location": {
29020
29080
  "filePath": "ui/menu/menu-nav.tsx",
29021
- "line": 21,
29081
+ "line": 22,
29022
29082
  "character": 20
29023
29083
  },
29024
29084
  "name": "string"
@@ -29027,7 +29087,7 @@
29027
29087
  "__schema": "TypeRefSchema",
29028
29088
  "location": {
29029
29089
  "filePath": "ui/menu/menu-nav.tsx",
29030
- "line": 21,
29090
+ "line": 22,
29031
29091
  "character": 28
29032
29092
  },
29033
29093
  "name": "NavPlugin"
@@ -29041,14 +29101,14 @@
29041
29101
  "__schema": "VariableLikeSchema",
29042
29102
  "location": {
29043
29103
  "filePath": "ui/menu/menu-nav.tsx",
29044
- "line": 25,
29104
+ "line": 26,
29045
29105
  "character": 3
29046
29106
  },
29047
29107
  "doc": {
29048
29108
  "__schema": "DocSchema",
29049
29109
  "location": {
29050
29110
  "filePath": "ui/menu/menu-nav.tsx",
29051
- "line": 22,
29111
+ "line": 23,
29052
29112
  "character": 3
29053
29113
  },
29054
29114
  "raw": "/**\n * A className to pass to the secondary nav, i.e dropdown\n */",
@@ -29061,7 +29121,7 @@
29061
29121
  "__schema": "KeywordTypeSchema",
29062
29122
  "location": {
29063
29123
  "filePath": "ui/menu/menu-nav.tsx",
29064
- "line": 25,
29124
+ "line": 26,
29065
29125
  "character": 27
29066
29126
  },
29067
29127
  "name": "string"
@@ -29072,7 +29132,7 @@
29072
29132
  "__schema": "VariableLikeSchema",
29073
29133
  "location": {
29074
29134
  "filePath": "ui/menu/menu-nav.tsx",
29075
- "line": 26,
29135
+ "line": 27,
29076
29136
  "character": 3
29077
29137
  },
29078
29138
  "signature": "(property) activeTabIndex?: number | undefined",
@@ -29081,7 +29141,7 @@
29081
29141
  "__schema": "KeywordTypeSchema",
29082
29142
  "location": {
29083
29143
  "filePath": "ui/menu/menu-nav.tsx",
29084
- "line": 26,
29144
+ "line": 27,
29085
29145
  "character": 20
29086
29146
  },
29087
29147
  "name": "number"
@@ -29092,7 +29152,7 @@
29092
29152
  "__schema": "VariableLikeSchema",
29093
29153
  "location": {
29094
29154
  "filePath": "ui/menu/menu-nav.tsx",
29095
- "line": 27,
29155
+ "line": 28,
29096
29156
  "character": 3
29097
29157
  },
29098
29158
  "signature": "(property) alwaysShowActiveTab?: boolean | undefined",
@@ -29101,7 +29161,7 @@
29101
29161
  "__schema": "KeywordTypeSchema",
29102
29162
  "location": {
29103
29163
  "filePath": "ui/menu/menu-nav.tsx",
29104
- "line": 27,
29164
+ "line": 28,
29105
29165
  "character": 25
29106
29166
  },
29107
29167
  "name": "boolean"
@@ -29114,7 +29174,7 @@
29114
29174
  "__schema": "TypeRefSchema",
29115
29175
  "location": {
29116
29176
  "filePath": "ui/menu/menu-nav.tsx",
29117
- "line": 28,
29177
+ "line": 29,
29118
29178
  "character": 5
29119
29179
  },
29120
29180
  "name": "React.HTMLAttributes",
@@ -29123,7 +29183,7 @@
29123
29183
  "__schema": "TypeRefSchema",
29124
29184
  "location": {
29125
29185
  "filePath": "ui/menu/menu-nav.tsx",
29126
- "line": 28,
29186
+ "line": 29,
29127
29187
  "character": 26
29128
29188
  },
29129
29189
  "name": "HTMLElement"
@@ -29137,7 +29197,7 @@
29137
29197
  "__schema": "ReactSchema",
29138
29198
  "location": {
29139
29199
  "filePath": "ui/menu/menu-nav.tsx",
29140
- "line": 46,
29200
+ "line": 47,
29141
29201
  "character": 1
29142
29202
  },
29143
29203
  "signature": "function CollapsibleMenuNav({ navigationSlot, widgetSlot, navPlugins, widgetPlugins, className, secondaryNavClassName, activeTabIndex, alwaysShowActiveTab, children, }: MenuNavProps): React.JSX.Element",
@@ -29146,7 +29206,7 @@
29146
29206
  "__schema": "ParameterSchema",
29147
29207
  "location": {
29148
29208
  "filePath": "ui/menu/menu-nav.tsx",
29149
- "line": 46,
29209
+ "line": 47,
29150
29210
  "character": 36
29151
29211
  },
29152
29212
  "name": "{ navigationSlot, widgetSlot, navPlugins = [], widgetPlugins = [], className, secondaryNavClassName, activeTabIndex, alwaysShowActiveTab, children }",
@@ -29154,7 +29214,7 @@
29154
29214
  "__schema": "TypeRefSchema",
29155
29215
  "location": {
29156
29216
  "filePath": "ui/menu/menu-nav.tsx",
29157
- "line": 56,
29217
+ "line": 57,
29158
29218
  "character": 4
29159
29219
  },
29160
29220
  "name": "MenuNavProps"
@@ -29165,7 +29225,7 @@
29165
29225
  "__schema": "InferenceTypeSchema",
29166
29226
  "location": {
29167
29227
  "filePath": "ui/menu/menu-nav.tsx",
29168
- "line": 47,
29228
+ "line": 48,
29169
29229
  "character": 3
29170
29230
  },
29171
29231
  "name": "navigationSlot",
@@ -29176,7 +29236,7 @@
29176
29236
  "__schema": "InferenceTypeSchema",
29177
29237
  "location": {
29178
29238
  "filePath": "ui/menu/menu-nav.tsx",
29179
- "line": 48,
29239
+ "line": 49,
29180
29240
  "character": 3
29181
29241
  },
29182
29242
  "name": "widgetSlot",
@@ -29187,7 +29247,7 @@
29187
29247
  "__schema": "InferenceTypeSchema",
29188
29248
  "location": {
29189
29249
  "filePath": "ui/menu/menu-nav.tsx",
29190
- "line": 49,
29250
+ "line": 50,
29191
29251
  "character": 3
29192
29252
  },
29193
29253
  "name": "navPlugins",
@@ -29199,7 +29259,7 @@
29199
29259
  "__schema": "InferenceTypeSchema",
29200
29260
  "location": {
29201
29261
  "filePath": "ui/menu/menu-nav.tsx",
29202
- "line": 50,
29262
+ "line": 51,
29203
29263
  "character": 3
29204
29264
  },
29205
29265
  "name": "widgetPlugins",
@@ -29211,7 +29271,7 @@
29211
29271
  "__schema": "InferenceTypeSchema",
29212
29272
  "location": {
29213
29273
  "filePath": "ui/menu/menu-nav.tsx",
29214
- "line": 51,
29274
+ "line": 52,
29215
29275
  "character": 3
29216
29276
  },
29217
29277
  "name": "className",
@@ -29222,7 +29282,7 @@
29222
29282
  "__schema": "InferenceTypeSchema",
29223
29283
  "location": {
29224
29284
  "filePath": "ui/menu/menu-nav.tsx",
29225
- "line": 52,
29285
+ "line": 53,
29226
29286
  "character": 3
29227
29287
  },
29228
29288
  "name": "secondaryNavClassName",
@@ -29233,7 +29293,7 @@
29233
29293
  "__schema": "InferenceTypeSchema",
29234
29294
  "location": {
29235
29295
  "filePath": "ui/menu/menu-nav.tsx",
29236
- "line": 53,
29296
+ "line": 54,
29237
29297
  "character": 3
29238
29298
  },
29239
29299
  "name": "activeTabIndex",
@@ -29244,7 +29304,7 @@
29244
29304
  "__schema": "InferenceTypeSchema",
29245
29305
  "location": {
29246
29306
  "filePath": "ui/menu/menu-nav.tsx",
29247
- "line": 54,
29307
+ "line": 55,
29248
29308
  "character": 3
29249
29309
  },
29250
29310
  "name": "alwaysShowActiveTab",
@@ -29255,7 +29315,7 @@
29255
29315
  "__schema": "InferenceTypeSchema",
29256
29316
  "location": {
29257
29317
  "filePath": "ui/menu/menu-nav.tsx",
29258
- "line": 55,
29318
+ "line": 56,
29259
29319
  "character": 3
29260
29320
  },
29261
29321
  "name": "children",
@@ -29269,7 +29329,7 @@
29269
29329
  "__schema": "TypeRefSchema",
29270
29330
  "location": {
29271
29331
  "filePath": "ui/menu/menu-nav.tsx",
29272
- "line": 46,
29332
+ "line": 47,
29273
29333
  "character": 1
29274
29334
  },
29275
29335
  "name": "React.JSX.Element",
@@ -29285,7 +29345,7 @@
29285
29345
  "__schema": "ReactSchema",
29286
29346
  "location": {
29287
29347
  "filePath": "ui/menu/menu-nav.tsx",
29288
- "line": 30,
29348
+ "line": 31,
29289
29349
  "character": 1
29290
29350
  },
29291
29351
  "signature": "function TopBarNavComponent({ isInMenu, menuItemProps }: TabProps): React.JSX.Element",
@@ -29294,7 +29354,7 @@
29294
29354
  "__schema": "ParameterSchema",
29295
29355
  "location": {
29296
29356
  "filePath": "ui/menu/menu-nav.tsx",
29297
- "line": 30,
29357
+ "line": 31,
29298
29358
  "character": 29
29299
29359
  },
29300
29360
  "name": "{ isInMenu, menuItemProps }",
@@ -29302,7 +29362,7 @@
29302
29362
  "__schema": "TypeRefSchema",
29303
29363
  "location": {
29304
29364
  "filePath": "ui/menu/menu-nav.tsx",
29305
- "line": 30,
29365
+ "line": 31,
29306
29366
  "character": 58
29307
29367
  },
29308
29368
  "name": "TabProps"
@@ -29313,7 +29373,7 @@
29313
29373
  "__schema": "InferenceTypeSchema",
29314
29374
  "location": {
29315
29375
  "filePath": "ui/menu/menu-nav.tsx",
29316
- "line": 30,
29376
+ "line": 31,
29317
29377
  "character": 31
29318
29378
  },
29319
29379
  "name": "isInMenu",
@@ -29324,7 +29384,7 @@
29324
29384
  "__schema": "InferenceTypeSchema",
29325
29385
  "location": {
29326
29386
  "filePath": "ui/menu/menu-nav.tsx",
29327
- "line": 30,
29387
+ "line": 31,
29328
29388
  "character": 41
29329
29389
  },
29330
29390
  "name": "menuItemProps",
@@ -29338,7 +29398,7 @@
29338
29398
  "__schema": "TypeRefSchema",
29339
29399
  "location": {
29340
29400
  "filePath": "ui/menu/menu-nav.tsx",
29341
- "line": 30,
29401
+ "line": 31,
29342
29402
  "character": 1
29343
29403
  },
29344
29404
  "name": "React.JSX.Element",
@@ -29350,7 +29410,7 @@
29350
29410
  "__schema": "FunctionLikeSchema",
29351
29411
  "location": {
29352
29412
  "filePath": "ui/menu/menu-nav.tsx",
29353
- "line": 97,
29413
+ "line": 106,
29354
29414
  "character": 1
29355
29415
  },
29356
29416
  "signature": "function sortFn([, { order: first }]: [string, NavPlugin], [, { order: second }]: [string, NavPlugin]): number",
@@ -29360,7 +29420,7 @@
29360
29420
  "__schema": "ParameterSchema",
29361
29421
  "location": {
29362
29422
  "filePath": "ui/menu/menu-nav.tsx",
29363
- "line": 97,
29423
+ "line": 106,
29364
29424
  "character": 17
29365
29425
  },
29366
29426
  "name": "[ , { order: first } ]",
@@ -29368,7 +29428,7 @@
29368
29428
  "__schema": "TupleTypeSchema",
29369
29429
  "location": {
29370
29430
  "filePath": "ui/menu/menu-nav.tsx",
29371
- "line": 97,
29431
+ "line": 106,
29372
29432
  "character": 39
29373
29433
  },
29374
29434
  "elements": [
@@ -29376,7 +29436,7 @@
29376
29436
  "__schema": "KeywordTypeSchema",
29377
29437
  "location": {
29378
29438
  "filePath": "ui/menu/menu-nav.tsx",
29379
- "line": 97,
29439
+ "line": 106,
29380
29440
  "character": 40
29381
29441
  },
29382
29442
  "name": "string"
@@ -29385,7 +29445,7 @@
29385
29445
  "__schema": "TypeRefSchema",
29386
29446
  "location": {
29387
29447
  "filePath": "ui/menu/menu-nav.tsx",
29388
- "line": 97,
29448
+ "line": 106,
29389
29449
  "character": 48
29390
29450
  },
29391
29451
  "name": "NavPlugin"
@@ -29399,7 +29459,7 @@
29399
29459
  "__schema": "ParameterSchema",
29400
29460
  "location": {
29401
29461
  "filePath": "ui/menu/menu-nav.tsx",
29402
- "line": 97,
29462
+ "line": 106,
29403
29463
  "character": 60
29404
29464
  },
29405
29465
  "name": "[ , { order: second } ]",
@@ -29407,7 +29467,7 @@
29407
29467
  "__schema": "TupleTypeSchema",
29408
29468
  "location": {
29409
29469
  "filePath": "ui/menu/menu-nav.tsx",
29410
- "line": 97,
29470
+ "line": 106,
29411
29471
  "character": 83
29412
29472
  },
29413
29473
  "elements": [
@@ -29415,7 +29475,7 @@
29415
29475
  "__schema": "KeywordTypeSchema",
29416
29476
  "location": {
29417
29477
  "filePath": "ui/menu/menu-nav.tsx",
29418
- "line": 97,
29478
+ "line": 106,
29419
29479
  "character": 84
29420
29480
  },
29421
29481
  "name": "string"
@@ -29424,7 +29484,7 @@
29424
29484
  "__schema": "TypeRefSchema",
29425
29485
  "location": {
29426
29486
  "filePath": "ui/menu/menu-nav.tsx",
29427
- "line": 97,
29487
+ "line": 106,
29428
29488
  "character": 92
29429
29489
  },
29430
29490
  "name": "NavPlugin"
@@ -29439,7 +29499,7 @@
29439
29499
  "__schema": "TypeRefSchema",
29440
29500
  "location": {
29441
29501
  "filePath": "ui/menu/menu-nav.tsx",
29442
- "line": 97,
29502
+ "line": 106,
29443
29503
  "character": 1
29444
29504
  },
29445
29505
  "name": "sortFn",
@@ -29461,7 +29521,7 @@
29461
29521
  "__schema": "TypeSchema",
29462
29522
  "location": {
29463
29523
  "filePath": "ui/menu/menu.tsx",
29464
- "line": 24,
29524
+ "line": 25,
29465
29525
  "character": 1
29466
29526
  },
29467
29527
  "signature": "type RightSideMenuItem = {\n item: ReactNode;\n order: number;\n}",
@@ -29470,7 +29530,7 @@
29470
29530
  "__schema": "TypeLiteralSchema",
29471
29531
  "location": {
29472
29532
  "filePath": "ui/menu/menu.tsx",
29473
- "line": 24,
29533
+ "line": 25,
29474
29534
  "character": 33
29475
29535
  },
29476
29536
  "members": [
@@ -29478,7 +29538,7 @@
29478
29538
  "__schema": "VariableLikeSchema",
29479
29539
  "location": {
29480
29540
  "filePath": "ui/menu/menu.tsx",
29481
- "line": 24,
29541
+ "line": 25,
29482
29542
  "character": 35
29483
29543
  },
29484
29544
  "signature": "(property) item: React.ReactNode",
@@ -29487,7 +29547,7 @@
29487
29547
  "__schema": "TypeRefSchema",
29488
29548
  "location": {
29489
29549
  "filePath": "ui/menu/menu.tsx",
29490
- "line": 24,
29550
+ "line": 25,
29491
29551
  "character": 41
29492
29552
  },
29493
29553
  "name": "ReactNode"
@@ -29498,7 +29558,7 @@
29498
29558
  "__schema": "VariableLikeSchema",
29499
29559
  "location": {
29500
29560
  "filePath": "ui/menu/menu.tsx",
29501
- "line": 24,
29561
+ "line": 25,
29502
29562
  "character": 52
29503
29563
  },
29504
29564
  "signature": "(property) order: number",
@@ -29507,7 +29567,7 @@
29507
29567
  "__schema": "KeywordTypeSchema",
29508
29568
  "location": {
29509
29569
  "filePath": "ui/menu/menu.tsx",
29510
- "line": 24,
29570
+ "line": 25,
29511
29571
  "character": 59
29512
29572
  },
29513
29573
  "name": "number"
@@ -29521,7 +29581,7 @@
29521
29581
  "__schema": "TypeSchema",
29522
29582
  "location": {
29523
29583
  "filePath": "ui/menu/menu.tsx",
29524
- "line": 25,
29584
+ "line": 26,
29525
29585
  "character": 1
29526
29586
  },
29527
29587
  "signature": "type RightSideMenuSlot = SlotRegistry<RightSideMenuItem[]>",
@@ -29530,7 +29590,7 @@
29530
29590
  "__schema": "TypeRefSchema",
29531
29591
  "location": {
29532
29592
  "filePath": "ui/menu/menu.tsx",
29533
- "line": 25,
29593
+ "line": 26,
29534
29594
  "character": 33
29535
29595
  },
29536
29596
  "name": "SlotRegistry",
@@ -29539,14 +29599,14 @@
29539
29599
  "__schema": "TypeArraySchema",
29540
29600
  "location": {
29541
29601
  "filePath": "ui/menu/menu.tsx",
29542
- "line": 25,
29602
+ "line": 26,
29543
29603
  "character": 46
29544
29604
  },
29545
29605
  "type": {
29546
29606
  "__schema": "TypeRefSchema",
29547
29607
  "location": {
29548
29608
  "filePath": "ui/menu/menu.tsx",
29549
- "line": 25,
29609
+ "line": 26,
29550
29610
  "character": 46
29551
29611
  },
29552
29612
  "name": "RightSideMenuItem"
@@ -29559,7 +29619,7 @@
29559
29619
  "__schema": "TypeSchema",
29560
29620
  "location": {
29561
29621
  "filePath": "ui/menu/menu.tsx",
29562
- "line": 27,
29622
+ "line": 28,
29563
29623
  "character": 1
29564
29624
  },
29565
29625
  "signature": "type MenuProps = {\n className?: string | undefined;\n skipRightSide?: boolean | undefined;\n RightNode?: React.ReactNode;\n navigationSlot: OrderedNavigationSlot;\n widgetSlot: OrderedNavigationSlot;\n ... 9 more ...;\n authToken?: string | undefined;\n}",
@@ -29568,7 +29628,7 @@
29568
29628
  "__schema": "TypeLiteralSchema",
29569
29629
  "location": {
29570
29630
  "filePath": "ui/menu/menu.tsx",
29571
- "line": 27,
29631
+ "line": 28,
29572
29632
  "character": 25
29573
29633
  },
29574
29634
  "members": [
@@ -29576,7 +29636,7 @@
29576
29636
  "__schema": "VariableLikeSchema",
29577
29637
  "location": {
29578
29638
  "filePath": "ui/menu/menu.tsx",
29579
- "line": 28,
29639
+ "line": 29,
29580
29640
  "character": 3
29581
29641
  },
29582
29642
  "signature": "(property) className?: string | undefined",
@@ -29585,7 +29645,7 @@
29585
29645
  "__schema": "KeywordTypeSchema",
29586
29646
  "location": {
29587
29647
  "filePath": "ui/menu/menu.tsx",
29588
- "line": 28,
29648
+ "line": 29,
29589
29649
  "character": 15
29590
29650
  },
29591
29651
  "name": "string"
@@ -29596,14 +29656,14 @@
29596
29656
  "__schema": "VariableLikeSchema",
29597
29657
  "location": {
29598
29658
  "filePath": "ui/menu/menu.tsx",
29599
- "line": 32,
29659
+ "line": 33,
29600
29660
  "character": 3
29601
29661
  },
29602
29662
  "doc": {
29603
29663
  "__schema": "DocSchema",
29604
29664
  "location": {
29605
29665
  "filePath": "ui/menu/menu.tsx",
29606
- "line": 29,
29666
+ "line": 30,
29607
29667
  "character": 3
29608
29668
  },
29609
29669
  "raw": "/**\n * skip the right side.\n */",
@@ -29616,7 +29676,7 @@
29616
29676
  "__schema": "KeywordTypeSchema",
29617
29677
  "location": {
29618
29678
  "filePath": "ui/menu/menu.tsx",
29619
- "line": 32,
29679
+ "line": 33,
29620
29680
  "character": 19
29621
29681
  },
29622
29682
  "name": "boolean"
@@ -29627,14 +29687,14 @@
29627
29687
  "__schema": "VariableLikeSchema",
29628
29688
  "location": {
29629
29689
  "filePath": "ui/menu/menu.tsx",
29630
- "line": 36,
29690
+ "line": 37,
29631
29691
  "character": 3
29632
29692
  },
29633
29693
  "doc": {
29634
29694
  "__schema": "DocSchema",
29635
29695
  "location": {
29636
29696
  "filePath": "ui/menu/menu.tsx",
29637
- "line": 33,
29697
+ "line": 34,
29638
29698
  "character": 3
29639
29699
  },
29640
29700
  "raw": "/**\n * custom render the right side\n */",
@@ -29647,7 +29707,7 @@
29647
29707
  "__schema": "TypeRefSchema",
29648
29708
  "location": {
29649
29709
  "filePath": "ui/menu/menu.tsx",
29650
- "line": 36,
29710
+ "line": 37,
29651
29711
  "character": 15
29652
29712
  },
29653
29713
  "name": "React.ReactNode"
@@ -29658,14 +29718,14 @@
29658
29718
  "__schema": "VariableLikeSchema",
29659
29719
  "location": {
29660
29720
  "filePath": "ui/menu/menu.tsx",
29661
- "line": 40,
29721
+ "line": 41,
29662
29722
  "character": 3
29663
29723
  },
29664
29724
  "doc": {
29665
29725
  "__schema": "DocSchema",
29666
29726
  "location": {
29667
29727
  "filePath": "ui/menu/menu.tsx",
29668
- "line": 37,
29728
+ "line": 38,
29669
29729
  "character": 3
29670
29730
  },
29671
29731
  "raw": "/**\n * slot for top bar menu nav items\n */",
@@ -29678,7 +29738,7 @@
29678
29738
  "__schema": "TypeRefSchema",
29679
29739
  "location": {
29680
29740
  "filePath": "ui/menu/menu.tsx",
29681
- "line": 40,
29741
+ "line": 41,
29682
29742
  "character": 3
29683
29743
  },
29684
29744
  "name": "OrderedNavigationSlot",
@@ -29690,14 +29750,14 @@
29690
29750
  "__schema": "VariableLikeSchema",
29691
29751
  "location": {
29692
29752
  "filePath": "ui/menu/menu.tsx",
29693
- "line": 44,
29753
+ "line": 45,
29694
29754
  "character": 3
29695
29755
  },
29696
29756
  "doc": {
29697
29757
  "__schema": "DocSchema",
29698
29758
  "location": {
29699
29759
  "filePath": "ui/menu/menu.tsx",
29700
- "line": 41,
29760
+ "line": 42,
29701
29761
  "character": 3
29702
29762
  },
29703
29763
  "raw": "/**\n * right side navigation menu item slot\n */",
@@ -29710,7 +29770,7 @@
29710
29770
  "__schema": "TypeRefSchema",
29711
29771
  "location": {
29712
29772
  "filePath": "ui/menu/menu.tsx",
29713
- "line": 44,
29773
+ "line": 45,
29714
29774
  "character": 3
29715
29775
  },
29716
29776
  "name": "OrderedNavigationSlot",
@@ -29722,14 +29782,14 @@
29722
29782
  "__schema": "VariableLikeSchema",
29723
29783
  "location": {
29724
29784
  "filePath": "ui/menu/menu.tsx",
29725
- "line": 49,
29785
+ "line": 50,
29726
29786
  "character": 3
29727
29787
  },
29728
29788
  "doc": {
29729
29789
  "__schema": "DocSchema",
29730
29790
  "location": {
29731
29791
  "filePath": "ui/menu/menu.tsx",
29732
- "line": 46,
29792
+ "line": 47,
29733
29793
  "character": 3
29734
29794
  },
29735
29795
  "raw": "/**\n * right side menu item slot\n */",
@@ -29742,7 +29802,7 @@
29742
29802
  "__schema": "TypeRefSchema",
29743
29803
  "location": {
29744
29804
  "filePath": "ui/menu/menu.tsx",
29745
- "line": 49,
29805
+ "line": 50,
29746
29806
  "character": 3
29747
29807
  },
29748
29808
  "name": "RightSideMenuSlot",
@@ -29754,14 +29814,14 @@
29754
29814
  "__schema": "VariableLikeSchema",
29755
29815
  "location": {
29756
29816
  "filePath": "ui/menu/menu.tsx",
29757
- "line": 53,
29817
+ "line": 54,
29758
29818
  "character": 3
29759
29819
  },
29760
29820
  "doc": {
29761
29821
  "__schema": "DocSchema",
29762
29822
  "location": {
29763
29823
  "filePath": "ui/menu/menu.tsx",
29764
- "line": 50,
29824
+ "line": 51,
29765
29825
  "character": 3
29766
29826
  },
29767
29827
  "raw": "/**\n * workspace or scope\n */",
@@ -29774,7 +29834,7 @@
29774
29834
  "__schema": "KeywordTypeSchema",
29775
29835
  "location": {
29776
29836
  "filePath": "ui/menu/menu.tsx",
29777
- "line": 53,
29837
+ "line": 54,
29778
29838
  "character": 9
29779
29839
  },
29780
29840
  "name": "string"
@@ -29785,14 +29845,14 @@
29785
29845
  "__schema": "VariableLikeSchema",
29786
29846
  "location": {
29787
29847
  "filePath": "ui/menu/menu.tsx",
29788
- "line": 57,
29848
+ "line": 58,
29789
29849
  "character": 3
29790
29850
  },
29791
29851
  "doc": {
29792
29852
  "__schema": "DocSchema",
29793
29853
  "location": {
29794
29854
  "filePath": "ui/menu/menu.tsx",
29795
- "line": 54,
29855
+ "line": 55,
29796
29856
  "character": 3
29797
29857
  },
29798
29858
  "raw": "/**\n * main dropdown item slot\n */",
@@ -29805,7 +29865,7 @@
29805
29865
  "__schema": "TypeRefSchema",
29806
29866
  "location": {
29807
29867
  "filePath": "ui/menu/menu.tsx",
29808
- "line": 57,
29868
+ "line": 58,
29809
29869
  "character": 3
29810
29870
  },
29811
29871
  "name": "MenuItemSlot",
@@ -29821,7 +29881,7 @@
29821
29881
  "__schema": "VariableLikeSchema",
29822
29882
  "location": {
29823
29883
  "filePath": "ui/menu/menu.tsx",
29824
- "line": 59,
29884
+ "line": 60,
29825
29885
  "character": 3
29826
29886
  },
29827
29887
  "signature": "(property) consumeMethodSlot: ConsumeMethodSlot",
@@ -29830,7 +29890,7 @@
29830
29890
  "__schema": "TypeRefSchema",
29831
29891
  "location": {
29832
29892
  "filePath": "ui/menu/menu.tsx",
29833
- "line": 59,
29893
+ "line": 60,
29834
29894
  "character": 3
29835
29895
  },
29836
29896
  "name": "ConsumeMethodSlot",
@@ -29842,7 +29902,7 @@
29842
29902
  "__schema": "VariableLikeSchema",
29843
29903
  "location": {
29844
29904
  "filePath": "ui/menu/menu.tsx",
29845
- "line": 61,
29905
+ "line": 62,
29846
29906
  "character": 3
29847
29907
  },
29848
29908
  "signature": "(property) componentIdStr?: string | (() => string | undefined) | undefined",
@@ -29851,7 +29911,7 @@
29851
29911
  "__schema": "TypeUnionSchema",
29852
29912
  "location": {
29853
29913
  "filePath": "ui/menu/menu.tsx",
29854
- "line": 61,
29914
+ "line": 62,
29855
29915
  "character": 20
29856
29916
  },
29857
29917
  "types": [
@@ -29859,7 +29919,7 @@
29859
29919
  "__schema": "KeywordTypeSchema",
29860
29920
  "location": {
29861
29921
  "filePath": "ui/menu/menu.tsx",
29862
- "line": 61,
29922
+ "line": 62,
29863
29923
  "character": 20
29864
29924
  },
29865
29925
  "name": "string"
@@ -29868,14 +29928,14 @@
29868
29928
  "__schema": "ParenthesizedTypeSchema",
29869
29929
  "location": {
29870
29930
  "filePath": "ui/menu/menu.tsx",
29871
- "line": 61,
29931
+ "line": 62,
29872
29932
  "character": 29
29873
29933
  },
29874
29934
  "type": {
29875
29935
  "__schema": "FunctionLikeSchema",
29876
29936
  "location": {
29877
29937
  "filePath": "ui/menu/menu.tsx",
29878
- "line": 61,
29938
+ "line": 62,
29879
29939
  "character": 30
29880
29940
  },
29881
29941
  "signature": "(): string | undefined",
@@ -29885,7 +29945,7 @@
29885
29945
  "__schema": "TypeUnionSchema",
29886
29946
  "location": {
29887
29947
  "filePath": "ui/menu/menu.tsx",
29888
- "line": 61,
29948
+ "line": 62,
29889
29949
  "character": 36
29890
29950
  },
29891
29951
  "types": [
@@ -29893,7 +29953,7 @@
29893
29953
  "__schema": "KeywordTypeSchema",
29894
29954
  "location": {
29895
29955
  "filePath": "ui/menu/menu.tsx",
29896
- "line": 61,
29956
+ "line": 62,
29897
29957
  "character": 36
29898
29958
  },
29899
29959
  "name": "string"
@@ -29902,7 +29962,7 @@
29902
29962
  "__schema": "KeywordTypeSchema",
29903
29963
  "location": {
29904
29964
  "filePath": "ui/menu/menu.tsx",
29905
- "line": 61,
29965
+ "line": 62,
29906
29966
  "character": 45
29907
29967
  },
29908
29968
  "name": "undefined"
@@ -29920,7 +29980,7 @@
29920
29980
  "__schema": "VariableLikeSchema",
29921
29981
  "location": {
29922
29982
  "filePath": "ui/menu/menu.tsx",
29923
- "line": 63,
29983
+ "line": 64,
29924
29984
  "character": 3
29925
29985
  },
29926
29986
  "signature": "(property) useComponent?: UseComponentType | undefined",
@@ -29929,7 +29989,7 @@
29929
29989
  "__schema": "TypeRefSchema",
29930
29990
  "location": {
29931
29991
  "filePath": "ui/menu/menu.tsx",
29932
- "line": 63,
29992
+ "line": 64,
29933
29993
  "character": 18
29934
29994
  },
29935
29995
  "name": "UseComponentType"
@@ -29940,7 +30000,7 @@
29940
30000
  "__schema": "VariableLikeSchema",
29941
30001
  "location": {
29942
30002
  "filePath": "ui/menu/menu.tsx",
29943
- "line": 65,
30003
+ "line": 66,
29944
30004
  "character": 3
29945
30005
  },
29946
30006
  "signature": "(property) useComponentFilters?: (() => Filters) | undefined",
@@ -29949,7 +30009,7 @@
29949
30009
  "__schema": "FunctionLikeSchema",
29950
30010
  "location": {
29951
30011
  "filePath": "ui/menu/menu.tsx",
29952
- "line": 65,
30012
+ "line": 66,
29953
30013
  "character": 25
29954
30014
  },
29955
30015
  "signature": "(): Filters",
@@ -29959,7 +30019,7 @@
29959
30019
  "__schema": "TypeRefSchema",
29960
30020
  "location": {
29961
30021
  "filePath": "ui/menu/menu.tsx",
29962
- "line": 65,
30022
+ "line": 66,
29963
30023
  "character": 31
29964
30024
  },
29965
30025
  "name": "Filters"
@@ -29972,7 +30032,7 @@
29972
30032
  "__schema": "VariableLikeSchema",
29973
30033
  "location": {
29974
30034
  "filePath": "ui/menu/menu.tsx",
29975
- "line": 67,
30035
+ "line": 68,
29976
30036
  "character": 3
29977
30037
  },
29978
30038
  "signature": "(property) useLanes?: (() => {\n loading?: boolean;\n lanesModel?: LanesModel;\n}) | undefined",
@@ -29981,7 +30041,7 @@
29981
30041
  "__schema": "FunctionLikeSchema",
29982
30042
  "location": {
29983
30043
  "filePath": "ui/menu/menu.tsx",
29984
- "line": 67,
30044
+ "line": 68,
29985
30045
  "character": 14
29986
30046
  },
29987
30047
  "signature": "(): { loading?: boolean; lanesModel?: LanesModel }",
@@ -29991,7 +30051,7 @@
29991
30051
  "__schema": "TypeLiteralSchema",
29992
30052
  "location": {
29993
30053
  "filePath": "ui/menu/menu.tsx",
29994
- "line": 67,
30054
+ "line": 68,
29995
30055
  "character": 20
29996
30056
  },
29997
30057
  "members": [
@@ -29999,7 +30059,7 @@
29999
30059
  "__schema": "VariableLikeSchema",
30000
30060
  "location": {
30001
30061
  "filePath": "ui/menu/menu.tsx",
30002
- "line": 68,
30062
+ "line": 69,
30003
30063
  "character": 5
30004
30064
  },
30005
30065
  "signature": "(property) loading?: boolean | undefined",
@@ -30008,7 +30068,7 @@
30008
30068
  "__schema": "KeywordTypeSchema",
30009
30069
  "location": {
30010
30070
  "filePath": "ui/menu/menu.tsx",
30011
- "line": 68,
30071
+ "line": 69,
30012
30072
  "character": 15
30013
30073
  },
30014
30074
  "name": "boolean"
@@ -30019,7 +30079,7 @@
30019
30079
  "__schema": "VariableLikeSchema",
30020
30080
  "location": {
30021
30081
  "filePath": "ui/menu/menu.tsx",
30022
- "line": 69,
30082
+ "line": 70,
30023
30083
  "character": 5
30024
30084
  },
30025
30085
  "signature": "(property) lanesModel?: LanesModel | undefined",
@@ -30028,7 +30088,7 @@
30028
30088
  "__schema": "TypeRefSchema",
30029
30089
  "location": {
30030
30090
  "filePath": "ui/menu/menu.tsx",
30031
- "line": 69,
30091
+ "line": 70,
30032
30092
  "character": 18
30033
30093
  },
30034
30094
  "name": "LanesModel"
@@ -30045,7 +30105,7 @@
30045
30105
  "__schema": "VariableLikeSchema",
30046
30106
  "location": {
30047
30107
  "filePath": "ui/menu/menu.tsx",
30048
- "line": 72,
30108
+ "line": 73,
30049
30109
  "character": 3
30050
30110
  },
30051
30111
  "signature": "(property) path?: string | undefined",
@@ -30054,7 +30114,7 @@
30054
30114
  "__schema": "KeywordTypeSchema",
30055
30115
  "location": {
30056
30116
  "filePath": "ui/menu/menu.tsx",
30057
- "line": 72,
30117
+ "line": 73,
30058
30118
  "character": 10
30059
30119
  },
30060
30120
  "name": "string"
@@ -30065,7 +30125,7 @@
30065
30125
  "__schema": "VariableLikeSchema",
30066
30126
  "location": {
30067
30127
  "filePath": "ui/menu/menu.tsx",
30068
- "line": 74,
30128
+ "line": 75,
30069
30129
  "character": 3
30070
30130
  },
30071
30131
  "signature": "(property) authToken?: string | undefined",
@@ -30074,7 +30134,7 @@
30074
30134
  "__schema": "KeywordTypeSchema",
30075
30135
  "location": {
30076
30136
  "filePath": "ui/menu/menu.tsx",
30077
- "line": 74,
30137
+ "line": 75,
30078
30138
  "character": 15
30079
30139
  },
30080
30140
  "name": "string"
@@ -30088,14 +30148,14 @@
30088
30148
  "__schema": "ReactSchema",
30089
30149
  "location": {
30090
30150
  "filePath": "ui/menu/menu.tsx",
30091
- "line": 83,
30151
+ "line": 84,
30092
30152
  "character": 1
30093
30153
  },
30094
30154
  "doc": {
30095
30155
  "__schema": "DocSchema",
30096
30156
  "location": {
30097
30157
  "filePath": "ui/menu/menu.tsx",
30098
- "line": 80,
30158
+ "line": 81,
30099
30159
  "character": 1
30100
30160
  },
30101
30161
  "raw": "/**\n * top bar menu.\n */",
@@ -30108,7 +30168,7 @@
30108
30168
  "__schema": "ParameterSchema",
30109
30169
  "location": {
30110
30170
  "filePath": "ui/menu/menu.tsx",
30111
- "line": 83,
30171
+ "line": 84,
30112
30172
  "character": 31
30113
30173
  },
30114
30174
  "name": "{ navigationSlot, widgetSlot, className, host, menuItemSlot, consumeMethodSlot, rightSideMenuSlot, componentIdStr, skipRightSide, RightNode, useComponent, path, useComponentFilters, authToken }",
@@ -30116,7 +30176,7 @@
30116
30176
  "__schema": "TypeRefSchema",
30117
30177
  "location": {
30118
30178
  "filePath": "ui/menu/menu.tsx",
30119
- "line": 98,
30179
+ "line": 99,
30120
30180
  "character": 4
30121
30181
  },
30122
30182
  "name": "MenuProps"
@@ -30127,7 +30187,7 @@
30127
30187
  "__schema": "InferenceTypeSchema",
30128
30188
  "location": {
30129
30189
  "filePath": "ui/menu/menu.tsx",
30130
- "line": 84,
30190
+ "line": 85,
30131
30191
  "character": 3
30132
30192
  },
30133
30193
  "name": "navigationSlot",
@@ -30138,7 +30198,7 @@
30138
30198
  "__schema": "InferenceTypeSchema",
30139
30199
  "location": {
30140
30200
  "filePath": "ui/menu/menu.tsx",
30141
- "line": 85,
30201
+ "line": 86,
30142
30202
  "character": 3
30143
30203
  },
30144
30204
  "name": "widgetSlot",
@@ -30149,7 +30209,7 @@
30149
30209
  "__schema": "InferenceTypeSchema",
30150
30210
  "location": {
30151
30211
  "filePath": "ui/menu/menu.tsx",
30152
- "line": 86,
30212
+ "line": 87,
30153
30213
  "character": 3
30154
30214
  },
30155
30215
  "name": "className",
@@ -30160,7 +30220,7 @@
30160
30220
  "__schema": "InferenceTypeSchema",
30161
30221
  "location": {
30162
30222
  "filePath": "ui/menu/menu.tsx",
30163
- "line": 87,
30223
+ "line": 88,
30164
30224
  "character": 3
30165
30225
  },
30166
30226
  "name": "host",
@@ -30171,7 +30231,7 @@
30171
30231
  "__schema": "InferenceTypeSchema",
30172
30232
  "location": {
30173
30233
  "filePath": "ui/menu/menu.tsx",
30174
- "line": 88,
30234
+ "line": 89,
30175
30235
  "character": 3
30176
30236
  },
30177
30237
  "name": "menuItemSlot",
@@ -30182,7 +30242,7 @@
30182
30242
  "__schema": "InferenceTypeSchema",
30183
30243
  "location": {
30184
30244
  "filePath": "ui/menu/menu.tsx",
30185
- "line": 89,
30245
+ "line": 90,
30186
30246
  "character": 3
30187
30247
  },
30188
30248
  "name": "consumeMethodSlot",
@@ -30193,7 +30253,7 @@
30193
30253
  "__schema": "InferenceTypeSchema",
30194
30254
  "location": {
30195
30255
  "filePath": "ui/menu/menu.tsx",
30196
- "line": 90,
30256
+ "line": 91,
30197
30257
  "character": 3
30198
30258
  },
30199
30259
  "name": "rightSideMenuSlot",
@@ -30204,7 +30264,7 @@
30204
30264
  "__schema": "InferenceTypeSchema",
30205
30265
  "location": {
30206
30266
  "filePath": "ui/menu/menu.tsx",
30207
- "line": 91,
30267
+ "line": 92,
30208
30268
  "character": 3
30209
30269
  },
30210
30270
  "name": "componentIdStr",
@@ -30215,7 +30275,7 @@
30215
30275
  "__schema": "InferenceTypeSchema",
30216
30276
  "location": {
30217
30277
  "filePath": "ui/menu/menu.tsx",
30218
- "line": 92,
30278
+ "line": 93,
30219
30279
  "character": 3
30220
30280
  },
30221
30281
  "name": "skipRightSide",
@@ -30226,7 +30286,7 @@
30226
30286
  "__schema": "InferenceTypeSchema",
30227
30287
  "location": {
30228
30288
  "filePath": "ui/menu/menu.tsx",
30229
- "line": 93,
30289
+ "line": 94,
30230
30290
  "character": 3
30231
30291
  },
30232
30292
  "name": "RightNode",
@@ -30237,7 +30297,7 @@
30237
30297
  "__schema": "InferenceTypeSchema",
30238
30298
  "location": {
30239
30299
  "filePath": "ui/menu/menu.tsx",
30240
- "line": 94,
30300
+ "line": 95,
30241
30301
  "character": 3
30242
30302
  },
30243
30303
  "name": "useComponent",
@@ -30248,7 +30308,7 @@
30248
30308
  "__schema": "InferenceTypeSchema",
30249
30309
  "location": {
30250
30310
  "filePath": "ui/menu/menu.tsx",
30251
- "line": 95,
30311
+ "line": 96,
30252
30312
  "character": 3
30253
30313
  },
30254
30314
  "name": "path",
@@ -30259,7 +30319,7 @@
30259
30319
  "__schema": "InferenceTypeSchema",
30260
30320
  "location": {
30261
30321
  "filePath": "ui/menu/menu.tsx",
30262
- "line": 96,
30322
+ "line": 97,
30263
30323
  "character": 3
30264
30324
  },
30265
30325
  "name": "useComponentFilters",
@@ -30270,7 +30330,7 @@
30270
30330
  "__schema": "InferenceTypeSchema",
30271
30331
  "location": {
30272
30332
  "filePath": "ui/menu/menu.tsx",
30273
- "line": 97,
30333
+ "line": 98,
30274
30334
  "character": 3
30275
30335
  },
30276
30336
  "name": "authToken",
@@ -30284,7 +30344,7 @@
30284
30344
  "__schema": "TypeRefSchema",
30285
30345
  "location": {
30286
30346
  "filePath": "ui/menu/menu.tsx",
30287
- "line": 83,
30347
+ "line": 84,
30288
30348
  "character": 1
30289
30349
  },
30290
30350
  "name": "React.JSX.Element",
@@ -30298,7 +30358,7 @@
30298
30358
  "__schema": "TypeSchema",
30299
30359
  "location": {
30300
30360
  "filePath": "ui/menu/menu.tsx",
30301
- "line": 151,
30361
+ "line": 153,
30302
30362
  "character": 1
30303
30363
  },
30304
30364
  "signature": "type VersionRelatedDropdownsProps = {\n componentId?: string | undefined;\n consumeMethods?: ConsumeMethodSlot | undefined;\n componentFilters?: Filters | undefined;\n useComponent?: UseComponentVersions | undefined;\n ... 5 more ...;\n authToken?: string | undefined;\n}",
@@ -30307,7 +30367,7 @@
30307
30367
  "__schema": "TypeLiteralSchema",
30308
30368
  "location": {
30309
30369
  "filePath": "ui/menu/menu.tsx",
30310
- "line": 151,
30370
+ "line": 153,
30311
30371
  "character": 44
30312
30372
  },
30313
30373
  "members": [
@@ -30315,7 +30375,7 @@
30315
30375
  "__schema": "VariableLikeSchema",
30316
30376
  "location": {
30317
30377
  "filePath": "ui/menu/menu.tsx",
30318
- "line": 152,
30378
+ "line": 154,
30319
30379
  "character": 3
30320
30380
  },
30321
30381
  "signature": "(property) componentId?: string | undefined",
@@ -30324,7 +30384,7 @@
30324
30384
  "__schema": "KeywordTypeSchema",
30325
30385
  "location": {
30326
30386
  "filePath": "ui/menu/menu.tsx",
30327
- "line": 152,
30387
+ "line": 154,
30328
30388
  "character": 17
30329
30389
  },
30330
30390
  "name": "string"
@@ -30335,7 +30395,7 @@
30335
30395
  "__schema": "VariableLikeSchema",
30336
30396
  "location": {
30337
30397
  "filePath": "ui/menu/menu.tsx",
30338
- "line": 153,
30398
+ "line": 155,
30339
30399
  "character": 3
30340
30400
  },
30341
30401
  "signature": "(property) consumeMethods?: ConsumeMethodSlot | undefined",
@@ -30344,7 +30404,7 @@
30344
30404
  "__schema": "TypeRefSchema",
30345
30405
  "location": {
30346
30406
  "filePath": "ui/menu/menu.tsx",
30347
- "line": 153,
30407
+ "line": 155,
30348
30408
  "character": 20
30349
30409
  },
30350
30410
  "name": "ConsumeMethodSlot"
@@ -30355,7 +30415,7 @@
30355
30415
  "__schema": "VariableLikeSchema",
30356
30416
  "location": {
30357
30417
  "filePath": "ui/menu/menu.tsx",
30358
- "line": 154,
30418
+ "line": 156,
30359
30419
  "character": 3
30360
30420
  },
30361
30421
  "signature": "(property) componentFilters?: Filters | undefined",
@@ -30364,7 +30424,7 @@
30364
30424
  "__schema": "TypeRefSchema",
30365
30425
  "location": {
30366
30426
  "filePath": "ui/menu/menu.tsx",
30367
- "line": 154,
30427
+ "line": 156,
30368
30428
  "character": 22
30369
30429
  },
30370
30430
  "name": "Filters"
@@ -30375,7 +30435,7 @@
30375
30435
  "__schema": "VariableLikeSchema",
30376
30436
  "location": {
30377
30437
  "filePath": "ui/menu/menu.tsx",
30378
- "line": 155,
30438
+ "line": 157,
30379
30439
  "character": 3
30380
30440
  },
30381
30441
  "signature": "(property) useComponent?: UseComponentVersions | undefined",
@@ -30384,7 +30444,7 @@
30384
30444
  "__schema": "TypeRefSchema",
30385
30445
  "location": {
30386
30446
  "filePath": "ui/menu/menu.tsx",
30387
- "line": 155,
30447
+ "line": 157,
30388
30448
  "character": 18
30389
30449
  },
30390
30450
  "name": "UseComponentVersions"
@@ -30395,7 +30455,7 @@
30395
30455
  "__schema": "VariableLikeSchema",
30396
30456
  "location": {
30397
30457
  "filePath": "ui/menu/menu.tsx",
30398
- "line": 156,
30458
+ "line": 158,
30399
30459
  "character": 3
30400
30460
  },
30401
30461
  "signature": "(property) className?: string | undefined",
@@ -30404,7 +30464,7 @@
30404
30464
  "__schema": "KeywordTypeSchema",
30405
30465
  "location": {
30406
30466
  "filePath": "ui/menu/menu.tsx",
30407
- "line": 156,
30467
+ "line": 158,
30408
30468
  "character": 15
30409
30469
  },
30410
30470
  "name": "string"
@@ -30415,7 +30475,7 @@
30415
30475
  "__schema": "VariableLikeSchema",
30416
30476
  "location": {
30417
30477
  "filePath": "ui/menu/menu.tsx",
30418
- "line": 157,
30478
+ "line": 159,
30419
30479
  "character": 3
30420
30480
  },
30421
30481
  "signature": "(property) loading?: boolean | undefined",
@@ -30424,7 +30484,7 @@
30424
30484
  "__schema": "KeywordTypeSchema",
30425
30485
  "location": {
30426
30486
  "filePath": "ui/menu/menu.tsx",
30427
- "line": 157,
30487
+ "line": 159,
30428
30488
  "character": 13
30429
30489
  },
30430
30490
  "name": "boolean"
@@ -30435,7 +30495,7 @@
30435
30495
  "__schema": "VariableLikeSchema",
30436
30496
  "location": {
30437
30497
  "filePath": "ui/menu/menu.tsx",
30438
- "line": 158,
30498
+ "line": 160,
30439
30499
  "character": 3
30440
30500
  },
30441
30501
  "signature": "(property) host: string",
@@ -30444,7 +30504,7 @@
30444
30504
  "__schema": "KeywordTypeSchema",
30445
30505
  "location": {
30446
30506
  "filePath": "ui/menu/menu.tsx",
30447
- "line": 158,
30507
+ "line": 160,
30448
30508
  "character": 9
30449
30509
  },
30450
30510
  "name": "string"
@@ -30455,7 +30515,7 @@
30455
30515
  "__schema": "VariableLikeSchema",
30456
30516
  "location": {
30457
30517
  "filePath": "ui/menu/menu.tsx",
30458
- "line": 159,
30518
+ "line": 161,
30459
30519
  "character": 3
30460
30520
  },
30461
30521
  "signature": "(property) useLanes?: (() => {\n loading?: boolean;\n lanesModel?: LanesModel;\n}) | undefined",
@@ -30464,7 +30524,7 @@
30464
30524
  "__schema": "FunctionLikeSchema",
30465
30525
  "location": {
30466
30526
  "filePath": "ui/menu/menu.tsx",
30467
- "line": 159,
30527
+ "line": 161,
30468
30528
  "character": 14
30469
30529
  },
30470
30530
  "signature": "(): { loading?: boolean; lanesModel?: LanesModel }",
@@ -30474,7 +30534,7 @@
30474
30534
  "__schema": "TypeLiteralSchema",
30475
30535
  "location": {
30476
30536
  "filePath": "ui/menu/menu.tsx",
30477
- "line": 159,
30537
+ "line": 161,
30478
30538
  "character": 20
30479
30539
  },
30480
30540
  "members": [
@@ -30482,7 +30542,7 @@
30482
30542
  "__schema": "VariableLikeSchema",
30483
30543
  "location": {
30484
30544
  "filePath": "ui/menu/menu.tsx",
30485
- "line": 160,
30545
+ "line": 162,
30486
30546
  "character": 5
30487
30547
  },
30488
30548
  "signature": "(property) loading?: boolean | undefined",
@@ -30491,7 +30551,7 @@
30491
30551
  "__schema": "KeywordTypeSchema",
30492
30552
  "location": {
30493
30553
  "filePath": "ui/menu/menu.tsx",
30494
- "line": 160,
30554
+ "line": 162,
30495
30555
  "character": 15
30496
30556
  },
30497
30557
  "name": "boolean"
@@ -30502,7 +30562,7 @@
30502
30562
  "__schema": "VariableLikeSchema",
30503
30563
  "location": {
30504
30564
  "filePath": "ui/menu/menu.tsx",
30505
- "line": 161,
30565
+ "line": 163,
30506
30566
  "character": 5
30507
30567
  },
30508
30568
  "signature": "(property) lanesModel?: LanesModel | undefined",
@@ -30511,7 +30571,7 @@
30511
30571
  "__schema": "TypeRefSchema",
30512
30572
  "location": {
30513
30573
  "filePath": "ui/menu/menu.tsx",
30514
- "line": 161,
30574
+ "line": 163,
30515
30575
  "character": 18
30516
30576
  },
30517
30577
  "name": "LanesModel"
@@ -30528,7 +30588,7 @@
30528
30588
  "__schema": "VariableLikeSchema",
30529
30589
  "location": {
30530
30590
  "filePath": "ui/menu/menu.tsx",
30531
- "line": 163,
30591
+ "line": 165,
30532
30592
  "character": 3
30533
30593
  },
30534
30594
  "signature": "(property) dropdownOptions?: {\n showVersionDetails?: boolean | undefined;\n getActiveTabIndex?: GetActiveTabIndex | undefined;\n} | undefined",
@@ -30537,7 +30597,7 @@
30537
30597
  "__schema": "TypeLiteralSchema",
30538
30598
  "location": {
30539
30599
  "filePath": "ui/menu/menu.tsx",
30540
- "line": 163,
30600
+ "line": 165,
30541
30601
  "character": 21
30542
30602
  },
30543
30603
  "members": [
@@ -30545,7 +30605,7 @@
30545
30605
  "__schema": "VariableLikeSchema",
30546
30606
  "location": {
30547
30607
  "filePath": "ui/menu/menu.tsx",
30548
- "line": 164,
30608
+ "line": 166,
30549
30609
  "character": 5
30550
30610
  },
30551
30611
  "signature": "(property) showVersionDetails?: boolean | undefined",
@@ -30554,7 +30614,7 @@
30554
30614
  "__schema": "KeywordTypeSchema",
30555
30615
  "location": {
30556
30616
  "filePath": "ui/menu/menu.tsx",
30557
- "line": 164,
30617
+ "line": 166,
30558
30618
  "character": 26
30559
30619
  },
30560
30620
  "name": "boolean"
@@ -30565,7 +30625,7 @@
30565
30625
  "__schema": "VariableLikeSchema",
30566
30626
  "location": {
30567
30627
  "filePath": "ui/menu/menu.tsx",
30568
- "line": 165,
30628
+ "line": 167,
30569
30629
  "character": 5
30570
30630
  },
30571
30631
  "signature": "(property) getActiveTabIndex?: GetActiveTabIndex | undefined",
@@ -30574,7 +30634,7 @@
30574
30634
  "__schema": "TypeRefSchema",
30575
30635
  "location": {
30576
30636
  "filePath": "ui/menu/menu.tsx",
30577
- "line": 165,
30637
+ "line": 167,
30578
30638
  "character": 25
30579
30639
  },
30580
30640
  "name": "GetActiveTabIndex"
@@ -30589,7 +30649,7 @@
30589
30649
  "__schema": "VariableLikeSchema",
30590
30650
  "location": {
30591
30651
  "filePath": "ui/menu/menu.tsx",
30592
- "line": 167,
30652
+ "line": 169,
30593
30653
  "character": 3
30594
30654
  },
30595
30655
  "signature": "(property) authToken?: string | undefined",
@@ -30598,7 +30658,7 @@
30598
30658
  "__schema": "KeywordTypeSchema",
30599
30659
  "location": {
30600
30660
  "filePath": "ui/menu/menu.tsx",
30601
- "line": 167,
30661
+ "line": 169,
30602
30662
  "character": 15
30603
30663
  },
30604
30664
  "name": "string"
@@ -30612,7 +30672,7 @@
30612
30672
  "__schema": "TypeSchema",
30613
30673
  "location": {
30614
30674
  "filePath": "ui/menu/menu.tsx",
30615
- "line": 169,
30675
+ "line": 171,
30616
30676
  "character": 1
30617
30677
  },
30618
30678
  "signature": "type UseComponentVersionsProps = {\n skip?: boolean | undefined;\n id?: string | undefined;\n initialLoad?: boolean | undefined;\n}",
@@ -30621,7 +30681,7 @@
30621
30681
  "__schema": "TypeLiteralSchema",
30622
30682
  "location": {
30623
30683
  "filePath": "ui/menu/menu.tsx",
30624
- "line": 169,
30684
+ "line": 171,
30625
30685
  "character": 41
30626
30686
  },
30627
30687
  "members": [
@@ -30629,7 +30689,7 @@
30629
30689
  "__schema": "VariableLikeSchema",
30630
30690
  "location": {
30631
30691
  "filePath": "ui/menu/menu.tsx",
30632
- "line": 170,
30692
+ "line": 172,
30633
30693
  "character": 3
30634
30694
  },
30635
30695
  "signature": "(property) skip?: boolean | undefined",
@@ -30638,7 +30698,7 @@
30638
30698
  "__schema": "KeywordTypeSchema",
30639
30699
  "location": {
30640
30700
  "filePath": "ui/menu/menu.tsx",
30641
- "line": 170,
30701
+ "line": 172,
30642
30702
  "character": 10
30643
30703
  },
30644
30704
  "name": "boolean"
@@ -30649,7 +30709,7 @@
30649
30709
  "__schema": "VariableLikeSchema",
30650
30710
  "location": {
30651
30711
  "filePath": "ui/menu/menu.tsx",
30652
- "line": 171,
30712
+ "line": 173,
30653
30713
  "character": 3
30654
30714
  },
30655
30715
  "signature": "(property) id?: string | undefined",
@@ -30658,7 +30718,7 @@
30658
30718
  "__schema": "KeywordTypeSchema",
30659
30719
  "location": {
30660
30720
  "filePath": "ui/menu/menu.tsx",
30661
- "line": 171,
30721
+ "line": 173,
30662
30722
  "character": 8
30663
30723
  },
30664
30724
  "name": "string"
@@ -30669,7 +30729,7 @@
30669
30729
  "__schema": "VariableLikeSchema",
30670
30730
  "location": {
30671
30731
  "filePath": "ui/menu/menu.tsx",
30672
- "line": 172,
30732
+ "line": 174,
30673
30733
  "character": 3
30674
30734
  },
30675
30735
  "signature": "(property) initialLoad?: boolean | undefined",
@@ -30678,7 +30738,7 @@
30678
30738
  "__schema": "KeywordTypeSchema",
30679
30739
  "location": {
30680
30740
  "filePath": "ui/menu/menu.tsx",
30681
- "line": 172,
30741
+ "line": 174,
30682
30742
  "character": 17
30683
30743
  },
30684
30744
  "name": "boolean"
@@ -30692,7 +30752,7 @@
30692
30752
  "__schema": "TypeSchema",
30693
30753
  "location": {
30694
30754
  "filePath": "ui/menu/menu.tsx",
30695
- "line": 174,
30755
+ "line": 176,
30696
30756
  "character": 1
30697
30757
  },
30698
30758
  "signature": "type UseComponentVersionProps = {\n skip?: boolean | undefined;\n version?: string | undefined;\n}",
@@ -30701,7 +30761,7 @@
30701
30761
  "__schema": "TypeLiteralSchema",
30702
30762
  "location": {
30703
30763
  "filePath": "ui/menu/menu.tsx",
30704
- "line": 174,
30764
+ "line": 176,
30705
30765
  "character": 40
30706
30766
  },
30707
30767
  "members": [
@@ -30709,7 +30769,7 @@
30709
30769
  "__schema": "VariableLikeSchema",
30710
30770
  "location": {
30711
30771
  "filePath": "ui/menu/menu.tsx",
30712
- "line": 175,
30772
+ "line": 177,
30713
30773
  "character": 3
30714
30774
  },
30715
30775
  "signature": "(property) skip?: boolean | undefined",
@@ -30718,7 +30778,7 @@
30718
30778
  "__schema": "KeywordTypeSchema",
30719
30779
  "location": {
30720
30780
  "filePath": "ui/menu/menu.tsx",
30721
- "line": 175,
30781
+ "line": 177,
30722
30782
  "character": 10
30723
30783
  },
30724
30784
  "name": "boolean"
@@ -30729,7 +30789,7 @@
30729
30789
  "__schema": "VariableLikeSchema",
30730
30790
  "location": {
30731
30791
  "filePath": "ui/menu/menu.tsx",
30732
- "line": 176,
30792
+ "line": 178,
30733
30793
  "character": 3
30734
30794
  },
30735
30795
  "signature": "(property) version?: string | undefined",
@@ -30738,7 +30798,7 @@
30738
30798
  "__schema": "KeywordTypeSchema",
30739
30799
  "location": {
30740
30800
  "filePath": "ui/menu/menu.tsx",
30741
- "line": 176,
30801
+ "line": 178,
30742
30802
  "character": 13
30743
30803
  },
30744
30804
  "name": "string"
@@ -30752,7 +30812,7 @@
30752
30812
  "__schema": "TypeSchema",
30753
30813
  "location": {
30754
30814
  "filePath": "ui/menu/menu.tsx",
30755
- "line": 178,
30815
+ "line": 180,
30756
30816
  "character": 1
30757
30817
  },
30758
30818
  "signature": "type UseComponentVersions = (props?: UseComponentVersionsProps) => UseComponentVersionsResult",
@@ -30761,7 +30821,7 @@
30761
30821
  "__schema": "FunctionLikeSchema",
30762
30822
  "location": {
30763
30823
  "filePath": "ui/menu/menu.tsx",
30764
- "line": 178,
30824
+ "line": 180,
30765
30825
  "character": 36
30766
30826
  },
30767
30827
  "signature": "(props?: UseComponentVersionsProps): UseComponentVersionsResult",
@@ -30771,7 +30831,7 @@
30771
30831
  "__schema": "ParameterSchema",
30772
30832
  "location": {
30773
30833
  "filePath": "ui/menu/menu.tsx",
30774
- "line": 178,
30834
+ "line": 180,
30775
30835
  "character": 37
30776
30836
  },
30777
30837
  "name": "props",
@@ -30779,7 +30839,7 @@
30779
30839
  "__schema": "TypeRefSchema",
30780
30840
  "location": {
30781
30841
  "filePath": "ui/menu/menu.tsx",
30782
- "line": 178,
30842
+ "line": 180,
30783
30843
  "character": 45
30784
30844
  },
30785
30845
  "name": "UseComponentVersionsProps"
@@ -30792,7 +30852,7 @@
30792
30852
  "__schema": "TypeRefSchema",
30793
30853
  "location": {
30794
30854
  "filePath": "ui/menu/menu.tsx",
30795
- "line": 178,
30855
+ "line": 180,
30796
30856
  "character": 75
30797
30857
  },
30798
30858
  "name": "UseComponentVersionsResult"
@@ -30804,7 +30864,7 @@
30804
30864
  "__schema": "TypeSchema",
30805
30865
  "location": {
30806
30866
  "filePath": "ui/menu/menu.tsx",
30807
- "line": 179,
30867
+ "line": 181,
30808
30868
  "character": 1
30809
30869
  },
30810
30870
  "signature": "type UseComponentVersion = (props?: UseComponentVersionProps) => DropdownComponentVersion | undefined",
@@ -30813,7 +30873,7 @@
30813
30873
  "__schema": "FunctionLikeSchema",
30814
30874
  "location": {
30815
30875
  "filePath": "ui/menu/menu.tsx",
30816
- "line": 179,
30876
+ "line": 181,
30817
30877
  "character": 35
30818
30878
  },
30819
30879
  "signature": "(props?: UseComponentVersionProps): DropdownComponentVersion | undefined",
@@ -30823,7 +30883,7 @@
30823
30883
  "__schema": "ParameterSchema",
30824
30884
  "location": {
30825
30885
  "filePath": "ui/menu/menu.tsx",
30826
- "line": 179,
30886
+ "line": 181,
30827
30887
  "character": 36
30828
30888
  },
30829
30889
  "name": "props",
@@ -30831,7 +30891,7 @@
30831
30891
  "__schema": "TypeRefSchema",
30832
30892
  "location": {
30833
30893
  "filePath": "ui/menu/menu.tsx",
30834
- "line": 179,
30894
+ "line": 181,
30835
30895
  "character": 44
30836
30896
  },
30837
30897
  "name": "UseComponentVersionProps"
@@ -30844,7 +30904,7 @@
30844
30904
  "__schema": "TypeUnionSchema",
30845
30905
  "location": {
30846
30906
  "filePath": "ui/menu/menu.tsx",
30847
- "line": 179,
30907
+ "line": 181,
30848
30908
  "character": 73
30849
30909
  },
30850
30910
  "types": [
@@ -30852,7 +30912,7 @@
30852
30912
  "__schema": "TypeRefSchema",
30853
30913
  "location": {
30854
30914
  "filePath": "ui/menu/menu.tsx",
30855
- "line": 179,
30915
+ "line": 181,
30856
30916
  "character": 73
30857
30917
  },
30858
30918
  "name": "DropdownComponentVersion"
@@ -30861,7 +30921,7 @@
30861
30921
  "__schema": "KeywordTypeSchema",
30862
30922
  "location": {
30863
30923
  "filePath": "ui/menu/menu.tsx",
30864
- "line": 179,
30924
+ "line": 181,
30865
30925
  "character": 100
30866
30926
  },
30867
30927
  "name": "undefined"
@@ -30875,7 +30935,7 @@
30875
30935
  "__schema": "TypeSchema",
30876
30936
  "location": {
30877
30937
  "filePath": "ui/menu/menu.tsx",
30878
- "line": 180,
30938
+ "line": 182,
30879
30939
  "character": 1
30880
30940
  },
30881
30941
  "signature": "type UseComponentVersionsResult = {\n tags?: DropdownComponentVersion[] | undefined;\n snaps?: DropdownComponentVersion[] | undefined;\n id?: ComponentID | undefined;\n packageName?: string | undefined;\n latest?: string | undefined;\n currentVersion?: string | undefined;\n loading?: boolean | undefined;\n}",
@@ -30884,7 +30944,7 @@
30884
30944
  "__schema": "TypeLiteralSchema",
30885
30945
  "location": {
30886
30946
  "filePath": "ui/menu/menu.tsx",
30887
- "line": 180,
30947
+ "line": 182,
30888
30948
  "character": 42
30889
30949
  },
30890
30950
  "members": [
@@ -30892,7 +30952,7 @@
30892
30952
  "__schema": "VariableLikeSchema",
30893
30953
  "location": {
30894
30954
  "filePath": "ui/menu/menu.tsx",
30895
- "line": 181,
30955
+ "line": 183,
30896
30956
  "character": 3
30897
30957
  },
30898
30958
  "signature": "(property) tags?: DropdownComponentVersion[] | undefined",
@@ -30901,14 +30961,14 @@
30901
30961
  "__schema": "TypeArraySchema",
30902
30962
  "location": {
30903
30963
  "filePath": "ui/menu/menu.tsx",
30904
- "line": 181,
30964
+ "line": 183,
30905
30965
  "character": 10
30906
30966
  },
30907
30967
  "type": {
30908
30968
  "__schema": "TypeRefSchema",
30909
30969
  "location": {
30910
30970
  "filePath": "ui/menu/menu.tsx",
30911
- "line": 181,
30971
+ "line": 183,
30912
30972
  "character": 10
30913
30973
  },
30914
30974
  "name": "DropdownComponentVersion"
@@ -30920,7 +30980,7 @@
30920
30980
  "__schema": "VariableLikeSchema",
30921
30981
  "location": {
30922
30982
  "filePath": "ui/menu/menu.tsx",
30923
- "line": 182,
30983
+ "line": 184,
30924
30984
  "character": 3
30925
30985
  },
30926
30986
  "signature": "(property) snaps?: DropdownComponentVersion[] | undefined",
@@ -30929,14 +30989,14 @@
30929
30989
  "__schema": "TypeArraySchema",
30930
30990
  "location": {
30931
30991
  "filePath": "ui/menu/menu.tsx",
30932
- "line": 182,
30992
+ "line": 184,
30933
30993
  "character": 11
30934
30994
  },
30935
30995
  "type": {
30936
30996
  "__schema": "TypeRefSchema",
30937
30997
  "location": {
30938
30998
  "filePath": "ui/menu/menu.tsx",
30939
- "line": 182,
30999
+ "line": 184,
30940
31000
  "character": 11
30941
31001
  },
30942
31002
  "name": "DropdownComponentVersion"
@@ -30948,7 +31008,7 @@
30948
31008
  "__schema": "VariableLikeSchema",
30949
31009
  "location": {
30950
31010
  "filePath": "ui/menu/menu.tsx",
30951
- "line": 183,
31011
+ "line": 185,
30952
31012
  "character": 3
30953
31013
  },
30954
31014
  "signature": "(property) id?: ComponentID | undefined",
@@ -30957,7 +31017,7 @@
30957
31017
  "__schema": "TypeRefSchema",
30958
31018
  "location": {
30959
31019
  "filePath": "ui/menu/menu.tsx",
30960
- "line": 183,
31020
+ "line": 185,
30961
31021
  "character": 8
30962
31022
  },
30963
31023
  "name": "ComponentID"
@@ -30968,7 +31028,7 @@
30968
31028
  "__schema": "VariableLikeSchema",
30969
31029
  "location": {
30970
31030
  "filePath": "ui/menu/menu.tsx",
30971
- "line": 184,
31031
+ "line": 186,
30972
31032
  "character": 3
30973
31033
  },
30974
31034
  "signature": "(property) packageName?: string | undefined",
@@ -30977,7 +31037,7 @@
30977
31037
  "__schema": "KeywordTypeSchema",
30978
31038
  "location": {
30979
31039
  "filePath": "ui/menu/menu.tsx",
30980
- "line": 184,
31040
+ "line": 186,
30981
31041
  "character": 17
30982
31042
  },
30983
31043
  "name": "string"
@@ -30988,7 +31048,7 @@
30988
31048
  "__schema": "VariableLikeSchema",
30989
31049
  "location": {
30990
31050
  "filePath": "ui/menu/menu.tsx",
30991
- "line": 185,
31051
+ "line": 187,
30992
31052
  "character": 3
30993
31053
  },
30994
31054
  "signature": "(property) latest?: string | undefined",
@@ -30997,7 +31057,7 @@
30997
31057
  "__schema": "KeywordTypeSchema",
30998
31058
  "location": {
30999
31059
  "filePath": "ui/menu/menu.tsx",
31000
- "line": 185,
31060
+ "line": 187,
31001
31061
  "character": 12
31002
31062
  },
31003
31063
  "name": "string"
@@ -31008,7 +31068,7 @@
31008
31068
  "__schema": "VariableLikeSchema",
31009
31069
  "location": {
31010
31070
  "filePath": "ui/menu/menu.tsx",
31011
- "line": 186,
31071
+ "line": 188,
31012
31072
  "character": 3
31013
31073
  },
31014
31074
  "signature": "(property) currentVersion?: string | undefined",
@@ -31017,7 +31077,7 @@
31017
31077
  "__schema": "KeywordTypeSchema",
31018
31078
  "location": {
31019
31079
  "filePath": "ui/menu/menu.tsx",
31020
- "line": 186,
31080
+ "line": 188,
31021
31081
  "character": 20
31022
31082
  },
31023
31083
  "name": "string"
@@ -31028,7 +31088,7 @@
31028
31088
  "__schema": "VariableLikeSchema",
31029
31089
  "location": {
31030
31090
  "filePath": "ui/menu/menu.tsx",
31031
- "line": 187,
31091
+ "line": 189,
31032
31092
  "character": 3
31033
31093
  },
31034
31094
  "signature": "(property) loading?: boolean | undefined",
@@ -31037,7 +31097,7 @@
31037
31097
  "__schema": "KeywordTypeSchema",
31038
31098
  "location": {
31039
31099
  "filePath": "ui/menu/menu.tsx",
31040
- "line": 187,
31100
+ "line": 189,
31041
31101
  "character": 13
31042
31102
  },
31043
31103
  "name": "boolean"
@@ -31051,7 +31111,7 @@
31051
31111
  "__schema": "FunctionLikeSchema",
31052
31112
  "location": {
31053
31113
  "filePath": "ui/menu/menu.tsx",
31054
- "line": 190,
31114
+ "line": 192,
31055
31115
  "character": 1
31056
31116
  },
31057
31117
  "signature": "function defaultLoadVersions(host: string, componentId?: string, componentFilters?: Filters, useComponent?: UseComponentType, loadingFromProps?: boolean): UseComponentVersions",
@@ -31061,7 +31121,7 @@
31061
31121
  "__schema": "ParameterSchema",
31062
31122
  "location": {
31063
31123
  "filePath": "ui/menu/menu.tsx",
31064
- "line": 191,
31124
+ "line": 193,
31065
31125
  "character": 3
31066
31126
  },
31067
31127
  "name": "host",
@@ -31069,7 +31129,7 @@
31069
31129
  "__schema": "KeywordTypeSchema",
31070
31130
  "location": {
31071
31131
  "filePath": "ui/menu/menu.tsx",
31072
- "line": 191,
31132
+ "line": 193,
31073
31133
  "character": 9
31074
31134
  },
31075
31135
  "name": "string"
@@ -31081,7 +31141,7 @@
31081
31141
  "__schema": "ParameterSchema",
31082
31142
  "location": {
31083
31143
  "filePath": "ui/menu/menu.tsx",
31084
- "line": 192,
31144
+ "line": 194,
31085
31145
  "character": 3
31086
31146
  },
31087
31147
  "name": "componentId",
@@ -31089,7 +31149,7 @@
31089
31149
  "__schema": "KeywordTypeSchema",
31090
31150
  "location": {
31091
31151
  "filePath": "ui/menu/menu.tsx",
31092
- "line": 192,
31152
+ "line": 194,
31093
31153
  "character": 17
31094
31154
  },
31095
31155
  "name": "string"
@@ -31101,7 +31161,7 @@
31101
31161
  "__schema": "ParameterSchema",
31102
31162
  "location": {
31103
31163
  "filePath": "ui/menu/menu.tsx",
31104
- "line": 193,
31164
+ "line": 195,
31105
31165
  "character": 3
31106
31166
  },
31107
31167
  "name": "componentFilters",
@@ -31109,7 +31169,7 @@
31109
31169
  "__schema": "TypeRefSchema",
31110
31170
  "location": {
31111
31171
  "filePath": "ui/menu/menu.tsx",
31112
- "line": 193,
31172
+ "line": 195,
31113
31173
  "character": 21
31114
31174
  },
31115
31175
  "name": "Filters"
@@ -31122,7 +31182,7 @@
31122
31182
  "__schema": "ParameterSchema",
31123
31183
  "location": {
31124
31184
  "filePath": "ui/menu/menu.tsx",
31125
- "line": 194,
31185
+ "line": 196,
31126
31186
  "character": 3
31127
31187
  },
31128
31188
  "name": "useComponent",
@@ -31130,7 +31190,7 @@
31130
31190
  "__schema": "TypeRefSchema",
31131
31191
  "location": {
31132
31192
  "filePath": "ui/menu/menu.tsx",
31133
- "line": 194,
31193
+ "line": 196,
31134
31194
  "character": 18
31135
31195
  },
31136
31196
  "name": "UseComponentType"
@@ -31142,7 +31202,7 @@
31142
31202
  "__schema": "ParameterSchema",
31143
31203
  "location": {
31144
31204
  "filePath": "ui/menu/menu.tsx",
31145
- "line": 195,
31205
+ "line": 197,
31146
31206
  "character": 3
31147
31207
  },
31148
31208
  "name": "loadingFromProps",
@@ -31150,7 +31210,7 @@
31150
31210
  "__schema": "KeywordTypeSchema",
31151
31211
  "location": {
31152
31212
  "filePath": "ui/menu/menu.tsx",
31153
- "line": 195,
31213
+ "line": 197,
31154
31214
  "character": 22
31155
31215
  },
31156
31216
  "name": "boolean"
@@ -31163,7 +31223,7 @@
31163
31223
  "__schema": "TypeRefSchema",
31164
31224
  "location": {
31165
31225
  "filePath": "ui/menu/menu.tsx",
31166
- "line": 190,
31226
+ "line": 192,
31167
31227
  "character": 1
31168
31228
  },
31169
31229
  "name": "UseComponentVersions",
@@ -31177,7 +31237,7 @@
31177
31237
  "__schema": "FunctionLikeSchema",
31178
31238
  "location": {
31179
31239
  "filePath": "ui/menu/menu.tsx",
31180
- "line": 253,
31240
+ "line": 255,
31181
31241
  "character": 14
31182
31242
  },
31183
31243
  "signature": "function(props: VersionRelatedDropdownsProps): (_props: UseComponentVersionProps | undefined) => DropdownComponentVersion | undefined",
@@ -31187,7 +31247,7 @@
31187
31247
  "__schema": "ParameterSchema",
31188
31248
  "location": {
31189
31249
  "filePath": "ui/menu/menu.tsx",
31190
- "line": 253,
31250
+ "line": 255,
31191
31251
  "character": 42
31192
31252
  },
31193
31253
  "name": "props",
@@ -31195,7 +31255,7 @@
31195
31255
  "__schema": "TypeRefSchema",
31196
31256
  "location": {
31197
31257
  "filePath": "ui/menu/menu.tsx",
31198
- "line": 253,
31258
+ "line": 255,
31199
31259
  "character": 49
31200
31260
  },
31201
31261
  "name": "VersionRelatedDropdownsProps"
@@ -31208,7 +31268,7 @@
31208
31268
  "__schema": "TypeRefSchema",
31209
31269
  "location": {
31210
31270
  "filePath": "ui/menu/menu.tsx",
31211
- "line": 253,
31271
+ "line": 255,
31212
31272
  "character": 82
31213
31273
  },
31214
31274
  "name": "UseComponentVersion"
@@ -31219,7 +31279,7 @@
31219
31279
  "__schema": "ReactSchema",
31220
31280
  "location": {
31221
31281
  "filePath": "ui/menu/menu.tsx",
31222
- "line": 266,
31282
+ "line": 268,
31223
31283
  "character": 1
31224
31284
  },
31225
31285
  "signature": "function VersionRelatedDropdowns(props: VersionRelatedDropdownsProps): React.JSX.Element",
@@ -31228,7 +31288,7 @@
31228
31288
  "__schema": "ParameterSchema",
31229
31289
  "location": {
31230
31290
  "filePath": "ui/menu/menu.tsx",
31231
- "line": 266,
31291
+ "line": 268,
31232
31292
  "character": 41
31233
31293
  },
31234
31294
  "name": "props",
@@ -31236,7 +31296,7 @@
31236
31296
  "__schema": "TypeRefSchema",
31237
31297
  "location": {
31238
31298
  "filePath": "ui/menu/menu.tsx",
31239
- "line": 266,
31299
+ "line": 268,
31240
31300
  "character": 48
31241
31301
  },
31242
31302
  "name": "VersionRelatedDropdownsProps"
@@ -31248,7 +31308,7 @@
31248
31308
  "__schema": "TypeRefSchema",
31249
31309
  "location": {
31250
31310
  "filePath": "ui/menu/menu.tsx",
31251
- "line": 266,
31311
+ "line": 268,
31252
31312
  "character": 1
31253
31313
  },
31254
31314
  "name": "React.JSX.Element",
@@ -31264,7 +31324,7 @@
31264
31324
  "__schema": "FunctionLikeSchema",
31265
31325
  "location": {
31266
31326
  "filePath": "ui/menu/menu.tsx",
31267
- "line": 76,
31327
+ "line": 77,
31268
31328
  "character": 1
31269
31329
  },
31270
31330
  "signature": "function getComponentIdStr(componentIdStr?: string | (() => string | undefined)): string | undefined",
@@ -31274,7 +31334,7 @@
31274
31334
  "__schema": "ParameterSchema",
31275
31335
  "location": {
31276
31336
  "filePath": "ui/menu/menu.tsx",
31277
- "line": 76,
31337
+ "line": 77,
31278
31338
  "character": 28
31279
31339
  },
31280
31340
  "name": "componentIdStr",
@@ -31282,7 +31342,7 @@
31282
31342
  "__schema": "TypeUnionSchema",
31283
31343
  "location": {
31284
31344
  "filePath": "ui/menu/menu.tsx",
31285
- "line": 76,
31345
+ "line": 77,
31286
31346
  "character": 45
31287
31347
  },
31288
31348
  "types": [
@@ -31290,7 +31350,7 @@
31290
31350
  "__schema": "KeywordTypeSchema",
31291
31351
  "location": {
31292
31352
  "filePath": "ui/menu/menu.tsx",
31293
- "line": 76,
31353
+ "line": 77,
31294
31354
  "character": 45
31295
31355
  },
31296
31356
  "name": "string"
@@ -31299,14 +31359,14 @@
31299
31359
  "__schema": "ParenthesizedTypeSchema",
31300
31360
  "location": {
31301
31361
  "filePath": "ui/menu/menu.tsx",
31302
- "line": 76,
31362
+ "line": 77,
31303
31363
  "character": 54
31304
31364
  },
31305
31365
  "type": {
31306
31366
  "__schema": "FunctionLikeSchema",
31307
31367
  "location": {
31308
31368
  "filePath": "ui/menu/menu.tsx",
31309
- "line": 76,
31369
+ "line": 77,
31310
31370
  "character": 55
31311
31371
  },
31312
31372
  "signature": "(): string | undefined",
@@ -31316,7 +31376,7 @@
31316
31376
  "__schema": "TypeUnionSchema",
31317
31377
  "location": {
31318
31378
  "filePath": "ui/menu/menu.tsx",
31319
- "line": 76,
31379
+ "line": 77,
31320
31380
  "character": 61
31321
31381
  },
31322
31382
  "types": [
@@ -31324,7 +31384,7 @@
31324
31384
  "__schema": "KeywordTypeSchema",
31325
31385
  "location": {
31326
31386
  "filePath": "ui/menu/menu.tsx",
31327
- "line": 76,
31387
+ "line": 77,
31328
31388
  "character": 61
31329
31389
  },
31330
31390
  "name": "string"
@@ -31333,7 +31393,7 @@
31333
31393
  "__schema": "KeywordTypeSchema",
31334
31394
  "location": {
31335
31395
  "filePath": "ui/menu/menu.tsx",
31336
- "line": 76,
31396
+ "line": 77,
31337
31397
  "character": 70
31338
31398
  },
31339
31399
  "name": "undefined"
@@ -31353,7 +31413,7 @@
31353
31413
  "__schema": "TypeUnionSchema",
31354
31414
  "location": {
31355
31415
  "filePath": "ui/menu/menu.tsx",
31356
- "line": 76,
31416
+ "line": 77,
31357
31417
  "character": 83
31358
31418
  },
31359
31419
  "types": [
@@ -31361,7 +31421,7 @@
31361
31421
  "__schema": "KeywordTypeSchema",
31362
31422
  "location": {
31363
31423
  "filePath": "ui/menu/menu.tsx",
31364
- "line": 76,
31424
+ "line": 77,
31365
31425
  "character": 83
31366
31426
  },
31367
31427
  "name": "string"
@@ -31370,7 +31430,7 @@
31370
31430
  "__schema": "KeywordTypeSchema",
31371
31431
  "location": {
31372
31432
  "filePath": "ui/menu/menu.tsx",
31373
- "line": 76,
31433
+ "line": 77,
31374
31434
  "character": 92
31375
31435
  },
31376
31436
  "name": "undefined"
@@ -31383,7 +31443,7 @@
31383
31443
  "__schema": "FunctionLikeSchema",
31384
31444
  "location": {
31385
31445
  "filePath": "ui/menu/menu.tsx",
31386
- "line": 348,
31446
+ "line": 350,
31387
31447
  "character": 1
31388
31448
  },
31389
31449
  "signature": "function useConsumeMethods(consumeMethods?: ConsumeMethodSlot, consumePluginProps?: ConsumePluginProps): ConsumeMethod[]",
@@ -31393,7 +31453,7 @@
31393
31453
  "__schema": "ParameterSchema",
31394
31454
  "location": {
31395
31455
  "filePath": "ui/menu/menu.tsx",
31396
- "line": 349,
31456
+ "line": 351,
31397
31457
  "character": 3
31398
31458
  },
31399
31459
  "name": "consumeMethods",
@@ -31401,7 +31461,7 @@
31401
31461
  "__schema": "TypeRefSchema",
31402
31462
  "location": {
31403
31463
  "filePath": "ui/menu/menu.tsx",
31404
- "line": 349,
31464
+ "line": 351,
31405
31465
  "character": 20
31406
31466
  },
31407
31467
  "name": "ConsumeMethodSlot"
@@ -31413,7 +31473,7 @@
31413
31473
  "__schema": "ParameterSchema",
31414
31474
  "location": {
31415
31475
  "filePath": "ui/menu/menu.tsx",
31416
- "line": 350,
31476
+ "line": 352,
31417
31477
  "character": 3
31418
31478
  },
31419
31479
  "name": "consumePluginProps",
@@ -31421,7 +31481,7 @@
31421
31481
  "__schema": "TypeRefSchema",
31422
31482
  "location": {
31423
31483
  "filePath": "ui/menu/menu.tsx",
31424
- "line": 350,
31484
+ "line": 352,
31425
31485
  "character": 24
31426
31486
  },
31427
31487
  "name": "ConsumePluginProps"
@@ -31434,14 +31494,14 @@
31434
31494
  "__schema": "TypeArraySchema",
31435
31495
  "location": {
31436
31496
  "filePath": "ui/menu/menu.tsx",
31437
- "line": 351,
31497
+ "line": 353,
31438
31498
  "character": 4
31439
31499
  },
31440
31500
  "type": {
31441
31501
  "__schema": "TypeRefSchema",
31442
31502
  "location": {
31443
31503
  "filePath": "ui/menu/menu.tsx",
31444
- "line": 351,
31504
+ "line": 353,
31445
31505
  "character": 4
31446
31506
  },
31447
31507
  "name": "ConsumeMethod"
@@ -31757,7 +31817,7 @@
31757
31817
  "_legacy": {
31758
31818
  "scope": "teambit.component",
31759
31819
  "name": "component",
31760
- "version": "1.0.482"
31820
+ "version": "1.0.483"
31761
31821
  },
31762
31822
  "_scope": "teambit.component"
31763
31823
  }
@@ -33371,7 +33431,7 @@
33371
33431
  "character": 6
33372
33432
  },
33373
33433
  "name": "rest",
33374
- "type": "{\n state?: Record<string, any> | undefined;\n native?: boolean | undefined;\n external?: boolean | undefined;\n activeStyle?: React.CSSProperties | undefined;\n active?: boolean | undefined;\n ... 268 more ...;\n onTransitionEndCapture?: React.TransitionEventHandler<...> | undefined;\n}",
33434
+ "type": "{\n hideInMinimalMode?: boolean | undefined;\n state?: Record<string, any> | undefined;\n native?: boolean | undefined;\n external?: boolean | undefined;\n activeStyle?: React.CSSProperties | undefined;\n ... 269 more ...;\n onTransitionEndCapture?: React.TransitionEventHandler<...> | undefined;\n}",
33375
33435
  "isSpread": true
33376
33436
  }
33377
33437
  ],
@@ -34203,7 +34263,7 @@
34203
34263
  "componentId": {
34204
34264
  "scope": "teambit.component",
34205
34265
  "name": "component",
34206
- "version": "1.0.482"
34266
+ "version": "1.0.483"
34207
34267
  },
34208
34268
  "taggedModuleExports": []
34209
34269
  }