@salina-app/media-editor 0.0.95 → 0.0.97

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -80822,7 +80822,6 @@ const z0e = ({ className: n }) => /* @__PURE__ */ St(
80822
80822
  const { refreshTrimmedClips: p } = BA(), { getDirectory: m, getTrimmedDirectory: _ } = LA(), { getMergedInfo: x } = uj(), { setVideoIsPlaying: T, resetPlayerState: R } = el(), { setTrimmedClips: S } = Wv(), { setTranscript: w, setTranscriptId: O } = a6(), { setOutputFiles: I } = FA(), { setFocusTrimmedClip: N } = kA(), { setMergedSelectedInfo: V } = L6(), { videoMetadata: F, setVideoMetadata: $ } = Ox(), { mainFilePath: G, setMainFilePath: X, setTrimmedFilePath: H } = UA(), [j, ee] = zn(!1), [ie, ae] = zn(!1), [ce, xe] = zn([]), ye = async (le, re) => {
80823
80823
  try {
80824
80824
  if (N(""), !le.includes("merged")) {
80825
- S([]), w([]), O("");
80826
80825
  const me = await _({
80827
80826
  path_directory: le,
80828
80827
  access_token: c
@@ -80892,7 +80891,7 @@ const z0e = ({ className: n }) => /* @__PURE__ */ St(
80892
80891
  if (a) return;
80893
80892
  T(!1);
80894
80893
  const le = t.lastIndexOf("/"), me = `${t.substring(0, le)}/${e}`, Ce = `${l6}/stream/video?file=${me}`;
80895
- F.videoLink !== Ce && (console.log(Ce), f == null || f(Ce), setTimeout(() => {
80894
+ F.videoLink !== Ce && (f == null || f(Ce), setTimeout(() => {
80896
80895
  ye(
80897
80896
  `${t.substring(0, t.lastIndexOf("/"))}`,
80898
80897
  Ce
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.0.95",
3
+ "version": "0.0.97",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",