@salina-app/media-editor 0.0.92 → 0.0.93

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -80892,12 +80892,12 @@ const z0e = ({ className: n }) => /* @__PURE__ */ St(
80892
80892
  if (a) return;
80893
80893
  T(!1);
80894
80894
  const le = t.lastIndexOf("/"), me = `${t.substring(0, le)}/${e}`, Ce = `${l6}/stream/video?file=${me}`;
80895
- F.videoLink !== Ce && setTimeout(() => {
80895
+ F.videoLink !== Ce && (f == null || f(Ce), setTimeout(() => {
80896
80896
  ye(
80897
80897
  `${t.substring(0, t.lastIndexOf("/"))}`,
80898
80898
  Ce
80899
80899
  );
80900
- }, 50), f == null || f(Ce);
80900
+ }, 50));
80901
80901
  },
80902
80902
  children: [
80903
80903
  /* @__PURE__ */ Z(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.0.92",
3
+ "version": "0.0.93",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",