openvideo 0.1.5 → 0.1.7

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
- import { F as Ie, u as Ee, l as se, M as v, G as De, v as Oe, S as Fe, x as ae, E as u, e as D, y as S, z as Le, H as O, I as b, R as F, J as ne, K as He, t as m, b as f, i as B, w as L, L as K, N as We, c as Y, B as y, j as U, O as ze, Q as C, k as M, V as w, W as Ve, a as Ne, X as ie, Y as oe, Z as le, _ as ue, C as P, $ as je, a0 as A, a1 as J, D as H, a2 as $e, a3 as qe, P as Ke, d as Ye, T as X, a4 as Q, a5 as Je, a6 as Xe, a7 as Qe } from "./index-Dmkmv4u7.js";
1
+ import { F as Ie, u as Ee, l as se, M as v, G as De, v as Oe, S as Fe, x as ae, E as u, e as D, y as S, z as Le, H as O, I as b, R as F, J as ne, K as He, t as m, b as f, i as B, w as L, L as K, N as We, c as Y, B as y, j as U, O as ze, Q as C, k as M, V as w, W as Ve, a as Ne, X as ie, Y as oe, Z as le, _ as ue, C as P, $ as je, a0 as A, a1 as J, D as H, a2 as $e, a3 as qe, P as Ke, d as Ye, T as X, a4 as Q, a5 as Je, a6 as Xe, a7 as Qe } from "./index-C0-26dK8.js";
2
2
  import { B as de, c as Ze } from "./colorToUniform-C2jGzNe1.js";
