@teambit/formatter 1.0.310 → 1.0.312

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.
@@ -169,7 +169,8 @@
169
169
  "character": 3
170
170
  },
171
171
  "raw": "/**\n * format an array of components.\n */",
172
- "comment": "format an array of components."
172
+ "comment": "format an array of components.",
173
+ "tags": []
173
174
  },
174
175
  "signature": "(method) FormatterMain.format(components: Component[], opts: FormatterOptions): Promise<EnvsExecutionResult<FormatResults>>",
175
176
  "name": "format",
@@ -255,7 +256,8 @@
255
256
  "character": 3
256
257
  },
257
258
  "raw": "/**\n * check format an array of components.\n */",
258
- "comment": "check format an array of components."
259
+ "comment": "check format an array of components.",
260
+ "tags": []
259
261
  },
260
262
  "signature": "(method) FormatterMain.check(components: Component[], opts: FormatterOptions): Promise<EnvsExecutionResult<FormatResults>>",
261
263
  "name": "check",
@@ -1009,7 +1011,8 @@
1009
1011
  "character": 3
1010
1012
  },
1011
1013
  "raw": "/**\n * path of the formatted file.\n */",
1012
- "comment": "path of the formatted file."
1014
+ "comment": "path of the formatted file.",
1015
+ "tags": []
1013
1016
  },
1014
1017
  "signature": "(property) filePath: string",
1015
1018
  "name": "filePath",
@@ -1039,7 +1042,8 @@
1039
1042
  "character": 3
1040
1043
  },
1041
1044
  "raw": "/**\n * Does the file has formatting issues (needs format)\n */",
1042
- "comment": "Does the file has formatting issues (needs format)"
1045
+ "comment": "Does the file has formatting issues (needs format)",
1046
+ "tags": []
1043
1047
  },
1044
1048
  "signature": "(property) hasIssues: boolean",
1045
1049
  "name": "hasIssues",
@@ -1069,7 +1073,8 @@
1069
1073
  "character": 3
1070
1074
  },
1071
1075
  "raw": "/**\n * The new file content after the formatting\n */",
1072
- "comment": "The new file content after the formatting"
1076
+ "comment": "The new file content after the formatting",
1077
+ "tags": []
1073
1078
  },
1074
1079
  "signature": "(property) newContent?: string | undefined",
1075
1080
  "name": "newContent",
@@ -1128,7 +1133,8 @@
1128
1133
  "character": 3
1129
1134
  },
1130
1135
  "raw": "/**\n * the formatted component.\n */",
1131
- "comment": "the formatted component."
1136
+ "comment": "the formatted component.",
1137
+ "tags": []
1132
1138
  },
1133
1139
  "signature": "(property) component: Component",
1134
1140
  "name": "component",
@@ -1162,7 +1168,8 @@
1162
1168
  "character": 3
1163
1169
  },
1164
1170
  "raw": "/**\n * format results for each file of the component.\n */",
1165
- "comment": "format results for each file of the component."
1171
+ "comment": "format results for each file of the component.",
1172
+ "tags": []
1166
1173
  },
1167
1174
  "signature": "(property) results: FileFormatResult[]",
1168
1175
  "name": "results",
@@ -1357,7 +1364,7 @@
1357
1364
  "_legacy": {
1358
1365
  "scope": "teambit.defender",
1359
1366
  "name": "formatter",
1360
- "version": "1.0.310"
1367
+ "version": "1.0.312"
1361
1368
  },
1362
1369
  "_scope": "teambit.defender"
1363
1370
  }
@@ -1399,7 +1406,8 @@
1399
1406
  "character": 3
1400
1407
  },
1401
1408
  "raw": "/**\n * return a Formatter instance.\n */",
1402
- "comment": "return a Formatter instance."
1409
+ "comment": "return a Formatter instance.",
1410
+ "tags": []
1403
1411
  },
1404
1412
  "signature": "(method) FormatterEnv.formatter(): EnvHandler<Formatter>",
1405
1413
  "name": "formatter",
@@ -1474,7 +1482,7 @@
1474
1482
  "_legacy": {
1475
1483
  "scope": "teambit.defender",
1476
1484
  "name": "formatter",
1477
- "version": "1.0.310"
1485
+ "version": "1.0.312"
1478
1486
  },
1479
1487
  "_scope": "teambit.defender"
1480
1488
  }
@@ -1773,7 +1781,8 @@
1773
1781
  "character": 3
1774
1782
  },
1775
1783
  "raw": "/**\n * format an array of components.\n */",
1776
- "comment": "format an array of components."
1784
+ "comment": "format an array of components.",
1785
+ "tags": []
1777
1786
  },
1778
1787
  "signature": "(method) FormatterMain.format(components: Component[], opts: FormatterOptions): Promise<EnvsExecutionResult<FormatResults>>",
1779
1788
  "name": "format",
@@ -1859,7 +1868,8 @@
1859
1868
  "character": 3
1860
1869
  },
1861
1870
  "raw": "/**\n * check format an array of components.\n */",
