@remotion/cli 3.0.0-lambda.461 → 3.0.0-lambda.467

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.
@@ -1,4 +1,4 @@
1
- @remotion/cli:build: cache hit, replaying output 8b6c93e609f5b5bb
1
+ @remotion/cli:build: cache hit, replaying output d528b27fef91f74f
2
2
  @remotion/cli:build: 
3
3
  @remotion/cli:build: > @remotion/cli@2.6.14 build /Users/jonathanburger/remotion/packages/cli
4
4
  @remotion/cli:build: > tsc -d
@@ -1,15 +1,15 @@
1
- @remotion/cli:lint: cache hit, replaying output 11c3979b28f466f2
2
- @remotion/cli:lint: 
3
- @remotion/cli:lint: > @remotion/cli@2.6.12 lint /Users/jonathanburger/remotion/packages/cli
4
- @remotion/cli:lint: > eslint src --ext ts,tsx
5
- @remotion/cli:lint: 
6
- @remotion/cli:lint: 
7
- @remotion/cli:lint: /Users/jonathanburger/remotion/packages/cli/src/editor/components/MenuToolbar.tsx
8
- @remotion/cli:lint:  486:4 warning Empty components are self-closing react/self-closing-comp
9
- @remotion/cli:lint: 
10
- @remotion/cli:lint: /Users/jonathanburger/remotion/packages/cli/src/editor/components/Timeline/is-collapsed.ts
11
- @remotion/cli:lint:  22:3 warning Unexpected 'todo' comment: 'TODO: Tighten up, when toggling rich...' no-warning-comments
12
- @remotion/cli:lint: 
13
- @remotion/cli:lint: ✖ 2 problems (0 errors, 2 warnings)
14
- @remotion/cli:lint:  0 errors and 1 warning potentially fixable with the `--fix` option.
15
- @remotion/cli:lint: 
1
+ @remotion/cli:lint: cache hit, replaying output 7480b7fd8ba445ab
2
+ @remotion/cli:lint: 
3
+ @remotion/cli:lint: > @remotion/cli@2.6.14 lint /Users/jonathanburger/remotion/packages/cli
4
+ @remotion/cli:lint: > eslint src --ext ts,tsx
5
+ @remotion/cli:lint: 
6
+ @remotion/cli:lint: 
7
+ @remotion/cli:lint: /Users/jonathanburger/remotion/packages/cli/src/editor/components/MenuToolbar.tsx
8
+ @remotion/cli:lint:  486:4 warning Empty components are self-closing react/self-closing-comp
9
+ @remotion/cli:lint: 
10
+ @remotion/cli:lint: /Users/jonathanburger/remotion/packages/cli/src/editor/components/Timeline/is-collapsed.ts
11
+ @remotion/cli:lint:  22:3 warning Unexpected 'todo' comment: 'TODO: Tighten up, when toggling rich...' no-warning-comments
12
+ @remotion/cli:lint: 
13
+ @remotion/cli:lint: ✖ 2 problems (0 errors, 2 warnings)
14
+ @remotion/cli:lint:  0 errors and 1 warning potentially fixable with the `--fix` option.
15
+ @remotion/cli:lint: 
@@ -1,21 +1,21 @@
1
- @remotion/cli:test: cache hit, replaying output fc27169a8b940789
2
- @remotion/cli:test: 
3
- @remotion/cli:test: > @remotion/cli@2.6.12 test /Users/jonathanburger/remotion/packages/cli
4
- @remotion/cli:test: > jest
5
- @remotion/cli:test: 
6
- @remotion/cli:test: watchman warning: Recrawled this watch 3 times, most recently because:
7
- @remotion/cli:test: MustScanSubDirs UserDroppedTo resolve, please review the information on
8
- @remotion/cli:test: https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
9
- @remotion/cli:test: To clear this warning, run:
10
- @remotion/cli:test: `watchman watch-del '/Users/jonathanburger/remotion' ; watchman watch-project '/Users/jonathanburger/remotion'`
11
- @remotion/cli:test: 
12
- @remotion/cli:test: PASS src/test/timeline.test.ts (39.799 s)
13
- @remotion/cli:test: PASS src/test/timeline-sequence-layout.test.ts (40.284 s)
14
- @remotion/cli:test: PASS src/test/sequenced-timeline.test.ts (40.472 s)
15
- @remotion/cli:test: PASS src/test/big-timeline.test.ts (40.87 s)
16
- @remotion/cli:test: 
17
- @remotion/cli:test: Test Suites: 4 passed, 4 total
18
- @remotion/cli:test: Tests: 7 passed, 7 total
19
- @remotion/cli:test: Snapshots: 0 total
20
- @remotion/cli:test: Time: 43.149 s
21
- @remotion/cli:test: Ran all test suites.
1
+ @remotion/cli:test: cache hit, replaying output 1e9d6281778d06fe
2
+ @remotion/cli:test: 
3
+ @remotion/cli:test: > @remotion/cli@2.6.14 test /Users/jonathanburger/remotion/packages/cli
4
+ @remotion/cli:test: > jest
5
+ @remotion/cli:test: 
6
+ @remotion/cli:test: watchman warning: Recrawled this watch 109 times, most recently because:
7
+ @remotion/cli:test: MustScanSubDirs UserDroppedTo resolve, please review the information on
8
+ @remotion/cli:test: https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
9
+ @remotion/cli:test: To clear this warning, run:
10
+ @remotion/cli:test: `watchman watch-del '/Users/jonathanburger/remotion' ; watchman watch-project '/Users/jonathanburger/remotion'`
11
+ @remotion/cli:test: 
12
+ @remotion/cli:test: PASS src/test/timeline-sequence-layout.test.ts (5.693 s)
13
+ @remotion/cli:test: PASS src/test/timeline.test.ts (5.64 s)
14
+ @remotion/cli:test: PASS src/test/sequenced-timeline.test.ts (5.616 s)
15
+ @remotion/cli:test: PASS src/test/big-timeline.test.ts (5.953 s)
16
+ @remotion/cli:test: 
17
+ @remotion/cli:test: Test Suites: 4 passed, 4 total
18
+ @remotion/cli:test: Tests: 7 passed, 7 total
19
+ @remotion/cli:test: Snapshots: 0 total
20
+ @remotion/cli:test: Time: 6.564 s
21
+ @remotion/cli:test: Ran all test suites.
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  export declare const CurrentComposition: () => JSX.Element;
2
3
  //# sourceMappingURL=CurrentComposition.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CurrentComposition.d.ts","sourceRoot":"","sources":["../../../src/editor/components/CurrentComposition.tsx"],"names":[],"mappings":"AAuCA,eAAO,MAAM,kBAAkB,mBAiD9B,CAAC"}
