@remotion/cli 2.6.12 → 2.6.15
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/.turbo/turbo-build.log +2 -2
- package/.turbo/turbo-lint.log +15 -0
- package/.turbo/turbo-test.log +8 -8
- package/dist/handle-common-errors.js +1 -1
- package/dist/handle-common-errors.js.map +1 -1
- package/package.json +7 -7
- package/dist/editor/components/IFrameWrapper.d.ts +0 -6
- package/dist/editor/components/IFrameWrapper.d.ts.map +0 -1
- package/dist/editor/components/IFrameWrapper.js +0 -19
- package/dist/editor/components/IFrameWrapper.js.map +0 -1
- package/dist/editor/components/KeyboardShortcuts.d.ts +0 -1
- package/dist/editor/components/KeyboardShortcuts.d.ts.map +0 -1
- package/dist/editor/components/KeyboardShortcuts.js +0 -2
- package/dist/editor/components/KeyboardShortcuts.js.map +0 -1
- package/dist/editor/components/NewComposition/CompositionType.d.ts +0 -7
- package/dist/editor/components/NewComposition/CompositionType.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/CompositionType.js +0 -57
- package/dist/editor/components/NewComposition/CompositionType.js.map +0 -1
- package/dist/editor/components/NewComposition/ModalHeader.d.ts +0 -3
- package/dist/editor/components/NewComposition/ModalHeader.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/ModalHeader.js +0 -29
- package/dist/editor/components/NewComposition/ModalHeader.js.map +0 -1
- package/dist/editor/components/NewComposition/NewCompHeader.d.ts +0 -3
- package/dist/editor/components/NewComposition/NewCompHeader.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/NewCompHeader.js +0 -29
- package/dist/editor/components/NewComposition/NewCompHeader.js.map +0 -1
- package/dist/editor/helpers/css-reset.d.ts +0 -3
- package/dist/editor/helpers/css-reset.d.ts.map +0 -1
- package/dist/editor/helpers/css-reset.js +0 -9
- package/dist/editor/helpers/css-reset.js.map +0 -1
- package/dist/editor/helpers/font.d.ts +0 -2
- package/dist/editor/helpers/font.d.ts.map +0 -1
- package/dist/editor/helpers/font.js +0 -5
- package/dist/editor/helpers/font.js.map +0 -1
- package/dist/editor/icons/folder.d.ts +0 -4
- package/dist/editor/icons/folder.d.ts.map +0 -1
- package/dist/editor/icons/folder.js +0 -14
- package/dist/editor/icons/folder.js.map +0 -1
- package/dist/empty-audio.d.ts +0 -2
- package/dist/empty-audio.d.ts.map +0 -1
- package/dist/empty-audio.js +0 -5
- package/dist/empty-audio.js.map +0 -1
- package/dist/homepage/homepage.d.ts +0 -3
- package/dist/homepage/homepage.d.ts.map +0 -1
- package/dist/homepage/homepage.js +0 -9
- package/dist/homepage/homepage.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
[33m@remotion/cli:build: [0mcache hit, replaying output [
|
|
1
|
+
[33m@remotion/cli:build: [0mcache hit, replaying output [2m5a0a083ca448f13e[0m
|
|
2
2
|
[33m@remotion/cli:build: [0m
|
|
3
|
-
[33m@remotion/cli:build: [0m> @remotion/cli@2.6.
|
|
3
|
+
[33m@remotion/cli:build: [0m> @remotion/cli@2.6.14 build /Users/jonathanburger/remotion/packages/cli
|
|
4
4
|
[33m@remotion/cli:build: [0m> tsc -d
|
|
5
5
|
[33m@remotion/cli:build: [0m
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
[32m@remotion/cli:lint: [0mcache hit, replaying output [2m7480b7fd8ba445ab[0m
|
|
2
|
+
[32m@remotion/cli:lint: [0m
|
|
3
|
+
[32m@remotion/cli:lint: [0m> @remotion/cli@2.6.14 lint /Users/jonathanburger/remotion/packages/cli
|
|
4
|
+
[32m@remotion/cli:lint: [0m> eslint src --ext ts,tsx
|
|
5
|
+
[32m@remotion/cli:lint: [0m
|
|
6
|
+
[32m@remotion/cli:lint: [0m
|
|
7
|
+
[32m@remotion/cli:lint: [0m/Users/jonathanburger/remotion/packages/cli/src/editor/components/MenuToolbar.tsx
|
|
8
|
+
[32m@remotion/cli:lint: [0m 486:4 warning Empty components are self-closing react/self-closing-comp
|
|
9
|
+
[32m@remotion/cli:lint: [0m
|
|
10
|
+
[32m@remotion/cli:lint: [0m/Users/jonathanburger/remotion/packages/cli/src/editor/components/Timeline/is-collapsed.ts
|
|
11
|
+
[32m@remotion/cli:lint: [0m 22:3 warning Unexpected 'todo' comment: 'TODO: Tighten up, when toggling rich...' no-warning-comments
|
|
12
|
+
[32m@remotion/cli:lint: [0m
|
|
13
|
+
[32m@remotion/cli:lint: [0m✖ 2 problems (0 errors, 2 warnings)
|
|
14
|
+
[32m@remotion/cli:lint: [0m 0 errors and 1 warning potentially fixable with the `--fix` option.
|
|
15
|
+
[32m@remotion/cli:lint: [0m
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
[33m@remotion/cli:test: [0mcache hit, replaying output [
|
|
1
|
+
[33m@remotion/cli:test: [0mcache hit, replaying output [2m1e9d6281778d06fe[0m
|
|
2
2
|
[33m@remotion/cli:test: [0m
|
|
3
|
-
[33m@remotion/cli:test: [0m> @remotion/cli@2.6.
|
|
3
|
+
[33m@remotion/cli:test: [0m> @remotion/cli@2.6.14 test /Users/jonathanburger/remotion/packages/cli
|
|
4
4
|
[33m@remotion/cli:test: [0m> jest
|
|
5
5
|
[33m@remotion/cli:test: [0m
|
|
6
|
-
[33m@remotion/cli:test: [0mwatchman warning: Recrawled this watch
|
|
6
|
+
[33m@remotion/cli:test: [0mwatchman warning: Recrawled this watch 109 times, most recently because:
|
|
7
7
|
[33m@remotion/cli:test: [0mMustScanSubDirs UserDroppedTo resolve, please review the information on
|
|
8
8
|
[33m@remotion/cli:test: [0mhttps://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
|
|
9
9
|
[33m@remotion/cli:test: [0mTo clear this warning, run:
|
|
10
10
|
[33m@remotion/cli:test: [0m`watchman watch-del '/Users/jonathanburger/remotion' ; watchman watch-project '/Users/jonathanburger/remotion'`
|
|
11
11
|
[33m@remotion/cli:test: [0m
|
|
12
|
-
[33m@remotion/cli:test: [0mPASS src/test/timeline-sequence-layout.test.ts (
|
|
13
|
-
[33m@remotion/cli:test: [0mPASS src/test/timeline.test.ts (
|
|
14
|
-
[33m@remotion/cli:test: [0mPASS src/test/
|
|
15
|
-
[33m@remotion/cli:test: [0mPASS src/test/
|
|
12
|
+
[33m@remotion/cli:test: [0mPASS src/test/timeline-sequence-layout.test.ts (5.693 s)
|
|
13
|
+
[33m@remotion/cli:test: [0mPASS src/test/timeline.test.ts (5.64 s)
|
|
14
|
+
[33m@remotion/cli:test: [0mPASS src/test/sequenced-timeline.test.ts (5.616 s)
|
|
15
|
+
[33m@remotion/cli:test: [0mPASS src/test/big-timeline.test.ts (5.953 s)
|
|
16
16
|
[33m@remotion/cli:test: [0m
|
|
17
17
|
[33m@remotion/cli:test: [0mTest Suites: 4 passed, 4 total
|
|
18
18
|
[33m@remotion/cli:test: [0mTests: 7 passed, 7 total
|
|
19
19
|
[33m@remotion/cli:test: [0mSnapshots: 0 total
|
|
20
|
-
[33m@remotion/cli:test: [0mTime:
|
|
20
|
+
[33m@remotion/cli:test: [0mTime: 6.564 s
|
|
21
21
|
[33m@remotion/cli:test: [0mRan all test suites.
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.handleCommonError = void 0;
|
|
4
4
|
const log_1 = require("./log");
|
|
5
5
|
const handleCommonError = (err) => {
|
|
6
|
-
log_1.Log.error(err.stack);
|
|
6
|
+
log_1.Log.error(err.stack || err);
|
|
7
7
|
if (err.message.includes('Could not play video with')) {
|
|
8
8
|
log_1.Log.info();
|
|
9
9
|
log_1.Log.info('💡 Get help for this issue at https://remotion.dev/docs/media-playback-error');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"handle-common-errors.js","sourceRoot":"","sources":["../src/handle-common-errors.ts"],"names":[],"mappings":";;;AAAA,+BAA0B;AAEnB,MAAM,iBAAiB,GAAG,CAAC,GAAU,EAAE,EAAE;IAC/C,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"handle-common-errors.js","sourceRoot":"","sources":["../src/handle-common-errors.ts"],"names":[],"mappings":";;;AAAA,+BAA0B;AAEnB,MAAM,iBAAiB,GAAG,CAAC,GAAU,EAAE,EAAE;IAC/C,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,IAAI,GAAG,CAAC,CAAC;IAC5B,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAC,EAAE;QACtD,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,8EAA8E,CAC9E,CAAC;KACF;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAC,EAAE;QACrD,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CAAC,iEAAiE,CAAC,CAAC;KAC5E;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAC,EAAE;QAC1C,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,uEAAuE,CACvE,CAAC;KACF;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAC,EAAE;QACzC,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,sEAAsE,CACtE,CAAC;KACF;AACF,CAAC,CAAC;AA3BW,QAAA,iBAAiB,qBA2B5B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/cli",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.15",
|
|
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": "2.6.
|
|
27
|
-
"@remotion/media-utils": "2.6.
|
|
28
|
-
"@remotion/player": "2.6.
|
|
29
|
-
"@remotion/renderer": "2.6.
|
|
26
|
+
"@remotion/bundler": "2.6.15",
|
|
27
|
+
"@remotion/media-utils": "2.6.15",
|
|
28
|
+
"@remotion/player": "2.6.15",
|
|
29
|
+
"@remotion/renderer": "2.6.15",
|
|
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": "2.6.
|
|
35
|
+
"remotion": "2.6.15",
|
|
36
36
|
"semver": "7.3.5",
|
|
37
37
|
"webpack": "5.60.0"
|
|
38
38
|
},
|
|
@@ -67,5 +67,5 @@
|
|
|
67
67
|
"publishConfig": {
|
|
68
68
|
"access": "public"
|
|
69
69
|
},
|
|
70
|
-
"gitHead": "
|
|
70
|
+
"gitHead": "b175877d7ce5e0bbcb9d923cc98546fd6c748b44"
|
|
71
71
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IFrameWrapper.d.ts","sourceRoot":"","sources":["../../../src/editor/components/IFrameWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAGtC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CACf,CAmBA,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IFrameWrapper = void 0;
|
|
4
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
const react_1 = require("react");
|
|
6
|
-
const react_dom_1 = require("react-dom");
|
|
7
|
-
const IFrameWrapper = ({ children, width, height, ...props }) => {
|
|
8
|
-
var _a, _b;
|
|
9
|
-
const [contentRef, setContentRef] = (0, react_1.useState)(null);
|
|
10
|
-
const mountNode = (_b = (_a = contentRef === null || contentRef === void 0 ? void 0 : contentRef.contentWindow) === null || _a === void 0 ? void 0 : _a.document) === null || _b === void 0 ? void 0 : _b.body;
|
|
11
|
-
return ((0, jsx_runtime_1.jsx)("iframe", Object.assign({ style: {
|
|
12
|
-
position: 'absolute',
|
|
13
|
-
width,
|
|
14
|
-
height,
|
|
15
|
-
border: 'none',
|
|
16
|
-
}, id: "IframeWrapper" }, props, { ref: setContentRef }, { children: mountNode && (0, react_dom_1.createPortal)(children, mountNode) }), void 0));
|
|
17
|
-
};
|
|
18
|
-
exports.IFrameWrapper = IFrameWrapper;
|
|
19
|
-
//# sourceMappingURL=IFrameWrapper.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IFrameWrapper.js","sourceRoot":"","sources":["../../../src/editor/components/IFrameWrapper.tsx"],"names":[],"mappings":";;;;AAAA,iCAAsC;AACtC,yCAAuC;AAEhC,MAAM,aAAa,GAGrB,CAAC,EAAC,QAAQ,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,KAAK,EAAC,EAAE,EAAE;;IAC5C,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,IAAA,gBAAQ,EAAoB,IAAI,CAAC,CAAC;IACtE,MAAM,SAAS,GAAG,MAAA,MAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,aAAa,0CAAE,QAAQ,0CAAE,IAAI,CAAC;IAE5D,OAAO,CACN,iDACC,KAAK,EAAE;YACN,QAAQ,EAAE,UAAU;YACpB,KAAK;YACL,MAAM;YACN,MAAM,EAAE,MAAM;SACd,EACD,EAAE,EAAC,eAAe,IACd,KAAK,IACT,GAAG,EAAE,aAAa,gBAEjB,SAAS,IAAI,IAAA,wBAAY,EAAC,QAAQ,EAAE,SAAS,CAAC,YACvC,CACT,CAAC;AACH,CAAC,CAAC;AAtBW,QAAA,aAAa,iBAsBxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=KeyboardShortcuts.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KeyboardShortcuts.d.ts","sourceRoot":"","sources":["../../../src/editor/components/KeyboardShortcuts.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KeyboardShortcuts.js","sourceRoot":"","sources":["../../../src/editor/components/KeyboardShortcuts.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CompositionType.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/CompositionType.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0D,MAAM,OAAO,CAAC;AAkB/E,oBAAY,QAAQ,GAAG,aAAa,GAAG,OAAO,CAAC;AAgE/C,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IACtC,IAAI,EAAE,QAAQ,CAAC;IACf,UAAU,EAAE,CAAC,IAAI,EAAE,QAAQ,KAAK,IAAI,CAAC;CACrC,CAWA,CAAC"}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CompositionType = void 0;
|
|
4
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
const react_1 = require("react");
|
|
6
|
-
const colors_1 = require("../../helpers/colors");
|
|
7
|
-
const film_1 = require("../../icons/film");
|
|
8
|
-
const still_1 = require("../../icons/still");
|
|
9
|
-
const z_index_1 = require("../../state/z-index");
|
|
10
|
-
const layout_1 = require("../layout");
|
|
11
|
-
const panel = {
|
|
12
|
-
flex: 1,
|
|
13
|
-
borderRadius: 8,
|
|
14
|
-
padding: 16,
|
|
15
|
-
cursor: 'pointer',
|
|
16
|
-
fontSize: 14,
|
|
17
|
-
flexDirection: 'row',
|
|
18
|
-
display: 'flex',
|
|
19
|
-
alignItems: 'center',
|
|
20
|
-
};
|
|
21
|
-
const Panel = ({ selected, type, onSelected }) => {
|
|
22
|
-
const ref = (0, react_1.useRef)(null);
|
|
23
|
-
const { tabIndex } = (0, z_index_1.useZIndex)();
|
|
24
|
-
const [hovered, setHovered] = (0, react_1.useState)(false);
|
|
25
|
-
(0, react_1.useEffect)(() => {
|
|
26
|
-
const { current } = ref;
|
|
27
|
-
if (!current) {
|
|
28
|
-
return;
|
|
29
|
-
}
|
|
30
|
-
const onMouseEnter = () => setHovered(true);
|
|
31
|
-
const onMouseLeave = () => setHovered(false);
|
|
32
|
-
current.addEventListener('mouseenter', onMouseEnter);
|
|
33
|
-
current.addEventListener('mouseleave', onMouseLeave);
|
|
34
|
-
}, []);
|
|
35
|
-
const style = (0, react_1.useMemo)(() => {
|
|
36
|
-
return {
|
|
37
|
-
...panel,
|
|
38
|
-
backgroundColor: (0, colors_1.getBackgroundFromHoverState)({
|
|
39
|
-
hovered,
|
|
40
|
-
selected,
|
|
41
|
-
}),
|
|
42
|
-
color: 'white',
|
|
43
|
-
appearance: 'none',
|
|
44
|
-
border: 'none',
|
|
45
|
-
textAlign: 'left',
|
|
46
|
-
};
|
|
47
|
-
}, [hovered, selected]);
|
|
48
|
-
const onClick = (0, react_1.useCallback)(() => {
|
|
49
|
-
onSelected(type);
|
|
50
|
-
}, [onSelected, type]);
|
|
51
|
-
return ((0, jsx_runtime_1.jsxs)("button", Object.assign({ ref: ref, tabIndex: tabIndex, type: "button", style: style, onClick: onClick }, { children: [type === 'composition' ? ((0, jsx_runtime_1.jsx)(film_1.FilmIcon, { style: { height: 18, width: 18 } }, void 0)) : ((0, jsx_runtime_1.jsx)(still_1.StillIcon, { style: { height: 18, width: 18 } }, void 0)), (0, jsx_runtime_1.jsx)(layout_1.Spacing, { x: 1 }, void 0), (0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("strong", { children: type === 'composition' ? '<Composition>' : '<Still>' }, void 0), (0, jsx_runtime_1.jsx)("div", { children: type === 'composition' ? 'For videos' : 'For still images' }, void 0)] }, void 0)] }), void 0));
|
|
52
|
-
};
|
|
53
|
-
const CompositionType = ({ onSelected, type }) => {
|
|
54
|
-
return ((0, jsx_runtime_1.jsxs)(layout_1.Row, { children: [(0, jsx_runtime_1.jsx)(Panel, { onSelected: onSelected, type: "composition", selected: type === 'composition' }, void 0), (0, jsx_runtime_1.jsx)(Panel, { onSelected: onSelected, type: "still", selected: type === 'still' }, void 0)] }, void 0));
|
|
55
|
-
};
|
|
56
|
-
exports.CompositionType = CompositionType;
|
|
57
|
-
//# sourceMappingURL=CompositionType.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CompositionType.js","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/CompositionType.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModalHeader.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/ModalHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAmBrD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAYjC,CAAC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NewCompHeader = void 0;
|
|
4
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
const react_1 = require("react");
|
|
6
|
-
const modals_1 = require("../../state/modals");
|
|
7
|
-
const layout_1 = require("../layout");
|
|
8
|
-
const CancelButton_1 = require("./CancelButton");
|
|
9
|
-
const container = {
|
|
10
|
-
display: 'flex',
|
|
11
|
-
flexDirection: 'row',
|
|
12
|
-
alignItems: 'center',
|
|
13
|
-
padding: 12,
|
|
14
|
-
width: '100%',
|
|
15
|
-
borderBottom: '1px solid black',
|
|
16
|
-
};
|
|
17
|
-
const icon = {
|
|
18
|
-
height: 20,
|
|
19
|
-
width: 20,
|
|
20
|
-
};
|
|
21
|
-
const NewCompHeader = () => {
|
|
22
|
-
const { setSelectedModal } = (0, react_1.useContext)(modals_1.ModalsContext);
|
|
23
|
-
const onPress = (0, react_1.useCallback)(() => {
|
|
24
|
-
setSelectedModal(null);
|
|
25
|
-
}, [setSelectedModal]);
|
|
26
|
-
return ((0, jsx_runtime_1.jsxs)("div", Object.assign({ style: container }, { children: [(0, jsx_runtime_1.jsx)("div", { children: "New composition" }, void 0), (0, jsx_runtime_1.jsx)(layout_1.Flex, {}, void 0), (0, jsx_runtime_1.jsx)(CancelButton_1.CancelButton, { style: icon, onPress: onPress }, void 0)] }), void 0));
|
|
27
|
-
};
|
|
28
|
-
exports.NewCompHeader = NewCompHeader;
|
|
29
|
-
//# sourceMappingURL=ModalHeader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModalHeader.js","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/ModalHeader.tsx"],"names":[],"mappings":";;;;AAAA,iCAAqD;AACrD,+CAAiD;AACjD,sCAA+B;AAC/B,iDAA4C;AAE5C,MAAM,SAAS,GAAwB;IACtC,OAAO,EAAE,MAAM;IACf,aAAa,EAAE,KAAK;IACpB,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,EAAE;IACX,KAAK,EAAE,MAAM;IACb,YAAY,EAAE,iBAAiB;CAC/B,CAAC;AAEF,MAAM,IAAI,GAAwB;IACjC,MAAM,EAAE,EAAE;IACV,KAAK,EAAE,EAAE;CACT,CAAC;AAEK,MAAM,aAAa,GAAa,GAAG,EAAE;IAC3C,MAAM,EAAC,gBAAgB,EAAC,GAAG,IAAA,kBAAU,EAAC,sBAAa,CAAC,CAAC;IACrD,MAAM,OAAO,GAAG,IAAA,mBAAW,EAAC,GAAG,EAAE;QAChC,gBAAgB,CAAC,IAAI,CAAC,CAAC;IACxB,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACvB,OAAO,CACN,+CAAK,KAAK,EAAE,SAAS,iBACpB,sEAA0B,EAC1B,uBAAC,aAAI,aAAG,EACR,uBAAC,2BAAY,IAAC,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,WAAI,aAC1C,CACN,CAAC;AACH,CAAC,CAAC;AAZW,QAAA,aAAa,iBAYxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NewCompHeader.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/NewCompHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAmBrD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAYjC,CAAC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NewCompHeader = void 0;
|
|
4
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
const react_1 = require("react");
|
|
6
|
-
const modals_1 = require("../../state/modals");
|
|
7
|
-
const layout_1 = require("../layout");
|
|
8
|
-
const CancelButton_1 = require("./CancelButton");
|
|
9
|
-
const container = {
|
|
10
|
-
display: 'flex',
|
|
11
|
-
flexDirection: 'row',
|
|
12
|
-
alignItems: 'center',
|
|
13
|
-
padding: 12,
|
|
14
|
-
width: '100%',
|
|
15
|
-
borderBottom: '1px solid black',
|
|
16
|
-
};
|
|
17
|
-
const icon = {
|
|
18
|
-
height: 20,
|
|
19
|
-
width: 20,
|
|
20
|
-
};
|
|
21
|
-
const NewCompHeader = () => {
|
|
22
|
-
const { setSelectedModal } = (0, react_1.useContext)(modals_1.ModalsContext);
|
|
23
|
-
const onPress = (0, react_1.useCallback)(() => {
|
|
24
|
-
setSelectedModal(null);
|
|
25
|
-
}, [setSelectedModal]);
|
|
26
|
-
return ((0, jsx_runtime_1.jsxs)("div", Object.assign({ style: container }, { children: [(0, jsx_runtime_1.jsx)("div", { children: "New composition" }, void 0), (0, jsx_runtime_1.jsx)(layout_1.Flex, {}, void 0), (0, jsx_runtime_1.jsx)(CancelButton_1.CancelButton, { style: icon, onPress: onPress }, void 0)] }), void 0));
|
|
27
|
-
};
|
|
28
|
-
exports.NewCompHeader = NewCompHeader;
|
|
29
|
-
//# sourceMappingURL=NewCompHeader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NewCompHeader.js","sourceRoot":"","sources":["../../../../src/editor/components/NewComposition/NewCompHeader.tsx"],"names":[],"mappings":";;;;AAAA,iCAAqD;AACrD,+CAAiD;AACjD,sCAA+B;AAC/B,iDAA4C;AAE5C,MAAM,SAAS,GAAwB;IACtC,OAAO,EAAE,MAAM;IACf,aAAa,EAAE,KAAK;IACpB,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,EAAE;IACX,KAAK,EAAE,MAAM;IACb,YAAY,EAAE,iBAAiB;CAC/B,CAAC;AAEF,MAAM,IAAI,GAAwB;IACjC,MAAM,EAAE,EAAE;IACV,KAAK,EAAE,EAAE;CACT,CAAC;AAEK,MAAM,aAAa,GAAa,GAAG,EAAE;IAC3C,MAAM,EAAC,gBAAgB,EAAC,GAAG,IAAA,kBAAU,EAAC,sBAAa,CAAC,CAAC;IACrD,MAAM,OAAO,GAAG,IAAA,mBAAW,EAAC,GAAG,EAAE;QAChC,gBAAgB,CAAC,IAAI,CAAC,CAAC;IACxB,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACvB,OAAO,CACN,+CAAK,KAAK,EAAE,SAAS,iBACpB,sEAA0B,EAC1B,uBAAC,aAAI,aAAG,EACR,uBAAC,2BAAY,IAAC,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,WAAI,aAC1C,CACN,CAAC;AACH,CAAC,CAAC;AAZW,QAAA,aAAa,iBAYxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"css-reset.d.ts","sourceRoot":"","sources":["../../../src/editor/helpers/css-reset.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,aAI5B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"css-reset.js","sourceRoot":"","sources":["../../../src/editor/helpers/css-reset.ts"],"names":[],"mappings":";;;AAEa,QAAA,QAAQ,GAAwB;IAC5C,QAAQ,EAAE,EAAE;IACZ,UAAU,EAAE,CAAC;IACb,KAAK,EAAE,OAAO;CACd,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"font.d.ts","sourceRoot":"","sources":["../../../src/editor/helpers/font.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,iCAAiC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"font.js","sourceRoot":"","sources":["../../../src/editor/helpers/font.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG,8BAA8B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"folder.d.ts","sourceRoot":"","sources":["../../../src/editor/icons/folder.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AAGtC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC,CAQjE,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC,CAQhE,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExpandedFolderIcon = exports.CollapsedFolderIcon = void 0;
|
|
4
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
// TODO: Replace folder icon
|
|
6
|
-
const CollapsedFolderIcon = (props) => {
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { viewBox: "0 0 512 512", ...props, children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("path", { fill: "white", d: "M0 0h512v512H0z" }, void 0) }, void 0) }, void 0));
|
|
8
|
-
};
|
|
9
|
-
exports.CollapsedFolderIcon = CollapsedFolderIcon;
|
|
10
|
-
const ExpandedFolderIcon = (props) => {
|
|
11
|
-
return ((0, jsx_runtime_1.jsx)("svg", { viewBox: "0 0 512 512", ...props, children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("path", { fill: "white", d: "M0 0h512v512H0z" }, void 0) }, void 0) }, void 0));
|
|
12
|
-
};
|
|
13
|
-
exports.ExpandedFolderIcon = ExpandedFolderIcon;
|
|
14
|
-
//# sourceMappingURL=folder.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"folder.js","sourceRoot":"","sources":["../../../src/editor/icons/folder.tsx"],"names":[],"mappings":";;;;AAEA,4BAA4B;AACrB,MAAM,mBAAmB,GAAsC,CAAC,KAAK,EAAE,EAAE;IAC/E,OAAO,CACN,gCAAK,OAAO,EAAC,aAAa,KAAK,KAAK,YACnC,wCACC,iCAAM,IAAI,EAAC,OAAO,EAAC,CAAC,EAAC,iBAAiB,WAAG,WACtC,WACC,CACN,CAAC;AACH,CAAC,CAAC;AARW,QAAA,mBAAmB,uBAQ9B;AAEK,MAAM,kBAAkB,GAAsC,CAAC,KAAK,EAAE,EAAE;IAC9E,OAAO,CACN,gCAAK,OAAO,EAAC,aAAa,KAAK,KAAK,YACnC,wCACC,iCAAM,IAAI,EAAC,OAAO,EAAC,CAAC,EAAC,iBAAiB,WAAG,WACtC,WACC,CACN,CAAC;AACH,CAAC,CAAC;AARW,QAAA,kBAAkB,sBAQ7B"}
|
package/dist/empty-audio.d.ts
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export declare const EMPTY_AUDIO = "SUQzBAAAAAACDVRYWFgAAAASAAADbWFqb3JfYnJhbmQATTRBIABUWFhYAAAAEQAAA21pbm9yX3ZlcnNpb24AMABUWFhYAAAAIAAAA2NvbXBhdGlibGVfYnJhbmRzAE00QSBpc29tbXA0MgBUWFhYAAAAfwAAA2lUdW5TTVBCACAwMDAwMDAwMCAwMDAwMDg0MCAwMDAwMDMwMyAwMDAwMDAwMDAwMDAwNEJEIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwAFRTU0UAAAAPAAADTGF2ZjU4Ljc2LjEwMAAAAAAAAAAAAAAA/+M4wAAAAAAAAAAAAEluZm8AAAAPAAAABgAAAogAcXFxcXFxcXFxcXFxcXFxcY6Ojo6Ojo6Ojo6Ojo6Ojo6OqqqqqqqqqqqqqqqqqqqqqsfHx8fHx8fHx8fHx8fHx8fH4+Pj4+Pj4+Pj4+Pj4+Pj4+P/////////////////////AAAAAExhdmM1OC4xMwAAAAAAAAAAAAAAACQDgAAAAAAAAAKIql7rrgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYxAALg13diAgEzAAoAZ/////81/oR/+eRv6n36v/53J////7dT29FPIzHqc76gbwgAUDdCMgAoGf/////4jF3/90X/J3y/+MYxA0MM134ABAKsH/6N////67KwkOkQiCLncaKoJ1c7jQVRdxhQiLKgwFHgOw0Wf/////njP/Gujf79xcQb/8X////+ulD/+MYxBcLu2YQAAgKsKERVViOyFKdFSRlKLxhQQxHOIibg7GFzv/////isjf/Q3+I6iqt///////GtLFVFVQxlRHeuV5VPdw7/+MYxCMLu2X8ABAKsKCwsEREREQ6BQVBjZ//CGa/ITmGQv/iE/////6rDbSq8rytc602qrqKjhZxWmFhU2igVA2ZFMiNNEZG/+MYxC8KM1ngAABRSH//8v/+ZEf///yyX8mCggVRyMv/7LLUMj5ZKRkyhnWVTEFNRTMuMTAwVVVVVVVVVVVVVVVVVVVVVVVV/+MYxEEJU2FECABHSVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV";
|
|
2
|
-
//# sourceMappingURL=empty-audio.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"empty-audio.d.ts","sourceRoot":"","sources":["../src/empty-audio.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,ytCAC+rC,CAAC"}
|
package/dist/empty-audio.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EMPTY_AUDIO = void 0;
|
|
4
|
-
exports.EMPTY_AUDIO = 'SUQzBAAAAAACDVRYWFgAAAASAAADbWFqb3JfYnJhbmQATTRBIABUWFhYAAAAEQAAA21pbm9yX3ZlcnNpb24AMABUWFhYAAAAIAAAA2NvbXBhdGlibGVfYnJhbmRzAE00QSBpc29tbXA0MgBUWFhYAAAAfwAAA2lUdW5TTVBCACAwMDAwMDAwMCAwMDAwMDg0MCAwMDAwMDMwMyAwMDAwMDAwMDAwMDAwNEJEIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwAFRTU0UAAAAPAAADTGF2ZjU4Ljc2LjEwMAAAAAAAAAAAAAAA/+M4wAAAAAAAAAAAAEluZm8AAAAPAAAABgAAAogAcXFxcXFxcXFxcXFxcXFxcY6Ojo6Ojo6Ojo6Ojo6Ojo6OqqqqqqqqqqqqqqqqqqqqqsfHx8fHx8fHx8fHx8fHx8fH4+Pj4+Pj4+Pj4+Pj4+Pj4+P/////////////////////AAAAAExhdmM1OC4xMwAAAAAAAAAAAAAAACQDgAAAAAAAAAKIql7rrgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYxAALg13diAgEzAAoAZ/////81/oR/+eRv6n36v/53J////7dT29FPIzHqc76gbwgAUDdCMgAoGf/////4jF3/90X/J3y/+MYxA0MM134ABAKsH/6N////67KwkOkQiCLncaKoJ1c7jQVRdxhQiLKgwFHgOw0Wf/////njP/Gujf79xcQb/8X////+ulD/+MYxBcLu2YQAAgKsKERVViOyFKdFSRlKLxhQQxHOIibg7GFzv/////isjf/Q3+I6iqt///////GtLFVFVQxlRHeuV5VPdw7/+MYxCMLu2X8ABAKsKCwsEREREQ6BQVBjZ//CGa/ITmGQv/iE/////6rDbSq8rytc602qrqKjhZxWmFhU2igVA2ZFMiNNEZG/+MYxC8KM1ngAABRSH//8v/+ZEf///yyX8mCggVRyMv/7LLUMj5ZKRkyhnWVTEFNRTMuMTAwVVVVVVVVVVVVVVVVVVVVVVVV/+MYxEEJU2FECABHSVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV';
|
|
5
|
-
//# sourceMappingURL=empty-audio.js.map
|
package/dist/empty-audio.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"empty-audio.js","sourceRoot":"","sources":["../src/empty-audio.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GACvB,stCAAstC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"homepage.d.ts","sourceRoot":"","sources":["../../src/homepage/homepage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAQ5B,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Homepage = void 0;
|
|
4
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
const Homepage = () => {
|
|
6
|
-
return ((0, jsx_runtime_1.jsx)("div", { children: (0, jsx_runtime_1.jsx)("ul", { children: (0, jsx_runtime_1.jsx)("li", { children: "hi" }, void 0) }, void 0) }, void 0));
|
|
7
|
-
};
|
|
8
|
-
exports.Homepage = Homepage;
|
|
9
|
-
//# sourceMappingURL=homepage.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"homepage.js","sourceRoot":"","sources":["../../src/homepage/homepage.tsx"],"names":[],"mappings":";;;;AAEO,MAAM,QAAQ,GAAa,GAAG,EAAE;IACtC,OAAO,CACN,0CACC,yCACC,wDAAW,WACP,WACA,CACN,CAAC;AACH,CAAC,CAAC;AARW,QAAA,QAAQ,YAQnB"}
|