@salina-app/media-editor 0.0.96 → 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 +0 -1
  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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.0.96",
3
+ "version": "0.0.97",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",