@companycam/slab-web 1.31.2 → 1.31.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.js +118 -105
  2. package/index.mjs +223 -204
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -1129,7 +1129,7 @@ function zf(e, n) {
1129
1129
  var Vf = function(e) {
1130
1130
  return Object.assign(e, { isCss: !0 });
1131
1131
  };
1132
- function me(e) {
1132
+ function pe(e) {
1133
1133
  for (var n = [], t = 1; t < arguments.length; t++) n[t - 1] = arguments[t];
1134
1134
  if (_o(e) || yo(e)) return Vf(ii(zf($l, li([e], n, !0))));
1135
1135
  var r = e;
@@ -1139,7 +1139,7 @@ function fu(e, n, t) {
1139
1139
  if (t === void 0 && (t = vo), !n) throw Ro(1, n);
1140
1140
  var r = function(i) {
1141
1141
  for (var o = [], a = 1; a < arguments.length; a++) o[a - 1] = arguments[a];
1142
- return e(n, t, me.apply(void 0, li([i], o, !1)));
1142
+ return e(n, t, pe.apply(void 0, li([i], o, !1)));
1143
1143
  };
1144
1144
  return r.attrs = function(i) {
1145
1145
  return fu(e, n, ir(ir({}, t), { attrs: Array.prototype.concat(t.attrs, i).filter(Boolean) }));
@@ -1168,7 +1168,7 @@ var oy = (function() {
1168
1168
  })();
1169
1169
  function sy(e) {
1170
1170
  for (var n = [], t = 1; t < arguments.length; t++) n[t - 1] = arguments[t];
1171
- var r = me.apply(void 0, li([e], n, !1)), i = "sc-global-".concat(qu(JSON.stringify(r))), o = new oy(r, i);
1171
+ var r = pe.apply(void 0, li([e], n, !1)), i = "sc-global-".concat(qu(JSON.stringify(r))), o = new oy(r, i);
1172
1172
  process.env.NODE_ENV !== "production" && Zp(i);
1173
1173
  var a = function(u) {
1174
1174
  var f = uu(), p = U.useContext(Qu), g = U.useRef(f.styleSheet.allocateGSInstance(i)).current;
@@ -1192,7 +1192,7 @@ function sy(e) {
1192
1192
  function hi(e) {
1193
1193
  for (var n = [], t = 1; t < arguments.length; t++) n[t - 1] = arguments[t];
1194
1194
  process.env.NODE_ENV !== "production" && typeof navigator < "u" && navigator.product === "ReactNative" && console.warn("`keyframes` cannot be used on ReactNative, only on the web. To do animation in ReactNative please use Animated.");
1195
- var r = Wa(me.apply(void 0, li([e], n, !1))), i = qu(r);
1195
+ var r = Wa(pe.apply(void 0, li([e], n, !1))), i = qu(r);
1196
1196
  return new du(i, r);
1197
1197
  }
1198
1198
  process.env.NODE_ENV !== "production" && typeof navigator < "u" && navigator.product === "ReactNative" && console.warn(`It looks like you've imported 'styled-components' on React Native.
@@ -1569,10 +1569,10 @@ const ly = "#0967d2", cy = "#142334", uy = "#ffd000", dy = "#0ce8d6", fy = "#794
1569
1569
  ...Pk
1570
1570
  }, Wt = `font-family: system-ui, -apple-system, BlinkMacSystemFont,
1571
1571
  'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;`, wr = `font-family: 'Averta', system-ui, -apple-system, BlinkMacSystemFont,
1572
- 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;`, Ai = me`
1572
+ 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;`, Ai = pe`
1573
1573
  outline-width: var(--cc_size_border_width_m);
1574
1574
  outline-style: solid;
1575
- `, Ar = me`
1575
+ `, Ar = pe`
1576
1576
  opacity: 0.5;
1577
1577
  cursor: not-allowed;
1578
1578
  `, Vt = (e) => {
@@ -1580,26 +1580,26 @@ const ly = "#0967d2", cy = "#142334", uy = "#ffd000", dy = "#0ce8d6", fy = "#794
1580
1580
  return e === "success" && !n ? {
1581
1581
  accentColor: "var(--cc_color_utility_success)",
1582
1582
  icon: "check-circle-outline",
1583
- focusStyles: me`
1583
+ focusStyles: pe`
1584
1584
  ${Ai}
1585
1585
  outline-color: var(--cc_color_utility_success);
1586
1586
  `
1587
1587
  } : n ? {
1588
1588
  accentColor: "var(--cc_color_utility_destroy)",
1589
1589
  icon: "alert-circle-outline",
1590
- focusStyles: me`
1590
+ focusStyles: pe`
1591
1591
  ${Ai}
1592
1592
  outline-color: var(--cc_color_utility_destroy);
1593
1593
  `
1594
1594
  } : {
1595
1595
  accentColor: "var(--cc_color_utility_info)",
1596
1596
  icon: "information-outline",
1597
- focusStyles: me`
1597
+ focusStyles: pe`
1598
1598
  ${Ai}
1599
1599
  outline-color: var(--cc_color_border_input_active);
1600
1600
  `
1601
1601
  };
1602
- }, xr = me`
1602
+ }, xr = pe`
1603
1603
  margin: -1px;
1604
1604
  padding: 0;
1605
1605
  width: 1px;
@@ -1722,12 +1722,12 @@ const ly = "#0967d2", cy = "#142334", uy = "#ffd000", dy = "#0ce8d6", fy = "#794
1722
1722
  line-height: ${(e) => io[e.size].lineHeight};
1723
1723
 
1724
1724
  /* if ccMargin is specified in props, convert spacing tokens to CSS variables */
1725
- ${(e) => e.$ccMargin ? me`
1725
+ ${(e) => e.$ccMargin ? pe`
1726
1726
  margin: ${qr(e.$ccMargin)};
1727
1727
  ` : null}
1728
1728
 
1729
1729
  /* if user specifies weight in props OR there is a weight default for the font size, set it in CSS */
1730
- ${(e) => e.$weight || io[e.size].weight ? me`
1730
+ ${(e) => e.$weight || io[e.size].weight ? pe`
1731
1731
  font-weight: ${e.$weight || io[e.size].weight};
1732
1732
  ` : null}
1733
1733
  `;
@@ -1788,7 +1788,7 @@ const pi = ({ disabled: e = !1, readOnly: n = !1 }) => `
1788
1788
  outline-offset: var(--cc_size_spacing_xxs);
1789
1789
  }
1790
1790
 
1791
- ${e || n ? me`
1791
+ ${e || n ? pe`
1792
1792
  pointer-events: none;
1793
1793
  ` : ""}
1794
1794
  ${e ? Ar : ""}
@@ -1825,7 +1825,7 @@ const pi = ({ disabled: e = !1, readOnly: n = !1 }) => `
1825
1825
  large: 500,
1826
1826
  auto: "auto"
1827
1827
  }, Tk = j.div`
1828
- ${(e) => e.$size && Yf[e.$size] !== "auto" ? me`
1828
+ ${(e) => e.$size && Yf[e.$size] !== "auto" ? pe`
1829
1829
  width: ${Yf[e.$size]}px;
1830
1830
  ` : null}
1831
1831
  `, Rk = j.div`
@@ -1868,7 +1868,7 @@ const pi = ({ disabled: e = !1, readOnly: n = !1 }) => `
1868
1868
  transform: scale(0.97);
1869
1869
  }
1870
1870
 
1871
- ${(e) => e.$isSelected ? me`
1871
+ ${(e) => e.$isSelected ? pe`
1872
1872
  animation-name: ${Ik};
1873
1873
  animation-duration: ${Ct.duration.medium};
1874
1874
  animation-timing-function: ${Ct.easeOut};
@@ -1880,7 +1880,7 @@ const pi = ({ disabled: e = !1, readOnly: n = !1 }) => `
1880
1880
  height: 100%;
1881
1881
  object-fit: cover;
1882
1882
  border-radius: var(--cc_size_border_radius_l);
1883
- ${(e) => e.$shouldBlurImage ? me`
1883
+ ${(e) => e.$shouldBlurImage ? pe`
1884
1884
  filter: blur(16px);
1885
1885
  ` : null}
1886
1886
  `, Lk = j.div`
@@ -5110,7 +5110,7 @@ const YE = hi`
5110
5110
  }
5111
5111
  ), KE = j.span`
5112
5112
  /* if rendering as a button or link, do a style reset and add slab focus styles */
5113
- ${(e) => e.$href || e.onClick ? me`
5113
+ ${(e) => e.$href || e.onClick ? pe`
5114
5114
  all: initial;
5115
5115
  cursor: pointer;
5116
5116
  text-decoration: none;
@@ -5138,10 +5138,10 @@ const YE = hi`
5138
5138
  font-weight: 600;
5139
5139
  user-select: none;
5140
5140
 
5141
- ${(e) => e.$ccMargin ? me`
5141
+ ${(e) => e.$ccMargin ? pe`
5142
5142
  margin: ${qr(e.$ccMargin)};
5143
5143
  ` : null}
5144
- ${(e) => e.$design === "group" ? me`
5144
+ ${(e) => e.$design === "group" ? pe`
5145
5145
  box-shadow: 0 0 0
5146
5146
  calc(
5147
5147
  var(--cc_size_spacing_xxs) +
@@ -5508,7 +5508,7 @@ const u$ = ({
5508
5508
  top: 0;
5509
5509
  line-height: 1;
5510
5510
 
5511
- ${(e) => e.$isLoading ? me`
5511
+ ${(e) => e.$isLoading ? pe`
5512
5512
  visibility: hidden;
5513
5513
  ` : null}
5514
5514
  `, f$ = ({
@@ -5545,7 +5545,7 @@ const u$ = ({
5545
5545
  overflow: hidden;
5546
5546
  text-overflow: ellipsis;
5547
5547
 
5548
- ${(e) => e.$isLoading ? me`
5548
+ ${(e) => e.$isLoading ? pe`
5549
5549
  visibility: hidden;
5550
5550
  ` : null}
5551
5551
  `, qg = ({
@@ -5563,14 +5563,14 @@ const u$ = ({
5563
5563
  `, m$ = j.span`
5564
5564
  display: ${(e) => e.$isCentered ? "flex" : "inline-flex"};
5565
5565
  flex-direction: ${(e) => e.$layout === "vertical" ? "column" : "row"};
5566
- ${(e) => e.$isCentered ? me`
5566
+ ${(e) => e.$isCentered ? pe`
5567
5567
  justify-content: center;
5568
5568
  ` : null}
5569
5569
  align-items: center;
5570
5570
  justify-content: center;
5571
5571
  gap: calc(var(--cc_size_spacing_s) * 1.25);
5572
5572
 
5573
- ${(e) => e.$ccMargin ? me`
5573
+ ${(e) => e.$ccMargin ? pe`
5574
5574
  margin: ${qr(e.$ccMargin)};
5575
5575
  ` : null}
5576
5576
  `, v$ = j.span`
@@ -5725,7 +5725,7 @@ const u$ = ({
5725
5725
  font-family: 'Averta', system-ui, -apple-system, BlinkMacSystemFont,
5726
5726
  'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
5727
5727
  font-size: ${(e) => Pl[e.$size]};
5728
- ${(e) => e.$ccMargin ? me`
5728
+ ${(e) => e.$ccMargin ? pe`
5729
5729
  margin: ${qr(e.$ccMargin)};
5730
5730
  ` : null}
5731
5731
 
@@ -5784,7 +5784,7 @@ const E$ = {
5784
5784
  justify-content: center;
5785
5785
  flex-direction: column;
5786
5786
 
5787
- ${(e) => e.$ccMargin ? me`
5787
+ ${(e) => e.$ccMargin ? pe`
5788
5788
  margin: ${qr(e.$ccMargin)};
5789
5789
  ` : null}
5790
5790
  `, M$ = j.div`
@@ -5892,13 +5892,13 @@ Xg.displayName = "ButtonCondensed";
5892
5892
  const A$ = (e) => {
5893
5893
  switch (e) {
5894
5894
  case "active":
5895
- return me`
5895
+ return pe`
5896
5896
  background-color: var(--cc_color_button_background_secondary);
5897
5897
  color: var(--cc_color_button_text_secondary);
5898
5898
  border-color: var(--cc_color_button_background_secondary);
5899
5899
  `;
5900
5900
  case "open":
5901
- return me`
5901
+ return pe`
5902
5902
  background-color: transparent;
5903
5903
  color: var(--cc_color_link_secondary);
5904
5904
  border-color: var(--cc_color_button_background_secondary);
@@ -5906,7 +5906,7 @@ const A$ = (e) => {
5906
5906
  var(--cc_color_button_background_secondary);
5907
5907
  `;
5908
5908
  default:
5909
- return me`
5909
+ return pe`
5910
5910
  background-color: transparent;
5911
5911
  color: var(--cc_color_link_subtle);
5912
5912
  border-color: var(--cc_color_border_input_inactive);
@@ -5975,7 +5975,7 @@ const A$ = (e) => {
5975
5975
  padding: 0;
5976
5976
  gap: 0;
5977
5977
  width: ${(e) => Ml[e.size]};
5978
- ${(e) => e.$shape === "circle" ? me`
5978
+ ${(e) => e.$shape === "circle" ? pe`
5979
5979
  border-radius: 100%;
5980
5980
  ` : null}
5981
5981
  `, z$ = j.span`
@@ -6051,7 +6051,7 @@ const H$ = j.div`
6051
6051
  border-radius: var(--cc_size_border_radius_l);
6052
6052
  padding: var(--cc_size_spacing_m) var(--cc_size_spacing_xl)
6053
6053
  var(--cc_size_spacing_m) var(--cc_size_spacing_m);
6054
- ${(e) => e.onClick || e.href ? me`
6054
+ ${(e) => e.onClick || e.href ? pe`
6055
6055
  width: 100%;
6056
6056
  cursor: pointer;
6057
6057
  text-align: start;
@@ -6119,7 +6119,7 @@ function SN({
6119
6119
  n ? /* @__PURE__ */ L(Y$, { children: n }) : null
6120
6120
  ] });
6121
6121
  }
6122
- const em = (e) => me`
6122
+ const em = (e) => pe`
6123
6123
  display: inline-flex;
6124
6124
  align-items: center;
6125
6125
  border-width: 1px;
@@ -6130,11 +6130,11 @@ const em = (e) => me`
6130
6130
  color: var(--cc_color_text_subtle);
6131
6131
  line-height: 1.5;
6132
6132
 
6133
- ${e === "small" ? me`
6133
+ ${e === "small" ? pe`
6134
6134
  height: 22px;
6135
6135
  font-weight: 400;
6136
6136
  font-size: var(--cc_size_text_xs);
6137
- ` : me`
6137
+ ` : pe`
6138
6138
  height: 28px;
6139
6139
  font-weight: 500;
6140
6140
  font-size: var(--cc_size_text_s);
@@ -6235,7 +6235,7 @@ function kN({ closeAction: e, ...n }) {
6235
6235
  const eM = j.button`
6236
6236
  ${pi} // add reset and focus styles
6237
6237
  ${(e) => em(e.$size)} // add generic chip styles
6238
- ${(e) => e.$pressed ? me`
6238
+ ${(e) => e.$pressed ? pe`
6239
6239
  background: var(--cc_color_button_background_secondary);
6240
6240
  color: var(--cc_color_button_text_secondary);
6241
6241
  ` : null}
@@ -6277,23 +6277,23 @@ const tM = j.div`
6277
6277
  display: flex;
6278
6278
  gap: var(--cc_size_spacing_s);
6279
6279
  align-items: flex-start;
6280
- ${(e) => e.$design === "self" ? me`
6280
+ ${(e) => e.$design === "self" ? pe`
6281
6281
  flex-direction: row-reverse;
6282
6282
  ` : null}
6283
6283
 
6284
6284
  /* if ccMargin is specified in props, convert spacing tokens to CSS variables */
6285
- ${(e) => e.$ccMargin ? me`
6285
+ ${(e) => e.$ccMargin ? pe`
6286
6286
  margin: ${qr(e.$ccMargin)};
6287
6287
  ` : null}
6288
6288
  `, rM = j.blockquote`
6289
6289
  all: initial;
6290
6290
  display: block;
6291
6291
  min-width: 0;
6292
- ${(e) => e.$design === "self" ? me`
6292
+ ${(e) => e.$design === "self" ? pe`
6293
6293
  text-align: end;
6294
6294
  ` : null}
6295
6295
  `, bh = j(jt)`
6296
- ${(e) => e.$design === "self" ? me`
6296
+ ${(e) => e.$design === "self" ? pe`
6297
6297
  text-align: end;
6298
6298
  ` : null}
6299
6299
  `, nM = (e) => {
@@ -6320,9 +6320,9 @@ const tM = j.div`
6320
6320
  hyphens: auto;
6321
6321
  color: ${(e) => e.$design === "self" ? "var(--cc_color_button_text_primary)" : "var(--cc_color_button_text_subtle)"};
6322
6322
  ${Wt}
6323
- ${(e) => e.$design === "self" ? me`
6323
+ ${(e) => e.$design === "self" ? pe`
6324
6324
  border-start-end-radius: 0;
6325
- ` : me`
6325
+ ` : pe`
6326
6326
  border-start-start-radius: 0;
6327
6327
  `}
6328
6328
  `;
@@ -6389,25 +6389,25 @@ const rm = hi`
6389
6389
  `, sM = (e) => {
6390
6390
  const n = e ? `var(--cc_size_spacing_${e})` : "0";
6391
6391
  return {
6392
- top: me`
6392
+ top: pe`
6393
6393
  left: ${n};
6394
6394
  right: ${n};
6395
6395
  top: ${n};
6396
6396
  bottom: auto;
6397
6397
  `,
6398
- right: me`
6398
+ right: pe`
6399
6399
  inset-inline-start: auto;
6400
6400
  inset-inline-end: ${n};
6401
6401
  inset-block-start: ${n};
6402
6402
  inset-block-end: ${n};
6403
6403
  `,
6404
- bottom: me`
6404
+ bottom: pe`
6405
6405
  left: ${n};
6406
6406
  right: ${n};
6407
6407
  top: auto;
6408
6408
  bottom: ${n};
6409
6409
  `,
6410
- left: me`
6410
+ left: pe`
6411
6411
  inset-inline-start: ${n};
6412
6412
  inset-inline-end: auto;
6413
6413
  inset-block-start: ${n};
@@ -6426,16 +6426,16 @@ const rm = hi`
6426
6426
 
6427
6427
  ${(e) => sM(e.$offset)[e.$placement || "right"]};
6428
6428
  `, fa = "50%", lM = {
6429
- top: me`
6429
+ top: pe`
6430
6430
  transform: translate3d(0, -${fa}, 0);
6431
6431
  `,
6432
- right: me`
6432
+ right: pe`
6433
6433
  transform: translate3d(${fa}, 0, 0);
6434
6434
  `,
6435
- bottom: me`
6435
+ bottom: pe`
6436
6436
  transform: translate3d(0, ${fa}, 0);
6437
6437
  `,
6438
- left: me`
6438
+ left: pe`
6439
6439
  transform: translate3d(-${fa}, 0, 0);
6440
6440
  `
6441
6441
  }, cM = j.div`
@@ -6523,9 +6523,9 @@ const nm = j.span`
6523
6523
  var n;
6524
6524
  return (n = e.$breakpoints) == null ? void 0 : n.map((t) => {
6525
6525
  const { areas: r, colGap: i, colAlign: o, cols: a, rowAlign: c, rowGap: u, rows: f } = t, p = a == null ? void 0 : a.map((y) => wh(y)).join(" "), g = f == null ? void 0 : f.map((y) => wh(y)).join(" ");
6526
- return me`
6526
+ return pe`
6527
6527
  @container ${uM(t)} {
6528
- ${r ? null : me`
6528
+ ${r ? null : pe`
6529
6529
  > ${nm} {
6530
6530
  grid-area: auto !important;
6531
6531
  }
@@ -6580,7 +6580,7 @@ const hM = j.hr`
6580
6580
  var(--cc_color_border_default);
6581
6581
 
6582
6582
  /* if ccMargin, convert spacing tokens to CSS variables */
6583
- ${(e) => e.$ccMargin ? me`
6583
+ ${(e) => e.$ccMargin ? pe`
6584
6584
  margin: ${qr(e.$ccMargin)};
6585
6585
  ` : null}
6586
6586
  `;
@@ -6687,14 +6687,14 @@ const am = (e) => {
6687
6687
  ${(e) => e.$disabled ? Ar : null}
6688
6688
 
6689
6689
  &:hover ${Es} {
6690
- ${(e) => e.$disabled ? null : me`
6690
+ ${(e) => e.$disabled ? null : pe`
6691
6691
  border-color: var(--cc_color_link_secondary);
6692
6692
  `}
6693
6693
  }
6694
6694
 
6695
6695
  &:has(${So}:checked) {
6696
6696
  &:hover ${Es} {
6697
- ${(e) => e.$disabled ? null : me`
6697
+ ${(e) => e.$disabled ? null : pe`
6698
6698
  border-color: var(--cc_color_link_subtle);
6699
6699
  `}
6700
6700
  }
@@ -6822,7 +6822,7 @@ const am = (e) => {
6822
6822
  all: initial;
6823
6823
  position: relative;
6824
6824
  display: block;
6825
- ${(e) => e.$message ? me`
6825
+ ${(e) => e.$message ? pe`
6826
6826
  margin-block-end: var(--cc_size_spacing_s);
6827
6827
  ` : null}
6828
6828
  `, bM = j.legend`
@@ -6874,11 +6874,11 @@ const am = (e) => {
6874
6874
  );
6875
6875
  }, SM = j.div`
6876
6876
  margin-block-start: var(--cc_size_spacing_xxs);
6877
- ${(e) => e.$layout === "inline" ? me`
6877
+ ${(e) => e.$layout === "inline" ? pe`
6878
6878
  display: flex;
6879
6879
  flex-wrap: wrap;
6880
6880
  gap: var(--cc_size_spacing_m);
6881
- ` : me`
6881
+ ` : pe`
6882
6882
  display: grid;
6883
6883
  row-gap: var(--cc_size_spacing_s);
6884
6884
  column-gap: var(--cc_size_spacing_l);
@@ -13206,14 +13206,14 @@ function gR({
13206
13206
  )
13207
13207
  ] });
13208
13208
  }
13209
- const mR = me`
13209
+ const mR = pe`
13210
13210
  background: var(--cc_color_button_background_primary);
13211
13211
  color: var(--cc_color_button_text_primary);
13212
13212
  border-radius: var(--cc_size_border_radius_l);
13213
13213
  &:hover {
13214
13214
  background: var(--cc_color_button_background_primary);
13215
13215
  }
13216
- `, Hc = me`
13216
+ `, Hc = pe`
13217
13217
  background: var(--cc_color_button_background_secondary);
13218
13218
  color: var(--cc_color_button_text_secondary);
13219
13219
  border-radius: var(--cc_size_border_radius_l);
@@ -13304,10 +13304,10 @@ const mR = me`
13304
13304
  border-radius: var(--cc_size_border_radius_l);
13305
13305
  transition: border-color 0.2s;
13306
13306
 
13307
- ${(e) => e.$disabled ? me`
13307
+ ${(e) => e.$disabled ? pe`
13308
13308
  ${Ar}
13309
13309
  background-color: var(--cc_color_background_3);
13310
- ` : me`
13310
+ ` : pe`
13311
13311
  &:hover {
13312
13312
  border-color: var(--cc_color_button_background_secondary);
13313
13313
  }
@@ -13344,11 +13344,11 @@ const mR = me`
13344
13344
  font-size: ${(e) => e.$size === "large" ? "var(--cc_size_text_m)" : "var(--cc_size_text_s)"};
13345
13345
  height: ${(e) => e.$size === "medium" ? 38 : 48}px;
13346
13346
  padding: ${(e) => e.$size === "large" ? "0 var(--cc_size_spacing_m)" : "0 calc(var(--cc_size_spacing_m) * 0.75)"};
13347
- ${(e) => e.$hideLabel ? me`
13347
+ ${(e) => e.$hideLabel ? pe`
13348
13348
  &::placeholder {
13349
13349
  color: var(--cc_color_text_subtle);
13350
13350
  }
13351
- ` : me`
13351
+ ` : pe`
13352
13352
  &::placeholder {
13353
13353
  color: var(--cc_color_text_nonessential);
13354
13354
  }
@@ -13368,7 +13368,7 @@ const mR = me`
13368
13368
  }
13369
13369
  }
13370
13370
  `, yR = j.label`
13371
- ${(e) => e.$hideLabel ? xr : me`
13371
+ ${(e) => e.$hideLabel ? xr : pe`
13372
13372
  all: initial;
13373
13373
  display: block;
13374
13374
  margin-block-end: var(--cc_size_spacing_xs);
@@ -13462,7 +13462,7 @@ const bR = j.ul`
13462
13462
  border-radius: var(--cc_size_border_radius_m);
13463
13463
  `, xR = j.div`
13464
13464
  position: relative;
13465
- ${(e) => e.$isDragOver ? me`
13465
+ ${(e) => e.$isDragOver ? pe`
13466
13466
  ${wd} {
13467
13467
  border-color: var(--cc_color_border_input_active);
13468
13468
  border-style: solid;
@@ -13476,7 +13476,7 @@ const bR = j.ul`
13476
13476
  opacity: 0;
13477
13477
  position: absolute;
13478
13478
  cursor: pointer;
13479
- ${(e) => e.$isDragOver ? null : me`
13479
+ ${(e) => e.$isDragOver ? null : pe`
13480
13480
  &:hover ~ ${wd} {
13481
13481
  border-color: var(--cc_color_button_background_secondary);
13482
13482
  }
@@ -13585,7 +13585,7 @@ const RN = Gt(
13585
13585
  }
13586
13586
  ), ER = j.label`
13587
13587
  all: initial;
13588
- ${(e) => e.$hideLabel ? xr : me`
13588
+ ${(e) => e.$hideLabel ? xr : pe`
13589
13589
  box-sizing: border-box;
13590
13590
  display: block;
13591
13591
  margin-block-end: var(--cc_size_spacing_xs);
@@ -13605,7 +13605,7 @@ const RN = Gt(
13605
13605
  &::placeholder {
13606
13606
  color: var(--cc_color_text_nonessential);
13607
13607
  }
13608
- ${(e) => e.disabled ? me`
13608
+ ${(e) => e.disabled ? pe`
13609
13609
  cursor: not-allowed;
13610
13610
  ` : null}
13611
13611
  `, MR = j.div`
@@ -13614,7 +13614,7 @@ const RN = Gt(
13614
13614
  border-color: ${(e) => e.$status === "error" ? "var(--cc_color_utility_destroy)" : "var(--cc_color_border_input_inactive)"};
13615
13615
  ${(e) => {
13616
13616
  if (!e.$status)
13617
- return me`
13617
+ return pe`
13618
13618
  @supports selector(:user-invalid) {
13619
13619
  &:has(input:user-invalid) {
13620
13620
  border-color: var(--cc_color_utility_destroy);
@@ -13629,10 +13629,10 @@ const RN = Gt(
13629
13629
  border-radius: var(--cc_size_border_radius_l);
13630
13630
  background: var(--cc_color_background_1);
13631
13631
  ${(e) => e.$message ? "margin-block-end: var(--cc_size_spacing_xs);" : null}
13632
- ${(e) => e.$disabled ? me`
13632
+ ${(e) => e.$disabled ? pe`
13633
13633
  ${Ar}
13634
13634
  background-color: var(--cc_color_background_3);
13635
- ` : me`
13635
+ ` : pe`
13636
13636
  &:hover {
13637
13637
  border-color: var(--cc_color_button_background_secondary);
13638
13638
  }
@@ -13821,13 +13821,13 @@ const RN = Gt(
13821
13821
  }
13822
13822
 
13823
13823
  &:hover:not(:has(${as}:checked)) ${ss} ${Va} {
13824
- ${(e) => e.$disabled ? null : me`
13824
+ ${(e) => e.$disabled ? null : pe`
13825
13825
  border-color: var(--cc_color_link_secondary);
13826
13826
  `}
13827
13827
  }
13828
13828
 
13829
13829
  &:hover:has(${as}:checked) ${ss} ${Va} {
13830
- ${(e) => e.$disabled ? null : me`
13830
+ ${(e) => e.$disabled ? null : pe`
13831
13831
  border-color: var(--cc_color_link_subtle);
13832
13832
  `}
13833
13833
  }
@@ -13918,12 +13918,12 @@ const LR = j.span`
13918
13918
  flex-shrink: 0;
13919
13919
  `, OR = j.label`
13920
13920
  all: initial;
13921
- ${(e) => e.$hideLabel ? xr : me`
13921
+ ${(e) => e.$hideLabel ? xr : pe`
13922
13922
  box-sizing: border-box;
13923
13923
  display: block;
13924
13924
  margin-block-end: var(--cc_size_spacing_xs);
13925
13925
  `}
13926
- `, ep = me`
13926
+ `, ep = pe`
13927
13927
  width: 100%;
13928
13928
  height: var(--cc_size_spacing_xs);
13929
13929
  background: var(--cc_color_button_background_subtle);
@@ -13931,7 +13931,7 @@ const LR = j.span`
13931
13931
  &:hover {
13932
13932
  border-color: var(--cc_color_link_secondary);
13933
13933
  }
13934
- `, tp = (e, n) => me`
13934
+ `, tp = (e, n) => pe`
13935
13935
  box-sizing: border-box;
13936
13936
  background: ${e === "error" || e === "success" ? Vt(e).accentColor : "var(--cc_color_button_background_secondary)"};
13937
13937
  height: var(--cc_size_spacing_m);
@@ -14074,7 +14074,7 @@ const LR = j.span`
14074
14074
  }
14075
14075
  ), BR = j.label`
14076
14076
  all: initial;
14077
- ${(e) => e.$hideLabel ? xr : me`
14077
+ ${(e) => e.$hideLabel ? xr : pe`
14078
14078
  box-sizing: border-box;
14079
14079
  display: block;
14080
14080
  margin-block-end: var(--cc_size_spacing_xs);
@@ -14084,16 +14084,25 @@ const LR = j.span`
14084
14084
  border-width: var(--cc_size_border_width_s);
14085
14085
  border-style: solid;
14086
14086
  border-color: ${(e) => e.$status === "error" ? "var(--cc_color_utility_destroy)" : "var(--cc_color_border_input_inactive)"};
14087
+ ${(e) => {
14088
+ if (!e.$status)
14089
+ return pe`
14090
+ @supports selector(:user-invalid) {
14091
+ &:has(select:user-invalid) {
14092
+ border-color: var(--cc_color_utility_destroy);
14093
+ }
14094
+ }
14095
+ `;
14096
+ }}
14087
14097
  min-width: 165px;
14088
14098
  transition: border-color 0.2s;
14089
14099
  border-radius: var(--cc_size_border_radius_l);
14090
14100
  background: var(--cc_color_background_1);
14091
- border-color: ${(e) => e.$status === "error" ? "var(--cc_color_utility_destroy)" : "var(--cc_color_border_input_inactive)"};
14092
14101
  ${(e) => e.$message ? "margin-block-end: var(--cc_size_spacing_xs);" : null}
14093
- ${(e) => e.$disabled ? me`
14102
+ ${(e) => e.$disabled ? pe`
14094
14103
  ${Ar}
14095
14104
  background-color: var(--cc_color_background_3);
14096
- ` : me`
14105
+ ` : pe`
14097
14106
  &:hover {
14098
14107
  border-color: var(--cc_color_button_background_secondary);
14099
14108
  }
@@ -14172,7 +14181,7 @@ const LR = j.span`
14172
14181
  {
14173
14182
  ref: f,
14174
14183
  "aria-describedby": t ? `${u.id}-message` : "",
14175
- "aria-invalid": r === "error",
14184
+ "aria-invalid": r === "error" ? !0 : void 0,
14176
14185
  $inputSize: c,
14177
14186
  ...u,
14178
14187
  children: a.map((p) => /* @__PURE__ */ L(
@@ -14211,6 +14220,16 @@ const LR = j.span`
14211
14220
  border-style: solid;
14212
14221
  border-radius: var(--cc_size_border_radius_l);
14213
14222
  border-color: ${(e) => e.$status === "error" ? "var(--cc_color_utility_destroy)" : "var(--cc_color_border_input_inactive)"};
14223
+ ${(e) => {
14224
+ if (!e.$status)
14225
+ return pe`
14226
+ @supports selector(:user-invalid) {
14227
+ &:user-invalid {
14228
+ border-color: var(--cc_color_utility_destroy);
14229
+ }
14230
+ }
14231
+ `;
14232
+ }}
14214
14233
  overflow-y: ${(e) => e.rows ? "auto" : "hidden"};
14215
14234
  transition: border-color 0.2s, height 0.2s;
14216
14235
 
@@ -14224,17 +14243,17 @@ const LR = j.span`
14224
14243
  outline-offset: -2px;
14225
14244
  }
14226
14245
 
14227
- ${(e) => e.disabled ? me`
14246
+ ${(e) => e.disabled ? pe`
14228
14247
  ${Ar}
14229
14248
  background-color: var(--cc_color_background_3);
14230
- ` : me`
14249
+ ` : pe`
14231
14250
  &:hover {
14232
14251
  border-color: var(--cc_color_button_background_secondary);
14233
14252
  }
14234
14253
  `}
14235
14254
  `, qR = j.label`
14236
14255
  all: initial;
14237
- ${(e) => e.$hideLabel ? xr : me`
14256
+ ${(e) => e.$hideLabel ? xr : pe`
14238
14257
  box-sizing: border-box;
14239
14258
  display: block;
14240
14259
  margin-block-end: var(--cc_size_spacing_xs);
@@ -14263,7 +14282,7 @@ const LR = j.span`
14263
14282
  },
14264
14283
  [r, i, c, o.rows]
14265
14284
  ), {
14266
- status: f = "normal",
14285
+ status: f,
14267
14286
  disabled: p = !1,
14268
14287
  message: g,
14269
14288
  className: y,
@@ -14284,7 +14303,7 @@ const LR = j.span`
14284
14303
  GR,
14285
14304
  {
14286
14305
  "aria-describedby": o.message ? `${o.id}-message` : "",
14287
- "aria-invalid": f === "error",
14306
+ "aria-invalid": f === "error" ? !0 : void 0,
14288
14307
  disabled: p,
14289
14308
  $inputSize: n,
14290
14309
  $message: g,
@@ -14631,10 +14650,10 @@ function eI() {
14631
14650
  function T() {
14632
14651
  h || (h = S(function(H) {
14633
14652
  function G() {
14634
- function J(pe, R) {
14635
- var W, x, E = pe.length, ie, Q, Ee, Ve;
14653
+ function J(ge, R) {
14654
+ var W, x, E = ge.length, ie, Q, Ee, Ve;
14636
14655
  for (x = 0; x < E; x += 1)
14637
- if (W = pe[x], "ks" in W && !W.completed) {
14656
+ if (W = ge[x], "ks" in W && !W.completed) {
14638
14657
  if (W.completed = !0, W.hasMask) {
14639
14658
  var je = W.masksProperties;
14640
14659
  for (Q = je.length, ie = 0; ie < Q; ie += 1)
@@ -14647,47 +14666,47 @@ function eI() {
14647
14666
  W.ty === 0 ? (W.layers = $(W.refId, R), J(W.layers, R)) : W.ty === 4 ? D(W.shapes) : W.ty === 5 && Ke(W);
14648
14667
  }
14649
14668
  }
14650
- function z(pe, R) {
14651
- if (pe) {
14652
- var W = 0, x = pe.length;
14669
+ function z(ge, R) {
14670
+ if (ge) {
14671
+ var W = 0, x = ge.length;
14653
14672
  for (W = 0; W < x; W += 1)
14654
- pe[W].t === 1 && (pe[W].data.layers = $(pe[W].data.refId, R), J(pe[W].data.layers, R));
14673
+ ge[W].t === 1 && (ge[W].data.layers = $(ge[W].data.refId, R), J(ge[W].data.layers, R));
14655
14674
  }
14656
14675
  }
14657
- function I(pe, R) {
14676
+ function I(ge, R) {
14658
14677
  for (var W = 0, x = R.length; W < x; ) {
14659
- if (R[W].id === pe)
14678
+ if (R[W].id === ge)
14660
14679
  return R[W];
14661
14680
  W += 1;
14662
14681
  }
14663
14682
  return null;
14664
14683
  }
14665
- function $(pe, R) {
14666
- var W = I(pe, R);
14684
+ function $(ge, R) {
14685
+ var W = I(ge, R);
14667
14686
  return W ? W.layers.__used ? JSON.parse(JSON.stringify(W.layers)) : (W.layers.__used = !0, W.layers) : null;
14668
14687
  }
14669
- function D(pe) {
14670
- var R, W = pe.length, x, E;
14688
+ function D(ge) {
14689
+ var R, W = ge.length, x, E;
14671
14690
  for (R = W - 1; R >= 0; R -= 1)
14672
- if (pe[R].ty === "sh")
14673
- if (pe[R].ks.k.i)
14674
- O(pe[R].ks.k);
14691
+ if (ge[R].ty === "sh")
14692
+ if (ge[R].ks.k.i)
14693
+ O(ge[R].ks.k);
14675
14694
  else
14676
- for (E = pe[R].ks.k.length, x = 0; x < E; x += 1)
14677
- pe[R].ks.k[x].s && O(pe[R].ks.k[x].s[0]), pe[R].ks.k[x].e && O(pe[R].ks.k[x].e[0]);
14678
- else pe[R].ty === "gr" && D(pe[R].it);
14695
+ for (E = ge[R].ks.k.length, x = 0; x < E; x += 1)
14696
+ ge[R].ks.k[x].s && O(ge[R].ks.k[x].s[0]), ge[R].ks.k[x].e && O(ge[R].ks.k[x].e[0]);
14697
+ else ge[R].ty === "gr" && D(ge[R].it);
14679
14698
  }
14680
- function O(pe) {
14681
- var R, W = pe.i.length;
14699
+ function O(ge) {
14700
+ var R, W = ge.i.length;
14682
14701
  for (R = 0; R < W; R += 1)
14683
- pe.i[R][0] += pe.v[R][0], pe.i[R][1] += pe.v[R][1], pe.o[R][0] += pe.v[R][0], pe.o[R][1] += pe.v[R][1];
14702
+ ge.i[R][0] += ge.v[R][0], ge.i[R][1] += ge.v[R][1], ge.o[R][0] += ge.v[R][0], ge.o[R][1] += ge.v[R][1];
14684
14703
  }
14685
- function q(pe, R) {
14704
+ function q(ge, R) {
14686
14705
  var W = R ? R.split(".") : [100, 100, 100];
14687
- return pe[0] > W[0] ? !0 : W[0] > pe[0] ? !1 : pe[1] > W[1] ? !0 : W[1] > pe[1] ? !1 : pe[2] > W[2] ? !0 : W[2] > pe[2] ? !1 : null;
14706
+ return ge[0] > W[0] ? !0 : W[0] > ge[0] ? !1 : ge[1] > W[1] ? !0 : W[1] > ge[1] ? !1 : ge[2] > W[2] ? !0 : W[2] > ge[2] ? !1 : null;
14688
14707
  }
14689
14708
  var te = /* @__PURE__ */ (function() {
14690
- var pe = [4, 4, 14];
14709
+ var ge = [4, 4, 14];
14691
14710
  function R(x) {
14692
14711
  var E = x.t.d;
14693
14712
  x.t.d = {
@@ -14703,16 +14722,16 @@ function eI() {
14703
14722
  x[E].ty === 5 && R(x[E]);
14704
14723
  }
14705
14724
  return function(x) {
14706
- if (q(pe, x.v) && (W(x.layers), x.assets)) {
14725
+ if (q(ge, x.v) && (W(x.layers), x.assets)) {
14707
14726
  var E, ie = x.assets.length;
14708
14727
  for (E = 0; E < ie; E += 1)
14709
14728
  x.assets[E].layers && W(x.assets[E].layers);
14710
14729
  }
14711
14730
  };
14712
14731
  })(), oe = /* @__PURE__ */ (function() {
14713
- var pe = [4, 7, 99];
14732
+ var ge = [4, 7, 99];
14714
14733
  return function(R) {
14715
- if (R.chars && !q(pe, R.v)) {
14734
+ if (R.chars && !q(ge, R.v)) {
14716
14735
  var W, x = R.chars.length;
14717
14736
  for (W = 0; W < x; W += 1) {
14718
14737
  var E = R.chars[W];
@@ -14773,8 +14792,8 @@ function eI() {
14773
14792
  }
14774
14793
  }
14775
14794
  };
14776
- })(), ge = /* @__PURE__ */ (function() {
14777
- var pe = [5, 7, 15];
14795
+ })(), me = /* @__PURE__ */ (function() {
14796
+ var ge = [5, 7, 15];
14778
14797
  function R(x) {
14779
14798
  var E = x.t.p;
14780
14799
  typeof E.a == "number" && (E.a = {
@@ -14794,14 +14813,14 @@ function eI() {
14794
14813
  x[E].ty === 5 && R(x[E]);
14795
14814
  }
14796
14815
  return function(x) {
14797
- if (q(pe, x.v) && (W(x.layers), x.assets)) {
14816
+ if (q(ge, x.v) && (W(x.layers), x.assets)) {
14798
14817
  var E, ie = x.assets.length;
14799
14818
  for (E = 0; E < ie; E += 1)
14800
14819
  x.assets[E].layers && W(x.assets[E].layers);
14801
14820
  }
14802
14821
  };
14803
14822
  })(), We = /* @__PURE__ */ (function() {
14804
- var pe = [4, 1, 9];
14823
+ var ge = [4, 1, 9];
14805
14824
  function R(x) {
14806
14825
  var E, ie = x.length, Q, Ee;
14807
14826
  for (E = 0; E < ie; E += 1)
@@ -14820,14 +14839,14 @@ function eI() {
14820
14839
  x[E].ty === 4 && R(x[E].shapes);
14821
14840
  }
14822
14841
  return function(x) {
14823
- if (q(pe, x.v) && (W(x.layers), x.assets)) {
14842
+ if (q(ge, x.v) && (W(x.layers), x.assets)) {
14824
14843
  var E, ie = x.assets.length;
14825
14844
  for (E = 0; E < ie; E += 1)
14826
14845
  x.assets[E].layers && W(x.assets[E].layers);
14827
14846
  }
14828
14847
  };
14829
14848
  })(), Fe = /* @__PURE__ */ (function() {
14830
- var pe = [4, 4, 18];
14849
+ var ge = [4, 4, 18];
14831
14850
  function R(x) {
14832
14851
  var E, ie = x.length, Q, Ee;
14833
14852
  for (E = ie - 1; E >= 0; E -= 1)
@@ -14855,21 +14874,21 @@ function eI() {
14855
14874
  }
14856
14875
  }
14857
14876
  return function(x) {
14858
- if (q(pe, x.v) && (W(x.layers), x.assets)) {
14877
+ if (q(ge, x.v) && (W(x.layers), x.assets)) {
14859
14878
  var E, ie = x.assets.length;
14860
14879
  for (E = 0; E < ie; E += 1)
14861
14880
  x.assets[E].layers && W(x.assets[E].layers);
14862
14881
  }
14863
14882
  };
14864
14883
  })();
14865
- function xe(pe) {
14866
- pe.__complete || (We(pe), te(pe), oe(pe), ge(pe), Fe(pe), J(pe.layers, pe.assets), z(pe.chars, pe.assets), pe.__complete = !0);
14884
+ function xe(ge) {
14885
+ ge.__complete || (We(ge), te(ge), oe(ge), me(ge), Fe(ge), J(ge.layers, ge.assets), z(ge.chars, ge.assets), ge.__complete = !0);
14867
14886
  }
14868
- function Ke(pe) {
14869
- pe.t.a.length === 0 && "m" in pe.t.p;
14887
+ function Ke(ge) {
14888
+ ge.t.a.length === 0 && "m" in ge.t.p;
14870
14889
  }
14871
14890
  var De = {};
14872
- return De.completeData = xe, De.checkColors = We, De.checkChars = oe, De.checkPathProperties = ge, De.checkShapes = Fe, De.completeLayers = J, De;
14891
+ return De.completeData = xe, De.checkColors = We, De.checkChars = oe, De.checkPathProperties = me, De.checkShapes = Fe, De.completeLayers = J, De;
14873
14892
  }
14874
14893
  if (m.dataManager || (m.dataManager = G()), m.assetLoader || (m.assetLoader = /* @__PURE__ */ (function() {
14875
14894
  function J(I) {
@@ -15516,7 +15535,7 @@ function eI() {
15516
15535
  Ve.style.width = "100%", Ve.style.height = "100%", Ve.setAttribute("data-bm-type", x), Ee.appendChild(Ve), k(Ve, R);
15517
15536
  }
15518
15537
  }
15519
- function ge() {
15538
+ function me() {
15520
15539
  var R;
15521
15540
  for (R = 0; R < h; R += 1)
15522
15541
  l[R].animation.resize();
@@ -15540,12 +15559,12 @@ function eI() {
15540
15559
  for (W = 0; W < h; W += 1)
15541
15560
  l[W].animation.mute(R);
15542
15561
  }
15543
- function pe(R) {
15562
+ function ge(R) {
15544
15563
  var W;
15545
15564
  for (W = 0; W < h; W += 1)
15546
15565
  l[W].animation.unmute(R);
15547
15566
  }
15548
- return s.registerAnimation = k, s.loadAnimation = H, s.setSpeed = G, s.setDirection = Y, s.play = J, s.pause = $, s.stop = O, s.togglePause = q, s.searchAnimations = oe, s.resize = ge, s.goToAndStop = D, s.destroy = te, s.freeze = Fe, s.unfreeze = xe, s.setVolume = Ke, s.mute = De, s.unmute = pe, s.getRegisteredAnimations = A, s;
15567
+ return s.registerAnimation = k, s.loadAnimation = H, s.setSpeed = G, s.setDirection = Y, s.play = J, s.pause = $, s.stop = O, s.togglePause = q, s.searchAnimations = oe, s.resize = me, s.goToAndStop = D, s.destroy = te, s.freeze = Fe, s.unfreeze = xe, s.setVolume = Ke, s.mute = De, s.unmute = ge, s.getRegisteredAnimations = A, s;
15549
15568
  })(), zo = (function() {
15550
15569
  var s = {};
15551
15570
  s.getBezierEasing = d;
@@ -15574,10 +15593,10 @@ function eI() {
15574
15593
  return 3 * V($, D) * I * I + 2 * re($, D) * I + M($);
15575
15594
  }
15576
15595
  function Y(I, $, D, O, q) {
15577
- var te, oe, ge = 0;
15596
+ var te, oe, me = 0;
15578
15597
  do
15579
15598
  oe = $ + (D - $) / 2, te = H(oe, O, q) - I, te > 0 ? D = oe : $ = oe;
15580
- while (Math.abs(te) > m && ++ge < S);
15599
+ while (Math.abs(te) > m && ++me < S);
15581
15600
  return oe;
15582
15601
  }
15583
15602
  function J(I, $, D, O) {
@@ -15610,7 +15629,7 @@ function eI() {
15610
15629
  * getTForX chose the fastest heuristic to determine the percentage value precisely from a given X projection.
15611
15630
  */
15612
15631
  _getTForX: function($) {
15613
- for (var D = this._p[0], O = this._p[2], q = this._mSampleValues, te = 0, oe = 1, ge = T - 1; oe !== ge && q[oe] <= $; ++oe)
15632
+ for (var D = this._p[0], O = this._p[2], q = this._mSampleValues, te = 0, oe = 1, me = T - 1; oe !== me && q[oe] <= $; ++oe)
15614
15633
  te += k;
15615
15634
  --oe;
15616
15635
  var We = ($ - q[oe]) / (q[oe + 1] - q[oe]), Fe = te + We * k, xe = G(Fe, D, O);
@@ -15677,10 +15696,10 @@ function eI() {
15677
15696
  }
15678
15697
  var h = /* @__PURE__ */ (function() {
15679
15698
  return function(M, H, G, Y) {
15680
- var J = Ue(), z, I, $, D, O, q = 0, te, oe = [], ge = [], We = Bd.newElement();
15699
+ var J = Ue(), z, I, $, D, O, q = 0, te, oe = [], me = [], We = Bd.newElement();
15681
15700
  for ($ = G.length, z = 0; z < J; z += 1) {
15682
15701
  for (O = z / (J - 1), te = 0, I = 0; I < $; I += 1)
15683
- D = B(1 - O, 3) * M[I] + 3 * B(1 - O, 2) * O * G[I] + 3 * (1 - O) * B(O, 2) * Y[I] + B(O, 3) * H[I], oe[I] = D, ge[I] !== null && (te += B(oe[I] - ge[I], 2)), ge[I] = oe[I];
15702
+ D = B(1 - O, 3) * M[I] + 3 * B(1 - O, 2) * O * G[I] + 3 * (1 - O) * B(O, 2) * Y[I] + B(O, 3) * H[I], oe[I] = D, me[I] !== null && (te += B(oe[I] - me[I], 2)), me[I] = oe[I];
15684
15703
  te && (te = X(te), q += te), We.percents[z] = O, We.lengths[z] = q;
15685
15704
  }
15686
15705
  return We.addedLength = q, We;
@@ -15703,13 +15722,13 @@ function eI() {
15703
15722
  return function(H, G, Y, J) {
15704
15723
  var z = (H[0] + "_" + H[1] + "_" + G[0] + "_" + G[1] + "_" + Y[0] + "_" + Y[1] + "_" + J[0] + "_" + J[1]).replace(/\./g, "p");
15705
15724
  if (!M[z]) {
15706
- var I = Ue(), $, D, O, q, te, oe = 0, ge, We, Fe = null;
15725
+ var I = Ue(), $, D, O, q, te, oe = 0, me, We, Fe = null;
15707
15726
  H.length === 2 && (H[0] !== G[0] || H[1] !== G[1]) && l(H[0], H[1], G[0], G[1], H[0] + Y[0], H[1] + Y[1]) && l(H[0], H[1], G[0], G[1], G[0] + J[0], G[1] + J[1]) && (I = 2);
15708
15727
  var xe = new m(I);
15709
15728
  for (O = Y.length, $ = 0; $ < I; $ += 1) {
15710
- for (We = w(O), te = $ / (I - 1), ge = 0, D = 0; D < O; D += 1)
15711
- q = B(1 - te, 3) * H[D] + 3 * B(1 - te, 2) * te * (H[D] + Y[D]) + 3 * (1 - te) * B(te, 2) * (G[D] + J[D]) + B(te, 3) * G[D], We[D] = q, Fe !== null && (ge += B(We[D] - Fe[D], 2));
15712
- ge = X(ge), oe += ge, xe.points[$] = new S(ge, We), Fe = We;
15729
+ for (We = w(O), te = $ / (I - 1), me = 0, D = 0; D < O; D += 1)
15730
+ q = B(1 - te, 3) * H[D] + 3 * B(1 - te, 2) * te * (H[D] + Y[D]) + 3 * (1 - te) * B(te, 2) * (G[D] + J[D]) + B(te, 3) * G[D], We[D] = q, Fe !== null && (me += B(We[D] - Fe[D], 2));
15731
+ me = X(me), oe += me, xe.points[$] = new S(me, We), Fe = We;
15713
15732
  }
15714
15733
  xe.segmentLength = oe, M[z] = xe;
15715
15734
  }
@@ -15737,9 +15756,9 @@ function eI() {
15737
15756
  J < 0 ? J = 0 : J > 1 && (J = 1);
15738
15757
  var $ = k(J, I);
15739
15758
  z = z > 1 ? 1 : z;
15740
- var D = k(z, I), O, q = M.length, te = 1 - $, oe = 1 - D, ge = te * te * te, We = $ * te * te * 3, Fe = $ * $ * te * 3, xe = $ * $ * $, Ke = te * te * oe, De = $ * te * oe + te * $ * oe + te * te * D, pe = $ * $ * oe + te * $ * D + $ * te * D, R = $ * $ * D, W = te * oe * oe, x = $ * oe * oe + te * D * oe + te * oe * D, E = $ * D * oe + te * D * D + $ * oe * D, ie = $ * D * D, Q = oe * oe * oe, Ee = D * oe * oe + oe * D * oe + oe * oe * D, Ve = D * D * oe + oe * D * D + D * oe * D, je = D * D * D;
15759
+ var D = k(z, I), O, q = M.length, te = 1 - $, oe = 1 - D, me = te * te * te, We = $ * te * te * 3, Fe = $ * $ * te * 3, xe = $ * $ * $, Ke = te * te * oe, De = $ * te * oe + te * $ * oe + te * te * D, ge = $ * $ * oe + te * $ * D + $ * te * D, R = $ * $ * D, W = te * oe * oe, x = $ * oe * oe + te * D * oe + te * oe * D, E = $ * D * oe + te * D * D + $ * oe * D, ie = $ * D * D, Q = oe * oe * oe, Ee = D * oe * oe + oe * D * oe + oe * oe * D, Ve = D * D * oe + oe * D * D + D * oe * D, je = D * D * D;
15741
15760
  for (O = 0; O < q; O += 1)
15742
- V[O * 4] = s.round((ge * M[O] + We * G[O] + Fe * Y[O] + xe * H[O]) * 1e3) / 1e3, V[O * 4 + 1] = s.round((Ke * M[O] + De * G[O] + pe * Y[O] + R * H[O]) * 1e3) / 1e3, V[O * 4 + 2] = s.round((W * M[O] + x * G[O] + E * Y[O] + ie * H[O]) * 1e3) / 1e3, V[O * 4 + 3] = s.round((Q * M[O] + Ee * G[O] + Ve * Y[O] + je * H[O]) * 1e3) / 1e3;
15761
+ V[O * 4] = s.round((me * M[O] + We * G[O] + Fe * Y[O] + xe * H[O]) * 1e3) / 1e3, V[O * 4 + 1] = s.round((Ke * M[O] + De * G[O] + ge * Y[O] + R * H[O]) * 1e3) / 1e3, V[O * 4 + 2] = s.round((W * M[O] + x * G[O] + E * Y[O] + ie * H[O]) * 1e3) / 1e3, V[O * 4 + 3] = s.round((Q * M[O] + Ee * G[O] + Ve * Y[O] + je * H[O]) * 1e3) / 1e3;
15743
15762
  return V;
15744
15763
  }
15745
15764
  return {
@@ -15793,19 +15812,19 @@ function eI() {
15793
15812
  l._lastPoint = Y, l._lastAddedLength = oe - D.points[Y].partialLength, l._lastKeyframeIndex = m;
15794
15813
  }
15795
15814
  } else {
15796
- var ge, We, Fe, xe, Ke;
15815
+ var me, We, Fe, xe, Ke;
15797
15816
  if (S = k.s.length, $ = A.s || k.e, this.sh && k.h !== 1)
15798
15817
  if (s >= z)
15799
15818
  h[0] = $[0], h[1] = $[1], h[2] = $[2];
15800
15819
  else if (s <= I)
15801
15820
  h[0] = k.s[0], h[1] = k.s[1], h[2] = k.s[2];
15802
15821
  else {
15803
- var De = Gd(k.s), pe = Gd($), R = (s - I) / (z - I);
15804
- c_(h, l_(De, pe, R));
15822
+ var De = Gd(k.s), ge = Gd($), R = (s - I) / (z - I);
15823
+ c_(h, l_(De, ge, R));
15805
15824
  }
15806
15825
  else
15807
15826
  for (m = 0; m < S; m += 1)
15808
- k.h !== 1 && (s >= z ? H = 1 : s < I ? H = 0 : (k.o.x.constructor === Array ? (V.__fnct || (V.__fnct = []), V.__fnct[m] ? J = V.__fnct[m] : (ge = k.o.x[m] === void 0 ? k.o.x[0] : k.o.x[m], We = k.o.y[m] === void 0 ? k.o.y[0] : k.o.y[m], Fe = k.i.x[m] === void 0 ? k.i.x[0] : k.i.x[m], xe = k.i.y[m] === void 0 ? k.i.y[0] : k.i.y[m], J = zo.getBezierEasing(ge, We, Fe, xe).get, V.__fnct[m] = J)) : V.__fnct ? J = V.__fnct : (ge = k.o.x, We = k.o.y, Fe = k.i.x, xe = k.i.y, J = zo.getBezierEasing(ge, We, Fe, xe).get, k.keyframeMetadata = J), H = J((s - I) / (z - I)))), $ = A.s || k.e, Ke = k.h === 1 ? k.s[m] : k.s[m] + ($[m] - k.s[m]) * H, this.propType === "multidimensional" ? h[m] = Ke : h = Ke;
15827
+ k.h !== 1 && (s >= z ? H = 1 : s < I ? H = 0 : (k.o.x.constructor === Array ? (V.__fnct || (V.__fnct = []), V.__fnct[m] ? J = V.__fnct[m] : (me = k.o.x[m] === void 0 ? k.o.x[0] : k.o.x[m], We = k.o.y[m] === void 0 ? k.o.y[0] : k.o.y[m], Fe = k.i.x[m] === void 0 ? k.i.x[0] : k.i.x[m], xe = k.i.y[m] === void 0 ? k.i.y[0] : k.i.y[m], J = zo.getBezierEasing(me, We, Fe, xe).get, V.__fnct[m] = J)) : V.__fnct ? J = V.__fnct : (me = k.o.x, We = k.o.y, Fe = k.i.x, xe = k.i.y, J = zo.getBezierEasing(me, We, Fe, xe).get, k.keyframeMetadata = J), H = J((s - I) / (z - I)))), $ = A.s || k.e, Ke = k.h === 1 ? k.s[m] : k.s[m] + ($[m] - k.s[m]) * H, this.propType === "multidimensional" ? h[m] = Ke : h = Ke;
15809
15828
  }
15810
15829
  return l.lastIndex = v, h;
15811
15830
  }
@@ -16026,15 +16045,15 @@ function eI() {
16026
16045
  })(), qs = (function() {
16027
16046
  var s = -999999;
16028
16047
  function l(z, I, $) {
16029
- var D = $.lastIndex, O, q, te, oe, ge, We, Fe, xe, Ke, De = this.keyframes;
16048
+ var D = $.lastIndex, O, q, te, oe, me, We, Fe, xe, Ke, De = this.keyframes;
16030
16049
  if (z < De[0].t - this.offsetTime)
16031
16050
  O = De[0].s[0], te = !0, D = 0;
16032
16051
  else if (z >= De[De.length - 1].t - this.offsetTime)
16033
16052
  O = De[De.length - 1].s ? De[De.length - 1].s[0] : De[De.length - 2].e[0], te = !0;
16034
16053
  else {
16035
- for (var pe = D, R = De.length - 1, W = !0, x, E, ie; W && (x = De[pe], E = De[pe + 1], !(E.t - this.offsetTime > z)); )
16036
- pe < R - 1 ? pe += 1 : W = !1;
16037
- if (ie = this.keyframesMetadata[pe] || {}, te = x.h === 1, D = pe, !te) {
16054
+ for (var ge = D, R = De.length - 1, W = !0, x, E, ie; W && (x = De[ge], E = De[ge + 1], !(E.t - this.offsetTime > z)); )
16055
+ ge < R - 1 ? ge += 1 : W = !1;
16056
+ if (ie = this.keyframesMetadata[ge] || {}, te = x.h === 1, D = ge, !te) {
16038
16057
  if (z >= E.t - this.offsetTime)
16039
16058
  xe = 1;
16040
16059
  else if (z < x.t - this.offsetTime)
@@ -16048,8 +16067,8 @@ function eI() {
16048
16067
  O = x.s[0];
16049
16068
  }
16050
16069
  for (We = I._length, Fe = O.i[0].length, $.lastIndex = D, oe = 0; oe < We; oe += 1)
16051
- for (ge = 0; ge < Fe; ge += 1)
16052
- Ke = te ? O.i[oe][ge] : O.i[oe][ge] + (q.i[oe][ge] - O.i[oe][ge]) * xe, I.i[oe][ge] = Ke, Ke = te ? O.o[oe][ge] : O.o[oe][ge] + (q.o[oe][ge] - O.o[oe][ge]) * xe, I.o[oe][ge] = Ke, Ke = te ? O.v[oe][ge] : O.v[oe][ge] + (q.v[oe][ge] - O.v[oe][ge]) * xe, I.v[oe][ge] = Ke;
16070
+ for (me = 0; me < Fe; me += 1)
16071
+ Ke = te ? O.i[oe][me] : O.i[oe][me] + (q.i[oe][me] - O.i[oe][me]) * xe, I.i[oe][me] = Ke, Ke = te ? O.o[oe][me] : O.o[oe][me] + (q.o[oe][me] - O.o[oe][me]) * xe, I.o[oe][me] = Ke, Ke = te ? O.v[oe][me] : O.v[oe][me] + (q.v[oe][me] - O.v[oe][me]) * xe, I.v[oe][me] = Ke;
16053
16072
  }
16054
16073
  function d() {
16055
16074
  var z = this.comp.renderedFrame - this.offsetTime, I = this.keyframes[0].t - this.offsetTime, $ = this.keyframes[this.keyframes.length - 1].t - this.offsetTime, D = this._caching.lastFrame;
@@ -16118,8 +16137,8 @@ function eI() {
16118
16137
  this.elem.globalData.frameId !== this.frameId && (this.frameId = this.elem.globalData.frameId, this.iterateDynamicProperties(), this._mdf && this.convertEllToPath());
16119
16138
  },
16120
16139
  convertEllToPath: function() {
16121
- var D = this.p.v[0], O = this.p.v[1], q = this.s.v[0] / 2, te = this.s.v[1] / 2, oe = this.d !== 3, ge = this.v;
16122
- ge.v[0][0] = D, ge.v[0][1] = O - te, ge.v[1][0] = oe ? D + q : D - q, ge.v[1][1] = O, ge.v[2][0] = D, ge.v[2][1] = O + te, ge.v[3][0] = oe ? D - q : D + q, ge.v[3][1] = O, ge.i[0][0] = oe ? D - q * z : D + q * z, ge.i[0][1] = O - te, ge.i[1][0] = oe ? D + q : D - q, ge.i[1][1] = O - te * z, ge.i[2][0] = oe ? D + q * z : D - q * z, ge.i[2][1] = O + te, ge.i[3][0] = oe ? D - q : D + q, ge.i[3][1] = O + te * z, ge.o[0][0] = oe ? D + q * z : D - q * z, ge.o[0][1] = O - te, ge.o[1][0] = oe ? D + q : D - q, ge.o[1][1] = O + te * z, ge.o[2][0] = oe ? D - q * z : D + q * z, ge.o[2][1] = O + te, ge.o[3][0] = oe ? D - q : D + q, ge.o[3][1] = O - te * z;
16140
+ var D = this.p.v[0], O = this.p.v[1], q = this.s.v[0] / 2, te = this.s.v[1] / 2, oe = this.d !== 3, me = this.v;
16141
+ me.v[0][0] = D, me.v[0][1] = O - te, me.v[1][0] = oe ? D + q : D - q, me.v[1][1] = O, me.v[2][0] = D, me.v[2][1] = O + te, me.v[3][0] = oe ? D - q : D + q, me.v[3][1] = O, me.i[0][0] = oe ? D - q * z : D + q * z, me.i[0][1] = O - te, me.i[1][0] = oe ? D + q : D - q, me.i[1][1] = O - te * z, me.i[2][0] = oe ? D + q * z : D - q * z, me.i[2][1] = O + te, me.i[3][0] = oe ? D - q : D + q, me.i[3][1] = O + te * z, me.o[0][0] = oe ? D + q * z : D - q * z, me.o[0][1] = O - te, me.o[1][0] = oe ? D + q : D - q, me.o[1][1] = O + te * z, me.o[2][0] = oe ? D - q * z : D + q * z, me.o[2][1] = O + te, me.o[3][0] = oe ? D - q : D + q, me.o[3][1] = O - te * z;
16123
16142
  }
16124
16143
  }, g([Ht], I), I;
16125
16144
  })(), re = (function() {
@@ -16132,20 +16151,20 @@ function eI() {
16132
16151
  this.elem.globalData.frameId !== this.frameId && (this.frameId = this.elem.globalData.frameId, this.iterateDynamicProperties(), this._mdf && this.convertToPath());
16133
16152
  },
16134
16153
  convertStarToPath: function() {
16135
- var $ = Math.floor(this.pt.v) * 2, D = Math.PI * 2 / $, O = !0, q = this.or.v, te = this.ir.v, oe = this.os.v, ge = this.is.v, We = 2 * Math.PI * q / ($ * 2), Fe = 2 * Math.PI * te / ($ * 2), xe, Ke, De, pe, R = -Math.PI / 2;
16154
+ var $ = Math.floor(this.pt.v) * 2, D = Math.PI * 2 / $, O = !0, q = this.or.v, te = this.ir.v, oe = this.os.v, me = this.is.v, We = 2 * Math.PI * q / ($ * 2), Fe = 2 * Math.PI * te / ($ * 2), xe, Ke, De, ge, R = -Math.PI / 2;
16136
16155
  R += this.r.v;
16137
16156
  var W = this.data.d === 3 ? -1 : 1;
16138
16157
  for (this.v._length = 0, xe = 0; xe < $; xe += 1) {
16139
- Ke = O ? q : te, De = O ? oe : ge, pe = O ? We : Fe;
16158
+ Ke = O ? q : te, De = O ? oe : me, ge = O ? We : Fe;
16140
16159
  var x = Ke * Math.cos(R), E = Ke * Math.sin(R), ie = x === 0 && E === 0 ? 0 : E / Math.sqrt(x * x + E * E), Q = x === 0 && E === 0 ? 0 : -x / Math.sqrt(x * x + E * E);
16141
- x += +this.p.v[0], E += +this.p.v[1], this.v.setTripleAt(x, E, x - ie * pe * De * W, E - Q * pe * De * W, x + ie * pe * De * W, E + Q * pe * De * W, xe, !0), O = !O, R += D * W;
16160
+ x += +this.p.v[0], E += +this.p.v[1], this.v.setTripleAt(x, E, x - ie * ge * De * W, E - Q * ge * De * W, x + ie * ge * De * W, E + Q * ge * De * W, xe, !0), O = !O, R += D * W;
16142
16161
  }
16143
16162
  },
16144
16163
  convertPolygonToPath: function() {
16145
- var $ = Math.floor(this.pt.v), D = Math.PI * 2 / $, O = this.or.v, q = this.os.v, te = 2 * Math.PI * O / ($ * 4), oe, ge = -Math.PI * 0.5, We = this.data.d === 3 ? -1 : 1;
16146
- for (ge += this.r.v, this.v._length = 0, oe = 0; oe < $; oe += 1) {
16147
- var Fe = O * Math.cos(ge), xe = O * Math.sin(ge), Ke = Fe === 0 && xe === 0 ? 0 : xe / Math.sqrt(Fe * Fe + xe * xe), De = Fe === 0 && xe === 0 ? 0 : -Fe / Math.sqrt(Fe * Fe + xe * xe);
16148
- Fe += +this.p.v[0], xe += +this.p.v[1], this.v.setTripleAt(Fe, xe, Fe - Ke * te * q * We, xe - De * te * q * We, Fe + Ke * te * q * We, xe + De * te * q * We, oe, !0), ge += D * We;
16164
+ var $ = Math.floor(this.pt.v), D = Math.PI * 2 / $, O = this.or.v, q = this.os.v, te = 2 * Math.PI * O / ($ * 4), oe, me = -Math.PI * 0.5, We = this.data.d === 3 ? -1 : 1;
16165
+ for (me += this.r.v, this.v._length = 0, oe = 0; oe < $; oe += 1) {
16166
+ var Fe = O * Math.cos(me), xe = O * Math.sin(me), Ke = Fe === 0 && xe === 0 ? 0 : xe / Math.sqrt(Fe * Fe + xe * xe), De = Fe === 0 && xe === 0 ? 0 : -Fe / Math.sqrt(Fe * Fe + xe * xe);
16167
+ Fe += +this.p.v[0], xe += +this.p.v[1], this.v.setTripleAt(Fe, xe, Fe - Ke * te * q * We, xe - De * te * q * We, Fe + Ke * te * q * We, xe + De * te * q * We, oe, !0), me += D * We;
16149
16168
  }
16150
16169
  this.paths.length = 0, this.paths[0] = this.v;
16151
16170
  }
@@ -16287,7 +16306,7 @@ function eI() {
16287
16306
  function oe(x, E, ie) {
16288
16307
  return x * this.props[2] + E * this.props[6] + ie * this.props[10] + this.props[14];
16289
16308
  }
16290
- function ge() {
16309
+ function me() {
16291
16310
  var x = this.props[0] * this.props[5] - this.props[1] * this.props[4], E = this.props[5] / x, ie = -this.props[1] / x, Q = -this.props[4] / x, Ee = this.props[0] / x, Ve = (this.props[4] * this.props[13] - this.props[5] * this.props[12]) / x, je = -(this.props[0] * this.props[13] - this.props[1] * this.props[12]) / x, et = new Qt();
16292
16311
  return et.props[0] = E, et.props[1] = ie, et.props[4] = Q, et.props[5] = Ee, et.props[12] = Ve, et.props[13] = je, et;
16293
16312
  }
@@ -16321,7 +16340,7 @@ function eI() {
16321
16340
  var ie = this.props;
16322
16341
  return Math.round((x * ie[0] + E * ie[4] + ie[12]) * 100) / 100 + "," + Math.round((x * ie[1] + E * ie[5] + ie[13]) * 100) / 100;
16323
16342
  }
16324
- function pe() {
16343
+ function ge() {
16325
16344
  for (var x = 0, E = this.props, ie = "matrix3d(", Q = 1e4; x < 16; )
16326
16345
  ie += h(E[x] * Q) / Q, ie += x === 15 ? ")" : ",", x += 1;
16327
16346
  return ie;
@@ -16335,7 +16354,7 @@ function eI() {
16335
16354
  return "matrix(" + E + "," + ie + "," + Q + "," + Ee + "," + Ve + "," + je + ")";
16336
16355
  }
16337
16356
  return function() {
16338
- this.reset = v, this.rotate = m, this.rotateX = S, this.rotateY = T, this.rotateZ = k, this.skew = V, this.skewFromAxis = re, this.shear = A, this.scale = M, this.setTransform = H, this.translate = G, this.transform = Y, this.multiply = J, this.applyToPoint = O, this.applyToX = q, this.applyToY = te, this.applyToZ = oe, this.applyToPointArray = Ke, this.applyToTriplePoints = xe, this.applyToPointStringified = De, this.toCSS = pe, this.to2dCSS = W, this.clone = $, this.cloneFromProps = D, this.equals = I, this.inversePoints = Fe, this.inversePoint = We, this.getInverseMatrix = ge, this._t = this.transform, this.isIdentity = z, this._identity = !0, this._identityCalculated = !1, this.props = b("float32", 16), this.reset();
16357
+ this.reset = v, this.rotate = m, this.rotateX = S, this.rotateY = T, this.rotateZ = k, this.skew = V, this.skewFromAxis = re, this.shear = A, this.scale = M, this.setTransform = H, this.translate = G, this.transform = Y, this.multiply = J, this.applyToPoint = O, this.applyToX = q, this.applyToY = te, this.applyToZ = oe, this.applyToPointArray = Ke, this.applyToTriplePoints = xe, this.applyToPointStringified = De, this.toCSS = ge, this.to2dCSS = W, this.clone = $, this.cloneFromProps = D, this.equals = I, this.inversePoints = Fe, this.inversePoint = We, this.getInverseMatrix = me, this._t = this.transform, this.isIdentity = z, this._identity = !0, this._identityCalculated = !1, this.props = b("float32", 16), this.reset();
16339
16358
  };
16340
16359
  })();
16341
16360
  function sc(s) {
@@ -17299,12 +17318,12 @@ function eI() {
17299
17318
  function oe(R) {
17300
17319
  return R === T;
17301
17320
  }
17302
- function ge(R) {
17321
+ function me(R) {
17303
17322
  var W = O(R);
17304
17323
  return W >= A && W <= V;
17305
17324
  }
17306
17325
  function We(R) {
17307
- return ge(R.substr(0, 2)) && ge(R.substr(2, 2));
17326
+ return me(R.substr(0, 2)) && me(R.substr(2, 2));
17308
17327
  }
17309
17328
  function Fe(R) {
17310
17329
  return d.indexOf(R) !== -1;
@@ -17327,8 +17346,8 @@ function eI() {
17327
17346
  var De = function() {
17328
17347
  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);
17329
17348
  };
17330
- De.isModifier = q, De.isZeroWidthJoiner = te, De.isFlagEmoji = We, De.isRegionalCode = ge, De.isCombinedCharacter = Fe, De.isRegionalFlag = xe, De.isVariationSelector = oe, De.BLACK_FLAG_CODE_POINT = h;
17331
- var pe = {
17349
+ De.isModifier = q, De.isZeroWidthJoiner = te, De.isFlagEmoji = We, De.isRegionalCode = me, De.isCombinedCharacter = Fe, De.isRegionalFlag = xe, De.isVariationSelector = oe, De.BLACK_FLAG_CODE_POINT = h;
17350
+ var ge = {
17332
17351
  addChars: z,
17333
17352
  addFonts: J,
17334
17353
  getCharData: I,
@@ -17337,7 +17356,7 @@ function eI() {
17337
17356
  checkLoadedFonts: G,
17338
17357
  setIsLoaded: Ke
17339
17358
  };
17340
- return De.prototype = pe, De;
17359
+ return De.prototype = ge, De;
17341
17360
  })();
17342
17361
  function df(s) {
17343
17362
  this.animationData = s;
@@ -18269,14 +18288,14 @@ function eI() {
18269
18288
  function m() {
18270
18289
  }
18271
18290
  function S(re, M, H) {
18272
- var G, Y, J, z, I, $, D = M.styles.length, O = M.lvl, q, te, oe, ge;
18291
+ var G, Y, J, z, I, $, D = M.styles.length, O = M.lvl, q, te, oe, me;
18273
18292
  for ($ = 0; $ < D; $ += 1) {
18274
18293
  if (z = M.sh._mdf || H, M.styles[$].lvl < O) {
18275
- for (te = l.reset(), oe = O - M.styles[$].lvl, ge = M.transformers.length - 1; !z && oe > 0; )
18276
- z = M.transformers[ge].mProps._mdf || z, oe -= 1, ge -= 1;
18294
+ for (te = l.reset(), oe = O - M.styles[$].lvl, me = M.transformers.length - 1; !z && oe > 0; )
18295
+ z = M.transformers[me].mProps._mdf || z, oe -= 1, me -= 1;
18277
18296
  if (z)
18278
- for (oe = O - M.styles[$].lvl, ge = M.transformers.length - 1; oe > 0; )
18279
- te.multiply(M.transformers[ge].mProps.v), oe -= 1, ge -= 1;
18297
+ for (oe = O - M.styles[$].lvl, me = M.transformers.length - 1; oe > 0; )
18298
+ te.multiply(M.transformers[me].mProps.v), oe -= 1, me -= 1;
18280
18299
  } else
18281
18300
  te = s;
18282
18301
  if (q = M.sh.paths, Y = q._length, z) {
@@ -18308,9 +18327,9 @@ function eI() {
18308
18327
  var O, q, te, oe;
18309
18328
  if (M.g._cmdf || H) {
18310
18329
  O = M.cst;
18311
- var ge = M.g.c;
18330
+ var me = M.g.c;
18312
18331
  for (te = O.length, q = 0; q < te; q += 1)
18313
- oe = O[q], oe.setAttribute("offset", ge[q * 4] + "%"), oe.setAttribute("stop-color", "rgb(" + ge[q * 4 + 1] + "," + ge[q * 4 + 2] + "," + ge[q * 4 + 3] + ")");
18332
+ oe = O[q], oe.setAttribute("offset", me[q * 4] + "%"), oe.setAttribute("stop-color", "rgb(" + me[q * 4 + 1] + "," + me[q * 4 + 2] + "," + me[q * 4 + 3] + ")");
18314
18333
  }
18315
18334
  if (Y && (M.g._omdf || H)) {
18316
18335
  var We = M.g.o;
@@ -18325,8 +18344,8 @@ function eI() {
18325
18344
  Fe || (Fe = Math.sqrt(Math.pow(J[0] - z[0], 2) + Math.pow(J[1] - z[1], 2)));
18326
18345
  var xe = Math.atan2(z[1] - J[1], z[0] - J[0]), Ke = M.h.v;
18327
18346
  Ke >= 1 ? Ke = 0.99 : Ke <= -1 && (Ke = -0.99);
18328
- var De = Fe * Ke, pe = Math.cos(xe + M.a.v) * De + J[0], R = Math.sin(xe + M.a.v) * De + J[1];
18329
- G.setAttribute("fx", pe), G.setAttribute("fy", R), Y && !M.g._collapsable && (M.of.setAttribute("fx", pe), M.of.setAttribute("fy", R));
18347
+ var De = Fe * Ke, ge = Math.cos(xe + M.a.v) * De + J[0], R = Math.sin(xe + M.a.v) * De + J[1];
18348
+ G.setAttribute("fx", ge), G.setAttribute("fy", R), Y && !M.g._collapsable && (M.of.setAttribute("fx", ge), M.of.setAttribute("fy", R));
18330
18349
  }
18331
18350
  }
18332
18351
  }
@@ -18519,17 +18538,17 @@ function eI() {
18519
18538
  s.fWeight = O.weight, s.fStyle = O.style, s.finalSize = s.s, s.finalText = this.buildFinalText(s.t), m = s.finalText.length, s.finalLineHeight = s.lh;
18520
18539
  var q = s.tr / 1e3 * s.finalSize, te;
18521
18540
  if (s.sz)
18522
- for (var oe = !0, ge = s.sz[0], We = s.sz[1], Fe, xe; oe; ) {
18541
+ for (var oe = !0, me = s.sz[0], We = s.sz[1], Fe, xe; oe; ) {
18523
18542
  xe = this.buildFinalText(s.t), Fe = 0, G = 0, m = xe.length, q = s.tr / 1e3 * s.finalSize;
18524
18543
  var Ke = -1;
18525
18544
  for (v = 0; v < m; v += 1)
18526
- te = xe[v].charCodeAt(0), S = !1, xe[v] === " " ? Ke = v : (te === 13 || te === 3) && (G = 0, S = !0, Fe += s.finalLineHeight || s.finalSize * 1.2), l.chars ? ($ = l.getCharData(xe[v], I.fStyle, I.fFamily), D = S ? 0 : $.w * s.finalSize / 100) : D = l.measureText(xe[v], s.f, s.finalSize), G + D > ge && xe[v] !== " " ? (Ke === -1 ? m += 1 : v = Ke, Fe += s.finalLineHeight || s.finalSize * 1.2, xe.splice(v, Ke === v ? 1 : 0, "\r"), Ke = -1, G = 0) : (G += D, G += q);
18545
+ te = xe[v].charCodeAt(0), S = !1, xe[v] === " " ? Ke = v : (te === 13 || te === 3) && (G = 0, S = !0, Fe += s.finalLineHeight || s.finalSize * 1.2), l.chars ? ($ = l.getCharData(xe[v], I.fStyle, I.fFamily), D = S ? 0 : $.w * s.finalSize / 100) : D = l.measureText(xe[v], s.f, s.finalSize), G + D > me && xe[v] !== " " ? (Ke === -1 ? m += 1 : v = Ke, Fe += s.finalLineHeight || s.finalSize * 1.2, xe.splice(v, Ke === v ? 1 : 0, "\r"), Ke = -1, G = 0) : (G += D, G += q);
18527
18546
  Fe += I.ascent * s.finalSize / 100, this.canResize && s.finalSize > this.minimumFontSize && We < Fe ? (s.finalSize -= 1, s.finalLineHeight = s.finalSize * s.lh / s.s) : (s.finalText = xe, m = s.finalText.length, oe = !1);
18528
18547
  }
18529
18548
  G = -q, D = 0;
18530
- var De = 0, pe;
18549
+ var De = 0, ge;
18531
18550
  for (v = 0; v < m; v += 1)
18532
- if (S = !1, pe = s.finalText[v], te = pe.charCodeAt(0), te === 13 || te === 3 ? (De = 0, H.push(G), Y = G > Y ? G : Y, G = -2 * q, k = "", S = !0, M += 1) : k = pe, l.chars ? ($ = l.getCharData(pe, I.fStyle, l.getFontByName(s.f).fFamily), D = S ? 0 : $.w * s.finalSize / 100) : D = l.measureText(k, s.f, s.finalSize), pe === " " ? De += D + q : (G += D + q + De, De = 0), h.push({
18551
+ if (S = !1, ge = s.finalText[v], te = ge.charCodeAt(0), te === 13 || te === 3 ? (De = 0, H.push(G), Y = G > Y ? G : Y, G = -2 * q, k = "", S = !0, M += 1) : k = ge, l.chars ? ($ = l.getCharData(ge, I.fStyle, l.getFontByName(s.f).fFamily), D = S ? 0 : $.w * s.finalSize / 100) : D = l.measureText(k, s.f, s.finalSize), ge === " " ? De += D + q : (G += D + q + De, De = 0), h.push({
18533
18552
  l: D,
18534
18553
  an: D,
18535
18554
  add: V,
@@ -18699,7 +18718,7 @@ function eI() {
18699
18718
  }, xi.prototype.getMeasures = function(s, l) {
18700
18719
  if (this.lettersChangedFlag = l, !(!this._mdf && !this._isFirstFrame && !l && (!this._hasMaskedPath || !this._pathData.m._mdf))) {
18701
18720
  this._isFirstFrame = !1;
18702
- var d = this._moreOptions.alignment.v, h = this._animatorsData, v = this._textData, m = this.mHelper, S = this._renderType, T = this.renderedLetters.length, k, A, V, re, M = s.l, H, G, Y, J, z, I, $, D, O, q, te, oe, ge, We, Fe;
18721
+ var d = this._moreOptions.alignment.v, h = this._animatorsData, v = this._textData, m = this.mHelper, S = this._renderType, T = this.renderedLetters.length, k, A, V, re, M = s.l, H, G, Y, J, z, I, $, D, O, q, te, oe, me, We, Fe;
18703
18722
  if (this._hasMaskedPath) {
18704
18723
  if (Fe = this._pathData.m, !this._pathData.n || this._pathData._mdf) {
18705
18724
  var xe = Fe.v;
@@ -18718,7 +18737,7 @@ function eI() {
18718
18737
  O = q[$].points, D = O[I - 1], Y = O[I], te = Y.partialLength;
18719
18738
  }
18720
18739
  re = M.length, k = 0, A = 0;
18721
- var De = s.finalSize * 1.2 * 0.714, pe = !0, R, W, x, E, ie;
18740
+ var De = s.finalSize * 1.2 * 0.714, ge = !0, R, W, x, E, ie;
18722
18741
  E = h.length;
18723
18742
  var Q, Ee = -1, Ve, je, et, tt = G, Ft = $, fr = I, Xr = -1, hr, Bt, _r, ht, Te, vn, qn, _n, Zr = "", yn = this.defaultPropsArray, bn;
18724
18743
  if (s.j === 2 || s.j === 1) {
@@ -18738,7 +18757,7 @@ function eI() {
18738
18757
  }
18739
18758
  for (V = 0; V < re; V += 1) {
18740
18759
  if (m.reset(), hr = 1, M[V].n)
18741
- k = 0, A += s.yOffset, A += pe ? 1 : 0, G = tt, pe = !1, this._hasMaskedPath && ($ = Ft, I = fr, O = q[$].points, D = O[I - 1], Y = O[I], te = Y.partialLength, J = 0), Zr = "", _n = "", vn = "", bn = "", yn = this.defaultPropsArray;
18760
+ k = 0, A += s.yOffset, A += ge ? 1 : 0, G = tt, ge = !1, this._hasMaskedPath && ($ = Ft, I = fr, O = q[$].points, D = O[I - 1], Y = O[I], te = Y.partialLength, J = 0), Zr = "", _n = "", vn = "", bn = "", yn = this.defaultPropsArray;
18742
18761
  else {
18743
18762
  if (this._hasMaskedPath) {
18744
18763
  if (Xr !== M[V].line) {
@@ -18757,7 +18776,7 @@ function eI() {
18757
18776
  for (x = 0; x < E; x += 1)
18758
18777
  R = h[x].a, R.p.propType && (W = h[x].s, Q = W.getMult(M[V].anIndexes[x], v.a[x].s.totalChars), Q.length ? zr += R.p.v[0] * Q[0] : zr += R.p.v[0] * Q), R.a.propType && (W = h[x].s, Q = W.getMult(M[V].anIndexes[x], v.a[x].s.totalChars), Q.length ? zr += R.a.v[0] * Q[0] : zr += R.a.v[0] * Q);
18759
18778
  for (z = !0, this._pathData.a.v && (G = M[0].an * 0.5 + (oe - this._pathData.f.v - M[0].an * 0.5 - M[M.length - 1].an * 0.5) * Ee / (re - 1), G += this._pathData.f.v); z; )
18760
- J + te >= G + zr || !O ? (ge = (G + zr - J) / Y.partialLength, je = D.point[0] + (Y.point[0] - D.point[0]) * ge, et = D.point[1] + (Y.point[1] - D.point[1]) * ge, m.translate(-d[0] * M[V].an * 5e-3, -(d[1] * De) * 0.01), z = !1) : O && (J += Y.partialLength, I += 1, I >= O.length && (I = 0, $ += 1, q[$] ? O = q[$].points : Fe.v.c ? (I = 0, $ = 0, O = q[$].points) : (J -= Y.partialLength, O = null)), O && (D = Y, Y = O[I], te = Y.partialLength));
18779
+ J + te >= G + zr || !O ? (me = (G + zr - J) / Y.partialLength, je = D.point[0] + (Y.point[0] - D.point[0]) * me, et = D.point[1] + (Y.point[1] - D.point[1]) * me, m.translate(-d[0] * M[V].an * 5e-3, -(d[1] * De) * 0.01), z = !1) : O && (J += Y.partialLength, I += 1, I >= O.length && (I = 0, $ += 1, q[$] ? O = q[$].points : Fe.v.c ? (I = 0, $ = 0, O = q[$].points) : (J -= Y.partialLength, O = null)), O && (D = Y, Y = O[I], te = Y.partialLength));
18761
18780
  Ve = M[V].an / 2 - M[V].add, m.translate(-Ve, 0, 0);
18762
18781
  } else
18763
18782
  Ve = M[V].an / 2 - M[V].add, m.translate(-Ve, 0, 0), m.translate(-d[0] * M[V].an * 5e-3, -d[1] * De * 0.01, 0);
@@ -19155,7 +19174,7 @@ function eI() {
19155
19174
  }
19156
19175
  var tI = /* @__PURE__ */ eI();
19157
19176
  const rI = /* @__PURE__ */ Bp(tI), nI = j.div`
19158
- ${(e) => e.$ccMargin ? me`
19177
+ ${(e) => e.$ccMargin ? pe`
19159
19178
  margin: ${qr(e.$ccMargin)};
19160
19179
  ` : null}
19161
19180
  > svg {
@@ -21929,7 +21948,7 @@ function jN({
21929
21948
  }
21930
21949
  ) });
21931
21950
  }
21932
- const L2 = me`
21951
+ const L2 = pe`
21933
21952
  white-space: nowrap;
21934
21953
  text-overflow: ellipsis;
21935
21954
  overflow: hidden;
@@ -21937,7 +21956,7 @@ const L2 = me`
21937
21956
  display: flex;
21938
21957
  flex-direction: column;
21939
21958
  align-items: ${({ $isLoading: e }) => e ? "center" : "flex-start"};
21940
- ${({ $isLoading: e }) => e ? me`
21959
+ ${({ $isLoading: e }) => e ? pe`
21941
21960
  justify-content: center;
21942
21961
  ` : null}
21943
21962
  gap: var(--cc_size_spacing_s);
@@ -22144,13 +22163,13 @@ const Od = "calc(var(--cc_size_spacing_m) * 1.25) var(--cc_size_spacing_l)", j2
22144
22163
  all: initial;
22145
22164
  min-width: 0;
22146
22165
  `, G2 = (e) => {
22147
- const n = "calc(100% - var(--cc_size_spacing_xl))", t = me`
22166
+ const n = "calc(100% - var(--cc_size_spacing_xl))", t = pe`
22148
22167
  max-width: ${n};
22149
22168
  max-height: ${n};
22150
22169
  `;
22151
22170
  switch (e) {
22152
22171
  case "small":
22153
- return me`
22172
+ return pe`
22154
22173
  width: ${n};
22155
22174
  ${t}
22156
22175
  @container (min-width: 600px) {
@@ -22158,7 +22177,7 @@ const Od = "calc(var(--cc_size_spacing_m) * 1.25) var(--cc_size_spacing_l)", j2
22158
22177
  }
22159
22178
  `;
22160
22179
  case "medium":
22161
- return me`
22180
+ return pe`
22162
22181
  width: ${n};
22163
22182
  ${t}
22164
22183
  @container (min-width: 900px) {
@@ -22527,7 +22546,7 @@ const nL = j.dialog`
22527
22546
  line-height: 1.3;
22528
22547
 
22529
22548
  /* if ccMargin is specified in props, convert spacing tokens to CSS variables */
22530
- ${(e) => e.$ccMargin ? me`
22549
+ ${(e) => e.$ccMargin ? pe`
22531
22550
  margin: ${qr(e.$ccMargin)};
22532
22551
  ` : null}
22533
22552
  `, hL = j.span`
@@ -22589,7 +22608,7 @@ function UN({
22589
22608
  const mL = j.header`
22590
22609
  all: initial;
22591
22610
  display: block;
22592
- ${(e) => e.$hasBottomBorder ? me`
22611
+ ${(e) => e.$hasBottomBorder ? pe`
22593
22612
  padding-block-end: var(--cc_size_spacing_m);
22594
22613
  border-block-end: var(--cc_size_border_width_s) solid
22595
22614
  var(--cc_color_border_default);
@@ -22741,7 +22760,7 @@ function XN({
22741
22760
  const CL = j.div`
22742
22761
  position: relative;
22743
22762
  `, EL = j.label`
22744
- ${(e) => e.$hideLabel ? xr : me`
22763
+ ${(e) => e.$hideLabel ? xr : pe`
22745
22764
  all: initial;
22746
22765
  display: block;
22747
22766
  ${Wt}
@@ -22749,11 +22768,11 @@ const CL = j.div`
22749
22768
  font-size: ${e.$size === "medium" ? "var(--cc_size_text_s)" : "var(--cc_size_text_xs)"};
22750
22769
  margin-block-end: var(--cc_size_spacing_s);
22751
22770
  `}
22752
- `, Ap = me`
22771
+ `, Ap = pe`
22753
22772
  border: none;
22754
22773
  background-color: var(--cc_color_background_3);
22755
22774
  border-radius: var(--cc_size_border_radius_pill);
22756
- `, Lp = (e, n) => me`
22775
+ `, Lp = (e, n) => pe`
22757
22776
  background-color: ${Zu(e)};
22758
22777
  border-radius: var(--cc_size_border_radius_pill) 0 0
22759
22778
  var(--cc_size_border_radius_pill);
@@ -22833,10 +22852,10 @@ const ML = {
22833
22852
  display: grid;
22834
22853
  place-items: center;
22835
22854
 
22836
- ${(e) => e.$ccMargin ? me`
22855
+ ${(e) => e.$ccMargin ? pe`
22837
22856
  margin: ${qr(e.$ccMargin)};
22838
22857
  ` : null}
22839
- `, qv = me`
22858
+ `, qv = pe`
22840
22859
  position: absolute;
22841
22860
  width: 100%;
22842
22861
  height: 100%;
@@ -23078,14 +23097,14 @@ function ez({
23078
23097
  }
23079
23098
  );
23080
23099
  }
23081
- const KL = (e, n) => e ? xr : n === "group" ? me`
23100
+ const KL = (e, n) => e ? xr : n === "group" ? pe`
23082
23101
  flex: 1;
23083
23102
  min-width: 1px;
23084
23103
  ` : null, yl = bt.size_avatar_s, UL = j.div`
23085
23104
  display: flex;
23086
23105
  align-items: center;
23087
23106
  gap: var(--cc_size_spacing_s);
23088
- ${(e) => e.$message ? me`
23107
+ ${(e) => e.$message ? pe`
23089
23108
  margin-block-end: var(--cc_size_spacing_s);
23090
23109
  ` : null}
23091
23110
  `, QL = j.label`
@@ -23143,9 +23162,9 @@ const KL = (e, n) => e ? xr : n === "group" ? me`
23143
23162
  outline-offset: var(--cc_size_spacing_xs);
23144
23163
  }
23145
23164
  ${(e) => e.disabled ? Ar : null}
23146
- ${(e) => e.$isPressed ? me`
23165
+ ${(e) => e.$isPressed ? pe`
23147
23166
  background-color: ${e.$status !== "normal" ? Vt(e.$status).accentColor : "var(--cc_color_button_background_secondary)"};
23148
- ` : me`
23167
+ ` : pe`
23149
23168
  background-color: var(--cc_color_button_background_subtle);
23150
23169
  `}
23151
23170
  `, tz = ({
@@ -25033,7 +25052,7 @@ const KO = j.button`
25033
25052
  ]
25034
25053
  }
25035
25054
  );
25036
- }, ZO = (e) => e === "fill" ? "minmax(100px, 1fr)" : typeof e == "number" ? `${e}px` : e, Vp = me`
25055
+ }, ZO = (e) => e === "fill" ? "minmax(100px, 1fr)" : typeof e == "number" ? `${e}px` : e, Vp = pe`
25037
25056
  white-space: normal;
25038
25057
  overflow-wrap: break-word;
25039
25058
  hyphens: auto;
@@ -25046,7 +25065,7 @@ const KO = j.button`
25046
25065
  white-space: nowrap;
25047
25066
 
25048
25067
  /* if ccMargin is specified in props, convert spacing tokens to CSS variables */
25049
- ${(e) => e.$ccMargin ? me`
25068
+ ${(e) => e.$ccMargin ? pe`
25050
25069
  margin: ${qr(e.$ccMargin)};
25051
25070
  ` : null}
25052
25071
 
@@ -25065,7 +25084,7 @@ const KO = j.button`
25065
25084
  ${(e) => {
25066
25085
  var t;
25067
25086
  const n = (t = e.$columnSizes) == null ? void 0 : t.map((r) => ZO(r)).join(" ");
25068
- return me`
25087
+ return pe`
25069
25088
  grid-template-columns: ${n};
25070
25089
  `;
25071
25090
  }}
@@ -25084,7 +25103,7 @@ const KO = j.button`
25084
25103
  ${Vp}
25085
25104
  }
25086
25105
 
25087
- ${(e) => e.$enableStickyHeaders ? me`
25106
+ ${(e) => e.$enableStickyHeaders ? pe`
25088
25107
  thead th {
25089
25108
  position: sticky;
25090
25109
  top: 0;