@gardenfi/garden-book 0.1.71 → 0.1.72

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/dist/ui.es.js CHANGED
@@ -369,7 +369,7 @@ function isImage(e) {
369
369
  return imageRegex.test(e);
370
370
  }
371
371
  function getDefaultConfig() {
372
- const e = fromTheme("colors"), t = fromTheme("spacing"), i = fromTheme("blur"), n = fromTheme("brightness"), s = fromTheme("borderColor"), a = fromTheme("borderRadius"), o = fromTheme("borderSpacing"), c = fromTheme("borderWidth"), l = fromTheme("contrast"), f = fromTheme("grayscale"), u = fromTheme("hueRotate"), m = fromTheme("invert"), p = fromTheme("gap"), b = fromTheme("gradientColorStops"), x = fromTheme("gradientColorStopPositions"), y = fromTheme("inset"), A = fromTheme("margin"), g = fromTheme("opacity"), C = fromTheme("padding"), d = fromTheme("saturate"), S = fromTheme("scale"), T = fromTheme("sepia"), M = fromTheme("skew"), _ = fromTheme("space"), V = fromTheme("translate"), B = () => ["auto", "contain", "none"], $ = () => ["auto", "hidden", "clip", "visible", "scroll"], Z = () => ["auto", isArbitraryValue, t], D = () => [isArbitraryValue, t], X = () => ["", isLength, isArbitraryLength], q = () => ["auto", isNumber, isArbitraryValue], N = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], L = () => ["solid", "dashed", "dotted", "double", "none"], k = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], P = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], E = () => ["", "0", isArbitraryValue], R = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], I = () => [isNumber, isArbitraryNumber], G = () => [isNumber, isArbitraryValue];
372
+ const e = fromTheme("colors"), t = fromTheme("spacing"), i = fromTheme("blur"), n = fromTheme("brightness"), s = fromTheme("borderColor"), a = fromTheme("borderRadius"), o = fromTheme("borderSpacing"), c = fromTheme("borderWidth"), l = fromTheme("contrast"), f = fromTheme("grayscale"), u = fromTheme("hueRotate"), m = fromTheme("invert"), p = fromTheme("gap"), b = fromTheme("gradientColorStops"), x = fromTheme("gradientColorStopPositions"), y = fromTheme("inset"), A = fromTheme("margin"), g = fromTheme("opacity"), C = fromTheme("padding"), d = fromTheme("saturate"), S = fromTheme("scale"), T = fromTheme("sepia"), E = fromTheme("skew"), _ = fromTheme("space"), V = fromTheme("translate"), B = () => ["auto", "contain", "none"], $ = () => ["auto", "hidden", "clip", "visible", "scroll"], Z = () => ["auto", isArbitraryValue, t], D = () => [isArbitraryValue, t], X = () => ["", isLength, isArbitraryLength], q = () => ["auto", isNumber, isArbitraryValue], N = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], L = () => ["solid", "dashed", "dotted", "double", "none"], k = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], P = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], M = () => ["", "0", isArbitraryValue], R = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], I = () => [isNumber, isArbitraryNumber], G = () => [isNumber, isArbitraryValue];
373
373
  return {
374
374
  cacheSize: 500,
375
375
  separator: ":",
@@ -383,9 +383,9 @@ function getDefaultConfig() {
383
383
  borderSpacing: D(),
384
384
  borderWidth: X(),
385
385
  contrast: I(),
386
- grayscale: E(),
386
+ grayscale: M(),
387
387
  hueRotate: G(),
388
- invert: E(),
388
+ invert: M(),
389
389
  gap: D(),
390
390
  gradientColorStops: [e],
391
391
  gradientColorStopPositions: [isPercent, isArbitraryLength],
@@ -395,7 +395,7 @@ function getDefaultConfig() {
395
395
  padding: D(),
396
396
  saturate: I(),
397
397
  scale: I(),
398
- sepia: E(),
398
+ sepia: M(),
399
399
  skew: G(),
400
400
  space: D(),
401
401
  translate: D()
@@ -650,14 +650,14 @@ function getDefaultConfig() {
650
650
  * @see https://tailwindcss.com/docs/flex-grow
651
651
  */
652
652
  grow: [{
653
- grow: E()
653
+ grow: M()
654
654
  }],
655
655
  /**
656
656
  * Flex Shrink
657
657
  * @see https://tailwindcss.com/docs/flex-shrink
658
658
  */
659
659
  shrink: [{
660
- shrink: E()
660
+ shrink: M()
661
661
  }],
662
662
  /**
663
663
  * Order
@@ -2035,14 +2035,14 @@ function getDefaultConfig() {
2035
2035
  * @see https://tailwindcss.com/docs/skew
2036
2036
  */
2037
2037
  "skew-x": [{
2038
- "skew-x": [M]
2038
+ "skew-x": [E]
2039
2039
  }],
2040
2040
  /**
2041
2041
  * Skew Y
2042
2042
  * @see https://tailwindcss.com/docs/skew
2043
2043
  */
2044
2044
  "skew-y": [{
2045
- "skew-y": [M]
2045
+ "skew-y": [E]
2046
2046
  }],
2047
2047
  /**
2048
2048
  * Transform Origin
@@ -2687,8 +2687,8 @@ var lottie$1 = { exports: {} };
2687
2687
  n || (n = o(function(b) {
2688
2688
  function x() {
2689
2689
  function A(N, L) {
2690
- var k, P, E = N.length, R, I, G, U;
2691
- for (P = 0; P < E; P += 1)
2690
+ var k, P, M = N.length, R, I, G, U;
2691
+ for (P = 0; P < M; P += 1)
2692
2692
  if (k = N[P], "ks" in k && !k.completed) {
2693
2693
  if (k.completed = !0, k.hasMask) {
2694
2694
  var K = k.masksProperties;
@@ -2722,13 +2722,13 @@ var lottie$1 = { exports: {} };
2722
2722
  return k ? k.layers.__used ? JSON.parse(JSON.stringify(k.layers)) : (k.layers.__used = !0, k.layers) : null;
2723
2723
  }
2724
2724
  function S(N) {
2725
- var L, k = N.length, P, E;
2725
+ var L, k = N.length, P, M;
2726
2726
  for (L = k - 1; L >= 0; L -= 1)
2727
2727
  if (N[L].ty === "sh")
2728
2728
  if (N[L].ks.k.i)
2729
2729
  T(N[L].ks.k);
2730
2730
  else
2731
- for (E = N[L].ks.k.length, P = 0; P < E; P += 1)
2731
+ for (M = N[L].ks.k.length, P = 0; P < M; P += 1)
2732
2732
  N[L].ks.k[P].s && T(N[L].ks.k[P].s[0]), N[L].ks.k[P].e && T(N[L].ks.k[P].e[0]);
2733
2733
  else N[L].ty === "gr" && S(N[L].it);
2734
2734
  }
@@ -2737,41 +2737,41 @@ var lottie$1 = { exports: {} };
2737
2737
  for (L = 0; L < k; L += 1)
2738
2738
  N.i[L][0] += N.v[L][0], N.i[L][1] += N.v[L][1], N.o[L][0] += N.v[L][0], N.o[L][1] += N.v[L][1];
2739
2739
  }
2740
- function M(N, L) {
2740
+ function E(N, L) {
2741
2741
  var k = L ? L.split(".") : [100, 100, 100];
2742
2742
  return N[0] > k[0] ? !0 : k[0] > N[0] ? !1 : N[1] > k[1] ? !0 : k[1] > N[1] ? !1 : N[2] > k[2] ? !0 : k[2] > N[2] ? !1 : null;
2743
2743
  }
2744
2744
  var _ = /* @__PURE__ */ function() {
2745
2745
  var N = [4, 4, 14];
2746
2746
  function L(P) {
2747
- var E = P.t.d;
2747
+ var M = P.t.d;
2748
2748
  P.t.d = {
2749
2749
  k: [{
2750
- s: E,
2750
+ s: M,
2751
2751
  t: 0
2752
2752
  }]
2753
2753
  };
2754
2754
  }
2755
2755
  function k(P) {
2756
- var E, R = P.length;
2757
- for (E = 0; E < R; E += 1)
2758
- P[E].ty === 5 && L(P[E]);
2756
+ var M, R = P.length;
2757
+ for (M = 0; M < R; M += 1)
2758
+ P[M].ty === 5 && L(P[M]);
2759
2759
  }
2760
2760
  return function(P) {
2761
- if (M(N, P.v) && (k(P.layers), P.assets)) {
2762
- var E, R = P.assets.length;
2763
- for (E = 0; E < R; E += 1)
2764
- P.assets[E].layers && k(P.assets[E].layers);
2761
+ if (E(N, P.v) && (k(P.layers), P.assets)) {
2762
+ var M, R = P.assets.length;
2763
+ for (M = 0; M < R; M += 1)
2764
+ P.assets[M].layers && k(P.assets[M].layers);
2765
2765
  }
2766
2766
  };
2767
2767
  }(), V = /* @__PURE__ */ function() {
2768
2768
  var N = [4, 7, 99];
2769
2769
  return function(L) {
2770
- if (L.chars && !M(N, L.v)) {
2770
+ if (L.chars && !E(N, L.v)) {
2771
2771
  var k, P = L.chars.length;
2772
2772
  for (k = 0; k < P; k += 1) {
2773
- var E = L.chars[k];
2774
- E.data && E.data.shapes && (S(E.data.shapes), E.data.ip = 0, E.data.op = 99999, E.data.st = 0, E.data.sr = 1, E.data.ks = {
2773
+ var M = L.chars[k];
2774
+ M.data && M.data.shapes && (S(M.data.shapes), M.data.ip = 0, M.data.op = 99999, M.data.st = 0, M.data.sr = 1, M.data.ks = {
2775
2775
  p: {
2776
2776
  k: [0, 0],
2777
2777
  a: 0
@@ -2792,9 +2792,9 @@ var lottie$1 = { exports: {} };
2792
2792
  k: 100,
2793
2793
  a: 0
2794
2794
  }
2795
- }, L.chars[k].t || (E.data.shapes.push({
2795
+ }, L.chars[k].t || (M.data.shapes.push({
2796
2796
  ty: "no"
2797
- }), E.data.shapes[0].it.push({
2797
+ }), M.data.shapes[0].it.push({
2798
2798
  p: {
2799
2799
  k: [0, 0],
2800
2800
  a: 0
@@ -2831,74 +2831,74 @@ var lottie$1 = { exports: {} };
2831
2831
  }(), B = /* @__PURE__ */ function() {
2832
2832
  var N = [5, 7, 15];
2833
2833
  function L(P) {
2834
- var E = P.t.p;
2835
- typeof E.a == "number" && (E.a = {
2834
+ var M = P.t.p;
2835
+ typeof M.a == "number" && (M.a = {
2836
2836
  a: 0,
2837
- k: E.a
2838
- }), typeof E.p == "number" && (E.p = {
2837
+ k: M.a
2838
+ }), typeof M.p == "number" && (M.p = {
2839
2839
  a: 0,
2840
- k: E.p
2841
- }), typeof E.r == "number" && (E.r = {
2840
+ k: M.p
2841
+ }), typeof M.r == "number" && (M.r = {
2842
2842
  a: 0,
2843
- k: E.r
2843
+ k: M.r
2844
2844
  });
2845
2845
  }
2846
2846
  function k(P) {
2847
- var E, R = P.length;
2848
- for (E = 0; E < R; E += 1)
2849
- P[E].ty === 5 && L(P[E]);
2847
+ var M, R = P.length;
2848
+ for (M = 0; M < R; M += 1)
2849
+ P[M].ty === 5 && L(P[M]);
2850
2850
  }
2851
2851
  return function(P) {
2852
- if (M(N, P.v) && (k(P.layers), P.assets)) {
2853
- var E, R = P.assets.length;
2854
- for (E = 0; E < R; E += 1)
2855
- P.assets[E].layers && k(P.assets[E].layers);
2852
+ if (E(N, P.v) && (k(P.layers), P.assets)) {
2853
+ var M, R = P.assets.length;
2854
+ for (M = 0; M < R; M += 1)
2855
+ P.assets[M].layers && k(P.assets[M].layers);
2856
2856
  }
2857
2857
  };
2858
2858
  }(), $ = /* @__PURE__ */ function() {
2859
2859
  var N = [4, 1, 9];
2860
2860
  function L(P) {
2861
- var E, R = P.length, I, G;
2862
- for (E = 0; E < R; E += 1)
2863
- if (P[E].ty === "gr")
2864
- L(P[E].it);
2865
- else if (P[E].ty === "fl" || P[E].ty === "st")
2866
- if (P[E].c.k && P[E].c.k[0].i)
2867
- for (G = P[E].c.k.length, I = 0; I < G; I += 1)
2868
- P[E].c.k[I].s && (P[E].c.k[I].s[0] /= 255, P[E].c.k[I].s[1] /= 255, P[E].c.k[I].s[2] /= 255, P[E].c.k[I].s[3] /= 255), P[E].c.k[I].e && (P[E].c.k[I].e[0] /= 255, P[E].c.k[I].e[1] /= 255, P[E].c.k[I].e[2] /= 255, P[E].c.k[I].e[3] /= 255);
2861
+ var M, R = P.length, I, G;
2862
+ for (M = 0; M < R; M += 1)
2863
+ if (P[M].ty === "gr")
2864
+ L(P[M].it);
2865
+ else if (P[M].ty === "fl" || P[M].ty === "st")
2866
+ if (P[M].c.k && P[M].c.k[0].i)
2867
+ for (G = P[M].c.k.length, I = 0; I < G; I += 1)
2868
+ P[M].c.k[I].s && (P[M].c.k[I].s[0] /= 255, P[M].c.k[I].s[1] /= 255, P[M].c.k[I].s[2] /= 255, P[M].c.k[I].s[3] /= 255), P[M].c.k[I].e && (P[M].c.k[I].e[0] /= 255, P[M].c.k[I].e[1] /= 255, P[M].c.k[I].e[2] /= 255, P[M].c.k[I].e[3] /= 255);
2869
2869
  else
2870
- P[E].c.k[0] /= 255, P[E].c.k[1] /= 255, P[E].c.k[2] /= 255, P[E].c.k[3] /= 255;
2870
+ P[M].c.k[0] /= 255, P[M].c.k[1] /= 255, P[M].c.k[2] /= 255, P[M].c.k[3] /= 255;
2871
2871
  }
2872
2872
  function k(P) {
2873
- var E, R = P.length;
2874
- for (E = 0; E < R; E += 1)
2875
- P[E].ty === 4 && L(P[E].shapes);
2873
+ var M, R = P.length;
2874
+ for (M = 0; M < R; M += 1)
2875
+ P[M].ty === 4 && L(P[M].shapes);
2876
2876
  }
2877
2877
  return function(P) {
2878
- if (M(N, P.v) && (k(P.layers), P.assets)) {
2879
- var E, R = P.assets.length;
2880
- for (E = 0; E < R; E += 1)
2881
- P.assets[E].layers && k(P.assets[E].layers);
2878
+ if (E(N, P.v) && (k(P.layers), P.assets)) {
2879
+ var M, R = P.assets.length;
2880
+ for (M = 0; M < R; M += 1)
2881
+ P.assets[M].layers && k(P.assets[M].layers);
2882
2882
  }
2883
2883
  };
2884
2884
  }(), Z = /* @__PURE__ */ function() {
2885
2885
  var N = [4, 4, 18];
2886
2886
  function L(P) {
2887
- var E, R = P.length, I, G;
2888
- for (E = R - 1; E >= 0; E -= 1)
2889
- if (P[E].ty === "sh")
2890
- if (P[E].ks.k.i)
2891
- P[E].ks.k.c = P[E].closed;
2887
+ var M, R = P.length, I, G;
2888
+ for (M = R - 1; M >= 0; M -= 1)
2889
+ if (P[M].ty === "sh")
2890
+ if (P[M].ks.k.i)
2891
+ P[M].ks.k.c = P[M].closed;
2892
2892
  else
2893
- for (G = P[E].ks.k.length, I = 0; I < G; I += 1)
2894
- P[E].ks.k[I].s && (P[E].ks.k[I].s[0].c = P[E].closed), P[E].ks.k[I].e && (P[E].ks.k[I].e[0].c = P[E].closed);
2895
- else P[E].ty === "gr" && L(P[E].it);
2893
+ for (G = P[M].ks.k.length, I = 0; I < G; I += 1)
2894
+ P[M].ks.k[I].s && (P[M].ks.k[I].s[0].c = P[M].closed), P[M].ks.k[I].e && (P[M].ks.k[I].e[0].c = P[M].closed);
2895
+ else P[M].ty === "gr" && L(P[M].it);
2896
2896
  }
2897
2897
  function k(P) {
2898
- var E, R, I = P.length, G, U, K, J;
2898
+ var M, R, I = P.length, G, U, K, J;
2899
2899
  for (R = 0; R < I; R += 1) {
2900
- if (E = P[R], E.hasMask) {
2901
- var re = E.masksProperties;
2900
+ if (M = P[R], M.hasMask) {
2901
+ var re = M.masksProperties;
2902
2902
  for (U = re.length, G = 0; G < U; G += 1)
2903
2903
  if (re[G].pt.k.i)
2904
2904
  re[G].pt.k.c = re[G].cl;
@@ -2906,14 +2906,14 @@ var lottie$1 = { exports: {} };
2906
2906
  for (J = re[G].pt.k.length, K = 0; K < J; K += 1)
2907
2907
  re[G].pt.k[K].s && (re[G].pt.k[K].s[0].c = re[G].cl), re[G].pt.k[K].e && (re[G].pt.k[K].e[0].c = re[G].cl);
2908
2908
  }
2909
- E.ty === 4 && L(E.shapes);
2909
+ M.ty === 4 && L(M.shapes);
2910
2910
  }
2911
2911
  }
2912
2912
  return function(P) {
2913
- if (M(N, P.v) && (k(P.layers), P.assets)) {
2914
- var E, R = P.assets.length;
2915
- for (E = 0; E < R; E += 1)
2916
- P.assets[E].layers && k(P.assets[E].layers);
2913
+ if (E(N, P.v) && (k(P.layers), P.assets)) {
2914
+ var M, R = P.assets.length;
2915
+ for (M = 0; M < R; M += 1)
2916
+ P.assets[M].layers && k(P.assets[M].layers);
2917
2917
  }
2918
2918
  };
2919
2919
  }();
@@ -2932,7 +2932,7 @@ var lottie$1 = { exports: {} };
2932
2932
  return d && C.responseType === "json" && d.indexOf("json") !== -1 || C.response && _typeof$5(C.response) === "object" ? C.response : C.response && typeof C.response == "string" ? JSON.parse(C.response) : C.responseText ? JSON.parse(C.responseText) : null;
2933
2933
  }
2934
2934
  function g(C, d, S, T) {
2935
- var M, _ = new XMLHttpRequest();
2935
+ var E, _ = new XMLHttpRequest();
2936
2936
  try {
2937
2937
  _.responseType = "json";
2938
2938
  } catch {
@@ -2940,10 +2940,10 @@ var lottie$1 = { exports: {} };
2940
2940
  _.onreadystatechange = function() {
2941
2941
  if (_.readyState === 4)
2942
2942
  if (_.status === 200)
2943
- M = A(_), S(M);
2943
+ E = A(_), S(E);
2944
2944
  else
2945
2945
  try {
2946
- M = A(_), S(M);
2946
+ E = A(_), S(E);
2947
2947
  } catch (V) {
2948
2948
  T && T(V);
2949
2949
  }
@@ -3485,8 +3485,8 @@ var lottie$1 = { exports: {} };
3485
3485
  return t[P].animation;
3486
3486
  P += 1;
3487
3487
  }
3488
- var E = new AnimationItem();
3489
- return p(E, L), E.setData(L, k), E;
3488
+ var M = new AnimationItem();
3489
+ return p(M, L), M.setData(L, k), M;
3490
3490
  }
3491
3491
  function f() {
3492
3492
  var L, k = t.length, P = [];
@@ -3540,16 +3540,16 @@ var lottie$1 = { exports: {} };
3540
3540
  t[k].animation.pause(L);
3541
3541
  }
3542
3542
  function S(L, k, P) {
3543
- var E;
3544
- for (E = 0; E < n; E += 1)
3545
- t[E].animation.goToAndStop(L, k, P);
3543
+ var M;
3544
+ for (M = 0; M < n; M += 1)
3545
+ t[M].animation.goToAndStop(L, k, P);
3546
3546
  }
3547
3547
  function T(L) {
3548
3548
  var k;
3549
3549
  for (k = 0; k < n; k += 1)
3550
3550
  t[k].animation.stop(L);
3551
3551
  }
3552
- function M(L) {
3552
+ function E(L) {
3553
3553
  var k;
3554
3554
  for (k = 0; k < n; k += 1)
3555
3555
  t[k].animation.togglePause(L);
@@ -3560,9 +3560,9 @@ var lottie$1 = { exports: {} };
3560
3560
  t[k].animation.destroy(L);
3561
3561
  }
3562
3562
  function V(L, k, P) {
3563
- var E = [].concat([].slice.call(document.getElementsByClassName("lottie")), [].slice.call(document.getElementsByClassName("bodymovin"))), R, I = E.length;
3563
+ var M = [].concat([].slice.call(document.getElementsByClassName("lottie")), [].slice.call(document.getElementsByClassName("bodymovin"))), R, I = M.length;
3564
3564
  for (R = 0; R < I; R += 1)
3565
- P && E[R].setAttribute("data-bm-type", P), l(E[R], L);
3565
+ P && M[R].setAttribute("data-bm-type", P), l(M[R], L);
3566
3566
  if (k && I === 0) {
3567
3567
  P || (P = "svg");
3568
3568
  var G = document.getElementsByTagName("body")[0];
@@ -3600,13 +3600,13 @@ var lottie$1 = { exports: {} };
3600
3600
  for (k = 0; k < n; k += 1)
3601
3601
  t[k].animation.unmute(L);
3602
3602
  }
3603
- return e.registerAnimation = l, e.loadAnimation = b, e.setSpeed = x, e.setDirection = y, e.play = A, e.pause = d, e.stop = T, e.togglePause = M, e.searchAnimations = V, e.resize = B, e.goToAndStop = S, e.destroy = _, e.freeze = Z, e.unfreeze = D, e.setVolume = X, e.mute = q, e.unmute = N, e.getRegisteredAnimations = f, e;
3603
+ return e.registerAnimation = l, e.loadAnimation = b, e.setSpeed = x, e.setDirection = y, e.play = A, e.pause = d, e.stop = T, e.togglePause = E, e.searchAnimations = V, e.resize = B, e.goToAndStop = S, e.destroy = _, e.freeze = Z, e.unfreeze = D, e.setVolume = X, e.mute = q, e.unmute = N, e.getRegisteredAnimations = f, e;
3604
3604
  }(), BezierFactory = function() {
3605
3605
  var e = {};
3606
3606
  e.getBezierEasing = i;
3607
3607
  var t = {};
3608
- function i(C, d, S, T, M) {
3609
- var _ = M || ("bez_" + C + "_" + d + "_" + S + "_" + T).replace(/\./g, "p");
3608
+ function i(C, d, S, T, E) {
3609
+ var _ = E || ("bez_" + C + "_" + d + "_" + S + "_" + T).replace(/\./g, "p");
3610
3610
  if (t[_])
3611
3611
  return t[_];
3612
3612
  var V = new g([C, d, S, T]);
@@ -3628,15 +3628,15 @@ var lottie$1 = { exports: {} };
3628
3628
  function x(C, d, S) {
3629
3629
  return 3 * u(d, S) * C * C + 2 * m(d, S) * C + p(d);
3630
3630
  }
3631
- function y(C, d, S, T, M) {
3631
+ function y(C, d, S, T, E) {
3632
3632
  var _, V, B = 0;
3633
3633
  do
3634
- V = d + (S - d) / 2, _ = b(V, T, M) - C, _ > 0 ? S = V : d = V;
3634
+ V = d + (S - d) / 2, _ = b(V, T, E) - C, _ > 0 ? S = V : d = V;
3635
3635
  while (Math.abs(_) > a && ++B < o);
3636
3636
  return V;
3637
3637
  }
3638
3638
  function A(C, d, S, T) {
3639
- for (var M = 0; M < n; ++M) {
3639
+ for (var E = 0; E < n; ++E) {
3640
3640
  var _ = x(d, S, T);
3641
3641
  if (_ === 0) return d;
3642
3642
  var V = b(d, S, T) - C;
@@ -3649,13 +3649,13 @@ var lottie$1 = { exports: {} };
3649
3649
  }
3650
3650
  return g.prototype = {
3651
3651
  get: function(d) {
3652
- var S = this._p[0], T = this._p[1], M = this._p[2], _ = this._p[3];
3653
- return this._precomputed || this._precompute(), S === T && M === _ ? d : d === 0 ? 0 : d === 1 ? 1 : b(this._getTForX(d), T, _);
3652
+ var S = this._p[0], T = this._p[1], E = this._p[2], _ = this._p[3];
3653
+ return this._precomputed || this._precompute(), S === T && E === _ ? d : d === 0 ? 0 : d === 1 ? 1 : b(this._getTForX(d), T, _);
3654
3654
  },
3655
3655
  // Private part
3656
3656
  _precompute: function() {
3657
- var d = this._p[0], S = this._p[1], T = this._p[2], M = this._p[3];
3658
- this._precomputed = !0, (d !== S || T !== M) && this._calcSampleValues();
3657
+ var d = this._p[0], S = this._p[1], T = this._p[2], E = this._p[3];
3658
+ this._precomputed = !0, (d !== S || T !== E) && this._calcSampleValues();
3659
3659
  },
3660
3660
  _calcSampleValues: function() {
3661
3661
  for (var d = this._p[0], S = this._p[2], T = 0; T < c; ++T)
@@ -3665,10 +3665,10 @@ var lottie$1 = { exports: {} };
3665
3665
  * getTForX chose the fastest heuristic to determine the percentage value precisely from a given X projection.
3666
3666
  */
3667
3667
  _getTForX: function(d) {
3668
- for (var S = this._p[0], T = this._p[2], M = this._mSampleValues, _ = 0, V = 1, B = c - 1; V !== B && M[V] <= d; ++V)
3668
+ for (var S = this._p[0], T = this._p[2], E = this._mSampleValues, _ = 0, V = 1, B = c - 1; V !== B && E[V] <= d; ++V)
3669
3669
  _ += l;
3670
3670
  --V;
3671
- var $ = (d - M[V]) / (M[V + 1] - M[V]), Z = _ + $ * l, D = x(Z, S, T);
3671
+ var $ = (d - E[V]) / (E[V + 1] - E[V]), Z = _ + $ * l, D = x(Z, S, T);
3672
3672
  return D >= s ? A(d, Z, S, T) : D === 0 ? Z : y(d, _, _ + l, S, T);
3673
3673
  }
3674
3674
  }, e;
@@ -3727,18 +3727,18 @@ var lottie$1 = { exports: {} };
3727
3727
  function i(p, b, x, y, A, g, C, d, S) {
3728
3728
  if (x === 0 && g === 0 && S === 0)
3729
3729
  return t(p, b, y, A, C, d);
3730
- var T = e.sqrt(e.pow(y - p, 2) + e.pow(A - b, 2) + e.pow(g - x, 2)), M = e.sqrt(e.pow(C - p, 2) + e.pow(d - b, 2) + e.pow(S - x, 2)), _ = e.sqrt(e.pow(C - y, 2) + e.pow(d - A, 2) + e.pow(S - g, 2)), V;
3731
- return T > M ? T > _ ? V = T - M - _ : V = _ - M - T : _ > M ? V = _ - M - T : V = M - T - _, V > -1e-4 && V < 1e-4;
3730
+ var T = e.sqrt(e.pow(y - p, 2) + e.pow(A - b, 2) + e.pow(g - x, 2)), E = e.sqrt(e.pow(C - p, 2) + e.pow(d - b, 2) + e.pow(S - x, 2)), _ = e.sqrt(e.pow(C - y, 2) + e.pow(d - A, 2) + e.pow(S - g, 2)), V;
3731
+ return T > E ? T > _ ? V = T - E - _ : V = _ - E - T : _ > E ? V = _ - E - T : V = E - T - _, V > -1e-4 && V < 1e-4;
3732
3732
  }
3733
3733
  var n = /* @__PURE__ */ function() {
3734
3734
  return function(p, b, x, y) {
3735
- var A = getDefaultCurveSegments(), g, C, d, S, T, M = 0, _, V = [], B = [], $ = bezierLengthPool.newElement();
3735
+ var A = getDefaultCurveSegments(), g, C, d, S, T, E = 0, _, V = [], B = [], $ = bezierLengthPool.newElement();
3736
3736
  for (d = x.length, g = 0; g < A; g += 1) {
3737
3737
  for (T = g / (A - 1), _ = 0, C = 0; C < d; C += 1)
3738
3738
  S = bmPow(1 - T, 3) * p[C] + 3 * bmPow(1 - T, 2) * T * x[C] + 3 * (1 - T) * bmPow(T, 2) * y[C] + bmPow(T, 3) * b[C], V[C] = S, B[C] !== null && (_ += bmPow(V[C] - B[C], 2)), B[C] = V[C];
3739
- _ && (_ = bmSqrt(_), M += _), $.percents[g] = T, $.lengths[g] = M;
3739
+ _ && (_ = bmSqrt(_), E += _), $.percents[g] = T, $.lengths[g] = E;
3740
3740
  }
3741
- return $.addedLength = M, $;
3741
+ return $.addedLength = E, $;
3742
3742
  };
3743
3743
  }();
3744
3744
  function s(p) {
@@ -3758,12 +3758,12 @@ var lottie$1 = { exports: {} };
3758
3758
  return function(b, x, y, A) {
3759
3759
  var g = (b[0] + "_" + b[1] + "_" + x[0] + "_" + x[1] + "_" + y[0] + "_" + y[1] + "_" + A[0] + "_" + A[1]).replace(/\./g, "p");
3760
3760
  if (!p[g]) {
3761
- var C = getDefaultCurveSegments(), d, S, T, M, _, V = 0, B, $, Z = null;
3761
+ var C = getDefaultCurveSegments(), d, S, T, E, _, V = 0, B, $, Z = null;
3762
3762
  b.length === 2 && (b[0] !== x[0] || b[1] !== x[1]) && t(b[0], b[1], x[0], x[1], b[0] + y[0], b[1] + y[1]) && t(b[0], b[1], x[0], x[1], x[0] + A[0], x[1] + A[1]) && (C = 2);
3763
3763
  var D = new a(C);
3764
3764
  for (T = y.length, d = 0; d < C; d += 1) {
3765
3765
  for ($ = createSizedArray(T), _ = d / (C - 1), B = 0, S = 0; S < T; S += 1)
3766
- M = bmPow(1 - _, 3) * b[S] + 3 * bmPow(1 - _, 2) * _ * (b[S] + y[S]) + 3 * (1 - _) * bmPow(_, 2) * (x[S] + A[S]) + bmPow(_, 3) * x[S], $[S] = M, Z !== null && (B += bmPow($[S] - Z[S], 2));
3766
+ E = bmPow(1 - _, 3) * b[S] + 3 * bmPow(1 - _, 2) * _ * (b[S] + y[S]) + 3 * (1 - _) * bmPow(_, 2) * (x[S] + A[S]) + bmPow(_, 3) * x[S], $[S] = E, Z !== null && (B += bmPow($[S] - Z[S], 2));
3767
3767
  B = bmSqrt(B), V += B, D.points[d] = new o(B, $), Z = $;
3768
3768
  }
3769
3769
  D.segmentLength = V, p[g] = D;
@@ -3792,9 +3792,9 @@ var lottie$1 = { exports: {} };
3792
3792
  A < 0 ? A = 0 : A > 1 && (A = 1);
3793
3793
  var d = l(A, C);
3794
3794
  g = g > 1 ? 1 : g;
3795
- var S = l(g, C), T, M = p.length, _ = 1 - d, V = 1 - S, B = _ * _ * _, $ = d * _ * _ * 3, Z = d * d * _ * 3, D = d * d * d, X = _ * _ * V, q = d * _ * V + _ * d * V + _ * _ * S, N = d * d * V + _ * d * S + d * _ * S, L = d * d * S, k = _ * V * V, P = d * V * V + _ * S * V + _ * V * S, E = d * S * V + _ * S * S + d * V * S, R = d * S * S, I = V * V * V, G = S * V * V + V * S * V + V * V * S, U = S * S * V + V * S * S + S * V * S, K = S * S * S;
3796
- for (T = 0; T < M; T += 1)
3797
- u[T * 4] = e.round((B * p[T] + $ * x[T] + Z * y[T] + D * b[T]) * 1e3) / 1e3, u[T * 4 + 1] = e.round((X * p[T] + q * x[T] + N * y[T] + L * b[T]) * 1e3) / 1e3, u[T * 4 + 2] = e.round((k * p[T] + P * x[T] + E * y[T] + R * b[T]) * 1e3) / 1e3, u[T * 4 + 3] = e.round((I * p[T] + G * x[T] + U * y[T] + K * b[T]) * 1e3) / 1e3;
3795
+ var S = l(g, C), T, E = p.length, _ = 1 - d, V = 1 - S, B = _ * _ * _, $ = d * _ * _ * 3, Z = d * d * _ * 3, D = d * d * d, X = _ * _ * V, q = d * _ * V + _ * d * V + _ * _ * S, N = d * d * V + _ * d * S + d * _ * S, L = d * d * S, k = _ * V * V, P = d * V * V + _ * S * V + _ * V * S, M = d * S * V + _ * S * S + d * V * S, R = d * S * S, I = V * V * V, G = S * V * V + V * S * V + V * V * S, U = S * S * V + V * S * S + S * V * S, K = S * S * S;
3796
+ for (T = 0; T < E; T += 1)
3797
+ u[T * 4] = e.round((B * p[T] + $ * x[T] + Z * y[T] + D * b[T]) * 1e3) / 1e3, u[T * 4 + 1] = e.round((X * p[T] + q * x[T] + N * y[T] + L * b[T]) * 1e3) / 1e3, u[T * 4 + 2] = e.round((k * p[T] + P * x[T] + M * y[T] + R * b[T]) * 1e3) / 1e3, u[T * 4 + 3] = e.round((I * p[T] + G * x[T] + U * y[T] + K * b[T]) * 1e3) / 1e3;
3798
3798
  return u;
3799
3799
  }
3800
3800
  return {
@@ -3832,14 +3832,14 @@ var lottie$1 = { exports: {} };
3832
3832
  n[m] = S.points[T].point[m];
3833
3833
  } else {
3834
3834
  u.__fnct ? A = u.__fnct : (A = BezierFactory.getBezierEasing(l.o.x, l.o.y, l.i.x, l.i.y, l.n).get, u.__fnct = A), b = A((e - C) / (g - C));
3835
- var M = S.segmentLength * b, _, V = t.lastFrame < e && t._lastKeyframeIndex === a ? t._lastAddedLength : 0;
3835
+ var E = S.segmentLength * b, _, V = t.lastFrame < e && t._lastKeyframeIndex === a ? t._lastAddedLength : 0;
3836
3836
  for (y = t.lastFrame < e && t._lastKeyframeIndex === a ? t._lastPoint : 0, c = !0, x = S.points.length; c; ) {
3837
- if (V += S.points[y].partialLength, M === 0 || b === 0 || y === S.points.length - 1) {
3837
+ if (V += S.points[y].partialLength, E === 0 || b === 0 || y === S.points.length - 1) {
3838
3838
  for (p = S.points[y].point.length, m = 0; m < p; m += 1)
3839
3839
  n[m] = S.points[y].point[m];
3840
3840
  break;
3841
- } else if (M >= V && M < V + S.points[y + 1].partialLength) {
3842
- for (_ = (M - V) / S.points[y + 1].partialLength, p = S.points[y].point.length, m = 0; m < p; m += 1)
3841
+ } else if (E >= V && E < V + S.points[y + 1].partialLength) {
3842
+ for (_ = (E - V) / S.points[y + 1].partialLength, p = S.points[y].point.length, m = 0; m < p; m += 1)
3843
3843
  n[m] = S.points[y].point[m] + (S.points[y + 1].point[m] - S.points[y].point[m]) * _;
3844
3844
  break;
3845
3845
  }
@@ -4081,30 +4081,30 @@ var lottie$1 = { exports: {} };
4081
4081
  }(), ShapePropertyFactory = function() {
4082
4082
  var e = -999999;
4083
4083
  function t(g, C, d) {
4084
- var S = d.lastIndex, T, M, _, V, B, $, Z, D, X, q = this.keyframes;
4084
+ var S = d.lastIndex, T, E, _, V, B, $, Z, D, X, q = this.keyframes;
4085
4085
  if (g < q[0].t - this.offsetTime)
4086
4086
  T = q[0].s[0], _ = !0, S = 0;
4087
4087
  else if (g >= q[q.length - 1].t - this.offsetTime)
4088
4088
  T = q[q.length - 1].s ? q[q.length - 1].s[0] : q[q.length - 2].e[0], _ = !0;
4089
4089
  else {
4090
- for (var N = S, L = q.length - 1, k = !0, P, E, R; k && (P = q[N], E = q[N + 1], !(E.t - this.offsetTime > g)); )
4090
+ for (var N = S, L = q.length - 1, k = !0, P, M, R; k && (P = q[N], M = q[N + 1], !(M.t - this.offsetTime > g)); )
4091
4091
  N < L - 1 ? N += 1 : k = !1;
4092
4092
  if (R = this.keyframesMetadata[N] || {}, _ = P.h === 1, S = N, !_) {
4093
- if (g >= E.t - this.offsetTime)
4093
+ if (g >= M.t - this.offsetTime)
4094
4094
  D = 1;
4095
4095
  else if (g < P.t - this.offsetTime)
4096
4096
  D = 0;
4097
4097
  else {
4098
4098
  var I;
4099
- R.__fnct ? I = R.__fnct : (I = BezierFactory.getBezierEasing(P.o.x, P.o.y, P.i.x, P.i.y).get, R.__fnct = I), D = I((g - (P.t - this.offsetTime)) / (E.t - this.offsetTime - (P.t - this.offsetTime)));
4099
+ R.__fnct ? I = R.__fnct : (I = BezierFactory.getBezierEasing(P.o.x, P.o.y, P.i.x, P.i.y).get, R.__fnct = I), D = I((g - (P.t - this.offsetTime)) / (M.t - this.offsetTime - (P.t - this.offsetTime)));
4100
4100
  }
4101
- M = E.s ? E.s[0] : P.e[0];
4101
+ E = M.s ? M.s[0] : P.e[0];
4102
4102
  }
4103
4103
  T = P.s[0];
4104
4104
  }
4105
4105
  for ($ = C._length, Z = T.i[0].length, d.lastIndex = S, V = 0; V < $; V += 1)
4106
4106
  for (B = 0; B < Z; B += 1)
4107
- X = _ ? T.i[V][B] : T.i[V][B] + (M.i[V][B] - T.i[V][B]) * D, C.i[V][B] = X, X = _ ? T.o[V][B] : T.o[V][B] + (M.o[V][B] - T.o[V][B]) * D, C.o[V][B] = X, X = _ ? T.v[V][B] : T.v[V][B] + (M.v[V][B] - T.v[V][B]) * D, C.v[V][B] = X;
4107
+ X = _ ? T.i[V][B] : T.i[V][B] + (E.i[V][B] - T.i[V][B]) * D, C.i[V][B] = X, X = _ ? T.o[V][B] : T.o[V][B] + (E.o[V][B] - T.o[V][B]) * D, C.o[V][B] = X, X = _ ? T.v[V][B] : T.v[V][B] + (E.v[V][B] - T.v[V][B]) * D, C.v[V][B] = X;
4108
4108
  }
4109
4109
  function i() {
4110
4110
  var g = this.comp.renderedFrame - this.offsetTime, C = this.keyframes[0].t - this.offsetTime, d = this.keyframes[this.keyframes.length - 1].t - this.offsetTime, S = this._caching.lastFrame;
@@ -4173,8 +4173,8 @@ var lottie$1 = { exports: {} };
4173
4173
  this.elem.globalData.frameId !== this.frameId && (this.frameId = this.elem.globalData.frameId, this.iterateDynamicProperties(), this._mdf && this.convertEllToPath());
4174
4174
  },
4175
4175
  convertEllToPath: function() {
4176
- var S = this.p.v[0], T = this.p.v[1], M = this.s.v[0] / 2, _ = this.s.v[1] / 2, V = this.d !== 3, B = this.v;
4177
- B.v[0][0] = S, B.v[0][1] = T - _, B.v[1][0] = V ? S + M : S - M, B.v[1][1] = T, B.v[2][0] = S, B.v[2][1] = T + _, B.v[3][0] = V ? S - M : S + M, B.v[3][1] = T, B.i[0][0] = V ? S - M * g : S + M * g, B.i[0][1] = T - _, B.i[1][0] = V ? S + M : S - M, B.i[1][1] = T - _ * g, B.i[2][0] = V ? S + M * g : S - M * g, B.i[2][1] = T + _, B.i[3][0] = V ? S - M : S + M, B.i[3][1] = T + _ * g, B.o[0][0] = V ? S + M * g : S - M * g, B.o[0][1] = T - _, B.o[1][0] = V ? S + M : S - M, B.o[1][1] = T + _ * g, B.o[2][0] = V ? S - M * g : S + M * g, B.o[2][1] = T + _, B.o[3][0] = V ? S - M : S + M, B.o[3][1] = T - _ * g;
4176
+ var S = this.p.v[0], T = this.p.v[1], E = this.s.v[0] / 2, _ = this.s.v[1] / 2, V = this.d !== 3, B = this.v;
4177
+ B.v[0][0] = S, B.v[0][1] = T - _, B.v[1][0] = V ? S + E : S - E, B.v[1][1] = T, B.v[2][0] = S, B.v[2][1] = T + _, B.v[3][0] = V ? S - E : S + E, B.v[3][1] = T, B.i[0][0] = V ? S - E * g : S + E * g, B.i[0][1] = T - _, B.i[1][0] = V ? S + E : S - E, B.i[1][1] = T - _ * g, B.i[2][0] = V ? S + E * g : S - E * g, B.i[2][1] = T + _, B.i[3][0] = V ? S - E : S + E, B.i[3][1] = T + _ * g, B.o[0][0] = V ? S + E * g : S - E * g, B.o[0][1] = T - _, B.o[1][0] = V ? S + E : S - E, B.o[1][1] = T + _ * g, B.o[2][0] = V ? S - E * g : S + E * g, B.o[2][1] = T + _, B.o[3][0] = V ? S - E : S + E, B.o[3][1] = T - _ * g;
4178
4178
  }
4179
4179
  }, extendPrototype([DynamicPropertyContainer], C), C;
4180
4180
  }(), m = function() {
@@ -4187,20 +4187,20 @@ var lottie$1 = { exports: {} };
4187
4187
  this.elem.globalData.frameId !== this.frameId && (this.frameId = this.elem.globalData.frameId, this.iterateDynamicProperties(), this._mdf && this.convertToPath());
4188
4188
  },
4189
4189
  convertStarToPath: function() {
4190
- var d = Math.floor(this.pt.v) * 2, S = Math.PI * 2 / d, T = !0, M = this.or.v, _ = this.ir.v, V = this.os.v, B = this.is.v, $ = 2 * Math.PI * M / (d * 2), Z = 2 * Math.PI * _ / (d * 2), D, X, q, N, L = -Math.PI / 2;
4190
+ var d = Math.floor(this.pt.v) * 2, S = Math.PI * 2 / d, T = !0, E = this.or.v, _ = this.ir.v, V = this.os.v, B = this.is.v, $ = 2 * Math.PI * E / (d * 2), Z = 2 * Math.PI * _ / (d * 2), D, X, q, N, L = -Math.PI / 2;
4191
4191
  L += this.r.v;
4192
4192
  var k = this.data.d === 3 ? -1 : 1;
4193
4193
  for (this.v._length = 0, D = 0; D < d; D += 1) {
4194
- X = T ? M : _, q = T ? V : B, N = T ? $ : Z;
4195
- var P = X * Math.cos(L), E = X * Math.sin(L), R = P === 0 && E === 0 ? 0 : E / Math.sqrt(P * P + E * E), I = P === 0 && E === 0 ? 0 : -P / Math.sqrt(P * P + E * E);
4196
- P += +this.p.v[0], E += +this.p.v[1], this.v.setTripleAt(P, E, P - R * N * q * k, E - I * N * q * k, P + R * N * q * k, E + I * N * q * k, D, !0), T = !T, L += S * k;
4194
+ X = T ? E : _, q = T ? V : B, N = T ? $ : Z;
4195
+ var P = X * Math.cos(L), M = X * Math.sin(L), R = P === 0 && M === 0 ? 0 : M / Math.sqrt(P * P + M * M), I = P === 0 && M === 0 ? 0 : -P / Math.sqrt(P * P + M * M);
4196
+ P += +this.p.v[0], M += +this.p.v[1], this.v.setTripleAt(P, M, P - R * N * q * k, M - I * N * q * k, P + R * N * q * k, M + I * N * q * k, D, !0), T = !T, L += S * k;
4197
4197
  }
4198
4198
  },
4199
4199
  convertPolygonToPath: function() {
4200
- var d = Math.floor(this.pt.v), S = Math.PI * 2 / d, T = this.or.v, M = this.os.v, _ = 2 * Math.PI * T / (d * 4), V, B = -Math.PI * 0.5, $ = this.data.d === 3 ? -1 : 1;
4200
+ var d = Math.floor(this.pt.v), S = Math.PI * 2 / d, T = this.or.v, E = this.os.v, _ = 2 * Math.PI * T / (d * 4), V, B = -Math.PI * 0.5, $ = this.data.d === 3 ? -1 : 1;
4201
4201
  for (B += this.r.v, this.v._length = 0, V = 0; V < d; V += 1) {
4202
4202
  var Z = T * Math.cos(B), D = T * Math.sin(B), X = Z === 0 && D === 0 ? 0 : D / Math.sqrt(Z * Z + D * D), q = Z === 0 && D === 0 ? 0 : -Z / Math.sqrt(Z * Z + D * D);
4203
- Z += +this.p.v[0], D += +this.p.v[1], this.v.setTripleAt(Z, D, Z - X * _ * M * $, D - q * _ * M * $, Z + X * _ * M * $, D + q * _ * M * $, V, !0), B += S * $;
4203
+ Z += +this.p.v[0], D += +this.p.v[1], this.v.setTripleAt(Z, D, Z - X * _ * E * $, D - q * _ * E * $, Z + X * _ * E * $, D + q * _ * E * $, V, !0), B += S * $;
4204
4204
  }
4205
4205
  this.paths.length = 0, this.paths[0] = this.v;
4206
4206
  }
@@ -4211,8 +4211,8 @@ var lottie$1 = { exports: {} };
4211
4211
  }
4212
4212
  return g.prototype = {
4213
4213
  convertRectToPath: function() {
4214
- var d = this.p.v[0], S = this.p.v[1], T = this.s.v[0] / 2, M = this.s.v[1] / 2, _ = bmMin(T, M, this.r.v), V = _ * (1 - roundCorner);
4215
- this.v._length = 0, this.d === 2 || this.d === 1 ? (this.v.setTripleAt(d + T, S - M + _, d + T, S - M + _, d + T, S - M + V, 0, !0), this.v.setTripleAt(d + T, S + M - _, d + T, S + M - V, d + T, S + M - _, 1, !0), _ !== 0 ? (this.v.setTripleAt(d + T - _, S + M, d + T - _, S + M, d + T - V, S + M, 2, !0), this.v.setTripleAt(d - T + _, S + M, d - T + V, S + M, d - T + _, S + M, 3, !0), this.v.setTripleAt(d - T, S + M - _, d - T, S + M - _, d - T, S + M - V, 4, !0), this.v.setTripleAt(d - T, S - M + _, d - T, S - M + V, d - T, S - M + _, 5, !0), this.v.setTripleAt(d - T + _, S - M, d - T + _, S - M, d - T + V, S - M, 6, !0), this.v.setTripleAt(d + T - _, S - M, d + T - V, S - M, d + T - _, S - M, 7, !0)) : (this.v.setTripleAt(d - T, S + M, d - T + V, S + M, d - T, S + M, 2), this.v.setTripleAt(d - T, S - M, d - T, S - M + V, d - T, S - M, 3))) : (this.v.setTripleAt(d + T, S - M + _, d + T, S - M + V, d + T, S - M + _, 0, !0), _ !== 0 ? (this.v.setTripleAt(d + T - _, S - M, d + T - _, S - M, d + T - V, S - M, 1, !0), this.v.setTripleAt(d - T + _, S - M, d - T + V, S - M, d - T + _, S - M, 2, !0), this.v.setTripleAt(d - T, S - M + _, d - T, S - M + _, d - T, S - M + V, 3, !0), this.v.setTripleAt(d - T, S + M - _, d - T, S + M - V, d - T, S + M - _, 4, !0), this.v.setTripleAt(d - T + _, S + M, d - T + _, S + M, d - T + V, S + M, 5, !0), this.v.setTripleAt(d + T - _, S + M, d + T - V, S + M, d + T - _, S + M, 6, !0), this.v.setTripleAt(d + T, S + M - _, d + T, S + M - _, d + T, S + M - V, 7, !0)) : (this.v.setTripleAt(d - T, S - M, d - T + V, S - M, d - T, S - M, 1, !0), this.v.setTripleAt(d - T, S + M, d - T, S + M - V, d - T, S + M, 2, !0), this.v.setTripleAt(d + T, S + M, d + T - V, S + M, d + T, S + M, 3, !0)));
4214
+ var d = this.p.v[0], S = this.p.v[1], T = this.s.v[0] / 2, E = this.s.v[1] / 2, _ = bmMin(T, E, this.r.v), V = _ * (1 - roundCorner);
4215
+ this.v._length = 0, this.d === 2 || this.d === 1 ? (this.v.setTripleAt(d + T, S - E + _, d + T, S - E + _, d + T, S - E + V, 0, !0), this.v.setTripleAt(d + T, S + E - _, d + T, S + E - V, d + T, S + E - _, 1, !0), _ !== 0 ? (this.v.setTripleAt(d + T - _, S + E, d + T - _, S + E, d + T - V, S + E, 2, !0), this.v.setTripleAt(d - T + _, S + E, d - T + V, S + E, d - T + _, S + E, 3, !0), this.v.setTripleAt(d - T, S + E - _, d - T, S + E - _, d - T, S + E - V, 4, !0), this.v.setTripleAt(d - T, S - E + _, d - T, S - E + V, d - T, S - E + _, 5, !0), this.v.setTripleAt(d - T + _, S - E, d - T + _, S - E, d - T + V, S - E, 6, !0), this.v.setTripleAt(d + T - _, S - E, d + T - V, S - E, d + T - _, S - E, 7, !0)) : (this.v.setTripleAt(d - T, S + E, d - T + V, S + E, d - T, S + E, 2), this.v.setTripleAt(d - T, S - E, d - T, S - E + V, d - T, S - E, 3))) : (this.v.setTripleAt(d + T, S - E + _, d + T, S - E + V, d + T, S - E + _, 0, !0), _ !== 0 ? (this.v.setTripleAt(d + T - _, S - E, d + T - _, S - E, d + T - V, S - E, 1, !0), this.v.setTripleAt(d - T + _, S - E, d - T + V, S - E, d - T + _, S - E, 2, !0), this.v.setTripleAt(d - T, S - E + _, d - T, S - E + _, d - T, S - E + V, 3, !0), this.v.setTripleAt(d - T, S + E - _, d - T, S + E - V, d - T, S + E - _, 4, !0), this.v.setTripleAt(d - T + _, S + E, d - T + _, S + E, d - T + V, S + E, 5, !0), this.v.setTripleAt(d + T - _, S + E, d + T - V, S + E, d + T - _, S + E, 6, !0), this.v.setTripleAt(d + T, S + E - _, d + T, S + E - _, d + T, S + E - V, 7, !0)) : (this.v.setTripleAt(d - T, S - E, d - T + V, S - E, d - T, S - E, 1, !0), this.v.setTripleAt(d - T, S + E, d - T, S + E - V, d - T, S + E, 2, !0), this.v.setTripleAt(d + T, S + E, d + T - V, S + E, d + T, S + E, 3, !0)));
4216
4216
  },
4217
4217
  getValue: function() {
4218
4218
  this.elem.globalData.frameId !== this.frameId && (this.frameId = this.elem.globalData.frameId, this.iterateDynamicProperties(), this._mdf && this.convertRectToPath());
@@ -4223,8 +4223,8 @@ var lottie$1 = { exports: {} };
4223
4223
  function b(g, C, d) {
4224
4224
  var S;
4225
4225
  if (d === 3 || d === 4) {
4226
- var T = d === 3 ? C.pt : C.ks, M = T.k;
4227
- M.length ? S = new f(g, C, d) : S = new c(g, C, d);
4226
+ var T = d === 3 ? C.pt : C.ks, E = T.k;
4227
+ E.length ? S = new f(g, C, d) : S = new c(g, C, d);
4228
4228
  } else d === 5 ? S = new p(g, C) : d === 6 ? S = new u(g, C) : d === 7 && (S = new m(g, C));
4229
4229
  return S.k && g.addDynamicProperty(S), S;
4230
4230
  }
@@ -4253,144 +4253,144 @@ var lottie$1 = { exports: {} };
4253
4253
  function a(P) {
4254
4254
  if (P === 0)
4255
4255
  return this;
4256
- var E = e(P), R = t(P);
4257
- return this._t(E, -R, 0, 0, R, E, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
4256
+ var M = e(P), R = t(P);
4257
+ return this._t(M, -R, 0, 0, R, M, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
4258
4258
  }
4259
4259
  function o(P) {
4260
4260
  if (P === 0)
4261
4261
  return this;
4262
- var E = e(P), R = t(P);
4263
- return this._t(1, 0, 0, 0, 0, E, -R, 0, 0, R, E, 0, 0, 0, 0, 1);
4262
+ var M = e(P), R = t(P);
4263
+ return this._t(1, 0, 0, 0, 0, M, -R, 0, 0, R, M, 0, 0, 0, 0, 1);
4264
4264
  }
4265
4265
  function c(P) {
4266
4266
  if (P === 0)
4267
4267
  return this;
4268
- var E = e(P), R = t(P);
4269
- return this._t(E, 0, R, 0, 0, 1, 0, 0, -R, 0, E, 0, 0, 0, 0, 1);
4268
+ var M = e(P), R = t(P);
4269
+ return this._t(M, 0, R, 0, 0, 1, 0, 0, -R, 0, M, 0, 0, 0, 0, 1);
4270
4270
  }
4271
4271
  function l(P) {
4272
4272
  if (P === 0)
4273
4273
  return this;
4274
- var E = e(P), R = t(P);
4275
- return this._t(E, -R, 0, 0, R, E, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
4274
+ var M = e(P), R = t(P);
4275
+ return this._t(M, -R, 0, 0, R, M, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
4276
4276
  }
4277
- function f(P, E) {
4278
- return this._t(1, E, P, 1, 0, 0);
4277
+ function f(P, M) {
4278
+ return this._t(1, M, P, 1, 0, 0);
4279
4279
  }
4280
- function u(P, E) {
4281
- return this.shear(i(P), i(E));
4280
+ function u(P, M) {
4281
+ return this.shear(i(P), i(M));
4282
4282
  }
4283
- function m(P, E) {
4284
- var R = e(E), I = t(E);
4283
+ function m(P, M) {
4284
+ var R = e(M), I = t(M);
4285
4285
  return this._t(R, I, 0, 0, -I, R, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)._t(1, 0, 0, 0, i(P), 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)._t(R, -I, 0, 0, I, R, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
4286
4286
  }
4287
- function p(P, E, R) {
4288
- return !R && R !== 0 && (R = 1), P === 1 && E === 1 && R === 1 ? this : this._t(P, 0, 0, 0, 0, E, 0, 0, 0, 0, R, 0, 0, 0, 0, 1);
4287
+ function p(P, M, R) {
4288
+ return !R && R !== 0 && (R = 1), P === 1 && M === 1 && R === 1 ? this : this._t(P, 0, 0, 0, 0, M, 0, 0, 0, 0, R, 0, 0, 0, 0, 1);
4289
4289
  }
4290
- function b(P, E, R, I, G, U, K, J, re, le, fe, pe, ue, ne, oe, te) {
4291
- return this.props[0] = P, this.props[1] = E, this.props[2] = R, this.props[3] = I, this.props[4] = G, this.props[5] = U, this.props[6] = K, this.props[7] = J, this.props[8] = re, this.props[9] = le, this.props[10] = fe, this.props[11] = pe, this.props[12] = ue, this.props[13] = ne, this.props[14] = oe, this.props[15] = te, this;
4290
+ function b(P, M, R, I, G, U, K, J, re, le, fe, pe, ue, ne, oe, te) {
4291
+ return this.props[0] = P, this.props[1] = M, this.props[2] = R, this.props[3] = I, this.props[4] = G, this.props[5] = U, this.props[6] = K, this.props[7] = J, this.props[8] = re, this.props[9] = le, this.props[10] = fe, this.props[11] = pe, this.props[12] = ue, this.props[13] = ne, this.props[14] = oe, this.props[15] = te, this;
4292
4292
  }
4293
- function x(P, E, R) {
4294
- return R = R || 0, P !== 0 || E !== 0 || R !== 0 ? this._t(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, P, E, R, 1) : this;
4293
+ function x(P, M, R) {
4294
+ return R = R || 0, P !== 0 || M !== 0 || R !== 0 ? this._t(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, P, M, R, 1) : this;
4295
4295
  }
4296
- function y(P, E, R, I, G, U, K, J, re, le, fe, pe, ue, ne, oe, te) {
4296
+ function y(P, M, R, I, G, U, K, J, re, le, fe, pe, ue, ne, oe, te) {
4297
4297
  var Y = this.props;
4298
- if (P === 1 && E === 0 && R === 0 && I === 0 && G === 0 && U === 1 && K === 0 && J === 0 && re === 0 && le === 0 && fe === 1 && pe === 0)
4298
+ if (P === 1 && M === 0 && R === 0 && I === 0 && G === 0 && U === 1 && K === 0 && J === 0 && re === 0 && le === 0 && fe === 1 && pe === 0)
4299
4299
  return Y[12] = Y[12] * P + Y[15] * ue, Y[13] = Y[13] * U + Y[15] * ne, Y[14] = Y[14] * fe + Y[15] * oe, Y[15] *= te, this._identityCalculated = !1, this;
4300
- var Te = Y[0], Me = Y[1], Pe = Y[2], ye = Y[3], be = Y[4], Se = Y[5], me = Y[6], Ce = Y[7], Le = Y[8], xe = Y[9], Ee = Y[10], we = Y[11], Ae = Y[12], _e = Y[13], Ve = Y[14], ke = Y[15];
4301
- return Y[0] = Te * P + Me * G + Pe * re + ye * ue, Y[1] = Te * E + Me * U + Pe * le + ye * ne, Y[2] = Te * R + Me * K + Pe * fe + ye * oe, Y[3] = Te * I + Me * J + Pe * pe + ye * te, Y[4] = be * P + Se * G + me * re + Ce * ue, Y[5] = be * E + Se * U + me * le + Ce * ne, Y[6] = be * R + Se * K + me * fe + Ce * oe, Y[7] = be * I + Se * J + me * pe + Ce * te, Y[8] = Le * P + xe * G + Ee * re + we * ue, Y[9] = Le * E + xe * U + Ee * le + we * ne, Y[10] = Le * R + xe * K + Ee * fe + we * oe, Y[11] = Le * I + xe * J + Ee * pe + we * te, Y[12] = Ae * P + _e * G + Ve * re + ke * ue, Y[13] = Ae * E + _e * U + Ve * le + ke * ne, Y[14] = Ae * R + _e * K + Ve * fe + ke * oe, Y[15] = Ae * I + _e * J + Ve * pe + ke * te, this._identityCalculated = !1, this;
4300
+ var Te = Y[0], Ee = Y[1], Pe = Y[2], ye = Y[3], be = Y[4], Se = Y[5], me = Y[6], Ce = Y[7], Le = Y[8], xe = Y[9], Me = Y[10], we = Y[11], Ae = Y[12], _e = Y[13], Ve = Y[14], ke = Y[15];
4301
+ return Y[0] = Te * P + Ee * G + Pe * re + ye * ue, Y[1] = Te * M + Ee * U + Pe * le + ye * ne, Y[2] = Te * R + Ee * K + Pe * fe + ye * oe, Y[3] = Te * I + Ee * J + Pe * pe + ye * te, Y[4] = be * P + Se * G + me * re + Ce * ue, Y[5] = be * M + Se * U + me * le + Ce * ne, Y[6] = be * R + Se * K + me * fe + Ce * oe, Y[7] = be * I + Se * J + me * pe + Ce * te, Y[8] = Le * P + xe * G + Me * re + we * ue, Y[9] = Le * M + xe * U + Me * le + we * ne, Y[10] = Le * R + xe * K + Me * fe + we * oe, Y[11] = Le * I + xe * J + Me * pe + we * te, Y[12] = Ae * P + _e * G + Ve * re + ke * ue, Y[13] = Ae * M + _e * U + Ve * le + ke * ne, Y[14] = Ae * R + _e * K + Ve * fe + ke * oe, Y[15] = Ae * I + _e * J + Ve * pe + ke * te, this._identityCalculated = !1, this;
4302
4302
  }
4303
4303
  function A(P) {
4304
- var E = P.props;
4305
- return this.transform(E[0], E[1], E[2], E[3], E[4], E[5], E[6], E[7], E[8], E[9], E[10], E[11], E[12], E[13], E[14], E[15]);
4304
+ var M = P.props;
4305
+ return this.transform(M[0], M[1], M[2], M[3], M[4], M[5], M[6], M[7], M[8], M[9], M[10], M[11], M[12], M[13], M[14], M[15]);
4306
4306
  }
4307
4307
  function g() {
4308
4308
  return this._identityCalculated || (this._identity = !(this.props[0] !== 1 || this.props[1] !== 0 || this.props[2] !== 0 || this.props[3] !== 0 || this.props[4] !== 0 || this.props[5] !== 1 || this.props[6] !== 0 || this.props[7] !== 0 || this.props[8] !== 0 || this.props[9] !== 0 || this.props[10] !== 1 || this.props[11] !== 0 || this.props[12] !== 0 || this.props[13] !== 0 || this.props[14] !== 0 || this.props[15] !== 1), this._identityCalculated = !0), this._identity;
4309
4309
  }
4310
4310
  function C(P) {
4311
- for (var E = 0; E < 16; ) {
4312
- if (P.props[E] !== this.props[E])
4311
+ for (var M = 0; M < 16; ) {
4312
+ if (P.props[M] !== this.props[M])
4313
4313
  return !1;
4314
- E += 1;
4314
+ M += 1;
4315
4315
  }
4316
4316
  return !0;
4317
4317
  }
4318
4318
  function d(P) {
4319
- var E;
4320
- for (E = 0; E < 16; E += 1)
4321
- P.props[E] = this.props[E];
4319
+ var M;
4320
+ for (M = 0; M < 16; M += 1)
4321
+ P.props[M] = this.props[M];
4322
4322
  return P;
4323
4323
  }
4324
4324
  function S(P) {
4325
- var E;
4326
- for (E = 0; E < 16; E += 1)
4327
- this.props[E] = P[E];
4325
+ var M;
4326
+ for (M = 0; M < 16; M += 1)
4327
+ this.props[M] = P[M];
4328
4328
  }
4329
- function T(P, E, R) {
4329
+ function T(P, M, R) {
4330
4330
  return {
4331
- x: P * this.props[0] + E * this.props[4] + R * this.props[8] + this.props[12],
4332
- y: P * this.props[1] + E * this.props[5] + R * this.props[9] + this.props[13],
4333
- z: P * this.props[2] + E * this.props[6] + R * this.props[10] + this.props[14]
4331
+ x: P * this.props[0] + M * this.props[4] + R * this.props[8] + this.props[12],
4332
+ y: P * this.props[1] + M * this.props[5] + R * this.props[9] + this.props[13],
4333
+ z: P * this.props[2] + M * this.props[6] + R * this.props[10] + this.props[14]
4334
4334
  };
4335
4335
  }
4336
- function M(P, E, R) {
4337
- return P * this.props[0] + E * this.props[4] + R * this.props[8] + this.props[12];
4336
+ function E(P, M, R) {
4337
+ return P * this.props[0] + M * this.props[4] + R * this.props[8] + this.props[12];
4338
4338
  }
4339
- function _(P, E, R) {
4340
- return P * this.props[1] + E * this.props[5] + R * this.props[9] + this.props[13];
4339
+ function _(P, M, R) {
4340
+ return P * this.props[1] + M * this.props[5] + R * this.props[9] + this.props[13];
4341
4341
  }
4342
- function V(P, E, R) {
4343
- return P * this.props[2] + E * this.props[6] + R * this.props[10] + this.props[14];
4342
+ function V(P, M, R) {
4343
+ return P * this.props[2] + M * this.props[6] + R * this.props[10] + this.props[14];
4344
4344
  }
4345
4345
  function B() {
4346
- var P = this.props[0] * this.props[5] - this.props[1] * this.props[4], E = this.props[5] / P, R = -this.props[1] / P, I = -this.props[4] / P, G = this.props[0] / P, U = (this.props[4] * this.props[13] - this.props[5] * this.props[12]) / P, K = -(this.props[0] * this.props[13] - this.props[1] * this.props[12]) / P, J = new Matrix();
4347
- return J.props[0] = E, J.props[1] = R, J.props[4] = I, J.props[5] = G, J.props[12] = U, J.props[13] = K, J;
4346
+ var P = this.props[0] * this.props[5] - this.props[1] * this.props[4], M = this.props[5] / P, R = -this.props[1] / P, I = -this.props[4] / P, G = this.props[0] / P, U = (this.props[4] * this.props[13] - this.props[5] * this.props[12]) / P, K = -(this.props[0] * this.props[13] - this.props[1] * this.props[12]) / P, J = new Matrix();
4347
+ return J.props[0] = M, J.props[1] = R, J.props[4] = I, J.props[5] = G, J.props[12] = U, J.props[13] = K, J;
4348
4348
  }
4349
4349
  function $(P) {
4350
- var E = this.getInverseMatrix();
4351
- return E.applyToPointArray(P[0], P[1], P[2] || 0);
4350
+ var M = this.getInverseMatrix();
4351
+ return M.applyToPointArray(P[0], P[1], P[2] || 0);
4352
4352
  }
4353
4353
  function Z(P) {
4354
- var E, R = P.length, I = [];
4355
- for (E = 0; E < R; E += 1)
4356
- I[E] = $(P[E]);
4354
+ var M, R = P.length, I = [];
4355
+ for (M = 0; M < R; M += 1)
4356
+ I[M] = $(P[M]);
4357
4357
  return I;
4358
4358
  }
4359
- function D(P, E, R) {
4359
+ function D(P, M, R) {
4360
4360
  var I = createTypedArray("float32", 6);
4361
4361
  if (this.isIdentity())
4362
- I[0] = P[0], I[1] = P[1], I[2] = E[0], I[3] = E[1], I[4] = R[0], I[5] = R[1];
4362
+ I[0] = P[0], I[1] = P[1], I[2] = M[0], I[3] = M[1], I[4] = R[0], I[5] = R[1];
4363
4363
  else {
4364
4364
  var G = this.props[0], U = this.props[1], K = this.props[4], J = this.props[5], re = this.props[12], le = this.props[13];
4365
- I[0] = P[0] * G + P[1] * K + re, I[1] = P[0] * U + P[1] * J + le, I[2] = E[0] * G + E[1] * K + re, I[3] = E[0] * U + E[1] * J + le, I[4] = R[0] * G + R[1] * K + re, I[5] = R[0] * U + R[1] * J + le;
4365
+ I[0] = P[0] * G + P[1] * K + re, I[1] = P[0] * U + P[1] * J + le, I[2] = M[0] * G + M[1] * K + re, I[3] = M[0] * U + M[1] * J + le, I[4] = R[0] * G + R[1] * K + re, I[5] = R[0] * U + R[1] * J + le;
4366
4366
  }
4367
4367
  return I;
4368
4368
  }
4369
- function X(P, E, R) {
4369
+ function X(P, M, R) {
4370
4370
  var I;
4371
- return this.isIdentity() ? I = [P, E, R] : I = [P * this.props[0] + E * this.props[4] + R * this.props[8] + this.props[12], P * this.props[1] + E * this.props[5] + R * this.props[9] + this.props[13], P * this.props[2] + E * this.props[6] + R * this.props[10] + this.props[14]], I;
4371
+ return this.isIdentity() ? I = [P, M, R] : I = [P * this.props[0] + M * this.props[4] + R * this.props[8] + this.props[12], P * this.props[1] + M * this.props[5] + R * this.props[9] + this.props[13], P * this.props[2] + M * this.props[6] + R * this.props[10] + this.props[14]], I;
4372
4372
  }
4373
- function q(P, E) {
4373
+ function q(P, M) {
4374
4374
  if (this.isIdentity())
4375
- return P + "," + E;
4375
+ return P + "," + M;
4376
4376
  var R = this.props;
4377
- return Math.round((P * R[0] + E * R[4] + R[12]) * 100) / 100 + "," + Math.round((P * R[1] + E * R[5] + R[13]) * 100) / 100;
4377
+ return Math.round((P * R[0] + M * R[4] + R[12]) * 100) / 100 + "," + Math.round((P * R[1] + M * R[5] + R[13]) * 100) / 100;
4378
4378
  }
4379
4379
  function N() {
4380
- for (var P = 0, E = this.props, R = "matrix3d(", I = 1e4; P < 16; )
4381
- R += n(E[P] * I) / I, R += P === 15 ? ")" : ",", P += 1;
4380
+ for (var P = 0, M = this.props, R = "matrix3d(", I = 1e4; P < 16; )
4381
+ R += n(M[P] * I) / I, R += P === 15 ? ")" : ",", P += 1;
4382
4382
  return R;
4383
4383
  }
4384
4384
  function L(P) {
4385
- var E = 1e4;
4386
- return P < 1e-6 && P > 0 || P > -1e-6 && P < 0 ? n(P * E) / E : P;
4385
+ var M = 1e4;
4386
+ return P < 1e-6 && P > 0 || P > -1e-6 && P < 0 ? n(P * M) / M : P;
4387
4387
  }
4388
4388
  function k() {
4389
- var P = this.props, E = L(P[0]), R = L(P[1]), I = L(P[4]), G = L(P[5]), U = L(P[12]), K = L(P[13]);
4390
- return "matrix(" + E + "," + R + "," + I + "," + G + "," + U + "," + K + ")";
4389
+ var P = this.props, M = L(P[0]), R = L(P[1]), I = L(P[4]), G = L(P[5]), U = L(P[12]), K = L(P[13]);
4390
+ return "matrix(" + M + "," + R + "," + I + "," + G + "," + U + "," + K + ")";
4391
4391
  }
4392
4392
  return function() {
4393
- this.reset = s, this.rotate = a, this.rotateX = o, this.rotateY = c, this.rotateZ = l, this.skew = u, this.skewFromAxis = m, this.shear = f, this.scale = p, this.setTransform = b, this.translate = x, this.transform = y, this.multiply = A, this.applyToPoint = T, this.applyToX = M, this.applyToY = _, this.applyToZ = V, this.applyToPointArray = X, this.applyToTriplePoints = D, this.applyToPointStringified = q, this.toCSS = N, this.to2dCSS = k, this.clone = d, this.cloneFromProps = S, this.equals = C, this.inversePoints = Z, this.inversePoint = $, this.getInverseMatrix = B, this._t = this.transform, this.isIdentity = g, this._identity = !0, this._identityCalculated = !1, this.props = createTypedArray("float32", 16), this.reset();
4393
+ this.reset = s, this.rotate = a, this.rotateX = o, this.rotateY = c, this.rotateZ = l, this.skew = u, this.skewFromAxis = m, this.shear = f, this.scale = p, this.setTransform = b, this.translate = x, this.transform = y, this.multiply = A, this.applyToPoint = T, this.applyToX = E, this.applyToY = _, this.applyToZ = V, this.applyToPointArray = X, this.applyToTriplePoints = D, this.applyToPointStringified = q, this.toCSS = N, this.to2dCSS = k, this.clone = d, this.cloneFromProps = S, this.equals = C, this.inversePoints = Z, this.inversePoint = $, this.getInverseMatrix = B, this._t = this.transform, this.isIdentity = g, this._identity = !0, this._identityCalculated = !1, this.props = createTypedArray("float32", 16), this.reset();
4394
4394
  };
4395
4395
  }();
4396
4396
  function _typeof$3(e) {
@@ -4592,8 +4592,8 @@ var lottie$1 = { exports: {} };
4592
4592
  var T = this.addShapes(y, x[0]);
4593
4593
  if (x[0].s !== x[0].e) {
4594
4594
  if (x.length > 1) {
4595
- var M = y.shape.paths.shapes[y.shape.paths._length - 1];
4596
- if (M.c) {
4595
+ var E = y.shape.paths.shapes[y.shape.paths._length - 1];
4596
+ if (E.c) {
4597
4597
  var _ = T.pop();
4598
4598
  this.addPaths(T, A), T = this.addShapes(y, x[1], _);
4599
4599
  } else
@@ -5214,40 +5214,40 @@ var lottie$1 = { exports: {} };
5214
5214
  i = i.concat([2304, 2305, 2306, 2307, 2362, 2363, 2364, 2364, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2387, 2388, 2389, 2390, 2391, 2402, 2403]);
5215
5215
  var n = 127988, s = 917631, a = 917601, o = 917626, c = 65039, l = 8205, f = 127462, u = 127487, m = ["d83cdffb", "d83cdffc", "d83cdffd", "d83cdffe", "d83cdfff"];
5216
5216
  function p(L) {
5217
- var k = L.split(","), P, E = k.length, R = [];
5218
- for (P = 0; P < E; P += 1)
5217
+ var k = L.split(","), P, M = k.length, R = [];
5218
+ for (P = 0; P < M; P += 1)
5219
5219
  k[P] !== "sans-serif" && k[P] !== "monospace" && R.push(k[P]);
5220
5220
  return R.join(",");
5221
5221
  }
5222
5222
  function b(L, k) {
5223
5223
  var P = createTag("span");
5224
5224
  P.setAttribute("aria-hidden", !0), P.style.fontFamily = k;
5225
- var E = createTag("span");
5226
- E.innerText = "giItT1WQy@!-/#", P.style.position = "absolute", P.style.left = "-10000px", P.style.top = "-10000px", P.style.fontSize = "300px", P.style.fontVariant = "normal", P.style.fontStyle = "normal", P.style.fontWeight = "normal", P.style.letterSpacing = "0", P.appendChild(E), document.body.appendChild(P);
5227
- var R = E.offsetWidth;
5228
- return E.style.fontFamily = p(L) + ", " + k, {
5229
- node: E,
5225
+ var M = createTag("span");
5226
+ M.innerText = "giItT1WQy@!-/#", P.style.position = "absolute", P.style.left = "-10000px", P.style.top = "-10000px", P.style.fontSize = "300px", P.style.fontVariant = "normal", P.style.fontStyle = "normal", P.style.fontWeight = "normal", P.style.letterSpacing = "0", P.appendChild(M), document.body.appendChild(P);
5227
+ var R = M.offsetWidth;
5228
+ return M.style.fontFamily = p(L) + ", " + k, {
5229
+ node: M,
5230
5230
  w: R,
5231
5231
  parent: P
5232
5232
  };
5233
5233
  }
5234
5234
  function x() {
5235
- var L, k = this.fonts.length, P, E, R = k;
5235
+ var L, k = this.fonts.length, P, M, R = k;
5236
5236
  for (L = 0; L < k; L += 1)
5237
- this.fonts[L].loaded ? R -= 1 : this.fonts[L].fOrigin === "n" || this.fonts[L].origin === 0 ? this.fonts[L].loaded = !0 : (P = this.fonts[L].monoCase.node, E = this.fonts[L].monoCase.w, P.offsetWidth !== E ? (R -= 1, this.fonts[L].loaded = !0) : (P = this.fonts[L].sansCase.node, E = this.fonts[L].sansCase.w, P.offsetWidth !== E && (R -= 1, this.fonts[L].loaded = !0)), this.fonts[L].loaded && (this.fonts[L].sansCase.parent.parentNode.removeChild(this.fonts[L].sansCase.parent), this.fonts[L].monoCase.parent.parentNode.removeChild(this.fonts[L].monoCase.parent)));
5237
+ this.fonts[L].loaded ? R -= 1 : this.fonts[L].fOrigin === "n" || this.fonts[L].origin === 0 ? this.fonts[L].loaded = !0 : (P = this.fonts[L].monoCase.node, M = this.fonts[L].monoCase.w, P.offsetWidth !== M ? (R -= 1, this.fonts[L].loaded = !0) : (P = this.fonts[L].sansCase.node, M = this.fonts[L].sansCase.w, P.offsetWidth !== M && (R -= 1, this.fonts[L].loaded = !0)), this.fonts[L].loaded && (this.fonts[L].sansCase.parent.parentNode.removeChild(this.fonts[L].sansCase.parent), this.fonts[L].monoCase.parent.parentNode.removeChild(this.fonts[L].monoCase.parent)));
5238
5238
  R !== 0 && Date.now() - this.initTime < e ? setTimeout(this.checkLoadedFontsBinded, 20) : setTimeout(this.setIsLoadedBinded, 10);
5239
5239
  }
5240
5240
  function y(L, k) {
5241
- var P = document.body && k ? "svg" : "canvas", E, R = getFontProperties(L);
5241
+ var P = document.body && k ? "svg" : "canvas", M, R = getFontProperties(L);
5242
5242
  if (P === "svg") {
5243
5243
  var I = createNS("text");
5244
- I.style.fontSize = "100px", I.setAttribute("font-family", L.fFamily), I.setAttribute("font-style", R.style), I.setAttribute("font-weight", R.weight), I.textContent = "1", L.fClass ? (I.style.fontFamily = "inherit", I.setAttribute("class", L.fClass)) : I.style.fontFamily = L.fFamily, k.appendChild(I), E = I;
5244
+ I.style.fontSize = "100px", I.setAttribute("font-family", L.fFamily), I.setAttribute("font-style", R.style), I.setAttribute("font-weight", R.weight), I.textContent = "1", L.fClass ? (I.style.fontFamily = "inherit", I.setAttribute("class", L.fClass)) : I.style.fontFamily = L.fFamily, k.appendChild(I), M = I;
5245
5245
  } else {
5246
5246
  var G = new OffscreenCanvas(500, 500).getContext("2d");
5247
- G.font = R.style + " " + R.weight + " 100px " + L.fFamily, E = G;
5247
+ G.font = R.style + " " + R.weight + " 100px " + L.fFamily, M = G;
5248
5248
  }
5249
5249
  function U(K) {
5250
- return P === "svg" ? (E.textContent = K, E.getComputedTextLength()) : E.measureText(K).width;
5250
+ return P === "svg" ? (M.textContent = K, M.getComputedTextLength()) : M.measureText(K).width;
5251
5251
  }
5252
5252
  return {
5253
5253
  measureText: U
@@ -5268,65 +5268,65 @@ var lottie$1 = { exports: {} };
5268
5268
  }), this.fonts = L.list;
5269
5269
  return;
5270
5270
  }
5271
- var P = L.list, E, R = P.length, I = R;
5272
- for (E = 0; E < R; E += 1) {
5271
+ var P = L.list, M, R = P.length, I = R;
5272
+ for (M = 0; M < R; M += 1) {
5273
5273
  var G = !0, U, K;
5274
- if (P[E].loaded = !1, P[E].monoCase = b(P[E].fFamily, "monospace"), P[E].sansCase = b(P[E].fFamily, "sans-serif"), !P[E].fPath)
5275
- P[E].loaded = !0, I -= 1;
5276
- else if (P[E].fOrigin === "p" || P[E].origin === 3) {
5277
- if (U = document.querySelectorAll('style[f-forigin="p"][f-family="' + P[E].fFamily + '"], style[f-origin="3"][f-family="' + P[E].fFamily + '"]'), U.length > 0 && (G = !1), G) {
5274
+ if (P[M].loaded = !1, P[M].monoCase = b(P[M].fFamily, "monospace"), P[M].sansCase = b(P[M].fFamily, "sans-serif"), !P[M].fPath)
5275
+ P[M].loaded = !0, I -= 1;
5276
+ else if (P[M].fOrigin === "p" || P[M].origin === 3) {
5277
+ if (U = document.querySelectorAll('style[f-forigin="p"][f-family="' + P[M].fFamily + '"], style[f-origin="3"][f-family="' + P[M].fFamily + '"]'), U.length > 0 && (G = !1), G) {
5278
5278
  var J = createTag("style");
5279
- J.setAttribute("f-forigin", P[E].fOrigin), J.setAttribute("f-origin", P[E].origin), J.setAttribute("f-family", P[E].fFamily), J.type = "text/css", J.innerText = "@font-face {font-family: " + P[E].fFamily + "; font-style: normal; src: url('" + P[E].fPath + "');}", k.appendChild(J);
5279
+ J.setAttribute("f-forigin", P[M].fOrigin), J.setAttribute("f-origin", P[M].origin), J.setAttribute("f-family", P[M].fFamily), J.type = "text/css", J.innerText = "@font-face {font-family: " + P[M].fFamily + "; font-style: normal; src: url('" + P[M].fPath + "');}", k.appendChild(J);
5280
5280
  }
5281
- } else if (P[E].fOrigin === "g" || P[E].origin === 1) {
5281
+ } else if (P[M].fOrigin === "g" || P[M].origin === 1) {
5282
5282
  for (U = document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'), K = 0; K < U.length; K += 1)
5283
- U[K].href.indexOf(P[E].fPath) !== -1 && (G = !1);
5283
+ U[K].href.indexOf(P[M].fPath) !== -1 && (G = !1);
5284
5284
  if (G) {
5285
5285
  var re = createTag("link");
5286
- re.setAttribute("f-forigin", P[E].fOrigin), re.setAttribute("f-origin", P[E].origin), re.type = "text/css", re.rel = "stylesheet", re.href = P[E].fPath, document.body.appendChild(re);
5286
+ re.setAttribute("f-forigin", P[M].fOrigin), re.setAttribute("f-origin", P[M].origin), re.type = "text/css", re.rel = "stylesheet", re.href = P[M].fPath, document.body.appendChild(re);
5287
5287
  }
5288
- } else if (P[E].fOrigin === "t" || P[E].origin === 2) {
5288
+ } else if (P[M].fOrigin === "t" || P[M].origin === 2) {
5289
5289
  for (U = document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'), K = 0; K < U.length; K += 1)
5290
- P[E].fPath === U[K].src && (G = !1);
5290
+ P[M].fPath === U[K].src && (G = !1);
5291
5291
  if (G) {
5292
5292
  var le = createTag("link");
5293
- le.setAttribute("f-forigin", P[E].fOrigin), le.setAttribute("f-origin", P[E].origin), le.setAttribute("rel", "stylesheet"), le.setAttribute("href", P[E].fPath), k.appendChild(le);
5293
+ le.setAttribute("f-forigin", P[M].fOrigin), le.setAttribute("f-origin", P[M].origin), le.setAttribute("rel", "stylesheet"), le.setAttribute("href", P[M].fPath), k.appendChild(le);
5294
5294
  }
5295
5295
  }
5296
- P[E].helper = y(P[E], k), P[E].cache = {}, this.fonts.push(P[E]);
5296
+ P[M].helper = y(P[M], k), P[M].cache = {}, this.fonts.push(P[M]);
5297
5297
  }
5298
5298
  I === 0 ? this.isLoaded = !0 : setTimeout(this.checkLoadedFonts.bind(this), 100);
5299
5299
  }
5300
5300
  function g(L) {
5301
5301
  if (L) {
5302
5302
  this.chars || (this.chars = []);
5303
- var k, P = L.length, E, R = this.chars.length, I;
5303
+ var k, P = L.length, M, R = this.chars.length, I;
5304
5304
  for (k = 0; k < P; k += 1) {
5305
- for (E = 0, I = !1; E < R; )
5306
- this.chars[E].style === L[k].style && this.chars[E].fFamily === L[k].fFamily && this.chars[E].ch === L[k].ch && (I = !0), E += 1;
5305
+ for (M = 0, I = !1; M < R; )
5306
+ this.chars[M].style === L[k].style && this.chars[M].fFamily === L[k].fFamily && this.chars[M].ch === L[k].ch && (I = !0), M += 1;
5307
5307
  I || (this.chars.push(L[k]), R += 1);
5308
5308
  }
5309
5309
  }
5310
5310
  }
5311
5311
  function C(L, k, P) {
5312
- for (var E = 0, R = this.chars.length; E < R; ) {
5313
- if (this.chars[E].ch === L && this.chars[E].style === k && this.chars[E].fFamily === P)
5314
- return this.chars[E];
5315
- E += 1;
5312
+ for (var M = 0, R = this.chars.length; M < R; ) {
5313
+ if (this.chars[M].ch === L && this.chars[M].style === k && this.chars[M].fFamily === P)
5314
+ return this.chars[M];
5315
+ M += 1;
5316
5316
  }
5317
5317
  return (typeof L == "string" && L.charCodeAt(0) !== 13 || !L) && console && console.warn && !this._warned && (this._warned = !0, console.warn("Missing character from exported characters list: ", L, k, P)), t;
5318
5318
  }
5319
5319
  function d(L, k, P) {
5320
- var E = this.getFontByName(k), R = L;
5321
- if (!E.cache[R]) {
5322
- var I = E.helper;
5320
+ var M = this.getFontByName(k), R = L;
5321
+ if (!M.cache[R]) {
5322
+ var I = M.helper;
5323
5323
  if (L === " ") {
5324
5324
  var G = I.measureText("|" + L + "|"), U = I.measureText("||");
5325
- E.cache[R] = (G - U) / 100;
5325
+ M.cache[R] = (G - U) / 100;
5326
5326
  } else
5327
- E.cache[R] = I.measureText(L) / 100;
5327
+ M.cache[R] = I.measureText(L) / 100;
5328
5328
  }
5329
- return E.cache[R] * P;
5329
+ return M.cache[R] * P;
5330
5330
  }
5331
5331
  function S(L) {
5332
5332
  for (var k = 0, P = this.fonts.length; k < P; ) {
@@ -5339,12 +5339,12 @@ var lottie$1 = { exports: {} };
5339
5339
  function T(L) {
5340
5340
  var k = 0, P = L.charCodeAt(0);
5341
5341
  if (P >= 55296 && P <= 56319) {
5342
- var E = L.charCodeAt(1);
5343
- E >= 56320 && E <= 57343 && (k = (P - 55296) * 1024 + E - 56320 + 65536);
5342
+ var M = L.charCodeAt(1);
5343
+ M >= 56320 && M <= 57343 && (k = (P - 55296) * 1024 + M - 56320 + 65536);
5344
5344
  }
5345
5345
  return k;
5346
5346
  }
5347
- function M(L, k) {
5347
+ function E(L, k) {
5348
5348
  var P = L.toString(16) + k.toString(16);
5349
5349
  return m.indexOf(P) !== -1;
5350
5350
  }
@@ -5368,11 +5368,11 @@ var lottie$1 = { exports: {} };
5368
5368
  var P = T(L.substr(k, 2));
5369
5369
  if (P !== n)
5370
5370
  return !1;
5371
- var E = 0;
5372
- for (k += 2; E < 5; ) {
5371
+ var M = 0;
5372
+ for (k += 2; M < 5; ) {
5373
5373
  if (P = T(L.substr(k, 2)), P < a || P > o)
5374
5374
  return !1;
5375
- E += 1, k += 2;
5375
+ M += 1, k += 2;
5376
5376
  }
5377
5377
  return T(L.substr(k, 2)) === s;
5378
5378
  }
@@ -5382,7 +5382,7 @@ var lottie$1 = { exports: {} };
5382
5382
  var q = function() {
5383
5383
  this.fonts = [], this.chars = null, this.typekitLoaded = 0, this.isLoaded = !1, this._warned = !1, this.initTime = Date.now(), this.setIsLoadedBinded = this.setIsLoaded.bind(this), this.checkLoadedFontsBinded = this.checkLoadedFonts.bind(this);
5384
5384
  };
5385
- q.isModifier = M, q.isZeroWidthJoiner = _, q.isFlagEmoji = $, q.isRegionalCode = B, q.isCombinedCharacter = Z, q.isRegionalFlag = D, q.isVariationSelector = V, q.BLACK_FLAG_CODE_POINT = n;
5385
+ q.isModifier = E, q.isZeroWidthJoiner = _, q.isFlagEmoji = $, q.isRegionalCode = B, q.isCombinedCharacter = Z, q.isRegionalFlag = D, q.isVariationSelector = V, q.BLACK_FLAG_CODE_POINT = n;
5386
5386
  var N = {
5387
5387
  addChars: g,
5388
5388
  addFonts: A,
@@ -6341,7 +6341,7 @@ var lottie$1 = { exports: {} };
6341
6341
  function a() {
6342
6342
  }
6343
6343
  function o(m, p, b) {
6344
- var x, y, A, g, C, d, S = p.styles.length, T = p.lvl, M, _, V, B;
6344
+ var x, y, A, g, C, d, S = p.styles.length, T = p.lvl, E, _, V, B;
6345
6345
  for (d = 0; d < S; d += 1) {
6346
6346
  if (g = p.sh._mdf || b, p.styles[d].lvl < T) {
6347
6347
  for (_ = t.reset(), V = T - p.styles[d].lvl, B = p.transformers.length - 1; !g && V > 0; )
@@ -6351,9 +6351,9 @@ var lottie$1 = { exports: {} };
6351
6351
  _.multiply(p.transformers[B].mProps.v), V -= 1, B -= 1;
6352
6352
  } else
6353
6353
  _ = e;
6354
- if (M = p.sh.paths, y = M._length, g) {
6354
+ if (E = p.sh.paths, y = E._length, g) {
6355
6355
  for (A = "", x = 0; x < y; x += 1)
6356
- C = M.shapes[x], C && C._length && (A += buildShapeString(C, C._length, C.c, _));
6356
+ C = E.shapes[x], C && C._length && (A += buildShapeString(C, C._length, C.c, _));
6357
6357
  p.caches[d] = A;
6358
6358
  } else
6359
6359
  A = p.caches[d];
@@ -6377,17 +6377,17 @@ var lottie$1 = { exports: {} };
6377
6377
  var d = m.t === 1 ? "x1" : "cx", S = d === "x1" ? "y1" : "cy";
6378
6378
  x.setAttribute(d, A[0]), x.setAttribute(S, A[1]), y && !p.g._collapsable && (p.of.setAttribute(d, A[0]), p.of.setAttribute(S, A[1]));
6379
6379
  }
6380
- var T, M, _, V;
6380
+ var T, E, _, V;
6381
6381
  if (p.g._cmdf || b) {
6382
6382
  T = p.cst;
6383
6383
  var B = p.g.c;
6384
- for (_ = T.length, M = 0; M < _; M += 1)
6385
- V = T[M], V.setAttribute("offset", B[M * 4] + "%"), V.setAttribute("stop-color", "rgb(" + B[M * 4 + 1] + "," + B[M * 4 + 2] + "," + B[M * 4 + 3] + ")");
6384
+ for (_ = T.length, E = 0; E < _; E += 1)
6385
+ V = T[E], V.setAttribute("offset", B[E * 4] + "%"), V.setAttribute("stop-color", "rgb(" + B[E * 4 + 1] + "," + B[E * 4 + 2] + "," + B[E * 4 + 3] + ")");
6386
6386
  }
6387
6387
  if (y && (p.g._omdf || b)) {
6388
6388
  var $ = p.g.o;
6389
- for (p.g._collapsable ? T = p.cst : T = p.ost, _ = T.length, M = 0; M < _; M += 1)
6390
- V = T[M], p.g._collapsable || V.setAttribute("offset", $[M * 2] + "%"), V.setAttribute("stop-opacity", $[M * 2 + 1]);
6389
+ for (p.g._collapsable ? T = p.cst : T = p.ost, _ = T.length, E = 0; E < _; E += 1)
6390
+ V = T[E], p.g._collapsable || V.setAttribute("offset", $[E * 2] + "%"), V.setAttribute("stop-opacity", $[E * 2 + 1]);
6391
6391
  }
6392
6392
  if (m.t === 1)
6393
6393
  (p.e._mdf || b) && (x.setAttribute("x2", g[0]), x.setAttribute("y2", g[1]), y && !p.g._collapsable && (p.of.setAttribute("x2", g[0]), p.of.setAttribute("y2", g[1])));
@@ -6589,19 +6589,19 @@ var lottie$1 = { exports: {} };
6589
6589
  e.__complete = !0;
6590
6590
  var t = this.elem.globalData.fontManager, i = this.data, n = [], s, a, o, c = 0, l, f = i.m.g, u = 0, m = 0, p = 0, b = [], x = 0, y = 0, A, g, C = t.getFontByName(e.f), d, S = 0, T = getFontProperties(C);
6591
6591
  e.fWeight = T.weight, e.fStyle = T.style, e.finalSize = e.s, e.finalText = this.buildFinalText(e.t), a = e.finalText.length, e.finalLineHeight = e.lh;
6592
- var M = e.tr / 1e3 * e.finalSize, _;
6592
+ var E = e.tr / 1e3 * e.finalSize, _;
6593
6593
  if (e.sz)
6594
6594
  for (var V = !0, B = e.sz[0], $ = e.sz[1], Z, D; V; ) {
6595
- D = this.buildFinalText(e.t), Z = 0, x = 0, a = D.length, M = e.tr / 1e3 * e.finalSize;
6595
+ D = this.buildFinalText(e.t), Z = 0, x = 0, a = D.length, E = e.tr / 1e3 * e.finalSize;
6596
6596
  var X = -1;
6597
6597
  for (s = 0; s < a; s += 1)
6598
- _ = D[s].charCodeAt(0), o = !1, D[s] === " " ? X = s : (_ === 13 || _ === 3) && (x = 0, o = !0, Z += e.finalLineHeight || e.finalSize * 1.2), t.chars ? (d = t.getCharData(D[s], C.fStyle, C.fFamily), S = o ? 0 : d.w * e.finalSize / 100) : S = t.measureText(D[s], e.f, e.finalSize), x + S > B && D[s] !== " " ? (X === -1 ? a += 1 : s = X, Z += e.finalLineHeight || e.finalSize * 1.2, D.splice(s, X === s ? 1 : 0, "\r"), X = -1, x = 0) : (x += S, x += M);
6598
+ _ = D[s].charCodeAt(0), o = !1, D[s] === " " ? X = s : (_ === 13 || _ === 3) && (x = 0, o = !0, Z += e.finalLineHeight || e.finalSize * 1.2), t.chars ? (d = t.getCharData(D[s], C.fStyle, C.fFamily), S = o ? 0 : d.w * e.finalSize / 100) : S = t.measureText(D[s], e.f, e.finalSize), x + S > B && D[s] !== " " ? (X === -1 ? a += 1 : s = X, Z += e.finalLineHeight || e.finalSize * 1.2, D.splice(s, X === s ? 1 : 0, "\r"), X = -1, x = 0) : (x += S, x += E);
6599
6599
  Z += C.ascent * e.finalSize / 100, this.canResize && e.finalSize > this.minimumFontSize && $ < Z ? (e.finalSize -= 1, e.finalLineHeight = e.finalSize * e.lh / e.s) : (e.finalText = D, a = e.finalText.length, V = !1);
6600
6600
  }
6601
- x = -M, S = 0;
6601
+ x = -E, S = 0;
6602
6602
  var q = 0, N;
6603
6603
  for (s = 0; s < a; s += 1)
6604
- if (o = !1, N = e.finalText[s], _ = N.charCodeAt(0), _ === 13 || _ === 3 ? (q = 0, b.push(x), y = x > y ? x : y, x = -2 * M, l = "", o = !0, p += 1) : l = N, t.chars ? (d = t.getCharData(N, C.fStyle, t.getFontByName(e.f).fFamily), S = o ? 0 : d.w * e.finalSize / 100) : S = t.measureText(l, e.f, e.finalSize), N === " " ? q += S + M : (x += S + M + q, q = 0), n.push({
6604
+ if (o = !1, N = e.finalText[s], _ = N.charCodeAt(0), _ === 13 || _ === 3 ? (q = 0, b.push(x), y = x > y ? x : y, x = -2 * E, l = "", o = !0, p += 1) : l = N, t.chars ? (d = t.getCharData(N, C.fStyle, t.getFontByName(e.f).fFamily), S = o ? 0 : d.w * e.finalSize / 100) : S = t.measureText(l, e.f, e.finalSize), N === " " ? q += S + E : (x += S + E + q, q = 0), n.push({
6605
6605
  l: S,
6606
6606
  an: S,
6607
6607
  add: u,
@@ -6640,10 +6640,10 @@ var lottie$1 = { exports: {} };
6640
6640
  e.lineWidths = b;
6641
6641
  var L = i.a, k, P;
6642
6642
  g = L.length;
6643
- var E, R, I = [];
6643
+ var M, R, I = [];
6644
6644
  for (A = 0; A < g; A += 1) {
6645
- for (k = L[A], k.a.sc && (e.strokeColorAnim = !0), k.a.sw && (e.strokeWidthAnim = !0), (k.a.fc || k.a.fh || k.a.fs || k.a.fb) && (e.fillColorAnim = !0), R = 0, E = k.s.b, s = 0; s < a; s += 1)
6646
- P = n[s], P.anIndexes[A] = R, (E == 1 && P.val !== "" || E == 2 && P.val !== "" && P.val !== " " || E == 3 && (P.n || P.val == " " || s == a - 1) || E == 4 && (P.n || s == a - 1)) && (k.s.rn === 1 && I.push(R), R += 1);
6645
+ for (k = L[A], k.a.sc && (e.strokeColorAnim = !0), k.a.sw && (e.strokeWidthAnim = !0), (k.a.fc || k.a.fh || k.a.fs || k.a.fb) && (e.fillColorAnim = !0), R = 0, M = k.s.b, s = 0; s < a; s += 1)
6646
+ P = n[s], P.anIndexes[A] = R, (M == 1 && P.val !== "" || M == 2 && P.val !== "" && P.val !== " " || M == 3 && (P.n || P.val == " " || s == a - 1) || M == 4 && (P.n || s == a - 1)) && (k.s.rn === 1 && I.push(R), R += 1);
6647
6647
  i.a[A].s.totalChars = R;
6648
6648
  var G = -1, U;
6649
6649
  if (k.s.rn === 1)
@@ -6771,7 +6771,7 @@ var lottie$1 = { exports: {} };
6771
6771
  }, TextAnimatorProperty.prototype.getMeasures = function(e, t) {
6772
6772
  if (this.lettersChangedFlag = t, !(!this._mdf && !this._isFirstFrame && !t && (!this._hasMaskedPath || !this._pathData.m._mdf))) {
6773
6773
  this._isFirstFrame = !1;
6774
- var i = this._moreOptions.alignment.v, n = this._animatorsData, s = this._textData, a = this.mHelper, o = this._renderType, c = this.renderedLetters.length, l, f, u, m, p = e.l, b, x, y, A, g, C, d, S, T, M, _, V, B, $, Z;
6774
+ var i = this._moreOptions.alignment.v, n = this._animatorsData, s = this._textData, a = this.mHelper, o = this._renderType, c = this.renderedLetters.length, l, f, u, m, p = e.l, b, x, y, A, g, C, d, S, T, E, _, V, B, $, Z;
6775
6775
  if (this._hasMaskedPath) {
6776
6776
  if (Z = this._pathData.m, !this._pathData.n || this._pathData._mdf) {
6777
6777
  var D = Z.v;
@@ -6784,33 +6784,33 @@ var lottie$1 = { exports: {} };
6784
6784
  X = bez.buildBezierData(D.v[u], D.v[u + 1], [D.o[u][0] - D.v[u][0], D.o[u][1] - D.v[u][1]], [D.i[u + 1][0] - D.v[u + 1][0], D.i[u + 1][1] - D.v[u + 1][1]]), b.tLength += X.segmentLength, b.segments.push(X), V += X.segmentLength;
6785
6785
  u = m, Z.v.c && (X = bez.buildBezierData(D.v[u], D.v[0], [D.o[u][0] - D.v[u][0], D.o[u][1] - D.v[u][1]], [D.i[0][0] - D.v[0][0], D.i[0][1] - D.v[0][1]]), b.tLength += X.segmentLength, b.segments.push(X), V += X.segmentLength), this._pathData.pi = b;
6786
6786
  }
6787
- if (b = this._pathData.pi, x = this._pathData.f.v, d = 0, C = 1, A = 0, g = !0, M = b.segments, x < 0 && Z.v.c)
6788
- for (b.tLength < Math.abs(x) && (x = -Math.abs(x) % b.tLength), d = M.length - 1, T = M[d].points, C = T.length - 1; x < 0; )
6789
- x += T[C].partialLength, C -= 1, C < 0 && (d -= 1, T = M[d].points, C = T.length - 1);
6790
- T = M[d].points, S = T[C - 1], y = T[C], _ = y.partialLength;
6787
+ if (b = this._pathData.pi, x = this._pathData.f.v, d = 0, C = 1, A = 0, g = !0, E = b.segments, x < 0 && Z.v.c)
6788
+ for (b.tLength < Math.abs(x) && (x = -Math.abs(x) % b.tLength), d = E.length - 1, T = E[d].points, C = T.length - 1; x < 0; )
6789
+ x += T[C].partialLength, C -= 1, C < 0 && (d -= 1, T = E[d].points, C = T.length - 1);
6790
+ T = E[d].points, S = T[C - 1], y = T[C], _ = y.partialLength;
6791
6791
  }
6792
6792
  m = p.length, l = 0, f = 0;
6793
- var q = e.finalSize * 1.2 * 0.714, N = !0, L, k, P, E, R;
6794
- E = n.length;
6795
- var I, G = -1, U, K, J, re = x, le = d, fe = C, pe = -1, ue, ne, oe, te, Y, Te, Me, Pe, ye = "", be = this.defaultPropsArray, Se;
6793
+ var q = e.finalSize * 1.2 * 0.714, N = !0, L, k, P, M, R;
6794
+ M = n.length;
6795
+ var I, G = -1, U, K, J, re = x, le = d, fe = C, pe = -1, ue, ne, oe, te, Y, Te, Ee, Pe, ye = "", be = this.defaultPropsArray, Se;
6796
6796
  if (e.j === 2 || e.j === 1) {
6797
- var me = 0, Ce = 0, Le = e.j === 2 ? -0.5 : -1, xe = 0, Ee = !0;
6797
+ var me = 0, Ce = 0, Le = e.j === 2 ? -0.5 : -1, xe = 0, Me = !0;
6798
6798
  for (u = 0; u < m; u += 1)
6799
6799
  if (p[u].n) {
6800
6800
  for (me && (me += Ce); xe < u; )
6801
6801
  p[xe].animatorJustifyOffset = me, xe += 1;
6802
- me = 0, Ee = !0;
6802
+ me = 0, Me = !0;
6803
6803
  } else {
6804
- for (P = 0; P < E; P += 1)
6805
- L = n[P].a, L.t.propType && (Ee && e.j === 2 && (Ce += L.t.v * Le), k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), I.length ? me += L.t.v * I[0] * Le : me += L.t.v * I * Le);
6806
- Ee = !1;
6804
+ for (P = 0; P < M; P += 1)
6805
+ L = n[P].a, L.t.propType && (Me && e.j === 2 && (Ce += L.t.v * Le), k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), I.length ? me += L.t.v * I[0] * Le : me += L.t.v * I * Le);
6806
+ Me = !1;
6807
6807
  }
6808
6808
  for (me && (me += Ce); xe < u; )
6809
6809
  p[xe].animatorJustifyOffset = me, xe += 1;
6810
6810
  }
6811
6811
  for (u = 0; u < m; u += 1) {
6812
6812
  if (a.reset(), ue = 1, p[u].n)
6813
- l = 0, f += e.yOffset, f += N ? 1 : 0, x = re, N = !1, this._hasMaskedPath && (d = le, C = fe, T = M[d].points, S = T[C - 1], y = T[C], _ = y.partialLength, A = 0), ye = "", Pe = "", Te = "", Se = "", be = this.defaultPropsArray;
6813
+ l = 0, f += e.yOffset, f += N ? 1 : 0, x = re, N = !1, this._hasMaskedPath && (d = le, C = fe, T = E[d].points, S = T[C - 1], y = T[C], _ = y.partialLength, A = 0), ye = "", Pe = "", Te = "", Se = "", be = this.defaultPropsArray;
6814
6814
  else {
6815
6815
  if (this._hasMaskedPath) {
6816
6816
  if (pe !== p[u].line) {
@@ -6826,20 +6826,20 @@ var lottie$1 = { exports: {} };
6826
6826
  }
6827
6827
  G !== p[u].ind && (p[G] && (x += p[G].extra), x += p[u].an / 2, G = p[u].ind), x += i[0] * p[u].an * 5e-3;
6828
6828
  var we = 0;
6829
- for (P = 0; P < E; P += 1)
6829
+ for (P = 0; P < M; P += 1)
6830
6830
  L = n[P].a, L.p.propType && (k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), I.length ? we += L.p.v[0] * I[0] : we += L.p.v[0] * I), L.a.propType && (k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), I.length ? we += L.a.v[0] * I[0] : we += L.a.v[0] * I);
6831
6831
  for (g = !0, this._pathData.a.v && (x = p[0].an * 0.5 + (V - this._pathData.f.v - p[0].an * 0.5 - p[p.length - 1].an * 0.5) * G / (m - 1), x += this._pathData.f.v); g; )
6832
- A + _ >= x + we || !T ? (B = (x + we - A) / y.partialLength, K = S.point[0] + (y.point[0] - S.point[0]) * B, J = S.point[1] + (y.point[1] - S.point[1]) * B, a.translate(-i[0] * p[u].an * 5e-3, -(i[1] * q) * 0.01), g = !1) : T && (A += y.partialLength, C += 1, C >= T.length && (C = 0, d += 1, M[d] ? T = M[d].points : Z.v.c ? (C = 0, d = 0, T = M[d].points) : (A -= y.partialLength, T = null)), T && (S = y, y = T[C], _ = y.partialLength));
6832
+ A + _ >= x + we || !T ? (B = (x + we - A) / y.partialLength, K = S.point[0] + (y.point[0] - S.point[0]) * B, J = S.point[1] + (y.point[1] - S.point[1]) * B, a.translate(-i[0] * p[u].an * 5e-3, -(i[1] * q) * 0.01), g = !1) : T && (A += y.partialLength, C += 1, C >= T.length && (C = 0, d += 1, E[d] ? T = E[d].points : Z.v.c ? (C = 0, d = 0, T = E[d].points) : (A -= y.partialLength, T = null)), T && (S = y, y = T[C], _ = y.partialLength));
6833
6833
  U = p[u].an / 2 - p[u].add, a.translate(-U, 0, 0);
6834
6834
  } else
6835
6835
  U = p[u].an / 2 - p[u].add, a.translate(-U, 0, 0), a.translate(-i[0] * p[u].an * 5e-3, -i[1] * q * 0.01, 0);
6836
- for (P = 0; P < E; P += 1)
6836
+ for (P = 0; P < M; P += 1)
6837
6837
  L = n[P].a, L.t.propType && (k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), (l !== 0 || e.j !== 0) && (this._hasMaskedPath ? I.length ? x += L.t.v * I[0] : x += L.t.v * I : I.length ? l += L.t.v * I[0] : l += L.t.v * I));
6838
- for (e.strokeWidthAnim && (oe = e.sw || 0), e.strokeColorAnim && (e.sc ? ne = [e.sc[0], e.sc[1], e.sc[2]] : ne = [0, 0, 0]), e.fillColorAnim && e.fc && (te = [e.fc[0], e.fc[1], e.fc[2]]), P = 0; P < E; P += 1)
6838
+ for (e.strokeWidthAnim && (oe = e.sw || 0), e.strokeColorAnim && (e.sc ? ne = [e.sc[0], e.sc[1], e.sc[2]] : ne = [0, 0, 0]), e.fillColorAnim && e.fc && (te = [e.fc[0], e.fc[1], e.fc[2]]), P = 0; P < M; P += 1)
6839
6839
  L = n[P].a, L.a.propType && (k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), I.length ? a.translate(-L.a.v[0] * I[0], -L.a.v[1] * I[1], L.a.v[2] * I[2]) : a.translate(-L.a.v[0] * I, -L.a.v[1] * I, L.a.v[2] * I));
6840
- for (P = 0; P < E; P += 1)
6840
+ for (P = 0; P < M; P += 1)
6841
6841
  L = n[P].a, L.s.propType && (k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), I.length ? a.scale(1 + (L.s.v[0] - 1) * I[0], 1 + (L.s.v[1] - 1) * I[1], 1) : a.scale(1 + (L.s.v[0] - 1) * I, 1 + (L.s.v[1] - 1) * I, 1));
6842
- for (P = 0; P < E; P += 1) {
6842
+ for (P = 0; P < M; P += 1) {
6843
6843
  if (L = n[P].a, k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), L.sk.propType && (I.length ? a.skewFromAxis(-L.sk.v * I[0], L.sa.v * I[1]) : a.skewFromAxis(-L.sk.v * I, L.sa.v * I)), L.r.propType && (I.length ? a.rotateZ(-L.r.v * I[2]) : a.rotateZ(-L.r.v * I)), L.ry.propType && (I.length ? a.rotateY(L.ry.v * I[1]) : a.rotateY(L.ry.v * I)), L.rx.propType && (I.length ? a.rotateX(L.rx.v * I[0]) : a.rotateX(L.rx.v * I)), L.o.propType && (I.length ? ue += (L.o.v * I[0] - ue) * I[0] : ue += (L.o.v * I - ue) * I), e.strokeWidthAnim && L.sw.propType && (I.length ? oe += L.sw.v * I[0] : oe += L.sw.v * I), e.strokeColorAnim && L.sc.propType)
6844
6844
  for (Y = 0; Y < 3; Y += 1)
6845
6845
  I.length ? ne[Y] += (L.sc.v[Y] - ne[Y]) * I[0] : ne[Y] += (L.sc.v[Y] - ne[Y]) * I;
@@ -6850,9 +6850,9 @@ var lottie$1 = { exports: {} };
6850
6850
  L.fh.propType && (I.length ? te = addHueToRGB(te, L.fh.v * I[0]) : te = addHueToRGB(te, L.fh.v * I)), L.fs.propType && (I.length ? te = addSaturationToRGB(te, L.fs.v * I[0]) : te = addSaturationToRGB(te, L.fs.v * I)), L.fb.propType && (I.length ? te = addBrightnessToRGB(te, L.fb.v * I[0]) : te = addBrightnessToRGB(te, L.fb.v * I));
6851
6851
  }
6852
6852
  }
6853
- for (P = 0; P < E; P += 1)
6853
+ for (P = 0; P < M; P += 1)
6854
6854
  L = n[P].a, L.p.propType && (k = n[P].s, I = k.getMult(p[u].anIndexes[P], s.a[P].s.totalChars), this._hasMaskedPath ? I.length ? a.translate(0, L.p.v[1] * I[0], -L.p.v[2] * I[1]) : a.translate(0, L.p.v[1] * I, -L.p.v[2] * I) : I.length ? a.translate(L.p.v[0] * I[0], L.p.v[1] * I[1], -L.p.v[2] * I[2]) : a.translate(L.p.v[0] * I, L.p.v[1] * I, -L.p.v[2] * I));
6855
- if (e.strokeWidthAnim && (Te = oe < 0 ? 0 : oe), e.strokeColorAnim && (Me = "rgb(" + Math.round(ne[0] * 255) + "," + Math.round(ne[1] * 255) + "," + Math.round(ne[2] * 255) + ")"), e.fillColorAnim && e.fc && (Pe = "rgb(" + Math.round(te[0] * 255) + "," + Math.round(te[1] * 255) + "," + Math.round(te[2] * 255) + ")"), this._hasMaskedPath) {
6855
+ if (e.strokeWidthAnim && (Te = oe < 0 ? 0 : oe), e.strokeColorAnim && (Ee = "rgb(" + Math.round(ne[0] * 255) + "," + Math.round(ne[1] * 255) + "," + Math.round(ne[2] * 255) + ")"), e.fillColorAnim && e.fc && (Pe = "rgb(" + Math.round(te[0] * 255) + "," + Math.round(te[1] * 255) + "," + Math.round(te[2] * 255) + ")"), this._hasMaskedPath) {
6856
6856
  if (a.translate(0, -e.ls), a.translate(0, i[1] * q * 0.01 + f, 0), this._pathData.p.v) {
6857
6857
  $ = (y.point[1] - S.point[1]) / (y.point[0] - S.point[0]);
6858
6858
  var Ae = Math.atan($) * 180 / Math.PI;
@@ -6872,7 +6872,7 @@ var lottie$1 = { exports: {} };
6872
6872
  }
6873
6873
  o === "html" ? ye = a.toCSS() : o === "svg" ? ye = a.to2dCSS() : be = [a.props[0], a.props[1], a.props[2], a.props[3], a.props[4], a.props[5], a.props[6], a.props[7], a.props[8], a.props[9], a.props[10], a.props[11], a.props[12], a.props[13], a.props[14], a.props[15]], Se = ue;
6874
6874
  }
6875
- c <= u ? (R = new LetterProps(Se, Te, Me, Pe, ye, be), this.renderedLetters.push(R), c += 1, this.lettersChangedFlag = !0) : (R = this.renderedLetters[u], this.lettersChangedFlag = R.update(Se, Te, Me, Pe, ye, be) || this.lettersChangedFlag);
6875
+ c <= u ? (R = new LetterProps(Se, Te, Ee, Pe, ye, be), this.renderedLetters.push(R), c += 1, this.lettersChangedFlag = !0) : (R = this.renderedLetters[u], this.lettersChangedFlag = R.update(Se, Te, Ee, Pe, ye, be) || this.lettersChangedFlag);
6876
6876
  }
6877
6877
  }
6878
6878
  }, TextAnimatorProperty.prototype.getValue = function() {
@@ -6988,18 +6988,18 @@ var lottie$1 = { exports: {} };
6988
6988
  }
6989
6989
  if (f.reset(), m && (o[e].n && (p = -y, b += i.yOffset, b += x ? 1 : 0, x = !1), this.applyTextPropertiesToMatrix(i, f, o[e].line, p, b), p += o[e].l || 0, p += y), c) {
6990
6990
  S = this.globalData.fontManager.getCharData(i.finalText[e], n.fStyle, this.globalData.fontManager.getFontByName(i.f).fFamily);
6991
- var M;
6991
+ var E;
6992
6992
  if (S.t === 1)
6993
- M = new SVGCompElement(S.data, this.globalData, this);
6993
+ E = new SVGCompElement(S.data, this.globalData, this);
6994
6994
  else {
6995
6995
  var _ = emptyShapeData;
6996
- S.data && S.data.shapes && (_ = this.buildShapeData(S.data, i.finalSize)), M = new SVGShapeElement(_, this.globalData, this);
6996
+ S.data && S.data.shapes && (_ = this.buildShapeData(S.data, i.finalSize)), E = new SVGShapeElement(_, this.globalData, this);
6997
6997
  }
6998
6998
  if (this.textSpans[e].glyph) {
6999
6999
  var V = this.textSpans[e].glyph;
7000
7000
  this.textSpans[e].childSpan.removeChild(V.layerElement), V.destroy();
7001
7001
  }
7002
- this.textSpans[e].glyph = M, M._debug = !0, M.prepareFrame(0), M.renderFrame(), this.textSpans[e].childSpan.appendChild(M.layerElement), S.t === 1 && this.textSpans[e].childSpan.setAttribute("transform", "scale(" + i.finalSize / 100 + "," + i.finalSize / 100 + ")");
7002
+ this.textSpans[e].glyph = E, E._debug = !0, E.prepareFrame(0), E.renderFrame(), this.textSpans[e].childSpan.appendChild(E.layerElement), S.t === 1 && this.textSpans[e].childSpan.setAttribute("transform", "scale(" + i.finalSize / 100 + "," + i.finalSize / 100 + ")");
7003
7003
  } else
7004
7004
  m && l.setAttribute("transform", "translate(" + f.props[12] + "," + f.props[13] + ")"), l.textContent = o[e].val, l.setAttributeNS("http://www.w3.org/XML/1998/namespace", "xml:space", "preserve");
7005
7005
  }
@@ -7614,9 +7614,9 @@ var lottie$1 = { exports: {} };
7614
7614
  e.sc && (i = !0, this.values.stroke = this.buildColor(e.sc), this.values.sWidth = e.sw);
7615
7615
  var n = this.globalData.fontManager.getFontByName(e.f), s, a, o = e.l, c = this.mHelper;
7616
7616
  this.stroke = i, this.values.fValue = e.finalSize + "px " + this.globalData.fontManager.getFontByName(e.f).fFamily, a = e.finalText.length;
7617
- var l, f, u, m, p, b, x, y, A, g, C = this.data.singleShape, d = e.tr * 1e-3 * e.finalSize, S = 0, T = 0, M = !0, _ = 0;
7617
+ var l, f, u, m, p, b, x, y, A, g, C = this.data.singleShape, d = e.tr * 1e-3 * e.finalSize, S = 0, T = 0, E = !0, _ = 0;
7618
7618
  for (s = 0; s < a; s += 1) {
7619
- l = this.globalData.fontManager.getCharData(e.finalText[s], n.fStyle, this.globalData.fontManager.getFontByName(e.f).fFamily), f = l && l.data || {}, c.reset(), C && o[s].n && (S = -d, T += e.yOffset, T += M ? 1 : 0, M = !1), p = f.shapes ? f.shapes[0].it : [], x = p.length, c.scale(e.finalSize / 100, e.finalSize / 100), C && this.applyTextPropertiesToMatrix(e, c, o[s].line, S, T), A = createSizedArray(x - 1);
7619
+ l = this.globalData.fontManager.getCharData(e.finalText[s], n.fStyle, this.globalData.fontManager.getFontByName(e.f).fFamily), f = l && l.data || {}, c.reset(), C && o[s].n && (S = -d, T += e.yOffset, T += E ? 1 : 0, E = !1), p = f.shapes ? f.shapes[0].it : [], x = p.length, c.scale(e.finalSize / 100, e.finalSize / 100), C && this.applyTextPropertiesToMatrix(e, c, o[s].line, S, T), A = createSizedArray(x - 1);
7620
7620
  var V = 0;
7621
7621
  for (b = 0; b < x; b += 1)
7622
7622
  if (p[b].ty === "sh") {
@@ -8067,8 +8067,8 @@ var lottie$1 = { exports: {} };
8067
8067
  this.innerElem.appendChild(f);
8068
8068
  else {
8069
8069
  this.innerElem.appendChild(u);
8070
- var T = f.style, M = "translate3d(0," + -e.finalSize / 1.2 + "px,0)";
8071
- T.transform = M, T.webkitTransform = M;
8070
+ var T = f.style, E = "translate3d(0," + -e.finalSize / 1.2 + "px,0)";
8071
+ T.transform = E, T.webkitTransform = E;
8072
8072
  }
8073
8073
  this.isMasked ? this.textSpans[y] = f : this.textSpans[y] = u, this.textSpans[y].style.display = "block", this.textPaths[y] = f, y += 1;
8074
8074
  }
@@ -8364,11 +8364,11 @@ var lottie$1 = { exports: {} };
8364
8364
  function seedRandom(e, t) {
8365
8365
  var i = this, n = 256, s = 6, a = 52, o = "random", c = t.pow(n, s), l = t.pow(2, a), f = l * 2, u = n - 1, m;
8366
8366
  function p(d, S, T) {
8367
- var M = [];
8367
+ var E = [];
8368
8368
  S = S === !0 ? {
8369
8369
  entropy: !0
8370
8370
  } : S || {};
8371
- var _ = A(y(S.entropy ? [d, C(e)] : d === null ? g() : d, 3), M), V = new b(M), B = function() {
8371
+ var _ = A(y(S.entropy ? [d, C(e)] : d === null ? g() : d, 3), E), V = new b(E), B = function() {
8372
8372
  for (var Z = V.g(s), D = c, X = 0; Z < l; )
8373
8373
  Z = (Z + X) * n, D *= n, X = V.g(1);
8374
8374
  for (; Z >= f; )
@@ -8387,33 +8387,33 @@ var lottie$1 = { exports: {} };
8387
8387
  }
8388
8388
  t["seed" + o] = p;
8389
8389
  function b(d) {
8390
- var S, T = d.length, M = this, _ = 0, V = M.i = M.j = 0, B = M.S = [];
8390
+ var S, T = d.length, E = this, _ = 0, V = E.i = E.j = 0, B = E.S = [];
8391
8391
  for (T || (d = [T++]); _ < n; )
8392
8392
  B[_] = _++;
8393
8393
  for (_ = 0; _ < n; _++)
8394
8394
  B[_] = B[V = u & V + d[_ % T] + (S = B[_])], B[V] = S;
8395
- M.g = function($) {
8396
- for (var Z, D = 0, X = M.i, q = M.j, N = M.S; $--; )
8395
+ E.g = function($) {
8396
+ for (var Z, D = 0, X = E.i, q = E.j, N = E.S; $--; )
8397
8397
  Z = N[X = u & X + 1], D = D * n + N[u & (N[X] = N[q = u & q + Z]) + (N[q] = Z)];
8398
- return M.i = X, M.j = q, D;
8398
+ return E.i = X, E.j = q, D;
8399
8399
  };
8400
8400
  }
8401
8401
  function x(d, S) {
8402
8402
  return S.i = d.i, S.j = d.j, S.S = d.S.slice(), S;
8403
8403
  }
8404
8404
  function y(d, S) {
8405
- var T = [], M = _typeof$2(d), _;
8406
- if (S && M == "object")
8405
+ var T = [], E = _typeof$2(d), _;
8406
+ if (S && E == "object")
8407
8407
  for (_ in d)
8408
8408
  try {
8409
8409
  T.push(y(d[_], S - 1));
8410
8410
  } catch {
8411
8411
  }
8412
- return T.length ? T : M == "string" ? d : d + "\0";
8412
+ return T.length ? T : E == "string" ? d : d + "\0";
8413
8413
  }
8414
8414
  function A(d, S) {
8415
- for (var T = d + "", M, _ = 0; _ < T.length; )
8416
- S[u & _] = u & (M ^= S[u & _] * 19) + T.charCodeAt(_++);
8415
+ for (var T = d + "", E, _ = 0; _ < T.length; )
8416
+ S[u & _] = u & (E ^= S[u & _] * 19) + T.charCodeAt(_++);
8417
8417
  return C(S);
8418
8418
  }
8419
8419
  function g() {
@@ -9178,10 +9178,10 @@ var lottie$1 = { exports: {} };
9178
9178
  }
9179
9179
  function t(x, y, A) {
9180
9180
  var g, C = function(T) {
9181
- for (var M = 0, _ = g.length; M < _; ) {
9182
- if (g[M]._name === T || g[M].mn === T || g[M].propertyIndex === T || g[M].ix === T || g[M].ind === T)
9183
- return g[M];
9184
- M += 1;
9181
+ for (var E = 0, _ = g.length; E < _; ) {
9182
+ if (g[E]._name === T || g[E].mn === T || g[E].propertyIndex === T || g[E].ix === T || g[E].ind === T)
9183
+ return g[E];
9184
+ E += 1;
9185
9185
  }
9186
9186
  return typeof T == "number" ? g[T - 1] : null;
9187
9187
  };
@@ -9261,13 +9261,13 @@ var lottie$1 = { exports: {} };
9261
9261
  return x;
9262
9262
  }
9263
9263
  function o(x, y, A) {
9264
- var g = propertyGroupFactory(_, A), C = propertyGroupFactory(M, g);
9264
+ var g = propertyGroupFactory(_, A), C = propertyGroupFactory(E, g);
9265
9265
  function d(V) {
9266
- Object.defineProperty(M, x.d[V].nm, {
9266
+ Object.defineProperty(E, x.d[V].nm, {
9267
9267
  get: ExpressionPropertyInterface(y.d.dataProps[V].p)
9268
9268
  });
9269
9269
  }
9270
- var S, T = x.d ? x.d.length : 0, M = {};
9270
+ var S, T = x.d ? x.d.length : 0, E = {};
9271
9271
  for (S = 0; S < T; S += 1)
9272
9272
  d(S), y.d.dataProps[S].p.setGroupProperty(C);
9273
9273
  function _(V) {
@@ -9285,7 +9285,7 @@ var lottie$1 = { exports: {} };
9285
9285
  },
9286
9286
  dash: {
9287
9287
  get: function() {
9288
- return M;
9288
+ return E;
9289
9289
  }
9290
9290
  },
9291
9291
  _name: {
@@ -9455,7 +9455,7 @@ var lottie$1 = { exports: {} };
9455
9455
  function C(S) {
9456
9456
  if (typeof S == "number")
9457
9457
  return S = S === void 0 ? 1 : S, S === 0 ? A : g[S - 1];
9458
- for (var T = 0, M = g.length; T < M; ) {
9458
+ for (var T = 0, E = g.length; T < E; ) {
9459
9459
  if (g[T]._name === S)
9460
9460
  return g[T];
9461
9461
  T += 1;
@@ -9597,7 +9597,7 @@ var lottie$1 = { exports: {} };
9597
9597
  return this.pv;
9598
9598
  var C, d;
9599
9599
  x ? (b ? C = Math.abs(g - this.elem.comp.globalData.frameRate * b) : C = Math.max(0, g - this.elem.data.ip), d = g - C) : ((!b || b > A.length - 1) && (b = A.length - 1), d = A[A.length - 1 - b].t, C = g - d);
9600
- var S, T, M;
9600
+ var S, T, E;
9601
9601
  if (p === "pingpong") {
9602
9602
  var _ = Math.floor((y - d) / C);
9603
9603
  if (_ % 2 !== 0)
@@ -9605,17 +9605,17 @@ var lottie$1 = { exports: {} };
9605
9605
  } else if (p === "offset") {
9606
9606
  var V = this.getValueAtTime(d / this.comp.globalData.frameRate, 0), B = this.getValueAtTime(g / this.comp.globalData.frameRate, 0), $ = this.getValueAtTime(((y - d) % C + d) / this.comp.globalData.frameRate, 0), Z = Math.floor((y - d) / C);
9607
9607
  if (this.pv.length) {
9608
- for (M = new Array(V.length), T = M.length, S = 0; S < T; S += 1)
9609
- M[S] = (B[S] - V[S]) * Z + $[S];
9610
- return M;
9608
+ for (E = new Array(V.length), T = E.length, S = 0; S < T; S += 1)
9609
+ E[S] = (B[S] - V[S]) * Z + $[S];
9610
+ return E;
9611
9611
  }
9612
9612
  return (B - V) * Z + $;
9613
9613
  } else if (p === "continue") {
9614
9614
  var D = this.getValueAtTime(g / this.comp.globalData.frameRate, 0), X = this.getValueAtTime((g - 1e-3) / this.comp.globalData.frameRate, 0);
9615
9615
  if (this.pv.length) {
9616
- for (M = new Array(D.length), T = M.length, S = 0; S < T; S += 1)
9617
- M[S] = D[S] + (D[S] - X[S]) * ((y - g) / this.comp.globalData.frameRate) / 5e-4;
9618
- return M;
9616
+ for (E = new Array(D.length), T = E.length, S = 0; S < T; S += 1)
9617
+ E[S] = D[S] + (D[S] - X[S]) * ((y - g) / this.comp.globalData.frameRate) / 5e-4;
9618
+ return E;
9619
9619
  }
9620
9620
  return D + (D - X) * ((y - g) / 1e-3);
9621
9621
  }
@@ -9630,7 +9630,7 @@ var lottie$1 = { exports: {} };
9630
9630
  return this.pv;
9631
9631
  var C, d;
9632
9632
  x ? (b ? C = Math.abs(this.elem.comp.globalData.frameRate * b) : C = Math.max(0, this.elem.data.op - g), d = g + C) : ((!b || b > A.length - 1) && (b = A.length - 1), d = A[b].t, C = d - g);
9633
- var S, T, M;
9633
+ var S, T, E;
9634
9634
  if (p === "pingpong") {
9635
9635
  var _ = Math.floor((g - y) / C);
9636
9636
  if (_ % 2 === 0)
@@ -9638,17 +9638,17 @@ var lottie$1 = { exports: {} };
9638
9638
  } else if (p === "offset") {
9639
9639
  var V = this.getValueAtTime(g / this.comp.globalData.frameRate, 0), B = this.getValueAtTime(d / this.comp.globalData.frameRate, 0), $ = this.getValueAtTime((C - (g - y) % C + g) / this.comp.globalData.frameRate, 0), Z = Math.floor((g - y) / C) + 1;
9640
9640
  if (this.pv.length) {
9641
- for (M = new Array(V.length), T = M.length, S = 0; S < T; S += 1)
9642
- M[S] = $[S] - (B[S] - V[S]) * Z;
9643
- return M;
9641
+ for (E = new Array(V.length), T = E.length, S = 0; S < T; S += 1)
9642
+ E[S] = $[S] - (B[S] - V[S]) * Z;
9643
+ return E;
9644
9644
  }
9645
9645
  return $ - (B - V) * Z;
9646
9646
  } else if (p === "continue") {
9647
9647
  var D = this.getValueAtTime(g / this.comp.globalData.frameRate, 0), X = this.getValueAtTime((g + 1e-3) / this.comp.globalData.frameRate, 0);
9648
9648
  if (this.pv.length) {
9649
- for (M = new Array(D.length), T = M.length, S = 0; S < T; S += 1)
9650
- M[S] = D[S] + (D[S] - X[S]) * (g - y) / 1e-3;
9651
- return M;
9649
+ for (E = new Array(D.length), T = E.length, S = 0; S < T; S += 1)
9650
+ E[S] = D[S] + (D[S] - X[S]) * (g - y) / 1e-3;
9651
+ return E;
9652
9652
  }
9653
9653
  return D + (D - X) * (g - y) / 1e-3;
9654
9654
  }
@@ -9697,8 +9697,8 @@ var lottie$1 = { exports: {} };
9697
9697
  var C = this.r.getValueAtTime(p);
9698
9698
  b.rotate(-C * this.r.mult);
9699
9699
  } else if (!this.r && this.appliedTransformations < 4) {
9700
- var d = this.rz.getValueAtTime(p), S = this.ry.getValueAtTime(p), T = this.rx.getValueAtTime(p), M = this.or.getValueAtTime(p);
9701
- b.rotateZ(-d * this.rz.mult).rotateY(S * this.ry.mult).rotateX(T * this.rx.mult).rotateZ(-M[2] * this.or.mult).rotateY(M[1] * this.or.mult).rotateX(M[0] * this.or.mult);
9700
+ var d = this.rz.getValueAtTime(p), S = this.ry.getValueAtTime(p), T = this.rx.getValueAtTime(p), E = this.or.getValueAtTime(p);
9701
+ b.rotateZ(-d * this.rz.mult).rotateY(S * this.ry.mult).rotateX(T * this.rx.mult).rotateZ(-E[2] * this.or.mult).rotateY(E[1] * this.or.mult).rotateX(E[0] * this.or.mult);
9702
9702
  }
9703
9703
  if (this.data.p && this.data.p.s) {
9704
9704
  var _ = this.px.getValueAtTime(p), V = this.py.getValueAtTime(p);
@@ -9767,16 +9767,16 @@ var lottie$1 = { exports: {} };
9767
9767
  pointOnPath: function(b, x) {
9768
9768
  var y = this.v;
9769
9769
  x !== void 0 && (y = this.getValueAtTime(x, 0)), this._segmentsLength || (this._segmentsLength = bez.getSegmentsLength(y));
9770
- for (var A = this._segmentsLength, g = A.lengths, C = A.totalLength * b, d = 0, S = g.length, T = 0, M; d < S; ) {
9770
+ for (var A = this._segmentsLength, g = A.lengths, C = A.totalLength * b, d = 0, S = g.length, T = 0, E; d < S; ) {
9771
9771
  if (T + g[d].addedLength > C) {
9772
9772
  var _ = d, V = y.c && d === S - 1 ? 0 : d + 1, B = (C - T) / g[d].addedLength;
9773
- M = bez.getPointInSegment(y.v[_], y.v[V], y.o[_], y.i[V], B, g[d]);
9773
+ E = bez.getPointInSegment(y.v[_], y.v[V], y.o[_], y.i[V], B, g[d]);
9774
9774
  break;
9775
9775
  } else
9776
9776
  T += g[d].addedLength;
9777
9777
  d += 1;
9778
9778
  }
9779
- return M || (M = y.c ? [y.v[0][0], y.v[0][1]] : [y.v[y._length - 1][0], y.v[y._length - 1][1]]), M;
9779
+ return E || (E = y.c ? [y.v[0][0], y.v[0][1]] : [y.v[y._length - 1][0], y.v[y._length - 1][1]]), E;
9780
9780
  },
9781
9781
  vectorOnPath: function(b, x, y) {
9782
9782
  b == 1 ? b = this.v.c : b == 0 && (b = 0.999);
@@ -10150,66 +10150,66 @@ function _toPropertyKey(e) {
10150
10150
  var _excluded$1 = ["animationData", "loop", "autoplay", "initialSegment", "onComplete", "onLoopComplete", "onEnterFrame", "onSegmentStart", "onConfigReady", "onDataReady", "onDataFailed", "onLoadedImages", "onDOMLoaded", "onDestroy", "lottieRef", "renderer", "name", "assetsPath", "rendererSettings"], useLottie = function e(t, i) {
10151
10151
  var n = t.animationData, s = t.loop, a = t.autoplay, o = t.initialSegment, c = t.onComplete, l = t.onLoopComplete, f = t.onEnterFrame, u = t.onSegmentStart, m = t.onConfigReady, p = t.onDataReady, b = t.onDataFailed, x = t.onLoadedImages, y = t.onDOMLoaded, A = t.onDestroy;
10152
10152
  t.lottieRef, t.renderer, t.name, t.assetsPath, t.rendererSettings;
10153
- var g = _objectWithoutProperties(t, _excluded$1), C = useState(!1), d = _slicedToArray(C, 2), S = d[0], T = d[1], M = useRef(), _ = useRef(null), V = function() {
10153
+ var g = _objectWithoutProperties(t, _excluded$1), C = useState(!1), d = _slicedToArray(C, 2), S = d[0], T = d[1], E = useRef(), _ = useRef(null), V = function() {
10154
10154
  var G;
10155
- (G = M.current) === null || G === void 0 || G.play();
10155
+ (G = E.current) === null || G === void 0 || G.play();
10156
10156
  }, B = function() {
10157
10157
  var G;
10158
- (G = M.current) === null || G === void 0 || G.stop();
10158
+ (G = E.current) === null || G === void 0 || G.stop();
10159
10159
  }, $ = function() {
10160
10160
  var G;
10161
- (G = M.current) === null || G === void 0 || G.pause();
10161
+ (G = E.current) === null || G === void 0 || G.pause();
10162
10162
  }, Z = function(G) {
10163
10163
  var U;
10164
- (U = M.current) === null || U === void 0 || U.setSpeed(G);
10164
+ (U = E.current) === null || U === void 0 || U.setSpeed(G);
10165
10165
  }, D = function(G, U) {
10166
10166
  var K;
10167
- (K = M.current) === null || K === void 0 || K.goToAndPlay(G, U);
10167
+ (K = E.current) === null || K === void 0 || K.goToAndPlay(G, U);
10168
10168
  }, X = function(G, U) {
10169
10169
  var K;
10170
- (K = M.current) === null || K === void 0 || K.goToAndStop(G, U);
10170
+ (K = E.current) === null || K === void 0 || K.goToAndStop(G, U);
10171
10171
  }, q = function(G) {
10172
10172
  var U;
10173
- (U = M.current) === null || U === void 0 || U.setDirection(G);
10173
+ (U = E.current) === null || U === void 0 || U.setDirection(G);
10174
10174
  }, N = function(G, U) {
10175
10175
  var K;
10176
- (K = M.current) === null || K === void 0 || K.playSegments(G, U);
10176
+ (K = E.current) === null || K === void 0 || K.playSegments(G, U);
10177
10177
  }, L = function(G) {
10178
10178
  var U;
10179
- (U = M.current) === null || U === void 0 || U.setSubframe(G);
10179
+ (U = E.current) === null || U === void 0 || U.setSubframe(G);
10180
10180
  }, k = function(G) {
10181
10181
  var U;
10182
- return (U = M.current) === null || U === void 0 ? void 0 : U.getDuration(G);
10182
+ return (U = E.current) === null || U === void 0 ? void 0 : U.getDuration(G);
10183
10183
  }, P = function() {
10184
10184
  var G;
10185
- (G = M.current) === null || G === void 0 || G.destroy(), M.current = void 0;
10186
- }, E = function() {
10185
+ (G = E.current) === null || G === void 0 || G.destroy(), E.current = void 0;
10186
+ }, M = function() {
10187
10187
  var G = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, U;
10188
10188
  if (_.current) {
10189
- (U = M.current) === null || U === void 0 || U.destroy();
10189
+ (U = E.current) === null || U === void 0 || U.destroy();
10190
10190
  var K = _objectSpread2(_objectSpread2(_objectSpread2({}, t), G), {}, {
10191
10191
  container: _.current
10192
10192
  });
10193
- return M.current = lottie.loadAnimation(K), T(!!M.current), function() {
10193
+ return E.current = lottie.loadAnimation(K), T(!!E.current), function() {
10194
10194
  var J;
10195
- (J = M.current) === null || J === void 0 || J.destroy(), M.current = void 0;
10195
+ (J = E.current) === null || J === void 0 || J.destroy(), E.current = void 0;
10196
10196
  };
10197
10197
  }
10198
10198
  };
10199
10199
  useEffect(function() {
10200
- var I = E();
10200
+ var I = M();
10201
10201
  return function() {
10202
10202
  return I == null ? void 0 : I();
10203
10203
  };
10204
10204
  }, [n, s]), useEffect(function() {
10205
- M.current && (M.current.autoplay = !!a);
10205
+ E.current && (E.current.autoplay = !!a);
10206
10206
  }, [a]), useEffect(function() {
10207
- if (M.current) {
10207
+ if (E.current) {
10208
10208
  if (!o) {
10209
- M.current.resetSegments(!0);
10209
+ E.current.resetSegments(!0);
10210
10210
  return;
10211
10211
  }
10212
- !Array.isArray(o) || !o.length || ((M.current.currentRawFrame < o[0] || M.current.currentRawFrame > o[1]) && (M.current.currentRawFrame = o[0]), M.current.setSegment(o[0], o[1]));
10212
+ !Array.isArray(o) || !o.length || ((E.current.currentRawFrame < o[0] || E.current.currentRawFrame > o[1]) && (E.current.currentRawFrame = o[0]), E.current.setSegment(o[0], o[1]));
10213
10213
  }
10214
10214
  }, [o]), useEffect(function() {
10215
10215
  var I = [{
@@ -10254,9 +10254,9 @@ var _excluded$1 = ["animationData", "loop", "autoplay", "initialSegment", "onCom
10254
10254
  */
10255
10255
  function(K) {
10256
10256
  var J;
10257
- return (J = M.current) === null || J === void 0 || J.addEventListener(K.name, K.handler), function() {
10257
+ return (J = E.current) === null || J === void 0 || J.addEventListener(K.name, K.handler), function() {
10258
10258
  var re;
10259
- (re = M.current) === null || re === void 0 || re.removeEventListener(K.name, K.handler);
10259
+ (re = E.current) === null || re === void 0 || re.removeEventListener(K.name, K.handler);
10260
10260
  };
10261
10261
  }
10262
10262
  );
@@ -10286,7 +10286,7 @@ var _excluded$1 = ["animationData", "loop", "autoplay", "initialSegment", "onCom
10286
10286
  destroy: P,
10287
10287
  animationContainerRef: _,
10288
10288
  animationLoaded: S,
10289
- animationItem: M.current
10289
+ animationItem: E.current
10290
10290
  };
10291
10291
  };
10292
10292
  function getContainerVisibility(e) {
@@ -10331,8 +10331,8 @@ var useInitInteractivity = function e(t) {
10331
10331
  var C = getContainerCursorPosition(o, A, g);
10332
10332
  A = C.x, g = C.y;
10333
10333
  }
10334
- var d = a.find(function(M) {
10335
- var _ = M.position;
10334
+ var d = a.find(function(E) {
10335
+ var _ = E.position;
10336
10336
  return _ && Array.isArray(_.x) && Array.isArray(_.y) ? A >= _.x[0] && A <= _.x[1] && g >= _.y[0] && g <= _.y[1] : _ && !Number.isNaN(_.x) && !Number.isNaN(_.y) ? A === _.x && g === _.y : !1;
10337
10337
  });
10338
10338
  if (d) {
@@ -10368,7 +10368,7 @@ var useInitInteractivity = function e(t) {
10368
10368
  wrapperRef: c
10369
10369
  }), o;
10370
10370
  }, _excluded = ["style", "interactivity"], Lottie = function e(t) {
10371
- var i, n, s, a = t.style, o = t.interactivity, c = _objectWithoutProperties(t, _excluded), l = useLottie(c, a), f = l.View, u = l.play, m = l.stop, p = l.pause, b = l.setSpeed, x = l.goToAndStop, y = l.goToAndPlay, A = l.setDirection, g = l.playSegments, C = l.setSubframe, d = l.getDuration, S = l.destroy, T = l.animationContainerRef, M = l.animationLoaded, _ = l.animationItem;
10371
+ var i, n, s, a = t.style, o = t.interactivity, c = _objectWithoutProperties(t, _excluded), l = useLottie(c, a), f = l.View, u = l.play, m = l.stop, p = l.pause, b = l.setSpeed, x = l.goToAndStop, y = l.goToAndPlay, A = l.setDirection, g = l.playSegments, C = l.setSubframe, d = l.getDuration, S = l.destroy, T = l.animationContainerRef, E = l.animationLoaded, _ = l.animationItem;
10372
10372
  return useEffect(function() {
10373
10373
  t.lottieRef && (t.lottieRef.current = {
10374
10374
  play: u,
@@ -10383,7 +10383,7 @@ var useInitInteractivity = function e(t) {
10383
10383
  getDuration: d,
10384
10384
  destroy: S,
10385
10385
  animationContainerRef: T,
10386
- animationLoaded: M,
10386
+ animationLoaded: E,
10387
10387
  animationItem: _
10388
10388
  });
10389
10389
  }, [(i = t.lottieRef) === null || i === void 0 ? void 0 : i.current]), useLottieInteractivity({
@@ -10401,7 +10401,7 @@ var useInitInteractivity = function e(t) {
10401
10401
  getDuration: d,
10402
10402
  destroy: S,
10403
10403
  animationContainerRef: T,
10404
- animationLoaded: M,
10404
+ animationLoaded: E,
10405
10405
  animationItem: _
10406
10406
  },
10407
10407
  actions: (n = o == null ? void 0 : o.actions) !== null && n !== void 0 ? n : [],
@@ -11140,12 +11140,12 @@ var effectCar = createSidecarMedium(), nothing = function() {
11140
11140
  onScrollCapture: nothing,
11141
11141
  onWheelCapture: nothing,
11142
11142
  onTouchMoveCapture: nothing
11143
- }), s = n[0], a = n[1], o = e.forwardProps, c = e.children, l = e.className, f = e.removeScrollBar, u = e.enabled, m = e.shards, p = e.sideCar, b = e.noIsolation, x = e.inert, y = e.allowPinchZoom, A = e.as, g = A === void 0 ? "div" : A, C = e.gapMode, d = __rest$1(e, ["forwardProps", "children", "className", "removeScrollBar", "enabled", "shards", "sideCar", "noIsolation", "inert", "allowPinchZoom", "as", "gapMode"]), S = p, T = useMergeRefs([i, t]), M = __assign$1(__assign$1({}, d), s);
11143
+ }), s = n[0], a = n[1], o = e.forwardProps, c = e.children, l = e.className, f = e.removeScrollBar, u = e.enabled, m = e.shards, p = e.sideCar, b = e.noIsolation, x = e.inert, y = e.allowPinchZoom, A = e.as, g = A === void 0 ? "div" : A, C = e.gapMode, d = __rest$1(e, ["forwardProps", "children", "className", "removeScrollBar", "enabled", "shards", "sideCar", "noIsolation", "inert", "allowPinchZoom", "as", "gapMode"]), S = p, T = useMergeRefs([i, t]), E = __assign$1(__assign$1({}, d), s);
11144
11144
  return React.createElement(
11145
11145
  React.Fragment,
11146
11146
  null,
11147
11147
  u && React.createElement(S, { sideCar: effectCar, removeScrollBar: f, shards: m, noIsolation: b, inert: x, setCallbacks: a, allowPinchZoom: !!y, lockRef: i, gapMode: C }),
11148
- o ? React.cloneElement(React.Children.only(c), __assign$1(__assign$1({}, M), { ref: T })) : React.createElement(g, __assign$1({}, M, { className: l, ref: T }), c)
11148
+ o ? React.cloneElement(React.Children.only(c), __assign$1(__assign$1({}, E), { ref: T })) : React.createElement(g, __assign$1({}, E, { className: l, ref: T }), c)
11149
11149
  );
11150
11150
  });
11151
11151
  RemoveScroll.defaultProps = {
@@ -11387,13 +11387,13 @@ function RemoveScrollSideCar(e) {
11387
11387
  var c = React.useCallback(function(y, A) {
11388
11388
  if ("touches" in y && y.touches.length === 2 || y.type === "wheel" && y.ctrlKey)
11389
11389
  return !o.current.allowPinchZoom;
11390
- var g = getTouchXY(y), C = i.current, d = "deltaX" in y ? y.deltaX : C[0] - g[0], S = "deltaY" in y ? y.deltaY : C[1] - g[1], T, M = y.target, _ = Math.abs(d) > Math.abs(S) ? "h" : "v";
11391
- if ("touches" in y && _ === "h" && M.type === "range")
11390
+ var g = getTouchXY(y), C = i.current, d = "deltaX" in y ? y.deltaX : C[0] - g[0], S = "deltaY" in y ? y.deltaY : C[1] - g[1], T, E = y.target, _ = Math.abs(d) > Math.abs(S) ? "h" : "v";
11391
+ if ("touches" in y && _ === "h" && E.type === "range")
11392
11392
  return !1;
11393
- var V = locationCouldBeScrolled(_, M);
11393
+ var V = locationCouldBeScrolled(_, E);
11394
11394
  if (!V)
11395
11395
  return !0;
11396
- if (V ? T = _ : (T = _ === "v" ? "h" : "v", V = locationCouldBeScrolled(_, M)), !V)
11396
+ if (V ? T = _ : (T = _ === "v" ? "h" : "v", V = locationCouldBeScrolled(_, E)), !V)
11397
11397
  return !1;
11398
11398
  if (!n.current && "changedTouches" in y && (d || S) && (n.current = T), !T)
11399
11399
  return !0;
@@ -14123,8 +14123,8 @@ var build = { exports: {} };
14123
14123
  return x.Date.now();
14124
14124
  };
14125
14125
  function d(T) {
14126
- var M = typeof T;
14127
- return !!T && (M == "object" || M == "function");
14126
+ var E = typeof T;
14127
+ return !!T && (E == "object" || E == "function");
14128
14128
  }
14129
14129
  function S(T) {
14130
14130
  if (typeof T == "number") return T;
@@ -14134,30 +14134,30 @@ var build = { exports: {} };
14134
14134
  }(V) && y.call(V) == "[object Symbol]";
14135
14135
  }(T)) return NaN;
14136
14136
  if (d(T)) {
14137
- var M = typeof T.valueOf == "function" ? T.valueOf() : T;
14138
- T = d(M) ? M + "" : M;
14137
+ var E = typeof T.valueOf == "function" ? T.valueOf() : T;
14138
+ T = d(E) ? E + "" : E;
14139
14139
  }
14140
14140
  if (typeof T != "string") return T === 0 ? T : +T;
14141
14141
  T = T.replace(c, "");
14142
14142
  var _ = f.test(T);
14143
14143
  return _ || u.test(T) ? m(T.slice(2), _ ? 2 : 8) : l.test(T) ? NaN : +T;
14144
14144
  }
14145
- s.exports = function(T, M, _) {
14145
+ s.exports = function(T, E, _) {
14146
14146
  var V, B, $, Z, D, X, q = 0, N = !1, L = !1, k = !0;
14147
14147
  if (typeof T != "function") throw new TypeError("Expected a function");
14148
14148
  function P(U) {
14149
14149
  var K = V, J = B;
14150
14150
  return V = B = void 0, q = U, Z = T.apply(J, K);
14151
14151
  }
14152
- function E(U) {
14152
+ function M(U) {
14153
14153
  var K = U - X;
14154
- return X === void 0 || K >= M || K < 0 || L && U - q >= $;
14154
+ return X === void 0 || K >= E || K < 0 || L && U - q >= $;
14155
14155
  }
14156
14156
  function R() {
14157
14157
  var U = C();
14158
- if (E(U)) return I(U);
14158
+ if (M(U)) return I(U);
14159
14159
  D = setTimeout(R, function(K) {
14160
- var J = M - (K - X);
14160
+ var J = E - (K - X);
14161
14161
  return L ? g(J, $ - (K - q)) : J;
14162
14162
  }(U));
14163
14163
  }
@@ -14165,16 +14165,16 @@ var build = { exports: {} };
14165
14165
  return D = void 0, k && V ? P(U) : (V = B = void 0, Z);
14166
14166
  }
14167
14167
  function G() {
14168
- var U = C(), K = E(U);
14168
+ var U = C(), K = M(U);
14169
14169
  if (V = arguments, B = this, X = U, K) {
14170
14170
  if (D === void 0) return function(J) {
14171
- return q = J, D = setTimeout(R, M), N ? P(J) : Z;
14171
+ return q = J, D = setTimeout(R, E), N ? P(J) : Z;
14172
14172
  }(X);
14173
- if (L) return D = setTimeout(R, M), P(X);
14173
+ if (L) return D = setTimeout(R, E), P(X);
14174
14174
  }
14175
- return D === void 0 && (D = setTimeout(R, M)), Z;
14175
+ return D === void 0 && (D = setTimeout(R, E)), Z;
14176
14176
  }
14177
- return M = S(M) || 0, d(_) && (N = !!_.leading, $ = (L = "maxWait" in _) ? A(S(_.maxWait) || 0, M) : $, k = "trailing" in _ ? !!_.trailing : k), G.cancel = function() {
14177
+ return E = S(E) || 0, d(_) && (N = !!_.leading, $ = (L = "maxWait" in _) ? A(S(_.maxWait) || 0, E) : $, k = "trailing" in _ ? !!_.trailing : k), G.cancel = function() {
14178
14178
  D !== void 0 && clearTimeout(D), q = 0, V = X = B = D = void 0;
14179
14179
  }, G.flush = function() {
14180
14180
  return D === void 0 ? Z : I(C());
@@ -14184,7 +14184,7 @@ var build = { exports: {} };
14184
14184
  var c = "Expected a function", l = NaN, f = "[object Symbol]", u = /^\s+|\s+$/g, m = /^[-+]0x[0-9a-f]+$/i, p = /^0b[01]+$/i, b = /^0o[0-7]+$/i, x = parseInt, y = typeof o.g == "object" && o.g && o.g.Object === Object && o.g, A = typeof self == "object" && self && self.Object === Object && self, g = y || A || Function("return this")(), C = Object.prototype.toString, d = Math.max, S = Math.min, T = function() {
14185
14185
  return g.Date.now();
14186
14186
  };
14187
- function M(V) {
14187
+ function E(V) {
14188
14188
  var B = typeof V;
14189
14189
  return !!V && (B == "object" || B == "function");
14190
14190
  }
@@ -14195,9 +14195,9 @@ var build = { exports: {} };
14195
14195
  return !!D && typeof D == "object";
14196
14196
  }(Z) && C.call(Z) == f;
14197
14197
  }(V)) return l;
14198
- if (M(V)) {
14198
+ if (E(V)) {
14199
14199
  var B = typeof V.valueOf == "function" ? V.valueOf() : V;
14200
- V = M(B) ? B + "" : B;
14200
+ V = E(B) ? B + "" : B;
14201
14201
  }
14202
14202
  if (typeof V != "string") return V === 0 ? V : +V;
14203
14203
  V = V.replace(u, "");
@@ -14207,12 +14207,12 @@ var build = { exports: {} };
14207
14207
  s.exports = function(V, B, $) {
14208
14208
  var Z = !0, D = !0;
14209
14209
  if (typeof V != "function") throw new TypeError(c);
14210
- return M($) && (Z = "leading" in $ ? !!$.leading : Z, D = "trailing" in $ ? !!$.trailing : D), function(X, q, N) {
14211
- var L, k, P, E, R, I, G = 0, U = !1, K = !1, J = !0;
14210
+ return E($) && (Z = "leading" in $ ? !!$.leading : Z, D = "trailing" in $ ? !!$.trailing : D), function(X, q, N) {
14211
+ var L, k, P, M, R, I, G = 0, U = !1, K = !1, J = !0;
14212
14212
  if (typeof X != "function") throw new TypeError(c);
14213
14213
  function re(ne) {
14214
14214
  var oe = L, te = k;
14215
- return L = k = void 0, G = ne, E = X.apply(te, oe);
14215
+ return L = k = void 0, G = ne, M = X.apply(te, oe);
14216
14216
  }
14217
14217
  function le(ne) {
14218
14218
  var oe = ne - I;
@@ -14227,22 +14227,22 @@ var build = { exports: {} };
14227
14227
  }(ne));
14228
14228
  }
14229
14229
  function pe(ne) {
14230
- return R = void 0, J && L ? re(ne) : (L = k = void 0, E);
14230
+ return R = void 0, J && L ? re(ne) : (L = k = void 0, M);
14231
14231
  }
14232
14232
  function ue() {
14233
14233
  var ne = T(), oe = le(ne);
14234
14234
  if (L = arguments, k = this, I = ne, oe) {
14235
14235
  if (R === void 0) return function(te) {
14236
- return G = te, R = setTimeout(fe, q), U ? re(te) : E;
14236
+ return G = te, R = setTimeout(fe, q), U ? re(te) : M;
14237
14237
  }(I);
14238
14238
  if (K) return R = setTimeout(fe, q), re(I);
14239
14239
  }
14240
- return R === void 0 && (R = setTimeout(fe, q)), E;
14240
+ return R === void 0 && (R = setTimeout(fe, q)), M;
14241
14241
  }
14242
- return q = _(q) || 0, M(N) && (U = !!N.leading, P = (K = "maxWait" in N) ? d(_(N.maxWait) || 0, q) : P, J = "trailing" in N ? !!N.trailing : J), ue.cancel = function() {
14242
+ return q = _(q) || 0, E(N) && (U = !!N.leading, P = (K = "maxWait" in N) ? d(_(N.maxWait) || 0, q) : P, J = "trailing" in N ? !!N.trailing : J), ue.cancel = function() {
14243
14243
  R !== void 0 && clearTimeout(R), G = 0, L = I = k = R = void 0;
14244
14244
  }, ue.flush = function() {
14245
- return R === void 0 ? E : pe(T());
14245
+ return R === void 0 ? M : pe(T());
14246
14246
  }, ue;
14247
14247
  }(V, B, { leading: Z, maxWait: B, trailing: D });
14248
14248
  };
@@ -14428,7 +14428,7 @@ var build = { exports: {} };
14428
14428
  }(a().Component);
14429
14429
  d.propTypes = { onVisible: o.PropTypes.func.isRequired, className: o.PropTypes.string, height: o.PropTypes.oneOfType([o.PropTypes.number, o.PropTypes.string]), placeholder: o.PropTypes.element, threshold: o.PropTypes.number, useIntersectionObserver: o.PropTypes.bool, scrollPosition: o.PropTypes.shape({ x: o.PropTypes.number.isRequired, y: o.PropTypes.number.isRequired }), width: o.PropTypes.oneOfType([o.PropTypes.number, o.PropTypes.string]) }, d.defaultProps = { className: "", placeholder: null, threshold: 100, useIntersectionObserver: !0 };
14430
14430
  const S = d;
14431
- var T = i(181), M = i.n(T), _ = i(858), V = i.n(_), B = function(H) {
14431
+ var T = i(181), E = i.n(T), _ = i(858), V = i.n(_), B = function(H) {
14432
14432
  var F = getComputedStyle(H, null);
14433
14433
  return F.getPropertyValue("overflow") + F.getPropertyValue("overflow-y") + F.getPropertyValue("overflow-x");
14434
14434
  };
@@ -14477,7 +14477,7 @@ var build = { exports: {} };
14477
14477
  return Z(F) == "symbol" ? F : F + "";
14478
14478
  }
14479
14479
  function L(H, F, O) {
14480
- return F = E(F), k(H, P() ? Reflect.construct(F, O || [], E(H).constructor) : F.apply(H, O));
14480
+ return F = M(F), k(H, P() ? Reflect.construct(F, O || [], M(H).constructor) : F.apply(H, O));
14481
14481
  }
14482
14482
  function k(H, F) {
14483
14483
  if (F && (Z(F) == "object" || typeof F == "function")) return F;
@@ -14497,10 +14497,10 @@ var build = { exports: {} };
14497
14497
  return !!H;
14498
14498
  })();
14499
14499
  }
14500
- function E(H) {
14501
- return E = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(F) {
14500
+ function M(H) {
14501
+ return M = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(F) {
14502
14502
  return F.__proto__ || Object.getPrototypeOf(F);
14503
- }, E(H);
14503
+ }, M(H);
14504
14504
  }
14505
14505
  function R(H, F) {
14506
14506
  return R = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(O, W) {
@@ -14520,7 +14520,7 @@ var build = { exports: {} };
14520
14520
  if (!(se instanceof he)) throw new TypeError("Cannot call a class as a function");
14521
14521
  }(this, W), (Q = L(this, W, [ee])).useIntersectionObserver = ee.useIntersectionObserver && c(), Q.useIntersectionObserver) return k(Q);
14522
14522
  var ie = Q.onChangeScroll.bind(Q);
14523
- return ee.delayMethod === "debounce" ? Q.delayedScroll = M()(ie, ee.delayTime) : ee.delayMethod === "throttle" && (Q.delayedScroll = V()(ie, ee.delayTime)), Q.state = { scrollPosition: { x: I(), y: G() } }, Q.baseComponentRef = a().createRef(), Q;
14523
+ return ee.delayMethod === "debounce" ? Q.delayedScroll = E()(ie, ee.delayTime) : ee.delayMethod === "throttle" && (Q.delayedScroll = V()(ie, ee.delayTime)), Q.state = { scrollPosition: { x: I(), y: G() } }, Q.baseComponentRef = a().createRef(), Q;
14524
14524
  }
14525
14525
  return function(ee, Q) {
14526
14526
  if (typeof Q != "function" && Q !== null) throw new TypeError("Super expression must either be null or a function");
@@ -14658,7 +14658,7 @@ var build = { exports: {} };
14658
14658
  }(H);
14659
14659
  return te(F) == "symbol" ? F : F + "";
14660
14660
  }
14661
- function Me(H, F, O) {
14661
+ function Ee(H, F, O) {
14662
14662
  return F = ye(F), function(W, j) {
14663
14663
  if (j && (te(j) == "object" || typeof j == "function")) return j;
14664
14664
  if (j !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
@@ -14693,7 +14693,7 @@ var build = { exports: {} };
14693
14693
  var z;
14694
14694
  (function(he, ce) {
14695
14695
  if (!(he instanceof ce)) throw new TypeError("Cannot call a class as a function");
14696
- })(this, F), z = Me(this, F, [j]);
14696
+ })(this, F), z = Ee(this, F, [j]);
14697
14697
  var ee = j.afterLoad, Q = j.beforeLoad, ie = j.scrollPosition, se = j.visibleByDefault;
14698
14698
  return z.state = { visible: se }, se && (Q(), ee()), z.onVisible = z.onVisible.bind(z), z.isScrollTracked = !!(ie && Number.isFinite(ie.x) && ie.x >= 0 && Number.isFinite(ie.y) && ie.y >= 0), z;
14699
14699
  }
@@ -14735,7 +14735,7 @@ var build = { exports: {} };
14735
14735
  }
14736
14736
  return O;
14737
14737
  }
14738
- function Ee(H) {
14738
+ function Me(H) {
14739
14739
  for (var F = 1; F < arguments.length; F++) {
14740
14740
  var O = arguments[F] != null ? arguments[F] : {};
14741
14741
  F % 2 ? xe(Object(O), !0).forEach(function(W) {
@@ -14846,7 +14846,7 @@ var build = { exports: {} };
14846
14846
  return a().createElement(me, { beforeLoad: z, className: ee, delayMethod: Q, delayTime: ie, height: se, placeholder: he, scrollPosition: ce, style: ae, threshold: ge, useIntersectionObserver: de, visibleByDefault: ve, width: De }, this.getImg());
14847
14847
  } }, { key: "getWrappedLazyLoadImage", value: function(j) {
14848
14848
  var z = this.props, ee = z.effect, Q = z.height, ie = z.placeholderSrc, se = z.width, he = z.wrapperClassName, ce = z.wrapperProps, ae = this.state.loaded, ge = ae ? " lazy-load-image-loaded" : "", de = ae || !ie ? {} : { backgroundImage: "url(".concat(ie, ")"), backgroundSize: "100% 100%" };
14849
- return a().createElement("span", Ae({ className: he + " lazy-load-image-background " + ee + ge, style: Ee(Ee({}, de), {}, { color: "transparent", display: "inline-block", height: Q, width: se }) }, ce), j);
14849
+ return a().createElement("span", Ae({ className: he + " lazy-load-image-background " + ee + ge, style: Me(Me({}, de), {}, { color: "transparent", display: "inline-block", height: Q, width: se }) }, ce), j);
14850
14850
  } }, { key: "render", value: function() {
14851
14851
  var j = this.props, z = j.effect, ee = j.placeholderSrc, Q = j.visibleByDefault, ie = j.wrapperClassName, se = j.wrapperProps, he = this.getLazyLoadImage();
14852
14852
  return (z || ee) && !Q || ie || se ? this.getWrappedLazyLoadImage(he) : he;
@@ -15138,7 +15138,7 @@ function createRenderBatcher(e, t) {
15138
15138
  };
15139
15139
  return { schedule: stepsOrder.reduce((g, C) => {
15140
15140
  const d = o[C];
15141
- return g[C] = (S, T = !1, M = !1) => (i || x(), d.schedule(S, T, M)), g;
15141
+ return g[C] = (S, T = !1, E = !1) => (i || x(), d.schedule(S, T, E)), g;
15142
15142
  }, {}), cancel: (g) => {
15143
15143
  for (let C = 0; C < stepsOrder.length; C++)
15144
15144
  o[stepsOrder[C]].cancel(g);
@@ -15773,8 +15773,8 @@ function spring({ keyframes: e, restDelta: t, restSpeed: i, ...n }) {
15773
15773
  else {
15774
15774
  const d = A * Math.sqrt(x * x - 1);
15775
15775
  C = (S) => {
15776
- const T = Math.exp(-x * A * S), M = Math.min(d * S, 300);
15777
- return a - T * ((b + x * A * y) * Math.sinh(M) + d * y * Math.cosh(M)) / d;
15776
+ const T = Math.exp(-x * A * S), E = Math.min(d * S, 300);
15777
+ return a - T * ((b + x * A * y) * Math.sinh(E) + d * y * Math.cosh(E)) / d;
15778
15778
  };
15779
15779
  }
15780
15780
  return {
@@ -15786,8 +15786,8 @@ function spring({ keyframes: e, restDelta: t, restSpeed: i, ...n }) {
15786
15786
  else {
15787
15787
  let T = 0;
15788
15788
  x < 1 && (T = d === 0 ? secondsToMilliseconds(b) : calcGeneratorVelocity(C, d, S));
15789
- const M = Math.abs(T) <= i, _ = Math.abs(a - S) <= t;
15790
- o.done = M && _;
15789
+ const E = Math.abs(T) <= i, _ = Math.abs(a - S) <= t;
15790
+ o.done = E && _;
15791
15791
  }
15792
15792
  return o.value = o.done ? a : S, o;
15793
15793
  }
@@ -15805,9 +15805,9 @@ function inertia({ keyframes: e, velocity: t = 0, power: i = 0.8, timeConstant:
15805
15805
  const B = C(V), $ = d(V);
15806
15806
  p.done = Math.abs(B) <= f, p.value = p.done ? g : $;
15807
15807
  };
15808
- let T, M;
15808
+ let T, E;
15809
15809
  const _ = (V) => {
15810
- b(p.value) && (T = V, M = spring({
15810
+ b(p.value) && (T = V, E = spring({
15811
15811
  keyframes: [p.value, x(p.value)],
15812
15812
  velocity: calcGeneratorVelocity(d, V, p.value),
15813
15813
  // TODO: This should be passing * 1000
@@ -15821,7 +15821,7 @@ function inertia({ keyframes: e, velocity: t = 0, power: i = 0.8, timeConstant:
15821
15821
  calculatedDuration: null,
15822
15822
  next: (V) => {
15823
15823
  let B = !1;
15824
- return !M && T === void 0 && (B = !0, S(V), _(V)), T !== void 0 && V >= T ? M.next(V - T) : (!B && S(V), p);
15824
+ return !E && T === void 0 && (B = !0, S(V), _(V)), T !== void 0 && V >= T ? E.next(V - T) : (!B && S(V), p);
15825
15825
  }
15826
15826
  };
15827
15827
  }
@@ -16093,9 +16093,9 @@ class MainThreadAnimation extends BaseAnimation {
16093
16093
  }
16094
16094
  const T = C ? { done: !1, value: l[0] } : S.next(d);
16095
16095
  c && (T.value = c(T.value));
16096
- let { done: M } = T;
16097
- !C && f !== null && (M = this.speed >= 0 ? this.currentTime >= u : this.currentTime <= 0);
16098
- const _ = this.holdTime === null && (this.state === "finished" || this.state === "running" && M);
16096
+ let { done: E } = T;
16097
+ !C && f !== null && (E = this.speed >= 0 ? this.currentTime >= u : this.currentTime <= 0);
16098
+ const _ = this.holdTime === null && (this.state === "finished" || this.state === "running" && E);
16099
16099
  return _ && s !== void 0 && (T.value = getFinalKeyframe(l, this.options, s)), A && A(T.value), _ && this.finish(), T;
16100
16100
  }
16101
16101
  get duration() {
@@ -16891,15 +16891,15 @@ function createAnimationState(e) {
16891
16891
  for (let A = 0; A < numAnimationTypes; A++) {
16892
16892
  const g = reversePriorityOrder[A], C = i[g], d = f[g] !== void 0 ? f[g] : u[g], S = isVariantLabel(d), T = g === l ? C.isActive : null;
16893
16893
  T === !1 && (x = A);
16894
- let M = d === u[g] && d !== f[g] && S;
16895
- if (M && n && e.manuallyAnimateOnMount && (M = !1), C.protectedKeys = { ...b }, // If it isn't active and hasn't *just* been set as inactive
16894
+ let E = d === u[g] && d !== f[g] && S;
16895
+ if (E && n && e.manuallyAnimateOnMount && (E = !1), C.protectedKeys = { ...b }, // If it isn't active and hasn't *just* been set as inactive
16896
16896
  !C.isActive && T === null || // If we didn't and don't have any defined prop for this animation type
16897
16897
  !d && !C.prevProp || // Or if the prop doesn't define an animation
16898
16898
  isAnimationControls(d) || typeof d == "boolean")
16899
16899
  continue;
16900
16900
  const _ = checkVariantsDidChange(C.prevProp, d);
16901
16901
  let V = _ || // If we're making this variant active, we want to always make it active
16902
- g === l && C.isActive && !M && S || // If we removed a higher-priority variant (i is in reverse order)
16902
+ g === l && C.isActive && !E && S || // If we removed a higher-priority variant (i is in reverse order)
16903
16903
  A > x && S, B = !1;
16904
16904
  const $ = Array.isArray(d) ? d : [d];
16905
16905
  let Z = $.reduce(s(g), {});
@@ -16913,13 +16913,13 @@ function createAnimationState(e) {
16913
16913
  P && (P.liveStyle = !1);
16914
16914
  };
16915
16915
  for (const k in X) {
16916
- const P = Z[k], E = D[k];
16916
+ const P = Z[k], M = D[k];
16917
16917
  if (b.hasOwnProperty(k))
16918
16918
  continue;
16919
16919
  let R = !1;
16920
- isKeyframesTarget(P) && isKeyframesTarget(E) ? R = !shallowCompare(P, E) : R = P !== E, R ? P != null ? q(k) : p.add(k) : P !== void 0 && p.has(k) ? q(k) : C.protectedKeys[k] = !0;
16920
+ isKeyframesTarget(P) && isKeyframesTarget(M) ? R = !shallowCompare(P, M) : R = P !== M, R ? P != null ? q(k) : p.add(k) : P !== void 0 && p.has(k) ? q(k) : C.protectedKeys[k] = !0;
16921
16921
  }
16922
- C.prevProp = d, C.prevResolvedValues = Z, C.isActive && (b = { ...b, ...Z }), n && e.blockInitialAnimation && (V = !1), V && (!(M && _) || B) && m.push(...$.map((k) => ({
16922
+ C.prevProp = d, C.prevResolvedValues = Z, C.isActive && (b = { ...b, ...Z }), n && e.blockInitialAnimation && (V = !1), V && (!(E && _) || B) && m.push(...$.map((k) => ({
16923
16923
  animation: k,
16924
16924
  options: { type: g }
16925
16925
  })));
@@ -19558,75 +19558,32 @@ const createDomVisualElement = (e, t) => isSVGComponent(e) ? new SVGVisualElemen
19558
19558
  ...gestureAnimations,
19559
19559
  ...drag,
19560
19560
  ...layout
19561
- }, createDomVisualElement), motion = /* @__PURE__ */ createDOMMotionComponentProxy(createMotionComponent);
19562
- function stopAnimation(e) {
19563
- e.values.forEach((t) => t.stop());
19564
- }
19565
- function setVariants(e, t) {
19566
- [...t].reverse().forEach((n) => {
19567
- const s = e.getVariant(n);
19568
- s && setTarget(e, s), e.variantChildren && e.variantChildren.forEach((a) => {
19569
- setVariants(a, t);
19570
- });
19571
- });
19572
- }
19573
- function setValues(e, t) {
19574
- if (Array.isArray(t))
19575
- return setVariants(e, t);
19576
- if (typeof t == "string")
19577
- return setVariants(e, [t]);
19578
- setTarget(e, t);
19579
- }
19580
- function animationControls() {
19581
- let e = !1;
19582
- const t = /* @__PURE__ */ new Set(), i = {
19583
- subscribe(n) {
19584
- return t.add(n), () => void t.delete(n);
19585
- },
19586
- start(n, s) {
19587
- invariant(e, "controls.start() should only be called after a component has mounted. Consider calling within a useEffect hook.");
19588
- const a = [];
19589
- return t.forEach((o) => {
19590
- a.push(animateVisualElement(o, n, {
19591
- transitionOverride: s
19592
- }));
19593
- }), Promise.all(a);
19594
- },
19595
- set(n) {
19596
- return invariant(e, "controls.set() should only be called after a component has mounted. Consider calling within a useEffect hook."), t.forEach((s) => {
19597
- setValues(s, n);
19598
- });
19599
- },
19600
- stop() {
19601
- t.forEach((n) => {
19602
- stopAnimation(n);
19603
- });
19561
+ }, createDomVisualElement), motion = /* @__PURE__ */ createDOMMotionComponentProxy(createMotionComponent), ScaleY = ({ children: e, triggerAnimation: t }) => {
19562
+ const i = {
19563
+ animation: {
19564
+ scaleY: [0, 1],
19565
+ opacity: [0, 1],
19566
+ transition: {
19567
+ duration: 0.5,
19568
+ ease: cubicBezier(0.84, 0, 0.16, 1),
19569
+ opacity: { duration: 0.2, ease: "easeInOut" },
19570
+ once: !0
19571
+ }
19604
19572
  },
19605
- mount() {
19606
- return e = !0, () => {
19607
- e = !1, i.stop();
19608
- };
19573
+ idle: {
19574
+ scaleY: 1,
19575
+ opacity: 1
19609
19576
  }
19610
19577
  };
19611
- return i;
19612
- }
19613
- function useAnimationControls() {
19614
- const e = useConstant(animationControls);
19615
- return useIsomorphicLayoutEffect(e.mount, []), e;
19616
- }
19617
- const ScaleY = ({ children: e, triggerAnimation: t = !0 }) => {
19618
- const i = useAnimationControls();
19619
- return useEffect(() => {
19620
- t ? i.start({
19621
- scaleY: [0, 1],
19622
- transformOrigin: "bottom",
19623
- transition: { duration: 0.15 }
19624
- }) : i.start({
19625
- scaleY: 0,
19626
- transformOrigin: "bottom",
19627
- transition: { duration: 0.15 }
19628
- });
19629
- }, [t, i]), /* @__PURE__ */ jsx(motion.div, { initial: { scaleY: 0 }, animate: i, children: e });
19578
+ return /* @__PURE__ */ jsx(
19579
+ motion.div,
19580
+ {
19581
+ animate: t ? "animation" : "idle",
19582
+ variants: i,
19583
+ style: { transformOrigin: "bottom" },
19584
+ children: e
19585
+ }
19586
+ );
19630
19587
  }, Shine = ({ children: e }) => /* @__PURE__ */ jsx(
19631
19588
  motion.div,
19632
19589
  {