@teambit/formatter 1.0.41 → 1.0.42

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.
@@ -11,9 +11,8 @@ function _harmony() {
11
11
  };
12
12
  return data;
13
13
  }
14
- const FormatterAspect = _harmony().Aspect.create({
14
+ const FormatterAspect = exports.FormatterAspect = _harmony().Aspect.create({
15
15
  id: 'teambit.defender/formatter'
16
16
  });
17
- exports.FormatterAspect = FormatterAspect;
18
17
 
19
18
  //# sourceMappingURL=formatter.aspect.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_harmony","data","require","FormatterAspect","Aspect","create","id","exports"],"sources":["formatter.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const FormatterAspect = Aspect.create({\n id: 'teambit.defender/formatter',\n});\n"],"mappings":";;;;;;AAAA,SAAAA,SAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,QAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,eAAe,GAAGC,iBAAM,CAACC,MAAM,CAAC;EAC3CC,EAAE,EAAE;AACN,CAAC,CAAC;AAACC,OAAA,CAAAJ,eAAA,GAAAA,eAAA"}
1
+ {"version":3,"names":["_harmony","data","require","FormatterAspect","exports","Aspect","create","id"],"sources":["formatter.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const FormatterAspect = Aspect.create({\n id: 'teambit.defender/formatter',\n});\n"],"mappings":";;;;;;AAAA,SAAAA,SAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,QAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,eAAe,GAAAC,OAAA,CAAAD,eAAA,GAAGE,iBAAM,CAACC,MAAM,CAAC;EAC3CC,EAAE,EAAE;AACN,CAAC,CAAC"}
package/dist/index.js CHANGED
@@ -48,7 +48,6 @@ function _formatter2() {
48
48
  };
49
49
  return data;
50
50
  }
51
- var _default = _formatter().FormatterAspect;
52
- exports.default = _default;
51
+ var _default = exports.default = _formatter().FormatterAspect;
53
52
 
54
53
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"names":["_formatter","data","require","_formatter2","_default","FormatterAspect","exports","default"],"sources":["index.ts"],"sourcesContent":["import { FormatterAspect } from './formatter.aspect';\n\nexport { FormatterAspect };\nexport type { FormatterMain, FormatterConfig } from './formatter.main.runtime';\nexport { FormatResults, Formatter, FileFormatResult, ComponentFormatResult } from './formatter';\nexport type { FormatTask } from './format.task';\nexport type { FormatterEnv } from './formatter-env-type';\nexport type { FormatterContext, FormatterOptions } from './formatter-context';\nexport default FormatterAspect;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,SAAAA,WAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,UAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAIA,SAAAE,YAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,WAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAAgG,IAAAG,QAAA,GAIjFC,4BAAe;AAAAC,OAAA,CAAAC,OAAA,GAAAH,QAAA"}
1
+ {"version":3,"names":["_formatter","data","require","_formatter2","_default","exports","default","FormatterAspect"],"sources":["index.ts"],"sourcesContent":["import { FormatterAspect } from './formatter.aspect';\n\nexport { FormatterAspect };\nexport type { FormatterMain, FormatterConfig } from './formatter.main.runtime';\nexport { FormatResults, Formatter, FileFormatResult, ComponentFormatResult } from './formatter';\nexport type { FormatTask } from './format.task';\nexport type { FormatterEnv } from './formatter-env-type';\nexport type { FormatterContext, FormatterOptions } from './formatter-context';\nexport default FormatterAspect;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,SAAAA,WAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,UAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAIA,SAAAE,YAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,WAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAAgG,IAAAG,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAIjFC,4BAAe"}
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_formatter@1.0.41/dist/formatter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_formatter@1.0.41/dist/formatter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_formatter@1.0.42/dist/formatter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_formatter@1.0.42/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.41",
3
+ "version": "1.0.42",
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.41"
9
+ "version": "1.0.42"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -15,14 +15,14 @@
15
15
  "cli-highlight": "2.1.9",
16
16
  "ink": "3.2.0",
17
17
  "core-js": "^3.0.0",
18
- "@babel/runtime": "7.20.0",
18
+ "@babel/runtime": "7.23.2",
19
19
  "@teambit/harmony": "0.4.6",
20
- "@teambit/cli": "0.0.806",
21
- "@teambit/component": "1.0.41",
22
- "@teambit/envs": "1.0.41",
23
- "@teambit/workspace": "1.0.41",
24
- "@teambit/builder": "1.0.41",
25
- "@teambit/logger": "0.0.899"
20
+ "@teambit/cli": "0.0.807",
21
+ "@teambit/component": "1.0.42",
22
+ "@teambit/envs": "1.0.42",
23
+ "@teambit/workspace": "1.0.42",
24
+ "@teambit/builder": "1.0.42",
25
+ "@teambit/logger": "0.0.900"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",
@@ -35,7 +35,7 @@
35
35
  "@teambit/defender.content.formatter-overview": "1.96.1"
36
36
  },
37
37
  "peerDependencies": {
38
- "@teambit/legacy": "1.0.587",
38
+ "@teambit/legacy": "1.0.590",
39
39
  "react": "^16.8.0 || ^17.0.0",
40
40
  "react-dom": "^16.8.0 || ^17.0.0"
41
41
  },