1
+ {"version":3,"file":"CurrentComposition.d.ts","sourceRoot":"","sources":["../../../src/editor/components/CurrentComposition.tsx"],"names":[],"mappings":";AAuCA,eAAO,MAAM,kBAAkB,mBAiD9B,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const getNewCompositionCode: ({ type, height, width, fps, durationInFrames, name, raw, }: {
2
3
  type: 'still' | 'composition';
3
4
  height: number;
@@ -1 +1 @@
1
- {"version":3,"file":"NewCompCode.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/NewCompCode.tsx"],"names":[],"mappings":"AAoEA,eAAO,MAAM,qBAAqB;UAS3B,OAAO,GAAG,aAAa;YACrB,MAAM;WACP,MAAM;SACR,MAAM;sBACO,MAAM;UAClB,MAAM;SACP,OAAO;kEA4BZ,CAAC"}
1
+ {"version":3,"file":"NewCompCode.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/NewCompCode.tsx"],"names":[],"mappings":";AAoEA,eAAO,MAAM,qBAAqB;UAS3B,OAAO,GAAG,aAAa;YACrB,MAAM;WACP,MAAM;SACR,MAAM;sBACO,MAAM;UAClB,MAAM;SACP,OAAO;kEA4BZ,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PackageManager } from '@remotion/bundler';
2
3
  export declare type UpdateInfo = {
3
4
  currentVersion: string;
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateCheck.d.ts","sourceRoot":"","sources":["../../../src/editor/components/UpdateCheck.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,cAAc,EAAC,MAAM,mBAAmB,CAAC;AAKjD,oBAAY,UAAU,GAAG;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,OAAO,CAAC;IACzB,QAAQ,EAAE,OAAO,CAAC;IAClB,cAAc,EAAE,cAAc,GAAG,SAAS,CAAC;CAC3C,CAAC;AAYF,eAAO,MAAM,WAAW,0BA0DvB,CAAC"}
1
+ {"version":3,"file":"UpdateCheck.d.ts","sourceRoot":"","sources":["../../../src/editor/components/UpdateCheck.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAC,cAAc,EAAC,MAAM,mBAAmB,CAAC;AAKjD,oBAAY,UAAU,GAAG;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,OAAO,CAAC;IACzB,QAAQ,EAAE,OAAO,CAAC;IAClB,cAAc,EAAE,cAAc,GAAG,SAAS,CAAC;CAC3C,CAAC;AAYF,eAAO,MAAM,WAAW,0BA0DvB,CAAC"}
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  export declare const Checkmark: () => JSX.Element;
2
3
  //# sourceMappingURL=Checkmark.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Checkmark.d.ts","sourceRoot":"","sources":["../../../src/editor/icons/Checkmark.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,SAAS,mBAiBrB,CAAC"}
1
+ {"version":3,"file":"Checkmark.d.ts","sourceRoot":"","sources":["../../../src/editor/icons/Checkmark.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS,mBAiBrB,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const Caret: () => JSX.Element;
2
3
  export declare const CaretDown: () => JSX.Element;
3
4
  //# sourceMappingURL=caret.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"caret.d.ts","sourceRoot":"","sources":["../../../src/editor/icons/caret.tsx"],"names":[],"mappings":"AAUA,eAAO,MAAM,KAAK,mBAOjB,CAAC;AAEF,eAAO,MAAM,SAAS,mBASrB,CAAC"}
1
+ {"version":3,"file":"caret.d.ts","sourceRoot":"","sources":["../../../src/editor/icons/caret.tsx"],"names":[],"mappings":";AAUA,eAAO,MAAM,KAAK,mBAOjB,CAAC;AAEF,eAAO,MAAM,SAAS,mBASrB,CAAC"}
package/dist/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ /// <reference types="minimist" />
1
2
  import chalk from 'chalk';
2
3
  export declare const cli: () => Promise<void>;
3
4
  export * from './render';
@@ -8,10 +9,10 @@ export declare const CliInternals: {
8
9
  chalk: chalk.Chalk & chalk.ChalkFunction & {
9
10
  supportsColor: false | chalk.ColorSupport;
10
11
  Level: chalk.Level;
11
- Color: ("black" | "red" | "green" | "yellow" | "blue" | "magenta" | "cyan" | "white" | "gray" | "grey" | "blackBright" | "redBright" | "greenBright" | "yellowBright" | "blueBright" | "magentaBright" | "cyanBright" | "whiteBright") | ("bgBlack" | "bgRed" | "bgGreen" | "bgYellow" | "bgBlue" | "bgMagenta" | "bgCyan" | "bgWhite" | "bgGray" | "bgGrey" | "bgBlackBright" | "bgRedBright" | "bgGreenBright" | "bgYellowBright" | "bgBlueBright" | "bgMagentaBright" | "bgCyanBright" | "bgWhiteBright");
12
- ForegroundColor: "black" | "red" | "green" | "yellow" | "blue" | "magenta" | "cyan" | "white" | "gray" | "grey" | "blackBright" | "redBright" | "greenBright" | "yellowBright" | "blueBright" | "magentaBright" | "cyanBright" | "whiteBright";
12
+ Color: ("black" | "blue" | "cyan" | "gray" | "green" | "grey" | "magenta" | "red" | "white" | "yellow" | "blackBright" | "redBright" | "greenBright" | "yellowBright" | "blueBright" | "magentaBright" | "cyanBright" | "whiteBright") | ("bgBlack" | "bgRed" | "bgGreen" | "bgYellow" | "bgBlue" | "bgMagenta" | "bgCyan" | "bgWhite" | "bgGray" | "bgGrey" | "bgBlackBright" | "bgRedBright" | "bgGreenBright" | "bgYellowBright" | "bgBlueBright" | "bgMagentaBright" | "bgCyanBright" | "bgWhiteBright");
13
+ ForegroundColor: "black" | "blue" | "cyan" | "gray" | "green" | "grey" | "magenta" | "red" | "white" | "yellow" | "blackBright" | "redBright" | "greenBright" | "yellowBright" | "blueBright" | "magentaBright" | "cyanBright" | "whiteBright";
13
14
  BackgroundColor: "bgBlack" | "bgRed" | "bgGreen" | "bgYellow" | "bgBlue" | "bgMagenta" | "bgCyan" | "bgWhite" | "bgGray" | "bgGrey" | "bgBlackBright" | "bgRedBright" | "bgGreenBright" | "bgYellowBright" | "bgBlueBright" | "bgMagentaBright" | "bgCyanBright" | "bgWhiteBright";
14
- Modifiers: "bold" | "reset" | "dim" | "italic" | "underline" | "inverse" | "hidden" | "strikethrough" | "visible";
15
+ Modifiers: "bold" | "reset" | "hidden" | "visible" | "italic" | "underline" | "dim" | "inverse" | "strikethrough";
15
16
  stderr: chalk.Chalk & {
16
17
  supportsColor: false | chalk.ColorSupport;
17
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4B1B,eAAO,MAAM,GAAG,qBA0Cf,CAAC;AAEF,cAAc,UAAU,CAAC;AAEzB,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAaxB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4B1B,eAAO,MAAM,GAAG,qBA0Cf,CAAC;AAEF,cAAc,UAAU,CAAC;AAEzB,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAaxB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/cli",
3
- "version": "3.0.0-lambda.461+2085ad2c8",
3
+ "version": "3.0.0-lambda.467+9e364b5a3",
4
4
  "description": "CLI for Remotion",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": false,
@@ -23,16 +23,16 @@
23
23
  "author": "Jonny Burger <jonny@remotion.dev>",
24
24
  "license": "SEE LICENSE IN LICENSE.md",
25
25
  "dependencies": {
26
- "@remotion/bundler": "3.0.0-lambda.461+2085ad2c8",
27
- "@remotion/media-utils": "3.0.0-lambda.461+2085ad2c8",
28
- "@remotion/player": "3.0.0-lambda.461+2085ad2c8",
29
- "@remotion/renderer": "3.0.0-lambda.461+2085ad2c8",
26
+ "@remotion/bundler": "3.0.0-lambda.467+9e364b5a3",
27
+ "@remotion/media-utils": "3.0.0-lambda.467+9e364b5a3",
28
+ "@remotion/player": "3.0.0-lambda.467+9e364b5a3",
29
+ "@remotion/renderer": "3.0.0-lambda.467+9e364b5a3",
30
30
  "better-opn": "2.1.1",
31
31
  "chalk": "4.1.2",
32
32
  "dotenv": "9.0.2",
33
33
  "execa": "5.1.1",
34
34
  "minimist": "1.2.6",
35
- "remotion": "3.0.0-lambda.461+2085ad2c8",
35
+ "remotion": "3.0.0-lambda.467+9e364b5a3",
36
36
  "semver": "7.3.5",
37
37
  "webpack": "5.60.0"
38
38
  },
@@ -41,13 +41,18 @@
41
41
  "react-dom": ">=16.8.0"
42
42
  },
43
43
  "devDependencies": {
44
- "@jonny/eslint-config": "^2.1.251",
44
+ "@jonny/eslint-config": "3.0.256",
45
45
  "@types/jest": "^27.4.0",
46
46
  "@types/minimist": "^1.2.2",
47
47
  "@types/node": "^16.7.5",
48
48
  "@types/react": "18.0.1",
49
49
  "@types/react-dom": "18.0.0",
50
- "eslint": "^7.25.0",
50
+ "@typescript-eslint/eslint-plugin": "5.18.0",
51
+ "@typescript-eslint/parser": "5.18.0",
52
+ "eslint": "8.13.0",
53
+ "eslint-plugin-10x": "1.5.2",
54
+ "eslint-plugin-react": "7.29.4",
55
+ "eslint-plugin-react-hooks": "4.4.0",
51
56
  "jest": "^27.2.4",
52
57
  "prettier": "^2.0.5",
53
58
  "prettier-plugin-organize-imports": "^1.1.1",
@@ -67,5 +72,5 @@
67
72
  "publishConfig": {
68
73
  "access": "public"
69
74
  },
70
- "gitHead": "2085ad2c828ff82d5d40d7bc739748742536c56d"
75
+ "gitHead": "9e364b5a3a21e3ccb3704330c0ddffb480906d58"
71
76
  }