3
3
  var et = `in vec2 vMaskCoord;
4
4
  in vec2 vTextureCoord;
@@ -1,6 +1,6 @@
1
- import { S as G, E as d, B as v, w as m, D as S, L as j, v as ve, s as U, t as b, a8 as Be, k as K, a9 as Ae, b as p, V as L, j as B, i as A, l as F, M as $, aa as z, ab as Ne, ac as ye, ad as Y, ae as Ce, A as De, R as Ie, e as T } from "./index-Dmkmv4u7.js";
1
+ import { S as G, E as d, B as v, w as m, D as S, L as j, v as ve, s as U, t as b, a8 as Be, k as K, a9 as Ae, b as p, V as L, j as B, i as A, l as F, M as $, aa as z, ab as Ne, ac as ye, ad as Y, ae as Ce, A as De, R as Ie, e as T } from "./index-C0-26dK8.js";
2
2
  import { b as q } from "./colorToUniform-C2jGzNe1.js";
3
- import { e as Ge, G as Ue, c as Fe, b as Oe, U as Pe, R as Me, B as Z, d as N, f as Le, S as He, a as we } from "./SharedSystems-CXindXRH.js";
3
+ import { e as Ge, G as Ue, c as Fe, b as Oe, U as Pe, R as Me, B as Z, d as N, f as Le, S as He, a as we } from "./SharedSystems-CEgeU4HP.js";
4
4
  class Q {
5
5
  constructor() {
6
6
  this._tempState = G.for2d(), this._didUploadHash = {};
@@ -1,6 +1,6 @@
1
- import { S as E, g as A, E as p, f as ae, D as S, b as C, B as T, c as ue, d as L, h as M, w as v, i as x, j as ce, k as de, l as k, m as w, M as D, n as H, o as he, p as pe, q as z, s as F, t as R, A as le, R as fe, e as B } from "./index-Dmkmv4u7.js";
1
+ import { S as E, g as A, E as p, f as ae, D as S, b as C, B as T, c as ue, d as L, h as M, w as v, i as x, j as ce, k as de, l as k, m as w, M as D, n as H, o as he, p as pe, q as z, s as F, t as R, A as le, R as fe, e as B } from "./index-C0-26dK8.js";
2
2
  import { l as ge, a as me } from "./colorToUniform-C2jGzNe1.js";
3
- import { c as _e, u as be, U as xe, B as ye, G as Ge, e as Se, R as Be, t as Pe, S as Te, a as Ce } from "./SharedSystems-CXindXRH.js";
3
+ import { c as _e, u as be, U as xe, B as ye, G as Ge, e as Se, R as Be, t as Pe, S as Te, a as Ce } from "./SharedSystems-CEgeU4HP.js";
4
4
  const y = E.for2d();
5
5
  class O {
6
6
  start(e, t, r) {
@@ -27,6 +27,64 @@ export declare const dropBlurOut: AnimationFactory;
27
27
  export declare const fallZoomOut: AnimationFactory;
28
28
  export declare const zoomSpinOut: AnimationFactory;
29
29
  export declare const dramaticSpinSlideOut: AnimationFactory;
30
+ export declare const slideRotateIn: AnimationFactory;
31
+ export declare const slideRotateOut: AnimationFactory;
32
+ export declare const slideBlurIn: AnimationFactory;
33
+ export declare const slideBlurOut: AnimationFactory;
34
+ export declare const zoomRotateIn: AnimationFactory;
35
+ export declare const zoomRotateOut: AnimationFactory;
36
+ export declare const zoomBlurIn: AnimationFactory;
37
+ export declare const zoomBlurOut: AnimationFactory;
38
+ export declare const slideZoomIn: AnimationFactory;
39
+ export declare const slideZoomOut: AnimationFactory;
40
+ export declare const verticalBlurIn: AnimationFactory;
41
+ export declare const verticalBlurOut: AnimationFactory;
42
+ export declare const rotateBlurIn: AnimationFactory;
43
+ export declare const rotateBlurOut: AnimationFactory;
44
+ export declare const cinematicSlideZoomBlurIn: AnimationFactory;
45
+ export declare const cinematicSlideZoomBlurOut: AnimationFactory;
46
+ export declare const brightnessZoomIn: AnimationFactory;
47
+ export declare const brightnessZoomOut: AnimationFactory;
48
+ export declare const brightnessSlideIn: AnimationFactory;
49
+ export declare const brightnessSlideOut: AnimationFactory;
50
+ export declare const tiltZoomBlurIn: AnimationFactory;
51
+ export declare const tiltZoomBlurOut: AnimationFactory;
52
+ export declare const dropRotateIn: AnimationFactory;
53
+ export declare const dropRotateOut: AnimationFactory;
54
+ export declare const spiralIn: AnimationFactory;
55
+ export declare const spiralOut: AnimationFactory;
56
+ export declare const flashSlideIn: AnimationFactory;
57
+ export declare const flashSlideOut: AnimationFactory;
58
+ export declare const heavyCinematicIn: AnimationFactory;
59
+ export declare const heavyCinematicOut: AnimationFactory;
60
+ export declare const diagonalSlideRotateIn: AnimationFactory;
61
+ export declare const diagonalSlideRotateOut: AnimationFactory;
62
+ export declare const diagonalBlurZoomIn: AnimationFactory;
63
+ export declare const diagonalBlurZoomOut: AnimationFactory;
64
+ export declare const rotateBrightnessIn: AnimationFactory;
65
+ export declare const rotateBrightnessOut: AnimationFactory;
66
+ export declare const zoomBrightnessBlurIn: AnimationFactory;
67
+ export declare const zoomBrightnessBlurOut: AnimationFactory;
68
+ export declare const slideUpRotateZoomIn: AnimationFactory;
69
+ export declare const slideUpRotateZoomOut: AnimationFactory;
70
+ export declare const fallBlurRotateIn: AnimationFactory;
71
+ export declare const fallBlurRotateOut: AnimationFactory;
72
+ export declare const sideStretchZoomIn: AnimationFactory;
73
+ export declare const sideStretchZoomOut: AnimationFactory;
74
+ export declare const darkSlideBlurIn: AnimationFactory;
75
+ export declare const darkSlideBlurOut: AnimationFactory;
76
+ export declare const liftZoomRotateIn: AnimationFactory;
77
+ export declare const liftZoomRotateOut: AnimationFactory;
78
+ export declare const overexposedZoomIn: AnimationFactory;
79
+ export declare const overexposedZoomOut: AnimationFactory;
80
+ export declare const pushDownZoomBlurIn: AnimationFactory;
81
+ export declare const pushDownZoomBlurOut: AnimationFactory;
82
+ export declare const twistSlideBrightnessIn: AnimationFactory;
83
+ export declare const twistSlideBrightnessOut: AnimationFactory;
84
+ export declare const collapseRotateZoomIn: AnimationFactory;
85
+ export declare const collapseRotateZoomOut: AnimationFactory;
86
+ export declare const ultraCinematicIn: AnimationFactory;
87
+ export declare const ultraCinematicOut: AnimationFactory;
30
88
  /**
31
89
  * Get the keyframe template for a preset animation
32
90
  * Useful for populating the animation editor UI
@@ -1,5 +1,5 @@
1
- import { T as M, U as Z, P as m, r as te, E as y, a as ie, w as g, e as P, C as V } from "./index-Dmkmv4u7.js";
2
- import "./webworkerAll-BxlCSeKM.js";
1
+ import { T as M, U as Z, P as m, r as te, E as y, a as ie, w as g, e as P, C as V } from "./index-C0-26dK8.js";
2
+ import "./webworkerAll-C2KAOvk6.js";
3
3
  class q {
4
4
  constructor(e) {
5
5
  this._lastTransform = "", this._observer = null, this._tickerAttached = !1, this.updateTranslation = () => {