1862
- "comment": "check format an array of components."
1871
+ "comment": "check format an array of components.",
1872
+ "tags": []
1863
1873
  },
1864
1874
  "signature": "(method) FormatterMain.check(components: Component[], opts: FormatterOptions): Promise<EnvsExecutionResult<FormatResults>>",
1865
1875
  "name": "check",
@@ -2292,7 +2302,8 @@
2292
2302
  "character": 3
2293
2303
  },
2294
2304
  "raw": "/**\n * the formatted component.\n */",
2295
- "comment": "the formatted component."
2305
+ "comment": "the formatted component.",
2306
+ "tags": []
2296
2307
  },
2297
2308
  "signature": "(property) component: Component",
2298
2309
  "name": "component",
@@ -2326,7 +2337,8 @@
2326
2337
  "character": 3
2327
2338
  },
2328
2339
  "raw": "/**\n * format results for each file of the component.\n */",
2329
- "comment": "format results for each file of the component."
2340
+ "comment": "format results for each file of the component.",
2341
+ "tags": []
2330
2342
  },
2331
2343
  "signature": "(property) results: FileFormatResult[]",
2332
2344
  "name": "results",
@@ -2384,7 +2396,8 @@
2384
2396
  "character": 3
2385
2397
  },
2386
2398
  "raw": "/**\n * path of the formatted file.\n */",
2387
- "comment": "path of the formatted file."
2399
+ "comment": "path of the formatted file.",
2400
+ "tags": []
2388
2401
  },
2389
2402
  "signature": "(property) filePath: string",
2390
2403
  "name": "filePath",
@@ -2414,7 +2427,8 @@
2414
2427
  "character": 3
2415
2428
  },
2416
2429
  "raw": "/**\n * Does the file has formatting issues (needs format)\n */",
2417
- "comment": "Does the file has formatting issues (needs format)"
2430
+ "comment": "Does the file has formatting issues (needs format)",
2431
+ "tags": []
2418
2432
  },
2419
2433
  "signature": "(property) hasIssues: boolean",
2420
2434
  "name": "hasIssues",
@@ -2444,7 +2458,8 @@
2444
2458
  "character": 3
2445
2459
  },
2446
2460
  "raw": "/**\n * The new file content after the formatting\n */",
2447
- "comment": "The new file content after the formatting"
2461
+ "comment": "The new file content after the formatting",
2462
+ "tags": []
2448
2463
  },
2449
2464
  "signature": "(property) newContent?: string | undefined",
2450
2465
  "name": "newContent",
@@ -2921,7 +2936,7 @@
2921
2936
  "_legacy": {
2922
2937
  "scope": "teambit.defender",
2923
2938
  "name": "formatter",
2924
- "version": "1.0.310"
2939
+ "version": "1.0.312"
2925
2940
  },
2926
2941
  "_scope": "teambit.defender"
2927
2942
  }
@@ -2965,7 +2980,8 @@
2965
2980
  "character": 3
2966
2981
  },
2967
2982
  "raw": "/**\n * return a Formatter instance.\n */",
2968
- "comment": "return a Formatter instance."
2983
+ "comment": "return a Formatter instance.",
2984
+ "tags": []
2969
2985
  },
2970
2986
  "signature": "(method) FormatterEnv.formatter(): EnvHandler<Formatter>",
2971
2987
  "name": "formatter",
@@ -3006,7 +3022,7 @@
3006
3022
  "componentId": {
3007
3023
  "scope": "teambit.defender",
3008
3024
  "name": "formatter",
3009
- "version": "1.0.310"
3025
+ "version": "1.0.312"
3010
3026
  },
3011
3027
  "taggedModuleExports": []
3012
3028
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_formatter@1.0.310/dist/formatter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_formatter@1.0.310/dist/formatter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_formatter@1.0.312/dist/formatter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_formatter@1.0.312/dist/formatter.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/formatter",
3
- "version": "1.0.310",
3
+ "version": "1.0.312",
4
4
  "homepage": "https://bit.cloud/teambit/defender/formatter",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.defender",
8
8
  "name": "formatter",
9
- "version": "1.0.310"
9
+ "version": "1.0.312"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,12 +14,12 @@
14
14
  "graphql-tag": "2.12.1",
15
15
  "cli-highlight": "2.1.9",
16
16
  "@teambit/harmony": "0.4.6",
17
- "@teambit/cli": "0.0.887",
18
- "@teambit/component": "1.0.310",
19
- "@teambit/envs": "1.0.310",
20
- "@teambit/workspace": "1.0.310",
21
- "@teambit/builder": "1.0.310",
22
- "@teambit/logger": "0.0.980"
17
+ "@teambit/cli": "0.0.889",
18
+ "@teambit/component": "1.0.312",
19
+ "@teambit/envs": "1.0.312",
20
+ "@teambit/workspace": "1.0.312",
21
+ "@teambit/builder": "1.0.312",
22
+ "@teambit/logger": "0.0.982"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@types/lodash": "4.14.165",