@teambit/deprecation 1.0.225 → 1.0.227
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/teambit_component_deprecation-preview.js +1 -1
- package/artifacts/schema.json +25 -123
- package/dist/{preview-1712546198033.js → preview-1712719054377.js} +2 -2
- package/package.json +10 -10
- package/tsconfig.json +25 -1
- package/dist/deprecate-cmd.d.ts +0 -26
- package/dist/deprecation.aspect.d.ts +0 -3
- package/dist/deprecation.composition.d.ts +0 -1
- package/dist/deprecation.fragment.d.ts +0 -16
- package/dist/deprecation.graphql.d.ts +0 -3
- package/dist/deprecation.main.runtime.d.ts +0 -51
- package/dist/deprecation.ui.runtime.d.ts +0 -6
- package/dist/index.d.ts +0 -2
- package/dist/undeprecate-cmd.d.ts +0 -18
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.component/deprecation@1.0.
|
|
3
|
+
<testsuite name="teambit.component/deprecation@1.0.227" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/deprecation-preview"]=t():e["teambit.component/deprecation-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/deprecation-preview"]=t():e["teambit.component/deprecation-preview"]=t()}(self,(()=>(()=>{"use strict";var e={53109:(e,t,o)=>{var n={id:"teambit.component/deprecation@1.0.227",homepage:"https://bit.cloud/teambit/component/deprecation",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const p=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/deprecation.svg"}));p.__bit_component=n,t.Logo=p},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{o.r(n),o.d(n,{compositions:()=>u,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(53109);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var p=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},c.apply(this,arguments)}var a={},s="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||(r[o]=e[o]);return r}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,p);return(0,r.mdx)(s,c({},a,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const u=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -48,11 +48,7 @@
|
|
|
48
48
|
"line": 36,
|
|
49
49
|
"character": 30
|
|
50
50
|
},
|
|
51
|
-
"name": "ScopeMain"
|
|
52
|
-
"componentId": {
|
|
53
|
-
"scope": "teambit.scope",
|
|
54
|
-
"name": "scope"
|
|
55
|
-
}
|
|
51
|
+
"name": "ScopeMain"
|
|
56
52
|
},
|
|
57
53
|
"isOptional": false,
|
|
58
54
|
"isSpread": false
|
|
@@ -72,11 +68,7 @@
|
|
|
72
68
|
"line": 36,
|
|
73
69
|
"character": 60
|
|
74
70
|
},
|
|
75
|
-
"name": "Workspace"
|
|
76
|
-
"componentId": {
|
|
77
|
-
"scope": "teambit.workspace",
|
|
78
|
-
"name": "workspace"
|
|
79
|
-
}
|
|
71
|
+
"name": "Workspace"
|
|
80
72
|
},
|
|
81
73
|
"isOptional": false,
|
|
82
74
|
"isSpread": false
|
|
@@ -160,11 +152,7 @@
|
|
|
160
152
|
"line": 40,
|
|
161
153
|
"character": 39
|
|
162
154
|
},
|
|
163
|
-
"name": "Component"
|
|
164
|
-
"componentId": {
|
|
165
|
-
"scope": "teambit.component",
|
|
166
|
-
"name": "component"
|
|
167
|
-
}
|
|
155
|
+
"name": "Component"
|
|
168
156
|
},
|
|
169
157
|
"isOptional": false,
|
|
170
158
|
"isSpread": false
|
|
@@ -261,11 +249,7 @@
|
|
|
261
249
|
"line": 82,
|
|
262
250
|
"character": 32
|
|
263
251
|
},
|
|
264
|
-
"name": "ComponentID"
|
|
265
|
-
"componentId": {
|
|
266
|
-
"scope": "teambit.component",
|
|
267
|
-
"name": "component"
|
|
268
|
-
}
|
|
252
|
+
"name": "ComponentID"
|
|
269
253
|
},
|
|
270
254
|
"isOptional": false,
|
|
271
255
|
"isSpread": false
|
|
@@ -285,11 +269,7 @@
|
|
|
285
269
|
"line": 82,
|
|
286
270
|
"character": 53
|
|
287
271
|
},
|
|
288
|
-
"name": "ComponentID"
|
|
289
|
-
"componentId": {
|
|
290
|
-
"scope": "teambit.component",
|
|
291
|
-
"name": "component"
|
|
292
|
-
}
|
|
272
|
+
"name": "ComponentID"
|
|
293
273
|
},
|
|
294
274
|
"isOptional": true,
|
|
295
275
|
"isSpread": false
|
|
@@ -364,11 +344,7 @@
|
|
|
364
344
|
"line": 93,
|
|
365
345
|
"character": 34
|
|
366
346
|
},
|
|
367
|
-
"name": "ComponentID"
|
|
368
|
-
"componentId": {
|
|
369
|
-
"scope": "teambit.component",
|
|
370
|
-
"name": "component"
|
|
371
|
-
}
|
|
347
|
+
"name": "ComponentID"
|
|
372
348
|
},
|
|
373
349
|
"isOptional": false,
|
|
374
350
|
"isSpread": false
|
|
@@ -420,11 +396,7 @@
|
|
|
420
396
|
"line": 104,
|
|
421
397
|
"character": 5
|
|
422
398
|
},
|
|
423
|
-
"name": "GraphqlMain"
|
|
424
|
-
"componentId": {
|
|
425
|
-
"scope": "teambit.harmony",
|
|
426
|
-
"name": "graphql"
|
|
427
|
-
}
|
|
399
|
+
"name": "GraphqlMain"
|
|
428
400
|
},
|
|
429
401
|
{
|
|
430
402
|
"__schema": "TypeRefSchema",
|
|
@@ -433,11 +405,7 @@
|
|
|
433
405
|
"line": 105,
|
|
434
406
|
"character": 5
|
|
435
407
|
},
|
|
436
|
-
"name": "ScopeMain"
|
|
437
|
-
"componentId": {
|
|
438
|
-
"scope": "teambit.scope",
|
|
439
|
-
"name": "scope"
|
|
440
|
-
}
|
|
408
|
+
"name": "ScopeMain"
|
|
441
409
|
},
|
|
442
410
|
{
|
|
443
411
|
"__schema": "TypeRefSchema",
|
|
@@ -446,11 +414,7 @@
|
|
|
446
414
|
"line": 106,
|
|
447
415
|
"character": 5
|
|
448
416
|
},
|
|
449
|
-
"name": "ComponentMain"
|
|
450
|
-
"componentId": {
|
|
451
|
-
"scope": "teambit.component",
|
|
452
|
-
"name": "component"
|
|
453
|
-
}
|
|
417
|
+
"name": "ComponentMain"
|
|
454
418
|
},
|
|
455
419
|
{
|
|
456
420
|
"__schema": "TypeRefSchema",
|
|
@@ -459,11 +423,7 @@
|
|
|
459
423
|
"line": 107,
|
|
460
424
|
"character": 5
|
|
461
425
|
},
|
|
462
|
-
"name": "Workspace"
|
|
463
|
-
"componentId": {
|
|
464
|
-
"scope": "teambit.workspace",
|
|
465
|
-
"name": "workspace"
|
|
466
|
-
}
|
|
426
|
+
"name": "Workspace"
|
|
467
427
|
},
|
|
468
428
|
{
|
|
469
429
|
"__schema": "TypeRefSchema",
|
|
@@ -472,11 +432,7 @@
|
|
|
472
432
|
"line": 108,
|
|
473
433
|
"character": 5
|
|
474
434
|
},
|
|
475
|
-
"name": "CLIMain"
|
|
476
|
-
"componentId": {
|
|
477
|
-
"scope": "teambit.harmony",
|
|
478
|
-
"name": "cli"
|
|
479
|
-
}
|
|
435
|
+
"name": "CLIMain"
|
|
480
436
|
}
|
|
481
437
|
]
|
|
482
438
|
},
|
|
@@ -655,12 +611,7 @@
|
|
|
655
611
|
"line": 28,
|
|
656
612
|
"character": 11
|
|
657
613
|
},
|
|
658
|
-
"name": "ComponentIdObj"
|
|
659
|
-
"componentId": {
|
|
660
|
-
"scope": "teambit.component",
|
|
661
|
-
"name": "component-id",
|
|
662
|
-
"version": "1.2.0"
|
|
663
|
-
}
|
|
614
|
+
"name": "ComponentIdObj"
|
|
664
615
|
},
|
|
665
616
|
"isOptional": true
|
|
666
617
|
},
|
|
@@ -914,12 +865,7 @@
|
|
|
914
865
|
"line": 28,
|
|
915
866
|
"character": 11
|
|
916
867
|
},
|
|
917
|
-
"name": "ComponentIdObj"
|
|
918
|
-
"componentId": {
|
|
919
|
-
"scope": "teambit.component",
|
|
920
|
-
"name": "component-id",
|
|
921
|
-
"version": "1.2.0"
|
|
922
|
-
}
|
|
868
|
+
"name": "ComponentIdObj"
|
|
923
869
|
},
|
|
924
870
|
"isOptional": true
|
|
925
871
|
},
|
|
@@ -991,11 +937,7 @@
|
|
|
991
937
|
"line": 36,
|
|
992
938
|
"character": 30
|
|
993
939
|
},
|
|
994
|
-
"name": "ScopeMain"
|
|
995
|
-
"componentId": {
|
|
996
|
-
"scope": "teambit.scope",
|
|
997
|
-
"name": "scope"
|
|
998
|
-
}
|
|
940
|
+
"name": "ScopeMain"
|
|
999
941
|
},
|
|
1000
942
|
"isOptional": false,
|
|
1001
943
|
"isSpread": false
|
|
@@ -1015,11 +957,7 @@
|
|
|
1015
957
|
"line": 36,
|
|
1016
958
|
"character": 60
|
|
1017
959
|
},
|
|
1018
|
-
"name": "Workspace"
|
|
1019
|
-
"componentId": {
|
|
1020
|
-
"scope": "teambit.workspace",
|
|
1021
|
-
"name": "workspace"
|
|
1022
|
-
}
|
|
960
|
+
"name": "Workspace"
|
|
1023
961
|
},
|
|
1024
962
|
"isOptional": false,
|
|
1025
963
|
"isSpread": false
|
|
@@ -1103,11 +1041,7 @@
|
|
|
1103
1041
|
"line": 40,
|
|
1104
1042
|
"character": 39
|
|
1105
1043
|
},
|
|
1106
|
-
"name": "Component"
|
|
1107
|
-
"componentId": {
|
|
1108
|
-
"scope": "teambit.component",
|
|
1109
|
-
"name": "component"
|
|
1110
|
-
}
|
|
1044
|
+
"name": "Component"
|
|
1111
1045
|
},
|
|
1112
1046
|
"isOptional": false,
|
|
1113
1047
|
"isSpread": false
|
|
@@ -1204,11 +1138,7 @@
|
|
|
1204
1138
|
"line": 82,
|
|
1205
1139
|
"character": 32
|
|
1206
1140
|
},
|
|
1207
|
-
"name": "ComponentID"
|
|
1208
|
-
"componentId": {
|
|
1209
|
-
"scope": "teambit.component",
|
|
1210
|
-
"name": "component"
|
|
1211
|
-
}
|
|
1141
|
+
"name": "ComponentID"
|
|
1212
1142
|
},
|
|
1213
1143
|
"isOptional": false,
|
|
1214
1144
|
"isSpread": false
|
|
@@ -1228,11 +1158,7 @@
|
|
|
1228
1158
|
"line": 82,
|
|
1229
1159
|
"character": 53
|
|
1230
1160
|
},
|
|
1231
|
-
"name": "ComponentID"
|
|
1232
|
-
"componentId": {
|
|
1233
|
-
"scope": "teambit.component",
|
|
1234
|
-
"name": "component"
|
|
1235
|
-
}
|
|
1161
|
+
"name": "ComponentID"
|
|
1236
1162
|
},
|
|
1237
1163
|
"isOptional": true,
|
|
1238
1164
|
"isSpread": false
|
|
@@ -1307,11 +1233,7 @@
|
|
|
1307
1233
|
"line": 93,
|
|
1308
1234
|
"character": 34
|
|
1309
1235
|
},
|
|
1310
|
-
"name": "ComponentID"
|
|
1311
|
-
"componentId": {
|
|
1312
|
-
"scope": "teambit.component",
|
|
1313
|
-
"name": "component"
|
|
1314
|
-
}
|
|
1236
|
+
"name": "ComponentID"
|
|
1315
1237
|
},
|
|
1316
1238
|
"isOptional": false,
|
|
1317
1239
|
"isSpread": false
|
|
@@ -1363,11 +1285,7 @@
|
|
|
1363
1285
|
"line": 104,
|
|
1364
1286
|
"character": 5
|
|
1365
1287
|
},
|
|
1366
|
-
"name": "GraphqlMain"
|
|
1367
|
-
"componentId": {
|
|
1368
|
-
"scope": "teambit.harmony",
|
|
1369
|
-
"name": "graphql"
|
|
1370
|
-
}
|
|
1288
|
+
"name": "GraphqlMain"
|
|
1371
1289
|
},
|
|
1372
1290
|
{
|
|
1373
1291
|
"__schema": "TypeRefSchema",
|
|
@@ -1376,11 +1294,7 @@
|
|
|
1376
1294
|
"line": 105,
|
|
1377
1295
|
"character": 5
|
|
1378
1296
|
},
|
|
1379
|
-
"name": "ScopeMain"
|
|
1380
|
-
"componentId": {
|
|
1381
|
-
"scope": "teambit.scope",
|
|
1382
|
-
"name": "scope"
|
|
1383
|
-
}
|
|
1297
|
+
"name": "ScopeMain"
|
|
1384
1298
|
},
|
|
1385
1299
|
{
|
|
1386
1300
|
"__schema": "TypeRefSchema",
|
|
@@ -1389,11 +1303,7 @@
|
|
|
1389
1303
|
"line": 106,
|
|
1390
1304
|
"character": 5
|
|
1391
1305
|
},
|
|
1392
|
-
"name": "ComponentMain"
|
|
1393
|
-
"componentId": {
|
|
1394
|
-
"scope": "teambit.component",
|
|
1395
|
-
"name": "component"
|
|
1396
|
-
}
|
|
1306
|
+
"name": "ComponentMain"
|
|
1397
1307
|
},
|
|
1398
1308
|
{
|
|
1399
1309
|
"__schema": "TypeRefSchema",
|
|
@@ -1402,11 +1312,7 @@
|
|
|
1402
1312
|
"line": 107,
|
|
1403
1313
|
"character": 5
|
|
1404
1314
|
},
|
|
1405
|
-
"name": "Workspace"
|
|
1406
|
-
"componentId": {
|
|
1407
|
-
"scope": "teambit.workspace",
|
|
1408
|
-
"name": "workspace"
|
|
1409
|
-
}
|
|
1315
|
+
"name": "Workspace"
|
|
1410
1316
|
},
|
|
1411
1317
|
{
|
|
1412
1318
|
"__schema": "TypeRefSchema",
|
|
@@ -1415,11 +1321,7 @@
|
|
|
1415
1321
|
"line": 108,
|
|
1416
1322
|
"character": 5
|
|
1417
1323
|
},
|
|
1418
|
-
"name": "CLIMain"
|
|
1419
|
-
"componentId": {
|
|
1420
|
-
"scope": "teambit.harmony",
|
|
1421
|
-
"name": "cli"
|
|
1422
|
-
}
|
|
1324
|
+
"name": "CLIMain"
|
|
1423
1325
|
}
|
|
1424
1326
|
]
|
|
1425
1327
|
},
|
|
@@ -1510,7 +1412,7 @@
|
|
|
1510
1412
|
"componentId": {
|
|
1511
1413
|
"scope": "teambit.component",
|
|
1512
1414
|
"name": "deprecation",
|
|
1513
|
-
"version": "1.0.
|
|
1415
|
+
"version": "1.0.227"
|
|
1514
1416
|
},
|
|
1515
1417
|
"taggedModuleExports": []
|
|
1516
1418
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_deprecation@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_deprecation@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_deprecation@1.0.227/dist/deprecation.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_deprecation@1.0.227/dist/deprecation.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/deprecation",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.227",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/deprecation",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "deprecation",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.227"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -15,19 +15,19 @@
|
|
|
15
15
|
"@teambit/harmony": "0.4.6",
|
|
16
16
|
"@teambit/component-id": "1.2.0",
|
|
17
17
|
"@teambit/component.ui.component-deprecated": "0.0.39",
|
|
18
|
-
"@teambit/cli": "0.0.
|
|
19
|
-
"@teambit/workspace": "1.0.
|
|
20
|
-
"@teambit/component": "1.0.
|
|
21
|
-
"@teambit/graphql": "1.0.
|
|
22
|
-
"@teambit/scope": "1.0.
|
|
23
|
-
"@teambit/docs": "1.0.
|
|
24
|
-
"@teambit/ui": "1.0.
|
|
18
|
+
"@teambit/cli": "0.0.860",
|
|
19
|
+
"@teambit/workspace": "1.0.227",
|
|
20
|
+
"@teambit/component": "1.0.227",
|
|
21
|
+
"@teambit/graphql": "1.0.227",
|
|
22
|
+
"@teambit/scope": "1.0.227",
|
|
23
|
+
"@teambit/docs": "1.0.227",
|
|
24
|
+
"@teambit/ui": "1.0.227"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@types/semver": "7.3.4",
|
|
28
28
|
"@types/mocha": "9.1.0",
|
|
29
29
|
"chai": "4.3.0",
|
|
30
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
30
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.30"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
33
|
"react": "^17.0.0 || ^18.0.0",
|
package/tsconfig.json
CHANGED
|
@@ -20,7 +20,8 @@
|
|
|
20
20
|
"emitDeclarationOnly": true,
|
|
21
21
|
"strict": true,
|
|
22
22
|
"strictPropertyInitialization": false,
|
|
23
|
-
"noImplicitAny": false
|
|
23
|
+
"noImplicitAny": false,
|
|
24
|
+
"composite": true
|
|
24
25
|
},
|
|
25
26
|
"exclude": [
|
|
26
27
|
"artifacts",
|
|
@@ -35,5 +36,28 @@
|
|
|
35
36
|
"include": [
|
|
36
37
|
"**/*",
|
|
37
38
|
"**/*.json"
|
|
39
|
+
],
|
|
40
|
+
"references": [
|
|
41
|
+
{
|
|
42
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.860"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.227"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.227"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_graphql@1.0.227"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.227"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.docs_docs@1.0.227"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_ui@1.0.227"
|
|
61
|
+
}
|
|
38
62
|
]
|
|
39
63
|
}
|
package/dist/deprecate-cmd.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Workspace } from '@teambit/workspace';
|
|
2
|
-
import { Command, CommandOptions } from '@teambit/cli';
|
|
3
|
-
import { DeprecationMain } from './deprecation.main.runtime';
|
|
4
|
-
export declare class DeprecateCmd implements Command {
|
|
5
|
-
private deprecation;
|
|
6
|
-
private workspace;
|
|
7
|
-
name: string;
|
|
8
|
-
arguments: {
|
|
9
|
-
name: string;
|
|
10
|
-
description: string;
|
|
11
|
-
}[];
|
|
12
|
-
description: string;
|
|
13
|
-
group: string;
|
|
14
|
-
skipWorkspace: boolean;
|
|
15
|
-
alias: string;
|
|
16
|
-
options: CommandOptions;
|
|
17
|
-
loader: boolean;
|
|
18
|
-
remoteOp: boolean;
|
|
19
|
-
helpUrl: string;
|
|
20
|
-
constructor(deprecation: DeprecationMain, workspace: Workspace);
|
|
21
|
-
report([id]: [string], { newId, range }: {
|
|
22
|
-
newId?: string;
|
|
23
|
-
range?: string;
|
|
24
|
-
}): Promise<string>;
|
|
25
|
-
private deprecate;
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const Logo: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Component, ShowFragment } from '@teambit/component';
|
|
2
|
-
import { DeprecationMain } from './deprecation.main.runtime';
|
|
3
|
-
export declare class DeprecationFragment implements ShowFragment {
|
|
4
|
-
private deprecation;
|
|
5
|
-
constructor(deprecation: DeprecationMain);
|
|
6
|
-
title: string;
|
|
7
|
-
renderRow(component: Component): Promise<{
|
|
8
|
-
title: string;
|
|
9
|
-
content: string;
|
|
10
|
-
}>;
|
|
11
|
-
json(component: Component): Promise<{
|
|
12
|
-
title: string;
|
|
13
|
-
json: import("./deprecation.main.runtime").DeprecationInfo;
|
|
14
|
-
}>;
|
|
15
|
-
weight: number;
|
|
16
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { CLIMain } from '@teambit/cli';
|
|
2
|
-
import { ComponentMain, Component, ComponentID } from '@teambit/component';
|
|
3
|
-
import { ScopeMain } from '@teambit/scope';
|
|
4
|
-
import { Workspace } from '@teambit/workspace';
|
|
5
|
-
import { GraphqlMain } from '@teambit/graphql';
|
|
6
|
-
import { ComponentIdObj } from '@teambit/component-id';
|
|
7
|
-
export type DeprecationInfo = {
|
|
8
|
-
isDeprecate: boolean;
|
|
9
|
-
newId?: string;
|
|
10
|
-
range?: string;
|
|
11
|
-
};
|
|
12
|
-
export type DeprecationMetadata = {
|
|
13
|
-
/**
|
|
14
|
-
* whether the head is deprecated
|
|
15
|
-
*/
|
|
16
|
-
deprecate?: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* the new id to use instead of the current one
|
|
19
|
-
*/
|
|
20
|
-
newId?: ComponentIdObj;
|
|
21
|
-
/**
|
|
22
|
-
* Semver range to deprecate previous versions
|
|
23
|
-
*/
|
|
24
|
-
range?: string;
|
|
25
|
-
};
|
|
26
|
-
export declare class DeprecationMain {
|
|
27
|
-
private scope;
|
|
28
|
-
private workspace;
|
|
29
|
-
constructor(scope: ScopeMain, workspace: Workspace);
|
|
30
|
-
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
31
|
-
static dependencies: import("@teambit/harmony").Aspect[];
|
|
32
|
-
getDeprecationInfo(component: Component): Promise<DeprecationInfo>;
|
|
33
|
-
private getHeadComponent;
|
|
34
|
-
/**
|
|
35
|
-
* mark a component as deprecated. after this change, the component will be modified.
|
|
36
|
-
* tag and export the component to have it deprecated on the remote.
|
|
37
|
-
*
|
|
38
|
-
* @param componentId
|
|
39
|
-
* @param newId
|
|
40
|
-
* @returns boolean whether or not the component has been deprecated
|
|
41
|
-
*/
|
|
42
|
-
deprecate(componentId: ComponentID, newId?: ComponentID, range?: string): Promise<boolean>;
|
|
43
|
-
unDeprecate(componentId: ComponentID): Promise<boolean>;
|
|
44
|
-
static provider([graphql, scope, componentAspect, workspace, cli]: [
|
|
45
|
-
GraphqlMain,
|
|
46
|
-
ScopeMain,
|
|
47
|
-
ComponentMain,
|
|
48
|
-
Workspace,
|
|
49
|
-
CLIMain
|
|
50
|
-
]): Promise<DeprecationMain>;
|
|
51
|
-
}
|
package/dist/index.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Workspace } from '@teambit/workspace';
|
|
2
|
-
import { Command, CommandOptions } from '@teambit/cli';
|
|
3
|
-
import { DeprecationMain } from './deprecation.main.runtime';
|
|
4
|
-
export declare class UndeprecateCmd implements Command {
|
|
5
|
-
private deprecation;
|
|
6
|
-
private workspace;
|
|
7
|
-
name: string;
|
|
8
|
-
group: string;
|
|
9
|
-
description: string;
|
|
10
|
-
alias: string;
|
|
11
|
-
options: CommandOptions;
|
|
12
|
-
loader: boolean;
|
|
13
|
-
skipWorkspace: boolean;
|
|
14
|
-
remoteOp: boolean;
|
|
15
|
-
constructor(deprecation: DeprecationMain, workspace: Workspace);
|
|
16
|
-
report([id]: [string]): Promise<string>;
|
|
17
|
-
private undeprecate;
|
|
18
|
-
}
|