@teambit/docs 1.0.226 → 1.0.228
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/static/css/teambit.docs/{docs-preview.ed2631e4.css → docs-preview.00964f5e.css} +6 -6
- package/artifacts/preview/teambit_docs_docs-preview.js +6 -6
- package/artifacts/schema.json +88 -406
- package/dist/{preview-1712632644937.js → preview-1712805335812.js} +2 -2
- package/package.json +18 -18
- package/tsconfig.json +49 -1
- package/dist/default-doc-reader.d.ts +0 -16
- package/dist/doc-module.d.ts +0 -16
- package/dist/doc-reader.d.ts +0 -14
- package/dist/docs-store.d.ts +0 -1
- package/dist/docs.aspect.d.ts +0 -3
- package/dist/docs.composition.d.ts +0 -1
- package/dist/docs.d.ts +0 -29
- package/dist/docs.data.d.ts +0 -9
- package/dist/docs.graphql.d.ts +0 -11
- package/dist/docs.main.runtime.d.ts +0 -98
- package/dist/docs.preview-definition.d.ts +0 -28
- package/dist/docs.preview.runtime.d.ts +0 -27
- package/dist/docs.service.d.ts +0 -5
- package/dist/docs.ui.runtime.d.ts +0 -28
- package/dist/events/click-inside-an-iframe.d.ts +0 -12
- package/dist/events/index.d.ts +0 -1
- package/dist/exceptions/doc-read-error.d.ts +0 -3
- package/dist/exceptions/file-extension-not-supported.d.ts +0 -3
- package/dist/exceptions/index.d.ts +0 -2
- package/dist/index.d.ts +0 -17
- package/dist/overview/index.d.ts +0 -2
- package/dist/overview/overview.d.ts +0 -29
- package/dist/overview/readme-skeleton.d.ts +0 -4
- package/dist/overview.section.d.ts +0 -28
package/artifacts/schema.json
CHANGED
|
@@ -128,11 +128,7 @@
|
|
|
128
128
|
"line": 52,
|
|
129
129
|
"character": 22
|
|
130
130
|
},
|
|
131
|
-
"name": "PreviewMain"
|
|
132
|
-
"componentId": {
|
|
133
|
-
"scope": "teambit.preview",
|
|
134
|
-
"name": "preview"
|
|
135
|
-
}
|
|
131
|
+
"name": "PreviewMain"
|
|
136
132
|
},
|
|
137
133
|
"isOptional": false,
|
|
138
134
|
"isSpread": false
|
|
@@ -152,11 +148,7 @@
|
|
|
152
148
|
"line": 54,
|
|
153
149
|
"character": 18
|
|
154
150
|
},
|
|
155
|
-
"name": "PkgMain"
|
|
156
|
-
"componentId": {
|
|
157
|
-
"scope": "teambit.pkg",
|
|
158
|
-
"name": "pkg"
|
|
159
|
-
}
|
|
151
|
+
"name": "PkgMain"
|
|
160
152
|
},
|
|
161
153
|
"isOptional": false,
|
|
162
154
|
"isSpread": false
|
|
@@ -176,11 +168,7 @@
|
|
|
176
168
|
"line": 56,
|
|
177
169
|
"character": 23
|
|
178
170
|
},
|
|
179
|
-
"name": "CompilerMain"
|
|
180
|
-
"componentId": {
|
|
181
|
-
"scope": "teambit.compilation",
|
|
182
|
-
"name": "compiler"
|
|
183
|
-
}
|
|
171
|
+
"name": "CompilerMain"
|
|
184
172
|
},
|
|
185
173
|
"isOptional": false,
|
|
186
174
|
"isSpread": false
|
|
@@ -200,11 +188,7 @@
|
|
|
200
188
|
"line": 58,
|
|
201
189
|
"character": 24
|
|
202
190
|
},
|
|
203
|
-
"name": "Workspace"
|
|
204
|
-
"componentId": {
|
|
205
|
-
"scope": "teambit.workspace",
|
|
206
|
-
"name": "workspace"
|
|
207
|
-
}
|
|
191
|
+
"name": "Workspace"
|
|
208
192
|
},
|
|
209
193
|
"isOptional": false,
|
|
210
194
|
"isSpread": false
|
|
@@ -224,11 +208,7 @@
|
|
|
224
208
|
"line": 60,
|
|
225
209
|
"character": 21
|
|
226
210
|
},
|
|
227
|
-
"name": "Logger"
|
|
228
|
-
"componentId": {
|
|
229
|
-
"scope": "teambit.harmony",
|
|
230
|
-
"name": "logger"
|
|
231
|
-
}
|
|
211
|
+
"name": "Logger"
|
|
232
212
|
},
|
|
233
213
|
"isOptional": false,
|
|
234
214
|
"isSpread": false
|
|
@@ -248,11 +228,7 @@
|
|
|
248
228
|
"line": 62,
|
|
249
229
|
"character": 23
|
|
250
230
|
},
|
|
251
|
-
"name": "DevFilesMain"
|
|
252
|
-
"componentId": {
|
|
253
|
-
"scope": "teambit.component",
|
|
254
|
-
"name": "dev-files"
|
|
255
|
-
}
|
|
231
|
+
"name": "DevFilesMain"
|
|
256
232
|
},
|
|
257
233
|
"isOptional": false,
|
|
258
234
|
"isSpread": false
|
|
@@ -272,11 +248,7 @@
|
|
|
272
248
|
"line": 64,
|
|
273
249
|
"character": 19
|
|
274
250
|
},
|
|
275
|
-
"name": "EnvsMain"
|
|
276
|
-
"componentId": {
|
|
277
|
-
"scope": "teambit.envs",
|
|
278
|
-
"name": "envs"
|
|
279
|
-
}
|
|
251
|
+
"name": "EnvsMain"
|
|
280
252
|
},
|
|
281
253
|
"isOptional": false,
|
|
282
254
|
"isSpread": false
|
|
@@ -296,8 +268,7 @@
|
|
|
296
268
|
"line": 66,
|
|
297
269
|
"character": 26
|
|
298
270
|
},
|
|
299
|
-
"name": "DocPropSlot"
|
|
300
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
271
|
+
"name": "DocPropSlot"
|
|
301
272
|
},
|
|
302
273
|
"isOptional": false,
|
|
303
274
|
"isSpread": false
|
|
@@ -317,8 +288,7 @@
|
|
|
317
288
|
"line": 68,
|
|
318
289
|
"character": 28
|
|
319
290
|
},
|
|
320
|
-
"name": "DocReaderSlot"
|
|
321
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
291
|
+
"name": "DocReaderSlot"
|
|
322
292
|
},
|
|
323
293
|
"isOptional": false,
|
|
324
294
|
"isSpread": false
|
|
@@ -377,11 +347,7 @@
|
|
|
377
347
|
"line": 74,
|
|
378
348
|
"character": 26
|
|
379
349
|
},
|
|
380
|
-
"name": "Component"
|
|
381
|
-
"componentId": {
|
|
382
|
-
"scope": "teambit.component",
|
|
383
|
-
"name": "component"
|
|
384
|
-
}
|
|
350
|
+
"name": "Component"
|
|
385
351
|
}
|
|
386
352
|
},
|
|
387
353
|
"isOptional": false,
|
|
@@ -396,10 +362,6 @@
|
|
|
396
362
|
"character": 40
|
|
397
363
|
},
|
|
398
364
|
"name": "ComponentMap",
|
|
399
|
-
"componentId": {
|
|
400
|
-
"scope": "teambit.component",
|
|
401
|
-
"name": "component"
|
|
402
|
-
},
|
|
403
365
|
"typeArgs": [
|
|
404
366
|
{
|
|
405
367
|
"__schema": "TypeArraySchema",
|
|
@@ -415,8 +377,7 @@
|
|
|
415
377
|
"line": 74,
|
|
416
378
|
"character": 53
|
|
417
379
|
},
|
|
418
|
-
"name": "AbstractVinyl"
|
|
419
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
380
|
+
"name": "AbstractVinyl"
|
|
420
381
|
}
|
|
421
382
|
}
|
|
422
383
|
]
|
|
@@ -448,11 +409,7 @@
|
|
|
448
409
|
"line": 80,
|
|
449
410
|
"character": 27
|
|
450
411
|
},
|
|
451
|
-
"name": "Component"
|
|
452
|
-
"componentId": {
|
|
453
|
-
"scope": "teambit.component",
|
|
454
|
-
"name": "component"
|
|
455
|
-
}
|
|
412
|
+
"name": "Component"
|
|
456
413
|
},
|
|
457
414
|
"isOptional": false,
|
|
458
415
|
"isSpread": false
|
|
@@ -472,8 +429,7 @@
|
|
|
472
429
|
"line": 80,
|
|
473
430
|
"character": 39
|
|
474
431
|
},
|
|
475
|
-
"name": "AbstractVinyl"
|
|
476
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
432
|
+
"name": "AbstractVinyl"
|
|
477
433
|
}
|
|
478
434
|
},
|
|
479
435
|
"modifiers": []
|
|
@@ -513,11 +469,7 @@
|
|
|
513
469
|
"line": 89,
|
|
514
470
|
"character": 35
|
|
515
471
|
},
|
|
516
|
-
"name": "Component"
|
|
517
|
-
"componentId": {
|
|
518
|
-
"scope": "teambit.component",
|
|
519
|
-
"name": "component"
|
|
520
|
-
}
|
|
472
|
+
"name": "Component"
|
|
521
473
|
},
|
|
522
474
|
"isOptional": false,
|
|
523
475
|
"isSpread": false
|
|
@@ -572,11 +524,7 @@
|
|
|
572
524
|
"line": 95,
|
|
573
525
|
"character": 26
|
|
574
526
|
},
|
|
575
|
-
"name": "Environment"
|
|
576
|
-
"componentId": {
|
|
577
|
-
"scope": "teambit.envs",
|
|
578
|
-
"name": "envs"
|
|
579
|
-
}
|
|
527
|
+
"name": "Environment"
|
|
580
528
|
},
|
|
581
529
|
"isOptional": false,
|
|
582
530
|
"isSpread": false
|
|
@@ -702,11 +650,7 @@
|
|
|
702
650
|
"line": 109,
|
|
703
651
|
"character": 31
|
|
704
652
|
},
|
|
705
|
-
"name": "Component"
|
|
706
|
-
"componentId": {
|
|
707
|
-
"scope": "teambit.component",
|
|
708
|
-
"name": "component"
|
|
709
|
-
}
|
|
653
|
+
"name": "Component"
|
|
710
654
|
},
|
|
711
655
|
"isOptional": false,
|
|
712
656
|
"isSpread": false
|
|
@@ -750,11 +694,7 @@
|
|
|
750
694
|
"line": 130,
|
|
751
695
|
"character": 21
|
|
752
696
|
},
|
|
753
|
-
"name": "IComponent"
|
|
754
|
-
"componentId": {
|
|
755
|
-
"scope": "teambit.component",
|
|
756
|
-
"name": "component"
|
|
757
|
-
}
|
|
697
|
+
"name": "IComponent"
|
|
758
698
|
},
|
|
759
699
|
"isOptional": false,
|
|
760
700
|
"isSpread": false
|
|
@@ -817,11 +757,7 @@
|
|
|
817
757
|
"line": 140,
|
|
818
758
|
"character": 38
|
|
819
759
|
},
|
|
820
|
-
"name": "Component"
|
|
821
|
-
"componentId": {
|
|
822
|
-
"scope": "teambit.component",
|
|
823
|
-
"name": "component"
|
|
824
|
-
}
|
|
760
|
+
"name": "Component"
|
|
825
761
|
},
|
|
826
762
|
"isOptional": false,
|
|
827
763
|
"isSpread": false
|
|
@@ -1028,11 +964,7 @@
|
|
|
1028
964
|
"line": 180,
|
|
1029
965
|
"character": 7
|
|
1030
966
|
},
|
|
1031
|
-
"name": "PreviewMain"
|
|
1032
|
-
"componentId": {
|
|
1033
|
-
"scope": "teambit.preview",
|
|
1034
|
-
"name": "preview"
|
|
1035
|
-
}
|
|
967
|
+
"name": "PreviewMain"
|
|
1036
968
|
},
|
|
1037
969
|
{
|
|
1038
970
|
"__schema": "TypeRefSchema",
|
|
@@ -1041,11 +973,7 @@
|
|
|
1041
973
|
"line": 181,
|
|
1042
974
|
"character": 7
|
|
1043
975
|
},
|
|
1044
|
-
"name": "GraphqlMain"
|
|
1045
|
-
"componentId": {
|
|
1046
|
-
"scope": "teambit.harmony",
|
|
1047
|
-
"name": "graphql"
|
|
1048
|
-
}
|
|
976
|
+
"name": "GraphqlMain"
|
|
1049
977
|
},
|
|
1050
978
|
{
|
|
1051
979
|
"__schema": "TypeRefSchema",
|
|
@@ -1054,11 +982,7 @@
|
|
|
1054
982
|
"line": 182,
|
|
1055
983
|
"character": 7
|
|
1056
984
|
},
|
|
1057
|
-
"name": "Workspace"
|
|
1058
|
-
"componentId": {
|
|
1059
|
-
"scope": "teambit.workspace",
|
|
1060
|
-
"name": "workspace"
|
|
1061
|
-
}
|
|
985
|
+
"name": "Workspace"
|
|
1062
986
|
},
|
|
1063
987
|
{
|
|
1064
988
|
"__schema": "TypeRefSchema",
|
|
@@ -1067,11 +991,7 @@
|
|
|
1067
991
|
"line": 183,
|
|
1068
992
|
"character": 7
|
|
1069
993
|
},
|
|
1070
|
-
"name": "PkgMain"
|
|
1071
|
-
"componentId": {
|
|
1072
|
-
"scope": "teambit.pkg",
|
|
1073
|
-
"name": "pkg"
|
|
1074
|
-
}
|
|
994
|
+
"name": "PkgMain"
|
|
1075
995
|
},
|
|
1076
996
|
{
|
|
1077
997
|
"__schema": "TypeRefSchema",
|
|
@@ -1080,11 +1000,7 @@
|
|
|
1080
1000
|
"line": 184,
|
|
1081
1001
|
"character": 7
|
|
1082
1002
|
},
|
|
1083
|
-
"name": "CompilerMain"
|
|
1084
|
-
"componentId": {
|
|
1085
|
-
"scope": "teambit.compilation",
|
|
1086
|
-
"name": "compiler"
|
|
1087
|
-
}
|
|
1003
|
+
"name": "CompilerMain"
|
|
1088
1004
|
},
|
|
1089
1005
|
{
|
|
1090
1006
|
"__schema": "TypeRefSchema",
|
|
@@ -1093,11 +1009,7 @@
|
|
|
1093
1009
|
"line": 185,
|
|
1094
1010
|
"character": 7
|
|
1095
1011
|
},
|
|
1096
|
-
"name": "LoggerMain"
|
|
1097
|
-
"componentId": {
|
|
1098
|
-
"scope": "teambit.harmony",
|
|
1099
|
-
"name": "logger"
|
|
1100
|
-
}
|
|
1012
|
+
"name": "LoggerMain"
|
|
1101
1013
|
},
|
|
1102
1014
|
{
|
|
1103
1015
|
"__schema": "TypeRefSchema",
|
|
@@ -1106,11 +1018,7 @@
|
|
|
1106
1018
|
"line": 186,
|
|
1107
1019
|
"character": 7
|
|
1108
1020
|
},
|
|
1109
|
-
"name": "DevFilesMain"
|
|
1110
|
-
"componentId": {
|
|
1111
|
-
"scope": "teambit.component",
|
|
1112
|
-
"name": "dev-files"
|
|
1113
|
-
}
|
|
1021
|
+
"name": "DevFilesMain"
|
|
1114
1022
|
},
|
|
1115
1023
|
{
|
|
1116
1024
|
"__schema": "TypeRefSchema",
|
|
@@ -1119,11 +1027,7 @@
|
|
|
1119
1027
|
"line": 187,
|
|
1120
1028
|
"character": 7
|
|
1121
1029
|
},
|
|
1122
|
-
"name": "EnvsMain"
|
|
1123
|
-
"componentId": {
|
|
1124
|
-
"scope": "teambit.envs",
|
|
1125
|
-
"name": "envs"
|
|
1126
|
-
}
|
|
1030
|
+
"name": "EnvsMain"
|
|
1127
1031
|
},
|
|
1128
1032
|
{
|
|
1129
1033
|
"__schema": "TypeRefSchema",
|
|
@@ -1132,11 +1036,7 @@
|
|
|
1132
1036
|
"line": 188,
|
|
1133
1037
|
"character": 7
|
|
1134
1038
|
},
|
|
1135
|
-
"name": "ScopeMain"
|
|
1136
|
-
"componentId": {
|
|
1137
|
-
"scope": "teambit.scope",
|
|
1138
|
-
"name": "scope"
|
|
1139
|
-
}
|
|
1039
|
+
"name": "ScopeMain"
|
|
1140
1040
|
}
|
|
1141
1041
|
]
|
|
1142
1042
|
},
|
|
@@ -1158,8 +1058,7 @@
|
|
|
1158
1058
|
"line": 190,
|
|
1159
1059
|
"character": 13
|
|
1160
1060
|
},
|
|
1161
|
-
"name": "DocsConfig"
|
|
1162
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
1061
|
+
"name": "DocsConfig"
|
|
1163
1062
|
},
|
|
1164
1063
|
"isOptional": false,
|
|
1165
1064
|
"isSpread": false
|
|
@@ -1187,8 +1086,7 @@
|
|
|
1187
1086
|
"line": 191,
|
|
1188
1087
|
"character": 36
|
|
1189
1088
|
},
|
|
1190
|
-
"name": "DocPropSlot"
|
|
1191
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
1089
|
+
"name": "DocPropSlot"
|
|
1192
1090
|
},
|
|
1193
1091
|
{
|
|
1194
1092
|
"__schema": "TypeRefSchema",
|
|
@@ -1197,8 +1095,7 @@
|
|
|
1197
1095
|
"line": 191,
|
|
1198
1096
|
"character": 49
|
|
1199
1097
|
},
|
|
1200
|
-
"name": "DocReaderSlot"
|
|
1201
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
1098
|
+
"name": "DocReaderSlot"
|
|
1202
1099
|
}
|
|
1203
1100
|
]
|
|
1204
1101
|
},
|
|
@@ -1431,8 +1328,7 @@
|
|
|
1431
1328
|
"line": 35,
|
|
1432
1329
|
"character": 34
|
|
1433
1330
|
},
|
|
1434
|
-
"name": "ComponentType"
|
|
1435
|
-
"packageName": "react"
|
|
1331
|
+
"name": "ComponentType"
|
|
1436
1332
|
},
|
|
1437
1333
|
"isOptional": false,
|
|
1438
1334
|
"isSpread": false
|
|
@@ -1629,11 +1525,7 @@
|
|
|
1629
1525
|
"line": 58,
|
|
1630
1526
|
"character": 45
|
|
1631
1527
|
},
|
|
1632
|
-
"name": "ComponentUI"
|
|
1633
|
-
"componentId": {
|
|
1634
|
-
"scope": "teambit.component",
|
|
1635
|
-
"name": "component"
|
|
1636
|
-
}
|
|
1528
|
+
"name": "ComponentUI"
|
|
1637
1529
|
},
|
|
1638
1530
|
{
|
|
1639
1531
|
"__schema": "TypeRefSchema",
|
|
@@ -1642,11 +1534,7 @@
|
|
|
1642
1534
|
"line": 58,
|
|
1643
1535
|
"character": 58
|
|
1644
1536
|
},
|
|
1645
|
-
"name": "ComponentCompareUI"
|
|
1646
|
-
"componentId": {
|
|
1647
|
-
"scope": "teambit.component",
|
|
1648
|
-
"name": "component-compare"
|
|
1649
|
-
}
|
|
1537
|
+
"name": "ComponentCompareUI"
|
|
1650
1538
|
},
|
|
1651
1539
|
{
|
|
1652
1540
|
"__schema": "TypeRefSchema",
|
|
@@ -1655,11 +1543,7 @@
|
|
|
1655
1543
|
"line": 58,
|
|
1656
1544
|
"character": 78
|
|
1657
1545
|
},
|
|
1658
|
-
"name": "APIReferenceUI"
|
|
1659
|
-
"componentId": {
|
|
1660
|
-
"scope": "teambit.api-reference",
|
|
1661
|
-
"name": "api-reference"
|
|
1662
|
-
}
|
|
1546
|
+
"name": "APIReferenceUI"
|
|
1663
1547
|
}
|
|
1664
1548
|
]
|
|
1665
1549
|
},
|
|
@@ -1779,11 +1663,7 @@
|
|
|
1779
1663
|
"line": 21,
|
|
1780
1664
|
"character": 22
|
|
1781
1665
|
},
|
|
1782
|
-
"name": "PreviewPreview"
|
|
1783
|
-
"componentId": {
|
|
1784
|
-
"scope": "teambit.preview",
|
|
1785
|
-
"name": "preview"
|
|
1786
|
-
}
|
|
1666
|
+
"name": "PreviewPreview"
|
|
1787
1667
|
},
|
|
1788
1668
|
"isOptional": false,
|
|
1789
1669
|
"isSpread": false
|
|
@@ -1866,11 +1746,7 @@
|
|
|
1866
1746
|
"line": 69,
|
|
1867
1747
|
"character": 52
|
|
1868
1748
|
},
|
|
1869
|
-
"name": "PreviewModule"
|
|
1870
|
-
"componentId": {
|
|
1871
|
-
"scope": "teambit.preview",
|
|
1872
|
-
"name": "preview"
|
|
1873
|
-
}
|
|
1749
|
+
"name": "PreviewModule"
|
|
1874
1750
|
},
|
|
1875
1751
|
"isOptional": false,
|
|
1876
1752
|
"isSpread": false
|
|
@@ -1962,11 +1838,7 @@
|
|
|
1962
1838
|
"line": 80,
|
|
1963
1839
|
"character": 37
|
|
1964
1840
|
},
|
|
1965
|
-
"name": "PreviewPreview"
|
|
1966
|
-
"componentId": {
|
|
1967
|
-
"scope": "teambit.preview",
|
|
1968
|
-
"name": "preview"
|
|
1969
|
-
}
|
|
1841
|
+
"name": "PreviewPreview"
|
|
1970
1842
|
}
|
|
1971
1843
|
]
|
|
1972
1844
|
},
|
|
@@ -2261,11 +2133,7 @@
|
|
|
2261
2133
|
"line": 9,
|
|
2262
2134
|
"character": 51
|
|
2263
2135
|
},
|
|
2264
|
-
"name": "Component"
|
|
2265
|
-
"componentId": {
|
|
2266
|
-
"scope": "teambit.component",
|
|
2267
|
-
"name": "component"
|
|
2268
|
-
}
|
|
2136
|
+
"name": "Component"
|
|
2269
2137
|
},
|
|
2270
2138
|
"isOptional": false,
|
|
2271
2139
|
"isSpread": false
|
|
@@ -2287,12 +2155,7 @@
|
|
|
2287
2155
|
"line": 9,
|
|
2288
2156
|
"character": 71
|
|
2289
2157
|
},
|
|
2290
|
-
"name": "Doc"
|
|
2291
|
-
"componentId": {
|
|
2292
|
-
"scope": "teambit.docs",
|
|
2293
|
-
"name": "entities/doc",
|
|
2294
|
-
"version": "0.0.12"
|
|
2295
|
-
}
|
|
2158
|
+
"name": "Doc"
|
|
2296
2159
|
}
|
|
2297
2160
|
]
|
|
2298
2161
|
},
|
|
@@ -2572,8 +2435,7 @@
|
|
|
2572
2435
|
"line": 5,
|
|
2573
2436
|
"character": 17
|
|
2574
2437
|
},
|
|
2575
|
-
"name": "ReactElement"
|
|
2576
|
-
"packageName": "react"
|
|
2438
|
+
"name": "ReactElement"
|
|
2577
2439
|
},
|
|
2578
2440
|
"isOptional": true
|
|
2579
2441
|
},
|
|
@@ -2716,11 +2578,6 @@
|
|
|
2716
2578
|
"character": 30
|
|
2717
2579
|
},
|
|
2718
2580
|
"name": "SlotRegistry",
|
|
2719
|
-
"componentId": {
|
|
2720
|
-
"scope": "teambit.harmony",
|
|
2721
|
-
"name": "harmony",
|
|
2722
|
-
"version": "0.4.6"
|
|
2723
|
-
},
|
|
2724
2581
|
"typeArgs": [
|
|
2725
2582
|
{
|
|
2726
2583
|
"__schema": "TypeArraySchema",
|
|
@@ -2776,7 +2633,6 @@
|
|
|
2776
2633
|
"character": 14
|
|
2777
2634
|
},
|
|
2778
2635
|
"name": "ComponentType",
|
|
2779
|
-
"packageName": "react",
|
|
2780
2636
|
"typeArgs": [
|
|
2781
2637
|
{
|
|
2782
2638
|
"__schema": "KeywordTypeSchema",
|
|
@@ -2851,11 +2707,6 @@
|
|
|
2851
2707
|
"character": 35
|
|
2852
2708
|
},
|
|
2853
2709
|
"name": "SlotRegistry",
|
|
2854
|
-
"componentId": {
|
|
2855
|
-
"scope": "teambit.harmony",
|
|
2856
|
-
"name": "harmony",
|
|
2857
|
-
"version": "0.4.6"
|
|
2858
|
-
},
|
|
2859
2710
|
"typeArgs": [
|
|
2860
2711
|
{
|
|
2861
2712
|
"__schema": "TypeRefSchema",
|
|
@@ -2997,8 +2848,7 @@
|
|
|
2997
2848
|
"line": 43,
|
|
2998
2849
|
"character": 100
|
|
2999
2850
|
},
|
|
3000
|
-
"name": "OverviewProps"
|
|
3001
|
-
"internalFilePath": "overview/overview.tsx"
|
|
2851
|
+
"name": "OverviewProps"
|
|
3002
2852
|
},
|
|
3003
2853
|
"isOptional": false,
|
|
3004
2854
|
"objectBindingNodes": [
|
|
@@ -3230,11 +3080,6 @@
|
|
|
3230
3080
|
"character": 27
|
|
3231
3081
|
},
|
|
3232
3082
|
"name": "SlotRegistry",
|
|
3233
|
-
"componentId": {
|
|
3234
|
-
"scope": "teambit.harmony",
|
|
3235
|
-
"name": "harmony",
|
|
3236
|
-
"version": "0.4.6"
|
|
3237
|
-
},
|
|
3238
3083
|
"typeArgs": [
|
|
3239
3084
|
{
|
|
3240
3085
|
"__schema": "TypeRefSchema",
|
|
@@ -3265,11 +3110,6 @@
|
|
|
3265
3110
|
"character": 29
|
|
3266
3111
|
},
|
|
3267
3112
|
"name": "SlotRegistry",
|
|
3268
|
-
"componentId": {
|
|
3269
|
-
"scope": "teambit.harmony",
|
|
3270
|
-
"name": "harmony",
|
|
3271
|
-
"version": "0.4.6"
|
|
3272
|
-
},
|
|
3273
3113
|
"typeArgs": [
|
|
3274
3114
|
{
|
|
3275
3115
|
"__schema": "TypeRefSchema",
|
|
@@ -3414,11 +3254,7 @@
|
|
|
3414
3254
|
"line": 52,
|
|
3415
3255
|
"character": 22
|
|
3416
3256
|
},
|
|
3417
|
-
"name": "PreviewMain"
|
|
3418
|
-
"componentId": {
|
|
3419
|
-
"scope": "teambit.preview",
|
|
3420
|
-
"name": "preview"
|
|
3421
|
-
}
|
|
3257
|
+
"name": "PreviewMain"
|
|
3422
3258
|
},
|
|
3423
3259
|
"isOptional": false,
|
|
3424
3260
|
"isSpread": false
|
|
@@ -3438,11 +3274,7 @@
|
|
|
3438
3274
|
"line": 54,
|
|
3439
3275
|
"character": 18
|
|
3440
3276
|
},
|
|
3441
|
-
"name": "PkgMain"
|
|
3442
|
-
"componentId": {
|
|
3443
|
-
"scope": "teambit.pkg",
|
|
3444
|
-
"name": "pkg"
|
|
3445
|
-
}
|
|
3277
|
+
"name": "PkgMain"
|
|
3446
3278
|
},
|
|
3447
3279
|
"isOptional": false,
|
|
3448
3280
|
"isSpread": false
|
|
@@ -3462,11 +3294,7 @@
|
|
|
3462
3294
|
"line": 56,
|
|
3463
3295
|
"character": 23
|
|
3464
3296
|
},
|
|
3465
|
-
"name": "CompilerMain"
|
|
3466
|
-
"componentId": {
|
|
3467
|
-
"scope": "teambit.compilation",
|
|
3468
|
-
"name": "compiler"
|
|
3469
|
-
}
|
|
3297
|
+
"name": "CompilerMain"
|
|
3470
3298
|
},
|
|
3471
3299
|
"isOptional": false,
|
|
3472
3300
|
"isSpread": false
|
|
@@ -3486,11 +3314,7 @@
|
|
|
3486
3314
|
"line": 58,
|
|
3487
3315
|
"character": 24
|
|
3488
3316
|
},
|
|
3489
|
-
"name": "Workspace"
|
|
3490
|
-
"componentId": {
|
|
3491
|
-
"scope": "teambit.workspace",
|
|
3492
|
-
"name": "workspace"
|
|
3493
|
-
}
|
|
3317
|
+
"name": "Workspace"
|
|
3494
3318
|
},
|
|
3495
3319
|
"isOptional": false,
|
|
3496
3320
|
"isSpread": false
|
|
@@ -3510,11 +3334,7 @@
|
|
|
3510
3334
|
"line": 60,
|
|
3511
3335
|
"character": 21
|
|
3512
3336
|
},
|
|
3513
|
-
"name": "Logger"
|
|
3514
|
-
"componentId": {
|
|
3515
|
-
"scope": "teambit.harmony",
|
|
3516
|
-
"name": "logger"
|
|
3517
|
-
}
|
|
3337
|
+
"name": "Logger"
|
|
3518
3338
|
},
|
|
3519
3339
|
"isOptional": false,
|
|
3520
3340
|
"isSpread": false
|
|
@@ -3534,11 +3354,7 @@
|
|
|
3534
3354
|
"line": 62,
|
|
3535
3355
|
"character": 23
|
|
3536
3356
|
},
|
|
3537
|
-
"name": "DevFilesMain"
|
|
3538
|
-
"componentId": {
|
|
3539
|
-
"scope": "teambit.component",
|
|
3540
|
-
"name": "dev-files"
|
|
3541
|
-
}
|
|
3357
|
+
"name": "DevFilesMain"
|
|
3542
3358
|
},
|
|
3543
3359
|
"isOptional": false,
|
|
3544
3360
|
"isSpread": false
|
|
@@ -3558,11 +3374,7 @@
|
|
|
3558
3374
|
"line": 64,
|
|
3559
3375
|
"character": 19
|
|
3560
3376
|
},
|
|
3561
|
-
"name": "EnvsMain"
|
|
3562
|
-
"componentId": {
|
|
3563
|
-
"scope": "teambit.envs",
|
|
3564
|
-
"name": "envs"
|
|
3565
|
-
}
|
|
3377
|
+
"name": "EnvsMain"
|
|
3566
3378
|
},
|
|
3567
3379
|
"isOptional": false,
|
|
3568
3380
|
"isSpread": false
|
|
@@ -3582,8 +3394,7 @@
|
|
|
3582
3394
|
"line": 66,
|
|
3583
3395
|
"character": 26
|
|
3584
3396
|
},
|
|
3585
|
-
"name": "DocPropSlot"
|
|
3586
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
3397
|
+
"name": "DocPropSlot"
|
|
3587
3398
|
},
|
|
3588
3399
|
"isOptional": false,
|
|
3589
3400
|
"isSpread": false
|
|
@@ -3603,8 +3414,7 @@
|
|
|
3603
3414
|
"line": 68,
|
|
3604
3415
|
"character": 28
|
|
3605
3416
|
},
|
|
3606
|
-
"name": "DocReaderSlot"
|
|
3607
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
3417
|
+
"name": "DocReaderSlot"
|
|
3608
3418
|
},
|
|
3609
3419
|
"isOptional": false,
|
|
3610
3420
|
"isSpread": false
|
|
@@ -3663,11 +3473,7 @@
|
|
|
3663
3473
|
"line": 74,
|
|
3664
3474
|
"character": 26
|
|
3665
3475
|
},
|
|
3666
|
-
"name": "Component"
|
|
3667
|
-
"componentId": {
|
|
3668
|
-
"scope": "teambit.component",
|
|
3669
|
-
"name": "component"
|
|
3670
|
-
}
|
|
3476
|
+
"name": "Component"
|
|
3671
3477
|
}
|
|
3672
3478
|
},
|
|
3673
3479
|
"isOptional": false,
|
|
@@ -3682,10 +3488,6 @@
|
|
|
3682
3488
|
"character": 40
|
|
3683
3489
|
},
|
|
3684
3490
|
"name": "ComponentMap",
|
|
3685
|
-
"componentId": {
|
|
3686
|
-
"scope": "teambit.component",
|
|
3687
|
-
"name": "component"
|
|
3688
|
-
},
|
|
3689
3491
|
"typeArgs": [
|
|
3690
3492
|
{
|
|
3691
3493
|
"__schema": "TypeArraySchema",
|
|
@@ -3701,8 +3503,7 @@
|
|
|
3701
3503
|
"line": 74,
|
|
3702
3504
|
"character": 53
|
|
3703
3505
|
},
|
|
3704
|
-
"name": "AbstractVinyl"
|
|
3705
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
3506
|
+
"name": "AbstractVinyl"
|
|
3706
3507
|
}
|
|
3707
3508
|
}
|
|
3708
3509
|
]
|
|
@@ -3734,11 +3535,7 @@
|
|
|
3734
3535
|
"line": 80,
|
|
3735
3536
|
"character": 27
|
|
3736
3537
|
},
|
|
3737
|
-
"name": "Component"
|
|
3738
|
-
"componentId": {
|
|
3739
|
-
"scope": "teambit.component",
|
|
3740
|
-
"name": "component"
|
|
3741
|
-
}
|
|
3538
|
+
"name": "Component"
|
|
3742
3539
|
},
|
|
3743
3540
|
"isOptional": false,
|
|
3744
3541
|
"isSpread": false
|
|
@@ -3758,8 +3555,7 @@
|
|
|
3758
3555
|
"line": 80,
|
|
3759
3556
|
"character": 39
|
|
3760
3557
|
},
|
|
3761
|
-
"name": "AbstractVinyl"
|
|
3762
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
3558
|
+
"name": "AbstractVinyl"
|
|
3763
3559
|
}
|
|
3764
3560
|
},
|
|
3765
3561
|
"modifiers": []
|
|
@@ -3799,11 +3595,7 @@
|
|
|
3799
3595
|
"line": 89,
|
|
3800
3596
|
"character": 35
|
|
3801
3597
|
},
|
|
3802
|
-
"name": "Component"
|
|
3803
|
-
"componentId": {
|
|
3804
|
-
"scope": "teambit.component",
|
|
3805
|
-
"name": "component"
|
|
3806
|
-
}
|
|
3598
|
+
"name": "Component"
|
|
3807
3599
|
},
|
|
3808
3600
|
"isOptional": false,
|
|
3809
3601
|
"isSpread": false
|
|
@@ -3858,11 +3650,7 @@
|
|
|
3858
3650
|
"line": 95,
|
|
3859
3651
|
"character": 26
|
|
3860
3652
|
},
|
|
3861
|
-
"name": "Environment"
|
|
3862
|
-
"componentId": {
|
|
3863
|
-
"scope": "teambit.envs",
|
|
3864
|
-
"name": "envs"
|
|
3865
|
-
}
|
|
3653
|
+
"name": "Environment"
|
|
3866
3654
|
},
|
|
3867
3655
|
"isOptional": false,
|
|
3868
3656
|
"isSpread": false
|
|
@@ -3988,11 +3776,7 @@
|
|
|
3988
3776
|
"line": 109,
|
|
3989
3777
|
"character": 31
|
|
3990
3778
|
},
|
|
3991
|
-
"name": "Component"
|
|
3992
|
-
"componentId": {
|
|
3993
|
-
"scope": "teambit.component",
|
|
3994
|
-
"name": "component"
|
|
3995
|
-
}
|
|
3779
|
+
"name": "Component"
|
|
3996
3780
|
},
|
|
3997
3781
|
"isOptional": false,
|
|
3998
3782
|
"isSpread": false
|
|
@@ -4036,11 +3820,7 @@
|
|
|
4036
3820
|
"line": 130,
|
|
4037
3821
|
"character": 21
|
|
4038
3822
|
},
|
|
4039
|
-
"name": "IComponent"
|
|
4040
|
-
"componentId": {
|
|
4041
|
-
"scope": "teambit.component",
|
|
4042
|
-
"name": "component"
|
|
4043
|
-
}
|
|
3823
|
+
"name": "IComponent"
|
|
4044
3824
|
},
|
|
4045
3825
|
"isOptional": false,
|
|
4046
3826
|
"isSpread": false
|
|
@@ -4103,11 +3883,7 @@
|
|
|
4103
3883
|
"line": 140,
|
|
4104
3884
|
"character": 38
|
|
4105
3885
|
},
|
|
4106
|
-
"name": "Component"
|
|
4107
|
-
"componentId": {
|
|
4108
|
-
"scope": "teambit.component",
|
|
4109
|
-
"name": "component"
|
|
4110
|
-
}
|
|
3886
|
+
"name": "Component"
|
|
4111
3887
|
},
|
|
4112
3888
|
"isOptional": false,
|
|
4113
3889
|
"isSpread": false
|
|
@@ -4314,11 +4090,7 @@
|
|
|
4314
4090
|
"line": 180,
|
|
4315
4091
|
"character": 7
|
|
4316
4092
|
},
|
|
4317
|
-
"name": "PreviewMain"
|
|
4318
|
-
"componentId": {
|
|
4319
|
-
"scope": "teambit.preview",
|
|
4320
|
-
"name": "preview"
|
|
4321
|
-
}
|
|
4093
|
+
"name": "PreviewMain"
|
|
4322
4094
|
},
|
|
4323
4095
|
{
|
|
4324
4096
|
"__schema": "TypeRefSchema",
|
|
@@ -4327,11 +4099,7 @@
|
|
|
4327
4099
|
"line": 181,
|
|
4328
4100
|
"character": 7
|
|
4329
4101
|
},
|
|
4330
|
-
"name": "GraphqlMain"
|
|
4331
|
-
"componentId": {
|
|
4332
|
-
"scope": "teambit.harmony",
|
|
4333
|
-
"name": "graphql"
|
|
4334
|
-
}
|
|
4102
|
+
"name": "GraphqlMain"
|
|
4335
4103
|
},
|
|
4336
4104
|
{
|
|
4337
4105
|
"__schema": "TypeRefSchema",
|
|
@@ -4340,11 +4108,7 @@
|
|
|
4340
4108
|
"line": 182,
|
|
4341
4109
|
"character": 7
|
|
4342
4110
|
},
|
|
4343
|
-
"name": "Workspace"
|
|
4344
|
-
"componentId": {
|
|
4345
|
-
"scope": "teambit.workspace",
|
|
4346
|
-
"name": "workspace"
|
|
4347
|
-
}
|
|
4111
|
+
"name": "Workspace"
|
|
4348
4112
|
},
|
|
4349
4113
|
{
|
|
4350
4114
|
"__schema": "TypeRefSchema",
|
|
@@ -4353,11 +4117,7 @@
|
|
|
4353
4117
|
"line": 183,
|
|
4354
4118
|
"character": 7
|
|
4355
4119
|
},
|
|
4356
|
-
"name": "PkgMain"
|
|
4357
|
-
"componentId": {
|
|
4358
|
-
"scope": "teambit.pkg",
|
|
4359
|
-
"name": "pkg"
|
|
4360
|
-
}
|
|
4120
|
+
"name": "PkgMain"
|
|
4361
4121
|
},
|
|
4362
4122
|
{
|
|
4363
4123
|
"__schema": "TypeRefSchema",
|
|
@@ -4366,11 +4126,7 @@
|
|
|
4366
4126
|
"line": 184,
|
|
4367
4127
|
"character": 7
|
|
4368
4128
|
},
|
|
4369
|
-
"name": "CompilerMain"
|
|
4370
|
-
"componentId": {
|
|
4371
|
-
"scope": "teambit.compilation",
|
|
4372
|
-
"name": "compiler"
|
|
4373
|
-
}
|
|
4129
|
+
"name": "CompilerMain"
|
|
4374
4130
|
},
|
|
4375
4131
|
{
|
|
4376
4132
|
"__schema": "TypeRefSchema",
|
|
@@ -4379,11 +4135,7 @@
|
|
|
4379
4135
|
"line": 185,
|
|
4380
4136
|
"character": 7
|
|
4381
4137
|
},
|
|
4382
|
-
"name": "LoggerMain"
|
|
4383
|
-
"componentId": {
|
|
4384
|
-
"scope": "teambit.harmony",
|
|
4385
|
-
"name": "logger"
|
|
4386
|
-
}
|
|
4138
|
+
"name": "LoggerMain"
|
|
4387
4139
|
},
|
|
4388
4140
|
{
|
|
4389
4141
|
"__schema": "TypeRefSchema",
|
|
@@ -4392,11 +4144,7 @@
|
|
|
4392
4144
|
"line": 186,
|
|
4393
4145
|
"character": 7
|
|
4394
4146
|
},
|
|
4395
|
-
"name": "DevFilesMain"
|
|
4396
|
-
"componentId": {
|
|
4397
|
-
"scope": "teambit.component",
|
|
4398
|
-
"name": "dev-files"
|
|
4399
|
-
}
|
|
4147
|
+
"name": "DevFilesMain"
|
|
4400
4148
|
},
|
|
4401
4149
|
{
|
|
4402
4150
|
"__schema": "TypeRefSchema",
|
|
@@ -4405,11 +4153,7 @@
|
|
|
4405
4153
|
"line": 187,
|
|
4406
4154
|
"character": 7
|
|
4407
4155
|
},
|
|
4408
|
-
"name": "EnvsMain"
|
|
4409
|
-
"componentId": {
|
|
4410
|
-
"scope": "teambit.envs",
|
|
4411
|
-
"name": "envs"
|
|
4412
|
-
}
|
|
4156
|
+
"name": "EnvsMain"
|
|
4413
4157
|
},
|
|
4414
4158
|
{
|
|
4415
4159
|
"__schema": "TypeRefSchema",
|
|
@@ -4418,11 +4162,7 @@
|
|
|
4418
4162
|
"line": 188,
|
|
4419
4163
|
"character": 7
|
|
4420
4164
|
},
|
|
4421
|
-
"name": "ScopeMain"
|
|
4422
|
-
"componentId": {
|
|
4423
|
-
"scope": "teambit.scope",
|
|
4424
|
-
"name": "scope"
|
|
4425
|
-
}
|
|
4165
|
+
"name": "ScopeMain"
|
|
4426
4166
|
}
|
|
4427
4167
|
]
|
|
4428
4168
|
},
|
|
@@ -4444,8 +4184,7 @@
|
|
|
4444
4184
|
"line": 190,
|
|
4445
4185
|
"character": 13
|
|
4446
4186
|
},
|
|
4447
|
-
"name": "DocsConfig"
|
|
4448
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
4187
|
+
"name": "DocsConfig"
|
|
4449
4188
|
},
|
|
4450
4189
|
"isOptional": false,
|
|
4451
4190
|
"isSpread": false
|
|
@@ -4473,8 +4212,7 @@
|
|
|
4473
4212
|
"line": 191,
|
|
4474
4213
|
"character": 36
|
|
4475
4214
|
},
|
|
4476
|
-
"name": "DocPropSlot"
|
|
4477
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
4215
|
+
"name": "DocPropSlot"
|
|
4478
4216
|
},
|
|
4479
4217
|
{
|
|
4480
4218
|
"__schema": "TypeRefSchema",
|
|
@@ -4483,8 +4221,7 @@
|
|
|
4483
4221
|
"line": 191,
|
|
4484
4222
|
"character": 49
|
|
4485
4223
|
},
|
|
4486
|
-
"name": "DocReaderSlot"
|
|
4487
|
-
"internalFilePath": "docs.main.runtime.ts"
|
|
4224
|
+
"name": "DocReaderSlot"
|
|
4488
4225
|
}
|
|
4489
4226
|
]
|
|
4490
4227
|
},
|
|
@@ -4739,8 +4476,7 @@
|
|
|
4739
4476
|
"line": 35,
|
|
4740
4477
|
"character": 34
|
|
4741
4478
|
},
|
|
4742
|
-
"name": "ComponentType"
|
|
4743
|
-
"packageName": "react"
|
|
4479
|
+
"name": "ComponentType"
|
|
4744
4480
|
},
|
|
4745
4481
|
"isOptional": false,
|
|
4746
4482
|
"isSpread": false
|
|
@@ -4937,11 +4673,7 @@
|
|
|
4937
4673
|
"line": 58,
|
|
4938
4674
|
"character": 45
|
|
4939
4675
|
},
|
|
4940
|
-
"name": "ComponentUI"
|
|
4941
|
-
"componentId": {
|
|
4942
|
-
"scope": "teambit.component",
|
|
4943
|
-
"name": "component"
|
|
4944
|
-
}
|
|
4676
|
+
"name": "ComponentUI"
|
|
4945
4677
|
},
|
|
4946
4678
|
{
|
|
4947
4679
|
"__schema": "TypeRefSchema",
|
|
@@ -4950,11 +4682,7 @@
|
|
|
4950
4682
|
"line": 58,
|
|
4951
4683
|
"character": 58
|
|
4952
4684
|
},
|
|
4953
|
-
"name": "ComponentCompareUI"
|
|
4954
|
-
"componentId": {
|
|
4955
|
-
"scope": "teambit.component",
|
|
4956
|
-
"name": "component-compare"
|
|
4957
|
-
}
|
|
4685
|
+
"name": "ComponentCompareUI"
|
|
4958
4686
|
},
|
|
4959
4687
|
{
|
|
4960
4688
|
"__schema": "TypeRefSchema",
|
|
@@ -4963,11 +4691,7 @@
|
|
|
4963
4691
|
"line": 58,
|
|
4964
4692
|
"character": 78
|
|
4965
4693
|
},
|
|
4966
|
-
"name": "APIReferenceUI"
|
|
4967
|
-
"componentId": {
|
|
4968
|
-
"scope": "teambit.api-reference",
|
|
4969
|
-
"name": "api-reference"
|
|
4970
|
-
}
|
|
4694
|
+
"name": "APIReferenceUI"
|
|
4971
4695
|
}
|
|
4972
4696
|
]
|
|
4973
4697
|
},
|
|
@@ -5281,11 +5005,7 @@
|
|
|
5281
5005
|
"line": 21,
|
|
5282
5006
|
"character": 22
|
|
5283
5007
|
},
|
|
5284
|
-
"name": "PreviewPreview"
|
|
5285
|
-
"componentId": {
|
|
5286
|
-
"scope": "teambit.preview",
|
|
5287
|
-
"name": "preview"
|
|
5288
|
-
}
|
|
5008
|
+
"name": "PreviewPreview"
|
|
5289
5009
|
},
|
|
5290
5010
|
"isOptional": false,
|
|
5291
5011
|
"isSpread": false
|
|
@@ -5368,11 +5088,7 @@
|
|
|
5368
5088
|
"line": 69,
|
|
5369
5089
|
"character": 52
|
|
5370
5090
|
},
|
|
5371
|
-
"name": "PreviewModule"
|
|
5372
|
-
"componentId": {
|
|
5373
|
-
"scope": "teambit.preview",
|
|
5374
|
-
"name": "preview"
|
|
5375
|
-
}
|
|
5091
|
+
"name": "PreviewModule"
|
|
5376
5092
|
},
|
|
5377
5093
|
"isOptional": false,
|
|
5378
5094
|
"isSpread": false
|
|
@@ -5464,11 +5180,7 @@
|
|
|
5464
5180
|
"line": 80,
|
|
5465
5181
|
"character": 37
|
|
5466
5182
|
},
|
|
5467
|
-
"name": "PreviewPreview"
|
|
5468
|
-
"componentId": {
|
|
5469
|
-
"scope": "teambit.preview",
|
|
5470
|
-
"name": "preview"
|
|
5471
|
-
}
|
|
5183
|
+
"name": "PreviewPreview"
|
|
5472
5184
|
}
|
|
5473
5185
|
]
|
|
5474
5186
|
},
|
|
@@ -5547,8 +5259,7 @@
|
|
|
5547
5259
|
"line": 95,
|
|
5548
5260
|
"character": 49
|
|
5549
5261
|
},
|
|
5550
|
-
"name": "ReactNode"
|
|
5551
|
-
"packageName": "react"
|
|
5262
|
+
"name": "ReactNode"
|
|
5552
5263
|
},
|
|
5553
5264
|
"isOptional": false
|
|
5554
5265
|
}
|
|
@@ -5572,8 +5283,7 @@
|
|
|
5572
5283
|
"line": 95,
|
|
5573
5284
|
"character": 49
|
|
5574
5285
|
},
|
|
5575
|
-
"name": "ReactNode"
|
|
5576
|
-
"packageName": "react"
|
|
5286
|
+
"name": "ReactNode"
|
|
5577
5287
|
},
|
|
5578
5288
|
"isOptional": false
|
|
5579
5289
|
}
|
|
@@ -5709,11 +5419,7 @@
|
|
|
5709
5419
|
"line": 9,
|
|
5710
5420
|
"character": 51
|
|
5711
5421
|
},
|
|
5712
|
-
"name": "Component"
|
|
5713
|
-
"componentId": {
|
|
5714
|
-
"scope": "teambit.component",
|
|
5715
|
-
"name": "component"
|
|
5716
|
-
}
|
|
5422
|
+
"name": "Component"
|
|
5717
5423
|
},
|
|
5718
5424
|
"isOptional": false,
|
|
5719
5425
|
"isSpread": false
|
|
@@ -5735,12 +5441,7 @@
|
|
|
5735
5441
|
"line": 9,
|
|
5736
5442
|
"character": 71
|
|
5737
5443
|
},
|
|
5738
|
-
"name": "Doc"
|
|
5739
|
-
"componentId": {
|
|
5740
|
-
"scope": "teambit.docs",
|
|
5741
|
-
"name": "entities/doc",
|
|
5742
|
-
"version": "0.0.12"
|
|
5743
|
-
}
|
|
5444
|
+
"name": "Doc"
|
|
5744
5445
|
}
|
|
5745
5446
|
]
|
|
5746
5447
|
},
|
|
@@ -5865,8 +5566,7 @@
|
|
|
5865
5566
|
"line": 5,
|
|
5866
5567
|
"character": 17
|
|
5867
5568
|
},
|
|
5868
|
-
"name": "ReactElement"
|
|
5869
|
-
"packageName": "react"
|
|
5569
|
+
"name": "ReactElement"
|
|
5870
5570
|
},
|
|
5871
5571
|
"isOptional": true
|
|
5872
5572
|
},
|
|
@@ -6255,7 +5955,6 @@
|
|
|
6255
5955
|
"character": 14
|
|
6256
5956
|
},
|
|
6257
5957
|
"name": "ComponentType",
|
|
6258
|
-
"packageName": "react",
|
|
6259
5958
|
"typeArgs": [
|
|
6260
5959
|
{
|
|
6261
5960
|
"__schema": "KeywordTypeSchema",
|
|
@@ -6330,11 +6029,6 @@
|
|
|
6330
6029
|
"character": 30
|
|
6331
6030
|
},
|
|
6332
6031
|
"name": "SlotRegistry",
|
|
6333
|
-
"componentId": {
|
|
6334
|
-
"scope": "teambit.harmony",
|
|
6335
|
-
"name": "harmony",
|
|
6336
|
-
"version": "0.4.6"
|
|
6337
|
-
},
|
|
6338
6032
|
"typeArgs": [
|
|
6339
6033
|
{
|
|
6340
6034
|
"__schema": "TypeArraySchema",
|
|
@@ -6425,11 +6119,6 @@
|
|
|
6425
6119
|
"character": 35
|
|
6426
6120
|
},
|
|
6427
6121
|
"name": "SlotRegistry",
|
|
6428
|
-
"componentId": {
|
|
6429
|
-
"scope": "teambit.harmony",
|
|
6430
|
-
"name": "harmony",
|
|
6431
|
-
"version": "0.4.6"
|
|
6432
|
-
},
|
|
6433
6122
|
"typeArgs": [
|
|
6434
6123
|
{
|
|
6435
6124
|
"__schema": "TypeRefSchema",
|
|
@@ -6525,12 +6214,7 @@
|
|
|
6525
6214
|
"line": 38,
|
|
6526
6215
|
"character": 26
|
|
6527
6216
|
},
|
|
6528
|
-
"name": "ComponentPreviewProps"
|
|
6529
|
-
"componentId": {
|
|
6530
|
-
"scope": "teambit.preview",
|
|
6531
|
-
"name": "ui/component-preview",
|
|
6532
|
-
"version": "1.0.5"
|
|
6533
|
-
}
|
|
6217
|
+
"name": "ComponentPreviewProps"
|
|
6534
6218
|
}
|
|
6535
6219
|
]
|
|
6536
6220
|
},
|
|
@@ -6552,7 +6236,7 @@
|
|
|
6552
6236
|
"line": 39,
|
|
6553
6237
|
"character": 19
|
|
6554
6238
|
},
|
|
6555
|
-
"signature": "():
|
|
6239
|
+
"signature": "(): ComponentType | undefined",
|
|
6556
6240
|
"name": "",
|
|
6557
6241
|
"params": [],
|
|
6558
6242
|
"returnType": {
|
|
@@ -6570,8 +6254,7 @@
|
|
|
6570
6254
|
"line": 39,
|
|
6571
6255
|
"character": 25
|
|
6572
6256
|
},
|
|
6573
|
-
"name": "ComponentType"
|
|
6574
|
-
"packageName": "react"
|
|
6257
|
+
"name": "ComponentType"
|
|
6575
6258
|
},
|
|
6576
6259
|
{
|
|
6577
6260
|
"__schema": "KeywordTypeSchema",
|
|
@@ -6667,8 +6350,7 @@
|
|
|
6667
6350
|
"line": 43,
|
|
6668
6351
|
"character": 100
|
|
6669
6352
|
},
|
|
6670
|
-
"name": "OverviewProps"
|
|
6671
|
-
"internalFilePath": "overview/overview.tsx"
|
|
6353
|
+
"name": "OverviewProps"
|
|
6672
6354
|
},
|
|
6673
6355
|
"isOptional": false,
|
|
6674
6356
|
"objectBindingNodes": [
|
|
@@ -6798,7 +6480,7 @@
|
|
|
6798
6480
|
"componentId": {
|
|
6799
6481
|
"scope": "teambit.docs",
|
|
6800
6482
|
"name": "docs",
|
|
6801
|
-
"version": "1.0.
|
|
6483
|
+
"version": "1.0.228"
|
|
6802
6484
|
},
|
|
6803
6485
|
"taggedModuleExports": []
|
|
6804
6486
|
}
|