@photon-ai/pho-ui 2.6.0 → 2.7.0

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 (120) hide show
  1. package/dist/chunks/IconChevronDown-CZilB71T.js +11 -0
  2. package/dist/chunks/IconChevronDown-CZilB71T.js.map +1 -0
  3. package/dist/chunks/IconSearch-BKAHkLyX.js +14 -0
  4. package/dist/chunks/IconSearch-BKAHkLyX.js.map +1 -0
  5. package/dist/chunks/animated-height-CCO-Ocoz.js +48 -0
  6. package/dist/chunks/animated-height-CCO-Ocoz.js.map +1 -0
  7. package/dist/chunks/basic-page-DR5szOOs.js +1373 -0
  8. package/dist/chunks/basic-page-DR5szOOs.js.map +1 -0
  9. package/dist/chunks/{button-DNNs5RsT.js → button-CdqS_t5a.js} +62 -65
  10. package/dist/chunks/button-CdqS_t5a.js.map +1 -0
  11. package/dist/chunks/checkbox-Cdm08HWG.js +129 -0
  12. package/dist/chunks/checkbox-Cdm08HWG.js.map +1 -0
  13. package/dist/chunks/{choice-card-CunOnY9l.js → choice-card-BVNP1NB6.js} +2 -2
  14. package/dist/chunks/{choice-card-CunOnY9l.js.map → choice-card-BVNP1NB6.js.map} +1 -1
  15. package/dist/chunks/data-table-DwbPU0zt.js +2970 -0
  16. package/dist/chunks/data-table-DwbPU0zt.js.map +1 -0
  17. package/dist/chunks/{dialog-8SRNi_rv.js → dialog-BxKACOj5.js} +4 -4
  18. package/dist/chunks/{dialog-8SRNi_rv.js.map → dialog-BxKACOj5.js.map} +1 -1
  19. package/dist/chunks/{error-Crs-wqMC.js → error-D0yoFxCv.js} +2 -2
  20. package/dist/chunks/{error-Crs-wqMC.js.map → error-D0yoFxCv.js.map} +1 -1
  21. package/dist/chunks/is-react-component-DSnjtBmo.js +10 -0
  22. package/dist/chunks/is-react-component-DSnjtBmo.js.map +1 -0
  23. package/dist/chunks/link-provider-DXzDQ08N.js +24 -0
  24. package/dist/chunks/link-provider-DXzDQ08N.js.map +1 -0
  25. package/dist/chunks/rolldown-runtime-DG5F_Nuu.js +27 -0
  26. package/dist/chunks/{scroll-area-Bu7egArU.js → scroll-area-BO-9PMM7.js} +27 -26
  27. package/dist/chunks/scroll-area-BO-9PMM7.js.map +1 -0
  28. package/dist/chunks/sidebar-DVzZsCts.js +223 -0
  29. package/dist/chunks/sidebar-DVzZsCts.js.map +1 -0
  30. package/dist/chunks/skeleton-DwjSl4vC.js +18 -0
  31. package/dist/chunks/skeleton-DwjSl4vC.js.map +1 -0
  32. package/dist/chunks/{toast-DoXaRPIZ.js → toast-iSf6NuAS.js} +43 -45
  33. package/dist/chunks/toast-iSf6NuAS.js.map +1 -0
  34. package/dist/chunks/use-press-pulse-IbNstUT0.js +58 -0
  35. package/dist/chunks/use-press-pulse-IbNstUT0.js.map +1 -0
  36. package/dist/components/button.js +1 -1
  37. package/dist/components/checkbox.js +4 -126
  38. package/dist/components/command.js +54 -57
  39. package/dist/components/command.js.map +1 -1
  40. package/dist/components/data-table.js +11 -0
  41. package/dist/components/dialog.js +1 -1
  42. package/dist/components/error.js +1 -1
  43. package/dist/components/phone-input.js +609 -616
  44. package/dist/components/phone-input.js.map +1 -1
  45. package/dist/components/radio-group.js +2 -2
  46. package/dist/components/scroll-area.js +1 -1
  47. package/dist/components/select.js +35 -39
  48. package/dist/components/select.js.map +1 -1
  49. package/dist/components/skeleton.js +2 -15
  50. package/dist/components/toast.js +1 -1
  51. package/dist/index.js +94 -73
  52. package/dist/motion.js +89 -0
  53. package/dist/motion.js.map +1 -0
  54. package/dist/primitives/accordion.js +1 -1
  55. package/dist/primitives/alert-dialog.js +1 -1
  56. package/dist/primitives/autocomplete.js +1 -1
  57. package/dist/primitives/avatar.js +1 -1
  58. package/dist/primitives/button.js +1 -1
  59. package/dist/primitives/checkbox-group.js +1 -1
  60. package/dist/primitives/checkbox.js +1 -1
  61. package/dist/primitives/collapsible.js +1 -1
  62. package/dist/primitives/combobox.js +1 -1
  63. package/dist/primitives/context-menu.js +1 -1
  64. package/dist/primitives/csp-provider.js +1 -1
  65. package/dist/primitives/dialog.js +1 -1
  66. package/dist/primitives/direction-provider.js +1 -1
  67. package/dist/primitives/drawer.js +1 -1
  68. package/dist/primitives/field.js +1 -1
  69. package/dist/primitives/fieldset.js +1 -1
  70. package/dist/primitives/form.js +1 -1
  71. package/dist/primitives/input.js +1 -1
  72. package/dist/primitives/menu.js +1 -1
  73. package/dist/primitives/menubar.js +1 -1
  74. package/dist/primitives/meter.js +1 -1
  75. package/dist/primitives/navigation-menu.js +1 -1
  76. package/dist/primitives/number-field.js +1 -1
  77. package/dist/primitives/otp-field.js +1 -1
  78. package/dist/primitives/popover.js +1 -1
  79. package/dist/primitives/preview-card.js +1 -1
  80. package/dist/primitives/progress.js +1 -1
  81. package/dist/primitives/radio-group.js +1 -1
  82. package/dist/primitives/radio.js +1 -1
  83. package/dist/primitives/scroll-area.js +1 -1
  84. package/dist/primitives/select.js +1 -1
  85. package/dist/primitives/separator.js +1 -1
  86. package/dist/primitives/slider.js +1 -1
  87. package/dist/primitives/switch.js +1 -1
  88. package/dist/primitives/tabs.js +1 -1
  89. package/dist/primitives/toast.js +1 -1
  90. package/dist/primitives/toggle-group.js +1 -1
  91. package/dist/primitives/toggle.js +1 -1
  92. package/dist/primitives/toolbar.js +1 -1
  93. package/dist/primitives/tooltip.js +1 -1
  94. package/dist/primitives.js +3 -3
  95. package/dist/sections/basic-page.js +16 -14
  96. package/dist/sections/sidebar.js +1 -1
  97. package/dist/src/components/data-table/data-table.d.ts +227 -0
  98. package/dist/src/components/data-table/index.d.ts +2 -0
  99. package/dist/src/index.d.ts +1 -0
  100. package/dist/src/motion/index.d.ts +149 -0
  101. package/dist/src/sections/basic-page/basic-page.d.ts +47 -7
  102. package/dist/src/sections/basic-page/index.d.ts +1 -0
  103. package/dist/utils.js +13 -12
  104. package/package.json +10 -1
  105. package/dist/chunks/animated-height-C2eQstGy.js +0 -51
  106. package/dist/chunks/animated-height-C2eQstGy.js.map +0 -1
  107. package/dist/chunks/basic-page-DsI1xo6p.js +0 -1295
  108. package/dist/chunks/basic-page-DsI1xo6p.js.map +0 -1
  109. package/dist/chunks/button-DNNs5RsT.js.map +0 -1
  110. package/dist/chunks/link-provider-9TFNyDqO.js +0 -28
  111. package/dist/chunks/link-provider-9TFNyDqO.js.map +0 -1
  112. package/dist/chunks/rolldown-runtime-wKSmTnsc.js +0 -22
  113. package/dist/chunks/scroll-area-Bu7egArU.js.map +0 -1
  114. package/dist/chunks/sidebar-DvB-G0BP.js +0 -231
  115. package/dist/chunks/sidebar-DvB-G0BP.js.map +0 -1
  116. package/dist/chunks/toast-DoXaRPIZ.js.map +0 -1
  117. package/dist/chunks/use-press-pulse-8iorQPsh.js +0 -62
  118. package/dist/chunks/use-press-pulse-8iorQPsh.js.map +0 -1
  119. package/dist/components/checkbox.js.map +0 -1
  120. package/dist/components/skeleton.js.map +0 -1
@@ -1,19 +1,17 @@
1
1
  "use client";
2
- import { t as f4 } from "../chunks/rolldown-runtime-wKSmTnsc.js";
2
+ import { n as f4 } from "../chunks/rolldown-runtime-DG5F_Nuu.js";
3
3
  import { t as S1 } from "../chunks/cn-ChIgwEl3.js";
4
- import { r as $4 } from "../chunks/use-press-pulse-8iorQPsh.js";
5
- import { t as E4 } from "../chunks/createReactComponent-BqCmnqfX.js";
4
+ import { SPRING_PRESS_INLINE as $4 } from "../motion.js";
5
+ import { r as E4 } from "../chunks/use-press-pulse-IbNstUT0.js";
6
6
  import { t as p4 } from "../chunks/IconCheck-D2WuculQ.js";
7
+ import { t as g4 } from "../chunks/IconChevronDown-CZilB71T.js";
7
8
  import { t as U } from "../chunks/input-group-fc9_jD4d.js";
8
9
  import { t as b } from "../chunks/combobox-Dj5m_dDd.js";
9
- import e, { useEffect as g4, useId as z4, useLayoutEffect as w4, useMemo as le, useRef as H1, useState as re } from "react";
10
+ import e, { useEffect as z4, useId as w4, useLayoutEffect as M4, useMemo as le, useRef as H1, useState as re } from "react";
10
11
  import { jsx as p, jsxs as M } from "react/jsx-runtime";
11
- import { motion as M4 } from "motion/react";
12
- import { Combobox as F4 } from "@base-ui/react/combobox";
13
- var x4 = [["path", {
14
- d: "M6 9l6 6l6 -6",
15
- key: "svg-0"
16
- }]], H4 = E4("outline", "chevron-down", "ChevronDown", x4), je = {
12
+ import { motion as F4 } from "motion/react";
13
+ import { Combobox as x4 } from "@base-ui/react/combobox";
14
+ var je = {
17
15
  version: 4,
18
16
  country_calling_codes: {
19
17
  1: [
@@ -7463,13 +7461,13 @@ function ne(r, t) {
7463
7461
  }
7464
7462
  return r[1] && t[1] ? r[1] > t[1] ? 1 : r[1] < t[1] ? -1 : 0 : !r[1] && t[1] ? 1 : r[1] && !t[1] ? -1 : 0;
7465
7463
  }
7466
- var y4 = {}.constructor;
7464
+ var H4 = {}.constructor;
7467
7465
  function B(r) {
7468
- return r != null && r.constructor === y4;
7466
+ return r != null && r.constructor === H4;
7469
7467
  }
7470
- var C4 = /^\d+$/;
7471
- function N4(r) {
7472
- return C4.test(r);
7468
+ var y4 = /^\d+$/;
7469
+ function C4(r) {
7470
+ return y4.test(r);
7473
7471
  }
7474
7472
  function O(r) {
7475
7473
  "@babel/helpers - typeof";
@@ -7485,17 +7483,17 @@ function E1(r, t) {
7485
7483
  function ae(r, t) {
7486
7484
  for (var l = 0; l < t.length; l++) {
7487
7485
  var n = t[l];
7488
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, b4(n.key), n);
7486
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, N4(n.key), n);
7489
7487
  }
7490
7488
  }
7491
7489
  function p1(r, t, l) {
7492
7490
  return t && ae(r.prototype, t), l && ae(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
7493
7491
  }
7494
- function b4(r) {
7495
- var t = A4(r, "string");
7492
+ function N4(r) {
7493
+ var t = b4(r, "string");
7496
7494
  return O(t) == "symbol" ? t : t + "";
7497
7495
  }
7498
- function A4(r, t) {
7496
+ function b4(r, t) {
7499
7497
  if (O(r) != "object" || !r) return r;
7500
7498
  var l = r[Symbol.toPrimitive];
7501
7499
  if (l !== void 0) {
@@ -7505,7 +7503,7 @@ function A4(r, t) {
7505
7503
  }
7506
7504
  return (t === "string" ? String : Number)(r);
7507
7505
  }
7508
- var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function() {
7506
+ var A4 = "1.2.0", P4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function() {
7509
7507
  function r(t) {
7510
7508
  E1(this, r), Ye(t), this.metadata = t, Ze.call(this, t);
7511
7509
  }
@@ -7565,7 +7563,7 @@ var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function()
7565
7563
  key: "selectNumberingPlan",
7566
7564
  value: function(l, n) {
7567
7565
  var a, c;
7568
- if (l && (N4(l) ? c = l : a = l), n && (c = n), a && a !== "001") {
7566
+ if (l && (C4(l) ? c = l : a = l), n && (c = n), a && a !== "001") {
7569
7567
  var h = this.getCountryMetadata(a);
7570
7568
  if (!h) throw new Error("Unknown country: ".concat(a));
7571
7569
  this.numberingPlan = new de(h, this);
@@ -7757,7 +7755,7 @@ var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function()
7757
7755
  value: function() {
7758
7756
  var l = this;
7759
7757
  return (this._getFormats(this.metadata) || this._getFormats(this._getDefaultCountryMetadataForThisCallingCode()) || []).map(function(n) {
7760
- return new S4(n, l);
7758
+ return new L4(n, l);
7761
7759
  });
7762
7760
  }
7763
7761
  },
@@ -7830,7 +7828,7 @@ var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function()
7830
7828
  {
7831
7829
  key: "type",
7832
7830
  value: function(l) {
7833
- if (this.hasTypes() && ce(this.types(), l)) return new B4(ce(this.types(), l), this);
7831
+ if (this.hasTypes() && ce(this.types(), l)) return new D4(ce(this.types(), l), this);
7834
7832
  }
7835
7833
  },
7836
7834
  {
@@ -7840,7 +7838,7 @@ var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function()
7840
7838
  }
7841
7839
  }
7842
7840
  ]);
7843
- })(), S4 = /* @__PURE__ */ (function() {
7841
+ })(), L4 = /* @__PURE__ */ (function() {
7844
7842
  function r(t, l) {
7845
7843
  E1(this, r), this._format = t, this.metadata = l;
7846
7844
  }
@@ -7884,7 +7882,7 @@ var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function()
7884
7882
  {
7885
7883
  key: "usesNationalPrefix",
7886
7884
  value: function() {
7887
- return !!(this.nationalPrefixFormattingRule() && !D4.test(this.nationalPrefixFormattingRule()));
7885
+ return !!(this.nationalPrefixFormattingRule() && !S4.test(this.nationalPrefixFormattingRule()));
7888
7886
  }
7889
7887
  },
7890
7888
  {
@@ -7894,7 +7892,7 @@ var P4 = "1.2.0", L4 = "1.7.35", ie = " ext. ", z = /* @__PURE__ */ (function()
7894
7892
  }
7895
7893
  }
7896
7894
  ]);
7897
- })(), D4 = /^\(?\$1\)?$/, B4 = /* @__PURE__ */ (function() {
7895
+ })(), S4 = /^\(?\$1\)?$/, D4 = /* @__PURE__ */ (function() {
7898
7896
  function r(t, l) {
7899
7897
  E1(this, r), this.type = t, this.metadata = l;
7900
7898
  }
@@ -7937,9 +7935,9 @@ function ce(r, t) {
7937
7935
  }
7938
7936
  function Ye(r) {
7939
7937
  if (!r) throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");
7940
- if (!B(r) || !B(r.countries)) throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(B(r) ? "an object of shape: { " + Object.keys(r).join(", ") + " }" : "a " + V4(r) + ": " + r, "."));
7938
+ if (!B(r) || !B(r.countries)) throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(B(r) ? "an object of shape: { " + Object.keys(r).join(", ") + " }" : "a " + B4(r) + ": " + r, "."));
7941
7939
  }
7942
- var V4 = function(t) {
7940
+ var B4 = function(t) {
7943
7941
  return O(t);
7944
7942
  };
7945
7943
  function G1(r, t) {
@@ -7947,17 +7945,17 @@ function G1(r, t) {
7947
7945
  if (l.hasCountry(r)) return l.selectNumberingPlan(r).countryCallingCode();
7948
7946
  throw new Error("Unknown country: ".concat(r));
7949
7947
  }
7950
- function T4(r, t) {
7948
+ function V4(r, t) {
7951
7949
  return t.countries.hasOwnProperty(r);
7952
7950
  }
7953
7951
  function Ze(r) {
7954
7952
  var t = r.version;
7955
- typeof t == "number" ? (this.v1 = t === 1, this.v2 = t === 2, this.v3 = t === 3, this.v4 = t === 4) : t ? ne(t, P4) === -1 ? this.v2 = !0 : ne(t, L4) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
7953
+ typeof t == "number" ? (this.v1 = t === 1, this.v2 = t === 2, this.v3 = t === 3, this.v4 = t === 4) : t ? ne(t, A4) === -1 ? this.v2 = !0 : ne(t, P4) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
7956
7954
  }
7957
- function I4(r, t) {
7955
+ function T4(r, t) {
7958
7956
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
7959
7957
  if (l) return (l = l.call(r)).next.bind(l);
7960
- if (Array.isArray(r) || (l = O4(r)) || t && r && typeof r.length == "number") {
7958
+ if (Array.isArray(r) || (l = I4(r)) || t && r && typeof r.length == "number") {
7961
7959
  l && (r = l);
7962
7960
  var n = 0;
7963
7961
  return function() {
@@ -7970,7 +7968,7 @@ function I4(r, t) {
7970
7968
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
7971
7969
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
7972
7970
  }
7973
- function O4(r, t) {
7971
+ function I4(r, t) {
7974
7972
  if (r) {
7975
7973
  if (typeof r == "string") return he(r, t);
7976
7974
  var l = {}.toString.call(r).slice(8, -1);
@@ -7982,8 +7980,8 @@ function he(r, t) {
7982
7980
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
7983
7981
  return n;
7984
7982
  }
7985
- function R4(r, t) {
7986
- for (var l = r.slice(), n = I4(t), a; !(a = n()).done; ) {
7983
+ function O4(r, t) {
7984
+ for (var l = r.slice(), n = T4(t), a; !(a = n()).done; ) {
7987
7985
  var c = a.value;
7988
7986
  r.indexOf(c) < 0 && l.push(c);
7989
7987
  }
@@ -8001,12 +7999,12 @@ function qe(r, t, l, n) {
8001
7999
  if (t === "FIXED_LINE_OR_MOBILE") {
8002
8000
  if (!n.type("FIXED_LINE")) return qe(r, "MOBILE", l, n);
8003
8001
  var h = n.type("MOBILE");
8004
- h && (c = R4(c, h.possibleLengths()));
8002
+ h && (c = O4(c, h.possibleLengths()));
8005
8003
  } else if (t && !a) return "INVALID_LENGTH";
8006
8004
  var o = r.length, m = c[0];
8007
8005
  return m === o ? "IS_POSSIBLE" : m > o ? "TOO_SHORT" : c[c.length - 1] < o ? "TOO_LONG" : c.indexOf(o, 1) >= 0 ? "IS_POSSIBLE" : "INVALID_LENGTH";
8008
8006
  }
8009
- function _4(r, t, l) {
8007
+ function R4(r, t, l) {
8010
8008
  t === void 0 && (t = {});
8011
8009
  var n = new z(l);
8012
8010
  if (t.v2) {
@@ -8032,10 +8030,10 @@ function Xe(r, t) {
8032
8030
  function L(r, t) {
8033
8031
  return r = r || "", new RegExp("^(?:" + t + ")$").test(r);
8034
8032
  }
8035
- function G4(r, t) {
8033
+ function _4(r, t) {
8036
8034
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
8037
8035
  if (l) return (l = l.call(r)).next.bind(l);
8038
- if (Array.isArray(r) || (l = k4(r)) || t && r && typeof r.length == "number") {
8036
+ if (Array.isArray(r) || (l = G4(r)) || t && r && typeof r.length == "number") {
8039
8037
  l && (r = l);
8040
8038
  var n = 0;
8041
8039
  return function() {
@@ -8048,7 +8046,7 @@ function G4(r, t) {
8048
8046
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
8049
8047
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
8050
8048
  }
8051
- function k4(r, t) {
8049
+ function G4(r, t) {
8052
8050
  if (r) {
8053
8051
  if (typeof r == "string") return oe(r, t);
8054
8052
  var l = {}.toString.call(r).slice(8, -1);
@@ -8060,7 +8058,7 @@ function oe(r, t) {
8060
8058
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
8061
8059
  return n;
8062
8060
  }
8063
- var U4 = [
8061
+ var k4 = [
8064
8062
  "MOBILE",
8065
8063
  "PREMIUM_RATE",
8066
8064
  "TOLL_FREE",
@@ -8079,7 +8077,7 @@ function k1(r, t, l) {
8079
8077
  if (L(a, n.nationalNumberPattern())) {
8080
8078
  if (y1(a, "FIXED_LINE", n))
8081
8079
  return n.type("MOBILE") && n.type("MOBILE").pattern() === "" || !n.type("MOBILE") || y1(a, "MOBILE", n) ? "FIXED_LINE_OR_MOBILE" : "FIXED_LINE";
8082
- for (var c = G4(U4), h; !(h = c()).done; ) {
8080
+ for (var c = _4(k4), h; !(h = c()).done; ) {
8083
8081
  var o = h.value;
8084
8082
  if (y1(a, o, n)) return o;
8085
8083
  }
@@ -8090,36 +8088,36 @@ function y1(r, t, l) {
8090
8088
  var n = l.type(t);
8091
8089
  return !n || !n.pattern() || n.possibleLengths() && n.possibleLengths().indexOf(r.length) < 0 ? !1 : L(r, n.pattern());
8092
8090
  }
8093
- function W4(r, t, l) {
8091
+ function U4(r, t, l) {
8094
8092
  t = t || {};
8095
8093
  var n = new z(l);
8096
8094
  if (n.selectNumberingPlan(r.country || r.countryCallingCode), n.hasTypes()) return k1(r, t, n.metadata) !== void 0;
8097
8095
  var a = t.v2 ? r.nationalNumber : r.phone;
8098
8096
  return L(a, n.nationalNumberPattern());
8099
8097
  }
8100
- var K4 = /^[A-Z]{2}$/;
8101
- function j4(r) {
8102
- return K4.test(r);
8098
+ var W4 = /^[A-Z]{2}$/;
8099
+ function K4(r) {
8100
+ return W4.test(r);
8103
8101
  }
8104
- var Y4 = !1;
8105
- function Z4(r, t) {
8102
+ var j4 = !1;
8103
+ function Y4(r, t) {
8106
8104
  var l, n, a = new z(t);
8107
- return j4(r) ? (l = r, a.selectNumberingPlan(l), n = a.countryCallingCode()) : (n = r, Y4 && a.isNonGeographicCallingCode(n) && (l = "001")), {
8105
+ return K4(r) ? (l = r, a.selectNumberingPlan(l), n = a.countryCallingCode()) : (n = r, j4 && a.isNonGeographicCallingCode(n) && (l = "001")), {
8108
8106
  country: l,
8109
8107
  callingCode: n
8110
8108
  };
8111
8109
  }
8112
- function q4(r, t, l) {
8110
+ function Z4(r, t, l) {
8113
8111
  var n = new z(l).getCountryCodesForCallingCode(r);
8114
8112
  return n ? n.filter(function(a) {
8115
- return X4(t, a, l);
8113
+ return q4(t, a, l);
8116
8114
  }) : [];
8117
8115
  }
8118
- function X4(r, t, l) {
8116
+ function q4(r, t, l) {
8119
8117
  var n = new z(l);
8120
8118
  return n.selectNumberingPlan(t), n.numberingPlan.possibleLengths().indexOf(r.length) >= 0;
8121
8119
  }
8122
- var F = "0-90-9٠-٩۰-۹", J4 = "-‐-―−ー-", Q4 = "//", e5 = "..", t5 = "  ­​⁠ ", l5 = "()()[]\\[\\]", r5 = "~⁓∼~", N = "".concat(J4).concat(Q4).concat(e5).concat(t5).concat(l5).concat(r5), g1 = "++", n5 = new RegExp("([" + F + "])");
8120
+ var F = "0-90-9٠-٩۰-۹", X4 = "-‐-―−ー-", J4 = "//", Q4 = "..", e5 = "  ­​⁠ ", t5 = "()()[]\\[\\]", l5 = "~⁓∼~", N = "".concat(X4).concat(J4).concat(Q4).concat(e5).concat(t5).concat(l5), g1 = "++", r5 = new RegExp("([" + F + "])");
8123
8121
  function Je(r, t, l, n) {
8124
8122
  if (t) {
8125
8123
  var a = new z(n);
@@ -8127,7 +8125,7 @@ function Je(r, t, l, n) {
8127
8125
  var c = new RegExp(a.IDDPrefix());
8128
8126
  if (r.search(c) === 0) {
8129
8127
  r = r.slice(r.match(c)[0].length);
8130
- var h = r.match(n5);
8128
+ var h = r.match(r5);
8131
8129
  if (!(h && h[1] != null && h[1].length > 0 && h[1] === "0"))
8132
8130
  return r;
8133
8131
  }
@@ -8158,10 +8156,10 @@ function D1(r, t) {
8158
8156
  }
8159
8157
  return { nationalNumber: r };
8160
8158
  }
8161
- function a5(r, t) {
8159
+ function n5(r, t) {
8162
8160
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
8163
8161
  if (l) return (l = l.call(r)).next.bind(l);
8164
- if (Array.isArray(r) || (l = i5(r)) || t && r && typeof r.length == "number") {
8162
+ if (Array.isArray(r) || (l = a5(r)) || t && r && typeof r.length == "number") {
8165
8163
  l && (r = l);
8166
8164
  var n = 0;
8167
8165
  return function() {
@@ -8174,7 +8172,7 @@ function a5(r, t) {
8174
8172
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
8175
8173
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
8176
8174
  }
8177
- function i5(r, t) {
8175
+ function a5(r, t) {
8178
8176
  if (r) {
8179
8177
  if (typeof r == "string") return me(r, t);
8180
8178
  var l = {}.toString.call(r).slice(8, -1);
@@ -8187,7 +8185,7 @@ function me(r, t) {
8187
8185
  return n;
8188
8186
  }
8189
8187
  function Qe(r, t, l) {
8190
- for (var n = new z(l), a = a5(t), c; !(c = a()).done; ) {
8188
+ for (var n = new z(l), a = n5(t), c; !(c = a()).done; ) {
8191
8189
  var h = c.value;
8192
8190
  if (n.selectNumberingPlan(h), n.leadingDigits()) {
8193
8191
  if (r && r.search(n.leadingDigits()) === 0) return h;
@@ -8197,10 +8195,10 @@ function Qe(r, t, l) {
8197
8195
  }, void 0, n.metadata)) return h;
8198
8196
  }
8199
8197
  }
8200
- var d5 = !1;
8198
+ var i5 = !1;
8201
8199
  function U1(r, t) {
8202
8200
  var l = t.nationalNumber, n = t.metadata;
8203
- if (d5 && n.isNonGeographicCallingCode(r))
8201
+ if (i5 && n.isNonGeographicCallingCode(r))
8204
8202
  return "001";
8205
8203
  var a = n.getCountryCodesForCallingCode(r);
8206
8204
  if (a)
@@ -8209,11 +8207,11 @@ function U1(r, t) {
8209
8207
  function B1(r, t, l) {
8210
8208
  var n = D1(r, l), a = n.carrierCode, c = n.nationalNumber;
8211
8209
  if (c !== r) {
8212
- if (!c5(r, c, l)) return { nationalNumber: r };
8210
+ if (!d5(r, c, l)) return { nationalNumber: r };
8213
8211
  if (l.numberingPlan.possibleLengths() && (t || (t = U1(l.numberingPlan.callingCode(), {
8214
8212
  nationalNumber: c,
8215
8213
  metadata: l
8216
- })), !h5(c, t, l)))
8214
+ })), !c5(c, t, l)))
8217
8215
  return { nationalNumber: r };
8218
8216
  }
8219
8217
  return {
@@ -8221,10 +8219,10 @@ function B1(r, t, l) {
8221
8219
  carrierCode: a
8222
8220
  };
8223
8221
  }
8224
- function c5(r, t, l) {
8222
+ function d5(r, t, l) {
8225
8223
  return !(L(r, l.nationalNumberPattern()) && !L(t, l.nationalNumberPattern()));
8226
8224
  }
8227
- function h5(r, t, l) {
8225
+ function c5(r, t, l) {
8228
8226
  switch (n1(r, t, l)) {
8229
8227
  case "TOO_SHORT":
8230
8228
  case "INVALID_LENGTH":
@@ -8289,27 +8287,27 @@ function rt(r, t, l) {
8289
8287
  var c = r.replace(new RegExp(t.pattern()), n ? t.internationalFormat() : a && t.nationalPrefixFormattingRule() ? t.format().replace(lt, t.nationalPrefixFormattingRule()) : t.format());
8290
8288
  return n ? tt(c) : c;
8291
8289
  }
8292
- var o5 = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
8293
- function m5(r, t, l) {
8290
+ var h5 = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
8291
+ function o5(r, t, l) {
8294
8292
  var n = new z(l);
8295
8293
  if (n.selectNumberingPlan(r || t), n.defaultIDDPrefix()) return n.defaultIDDPrefix();
8296
- if (o5.test(n.IDDPrefix())) return n.IDDPrefix();
8294
+ if (h5.test(n.IDDPrefix())) return n.IDDPrefix();
8297
8295
  }
8298
- var v5 = ";ext=", T = function(t) {
8296
+ var m5 = ";ext=", T = function(t) {
8299
8297
  return "([".concat(F, "]{1,").concat(t, "})");
8300
8298
  };
8301
8299
  function nt(r) {
8302
- var t = "20", l = "15", n = "9", a = "6", c = "[  \\t,]*", h = "[:\\..]?[  \\t,-]*", o = "#?", m = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", v = "(?:[xx##~~]|int|int)", u = "[- ]+", $ = "[  \\t]*", f = "(?:,{2}|;)", y = v5 + T(t), x = c + m + h + T(t) + o, H = c + v + h + T(n) + o, C = u + T(a) + "#", z1 = $ + f + h + T(l) + o, V = $ + "(?:,)+" + h + T(n) + o;
8300
+ var t = "20", l = "15", n = "9", a = "6", c = "[  \\t,]*", h = "[:\\..]?[  \\t,-]*", o = "#?", m = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", v = "(?:[xx##~~]|int|int)", u = "[- ]+", $ = "[  \\t]*", f = "(?:,{2}|;)", y = m5 + T(t), x = c + m + h + T(t) + o, H = c + v + h + T(n) + o, C = u + T(a) + "#", z1 = $ + f + h + T(l) + o, V = $ + "(?:,)+" + h + T(n) + o;
8303
8301
  return y + "|" + x + "|" + H + "|" + C + "|" + z1 + "|" + V;
8304
8302
  }
8305
- var s5 = "[" + F + "]{2}", u5 = "[" + g1 + "]{0,1}(?:[" + N + "]*[" + F + "]){3,}[" + N + F + "]*", f5 = new RegExp("^[" + g1 + "]{0,1}(?:[" + N + "]*[" + F + "]){1,2}$", "i"), $5 = u5 + "(?:" + nt() + ")?", E5 = new RegExp("^" + s5 + "$|^" + $5 + "$", "i");
8303
+ var v5 = "[" + F + "]{2}", s5 = "[" + g1 + "]{0,1}(?:[" + N + "]*[" + F + "]){3,}[" + N + F + "]*", u5 = new RegExp("^[" + g1 + "]{0,1}(?:[" + N + "]*[" + F + "]){1,2}$", "i"), f5 = s5 + "(?:" + nt() + ")?", $5 = new RegExp("^" + v5 + "$|^" + f5 + "$", "i");
8304
+ function E5(r) {
8305
+ return r.length >= 2 && $5.test(r);
8306
+ }
8306
8307
  function p5(r) {
8307
- return r.length >= 2 && E5.test(r);
8308
+ return u5.test(r);
8308
8309
  }
8309
8310
  function g5(r) {
8310
- return f5.test(r);
8311
- }
8312
- function z5(r) {
8313
8311
  var t = r.number, l = r.ext;
8314
8312
  if (!t) return "";
8315
8313
  if (t[0] !== "+") throw new Error('"formatRFC3966()" expects "number" to be in E.164 format.');
@@ -8318,8 +8316,8 @@ function z5(r) {
8318
8316
  var ve = { formatExtension: function(t, l, n) {
8319
8317
  return "".concat(t).concat(n.ext()).concat(l);
8320
8318
  } };
8321
- function w5(r, t, l, n) {
8322
- l ? l = x5({}, ve, l) : l = ve;
8319
+ function z5(r, t, l, n) {
8320
+ l ? l = F5({}, ve, l) : l = ve;
8323
8321
  var a = new z(n);
8324
8322
  if (r.country && r.country !== "001") {
8325
8323
  if (!a.hasCountry(r.country)) throw new Error("Unknown country: ".concat(r.country));
@@ -8335,20 +8333,20 @@ function w5(r, t, l, n) {
8335
8333
  case "E.164":
8336
8334
  return "+".concat(c).concat(h);
8337
8335
  case "RFC3966":
8338
- return z5({
8336
+ return g5({
8339
8337
  number: "+".concat(c).concat(h),
8340
8338
  ext: r.ext
8341
8339
  });
8342
8340
  case "IDD":
8343
8341
  if (!l.fromCountry) return;
8344
- var m = F5(h, r.carrierCode, c, l.fromCountry, a);
8342
+ var m = M5(h, r.carrierCode, c, l.fromCountry, a);
8345
8343
  return m ? C1(m, r.ext, a, l.formatExtension) : void 0;
8346
8344
  default:
8347
8345
  throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(t, '"'));
8348
8346
  }
8349
8347
  }
8350
8348
  function s1(r, t, l, n, a) {
8351
- var c = M5(n.formats(), r);
8349
+ var c = w5(n.formats(), r);
8352
8350
  return c ? rt(r, c, {
8353
8351
  useInternationalFormat: l === "INTERNATIONAL",
8354
8352
  withNationalPrefix: !(c.nationalPrefixIsOptionalWhenFormattingInNationalFormat() && a && a.nationalPrefix === !1),
@@ -8356,8 +8354,8 @@ function s1(r, t, l, n, a) {
8356
8354
  metadata: n
8357
8355
  }) : r;
8358
8356
  }
8359
- function M5(r, t) {
8360
- return H5(r, function(l) {
8357
+ function w5(r, t) {
8358
+ return x5(r, function(l) {
8361
8359
  if (l.leadingDigitsPatterns().length > 0) {
8362
8360
  var n = l.leadingDigitsPatterns()[l.leadingDigitsPatterns().length - 1];
8363
8361
  if (t.search(n) !== 0) return !1;
@@ -8368,15 +8366,15 @@ function M5(r, t) {
8368
8366
  function C1(r, t, l, n) {
8369
8367
  return t ? n(r, t, l) : r;
8370
8368
  }
8371
- function F5(r, t, l, n, a) {
8369
+ function M5(r, t, l, n, a) {
8372
8370
  if (G1(n, a.metadata) === l) {
8373
8371
  var c = s1(r, t, "NATIONAL", a);
8374
8372
  return l === "1" ? l + " " + c : c;
8375
8373
  }
8376
- var h = m5(n, void 0, a.metadata);
8374
+ var h = o5(n, void 0, a.metadata);
8377
8375
  if (h) return "".concat(h, " ").concat(l, " ").concat(s1(r, null, "INTERNATIONAL", a));
8378
8376
  }
8379
- function x5() {
8377
+ function F5() {
8380
8378
  for (var r = 1, t = arguments.length, l = new Array(t), n = 0; n < t; n++) l[n] = arguments[n];
8381
8379
  for (; r < l.length; ) {
8382
8380
  if (l[r]) for (var a in l[r]) l[0][a] = l[r][a];
@@ -8384,7 +8382,7 @@ function x5() {
8384
8382
  }
8385
8383
  return l[0];
8386
8384
  }
8387
- function H5(r, t) {
8385
+ function x5(r, t) {
8388
8386
  for (var l = 0; l < r.length; ) {
8389
8387
  if (t(r[l])) return r[l];
8390
8388
  l++;
@@ -8412,14 +8410,14 @@ function ue(r) {
8412
8410
  for (var t = 1; t < arguments.length; t++) {
8413
8411
  var l = arguments[t] != null ? arguments[t] : {};
8414
8412
  t % 2 ? se(Object(l), !0).forEach(function(n) {
8415
- y5(r, n, l[n]);
8413
+ H5(r, n, l[n]);
8416
8414
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(l)) : se(Object(l)).forEach(function(n) {
8417
8415
  Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(l, n));
8418
8416
  });
8419
8417
  }
8420
8418
  return r;
8421
8419
  }
8422
- function y5(r, t, l) {
8420
+ function H5(r, t, l) {
8423
8421
  return (t = at(t)) in r ? Object.defineProperty(r, t, {
8424
8422
  value: l,
8425
8423
  enumerable: !0,
@@ -8427,7 +8425,7 @@ function y5(r, t, l) {
8427
8425
  writable: !0
8428
8426
  }) : r[t] = l, r;
8429
8427
  }
8430
- function C5(r, t) {
8428
+ function y5(r, t) {
8431
8429
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
8432
8430
  }
8433
8431
  function fe(r, t) {
@@ -8436,14 +8434,14 @@ function fe(r, t) {
8436
8434
  n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, at(n.key), n);
8437
8435
  }
8438
8436
  }
8439
- function N5(r, t, l) {
8437
+ function C5(r, t, l) {
8440
8438
  return t && fe(r.prototype, t), l && fe(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
8441
8439
  }
8442
8440
  function at(r) {
8443
- var t = b5(r, "string");
8441
+ var t = N5(r, "string");
8444
8442
  return K(t) == "symbol" ? t : t + "";
8445
8443
  }
8446
- function b5(r, t) {
8444
+ function N5(r, t) {
8447
8445
  if (K(r) != "object" || !r) return r;
8448
8446
  var l = r[Symbol.toPrimitive];
8449
8447
  if (l !== void 0) {
@@ -8455,25 +8453,25 @@ function b5(r, t) {
8455
8453
  }
8456
8454
  var it = /* @__PURE__ */ (function() {
8457
8455
  function r(t, l, n) {
8458
- if (C5(this, r), !t) throw new TypeError("First argument is required");
8456
+ if (y5(this, r), !t) throw new TypeError("First argument is required");
8459
8457
  if (typeof t != "string") throw new TypeError("First argument must be a string");
8460
8458
  if (t[0] === "+" && !l) throw new TypeError("`metadata` argument not passed");
8461
8459
  if (B(l) && B(l.countries)) {
8462
8460
  n = l;
8463
8461
  var a = t;
8464
- if (!A5.test(a)) throw new Error('Invalid `number` argument passed: must consist of a "+" followed by digits');
8462
+ if (!b5.test(a)) throw new Error('Invalid `number` argument passed: must consist of a "+" followed by digits');
8465
8463
  var c = W1(a, void 0, void 0, void 0, n), h = c.countryCallingCode;
8466
8464
  if (l = c.number, t = h, !l) throw new Error("Invalid `number` argument passed: too short");
8467
8465
  }
8468
8466
  if (!l) throw new TypeError("`nationalNumber` argument is required");
8469
8467
  if (typeof l != "string") throw new TypeError("`nationalNumber` argument must be a string");
8470
8468
  Ye(n);
8471
- var o = Z4(t, n), m = o.country, v = o.callingCode;
8469
+ var o = Y4(t, n), m = o.country, v = o.callingCode;
8472
8470
  this.country = m, this.countryCallingCode = v, this.nationalNumber = l, this.number = "+" + this.countryCallingCode + this.nationalNumber, this.getMetadata = function() {
8473
8471
  return n;
8474
8472
  };
8475
8473
  }
8476
- return N5(r, [
8474
+ return C5(r, [
8477
8475
  {
8478
8476
  key: "setExt",
8479
8477
  value: function(l) {
@@ -8483,19 +8481,19 @@ var it = /* @__PURE__ */ (function() {
8483
8481
  {
8484
8482
  key: "getPossibleCountries",
8485
8483
  value: function() {
8486
- return this.country ? [this.country] : q4(this.countryCallingCode, this.nationalNumber, this.getMetadata());
8484
+ return this.country ? [this.country] : Z4(this.countryCallingCode, this.nationalNumber, this.getMetadata());
8487
8485
  }
8488
8486
  },
8489
8487
  {
8490
8488
  key: "isPossible",
8491
8489
  value: function() {
8492
- return _4(this, { v2: !0 }, this.getMetadata());
8490
+ return R4(this, { v2: !0 }, this.getMetadata());
8493
8491
  }
8494
8492
  },
8495
8493
  {
8496
8494
  key: "isValid",
8497
8495
  value: function() {
8498
- return W4(this, { v2: !0 }, this.getMetadata());
8496
+ return U4(this, { v2: !0 }, this.getMetadata());
8499
8497
  }
8500
8498
  },
8501
8499
  {
@@ -8519,7 +8517,7 @@ var it = /* @__PURE__ */ (function() {
8519
8517
  {
8520
8518
  key: "format",
8521
8519
  value: function(l, n) {
8522
- return w5(this, l, n ? ue(ue({}, n), {}, { v2: !0 }) : { v2: !0 }, this.getMetadata());
8520
+ return z5(this, l, n ? ue(ue({}, n), {}, { v2: !0 }) : { v2: !0 }, this.getMetadata());
8523
8521
  }
8524
8522
  },
8525
8523
  {
@@ -8541,7 +8539,7 @@ var it = /* @__PURE__ */ (function() {
8541
8539
  }
8542
8540
  }
8543
8541
  ]);
8544
- })(), A5 = /^\+\d+$/;
8542
+ })(), b5 = /^\+\d+$/;
8545
8543
  function R(r) {
8546
8544
  "@babel/helpers - typeof";
8547
8545
  return R = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
@@ -8553,17 +8551,17 @@ function R(r) {
8553
8551
  function $e(r, t) {
8554
8552
  for (var l = 0; l < t.length; l++) {
8555
8553
  var n = t[l];
8556
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, L5(n.key), n);
8554
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, P5(n.key), n);
8557
8555
  }
8558
8556
  }
8559
- function P5(r, t, l) {
8557
+ function A5(r, t, l) {
8560
8558
  return t && $e(r.prototype, t), l && $e(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
8561
8559
  }
8562
- function L5(r) {
8563
- var t = S5(r, "string");
8560
+ function P5(r) {
8561
+ var t = L5(r, "string");
8564
8562
  return R(t) == "symbol" ? t : t + "";
8565
8563
  }
8566
- function S5(r, t) {
8564
+ function L5(r, t) {
8567
8565
  if (R(r) != "object" || !r) return r;
8568
8566
  var l = r[Symbol.toPrimitive];
8569
8567
  if (l !== void 0) {
@@ -8573,22 +8571,22 @@ function S5(r, t) {
8573
8571
  }
8574
8572
  return (t === "string" ? String : Number)(r);
8575
8573
  }
8576
- function D5(r, t) {
8574
+ function S5(r, t) {
8577
8575
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
8578
8576
  }
8579
- function B5(r, t, l) {
8580
- return t = Y(t), V5(r, K1() ? Reflect.construct(t, l || [], Y(r).constructor) : t.apply(r, l));
8577
+ function D5(r, t, l) {
8578
+ return t = Y(t), B5(r, K1() ? Reflect.construct(t, l || [], Y(r).constructor) : t.apply(r, l));
8581
8579
  }
8582
- function V5(r, t) {
8580
+ function B5(r, t) {
8583
8581
  if (t && (R(t) == "object" || typeof t == "function")) return t;
8584
8582
  if (t !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
8585
- return T5(r);
8583
+ return V5(r);
8586
8584
  }
8587
- function T5(r) {
8585
+ function V5(r) {
8588
8586
  if (r === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
8589
8587
  return r;
8590
8588
  }
8591
- function I5(r, t) {
8589
+ function T5(r, t) {
8592
8590
  if (typeof t != "function" && t !== null) throw new TypeError("Super expression must either be null or a function");
8593
8591
  r.prototype = Object.create(t && t.prototype, { constructor: {
8594
8592
  value: r,
@@ -8599,14 +8597,14 @@ function I5(r, t) {
8599
8597
  function V1(r) {
8600
8598
  var t = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
8601
8599
  return V1 = function(n) {
8602
- if (n === null || !R5(n)) return n;
8600
+ if (n === null || !O5(n)) return n;
8603
8601
  if (typeof n != "function") throw new TypeError("Super expression must either be null or a function");
8604
8602
  if (t !== void 0) {
8605
8603
  if (t.has(n)) return t.get(n);
8606
8604
  t.set(n, a);
8607
8605
  }
8608
8606
  function a() {
8609
- return O5(n, arguments, Y(this).constructor);
8607
+ return I5(n, arguments, Y(this).constructor);
8610
8608
  }
8611
8609
  return a.prototype = Object.create(n.prototype, { constructor: {
8612
8610
  value: a,
@@ -8616,7 +8614,7 @@ function V1(r) {
8616
8614
  } }), j(a, n);
8617
8615
  }, V1(r);
8618
8616
  }
8619
- function O5(r, t, l) {
8617
+ function I5(r, t, l) {
8620
8618
  if (K1()) return Reflect.construct.apply(null, arguments);
8621
8619
  var n = [null];
8622
8620
  n.push.apply(n, t);
@@ -8633,7 +8631,7 @@ function K1() {
8633
8631
  return !!r;
8634
8632
  })();
8635
8633
  }
8636
- function R5(r) {
8634
+ function O5(r) {
8637
8635
  try {
8638
8636
  return Function.toString.call(r).indexOf("[native code]") !== -1;
8639
8637
  } catch {
@@ -8653,11 +8651,11 @@ function Y(r) {
8653
8651
  var A = /* @__PURE__ */ (function(r) {
8654
8652
  function t(l) {
8655
8653
  var n;
8656
- return D5(this, t), n = B5(this, t, [l]), Object.setPrototypeOf(n, t.prototype), n.name = n.constructor.name, n;
8654
+ return S5(this, t), n = D5(this, t, [l]), Object.setPrototypeOf(n, t.prototype), n.name = n.constructor.name, n;
8657
8655
  }
8658
- return I5(t, r), P5(t);
8656
+ return T5(t, r), A5(t);
8659
8657
  })(/* @__PURE__ */ V1(Error)), Ee = new RegExp("(?:" + nt() + ")$", "i");
8660
- function _5(r) {
8658
+ function R5(r) {
8661
8659
  var t = r.search(Ee);
8662
8660
  if (t < 0) return {};
8663
8661
  for (var l = r.slice(0, t), n = r.match(Ee), a = 1; a < n.length; ) {
@@ -8668,10 +8666,10 @@ function _5(r) {
8668
8666
  a++;
8669
8667
  }
8670
8668
  }
8671
- function G5(r, t) {
8669
+ function _5(r, t) {
8672
8670
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
8673
8671
  if (l) return (l = l.call(r)).next.bind(l);
8674
- if (Array.isArray(r) || (l = k5(r)) || t && r && typeof r.length == "number") {
8672
+ if (Array.isArray(r) || (l = G5(r)) || t && r && typeof r.length == "number") {
8675
8673
  l && (r = l);
8676
8674
  var n = 0;
8677
8675
  return function() {
@@ -8684,7 +8682,7 @@ function G5(r, t) {
8684
8682
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
8685
8683
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
8686
8684
  }
8687
- function k5(r, t) {
8685
+ function G5(r, t) {
8688
8686
  if (r) {
8689
8687
  if (typeof r == "string") return pe(r, t);
8690
8688
  var l = {}.toString.call(r).slice(8, -1);
@@ -8696,7 +8694,7 @@ function pe(r, t) {
8696
8694
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
8697
8695
  return n;
8698
8696
  }
8699
- var U5 = {
8697
+ var k5 = {
8700
8698
  0: "0",
8701
8699
  1: "1",
8702
8700
  2: "2",
@@ -8739,19 +8737,19 @@ var U5 = {
8739
8737
  "۹": "9"
8740
8738
  };
8741
8739
  function dt(r) {
8742
- return U5[r];
8740
+ return k5[r];
8743
8741
  }
8744
8742
  function u1(r) {
8745
- for (var t = "", l = G5(r.split("")), n; !(n = l()).done; ) {
8743
+ for (var t = "", l = _5(r.split("")), n; !(n = l()).done; ) {
8746
8744
  var a = n.value, c = dt(a);
8747
8745
  c && (t += c);
8748
8746
  }
8749
8747
  return t;
8750
8748
  }
8751
- function W5(r, t) {
8749
+ function U5(r, t) {
8752
8750
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
8753
8751
  if (l) return (l = l.call(r)).next.bind(l);
8754
- if (Array.isArray(r) || (l = K5(r)) || t && r && typeof r.length == "number") {
8752
+ if (Array.isArray(r) || (l = W5(r)) || t && r && typeof r.length == "number") {
8755
8753
  l && (r = l);
8756
8754
  var n = 0;
8757
8755
  return function() {
@@ -8764,7 +8762,7 @@ function W5(r, t) {
8764
8762
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
8765
8763
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
8766
8764
  }
8767
- function K5(r, t) {
8765
+ function W5(r, t) {
8768
8766
  if (r) {
8769
8767
  if (typeof r == "string") return ge(r, t);
8770
8768
  var l = {}.toString.call(r).slice(8, -1);
@@ -8777,13 +8775,13 @@ function ge(r, t) {
8777
8775
  return n;
8778
8776
  }
8779
8777
  function P(r) {
8780
- for (var t = "", l = W5(r.split("")), n; !(n = l()).done; ) {
8778
+ for (var t = "", l = U5(r.split("")), n; !(n = l()).done; ) {
8781
8779
  var a = n.value;
8782
- t += j5(a, t) || "";
8780
+ t += K5(a, t) || "";
8783
8781
  }
8784
8782
  return t;
8785
8783
  }
8786
- function j5(r, t, l) {
8784
+ function K5(r, t, l) {
8787
8785
  if (r === "+") {
8788
8786
  if (t) {
8789
8787
  typeof l == "function" && l("end");
@@ -8793,8 +8791,8 @@ function j5(r, t, l) {
8793
8791
  }
8794
8792
  return dt(r);
8795
8793
  }
8796
- var ze = "([" + F + "]|[\\-\\.\\(\\)]?)", Y5 = "^\\+" + ze + "*[" + F + "]" + ze + "*$", Z5 = new RegExp(Y5, "g"), T1 = F, q5 = "[" + T1 + "]+((\\-)*[" + T1 + "])*", X5 = "[a-zA-Z]+((\\-)*[" + T1 + "])*", J5 = "^(" + q5 + "\\.)*" + X5 + "\\.?$", Q5 = new RegExp(J5, "g"), we = "tel:", I1 = ";phone-context=", er = ";isub=";
8797
- function tr(r) {
8794
+ var ze = "([" + F + "]|[\\-\\.\\(\\)]?)", j5 = "^\\+" + ze + "*[" + F + "]" + ze + "*$", Y5 = new RegExp(j5, "g"), T1 = F, Z5 = "[" + T1 + "]+((\\-)*[" + T1 + "])*", q5 = "[a-zA-Z]+((\\-)*[" + T1 + "])*", X5 = "^(" + Z5 + "\\.)*" + q5 + "\\.?$", J5 = new RegExp(X5, "g"), we = "tel:", I1 = ";phone-context=", Q5 = ";isub=";
8795
+ function er(r) {
8798
8796
  var t = r.indexOf(I1);
8799
8797
  if (t < 0) return null;
8800
8798
  var l = t + I1.length;
@@ -8802,12 +8800,12 @@ function tr(r) {
8802
8800
  var n = r.indexOf(";", l);
8803
8801
  return n >= 0 ? r.substring(l, n) : r.substring(l);
8804
8802
  }
8805
- function lr(r) {
8806
- return r === null ? !0 : r.length === 0 ? !1 : Z5.test(r) || Q5.test(r);
8803
+ function tr(r) {
8804
+ return r === null ? !0 : r.length === 0 ? !1 : Y5.test(r) || J5.test(r);
8807
8805
  }
8808
- function rr(r, t) {
8809
- var l = t.extractFormattedPhoneNumber, n = tr(r);
8810
- if (!lr(n)) throw new A("NOT_A_NUMBER");
8806
+ function lr(r, t) {
8807
+ var l = t.extractFormattedPhoneNumber, n = er(r);
8808
+ if (!tr(n)) throw new A("NOT_A_NUMBER");
8811
8809
  var a;
8812
8810
  if (n === null) a = l(r) || "";
8813
8811
  else {
@@ -8817,22 +8815,22 @@ function rr(r, t) {
8817
8815
  var o = r.indexOf(I1);
8818
8816
  a += r.substring(h, o);
8819
8817
  }
8820
- var m = a.indexOf(er);
8818
+ var m = a.indexOf(Q5);
8821
8819
  if (m > 0 && (a = a.substring(0, m)), a !== "") return a;
8822
8820
  }
8823
- var nr = 250, ar = new RegExp("[" + g1 + F + "]"), ir = new RegExp("[^" + F + "#]+$"), dr = !1;
8824
- function cr(r, t, l) {
8821
+ var rr = 250, nr = new RegExp("[" + g1 + F + "]"), ar = new RegExp("[^" + F + "#]+$"), ir = !1;
8822
+ function dr(r, t, l) {
8825
8823
  t = t || {};
8826
8824
  var n = new z(l);
8827
8825
  if (t.defaultCountry && !n.hasCountry(t.defaultCountry))
8828
8826
  throw t.v2 ? new A("INVALID_COUNTRY") : new Error("Unknown country: ".concat(t.defaultCountry));
8829
- var a = or(r, t.v2, t.extract), c = a.number, h = a.ext, o = a.error;
8827
+ var a = hr(r, t.v2, t.extract), c = a.number, h = a.ext, o = a.error;
8830
8828
  if (!c) {
8831
8829
  if (t.v2)
8832
8830
  throw o === "TOO_SHORT" ? new A("TOO_SHORT") : new A("NOT_A_NUMBER");
8833
8831
  return {};
8834
8832
  }
8835
- var m = vr(c, t.defaultCountry, t.defaultCallingCode, n), v = m.country, u = m.nationalNumber, $ = m.countryCallingCode, f = m.countryCallingCodeSource, y = m.carrierCode;
8833
+ var m = mr(c, t.defaultCountry, t.defaultCallingCode, n), v = m.country, u = m.nationalNumber, $ = m.countryCallingCode, f = m.countryCallingCodeSource, y = m.carrierCode;
8836
8834
  if (!n.hasSelectedNumberingPlan()) {
8837
8835
  if (t.v2) throw new A("INVALID_COUNTRY");
8838
8836
  return {};
@@ -8858,42 +8856,42 @@ function cr(r, t, l) {
8858
8856
  possible: H ? !0 : !!(t.extended === !0 && n.possibleLengths() && Xe(u, n)),
8859
8857
  phone: u,
8860
8858
  ext: h
8861
- } : H ? mr(v, u, h) : {};
8859
+ } : H ? or(v, u, h) : {};
8862
8860
  }
8863
- function hr(r, t, l) {
8861
+ function cr(r, t, l) {
8864
8862
  if (r) {
8865
- if (r.length > nr) {
8863
+ if (r.length > rr) {
8866
8864
  if (l) throw new A("TOO_LONG");
8867
8865
  return;
8868
8866
  }
8869
8867
  if (t === !1) return r;
8870
- var n = r.search(ar);
8868
+ var n = r.search(nr);
8871
8869
  if (!(n < 0))
8872
- return r.slice(n).replace(ir, "");
8870
+ return r.slice(n).replace(ar, "");
8873
8871
  }
8874
8872
  }
8875
- function or(r, t, l) {
8876
- var n = rr(r, { extractFormattedPhoneNumber: function(h) {
8877
- return hr(h, l, t);
8873
+ function hr(r, t, l) {
8874
+ var n = lr(r, { extractFormattedPhoneNumber: function(h) {
8875
+ return cr(h, l, t);
8878
8876
  } });
8879
8877
  if (!n) return {};
8880
- if (!p5(n))
8881
- return g5(n) ? { error: "TOO_SHORT" } : {};
8882
- var a = _5(n);
8878
+ if (!E5(n))
8879
+ return p5(n) ? { error: "TOO_SHORT" } : {};
8880
+ var a = R5(n);
8883
8881
  return a.ext ? a : { number: n };
8884
8882
  }
8885
- function mr(r, t, l) {
8883
+ function or(r, t, l) {
8886
8884
  var n = {
8887
8885
  country: r,
8888
8886
  phone: t
8889
8887
  };
8890
8888
  return l && (n.ext = l), n;
8891
8889
  }
8892
- function vr(r, t, l, n) {
8890
+ function mr(r, t, l, n) {
8893
8891
  var a = W1(P(r), void 0, t, l, n.metadata), c = a.countryCallingCodeSource, h = a.countryCallingCode, o = a.number, m;
8894
8892
  if (h) n.selectNumberingPlan(h);
8895
8893
  else if (o && (t || l))
8896
- t ? (m = t, n.selectNumberingPlan(t), h = n.numberingPlan.callingCode()) : (n.selectNumberingPlan(l), h = l, dr && n.isNonGeographicCallingCode(h) && (m = "001"));
8894
+ t ? (m = t, n.selectNumberingPlan(t), h = n.numberingPlan.callingCode()) : (n.selectNumberingPlan(l), h = l, ir && n.isNonGeographicCallingCode(h) && (m = "001"));
8897
8895
  else return {};
8898
8896
  if (!o) return {
8899
8897
  countryCallingCodeSource: c,
@@ -8933,26 +8931,26 @@ function Fe(r) {
8933
8931
  for (var t = 1; t < arguments.length; t++) {
8934
8932
  var l = arguments[t] != null ? arguments[t] : {};
8935
8933
  t % 2 ? Me(Object(l), !0).forEach(function(n) {
8936
- sr(r, n, l[n]);
8934
+ vr(r, n, l[n]);
8937
8935
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(l)) : Me(Object(l)).forEach(function(n) {
8938
8936
  Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(l, n));
8939
8937
  });
8940
8938
  }
8941
8939
  return r;
8942
8940
  }
8943
- function sr(r, t, l) {
8944
- return (t = ur(t)) in r ? Object.defineProperty(r, t, {
8941
+ function vr(r, t, l) {
8942
+ return (t = sr(t)) in r ? Object.defineProperty(r, t, {
8945
8943
  value: l,
8946
8944
  enumerable: !0,
8947
8945
  configurable: !0,
8948
8946
  writable: !0
8949
8947
  }) : r[t] = l, r;
8950
8948
  }
8951
- function ur(r) {
8952
- var t = fr(r, "string");
8949
+ function sr(r) {
8950
+ var t = ur(r, "string");
8953
8951
  return Z(t) == "symbol" ? t : t + "";
8954
8952
  }
8955
- function fr(r, t) {
8953
+ function ur(r, t) {
8956
8954
  if (Z(r) != "object" || !r) return r;
8957
8955
  var l = r[Symbol.toPrimitive];
8958
8956
  if (l !== void 0) {
@@ -8962,8 +8960,8 @@ function fr(r, t) {
8962
8960
  }
8963
8961
  return (t === "string" ? String : Number)(r);
8964
8962
  }
8965
- function $r(r, t, l) {
8966
- return cr(r, Fe(Fe({}, t), {}, { v2: !0 }), l);
8963
+ function fr(r, t, l) {
8964
+ return dr(r, Fe(Fe({}, t), {}, { v2: !0 }), l);
8967
8965
  }
8968
8966
  function q(r) {
8969
8967
  "@babel/helpers - typeof";
@@ -8983,30 +8981,30 @@ function xe(r, t) {
8983
8981
  }
8984
8982
  return l;
8985
8983
  }
8986
- function Er(r) {
8984
+ function $r(r) {
8987
8985
  for (var t = 1; t < arguments.length; t++) {
8988
8986
  var l = arguments[t] != null ? arguments[t] : {};
8989
8987
  t % 2 ? xe(Object(l), !0).forEach(function(n) {
8990
- pr(r, n, l[n]);
8988
+ Er(r, n, l[n]);
8991
8989
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(l)) : xe(Object(l)).forEach(function(n) {
8992
8990
  Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(l, n));
8993
8991
  });
8994
8992
  }
8995
8993
  return r;
8996
8994
  }
8997
- function pr(r, t, l) {
8998
- return (t = gr(t)) in r ? Object.defineProperty(r, t, {
8995
+ function Er(r, t, l) {
8996
+ return (t = pr(t)) in r ? Object.defineProperty(r, t, {
8999
8997
  value: l,
9000
8998
  enumerable: !0,
9001
8999
  configurable: !0,
9002
9000
  writable: !0
9003
9001
  }) : r[t] = l, r;
9004
9002
  }
9005
- function gr(r) {
9006
- var t = zr(r, "string");
9003
+ function pr(r) {
9004
+ var t = gr(r, "string");
9007
9005
  return q(t) == "symbol" ? t : t + "";
9008
9006
  }
9009
- function zr(r, t) {
9007
+ function gr(r, t) {
9010
9008
  if (q(r) != "object" || !r) return r;
9011
9009
  var l = r[Symbol.toPrimitive];
9012
9010
  if (l !== void 0) {
@@ -9016,14 +9014,14 @@ function zr(r, t) {
9016
9014
  }
9017
9015
  return (t === "string" ? String : Number)(r);
9018
9016
  }
9019
- function wr(r, t) {
9020
- return Hr(r) || xr(r, t) || Fr(r, t) || Mr();
9017
+ function zr(r, t) {
9018
+ return xr(r) || Fr(r, t) || Mr(r, t) || wr();
9021
9019
  }
9022
- function Mr() {
9020
+ function wr() {
9023
9021
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
9024
9022
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
9025
9023
  }
9026
- function Fr(r, t) {
9024
+ function Mr(r, t) {
9027
9025
  if (r) {
9028
9026
  if (typeof r == "string") return He(r, t);
9029
9027
  var l = {}.toString.call(r).slice(8, -1);
@@ -9035,7 +9033,7 @@ function He(r, t) {
9035
9033
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
9036
9034
  return n;
9037
9035
  }
9038
- function xr(r, t) {
9036
+ function Fr(r, t) {
9039
9037
  var l = r == null ? null : typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
9040
9038
  if (l != null) {
9041
9039
  var n, a, c, h, o = [], m = !0, v = !1;
@@ -9056,15 +9054,15 @@ function xr(r, t) {
9056
9054
  return o;
9057
9055
  }
9058
9056
  }
9059
- function Hr(r) {
9057
+ function xr(r) {
9060
9058
  if (Array.isArray(r)) return r;
9061
9059
  }
9062
- function yr(r) {
9063
- var t = wr(Array.prototype.slice.call(r), 4), l = t[0], n = t[1], a = t[2], c = t[3], h, o, m;
9060
+ function Hr(r) {
9061
+ var t = zr(Array.prototype.slice.call(r), 4), l = t[0], n = t[1], a = t[2], c = t[3], h, o, m;
9064
9062
  if (typeof l == "string") h = l;
9065
9063
  else throw new TypeError("A text for parsing must be a string.");
9066
9064
  if (!n || typeof n == "string")
9067
- c ? (o = a, m = c) : (o = void 0, m = a), n && (o = Er({ defaultCountry: n }, o));
9065
+ c ? (o = a, m = c) : (o = void 0, m = a), n && (o = $r({ defaultCountry: n }, o));
9068
9066
  else if (B(n))
9069
9067
  a ? (o = n, m = a) : m = n;
9070
9068
  else throw new Error("Invalid second argument: ".concat(n));
@@ -9096,26 +9094,26 @@ function Ce(r) {
9096
9094
  for (var t = 1; t < arguments.length; t++) {
9097
9095
  var l = arguments[t] != null ? arguments[t] : {};
9098
9096
  t % 2 ? ye(Object(l), !0).forEach(function(n) {
9099
- Cr(r, n, l[n]);
9097
+ yr(r, n, l[n]);
9100
9098
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(l)) : ye(Object(l)).forEach(function(n) {
9101
9099
  Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(l, n));
9102
9100
  });
9103
9101
  }
9104
9102
  return r;
9105
9103
  }
9106
- function Cr(r, t, l) {
9107
- return (t = Nr(t)) in r ? Object.defineProperty(r, t, {
9104
+ function yr(r, t, l) {
9105
+ return (t = Cr(t)) in r ? Object.defineProperty(r, t, {
9108
9106
  value: l,
9109
9107
  enumerable: !0,
9110
9108
  configurable: !0,
9111
9109
  writable: !0
9112
9110
  }) : r[t] = l, r;
9113
9111
  }
9114
- function Nr(r) {
9115
- var t = br(r, "string");
9112
+ function Cr(r) {
9113
+ var t = Nr(r, "string");
9116
9114
  return X(t) == "symbol" ? t : t + "";
9117
9115
  }
9118
- function br(r, t) {
9116
+ function Nr(r, t) {
9119
9117
  if (X(r) != "object" || !r) return r;
9120
9118
  var l = r[Symbol.toPrimitive];
9121
9119
  if (l !== void 0) {
@@ -9125,18 +9123,18 @@ function br(r, t) {
9125
9123
  }
9126
9124
  return (t === "string" ? String : Number)(r);
9127
9125
  }
9128
- function Ar(r, t, l) {
9129
- t && t.defaultCountry && !T4(t.defaultCountry, l) && (t = Ce(Ce({}, t), {}, { defaultCountry: void 0 }));
9126
+ function br(r, t, l) {
9127
+ t && t.defaultCountry && !V4(t.defaultCountry, l) && (t = Ce(Ce({}, t), {}, { defaultCountry: void 0 }));
9130
9128
  try {
9131
- return $r(r, t, l);
9129
+ return fr(r, t, l);
9132
9130
  } catch (n) {
9133
9131
  if (!(n instanceof A))
9134
9132
  throw n;
9135
9133
  }
9136
9134
  }
9137
- function Pr() {
9138
- var r = yr(arguments), t = r.text, l = r.options, n = r.metadata;
9139
- return Ar(t, l, n);
9135
+ function Ar() {
9136
+ var r = Hr(arguments), t = r.text, l = r.options, n = r.metadata;
9137
+ return br(t, l, n);
9140
9138
  }
9141
9139
  function J(r) {
9142
9140
  "@babel/helpers - typeof";
@@ -9146,23 +9144,23 @@ function J(r) {
9146
9144
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
9147
9145
  }, J(r);
9148
9146
  }
9149
- function Lr(r, t) {
9147
+ function Pr(r, t) {
9150
9148
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
9151
9149
  }
9152
9150
  function Ne(r, t) {
9153
9151
  for (var l = 0; l < t.length; l++) {
9154
9152
  var n = t[l];
9155
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, Dr(n.key), n);
9153
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, Sr(n.key), n);
9156
9154
  }
9157
9155
  }
9158
- function Sr(r, t, l) {
9156
+ function Lr(r, t, l) {
9159
9157
  return t && Ne(r.prototype, t), l && Ne(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
9160
9158
  }
9161
- function Dr(r) {
9162
- var t = Br(r, "string");
9159
+ function Sr(r) {
9160
+ var t = Dr(r, "string");
9163
9161
  return J(t) == "symbol" ? t : t + "";
9164
9162
  }
9165
- function Br(r, t) {
9163
+ function Dr(r, t) {
9166
9164
  if (J(r) != "object" || !r) return r;
9167
9165
  var l = r[Symbol.toPrimitive];
9168
9166
  if (l !== void 0) {
@@ -9172,12 +9170,12 @@ function Br(r, t) {
9172
9170
  }
9173
9171
  return (t === "string" ? String : Number)(r);
9174
9172
  }
9175
- var Vr = /* @__PURE__ */ (function() {
9173
+ var Br = /* @__PURE__ */ (function() {
9176
9174
  function r(t) {
9177
9175
  var l = t.onCountryChange, n = t.onCallingCodeChange;
9178
- Lr(this, r), this.onCountryChange = l, this.onCallingCodeChange = n;
9176
+ Pr(this, r), this.onCountryChange = l, this.onCallingCodeChange = n;
9179
9177
  }
9180
- return Sr(r, [
9178
+ return Lr(r, [
9181
9179
  {
9182
9180
  key: "reset",
9183
9181
  value: function(l) {
@@ -9250,10 +9248,10 @@ var Vr = /* @__PURE__ */ (function() {
9250
9248
  }
9251
9249
  ]);
9252
9250
  })();
9253
- function Tr(r, t) {
9251
+ function Vr(r, t) {
9254
9252
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
9255
9253
  if (l) return (l = l.call(r)).next.bind(l);
9256
- if (Array.isArray(r) || (l = Ir(r)) || t && r && typeof r.length == "number") {
9254
+ if (Array.isArray(r) || (l = Tr(r)) || t && r && typeof r.length == "number") {
9257
9255
  l && (r = l);
9258
9256
  var n = 0;
9259
9257
  return function() {
@@ -9266,7 +9264,7 @@ function Tr(r, t) {
9266
9264
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
9267
9265
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
9268
9266
  }
9269
- function Ir(r, t) {
9267
+ function Tr(r, t) {
9270
9268
  if (r) {
9271
9269
  if (typeof r == "string") return be(r, t);
9272
9270
  var l = {}.toString.call(r).slice(8, -1);
@@ -9286,9 +9284,9 @@ function v1(r, t) {
9286
9284
  return l + r;
9287
9285
  }
9288
9286
  function Ae(r, t) {
9289
- return r[t] === ")" && t++, Or(r.slice(0, t));
9287
+ return r[t] === ")" && t++, Ir(r.slice(0, t));
9290
9288
  }
9291
- function Or(r) {
9289
+ function Ir(r) {
9292
9290
  for (var t = [], l = 0; l < r.length; )
9293
9291
  r[l] === "(" ? t.push(l) : r[l] === ")" && t.pop(), l++;
9294
9292
  var n = 0, a = "";
@@ -9299,26 +9297,26 @@ function Or(r) {
9299
9297
  }
9300
9298
  return a;
9301
9299
  }
9302
- function Rr(r, t, l) {
9303
- for (var n = Tr(l.split("")), a; !(a = n()).done; ) {
9300
+ function Or(r, t, l) {
9301
+ for (var n = Vr(l.split("")), a; !(a = n()).done; ) {
9304
9302
  var c = a.value;
9305
9303
  if (r.slice(t + 1).search(N1) < 0) return;
9306
9304
  t = r.search(N1), r = r.replace(N1, c);
9307
9305
  }
9308
9306
  return [r, t];
9309
9307
  }
9310
- function _r(r, t, l) {
9308
+ function Rr(r, t, l) {
9311
9309
  var n = l.metadata, a = l.shouldTryNationalPrefixFormattingRule, c = l.getSeparatorAfterNationalPrefix;
9312
- if (new RegExp("^(?:".concat(t.pattern(), ")$")).test(r.nationalSignificantNumber)) return kr(r, t, {
9310
+ if (new RegExp("^(?:".concat(t.pattern(), ")$")).test(r.nationalSignificantNumber)) return Gr(r, t, {
9313
9311
  metadata: n,
9314
9312
  shouldTryNationalPrefixFormattingRule: a,
9315
9313
  getSeparatorAfterNationalPrefix: c
9316
9314
  });
9317
9315
  }
9318
- function Gr(r, t) {
9316
+ function _r(r, t) {
9319
9317
  return n1(r, void 0, t) === "IS_POSSIBLE";
9320
9318
  }
9321
- function kr(r, t, l) {
9319
+ function Gr(r, t, l) {
9322
9320
  var n = l.metadata, a = l.shouldTryNationalPrefixFormattingRule, c = l.getSeparatorAfterNationalPrefix;
9323
9321
  if (r.nationalSignificantNumber, r.international, r.nationalPrefix, r.carrierCode, a(t)) {
9324
9322
  var h = Pe(r, t, {
@@ -9341,9 +9339,9 @@ function Pe(r, t, l) {
9341
9339
  withNationalPrefix: a,
9342
9340
  metadata: n
9343
9341
  });
9344
- if (a || (r.nationalPrefix ? h = r.nationalPrefix + c(t) + h : r.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix && (h = r.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix + " " + h)), Ur(h, r)) return h;
9342
+ if (a || (r.nationalPrefix ? h = r.nationalPrefix + c(t) + h : r.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix && (h = r.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix + " " + h)), kr(h, r)) return h;
9345
9343
  }
9346
- function Ur(r, t) {
9344
+ function kr(r, t) {
9347
9345
  return u1(r) === t.getNationalDigits();
9348
9346
  }
9349
9347
  function Q(r) {
@@ -9354,23 +9352,23 @@ function Q(r) {
9354
9352
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
9355
9353
  }, Q(r);
9356
9354
  }
9357
- function Wr(r, t) {
9355
+ function Ur(r, t) {
9358
9356
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
9359
9357
  }
9360
9358
  function Le(r, t) {
9361
9359
  for (var l = 0; l < t.length; l++) {
9362
9360
  var n = t[l];
9363
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, jr(n.key), n);
9361
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, Kr(n.key), n);
9364
9362
  }
9365
9363
  }
9366
- function Kr(r, t, l) {
9364
+ function Wr(r, t, l) {
9367
9365
  return t && Le(r.prototype, t), l && Le(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
9368
9366
  }
9369
- function jr(r) {
9370
- var t = Yr(r, "string");
9367
+ function Kr(r) {
9368
+ var t = jr(r, "string");
9371
9369
  return Q(t) == "symbol" ? t : t + "";
9372
9370
  }
9373
- function Yr(r, t) {
9371
+ function jr(r, t) {
9374
9372
  if (Q(r) != "object" || !r) return r;
9375
9373
  var l = r[Symbol.toPrimitive];
9376
9374
  if (l !== void 0) {
@@ -9380,11 +9378,11 @@ function Yr(r, t) {
9380
9378
  }
9381
9379
  return (t === "string" ? String : Number)(r);
9382
9380
  }
9383
- var Zr = /* @__PURE__ */ (function() {
9381
+ var Yr = /* @__PURE__ */ (function() {
9384
9382
  function r() {
9385
- Wr(this, r);
9383
+ Ur(this, r);
9386
9384
  }
9387
- return Kr(r, [
9385
+ return Wr(r, [
9388
9386
  {
9389
9387
  key: "parse",
9390
9388
  value: function(l) {
@@ -9423,9 +9421,9 @@ var Zr = /* @__PURE__ */ (function() {
9423
9421
  key: "parsePattern",
9424
9422
  value: function(l) {
9425
9423
  if (!l) throw new Error("Pattern is required");
9426
- var n = l.match(Jr);
9424
+ var n = l.match(Xr);
9427
9425
  if (!n) {
9428
- if (Xr.test(l)) throw new Error("Illegal characters found in a pattern: ".concat(l));
9426
+ if (qr.test(l)) throw new Error("Illegal characters found in a pattern: ".concat(l));
9429
9427
  this.getContext().instructions = this.getContext().instructions.concat(l.split(""));
9430
9428
  return;
9431
9429
  }
@@ -9461,7 +9459,7 @@ var Zr = /* @__PURE__ */ (function() {
9461
9459
  if (!this.getContext().oneOfSet) throw new Error('"]" operator must be preceded by "[" operator');
9462
9460
  this.endContext(), this.getContext().instructions.push({
9463
9461
  op: "[]",
9464
- args: qr(c)
9462
+ args: Zr(c)
9465
9463
  });
9466
9464
  break;
9467
9465
  /* istanbul ignore next */
@@ -9473,7 +9471,7 @@ var Zr = /* @__PURE__ */ (function() {
9473
9471
  }
9474
9472
  ]);
9475
9473
  })();
9476
- function qr(r) {
9474
+ function Zr(r) {
9477
9475
  for (var t = [], l = 0; l < r.length; ) {
9478
9476
  if (r[l] === "-") {
9479
9477
  if (l === 0 || l === r.length - 1) throw new Error("Couldn't parse a one-of set pattern: ".concat(r));
@@ -9484,14 +9482,14 @@ function qr(r) {
9484
9482
  }
9485
9483
  return t;
9486
9484
  }
9487
- var Xr = /[\(\)\[\]\?\:\|]/, Jr = /* @__PURE__ */ new RegExp("(\\||\\(\\?\\:|\\)|\\[|\\])");
9485
+ var qr = /[\(\)\[\]\?\:\|]/, Xr = /* @__PURE__ */ new RegExp("(\\||\\(\\?\\:|\\)|\\[|\\])");
9488
9486
  function b1(r) {
9489
9487
  return r.length === 1 ? r[0] : r;
9490
9488
  }
9491
9489
  function Se(r, t) {
9492
9490
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
9493
9491
  if (l) return (l = l.call(r)).next.bind(l);
9494
- if (Array.isArray(r) || (l = Qr(r)) || t && r && typeof r.length == "number") {
9492
+ if (Array.isArray(r) || (l = Jr(r)) || t && r && typeof r.length == "number") {
9495
9493
  l && (r = l);
9496
9494
  var n = 0;
9497
9495
  return function() {
@@ -9504,7 +9502,7 @@ function Se(r, t) {
9504
9502
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
9505
9503
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
9506
9504
  }
9507
- function Qr(r, t) {
9505
+ function Jr(r, t) {
9508
9506
  if (r) {
9509
9507
  if (typeof r == "string") return De(r, t);
9510
9508
  var l = {}.toString.call(r).slice(8, -1);
@@ -9524,23 +9522,23 @@ function e1(r) {
9524
9522
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
9525
9523
  }, e1(r);
9526
9524
  }
9527
- function en(r, t) {
9525
+ function Qr(r, t) {
9528
9526
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
9529
9527
  }
9530
9528
  function Be(r, t) {
9531
9529
  for (var l = 0; l < t.length; l++) {
9532
9530
  var n = t[l];
9533
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, ln(n.key), n);
9531
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, tn(n.key), n);
9534
9532
  }
9535
9533
  }
9536
- function tn(r, t, l) {
9534
+ function en(r, t, l) {
9537
9535
  return t && Be(r.prototype, t), l && Be(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
9538
9536
  }
9539
- function ln(r) {
9540
- var t = rn(r, "string");
9537
+ function tn(r) {
9538
+ var t = ln(r, "string");
9541
9539
  return e1(t) == "symbol" ? t : t + "";
9542
9540
  }
9543
- function rn(r, t) {
9541
+ function ln(r, t) {
9544
9542
  if (e1(r) != "object" || !r) return r;
9545
9543
  var l = r[Symbol.toPrimitive];
9546
9544
  if (l !== void 0) {
@@ -9550,11 +9548,11 @@ function rn(r, t) {
9550
9548
  }
9551
9549
  return (t === "string" ? String : Number)(r);
9552
9550
  }
9553
- var nn = /* @__PURE__ */ (function() {
9551
+ var rn = /* @__PURE__ */ (function() {
9554
9552
  function r(t) {
9555
- en(this, r), this.matchTree = new Zr().parse(t);
9553
+ Qr(this, r), this.matchTree = new Yr().parse(t);
9556
9554
  }
9557
- return tn(r, [{
9555
+ return en(r, [{
9558
9556
  key: "match",
9559
9557
  value: function(l) {
9560
9558
  var n = (arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}).allowOverflow;
@@ -9645,7 +9643,7 @@ function t1(r) {
9645
9643
  function Ve(r, t) {
9646
9644
  var l = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
9647
9645
  if (l) return (l = l.call(r)).next.bind(l);
9648
- if (Array.isArray(r) || (l = an(r)) || t && r && typeof r.length == "number") {
9646
+ if (Array.isArray(r) || (l = nn(r)) || t && r && typeof r.length == "number") {
9649
9647
  l && (r = l);
9650
9648
  var n = 0;
9651
9649
  return function() {
@@ -9658,7 +9656,7 @@ function Ve(r, t) {
9658
9656
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
9659
9657
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
9660
9658
  }
9661
- function an(r, t) {
9659
+ function nn(r, t) {
9662
9660
  if (r) {
9663
9661
  if (typeof r == "string") return Te(r, t);
9664
9662
  var l = {}.toString.call(r).slice(8, -1);
@@ -9670,23 +9668,23 @@ function Te(r, t) {
9670
9668
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
9671
9669
  return n;
9672
9670
  }
9673
- function dn(r, t) {
9671
+ function an(r, t) {
9674
9672
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
9675
9673
  }
9676
9674
  function Ie(r, t) {
9677
9675
  for (var l = 0; l < t.length; l++) {
9678
9676
  var n = t[l];
9679
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, hn(n.key), n);
9677
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, cn(n.key), n);
9680
9678
  }
9681
9679
  }
9682
- function cn(r, t, l) {
9680
+ function dn(r, t, l) {
9683
9681
  return t && Ie(r.prototype, t), l && Ie(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
9684
9682
  }
9685
- function hn(r) {
9686
- var t = on(r, "string");
9683
+ function cn(r) {
9684
+ var t = hn(r, "string");
9687
9685
  return t1(t) == "symbol" ? t : t + "";
9688
9686
  }
9689
- function on(r, t) {
9687
+ function hn(r, t) {
9690
9688
  if (t1(r) != "object" || !r) return r;
9691
9689
  var l = r[Symbol.toPrimitive];
9692
9690
  if (l !== void 0) {
@@ -9696,17 +9694,17 @@ function on(r, t) {
9696
9694
  }
9697
9695
  return (t === "string" ? String : Number)(r);
9698
9696
  }
9699
- var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9697
+ var R1 = "9", on = v1(R1, 15), mn = /[- ]/, f1 = !0, vn = f1 && function() {
9700
9698
  return /\[([^\[\]])*\]/g;
9701
- }, un = f1 && function() {
9699
+ }, sn = f1 && function() {
9702
9700
  return /\d(?=[^,}][^,}])/g;
9703
- }, fn = new RegExp("[" + N + "]*\\$1[" + N + "]*(\\$\\d[" + N + "]*)*$"), Oe = 3, $n = /* @__PURE__ */ (function() {
9701
+ }, un = new RegExp("[" + N + "]*\\$1[" + N + "]*(\\$\\d[" + N + "]*)*$"), Oe = 3, fn = /* @__PURE__ */ (function() {
9704
9702
  function r(t) {
9705
9703
  t.state;
9706
9704
  var l = t.metadata;
9707
- dn(this, r), this.metadata = l, this.resetFormat();
9705
+ an(this, r), this.metadata = l, this.resetFormat();
9708
9706
  }
9709
- return cn(r, [
9707
+ return dn(r, [
9710
9708
  {
9711
9709
  key: "resetFormat",
9712
9710
  value: function() {
@@ -9723,8 +9721,8 @@ var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9723
9721
  key: "format",
9724
9722
  value: function(l, n) {
9725
9723
  var a = this;
9726
- if (Gr(n.nationalSignificantNumber, this.metadata)) for (var c = Ve(this.matchingFormats), h; !(h = c()).done; ) {
9727
- var o = h.value, m = _r(n, o, {
9724
+ if (_r(n.nationalSignificantNumber, this.metadata)) for (var c = Ve(this.matchingFormats), h; !(h = c()).done; ) {
9725
+ var o = h.value, m = Rr(n, o, {
9728
9726
  metadata: this.metadata,
9729
9727
  shouldTryNationalPrefixFormattingRule: function(u) {
9730
9728
  return a.shouldTryNationalPrefixFormattingRule(u, {
@@ -9773,7 +9771,7 @@ var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9773
9771
  a = Math.min(a, c - 1);
9774
9772
  var h = l.leadingDigitsPatterns()[a];
9775
9773
  if (n.length < Oe) try {
9776
- return new nn(h).match(n, { allowOverflow: !0 }) !== void 0;
9774
+ return new rn(h).match(n, { allowOverflow: !0 }) !== void 0;
9777
9775
  } catch (o) {
9778
9776
  return console.error(o), !0;
9779
9777
  }
@@ -9791,7 +9789,7 @@ var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9791
9789
  value: function(l) {
9792
9790
  for (var n = this, a = function() {
9793
9791
  var v = o.value;
9794
- return n.chosenFormat === v ? 0 : fn.test(n.getFormatFormat(v, l.international)) ? n.createTemplateForFormat(v, l) ? (n.chosenFormat = v, 0) : (n.matchingFormats = n.matchingFormats.filter(function(u) {
9792
+ return n.chosenFormat === v ? 0 : un.test(n.getFormatFormat(v, l.international)) ? n.createTemplateForFormat(v, l) ? (n.chosenFormat = v, 0) : (n.matchingFormats = n.matchingFormats.filter(function(u) {
9795
9793
  return u !== v;
9796
9794
  }), 1) : 1;
9797
9795
  }, c, h = Ve(this.matchingFormats.slice()), o; !(o = h()).done && (c = a(), c !== 0); )
@@ -9812,7 +9810,7 @@ var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9812
9810
  {
9813
9811
  key: "getSeparatorAfterNationalPrefix",
9814
9812
  value: function(l) {
9815
- return this.isNANP || l && l.nationalPrefixFormattingRule() && vn.test(l.nationalPrefixFormattingRule()) ? " " : "";
9813
+ return this.isNANP || l && l.nationalPrefixFormattingRule() && mn.test(l.nationalPrefixFormattingRule()) ? " " : "";
9816
9814
  }
9817
9815
  },
9818
9816
  {
@@ -9842,8 +9840,8 @@ var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9842
9840
  key: "getTemplateForFormat",
9843
9841
  value: function(l, n) {
9844
9842
  var a = n.nationalSignificantNumber, c = n.international, h = n.nationalPrefix, o = n.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix, m = l.pattern();
9845
- f1 && (m = m.replace(sn(), "\\d").replace(un(), "\\d"));
9846
- var v = mn.match(m)[0];
9843
+ f1 && (m = m.replace(vn(), "\\d").replace(sn(), "\\d"));
9844
+ var v = on.match(m)[0];
9847
9845
  if (!(a.length > v.length)) {
9848
9846
  var u = new RegExp("^" + m + "$"), $ = a.replace(/\d/g, R1);
9849
9847
  u.test($) && (v = $);
@@ -9865,7 +9863,7 @@ var R1 = "9", mn = v1(R1, 15), vn = /[- ]/, f1 = !0, sn = f1 && function() {
9865
9863
  {
9866
9864
  key: "formatNextNationalNumberDigits",
9867
9865
  value: function(l) {
9868
- var n = Rr(this.populatedNationalNumberTemplate, this.populatedNationalNumberTemplatePosition, l);
9866
+ var n = Or(this.populatedNationalNumberTemplate, this.populatedNationalNumberTemplatePosition, l);
9869
9867
  if (!n) {
9870
9868
  this.resetFormat();
9871
9869
  return;
@@ -9894,13 +9892,13 @@ function l1(r) {
9894
9892
  }, l1(r);
9895
9893
  }
9896
9894
  function ct(r, t) {
9897
- return zn(r) || gn(r, t) || pn(r, t) || En();
9895
+ return gn(r) || pn(r, t) || En(r, t) || $n();
9898
9896
  }
9899
- function En() {
9897
+ function $n() {
9900
9898
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
9901
9899
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
9902
9900
  }
9903
- function pn(r, t) {
9901
+ function En(r, t) {
9904
9902
  if (r) {
9905
9903
  if (typeof r == "string") return Re(r, t);
9906
9904
  var l = {}.toString.call(r).slice(8, -1);
@@ -9912,7 +9910,7 @@ function Re(r, t) {
9912
9910
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
9913
9911
  return n;
9914
9912
  }
9915
- function gn(r, t) {
9913
+ function pn(r, t) {
9916
9914
  var l = r == null ? null : typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
9917
9915
  if (l != null) {
9918
9916
  var n, a, c, h, o = [], m = !0, v = !1;
@@ -9933,26 +9931,26 @@ function gn(r, t) {
9933
9931
  return o;
9934
9932
  }
9935
9933
  }
9936
- function zn(r) {
9934
+ function gn(r) {
9937
9935
  if (Array.isArray(r)) return r;
9938
9936
  }
9939
- function wn(r, t) {
9937
+ function zn(r, t) {
9940
9938
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
9941
9939
  }
9942
9940
  function _e(r, t) {
9943
9941
  for (var l = 0; l < t.length; l++) {
9944
9942
  var n = t[l];
9945
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, Fn(n.key), n);
9943
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, Mn(n.key), n);
9946
9944
  }
9947
9945
  }
9948
- function Mn(r, t, l) {
9946
+ function wn(r, t, l) {
9949
9947
  return t && _e(r.prototype, t), l && _e(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
9950
9948
  }
9951
- function Fn(r) {
9952
- var t = xn(r, "string");
9949
+ function Mn(r) {
9950
+ var t = Fn(r, "string");
9953
9951
  return l1(t) == "symbol" ? t : t + "";
9954
9952
  }
9955
- function xn(r, t) {
9953
+ function Fn(r, t) {
9956
9954
  if (l1(r) != "object" || !r) return r;
9957
9955
  var l = r[Symbol.toPrimitive];
9958
9956
  if (l !== void 0) {
@@ -9962,16 +9960,16 @@ function xn(r, t) {
9962
9960
  }
9963
9961
  return (t === "string" ? String : Number)(r);
9964
9962
  }
9965
- var Hn = "[" + N + F + "]+", yn = new RegExp("^" + Hn + "$", "i"), Cn = "(?:[" + g1 + "][" + N + F + "]*|[" + N + F + "]+)", Nn = new RegExp("[^" + N + F + "]+.*$"), bn = /[^\d\[\]]/, An = /* @__PURE__ */ (function() {
9963
+ var xn = "[" + N + F + "]+", Hn = new RegExp("^" + xn + "$", "i"), yn = "(?:[" + g1 + "][" + N + F + "]*|[" + N + F + "]+)", Cn = new RegExp("[^" + N + F + "]+.*$"), Nn = /[^\d\[\]]/, bn = /* @__PURE__ */ (function() {
9966
9964
  function r(t) {
9967
9965
  var l = t.defaultCountry, n = t.defaultCallingCode, a = t.metadata, c = t.onNationalSignificantNumberChange;
9968
- wn(this, r), this.defaultCountry = l, this.defaultCallingCode = n, this.metadata = a, this.onNationalSignificantNumberChange = c;
9966
+ zn(this, r), this.defaultCountry = l, this.defaultCallingCode = n, this.metadata = a, this.onNationalSignificantNumberChange = c;
9969
9967
  }
9970
- return Mn(r, [
9968
+ return wn(r, [
9971
9969
  {
9972
9970
  key: "input",
9973
9971
  value: function(l, n) {
9974
- var a = ct(Sn(l), 2), c = a[0], h = a[1], o = u1(c), m;
9972
+ var a = ct(Ln(l), 2), c = a[0], h = a[1], o = u1(c), m;
9975
9973
  return h && (n.digits || (n.startInternationalNumber(void 0, void 0), o || (m = !0))), o && this.inputDigits(o, n), {
9976
9974
  digits: o,
9977
9975
  justLeadingPlus: m
@@ -10011,7 +10009,7 @@ var Hn = "[" + N + F + "]+", yn = new RegExp("^" + Hn + "$", "i"), Cn = "(?:[" +
10011
10009
  if (l) {
10012
10010
  this.hasSelectedNumberingPlan = !0;
10013
10011
  var n = l._nationalPrefixForParsing();
10014
- this.couldPossiblyExtractAnotherNationalSignificantNumber = n && bn.test(n);
10012
+ this.couldPossiblyExtractAnotherNationalSignificantNumber = n && Nn.test(n);
10015
10013
  } else
10016
10014
  this.hasSelectedNumberingPlan = void 0, this.couldPossiblyExtractAnotherNationalSignificantNumber = void 0;
10017
10015
  }
@@ -10111,21 +10109,21 @@ var Hn = "[" + N + F + "]+", yn = new RegExp("^" + Hn + "$", "i"), Cn = "(?:[" +
10111
10109
  }
10112
10110
  ]);
10113
10111
  })();
10114
- function Pn(r) {
10115
- var t = r.search(Cn);
10112
+ function An(r) {
10113
+ var t = r.search(yn);
10116
10114
  if (!(t < 0)) {
10117
10115
  r = r.slice(t);
10118
10116
  var l;
10119
- return r[0] === "+" && (l = !0, r = r.slice(1)), r = r.replace(Nn, ""), l && (r = "+" + r), r;
10117
+ return r[0] === "+" && (l = !0, r = r.slice(1)), r = r.replace(Cn, ""), l && (r = "+" + r), r;
10120
10118
  }
10121
10119
  }
10122
- function Ln(r) {
10123
- var t = Pn(r) || "";
10120
+ function Pn(r) {
10121
+ var t = An(r) || "";
10124
10122
  return t[0] === "+" ? [t.slice(1), !0] : [t];
10125
10123
  }
10126
- function Sn(r) {
10127
- var t = ct(Ln(r), 2), l = t[0], n = t[1];
10128
- return yn.test(l) || (l = ""), [l, n];
10124
+ function Ln(r) {
10125
+ var t = ct(Pn(r), 2), l = t[0], n = t[1];
10126
+ return Hn.test(l) || (l = ""), [l, n];
10129
10127
  }
10130
10128
  function r1(r) {
10131
10129
  "@babel/helpers - typeof";
@@ -10135,14 +10133,14 @@ function r1(r) {
10135
10133
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
10136
10134
  }, r1(r);
10137
10135
  }
10138
- function Dn(r, t) {
10139
- return In(r) || Tn(r, t) || Vn(r, t) || Bn();
10136
+ function Sn(r, t) {
10137
+ return Tn(r) || Vn(r, t) || Bn(r, t) || Dn();
10140
10138
  }
10141
- function Bn() {
10139
+ function Dn() {
10142
10140
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
10143
10141
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
10144
10142
  }
10145
- function Vn(r, t) {
10143
+ function Bn(r, t) {
10146
10144
  if (r) {
10147
10145
  if (typeof r == "string") return Ge(r, t);
10148
10146
  var l = {}.toString.call(r).slice(8, -1);
@@ -10154,7 +10152,7 @@ function Ge(r, t) {
10154
10152
  for (var l = 0, n = Array(t); l < t; l++) n[l] = r[l];
10155
10153
  return n;
10156
10154
  }
10157
- function Tn(r, t) {
10155
+ function Vn(r, t) {
10158
10156
  var l = r == null ? null : typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
10159
10157
  if (l != null) {
10160
10158
  var n, a, c, h, o = [], m = !0, v = !1;
@@ -10175,26 +10173,26 @@ function Tn(r, t) {
10175
10173
  return o;
10176
10174
  }
10177
10175
  }
10178
- function In(r) {
10176
+ function Tn(r) {
10179
10177
  if (Array.isArray(r)) return r;
10180
10178
  }
10181
- function On(r, t) {
10179
+ function In(r, t) {
10182
10180
  if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
10183
10181
  }
10184
10182
  function ke(r, t) {
10185
10183
  for (var l = 0; l < t.length; l++) {
10186
10184
  var n = t[l];
10187
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, _n(n.key), n);
10185
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, Rn(n.key), n);
10188
10186
  }
10189
10187
  }
10190
- function Rn(r, t, l) {
10188
+ function On(r, t, l) {
10191
10189
  return t && ke(r.prototype, t), l && ke(r, l), Object.defineProperty(r, "prototype", { writable: !1 }), r;
10192
10190
  }
10193
- function _n(r) {
10194
- var t = Gn(r, "string");
10191
+ function Rn(r) {
10192
+ var t = _n(r, "string");
10195
10193
  return r1(t) == "symbol" ? t : t + "";
10196
10194
  }
10197
- function Gn(r, t) {
10195
+ function _n(r, t) {
10198
10196
  if (r1(r) != "object" || !r) return r;
10199
10197
  var l = r[Symbol.toPrimitive];
10200
10198
  if (l !== void 0) {
@@ -10206,11 +10204,11 @@ function Gn(r, t) {
10206
10204
  }
10207
10205
  var Ue = !1, j1 = /* @__PURE__ */ (function() {
10208
10206
  function r(t, l) {
10209
- On(this, r), this.metadata = new z(l);
10210
- var n = Dn(this.getCountryAndCallingCode(t), 2), a = n[0], c = n[1];
10207
+ In(this, r), this.metadata = new z(l);
10208
+ var n = Sn(this.getCountryAndCallingCode(t), 2), a = n[0], c = n[1];
10211
10209
  this.defaultCountry = a, this.defaultCallingCode = c, this.reset();
10212
10210
  }
10213
- return Rn(r, [
10211
+ return On(r, [
10214
10212
  {
10215
10213
  key: "getCountryAndCallingCode",
10216
10214
  value: function(l) {
@@ -10240,17 +10238,17 @@ var Ue = !1, j1 = /* @__PURE__ */ (function() {
10240
10238
  key: "reset",
10241
10239
  value: function() {
10242
10240
  var l = this;
10243
- return this.state = new Vr({
10241
+ return this.state = new Br({
10244
10242
  onCountryChange: function(a) {
10245
10243
  l.country = a;
10246
10244
  },
10247
10245
  onCallingCodeChange: function(a, c) {
10248
10246
  l.metadata.selectNumberingPlan(c || a), l.formatter.reset(l.metadata.numberingPlan, l.state), l.parser.reset(l.metadata.numberingPlan);
10249
10247
  }
10250
- }), this.formatter = new $n({
10248
+ }), this.formatter = new fn({
10251
10249
  state: this.state,
10252
10250
  metadata: this.metadata
10253
- }), this.parser = new An({
10251
+ }), this.parser = new bn({
10254
10252
  defaultCountry: this.defaultCountry,
10255
10253
  defaultCallingCode: this.defaultCallingCode,
10256
10254
  metadata: this.metadata,
@@ -10372,7 +10370,7 @@ var Ue = !1, j1 = /* @__PURE__ */ (function() {
10372
10370
  var h = this._getCountry();
10373
10371
  if (!(!h && !c)) {
10374
10372
  if (h && h === this.defaultCountry) {
10375
- var o = kn(this.metadata.numberingPlan.callingCode(), n, this.metadata);
10373
+ var o = Gn(this.metadata.numberingPlan.callingCode(), n, this.metadata);
10376
10374
  o && (h = o);
10377
10375
  }
10378
10376
  var m = new it(h || c, n, this.metadata.metadata);
@@ -10426,34 +10424,34 @@ var Ue = !1, j1 = /* @__PURE__ */ (function() {
10426
10424
  }
10427
10425
  ]);
10428
10426
  })();
10429
- function kn(r, t, l) {
10427
+ function Gn(r, t, l) {
10430
10428
  var n = l.getCountryCodesForCallingCode(r);
10431
10429
  if (n.length > 1) return Qe(t, n, l.metadata);
10432
10430
  }
10433
- function Un(r) {
10431
+ function kn(r) {
10434
10432
  return new z(r).getCountries();
10435
10433
  }
10436
- function Wn(r, t, l) {
10434
+ function Un(r, t, l) {
10437
10435
  return l || (l = t, t = void 0), new j1(t, l).input(r);
10438
10436
  }
10439
10437
  function Y1() {
10440
- return $1(Pr, arguments);
10438
+ return $1(Ar, arguments);
10441
10439
  }
10442
10440
  function _(r) {
10443
10441
  return j1.call(this, r, je);
10444
10442
  }
10445
10443
  _.prototype = Object.create(j1.prototype, {});
10446
10444
  _.prototype.constructor = _;
10447
- function Kn() {
10448
- return $1(Un, arguments);
10445
+ function Wn() {
10446
+ return $1(kn, arguments);
10449
10447
  }
10450
10448
  function W() {
10451
10449
  return $1(G1, arguments);
10452
10450
  }
10453
10451
  function _1() {
10454
- return $1(Wn, arguments);
10452
+ return $1(Un, arguments);
10455
10453
  }
10456
- var jn = [
10454
+ var Kn = [
10457
10455
  "AC",
10458
10456
  "AD",
10459
10457
  "AE",
@@ -10720,10 +10718,10 @@ var jn = [
10720
10718
  "ZM",
10721
10719
  "ZW"
10722
10720
  ];
10723
- function Yn(r) {
10724
- return jn.indexOf(r) >= 0;
10721
+ function jn(r) {
10722
+ return Kn.indexOf(r) >= 0;
10725
10723
  }
10726
- var Zn = ["title"], qn = ["title"], Xn = ["title"], Jn = ["title"], Qn = ["title"], ea = ["title"], ta = ["title"], la = ["title"], ra = ["title"], na = ["title"], aa = ["title"], ia = ["title"], da = ["title"], ca = ["title"], ha = ["title"], oa = ["title"], ma = ["title"], va = ["title"], sa = ["title"], ua = ["title"], fa = ["title"], $a = ["title"], Ea = ["title"], pa = ["title"], ga = ["title"], za = ["title"], wa = ["title"], Ma = ["title"], Fa = ["title"], xa = ["title"], Ha = ["title"], ya = ["title"], Ca = ["title"], Na = ["title"], ba = ["title"], Aa = ["title"], Pa = ["title"], La = ["title"], Sa = ["title"], Da = ["title"], Ba = ["title"], Va = ["title"], Ta = ["title"], Ia = ["title"], Oa = ["title"], Ra = ["title"], _a = ["title"], Ga = ["title"], ka = ["title"], Ua = ["title"], Wa = ["title"], Ka = ["title"], ja = ["title"], Ya = ["title"], Za = ["title"], qa = ["title"], Xa = ["title"], Ja = ["title"], Qa = ["title"], e7 = ["title"], t7 = ["title"], l7 = ["title"], r7 = ["title"], n7 = ["title"], a7 = ["title"], i7 = ["title"], d7 = ["title"], c7 = ["title"], h7 = ["title"], o7 = ["title"], m7 = ["title"], v7 = ["title"], s7 = ["title"], u7 = ["title"], f7 = ["title"], $7 = ["title"], E7 = ["title"], p7 = ["title"], g7 = ["title"], z7 = ["title"], w7 = ["title"], M7 = ["title"], F7 = ["title"], x7 = ["title"], H7 = ["title"], y7 = ["title"], C7 = ["title"], N7 = ["title"], b7 = ["title"], A7 = ["title"], P7 = ["title"], L7 = ["title"], S7 = ["title"], D7 = ["title"], B7 = ["title"], V7 = ["title"], T7 = ["title"], I7 = ["title"], O7 = ["title"], R7 = ["title"], _7 = ["title"], G7 = ["title"], k7 = ["title"], U7 = ["title"], W7 = ["title"], K7 = ["title"], j7 = ["title"], Y7 = ["title"], Z7 = ["title"], q7 = ["title"], X7 = ["title"], J7 = ["title"], Q7 = ["title"], e6 = ["title"], t6 = ["title"], l6 = ["title"], r6 = ["title"], n6 = ["title"], a6 = ["title"], i6 = ["title"], d6 = ["title"], c6 = ["title"], h6 = ["title"], o6 = ["title"], m6 = ["title"], v6 = ["title"], s6 = ["title"], u6 = ["title"], f6 = ["title"], $6 = ["title"], E6 = ["title"], p6 = ["title"], g6 = ["title"], z6 = ["title"], w6 = ["title"], M6 = ["title"], F6 = ["title"], x6 = ["title"], H6 = ["title"], y6 = ["title"], C6 = ["title"], N6 = ["title"], b6 = ["title"], A6 = ["title"], P6 = ["title"], L6 = ["title"], S6 = ["title"], D6 = ["title"], B6 = ["title"], V6 = ["title"], T6 = ["title"], I6 = ["title"], O6 = ["title"], R6 = ["title"], _6 = ["title"], G6 = ["title"], k6 = ["title"], U6 = ["title"], W6 = ["title"], K6 = ["title"], j6 = ["title"], Y6 = ["title"], Z6 = ["title"], q6 = ["title"], X6 = ["title"], J6 = ["title"], Q6 = ["title"], e8 = ["title"], t8 = ["title"], l8 = ["title"], r8 = ["title"], n8 = ["title"], a8 = ["title"], i8 = ["title"], d8 = ["title"], c8 = ["title"], h8 = ["title"], o8 = ["title"], m8 = ["title"], v8 = ["title"], s8 = ["title"], u8 = ["title"], f8 = ["title"], $8 = ["title"], E8 = ["title"], p8 = ["title"], g8 = ["title"], z8 = ["title"], w8 = ["title"], M8 = ["title"], F8 = ["title"], x8 = ["title"], H8 = ["title"], y8 = ["title"], C8 = ["title"], N8 = ["title"], b8 = ["title"], A8 = ["title"], P8 = ["title"], L8 = ["title"], S8 = ["title"], D8 = ["title"], B8 = ["title"], V8 = ["title"], T8 = ["title"], I8 = ["title"], O8 = ["title"], R8 = ["title"], _8 = ["title"], G8 = ["title"], k8 = ["title"], U8 = ["title"], W8 = ["title"], K8 = ["title"], j8 = ["title"], Y8 = ["title"], Z8 = ["title"], q8 = ["title"], X8 = ["title"], J8 = ["title"], Q8 = ["title"], e9 = ["title"], t9 = ["title"], l9 = ["title"], r9 = ["title"], n9 = ["title"], a9 = ["title"], i9 = ["title"], d9 = ["title"], c9 = ["title"], h9 = ["title"], o9 = ["title"], m9 = ["title"], v9 = ["title"], s9 = ["title"], u9 = ["title"], f9 = ["title"], $9 = ["title"], E9 = ["title"], p9 = ["title"], g9 = ["title"], z9 = ["title"], w9 = ["title"], M9 = ["title"], F9 = ["title"], x9 = ["title"], H9 = ["title"], y9 = ["title"], C9 = ["title"], N9 = ["title"], b9 = ["title"], A9 = ["title"], P9 = ["title"], L9 = ["title"], S9 = ["title"], D9 = ["title"], B9 = ["title"], V9 = ["title"], T9 = ["title"], I9 = ["title"], O9 = ["title"], R9 = ["title"], _9 = ["title"], G9 = ["title"], k9 = ["title"];
10724
+ var Yn = ["title"], Zn = ["title"], qn = ["title"], Xn = ["title"], Jn = ["title"], Qn = ["title"], ea = ["title"], ta = ["title"], la = ["title"], ra = ["title"], na = ["title"], aa = ["title"], ia = ["title"], da = ["title"], ca = ["title"], ha = ["title"], oa = ["title"], ma = ["title"], va = ["title"], sa = ["title"], ua = ["title"], fa = ["title"], $a = ["title"], Ea = ["title"], pa = ["title"], ga = ["title"], za = ["title"], wa = ["title"], Ma = ["title"], Fa = ["title"], xa = ["title"], Ha = ["title"], ya = ["title"], Ca = ["title"], Na = ["title"], ba = ["title"], Aa = ["title"], Pa = ["title"], La = ["title"], Sa = ["title"], Da = ["title"], Ba = ["title"], Va = ["title"], Ta = ["title"], Ia = ["title"], Oa = ["title"], Ra = ["title"], _a = ["title"], Ga = ["title"], ka = ["title"], Ua = ["title"], Wa = ["title"], Ka = ["title"], ja = ["title"], Ya = ["title"], Za = ["title"], qa = ["title"], Xa = ["title"], Ja = ["title"], Qa = ["title"], e7 = ["title"], t7 = ["title"], l7 = ["title"], r7 = ["title"], n7 = ["title"], a7 = ["title"], i7 = ["title"], d7 = ["title"], c7 = ["title"], h7 = ["title"], o7 = ["title"], m7 = ["title"], v7 = ["title"], s7 = ["title"], u7 = ["title"], f7 = ["title"], $7 = ["title"], E7 = ["title"], p7 = ["title"], g7 = ["title"], z7 = ["title"], w7 = ["title"], M7 = ["title"], F7 = ["title"], x7 = ["title"], H7 = ["title"], y7 = ["title"], C7 = ["title"], N7 = ["title"], b7 = ["title"], A7 = ["title"], P7 = ["title"], L7 = ["title"], S7 = ["title"], D7 = ["title"], B7 = ["title"], V7 = ["title"], T7 = ["title"], I7 = ["title"], O7 = ["title"], R7 = ["title"], _7 = ["title"], G7 = ["title"], k7 = ["title"], U7 = ["title"], W7 = ["title"], K7 = ["title"], j7 = ["title"], Y7 = ["title"], Z7 = ["title"], q7 = ["title"], X7 = ["title"], J7 = ["title"], Q7 = ["title"], e6 = ["title"], t6 = ["title"], l6 = ["title"], r6 = ["title"], n6 = ["title"], a6 = ["title"], i6 = ["title"], d6 = ["title"], c6 = ["title"], h6 = ["title"], o6 = ["title"], m6 = ["title"], v6 = ["title"], s6 = ["title"], u6 = ["title"], f6 = ["title"], $6 = ["title"], E6 = ["title"], p6 = ["title"], g6 = ["title"], z6 = ["title"], w6 = ["title"], M6 = ["title"], F6 = ["title"], x6 = ["title"], H6 = ["title"], y6 = ["title"], C6 = ["title"], N6 = ["title"], b6 = ["title"], A6 = ["title"], P6 = ["title"], L6 = ["title"], S6 = ["title"], D6 = ["title"], B6 = ["title"], V6 = ["title"], T6 = ["title"], I6 = ["title"], O6 = ["title"], R6 = ["title"], _6 = ["title"], G6 = ["title"], k6 = ["title"], U6 = ["title"], W6 = ["title"], K6 = ["title"], j6 = ["title"], Y6 = ["title"], Z6 = ["title"], q6 = ["title"], X6 = ["title"], J6 = ["title"], Q6 = ["title"], e8 = ["title"], t8 = ["title"], l8 = ["title"], r8 = ["title"], n8 = ["title"], a8 = ["title"], i8 = ["title"], d8 = ["title"], c8 = ["title"], h8 = ["title"], o8 = ["title"], m8 = ["title"], v8 = ["title"], s8 = ["title"], u8 = ["title"], f8 = ["title"], $8 = ["title"], E8 = ["title"], p8 = ["title"], g8 = ["title"], z8 = ["title"], w8 = ["title"], M8 = ["title"], F8 = ["title"], x8 = ["title"], H8 = ["title"], y8 = ["title"], C8 = ["title"], N8 = ["title"], b8 = ["title"], A8 = ["title"], P8 = ["title"], L8 = ["title"], S8 = ["title"], D8 = ["title"], B8 = ["title"], V8 = ["title"], T8 = ["title"], I8 = ["title"], O8 = ["title"], R8 = ["title"], _8 = ["title"], G8 = ["title"], k8 = ["title"], U8 = ["title"], W8 = ["title"], K8 = ["title"], j8 = ["title"], Y8 = ["title"], Z8 = ["title"], q8 = ["title"], X8 = ["title"], J8 = ["title"], Q8 = ["title"], e9 = ["title"], t9 = ["title"], l9 = ["title"], r9 = ["title"], n9 = ["title"], a9 = ["title"], i9 = ["title"], d9 = ["title"], c9 = ["title"], h9 = ["title"], o9 = ["title"], m9 = ["title"], v9 = ["title"], s9 = ["title"], u9 = ["title"], f9 = ["title"], $9 = ["title"], E9 = ["title"], p9 = ["title"], g9 = ["title"], z9 = ["title"], w9 = ["title"], M9 = ["title"], F9 = ["title"], x9 = ["title"], H9 = ["title"], y9 = ["title"], C9 = ["title"], N9 = ["title"], b9 = ["title"], A9 = ["title"], P9 = ["title"], L9 = ["title"], S9 = ["title"], D9 = ["title"], B9 = ["title"], V9 = ["title"], T9 = ["title"], I9 = ["title"], O9 = ["title"], R9 = ["title"], _9 = ["title"], G9 = ["title"];
10727
10725
  function i() {
10728
10726
  return i = Object.assign || function(r) {
10729
10727
  for (var t = 1; t < arguments.length; t++) {
@@ -10735,7 +10733,7 @@ function i() {
10735
10733
  }
10736
10734
  function d(r, t) {
10737
10735
  if (r == null) return {};
10738
- var l = U9(r, t), n, a;
10736
+ var l = k9(r, t), n, a;
10739
10737
  if (Object.getOwnPropertySymbols) {
10740
10738
  var c = Object.getOwnPropertySymbols(r);
10741
10739
  for (a = 0; a < c.length; a++)
@@ -10743,7 +10741,7 @@ function d(r, t) {
10743
10741
  }
10744
10742
  return l;
10745
10743
  }
10746
- function U9(r, t) {
10744
+ function k9(r, t) {
10747
10745
  if (r == null) return {};
10748
10746
  var l = {}, n = Object.keys(r), a, c;
10749
10747
  for (c = 0; c < n.length; c++)
@@ -10751,7 +10749,7 @@ function U9(r, t) {
10751
10749
  return l;
10752
10750
  }
10753
10751
  var ht = function(t) {
10754
- var l = t.title, n = d(t, Zn);
10752
+ var l = t.title, n = d(t, Yn);
10755
10753
  return /* @__PURE__ */ e.createElement("svg", i({
10756
10754
  xmlns: "http://www.w3.org/2000/svg",
10757
10755
  viewBox: "0 0 513 342"
@@ -10793,7 +10791,7 @@ var ht = function(t) {
10793
10791
  d: "M0 0h256.5v171H0z"
10794
10792
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
10795
10793
  }, ot = function(t) {
10796
- var l = t.title, n = d(t, qn);
10794
+ var l = t.title, n = d(t, Zn);
10797
10795
  return /* @__PURE__ */ e.createElement("svg", i({
10798
10796
  xmlns: "http://www.w3.org/2000/svg",
10799
10797
  viewBox: "0 0 513 342"
@@ -10828,7 +10826,7 @@ var ht = function(t) {
10828
10826
  d: "M264.4 188.9h29.5v8.6h-29.5zm0 17.6h29.5v8.6h-29.5z"
10829
10827
  }));
10830
10828
  }, mt = function(t) {
10831
- var l = t.title, n = d(t, Xn);
10829
+ var l = t.title, n = d(t, qn);
10832
10830
  return /* @__PURE__ */ e.createElement("svg", i({
10833
10831
  xmlns: "http://www.w3.org/2000/svg",
10834
10832
  viewBox: "0 0 513 342"
@@ -10843,7 +10841,7 @@ var ht = function(t) {
10843
10841
  d: "M0 0h171v342H0z"
10844
10842
  }));
10845
10843
  }, vt = function(t) {
10846
- var l = t.title, n = d(t, Jn);
10844
+ var l = t.title, n = d(t, Xn);
10847
10845
  return /* @__PURE__ */ e.createElement("svg", i({
10848
10846
  xmlns: "http://www.w3.org/2000/svg",
10849
10847
  viewBox: "0 0 513 342"
@@ -10861,7 +10859,7 @@ var ht = function(t) {
10861
10859
  d: "M256.5 93c-43.1 0-78 34.9-78 78s34.9 77.9 78 77.9 78-34.9 78-78-34.9-77.9-78-77.9zm0 142.4c-35.6 0-64.5-28.9-64.5-64.5s28.9-64.5 64.5-64.5 64.5 29 64.5 64.6c0 35.6-28.9 64.4-64.5 64.4z"
10862
10860
  }));
10863
10861
  }, st = function(t) {
10864
- var l = t.title, n = d(t, Qn);
10862
+ var l = t.title, n = d(t, Jn);
10865
10863
  return /* @__PURE__ */ e.createElement("svg", i({
10866
10864
  xmlns: "http://www.w3.org/2000/svg",
10867
10865
  viewBox: "0 0 513 342"
@@ -10876,7 +10874,7 @@ var ht = function(t) {
10876
10874
  d: "M365.9 136.5H146.1l44.9-21.1-23.9-43.5 48.8 9.4L222 32l34 36.2L290 32l6.1 49.3 48.8-9.4-23.9 43.5z"
10877
10875
  }), /* @__PURE__ */ e.createElement("g", { fill: "#ce1126" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 342 0 0v342z" }), /* @__PURE__ */ e.createElement("path", { d: "M513 342V0L256 342z" })));
10878
10876
  }, ut = function(t) {
10879
- var l = t.title, n = d(t, ea);
10877
+ var l = t.title, n = d(t, Qn);
10880
10878
  return /* @__PURE__ */ e.createElement("svg", i({
10881
10879
  xmlns: "http://www.w3.org/2000/svg",
10882
10880
  viewBox: "0 0 513 342"
@@ -10894,7 +10892,7 @@ var ht = function(t) {
10894
10892
  d: "M0 0h256.5v171H0z"
10895
10893
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
10896
10894
  }, ft = function(t) {
10897
- var l = t.title, n = d(t, ta);
10895
+ var l = t.title, n = d(t, ea);
10898
10896
  return /* @__PURE__ */ e.createElement("svg", i({
10899
10897
  xmlns: "http://www.w3.org/2000/svg",
10900
10898
  viewBox: "0 0 90 60"
@@ -10909,7 +10907,7 @@ var ht = function(t) {
10909
10907
  fill: "#212121"
10910
10908
  }));
10911
10909
  }, $t = function(t) {
10912
- var l = t.title, n = d(t, la);
10910
+ var l = t.title, n = d(t, ta);
10913
10911
  return /* @__PURE__ */ e.createElement("svg", i({
10914
10912
  xmlns: "http://www.w3.org/2000/svg",
10915
10913
  viewBox: "0 0 513 342"
@@ -10924,7 +10922,7 @@ var ht = function(t) {
10924
10922
  d: "M0 228h513v114H0z"
10925
10923
  }));
10926
10924
  }, Et = function(t) {
10927
- var l = t.title, n = d(t, ra);
10925
+ var l = t.title, n = d(t, la);
10928
10926
  return /* @__PURE__ */ e.createElement("svg", i({
10929
10927
  xmlns: "http://www.w3.org/2000/svg",
10930
10928
  viewBox: "0 0 513 342"
@@ -10936,7 +10934,7 @@ var ht = function(t) {
10936
10934
  d: "m291.9 223.4-11.8 14s51.9 38.9 53.6 40.4c1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-2-1.5-51.8-42-51.8-42z"
10937
10935
  }), /* @__PURE__ */ e.createElement("path", { d: "M206.1 157.2c-7.7 10.3-7.5 23.1 2.8 30.9 0 0 135.2 101.5 136.9 103 1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-1.9-1.5-149.7-121.5-149.7-121.5zm47.7 99.1 7.3 18.2 19.5-6-4.8-19.1zm-40.4-3.7-2 19.5 20.1 3.6 4.5-19.1zm-35.7-21.2L167.4 248l16.4 12.1 12.5-15.2z" })));
10938
10936
  }, pt = function(t) {
10939
- var l = t.title, n = d(t, na);
10937
+ var l = t.title, n = d(t, ra);
10940
10938
  return /* @__PURE__ */ e.createElement("svg", i({
10941
10939
  xmlns: "http://www.w3.org/2000/svg",
10942
10940
  viewBox: "0 0 744 496"
@@ -10948,7 +10946,7 @@ var ht = function(t) {
10948
10946
  d: "m120 125 90 63 54-14 23-81 61-36 92 14 105 55 6 90 34 12v92l-65 115-78 24-72-17 18-30-8-32-10 9-162-25-49-85 20-46-49-62z"
10949
10947
  }));
10950
10948
  }, gt = function(t) {
10951
- var l = t.title, n = d(t, aa);
10949
+ var l = t.title, n = d(t, na);
10952
10950
  return /* @__PURE__ */ e.createElement("svg", i({
10953
10951
  xmlns: "http://www.w3.org/2000/svg",
10954
10952
  viewBox: "0 0 513 342"
@@ -10967,7 +10965,7 @@ var ht = function(t) {
10967
10965
  r: 40
10968
10966
  }));
10969
10967
  }, zt = function(t) {
10970
- var l = t.title, n = d(t, ia);
10968
+ var l = t.title, n = d(t, aa);
10971
10969
  return /* @__PURE__ */ e.createElement("svg", i({
10972
10970
  xmlns: "http://www.w3.org/2000/svg",
10973
10971
  viewBox: "0 0 513 342"
@@ -10990,7 +10988,7 @@ var ht = function(t) {
10990
10988
  d: "m317.89 238.41-22.24-11.11 22.24-11.11h144.46v22.22z"
10991
10989
  }));
10992
10990
  }, wt = function(t) {
10993
- var l = t.title, n = d(t, da);
10991
+ var l = t.title, n = d(t, ia);
10994
10992
  return /* @__PURE__ */ e.createElement("svg", i({
10995
10993
  xmlns: "http://www.w3.org/2000/svg",
10996
10994
  viewBox: "0 0 513 342"
@@ -11002,7 +11000,7 @@ var ht = function(t) {
11002
11000
  d: "M0 0h513v114H0zm0 228h513v114H0z"
11003
11001
  }));
11004
11002
  }, Mt = function(t) {
11005
- var l = t.title, n = d(t, ca);
11003
+ var l = t.title, n = d(t, da);
11006
11004
  return /* @__PURE__ */ e.createElement("svg", i({
11007
11005
  xmlns: "http://www.w3.org/2000/svg",
11008
11006
  viewBox: "0 0 513 342"
@@ -11017,7 +11015,7 @@ var ht = function(t) {
11017
11015
  d: "M0 0h256.5v171H0z"
11018
11016
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "red" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
11019
11017
  }, Ft = function(t) {
11020
- var l = t.title, n = d(t, ha);
11018
+ var l = t.title, n = d(t, ca);
11021
11019
  return /* @__PURE__ */ e.createElement("svg", i({
11022
11020
  xmlns: "http://www.w3.org/2000/svg",
11023
11021
  viewBox: "0 0 363 242"
@@ -11035,7 +11033,7 @@ var ht = function(t) {
11035
11033
  fill: "#FFDA44"
11036
11034
  }));
11037
11035
  }, xt = function(t) {
11038
- var l = t.title, n = d(t, oa);
11036
+ var l = t.title, n = d(t, ha);
11039
11037
  return /* @__PURE__ */ e.createElement("svg", i({
11040
11038
  xmlns: "http://www.w3.org/2000/svg",
11041
11039
  viewBox: "0 0 513 342"
@@ -11050,7 +11048,7 @@ var ht = function(t) {
11050
11048
  d: "M513 149.7v42.6H183.7V342H141V192.3H0v-42.6h141V0h42.7v149.7z"
11051
11049
  }));
11052
11050
  }, Ht = function(t) {
11053
- var l = t.title, n = d(t, ma);
11051
+ var l = t.title, n = d(t, oa);
11054
11052
  return /* @__PURE__ */ e.createElement("svg", i({
11055
11053
  xmlns: "http://www.w3.org/2000/svg",
11056
11054
  viewBox: "0 0 513 342"
@@ -11065,7 +11063,7 @@ var ht = function(t) {
11065
11063
  d: "M0 228h513v114H0z"
11066
11064
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M265.6 212.6c-23 0-41.6-18.6-41.6-41.6s18.6-41.6 41.6-41.6c7.2 0 13.9 1.8 19.8 5-9.2-9-21.9-14.6-35.8-14.6-28.3 0-51.2 22.9-51.2 51.2s22.9 51.2 51.2 51.2c13.9 0 26.6-5.6 35.8-14.6-5.9 3.2-12.6 5-19.8 5z" }), /* @__PURE__ */ e.createElement("path", { d: "m297.6 142.2 5.5 15.5 14.9-7.1-7.1 14.9 15.5 5.5-15.5 5.5 7.1 14.9-14.9-7.1-5.5 15.5-5.5-15.5-14.9 7.1 7.1-14.9-15.5-5.5 15.5-5.5-7.1-14.9 14.9 7.1z" })));
11067
11065
  }, yt = function(t) {
11068
- var l = t.title, n = d(t, va);
11066
+ var l = t.title, n = d(t, ma);
11069
11067
  return /* @__PURE__ */ e.createElement("svg", i({
11070
11068
  xmlns: "http://www.w3.org/2000/svg",
11071
11069
  viewBox: "0 0 513 342"
@@ -11077,7 +11075,7 @@ var ht = function(t) {
11077
11075
  d: "M99.9 0h342v342"
11078
11076
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M19.9 21.1 40.3 6.2 60.9 21 54 0H26.7z" }), /* @__PURE__ */ e.createElement("path", { d: "M92.3 25.5 84.4 1.3l-7.8 24.2H51.3l20.5 14.8-7.8 24 20.4-14.8L105 64.3l-7.9-24 20.5-14.9z" }), /* @__PURE__ */ e.createElement("path", { d: "m136.3 69.2-7.8-24-7.8 24H95.5l20.4 14.9-7.8 24 20.4-14.8 20.6 14.8-7.8-24 20.4-14.9z" }), /* @__PURE__ */ e.createElement("path", { d: "m179.4 112.3-7.8-24.1-7.8 24.1h-25.3l20.5 14.9-7.8 24 20.4-14.8 20.6 14.8-7.9-24 20.5-15z" }), /* @__PURE__ */ e.createElement("path", { d: "m222.5 155.3-7.8-24-7.8 24h-25.4l20.6 15-7.8 24 20.4-14.9 20.4 14.9-7.8-24 20.6-15z" }), /* @__PURE__ */ e.createElement("path", { d: "m265.6 198.4-7.8-24-7.8 24h-25.4l20.6 14.9-7.8 24.1 20.4-14.9 20.4 14.9-7.8-24.2 20.5-14.8z" }), /* @__PURE__ */ e.createElement("path", { d: "m308.7 241.5-7.9-24-7.8 24h-25.3l20.5 14.8-7.9 24.2 20.6-14.9 20.4 14.8-7.8-24.1 20.5-14.8z" }), /* @__PURE__ */ e.createElement("path", { d: "m351.7 284.6-7.8-24.2-7.8 24.2h-25.3l20.4 14.8-7.8 24.1 20.5-14.9 20.5 14.9-7.8-24.1 20.4-14.8z" }), /* @__PURE__ */ e.createElement("path", { d: "m387 303.5-7.9 24.1-25.3.1 19.8 14.3h26.6l19.9-14.4h-25.3z" })));
11079
11077
  }, Ct = function(t) {
11080
- var l = t.title, n = d(t, sa);
11078
+ var l = t.title, n = d(t, va);
11081
11079
  return /* @__PURE__ */ e.createElement("svg", i({
11082
11080
  xmlns: "http://www.w3.org/2000/svg",
11083
11081
  viewBox: "0 0 513 342"
@@ -11089,7 +11087,7 @@ var ht = function(t) {
11089
11087
  fill: "#00267f"
11090
11088
  }), /* @__PURE__ */ e.createElement("path", { d: "m325.74 101.02-31.97 12.4c-.68 1.35-5.79 7.54-8.18 53.06h-17.05v-60.42L256 78.68l-12.54 27v60.8H226.4c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c.15.31 15.4 31.34 15.4 78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54c0-24.13 4.17-44.02 7.68-56.46 3.82-13.57 7.7-21.49 7.74-21.57l-.03.03z" }));
11091
11089
  }, Nt = function(t) {
11092
- var l = t.title, n = d(t, ua);
11090
+ var l = t.title, n = d(t, sa);
11093
11091
  return /* @__PURE__ */ e.createElement("svg", i({
11094
11092
  xmlns: "http://www.w3.org/2000/svg",
11095
11093
  viewBox: "0 85.333 513 342"
@@ -11103,7 +11101,7 @@ var ht = function(t) {
11103
11101
  r: 115
11104
11102
  }));
11105
11103
  }, bt = function(t) {
11106
- var l = t.title, n = d(t, fa);
11104
+ var l = t.title, n = d(t, ua);
11107
11105
  return /* @__PURE__ */ e.createElement("svg", i({
11108
11106
  xmlns: "http://www.w3.org/2000/svg",
11109
11107
  viewBox: "0 0 513 342"
@@ -11115,7 +11113,7 @@ var ht = function(t) {
11115
11113
  d: "M342 0h171v342H342z"
11116
11114
  }));
11117
11115
  }, At = function(t) {
11118
- var l = t.title, n = d(t, $a);
11116
+ var l = t.title, n = d(t, fa);
11119
11117
  return /* @__PURE__ */ e.createElement("svg", i({
11120
11118
  xmlns: "http://www.w3.org/2000/svg",
11121
11119
  viewBox: "0 0 513 342"
@@ -11130,7 +11128,7 @@ var ht = function(t) {
11130
11128
  d: "m256 102.6 16.9 52h54.7l-44.2 32.2 16.8 52-44.2-32.1-44.2 32.1 16.8-52-44.2-32.2h54.7z"
11131
11129
  }));
11132
11130
  }, Pt = function(t) {
11133
- var l = t.title, n = d(t, Ea);
11131
+ var l = t.title, n = d(t, $a);
11134
11132
  return /* @__PURE__ */ e.createElement("svg", i({
11135
11133
  xmlns: "http://www.w3.org/2000/svg",
11136
11134
  viewBox: "0 0 513 342"
@@ -11145,7 +11143,7 @@ var ht = function(t) {
11145
11143
  d: "M0 228h513v114H0z"
11146
11144
  }));
11147
11145
  }, Lt = function(t) {
11148
- var l = t.title, n = d(t, pa);
11146
+ var l = t.title, n = d(t, Ea);
11149
11147
  return /* @__PURE__ */ e.createElement("svg", i({
11150
11148
  xmlns: "http://www.w3.org/2000/svg",
11151
11149
  viewBox: "0 0 513 342"
@@ -11157,7 +11155,7 @@ var ht = function(t) {
11157
11155
  d: "m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.8H0V0h137.6z"
11158
11156
  }));
11159
11157
  }, St = function(t) {
11160
- var l = t.title, n = d(t, ga);
11158
+ var l = t.title, n = d(t, pa);
11161
11159
  return /* @__PURE__ */ e.createElement("svg", i({
11162
11160
  xmlns: "http://www.w3.org/2000/svg",
11163
11161
  viewBox: "0 0 513 342"
@@ -11185,7 +11183,7 @@ var ht = function(t) {
11185
11183
  strokeWidth: 3
11186
11184
  }));
11187
11185
  }, Dt = function(t) {
11188
- var l = t.title, n = d(t, za);
11186
+ var l = t.title, n = d(t, ga);
11189
11187
  return /* @__PURE__ */ e.createElement("svg", i({
11190
11188
  xmlns: "http://www.w3.org/2000/svg",
11191
11189
  viewBox: "0 0 513 342"
@@ -11200,7 +11198,7 @@ var ht = function(t) {
11200
11198
  d: "M197 171h316v171H197z"
11201
11199
  }));
11202
11200
  }, Bt = function(t) {
11203
- var l = t.title, n = d(t, wa);
11201
+ var l = t.title, n = d(t, za);
11204
11202
  return /* @__PURE__ */ e.createElement("svg", i({
11205
11203
  xmlns: "http://www.w3.org/2000/svg",
11206
11204
  viewBox: "0 0 513 342"
@@ -11235,7 +11233,7 @@ var ht = function(t) {
11235
11233
  r: 16.9
11236
11234
  }));
11237
11235
  }, Vt = function(t) {
11238
- var l = t.title, n = d(t, Ma);
11236
+ var l = t.title, n = d(t, wa);
11239
11237
  return /* @__PURE__ */ e.createElement("svg", i({
11240
11238
  xmlns: "http://www.w3.org/2000/svg",
11241
11239
  viewBox: "0 0 513 342"
@@ -11275,7 +11273,7 @@ var ht = function(t) {
11275
11273
  d: "M0 0h256.5v171H0z"
11276
11274
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#c8102e" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
11277
11275
  }, Tt = function(t) {
11278
- var l = t.title, n = d(t, Fa);
11276
+ var l = t.title, n = d(t, Ma);
11279
11277
  return /* @__PURE__ */ e.createElement("svg", i({
11280
11278
  xmlns: "http://www.w3.org/2000/svg",
11281
11279
  viewBox: "0 0 513 342"
@@ -11292,7 +11290,7 @@ var ht = function(t) {
11292
11290
  strokeMiterlimit: 10
11293
11291
  }, /* @__PURE__ */ e.createElement("path", { d: "M306.4 134.01a50.28 50.28 0 0 1 6.07 24.02c0 21.55-13.51 39.94-32.52 47.19v-59.51c5.7-1.19 10-6.37 10-12.59 6.9 0 12.5-5.75 12.5-12.85h-.42c6.9 0 12.91-5.75 12.91-12.85h-34.99V76.58l-14.99-27.71-15 27.71v30.84h-34.99c0 7.1 6.01 12.85 12.91 12.85h-.42c0 7.1 5.6 12.85 12.5 12.85 0 6.22 4.29 11.4 9.99 12.59v61.37c-22.09-5.39-38.48-25.3-38.48-49.05 0-8.7 2.2-16.88 6.07-24.02-10.96 11.21-17.72 26.53-17.72 43.44 0 34.32 27.82 62.15 62.15 62.15s62.15-27.83 62.15-62.15c0-16.91-6.77-32.24-17.72-43.44z" }), /* @__PURE__ */ e.createElement("path", { d: "M198.46 226.81s20.69 27.71 66.5 27.71 66.5-27.71 66.5-27.71l13.47 28.37s-21.03 27.71-79.97 27.71-79.97-27.71-79.97-27.71l13.47-28.37zm-69.22-93.63h20.88l24.93 27.26v73.45h-26.28v-68.37zm270.76 0h-20.88l-24.93 27.26v73.45h26.27v-68.37z" })));
11294
11292
  }, It = function(t) {
11295
- var l = t.title, n = d(t, xa);
11293
+ var l = t.title, n = d(t, Fa);
11296
11294
  return /* @__PURE__ */ e.createElement("svg", i({
11297
11295
  xmlns: "http://www.w3.org/2000/svg",
11298
11296
  viewBox: "0 0 513 342"
@@ -11307,7 +11305,7 @@ var ht = function(t) {
11307
11305
  d: "M0 228h513v114H0z"
11308
11306
  }));
11309
11307
  }, Ot = function(t) {
11310
- var l = t.title, n = d(t, Ha);
11308
+ var l = t.title, n = d(t, xa);
11311
11309
  return /* @__PURE__ */ e.createElement("svg", i({
11312
11310
  xmlns: "http://www.w3.org/2000/svg",
11313
11311
  viewBox: "0 0 513 342"
@@ -11333,7 +11331,7 @@ var ht = function(t) {
11333
11331
  r: 57.7
11334
11332
  }));
11335
11333
  }, Rt = function(t) {
11336
- var l = t.title, n = d(t, ya);
11334
+ var l = t.title, n = d(t, Ha);
11337
11335
  return /* @__PURE__ */ e.createElement("svg", i({
11338
11336
  xmlns: "http://www.w3.org/2000/svg",
11339
11337
  viewBox: "0 0 513 342"
@@ -11351,7 +11349,7 @@ var ht = function(t) {
11351
11349
  d: "m199.2 249.5 21.7-66.8-56.8-41.2h70.5L256 74.7l21.7 66.8h70.2l-56.8 41.2 21.7 66.8-56.8-41.3z"
11352
11350
  }));
11353
11351
  }, _t = function(t) {
11354
- var l = t.title, n = d(t, Ca);
11352
+ var l = t.title, n = d(t, ya);
11355
11353
  return /* @__PURE__ */ e.createElement("svg", i({
11356
11354
  xmlns: "http://www.w3.org/2000/svg",
11357
11355
  viewBox: "0 0 900 600"
@@ -11375,7 +11373,7 @@ var ht = function(t) {
11375
11373
  fill: "#008830"
11376
11374
  }));
11377
11375
  }, Gt = function(t) {
11378
- var l = t.title, n = d(t, Na);
11376
+ var l = t.title, n = d(t, Ca);
11379
11377
  return /* @__PURE__ */ e.createElement("svg", i({
11380
11378
  xmlns: "http://www.w3.org/2000/svg",
11381
11379
  viewBox: "0 0 513 342"
@@ -11401,7 +11399,7 @@ var ht = function(t) {
11401
11399
  r: 57.7
11402
11400
  }));
11403
11401
  }, kt = function(t) {
11404
- var l = t.title, n = d(t, ba);
11402
+ var l = t.title, n = d(t, Na);
11405
11403
  return /* @__PURE__ */ e.createElement("svg", i({
11406
11404
  xmlns: "http://www.w3.org/2000/svg",
11407
11405
  viewBox: "0 0 513 342"
@@ -11421,7 +11419,7 @@ var ht = function(t) {
11421
11419
  d: "M215.9 165.7c-13.9 0-27.4 2.1-40.1 6 .6 43.9 36.3 79.3 80.3 79.3 27.2 0 51.3-13.6 65.8-34.3-24.9-31-63.2-51-106-51zm119 20.3c.9-5 1.5-10.1 1.5-15.4 0-44.4-36-80.4-80.4-80.4-33.1 0-61.5 20.1-73.9 48.6 10.9-2.2 22.1-3.4 33.6-3.4 46.8.1 89 19.5 119.2 50.6z"
11422
11420
  }));
11423
11421
  }, Ut = function(t) {
11424
- var l = t.title, n = d(t, Aa);
11422
+ var l = t.title, n = d(t, ba);
11425
11423
  return /* @__PURE__ */ e.createElement("svg", i({
11426
11424
  xmlns: "http://www.w3.org/2000/svg",
11427
11425
  viewBox: "0 0 513 342"
@@ -11433,7 +11431,7 @@ var ht = function(t) {
11433
11431
  fill: "#00778b"
11434
11432
  }), /* @__PURE__ */ e.createElement("path", { d: "M256 171 0 342V0z" }));
11435
11433
  }, Wt = function(t) {
11436
- var l = t.title, n = d(t, Pa);
11434
+ var l = t.title, n = d(t, Aa);
11437
11435
  return /* @__PURE__ */ e.createElement("svg", i({
11438
11436
  xmlns: "http://www.w3.org/2000/svg",
11439
11437
  viewBox: "0 0 513 342"
@@ -11451,7 +11449,7 @@ var ht = function(t) {
11451
11449
  d: "M128.7 255.5s35 54 67.3 32.4c56.9-37.9-68.9-108.6-2.9-152.6 58.3-38.8 76.6 103.5 137.6 62.8 59-39.3-64.7-111.4-9.2-148.4 33.4-22.2 67.1 32.6 67.1 32.6"
11452
11450
  }));
11453
11451
  }, Kt = function(t) {
11454
- var l = t.title, n = d(t, La);
11452
+ var l = t.title, n = d(t, Pa);
11455
11453
  return /* @__PURE__ */ e.createElement("svg", i({
11456
11454
  xmlns: "http://www.w3.org/2000/svg",
11457
11455
  viewBox: "0 0 513 342"
@@ -11474,7 +11472,7 @@ var ht = function(t) {
11474
11472
  d: "M0 145h513v52H0z"
11475
11473
  }));
11476
11474
  }, jt = function(t) {
11477
- var l = t.title, n = d(t, Sa);
11475
+ var l = t.title, n = d(t, La);
11478
11476
  return /* @__PURE__ */ e.createElement("svg", i({
11479
11477
  xmlns: "http://www.w3.org/2000/svg",
11480
11478
  viewBox: "0 0 513 342"
@@ -11486,7 +11484,7 @@ var ht = function(t) {
11486
11484
  fill: "#6da9d2"
11487
11485
  }), /* @__PURE__ */ e.createElement("path", { d: "M0 125.5h513v89.656H0z" }));
11488
11486
  }, Yt = function(t) {
11489
- var l = t.title, n = d(t, Da);
11487
+ var l = t.title, n = d(t, Sa);
11490
11488
  return /* @__PURE__ */ e.createElement("svg", i({
11491
11489
  xmlns: "http://www.w3.org/2000/svg",
11492
11490
  viewBox: "0 0 513 342"
@@ -11509,7 +11507,7 @@ var ht = function(t) {
11509
11507
  strokeWidth: 7
11510
11508
  }));
11511
11509
  }, Zt = function(t) {
11512
- var l = t.title, n = d(t, Ba);
11510
+ var l = t.title, n = d(t, Da);
11513
11511
  return /* @__PURE__ */ e.createElement("svg", i({
11514
11512
  xmlns: "http://www.w3.org/2000/svg",
11515
11513
  viewBox: "0 0 513 342"
@@ -11540,7 +11538,7 @@ var ht = function(t) {
11540
11538
  fill: "#ce1127"
11541
11539
  }));
11542
11540
  }, qt = function(t) {
11543
- var l = t.title, n = d(t, Va);
11541
+ var l = t.title, n = d(t, Ba);
11544
11542
  return /* @__PURE__ */ e.createElement("svg", i({
11545
11543
  xmlns: "http://www.w3.org/2000/svg",
11546
11544
  viewBox: "0 0 513 342"
@@ -11552,7 +11550,7 @@ var ht = function(t) {
11552
11550
  fill: "red"
11553
11551
  }));
11554
11552
  }, Xt = function(t) {
11555
- var l = t.title, n = d(t, Ta);
11553
+ var l = t.title, n = d(t, Va);
11556
11554
  return /* @__PURE__ */ e.createElement("svg", i({
11557
11555
  xmlns: "http://www.w3.org/2000/svg",
11558
11556
  viewBox: "0 0 513 342"
@@ -11567,7 +11565,7 @@ var ht = function(t) {
11567
11565
  d: "M71.4 98.2v52.2c4.9 1.3 10.1 1.9 15.5 1.9s10.5-.7 15.5-1.9V98.2h-31z"
11568
11566
  }));
11569
11567
  }, Jt = function(t) {
11570
- var l = t.title, n = d(t, Ia);
11568
+ var l = t.title, n = d(t, Ta);
11571
11569
  return /* @__PURE__ */ e.createElement("svg", i({
11572
11570
  xmlns: "http://www.w3.org/2000/svg",
11573
11571
  viewBox: "0 0 513 342"
@@ -11585,7 +11583,7 @@ var ht = function(t) {
11585
11583
  d: "m93.6 31.2 16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z"
11586
11584
  }));
11587
11585
  }, Qt = function(t) {
11588
- var l = t.title, n = d(t, Oa);
11586
+ var l = t.title, n = d(t, Ia);
11589
11587
  return /* @__PURE__ */ e.createElement("svg", i({
11590
11588
  xmlns: "http://www.w3.org/2000/svg",
11591
11589
  viewBox: "0 0 513 342"
@@ -11606,7 +11604,7 @@ var ht = function(t) {
11606
11604
  fill: "#ffce00"
11607
11605
  }));
11608
11606
  }, e2 = function(t) {
11609
- var l = t.title, n = d(t, Ra);
11607
+ var l = t.title, n = d(t, Oa);
11610
11608
  return /* @__PURE__ */ e.createElement("svg", i({
11611
11609
  xmlns: "http://www.w3.org/2000/svg",
11612
11610
  viewBox: "0 0 900 600"
@@ -11621,7 +11619,7 @@ var ht = function(t) {
11621
11619
  fill: "#dc241f"
11622
11620
  }));
11623
11621
  }, t2 = function(t) {
11624
- var l = t.title, n = d(t, _a);
11622
+ var l = t.title, n = d(t, Ra);
11625
11623
  return /* @__PURE__ */ e.createElement("svg", i({
11626
11624
  xmlns: "http://www.w3.org/2000/svg",
11627
11625
  viewBox: "0 0 768 512"
@@ -11633,7 +11631,7 @@ var ht = function(t) {
11633
11631
  d: "M336 96h96v112h112v96H432v112h-96V304H224v-96h112V96z"
11634
11632
  }));
11635
11633
  }, l2 = function(t) {
11636
- var l = t.title, n = d(t, Ga);
11634
+ var l = t.title, n = d(t, _a);
11637
11635
  return /* @__PURE__ */ e.createElement("svg", i({
11638
11636
  xmlns: "http://www.w3.org/2000/svg",
11639
11637
  viewBox: "0 0 513 342"
@@ -11648,7 +11646,7 @@ var ht = function(t) {
11648
11646
  d: "M0 0h171v342H0z"
11649
11647
  }));
11650
11648
  }, r2 = function(t) {
11651
- var l = t.title, n = d(t, ka);
11649
+ var l = t.title, n = d(t, Ga);
11652
11650
  return /* @__PURE__ */ e.createElement("svg", i({
11653
11651
  xmlns: "http://www.w3.org/2000/svg",
11654
11652
  viewBox: "0 0 513 342"
@@ -11663,7 +11661,7 @@ var ht = function(t) {
11663
11661
  d: "M0 0h256.5v171H0z"
11664
11662
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
11665
11663
  }, n2 = function(t) {
11666
- var l = t.title, n = d(t, Ua);
11664
+ var l = t.title, n = d(t, ka);
11667
11665
  return /* @__PURE__ */ e.createElement("svg", i({
11668
11666
  xmlns: "http://www.w3.org/2000/svg",
11669
11667
  viewBox: "0 0 513 342"
@@ -11681,7 +11679,7 @@ var ht = function(t) {
11681
11679
  d: "M98 24.5 113.1 71H162l-39.6 28.7 15.2 46.5L98 117.5l-39.6 28.7 15.2-46.5L34 71h48.9z"
11682
11680
  }));
11683
11681
  }, a2 = function(t) {
11684
- var l = t.title, n = d(t, Wa);
11682
+ var l = t.title, n = d(t, Ua);
11685
11683
  return /* @__PURE__ */ e.createElement("svg", i({
11686
11684
  xmlns: "http://www.w3.org/2000/svg",
11687
11685
  viewBox: "0 0 513 342"
@@ -11696,7 +11694,7 @@ var ht = function(t) {
11696
11694
  fill: "#fcd116"
11697
11695
  }));
11698
11696
  }, i2 = function(t) {
11699
- var l = t.title, n = d(t, Ka);
11697
+ var l = t.title, n = d(t, Wa);
11700
11698
  return /* @__PURE__ */ e.createElement("svg", i({
11701
11699
  xmlns: "http://www.w3.org/2000/svg",
11702
11700
  viewBox: "0 0 513 342"
@@ -11708,7 +11706,7 @@ var ht = function(t) {
11708
11706
  fill: "#FFDA44"
11709
11707
  }));
11710
11708
  }, d2 = function(t) {
11711
- var l = t.title, n = d(t, ja);
11709
+ var l = t.title, n = d(t, Ka);
11712
11710
  return /* @__PURE__ */ e.createElement("svg", i({
11713
11711
  xmlns: "http://www.w3.org/2000/svg",
11714
11712
  viewBox: "0 0 513 342"
@@ -11723,7 +11721,7 @@ var ht = function(t) {
11723
11721
  d: "M0 171h513v85.5H0z"
11724
11722
  }));
11725
11723
  }, c2 = function(t) {
11726
- var l = t.title, n = d(t, Ya);
11724
+ var l = t.title, n = d(t, ja);
11727
11725
  return /* @__PURE__ */ e.createElement("svg", i({
11728
11726
  xmlns: "http://www.w3.org/2000/svg",
11729
11727
  viewBox: "0 0 513 342"
@@ -11738,7 +11736,7 @@ var ht = function(t) {
11738
11736
  d: "M0 285h513v57H0zM0 0h513v57H0z"
11739
11737
  }));
11740
11738
  }, h2 = function(t) {
11741
- var l = t.title, n = d(t, Za);
11739
+ var l = t.title, n = d(t, Ya);
11742
11740
  return /* @__PURE__ */ e.createElement("svg", i({
11743
11741
  xmlns: "http://www.w3.org/2000/svg",
11744
11742
  viewBox: "0 0 513 342"
@@ -11759,7 +11757,7 @@ var ht = function(t) {
11759
11757
  d: "m86.5 111.4 12.7 39.2h41.3l-33.4 24.2 12.8 39.3-33.4-24.2-33.4 24.2 12.8-39.3-33.4-24.2h41.2z"
11760
11758
  }));
11761
11759
  }, o2 = function(t) {
11762
- var l = t.title, n = d(t, qa);
11760
+ var l = t.title, n = d(t, Za);
11763
11761
  return /* @__PURE__ */ e.createElement("svg", i({
11764
11762
  xmlns: "http://www.w3.org/2000/svg",
11765
11763
  viewBox: "0 0 513 342"
@@ -11778,7 +11776,7 @@ var ht = function(t) {
11778
11776
  stroke: "#000"
11779
11777
  }));
11780
11778
  }, m2 = function(t) {
11781
- var l = t.title, n = d(t, Xa);
11779
+ var l = t.title, n = d(t, qa);
11782
11780
  return /* @__PURE__ */ e.createElement("svg", i({
11783
11781
  xmlns: "http://www.w3.org/2000/svg",
11784
11782
  viewBox: "0 0 513 342"
@@ -11793,7 +11791,7 @@ var ht = function(t) {
11793
11791
  fill: "#FFF"
11794
11792
  }));
11795
11793
  }, v2 = function(t) {
11796
- var l = t.title, n = d(t, Ja);
11794
+ var l = t.title, n = d(t, Xa);
11797
11795
  return /* @__PURE__ */ e.createElement("svg", i({
11798
11796
  xmlns: "http://www.w3.org/2000/svg",
11799
11797
  viewBox: "0 0 513 342"
@@ -11819,7 +11817,7 @@ var ht = function(t) {
11819
11817
  d: "M464.4 92.2c.6-2.9-.2-17.6-.2-20.7 0-21.3-13.9-39.4-33.2-45.7 5.9 12 9.2 25.4 9.2 39.7 0 4.8-.4 9.5-1.1 14.1-2.9-4.7-6.6-8.9-11.2-12.6-17.1-13.6-40.6-14-57.9-2.5 13.4 2.9 26.3 8.9 37.7 18 9 7.1 16.2 16.8 21.7 26.1 0 0-17.8 10.9-31 15.1s-42.3 7.9-42.3 7.9c72 12 132-36 132-36-6.5-13.4-15.8-4-23.7-3.4z"
11820
11818
  }));
11821
11819
  }, s2 = function(t) {
11822
- var l = t.title, n = d(t, Qa);
11820
+ var l = t.title, n = d(t, Ja);
11823
11821
  return /* @__PURE__ */ e.createElement("svg", i({
11824
11822
  xmlns: "http://www.w3.org/2000/svg",
11825
11823
  viewBox: "0 0 513 342"
@@ -11831,7 +11829,7 @@ var ht = function(t) {
11831
11829
  d: "M141.7 154.7s.2 67.1 74.7 65.3l4.5 13.9h8.9s-7.4-41.1 60.1-41.5c0 0 0-27.6 27.6-27.6H359s-66-51.8 58.9-118l1.8-13.1s-129.9 71-198.9 57.2c0 0 10.7 42.5-10.8 42.5-10.8 0-9.7-8.1-32.3-8.1-18.7 0-17.3 19.7-26.3 19.5-8.9-.2-18.8-12.3-19.6-10.2-.7 2.1 9.9 20.1 9.9 20.1z"
11832
11830
  }), /* @__PURE__ */ e.createElement("g", { fill: "#006651" }, /* @__PURE__ */ e.createElement("path", { d: "M237.2 308.1c6.9-5 13-6.6 22.4-8.3s19.4-4.4 24.6-5.8-17.7 6.6-23.5 8.3c-5.8 1.6-23.5 5.8-23.5 5.8zm37.9-14.7c-1.9-11.9 2.8-24.3 13.5-29.3 2.5 8.6-5.2 23.2-13.5 29.3zm18.2-6.2c-5.8-9.8 4-22.6 11.1-28.8 3.3 6-2.5 23.7-11.1 28.8zm16.9-7.6c-6.2-8.4 1.1-23.2 8.8-29 3.1 8.2.1 23.2-8.8 29zm16.9-10.6c-5.6-8-1.7-20.4 6.3-28.4 5.8 6.6.9 21-6.3 28.4zm13.5-10.7c-4.7-7.5 1.1-25.4 8.6-30.4 3.3 6.6.8 25.4-8.6 30.4zm10.8-2.8c-1.4-10.8 17.4-22.7 25.2-22.4-.9 8.9-8.9 18.6-25.2 22.4zm-10.5 12.2c8.8-9.1 26-9.1 32.1-7.2-1.7 5.3-21.9 16.9-32.1 7.2z" }), /* @__PURE__ */ e.createElement("path", { d: "M328.7 276.8c12.4-3.3 20.5-6.1 27.9 1.7-5.2 6.6-25.4 4.7-27.9-1.7zm-17.7 8c11.9-6.4 26.3 3 28.5 8.6-13.3 5.5-28.7-7.2-28.5-8.6zm-16.3 9.2c10.8-4.1 23.2 1.4 28.2 7.5-5.8 2.7-21 5.7-28.2-7.5zm-14.9 4.7c12.4-1.4 24.4 8 27 13.4-15.9 1.5-22-3.2-27-13.4zm-4 9.4c-6.9-5-13-6.6-22.4-8.3-9.4-1.7-19.4-4.4-24.6-5.8-5.3-1.4 17.7 6.6 23.5 8.3 5.8 1.6 23.5 5.8 23.5 5.8zm-37.9-14.7c1.9-11.9-2.8-24.3-13.5-29.3-2.5 8.6 5.2 23.2 13.5 29.3zm-18.2-6.2c5.8-9.8-4-22.6-11.1-28.8-3.3 6 2.5 23.7 11.1 28.8zm-16.9-7.6c6.2-8.4-1.1-23.2-8.8-29-3.1 8.2-.1 23.2 8.8 29zM185.9 269c5.6-8 1.7-20.4-6.3-28.4-5.8 6.6-.9 21 6.3 28.4zm-13.5-10.7c4.7-7.5-1.1-25.4-8.6-30.4-3.3 6.6-.8 25.4 8.6 30.4zm-10.8-2.8c1.4-10.8-17.4-22.7-25.2-22.4.9 8.9 8.9 18.6 25.2 22.4zm10.5 12.2c-8.8-9.1-26-9.1-32.1-7.2 1.7 5.3 21.9 16.9 32.1 7.2z" }), /* @__PURE__ */ e.createElement("path", { d: "M184.3 276.8c-12.4-3.3-20.5-6.1-27.9 1.7 5.2 6.6 25.4 4.7 27.9-1.7zm17.7 8c-11.9-6.4-26.3 3-28.5 8.6 13.3 5.5 28.7-7.2 28.5-8.6zm16.3 9.2c-10.8-4.1-23.2 1.4-28.2 7.5 5.8 2.7 21 5.7 28.2-7.5zm14.9 4.7c-12.4-1.4-24.4 8-27 13.4 15.9 1.5 22-3.2 27-13.4z" })));
11833
11831
  }, u2 = function(t) {
11834
- var l = t.title, n = d(t, e7);
11832
+ var l = t.title, n = d(t, Qa);
11835
11833
  return /* @__PURE__ */ e.createElement("svg", i({
11836
11834
  xmlns: "http://www.w3.org/2000/svg",
11837
11835
  viewBox: "0 0 513 342"
@@ -11846,7 +11844,7 @@ var ht = function(t) {
11846
11844
  d: "M513 0v171H256.5L0 0z"
11847
11845
  }));
11848
11846
  }, f2 = function(t) {
11849
- var l = t.title, n = d(t, t7);
11847
+ var l = t.title, n = d(t, e7);
11850
11848
  return /* @__PURE__ */ e.createElement("svg", i({
11851
11849
  xmlns: "http://www.w3.org/2000/svg",
11852
11850
  viewBox: "0 0 513 342"
@@ -11858,7 +11856,7 @@ var ht = function(t) {
11858
11856
  d: "M0 228h513v114H0z"
11859
11857
  }));
11860
11858
  }, $2 = function(t) {
11861
- var l = t.title, n = d(t, l7);
11859
+ var l = t.title, n = d(t, t7);
11862
11860
  return /* @__PURE__ */ e.createElement("svg", i({
11863
11861
  xmlns: "http://www.w3.org/2000/svg",
11864
11862
  viewBox: "0 0 513 342"
@@ -11876,7 +11874,7 @@ var ht = function(t) {
11876
11874
  d: "m89.8 92.5 17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z"
11877
11875
  }));
11878
11876
  }, E2 = function(t) {
11879
- var l = t.title, n = d(t, r7);
11877
+ var l = t.title, n = d(t, l7);
11880
11878
  return /* @__PURE__ */ e.createElement("svg", i({
11881
11879
  xmlns: "http://www.w3.org/2000/svg",
11882
11880
  viewBox: "0 0 513 342"
@@ -11888,7 +11886,7 @@ var ht = function(t) {
11888
11886
  d: "M190 0h-60v140H0v60h130v142h60V200h323v-60H190z"
11889
11887
  }));
11890
11888
  }, p2 = function(t) {
11891
- var l = t.title, n = d(t, n7);
11889
+ var l = t.title, n = d(t, r7);
11892
11890
  return /* @__PURE__ */ e.createElement("svg", i({
11893
11891
  xmlns: "http://www.w3.org/2000/svg",
11894
11892
  viewBox: "0 0 513 342"
@@ -11917,7 +11915,7 @@ var ht = function(t) {
11917
11915
  fill: "#496E2D"
11918
11916
  }));
11919
11917
  }, g2 = function(t) {
11920
- var l = t.title, n = d(t, a7);
11918
+ var l = t.title, n = d(t, n7);
11921
11919
  return /* @__PURE__ */ e.createElement("svg", i({
11922
11920
  xmlns: "http://www.w3.org/2000/svg",
11923
11921
  viewBox: "0 0 513 342"
@@ -11954,7 +11952,7 @@ var ht = function(t) {
11954
11952
  d: "M256 130v55.4c30.4 0 49.9-6 49.9-6V130H256z"
11955
11953
  })));
11956
11954
  }, z2 = function(t) {
11957
- var l = t.title, n = d(t, i7);
11955
+ var l = t.title, n = d(t, a7);
11958
11956
  return /* @__PURE__ */ e.createElement("svg", i({
11959
11957
  xmlns: "http://www.w3.org/2000/svg",
11960
11958
  viewBox: "0 0 513 342"
@@ -11966,7 +11964,7 @@ var ht = function(t) {
11966
11964
  d: "M256.5 0H513v342H256.5z"
11967
11965
  }), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "m341.5 105.3-29.4 40.4-47.5-15.4 29.4 40.4-29.4 40.4 47.5-15.4 29.4 40.4v-50l47.5-15.5-47.5-15.4z" }), /* @__PURE__ */ e.createElement("path", { d: "M309.9 276.7c-58.5 0-106-47.5-106-106s47.5-106 106-106c18.3 0 35.4 4.6 50.4 12.7-23.5-23-55.7-37.2-91.2-37.2-72 0-130.4 58.4-130.4 130.4S197.1 301 269.1 301c35.5 0 67.7-14.2 91.2-37.2-14.9 8.2-32.1 12.9-50.4 12.9z" })));
11968
11966
  }, w2 = function(t) {
11969
- var l = t.title, n = d(t, d7);
11967
+ var l = t.title, n = d(t, i7);
11970
11968
  return /* @__PURE__ */ e.createElement("svg", i({
11971
11969
  xmlns: "http://www.w3.org/2000/svg",
11972
11970
  viewBox: "0 0 513 342"
@@ -11995,7 +11993,7 @@ var ht = function(t) {
11995
11993
  d: "M256 110.5c-21.1 0-38.3 17.2-38.3 38.3v11.5h76.5v-11.5c.1-21.1-17.1-38.3-38.2-38.3z"
11996
11994
  }));
11997
11995
  }, M2 = function(t) {
11998
- var l = t.title, n = d(t, c7);
11996
+ var l = t.title, n = d(t, d7);
11999
11997
  return /* @__PURE__ */ e.createElement("svg", i({
12000
11998
  xmlns: "http://www.w3.org/2000/svg",
12001
11999
  viewBox: "0 0 513 342"
@@ -12010,7 +12008,7 @@ var ht = function(t) {
12010
12008
  d: "M0 228h513v114H0z"
12011
12009
  }));
12012
12010
  }, F2 = function(t) {
12013
- var l = t.title, n = d(t, h7);
12011
+ var l = t.title, n = d(t, c7);
12014
12012
  return /* @__PURE__ */ e.createElement("svg", i({
12015
12013
  xmlns: "http://www.w3.org/2000/svg",
12016
12014
  viewBox: "0 0 513 342"
@@ -12025,7 +12023,7 @@ var ht = function(t) {
12025
12023
  d: "M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z"
12026
12024
  }));
12027
12025
  }, x2 = function(t) {
12028
- var l = t.title, n = d(t, o7);
12026
+ var l = t.title, n = d(t, h7);
12029
12027
  return /* @__PURE__ */ e.createElement("svg", i({
12030
12028
  xmlns: "http://www.w3.org/2000/svg",
12031
12029
  viewBox: "0 0 513 342"
@@ -12037,7 +12035,7 @@ var ht = function(t) {
12037
12035
  d: "M0 228h513v114H0z"
12038
12036
  }), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M256 171 0 342V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-5.1-34.6-24.2-34.6-46.8z" }), /* @__PURE__ */ e.createElement("path", { d: "m365 129.2 10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z" })));
12039
12037
  }, H2 = function(t) {
12040
- var l = t.title, n = d(t, m7);
12038
+ var l = t.title, n = d(t, o7);
12041
12039
  return /* @__PURE__ */ e.createElement("svg", i({
12042
12040
  xmlns: "http://www.w3.org/2000/svg",
12043
12041
  viewBox: "0 0 513 342"
@@ -12080,7 +12078,7 @@ var ht = function(t) {
12080
12078
  r: 17.5
12081
12079
  })));
12082
12080
  }, y2 = function(t) {
12083
- var l = t.title, n = d(t, v7);
12081
+ var l = t.title, n = d(t, m7);
12084
12082
  return /* @__PURE__ */ e.createElement("svg", i({
12085
12083
  xmlns: "http://www.w3.org/2000/svg",
12086
12084
  viewBox: "0 0 810 540"
@@ -12093,7 +12091,7 @@ var ht = function(t) {
12093
12091
  d: "M0 90h810m0 120H0m0 120h810m0 120H0"
12094
12092
  }));
12095
12093
  }, C2 = function(t) {
12096
- var l = t.title, n = d(t, s7);
12094
+ var l = t.title, n = d(t, v7);
12097
12095
  return /* @__PURE__ */ e.createElement("svg", i({
12098
12096
  xmlns: "http://www.w3.org/2000/svg",
12099
12097
  viewBox: "0 0 22.5 15"
@@ -12117,7 +12115,7 @@ var ht = function(t) {
12117
12115
  d: "M6.8 7.5h2V8h-.5l-.5 1-.5-1h-.5v-.5zM5.3 6h1v3.5h-1V6zm4 0h1v3.5h-1V6zm-2.5-.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v.2c0 .2-.1.3-.3.3H7c-.1 0-.2-.1-.2-.2v-.3z"
12118
12116
  }));
12119
12117
  }, N2 = function(t) {
12120
- var l = t.title, n = d(t, u7);
12118
+ var l = t.title, n = d(t, s7);
12121
12119
  return /* @__PURE__ */ e.createElement("svg", i({
12122
12120
  xmlns: "http://www.w3.org/2000/svg",
12123
12121
  viewBox: "0 0 22.5 15"
@@ -12146,7 +12144,7 @@ var ht = function(t) {
12146
12144
  strokeWidth: 0.25
12147
12145
  })));
12148
12146
  }, b2 = function(t) {
12149
- var l = t.title, n = d(t, f7);
12147
+ var l = t.title, n = d(t, u7);
12150
12148
  return /* @__PURE__ */ e.createElement("svg", i({
12151
12149
  xmlns: "http://www.w3.org/2000/svg",
12152
12150
  viewBox: "0 0 810 540"
@@ -12158,7 +12156,7 @@ var ht = function(t) {
12158
12156
  d: "m404.951 59.865 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-90 24 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-66 66 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-24 89.999 6.735 20.719h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm24 90.001 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm66 66 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm180-312 6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm66 66 6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm24 90 6.735 20.718h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm-24 90 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm-156 90 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm90-24.001 6.735 20.719h21.894l-17.633 12.812 6.639 20.74-17.635-12.812-17.633 12.812 6.735-20.73-17.633-12.811h21.797z"
12159
12157
  }));
12160
12158
  }, A2 = function(t) {
12161
- var l = t.title, n = d(t, $7);
12159
+ var l = t.title, n = d(t, f7);
12162
12160
  return /* @__PURE__ */ e.createElement("svg", i({
12163
12161
  xmlns: "http://www.w3.org/2000/svg",
12164
12162
  viewBox: "0 0 513 342"
@@ -12170,7 +12168,7 @@ var ht = function(t) {
12170
12168
  d: "M513 129.3V212H203.7v130H121V212H0v-82.7h121V0h82.7v129.3z"
12171
12169
  }));
12172
12170
  }, P2 = function(t) {
12173
- var l = t.title, n = d(t, E7);
12171
+ var l = t.title, n = d(t, $7);
12174
12172
  return /* @__PURE__ */ e.createElement("svg", i({
12175
12173
  xmlns: "http://www.w3.org/2000/svg",
12176
12174
  viewBox: "0 0 513 342"
@@ -12188,7 +12186,7 @@ var ht = function(t) {
12188
12186
  d: "M0 0h256.5v171H0z"
12189
12187
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
12190
12188
  }, L2 = function(t) {
12191
- var l = t.title, n = d(t, p7);
12189
+ var l = t.title, n = d(t, E7);
12192
12190
  return /* @__PURE__ */ e.createElement("svg", i({
12193
12191
  xmlns: "http://www.w3.org/2000/svg",
12194
12192
  viewBox: "0 0 513 342"
@@ -12215,7 +12213,7 @@ var ht = function(t) {
12215
12213
  d: "M355 266.7c6.2.4 12.5-1.8 17.2-6.5l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c4.7 4.7 11 6.9 17.1 6.5 5.3-.3 32.5-33.5 25.7-32.6-4.6.6-9.1 2.8-12.7 6.3l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3-6.7-1.1 20.1 32.2 25.3 32.5zM321.1 206c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0 0 0 5.5-14.8 2.5-15.9-7.9-2.9-17.2-1.2-23.5 5.2l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-6.2-6.2-15.1-8-22.8-5.5-3.1 1.1 1.9 16.1 1.9 16.1z"
12216
12214
  }));
12217
12215
  }, S2 = function(t) {
12218
- var l = t.title, n = d(t, g7);
12216
+ var l = t.title, n = d(t, p7);
12219
12217
  return /* @__PURE__ */ e.createElement("svg", i({
12220
12218
  xmlns: "http://www.w3.org/2000/svg",
12221
12219
  viewBox: "0 0 513 342"
@@ -12227,7 +12225,7 @@ var ht = function(t) {
12227
12225
  fill: "#FFF"
12228
12226
  }));
12229
12227
  }, D2 = function(t) {
12230
- var l = t.title, n = d(t, z7);
12228
+ var l = t.title, n = d(t, g7);
12231
12229
  return /* @__PURE__ */ e.createElement("svg", i({
12232
12230
  xmlns: "http://www.w3.org/2000/svg",
12233
12231
  viewBox: "0 0 513 342"
@@ -12242,7 +12240,7 @@ var ht = function(t) {
12242
12240
  d: "M513 149.3V192H183.7v150H141V192H0v-42.7h141V0h42.7v149.3z"
12243
12241
  }));
12244
12242
  }, B2 = function(t) {
12245
- var l = t.title, n = d(t, w7);
12243
+ var l = t.title, n = d(t, z7);
12246
12244
  return /* @__PURE__ */ e.createElement("svg", i({
12247
12245
  xmlns: "http://www.w3.org/2000/svg",
12248
12246
  viewBox: "0 0 513 342"
@@ -12257,7 +12255,7 @@ var ht = function(t) {
12257
12255
  d: "M342 0h171v342H342z"
12258
12256
  }));
12259
12257
  }, V2 = function(t) {
12260
- var l = t.title, n = d(t, M7);
12258
+ var l = t.title, n = d(t, w7);
12261
12259
  return /* @__PURE__ */ e.createElement("svg", i({
12262
12260
  xmlns: "http://www.w3.org/2000/svg",
12263
12261
  viewBox: "0 0 513 342"
@@ -12272,7 +12270,7 @@ var ht = function(t) {
12272
12270
  d: "M0 228h513v114H0z"
12273
12271
  }));
12274
12272
  }, T2 = function(t) {
12275
- var l = t.title, n = d(t, F7);
12273
+ var l = t.title, n = d(t, M7);
12276
12274
  return /* @__PURE__ */ e.createElement("svg", i({
12277
12275
  xmlns: "http://www.w3.org/2000/svg",
12278
12276
  viewBox: "0 0 513 342"
@@ -12287,7 +12285,7 @@ var ht = function(t) {
12287
12285
  d: "M221.5 0h70v342h-70z"
12288
12286
  }));
12289
12287
  }, I2 = function(t) {
12290
- var l = t.title, n = d(t, x7);
12288
+ var l = t.title, n = d(t, F7);
12291
12289
  return /* @__PURE__ */ e.createElement("svg", i({
12292
12290
  xmlns: "http://www.w3.org/2000/svg",
12293
12291
  viewBox: "0 0 513 342"
@@ -12315,7 +12313,7 @@ var ht = function(t) {
12315
12313
  d: "M249.2 25.7V33h-7.3v14.7h7.3v14c-4-4-9.4-6-14.7-6-12.2-.1-22.1 9.6-22.3 21.8-.1 6.1 2.4 12 6.9 16.3v13.4h74.8V93.8c4-4.7 6.7-10 6.7-16-.2-12.2-10.3-21.9-22.4-21.6-5.3.1-10.4 2.1-14.3 5.6v-14h7.3V33.1h-7.3v-7.3l-14.7-.1z"
12316
12314
  }));
12317
12315
  }, O2 = function(t) {
12318
- var l = t.title, n = d(t, H7);
12316
+ var l = t.title, n = d(t, x7);
12319
12317
  return /* @__PURE__ */ e.createElement("svg", i({
12320
12318
  xmlns: "http://www.w3.org/2000/svg",
12321
12319
  viewBox: "0 0 513 342"
@@ -12327,7 +12325,7 @@ var ht = function(t) {
12327
12325
  d: "M0 302.1V342h59.9l196.6-131.1L453.1 342H513v-39.9L316.4 171 513 39.9V0h-59.9L256.5 131.1 59.9 0H0v39.9L196.7 171z"
12328
12326
  }));
12329
12327
  }, R2 = function(t) {
12330
- var l = t.title, n = d(t, y7);
12328
+ var l = t.title, n = d(t, H7);
12331
12329
  return /* @__PURE__ */ e.createElement("svg", i({
12332
12330
  xmlns: "http://www.w3.org/2000/svg",
12333
12331
  viewBox: "0 0 513 342"
@@ -12342,7 +12340,7 @@ var ht = function(t) {
12342
12340
  d: "m201 259.8 28.2-4.8-21.8-10.3 14.9-8.4s25.2 21.2 25.2 14.4c0-7.3 23.7-4.1 22.7-14.4-1.3-14.1-26.2-1-30.6-18.7-2.5-9.9-10.3-8.6-10.3-8.6l-25.1 8.6-12.5 18.7-6.2-18.7s-14.6 11.9-19.5 18.7c-5.2 7.3-10.7 23.5-10.7 23.5l25.6 10.7-37.3-6.6-27.2 6.6-16.7 4.6 7.3-7.7-15-7.6 15-9-7.3-6.1 32.3 6.1s11.8-1.2 16.3-6.1c5.6-6.2 10.1-27.1 10.1-27.1l-14.8-8.6-11.6 21s-8-19.9-15.6-31c-5.7-8.3-24.3-27.3-24.3-27.3l-24 12.6 13.4-26.7s10.6-9.3 3.9-18.8c-6.8-9.5-12.4-30.9-12.4-30.9s14.1 24.4 19.2 22.5c7.2-2.7-9-25 0-28.9 6.5-2.9 7.6 25.5 7.6 25.5l7.3-13.9v17.3s-4.3 20.7 3 33c7.2 12.3 28.7 20.9 28.7 20.9s-5.6-12.3 0-36c3.8-16 17.2-43.4 23.6-52.1 3.3-4.6-26.7 17-26.7 17v-17l-28.6-2.9-7.3 8.3-18.3-30L104 83.1h34.6l-6.7-8.3H104s5.9-12.1 34.6-12.1l13.6-9.2s18.6.5 29 .9c9.3.4 26.1-11.5 26.1-11.5l4.7 11.5-11 17.3 11.1 11.4-4.7 7 8.1 11.5H201l11.1 17.9-11.1-6.3 6.4 17.3-6.4 17.8 28.2-9.5s0-25.6 10.3-37.2C271.1 69.2 322.6 43 322.6 43s-2.7 23.5 4.9 25.4c11.1 2.7 59.4-19.4 59.4-19.4s-29 31.3-23.1 34.1c3.2 1.5 8.5 7 8.5 7s-25.1 20.5-29.3 29.3c-4.2 8.8 6.1 19.4 6.1 19.4s-21.7 0-32.5 9.5c32.5 0 59.1 15.4 74.8 4 10.5-7.6-37.7-2.9-31.4-21.9 2.4-7.1 8.5-15.2 22.6-17.3s19.1 6.3 19.1 6.3l7.6-11.5h-22.4l40.6-39.6 5.3 51.1-13.7-11.4-6.2 19.2c14.6 44.6-52.8 54.1-52.8 54.1l41.6 27.8-14.8 4.2-4.2 41.7 19.1 15.5-25-6.6-49.2 11.2 9.8-15.3-20.6 4.1 13.7-13.1-13.7-6.1 17.6-4.9 22.1 15.2s11-14.2 12.2-21.7c1.3-7.8-4.8-24.2-4.8-24.2s-32.6-.7-44.1-3.5-18.2-11.9-18.2-11.9l-13.1 15.4s45.5 17.1 34.1 24.2c-2.6 1.7-15.7-3.2-15.7-3.2s-22.4 26.2-36.8 29.7c-6.5 1.6 18.3 10.7 18.3 10.7s-21.2-3.4-32-6.6c-11.3-3.4-44.4 6.6-44.4 6.6l-11-10.7zM383.9 138c3.1 0 5.7-2.6 5.7-5.7s-2.6-5.7-5.7-5.7-5.7 2.6-5.7 5.7 2.5 5.7 5.7 5.7z"
12343
12341
  }));
12344
12342
  }, _2 = function(t) {
12345
- var l = t.title, n = d(t, C7);
12343
+ var l = t.title, n = d(t, y7);
12346
12344
  return /* @__PURE__ */ e.createElement("svg", i({
12347
12345
  xmlns: "http://www.w3.org/2000/svg",
12348
12346
  viewBox: "0 0 513 342"
@@ -12351,7 +12349,7 @@ var ht = function(t) {
12351
12349
  fill: "#012169"
12352
12350
  }), /* @__PURE__ */ e.createElement("g", { fill: "#c8102e" }, /* @__PURE__ */ e.createElement("path", { d: "M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z" }), /* @__PURE__ */ e.createElement("path", { d: "M311.7 230 513 341.3v-31.5L369.3 230h-57.6zm-168 0L0 309.9v31.5L200.3 230h-56.6zm56.6-118.7L0 0v31.5l143.7 79.8h56.6zm168 0L513 31.5V0L311.7 111.3h56.6z" })));
12353
12351
  }, G2 = function(t) {
12354
- var l = t.title, n = d(t, N7);
12352
+ var l = t.title, n = d(t, C7);
12355
12353
  return /* @__PURE__ */ e.createElement("svg", i({
12356
12354
  xmlns: "http://www.w3.org/2000/svg",
12357
12355
  viewBox: "0 0 513 342"
@@ -12385,7 +12383,7 @@ var ht = function(t) {
12385
12383
  r: 7.4
12386
12384
  }));
12387
12385
  }, k2 = function(t) {
12388
- var l = t.title, n = d(t, b7);
12386
+ var l = t.title, n = d(t, N7);
12389
12387
  return /* @__PURE__ */ e.createElement("svg", i({
12390
12388
  xmlns: "http://www.w3.org/2000/svg",
12391
12389
  viewBox: "0 0 22.5 15"
@@ -12400,7 +12398,7 @@ var ht = function(t) {
12400
12398
  d: "m17.3 2.7-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm-12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm0 9-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2z"
12401
12399
  }));
12402
12400
  }, U2 = function(t) {
12403
- var l = t.title, n = d(t, A7);
12401
+ var l = t.title, n = d(t, b7);
12404
12402
  return /* @__PURE__ */ e.createElement("svg", i({
12405
12403
  xmlns: "http://www.w3.org/2000/svg",
12406
12404
  viewBox: "0 0 90 60"
@@ -12415,7 +12413,7 @@ var ht = function(t) {
12415
12413
  d: "m50.7 33.3 9.3-6.7H48.5L45 15.7l-3.5 10.9H30l9.3 6.7-3.6 11 9.3-6.7 9.3 6.7z"
12416
12414
  }));
12417
12415
  }, W2 = function(t) {
12418
- var l = t.title, n = d(t, P7);
12416
+ var l = t.title, n = d(t, A7);
12419
12417
  return /* @__PURE__ */ e.createElement("svg", i({
12420
12418
  xmlns: "http://www.w3.org/2000/svg",
12421
12419
  viewBox: "0 0 513 342"
@@ -12430,7 +12428,7 @@ var ht = function(t) {
12430
12428
  d: "m368.6 188 26 17.3V136l-26 17.3h-95.3V58.1l17.3-26h-69.2l17.3 26v95.2h-95.3l-26-17.3v69.3l26-17.3h95.3v95.2l-17.3 26h69.2l-17.3-26V188z"
12431
12429
  }));
12432
12430
  }, K2 = function(t) {
12433
- var l = t.title, n = d(t, L7);
12431
+ var l = t.title, n = d(t, P7);
12434
12432
  return /* @__PURE__ */ e.createElement("svg", i({
12435
12433
  xmlns: "http://www.w3.org/2000/svg",
12436
12434
  viewBox: "0 0 513 342"
@@ -12445,7 +12443,7 @@ var ht = function(t) {
12445
12443
  d: "M0 228h513v114H0z"
12446
12444
  }), /* @__PURE__ */ e.createElement("path", { d: "m255.9 113.8 14.1 43.4 40.4 3.2-37 26.9 19.5 40.3-37-26.9-37 26.9 14.1-43.5-36.9-26.9h45.7z" }));
12447
12445
  }, j2 = function(t) {
12448
- var l = t.title, n = d(t, S7);
12446
+ var l = t.title, n = d(t, L7);
12449
12447
  return /* @__PURE__ */ e.createElement("svg", i({
12450
12448
  xmlns: "http://www.w3.org/2000/svg",
12451
12449
  viewBox: "0 0 513 342"
@@ -12467,7 +12465,7 @@ var ht = function(t) {
12467
12465
  d: "m264.9 235.5-24.2 18.2 19.1 14.3v31.3h-23.2v9h23v7.9h-23v9.3H270V268l19.1-14.3-24.2-18.2zm0 25.3-10.1-7.1 10.1-7.1 10.1 7.1-10.1 7.1z"
12468
12466
  }), /* @__PURE__ */ e.createElement("path", { d: "M239.6 209.7v-27.9s.1-22.3 25-22.3c24.8 0 25.7 22 25.7 22v28.2h-50.7zm-69.1 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8z" }), /* @__PURE__ */ e.createElement("path", { d: "M169.1 209.7v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm151.8 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm8.4-77.7v-15.7s.1-12.1 11.3-12.1c11.3 0 11.7 11.9 11.7 11.9V132h-23zm-78.8 0v-23.7s.1-18.3 14.3-18.3c14.2 0 14.7 18 14.7 18v24h-29zm-73 0v-15.7s.1-12.1 11.3-12.1 11.7 11.9 11.7 11.9V132h-23z" }));
12469
12467
  }, Y2 = function(t) {
12470
- var l = t.title, n = d(t, D7);
12468
+ var l = t.title, n = d(t, S7);
12471
12469
  return /* @__PURE__ */ e.createElement("svg", i({
12472
12470
  xmlns: "http://www.w3.org/2000/svg",
12473
12471
  viewBox: "0 0 513 342"
@@ -12487,7 +12485,7 @@ var ht = function(t) {
12487
12485
  d: "M68 171c0-65.1 52.8-117.8 117.8-117.8 65.1 0 117.8 52.8 117.8 117.8"
12488
12486
  }));
12489
12487
  }, Z2 = function(t) {
12490
- var l = t.title, n = d(t, B7);
12488
+ var l = t.title, n = d(t, D7);
12491
12489
  return /* @__PURE__ */ e.createElement("svg", i({
12492
12490
  xmlns: "http://www.w3.org/2000/svg",
12493
12491
  viewBox: "0 0 513 342"
@@ -12505,7 +12503,7 @@ var ht = function(t) {
12505
12503
  d: "M0 242h513v100H0z"
12506
12504
  }));
12507
12505
  }, q2 = function(t) {
12508
- var l = t.title, n = d(t, V7);
12506
+ var l = t.title, n = d(t, B7);
12509
12507
  return /* @__PURE__ */ e.createElement("svg", i({
12510
12508
  xmlns: "http://www.w3.org/2000/svg",
12511
12509
  viewBox: "0 0 513 342"
@@ -12520,7 +12518,7 @@ var ht = function(t) {
12520
12518
  d: "M0 0h171v342H0z"
12521
12519
  }));
12522
12520
  }, X2 = function(t) {
12523
- var l = t.title, n = d(t, T7);
12521
+ var l = t.title, n = d(t, V7);
12524
12522
  return /* @__PURE__ */ e.createElement("svg", i({
12525
12523
  xmlns: "http://www.w3.org/2000/svg",
12526
12524
  viewBox: "0 0 513 342"
@@ -12535,7 +12533,7 @@ var ht = function(t) {
12535
12533
  d: "M342 0h171v342H342z"
12536
12534
  }));
12537
12535
  }, J2 = function(t) {
12538
- var l = t.title, n = d(t, I7);
12536
+ var l = t.title, n = d(t, T7);
12539
12537
  return /* @__PURE__ */ e.createElement("svg", i({
12540
12538
  xmlns: "http://www.w3.org/2000/svg",
12541
12539
  viewBox: "0 0 513 342"
@@ -12569,7 +12567,7 @@ var ht = function(t) {
12569
12567
  strokeMiterlimit: 10
12570
12568
  }));
12571
12569
  }, Q2 = function(t) {
12572
- var l = t.title, n = d(t, O7);
12570
+ var l = t.title, n = d(t, I7);
12573
12571
  return /* @__PURE__ */ e.createElement("svg", i({
12574
12572
  xmlns: "http://www.w3.org/2000/svg",
12575
12573
  viewBox: "0 0 513 342"
@@ -12578,7 +12576,7 @@ var ht = function(t) {
12578
12576
  d: "M0 0h513v342H0z"
12579
12577
  }), /* @__PURE__ */ e.createElement("g", { fill: "#0d5eaf" }, /* @__PURE__ */ e.createElement("path", { d: "M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z" }), /* @__PURE__ */ e.createElement("path", { d: "M0 0h190v190H0z" })), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M0 76h190v38H0z" }), /* @__PURE__ */ e.createElement("path", { d: "M76 0h38v190H76z" })));
12580
12578
  }, e0 = function(t) {
12581
- var l = t.title, n = d(t, R7);
12579
+ var l = t.title, n = d(t, O7);
12582
12580
  return /* @__PURE__ */ e.createElement("svg", i({
12583
12581
  xmlns: "http://www.w3.org/2000/svg",
12584
12582
  viewBox: "0 0 513 342"
@@ -12668,7 +12666,7 @@ var ht = function(t) {
12668
12666
  r: 29
12669
12667
  }));
12670
12668
  }, t0 = function(t) {
12671
- var l = t.title, n = d(t, _7);
12669
+ var l = t.title, n = d(t, R7);
12672
12670
  return /* @__PURE__ */ e.createElement("svg", i({
12673
12671
  xmlns: "http://www.w3.org/2000/svg",
12674
12672
  viewBox: "0 0 513 342"
@@ -12688,7 +12686,7 @@ var ht = function(t) {
12688
12686
  d: "M194.2 155.9c0 22.1 11.8 42.5 30.8 53.5 5.9 3.4 13.5 1.4 16.9-4.5 3.4-5.9 1.4-13.5-4.5-16.9-11.5-6.6-18.5-18.9-18.5-32.1 0-6.8-5.5-12.4-12.4-12.4s-12.3 5.5-12.3 12.4zm95.1 52.1c17.8-11.4 28.6-31 28.5-52.1 0-6.8-5.5-12.4-12.4-12.4-6.8 0-12.4 5.5-12.4 12.4 0 12.7-6.5 24.5-17.1 31.3-5.8 3.6-7.7 11.2-4.1 17 3.6 5.8 11.2 7.7 17 4.1.2-.1.3-.2.5-.3z"
12689
12687
  }));
12690
12688
  }, l0 = function(t) {
12691
- var l = t.title, n = d(t, G7);
12689
+ var l = t.title, n = d(t, _7);
12692
12690
  return /* @__PURE__ */ e.createElement("svg", i({
12693
12691
  xmlns: "http://www.w3.org/2000/svg",
12694
12692
  viewBox: "0 0 513 342"
@@ -12724,7 +12722,7 @@ var ht = function(t) {
12724
12722
  d: "M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"
12725
12723
  }));
12726
12724
  }, r0 = function(t) {
12727
- var l = t.title, n = d(t, k7);
12725
+ var l = t.title, n = d(t, G7);
12728
12726
  return /* @__PURE__ */ e.createElement("svg", i({
12729
12727
  xmlns: "http://www.w3.org/2000/svg",
12730
12728
  viewBox: "0 0 513 342"
@@ -12739,7 +12737,7 @@ var ht = function(t) {
12739
12737
  d: "M0 0h182v342H0z"
12740
12738
  }), /* @__PURE__ */ e.createElement("path", { d: "m98.3 109.8 15.1 46.5h48.9L122.8 185l15.1 46.5-39.6-28.7-39.5 28.7L73.9 185l-39.6-28.7h48.9z" }));
12741
12739
  }, n0 = function(t) {
12742
- var l = t.title, n = d(t, U7);
12740
+ var l = t.title, n = d(t, k7);
12743
12741
  return /* @__PURE__ */ e.createElement("svg", i({
12744
12742
  xmlns: "http://www.w3.org/2000/svg",
12745
12743
  viewBox: "0 0 900 600"
@@ -12760,7 +12758,7 @@ var ht = function(t) {
12760
12758
  d: "m0 35 397.5 265L0 565V35z"
12761
12759
  }));
12762
12760
  }, a0 = function(t) {
12763
- var l = t.title, n = d(t, W7);
12761
+ var l = t.title, n = d(t, U7);
12764
12762
  return /* @__PURE__ */ e.createElement("svg", i({
12765
12763
  xmlns: "http://www.w3.org/2000/svg",
12766
12764
  viewBox: "0 0 21 14"
@@ -12775,7 +12773,7 @@ var ht = function(t) {
12775
12773
  d: "M12 6.7c-.8-.5-1 .4-1 0 0-.8.9-1.5 2-1.5s2 .7 2 1.5c-.9 0-1 .5-1.5.5-.6 0-.7 0-1.5-.5zm1.2-.2c.1 0 .2-.1.2-.2s0-.3-.2-.3-.2.1-.2.2.1.3.2.3zm-1.8 2c.2-.9-.7-.8-.3-.9.8-.3 1.7.4 2 1.4.3 1.1 0 2.1-.8 2.4-.3-.9-.8-.8-.9-1.3-.1-.6-.2-.7 0-1.6zm.6 1.1c0 .1.2.2.3.2.1 0 .2-.2.2-.3s-.2-.2-.3-.2c-.2 0-.2.2-.2.3zM9.6 8.5c.9-.1.6-.9.8-.6.5.7.2 1.7-.7 2.4-.9.6-2 .6-2.5 0 .8-.6.6-1 .9-1.3.4-.4.5-.5 1.5-.5zm-.9.9c-.1 0-.2.2-.1.3s.3.2.4.1.1-.3 0-.4-.2-.1-.3 0zM9 6.7c.3.9 1 .3.8.6-.5.7-1.6.7-2.5 0-.9-.6-1.2-1.7-.7-2.4.8.6 1.1.2 1.5.5.4.4.5.4.9 1.3zm-1.1-.6c-.1-.1-.3 0-.4.1s-.1.3 0 .4c.1.1.3 0 .3-.1.2-.1.2-.3.1-.4zm2.6-.5c-.7.6.1 1.1-.3 1-.8-.3-1.2-1.4-.8-2.4.3-1 1.3-1.7 2-1.4-.3.9.2 1.1 0 1.6-.1.5-.2.6-.9 1.2zm.2-1.2c0-.1 0-.3-.1-.3s-.3 0-.3.1 0 .3.2.3c0 .1.1 0 .2-.1z"
12776
12774
  }));
12777
12775
  }, i0 = function(t) {
12778
- var l = t.title, n = d(t, K7);
12776
+ var l = t.title, n = d(t, W7);
12779
12777
  return /* @__PURE__ */ e.createElement("svg", i({
12780
12778
  xmlns: "http://www.w3.org/2000/svg",
12781
12779
  viewBox: "0 0 513 342"
@@ -12790,7 +12788,7 @@ var ht = function(t) {
12790
12788
  fill: "#FFF"
12791
12789
  }));
12792
12790
  }, d0 = function(t) {
12793
- var l = t.title, n = d(t, j7);
12791
+ var l = t.title, n = d(t, K7);
12794
12792
  return /* @__PURE__ */ e.createElement("svg", i({
12795
12793
  xmlns: "http://www.w3.org/2000/svg",
12796
12794
  viewBox: "0 0 513 342"
@@ -12802,7 +12800,7 @@ var ht = function(t) {
12802
12800
  fill: "#338AF3"
12803
12801
  }));
12804
12802
  }, c0 = function(t) {
12805
- var l = t.title, n = d(t, Y7);
12803
+ var l = t.title, n = d(t, j7);
12806
12804
  return /* @__PURE__ */ e.createElement("svg", i({
12807
12805
  xmlns: "http://www.w3.org/2000/svg",
12808
12806
  viewBox: "0 0 513 342"
@@ -12830,7 +12828,7 @@ var ht = function(t) {
12830
12828
  fill: "#D80027"
12831
12829
  }));
12832
12830
  }, h0 = function(t) {
12833
- var l = t.title, n = d(t, Z7);
12831
+ var l = t.title, n = d(t, Y7);
12834
12832
  return /* @__PURE__ */ e.createElement("svg", i({
12835
12833
  xmlns: "http://www.w3.org/2000/svg",
12836
12834
  viewBox: "0 0 513 342"
@@ -12864,7 +12862,7 @@ var ht = function(t) {
12864
12862
  d: "M314.9 215.5h-88.5l-66.5 36h221.5z"
12865
12863
  }));
12866
12864
  }, o0 = function(t) {
12867
- var l = t.title, n = d(t, q7);
12865
+ var l = t.title, n = d(t, Z7);
12868
12866
  return /* @__PURE__ */ e.createElement("svg", i({
12869
12867
  xmlns: "http://www.w3.org/2000/svg",
12870
12868
  viewBox: "0 0 513 342"
@@ -12879,7 +12877,7 @@ var ht = function(t) {
12879
12877
  d: "M0 228h513v114H0z"
12880
12878
  }));
12881
12879
  }, m0 = function(t) {
12882
- var l = t.title, n = d(t, X7);
12880
+ var l = t.title, n = d(t, q7);
12883
12881
  return /* @__PURE__ */ e.createElement("svg", i({
12884
12882
  xmlns: "http://www.w3.org/2000/svg",
12885
12883
  viewBox: "0 0 300 200"
@@ -12894,7 +12892,7 @@ var ht = function(t) {
12894
12892
  d: "M0 0h100v200H0z"
12895
12893
  }));
12896
12894
  }, v0 = function(t) {
12897
- var l = t.title, n = d(t, J7);
12895
+ var l = t.title, n = d(t, X7);
12898
12896
  return /* @__PURE__ */ e.createElement("svg", i({
12899
12897
  xmlns: "http://www.w3.org/2000/svg",
12900
12898
  viewBox: "0 0 513 342"
@@ -12906,7 +12904,7 @@ var ht = function(t) {
12906
12904
  d: "M0 0h513v171H0z"
12907
12905
  }));
12908
12906
  }, s0 = function(t) {
12909
- var l = t.title, n = d(t, Q7);
12907
+ var l = t.title, n = d(t, J7);
12910
12908
  return /* @__PURE__ */ e.createElement("svg", i({
12911
12909
  xmlns: "http://www.w3.org/2000/svg",
12912
12910
  viewBox: "0 0 513 342"
@@ -12921,7 +12919,7 @@ var ht = function(t) {
12921
12919
  d: "M342 0h171v342H342z"
12922
12920
  }));
12923
12921
  }, u0 = function(t) {
12924
- var l = t.title, n = d(t, e6);
12922
+ var l = t.title, n = d(t, Q7);
12925
12923
  return /* @__PURE__ */ e.createElement("svg", i({
12926
12924
  xmlns: "http://www.w3.org/2000/svg",
12927
12925
  viewBox: "0 0 513 342"
@@ -12933,7 +12931,7 @@ var ht = function(t) {
12933
12931
  fill: "#2E52B2"
12934
12932
  }));
12935
12933
  }, f0 = function(t) {
12936
- var l = t.title, n = d(t, t6);
12934
+ var l = t.title, n = d(t, e6);
12937
12935
  return /* @__PURE__ */ e.createElement("svg", i({
12938
12936
  xmlns: "http://www.w3.org/2000/svg",
12939
12937
  viewBox: "0 0 513 342"
@@ -12948,7 +12946,7 @@ var ht = function(t) {
12948
12946
  d: "M279.3 262.4c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.8-182.8c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm0 91.1c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6 0 11.5 4.8 11.5 11.5-.6 6.7-5.5 11.5-11.5 11.5zm-136.9 45.8c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.2-136.9c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-4.8 11.5-11.5 11.5zm22.9 91.1c-6 0-11.5-10.3-11.5-22.9s4.8-22.9 11.5-22.9c6 0 11.5 10.3 11.5 22.9s-4.8 22.9-11.5 22.9zm-114-45.2c-6 0-11.5-4.8-11.5-11.5 0-6.6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5 0 6.6-4.8 11.5-11.5 11.5z"
12949
12947
  }));
12950
12948
  }, $0 = function(t) {
12951
- var l = t.title, n = d(t, l6);
12949
+ var l = t.title, n = d(t, t6);
12952
12950
  return /* @__PURE__ */ e.createElement("svg", i({
12953
12951
  xmlns: "http://www.w3.org/2000/svg",
12954
12952
  viewBox: "0 0 513 342"
@@ -12972,7 +12970,7 @@ var ht = function(t) {
12972
12970
  strokeWidth: 2
12973
12971
  }));
12974
12972
  }, E0 = function(t) {
12975
- var l = t.title, n = d(t, r6);
12973
+ var l = t.title, n = d(t, l6);
12976
12974
  return /* @__PURE__ */ e.createElement("svg", i({
12977
12975
  xmlns: "http://www.w3.org/2000/svg",
12978
12976
  viewBox: "0 0 513 342"
@@ -13002,7 +13000,7 @@ var ht = function(t) {
13002
13000
  d: "M0 0h256.5v171H0z"
13003
13001
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
13004
13002
  }, p0 = function(t) {
13005
- var l = t.title, n = d(t, n6);
13003
+ var l = t.title, n = d(t, r6);
13006
13004
  return /* @__PURE__ */ e.createElement("svg", i({
13007
13005
  xmlns: "http://www.w3.org/2000/svg",
13008
13006
  viewBox: "0 0 513 342"
@@ -13017,7 +13015,7 @@ var ht = function(t) {
13017
13015
  fill: "#547C31"
13018
13016
  }));
13019
13017
  }, g0 = function(t) {
13020
- var l = t.title, n = d(t, a6);
13018
+ var l = t.title, n = d(t, n6);
13021
13019
  return /* @__PURE__ */ e.createElement("svg", i({
13022
13020
  xmlns: "http://www.w3.org/2000/svg",
13023
13021
  viewBox: "0 0 513 342"
@@ -13036,7 +13034,7 @@ var ht = function(t) {
13036
13034
  opacity: 0.5
13037
13035
  }));
13038
13036
  }, z0 = function(t) {
13039
- var l = t.title, n = d(t, i6);
13037
+ var l = t.title, n = d(t, a6);
13040
13038
  return /* @__PURE__ */ e.createElement("svg", i({
13041
13039
  xmlns: "http://www.w3.org/2000/svg",
13042
13040
  viewBox: "0 0 513 342"
@@ -13051,7 +13049,7 @@ var ht = function(t) {
13051
13049
  d: "M513 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"
13052
13050
  }));
13053
13051
  }, w0 = function(t) {
13054
- var l = t.title, n = d(t, d6);
13052
+ var l = t.title, n = d(t, i6);
13055
13053
  return /* @__PURE__ */ e.createElement("svg", i({
13056
13054
  xmlns: "http://www.w3.org/2000/svg",
13057
13055
  viewBox: "0 0 513 342"
@@ -13066,7 +13064,7 @@ var ht = function(t) {
13066
13064
  d: "M342 0h171v342H342z"
13067
13065
  }));
13068
13066
  }, M0 = function(t) {
13069
- var l = t.title, n = d(t, c6);
13067
+ var l = t.title, n = d(t, d6);
13070
13068
  return /* @__PURE__ */ e.createElement("svg", i({
13071
13069
  xmlns: "http://www.w3.org/2000/svg",
13072
13070
  viewBox: "0 0 513 342"
@@ -13084,7 +13082,7 @@ var ht = function(t) {
13084
13082
  d: "M233.7 44.6s-4 12.9-4 29.9c0 27.9 26.3 41.3 26.3 41.3s26.3-15.5 26.3-41.3c0-15.4-4-29.9-4-29.9s-8.1-5-22.3-5-22.3 5-22.3 5z"
13085
13083
  }));
13086
13084
  }, F0 = function(t) {
13087
- var l = t.title, n = d(t, h6);
13085
+ var l = t.title, n = d(t, c6);
13088
13086
  return /* @__PURE__ */ e.createElement("svg", i({
13089
13087
  xmlns: "http://www.w3.org/2000/svg",
13090
13088
  viewBox: "0 0 513 342"
@@ -13099,7 +13097,7 @@ var ht = function(t) {
13099
13097
  d: "M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"
13100
13098
  }));
13101
13099
  }, x0 = function(t) {
13102
- var l = t.title, n = d(t, o6);
13100
+ var l = t.title, n = d(t, h6);
13103
13101
  return /* @__PURE__ */ e.createElement("svg", i({
13104
13102
  xmlns: "http://www.w3.org/2000/svg",
13105
13103
  viewBox: "0 0 513 342"
@@ -13117,7 +13115,7 @@ var ht = function(t) {
13117
13115
  d: "m77.9 139.5 7.9 16.4 17.8-4.1-8 16.5 14.3 11.3-17.8 4 .1 18.3-14.3-11.5-14.2 11.5v-18.3l-17.8-4 14.3-11.3-7.9-16.5 17.7 4.1z"
13118
13116
  }));
13119
13117
  }, H0 = function(t) {
13120
- var l = t.title, n = d(t, m6);
13118
+ var l = t.title, n = d(t, o6);
13121
13119
  return /* @__PURE__ */ e.createElement("svg", i({
13122
13120
  xmlns: "http://www.w3.org/2000/svg",
13123
13121
  viewBox: "0 0 513 342"
@@ -13131,7 +13129,7 @@ var ht = function(t) {
13131
13129
  r: 96
13132
13130
  }));
13133
13131
  }, y0 = function(t) {
13134
- var l = t.title, n = d(t, v6);
13132
+ var l = t.title, n = d(t, m6);
13135
13133
  return /* @__PURE__ */ e.createElement("svg", i({
13136
13134
  xmlns: "http://www.w3.org/2000/svg",
13137
13135
  viewBox: "0 0 513 342"
@@ -13149,7 +13147,7 @@ var ht = function(t) {
13149
13147
  fill: "#A2001D"
13150
13148
  }), /* @__PURE__ */ e.createElement("path", { d: "M303 105.9v129.5c10.6-18.8 18.8-41 18.8-64.8s-8.2-45.9-18.8-64.7zm-94 0v129.5c-10.6-18.8-18.8-41-18.8-64.8s8.2-45.9 18.8-64.7z" }));
13151
13149
  }, C0 = function(t) {
13152
- var l = t.title, n = d(t, s6);
13150
+ var l = t.title, n = d(t, v6);
13153
13151
  return /* @__PURE__ */ e.createElement("svg", i({
13154
13152
  xmlns: "http://www.w3.org/2000/svg",
13155
13153
  viewBox: "0 0 513 342"
@@ -13170,7 +13168,7 @@ var ht = function(t) {
13170
13168
  fill: "#FFDA44"
13171
13169
  }));
13172
13170
  }, N0 = function(t) {
13173
- var l = t.title, n = d(t, u6);
13171
+ var l = t.title, n = d(t, s6);
13174
13172
  return /* @__PURE__ */ e.createElement("svg", i({
13175
13173
  xmlns: "http://www.w3.org/2000/svg",
13176
13174
  viewBox: "0 0 513 342"
@@ -13185,7 +13183,7 @@ var ht = function(t) {
13185
13183
  d: "M303.5 196.6v-17.8h-11.9v-23.7l-11.9-11.9-11.8 11.9v-23.8L256 119.5l-11.9 11.8v23.8l-11.8-11.9-11.9 11.9v23.7h-11.9v17.8h-11.9v17.8h118.8v-17.8z"
13186
13184
  }));
13187
13185
  }, b0 = function(t) {
13188
- var l = t.title, n = d(t, f6);
13186
+ var l = t.title, n = d(t, u6);
13189
13187
  return /* @__PURE__ */ e.createElement("svg", i({
13190
13188
  xmlns: "http://www.w3.org/2000/svg",
13191
13189
  viewBox: "0 0 450 300"
@@ -13209,7 +13207,7 @@ var ht = function(t) {
13209
13207
  d: "m183.2 48.3-1.1-5.3 22.4-3.7s-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7 11 64.8 11c4.3 0 12.8 10.7 12.8 10.7s14.8-14.9 21.9-15.4c32.1-2.3 66.6-6.4 66.6-6.4s-10 6.7-16 8.5c-16.2 4.9-50.6 11.7-50.6 11.7l-4.8 7.5H277l-14.4 4.3 7.4 6.9s-7.8-4.1-18.1-2.1c-7.1 1.3-15.4 6-22.9 8-18.7 4.8-29.9-12.8-29.9-12.8l-15.9-.1z"
13210
13208
  }));
13211
13209
  }, A0 = function(t) {
13212
- var l = t.title, n = d(t, $6);
13210
+ var l = t.title, n = d(t, f6);
13213
13211
  return /* @__PURE__ */ e.createElement("svg", i({
13214
13212
  xmlns: "http://www.w3.org/2000/svg",
13215
13213
  viewBox: "0 0 513 342"
@@ -13230,7 +13228,7 @@ var ht = function(t) {
13230
13228
  d: "M256.5 171 0 342V0z"
13231
13229
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M68.6 170.7c0-24.9 17.5-45.6 40.8-50.7-3.6-.8-7.3-1.2-11.1-1.2-28.7 0-51.9 23.3-51.9 51.9s23.3 51.9 51.9 51.9c3.8 0 7.5-.4 11.1-1.2-23.3-5.1-40.8-25.9-40.8-50.7z" }), /* @__PURE__ */ e.createElement("path", { d: "m108.9 126.1 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.3h8.9zm0 22.3 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z" }), /* @__PURE__ */ e.createElement("path", { d: "m108.9 170.7 2.7 8.5h9l-7.3 5.2 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.2h8.9zm0 22.2 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z" })));
13232
13230
  }, P0 = function(t) {
13233
- var l = t.title, n = d(t, E6);
13231
+ var l = t.title, n = d(t, $6);
13234
13232
  return /* @__PURE__ */ e.createElement("svg", i({
13235
13233
  xmlns: "http://www.w3.org/2000/svg",
13236
13234
  viewBox: "0 0 513 342"
@@ -13248,7 +13246,7 @@ var ht = function(t) {
13248
13246
  fill: "#FFF"
13249
13247
  }));
13250
13248
  }, L0 = function(t) {
13251
- var l = t.title, n = d(t, p6);
13249
+ var l = t.title, n = d(t, E6);
13252
13250
  return /* @__PURE__ */ e.createElement("svg", i({
13253
13251
  xmlns: "http://www.w3.org/2000/svg",
13254
13252
  viewBox: "0 0 513 342"
@@ -13274,7 +13272,7 @@ var ht = function(t) {
13274
13272
  d: "m190.3 105 14.8 45.3h47.7l-38.6 28.1 14.8 45.5-38.7-28.2-38.6 28.1 14.8-45.4-38.6-28.1h47.7z"
13275
13273
  }));
13276
13274
  }, S0 = function(t) {
13277
- var l = t.title, n = d(t, g6);
13275
+ var l = t.title, n = d(t, p6);
13278
13276
  return /* @__PURE__ */ e.createElement("svg", i({
13279
13277
  xmlns: "http://www.w3.org/2000/svg",
13280
13278
  viewBox: "0 0 513 342"
@@ -13299,7 +13297,7 @@ var ht = function(t) {
13299
13297
  d: "M185.3 123.6c-13.1 19.6-7.8 46.2 11.9 59.3s46.2 7.8 59.3-11.9 39.6-24.9 59.3-11.9c19.6 13.1 24.9 39.6 11.9 59.3-26.2 39.3-79.3 49.9-118.6 23.7s-49.9-79.3-23.8-118.5z"
13300
13298
  }));
13301
13299
  }, D0 = function(t) {
13302
- var l = t.title, n = d(t, z6);
13300
+ var l = t.title, n = d(t, g6);
13303
13301
  return /* @__PURE__ */ e.createElement("svg", i({
13304
13302
  xmlns: "http://www.w3.org/2000/svg",
13305
13303
  viewBox: "0 0 513 342"
@@ -13314,7 +13312,7 @@ var ht = function(t) {
13314
13312
  d: "M0 228h513v114H0z"
13315
13313
  }), /* @__PURE__ */ e.createElement("path", { d: "M167 227.6 0 341.3V0l167 113.8z" }));
13316
13314
  }, B0 = function(t) {
13317
- var l = t.title, n = d(t, w6);
13315
+ var l = t.title, n = d(t, z6);
13318
13316
  return /* @__PURE__ */ e.createElement("svg", i({
13319
13317
  xmlns: "http://www.w3.org/2000/svg",
13320
13318
  viewBox: "0 0 513 342"
@@ -13343,7 +13341,7 @@ var ht = function(t) {
13343
13341
  d: "M0 0h256.5v171H0z"
13344
13342
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
13345
13343
  }, V0 = function(t) {
13346
- var l = t.title, n = d(t, M6);
13344
+ var l = t.title, n = d(t, w6);
13347
13345
  return /* @__PURE__ */ e.createElement("svg", i({
13348
13346
  xmlns: "http://www.w3.org/2000/svg",
13349
13347
  viewBox: "0 0 513 342"
@@ -13360,7 +13358,7 @@ var ht = function(t) {
13360
13358
  d: "m256.5 251.5-27.9 41.7-7.1-49.7-43.2 25.5 15.2-47.8-50 4.2 34.4-36.5-46.9-18 46.8-18-34.4-36.5 50 4.2-15.2-47.8 43.2 25.4 7.1-49.7 27.9 41.7 27.9-41.7 7.1 49.7 43.2-25.4-15.2 47.8 50-4.2-34.3 36.6 46.8 17.9-46.8 18 34.4 36.5-50-4.2 15.2 47.8-43.2-25.4-7.1 49.7c0-.1-27.9-41.8-27.9-41.8zm0-.8c44.1 0 79.9-35.8 79.9-79.9S300.6 91 256.5 91s-79.9 35.8-79.9 79.9 35.8 79.8 79.9 79.8zM22.8 28.3c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V28.3zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V74zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm22.8-22.8c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7V245c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V188zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V96.8zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V51.2z"
13361
13359
  }));
13362
13360
  }, T0 = function(t) {
13363
- var l = t.title, n = d(t, F6);
13361
+ var l = t.title, n = d(t, M6);
13364
13362
  return /* @__PURE__ */ e.createElement("svg", i({
13365
13363
  xmlns: "http://www.w3.org/2000/svg",
13366
13364
  viewBox: "0 0 513 342"
@@ -13377,7 +13375,7 @@ var ht = function(t) {
13377
13375
  r: 65.9
13378
13376
  }));
13379
13377
  }, I0 = function(t) {
13380
- var l = t.title, n = d(t, x6);
13378
+ var l = t.title, n = d(t, F6);
13381
13379
  return /* @__PURE__ */ e.createElement("svg", i({
13382
13380
  xmlns: "http://www.w3.org/2000/svg",
13383
13381
  viewBox: "0 0 513 342"
@@ -13395,7 +13393,7 @@ var ht = function(t) {
13395
13393
  d: "M241.3 213.1c4.4-4.4 4.4-11.6-.1-16l4.7 4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5 5.9c-6.1 1.5-6.8-.4-1.8-4.2l27.1-20.3c5.1-3.8 4.2-6.9-2.3-6.9h-11c-6.4 0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8 5.1-5.1-1.5-5.1h-11c-6.4 0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8 12.9-3.8 18.5 0l27.1 20.3c5.1 3.8 4.2 6.9-2.3 6.9h-11c-6.4 0-7 2.3-1.5 5.1l25.3 12.7c5.6 2.8 5.1 5.1-1.5 5.1h-11c-6.4 0-7.4 3.1-2.3 6.9l27.1 20.3c5.1 3.8 4.4 5.7-1.8 4.2l-23.5-5.9c-6.8-1.3-13.9.6-19.1 5.3l4.7-4.7c-4.4 4.4-4.5 11.5-.1 16l6.8 6.8c4.4 4.4 3.1 8-3.3 8h-45.8c-6.2 0-7.7-3.6-3.3-8 .1.1 6.9-6.8 6.9-6.8z"
13396
13394
  }));
13397
13395
  }, O0 = function(t) {
13398
- var l = t.title, n = d(t, H6);
13396
+ var l = t.title, n = d(t, x6);
13399
13397
  return /* @__PURE__ */ e.createElement("svg", i({
13400
13398
  xmlns: "http://www.w3.org/2000/svg",
13401
13399
  viewBox: "0 0 513 342"
@@ -13413,7 +13411,7 @@ var ht = function(t) {
13413
13411
  d: "M148.5 298.1h216l-108-101.7z"
13414
13412
  }));
13415
13413
  }, R0 = function(t) {
13416
- var l = t.title, n = d(t, y6);
13414
+ var l = t.title, n = d(t, H6);
13417
13415
  return /* @__PURE__ */ e.createElement("svg", i({
13418
13416
  xmlns: "http://www.w3.org/2000/svg",
13419
13417
  viewBox: "0 0 513 342"
@@ -13428,7 +13426,7 @@ var ht = function(t) {
13428
13426
  d: "M149.3 98.1c0-14-11.3-25.3-25.3-25.3-6.5 0-12.4 2.4-16.9 6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4-14 0-25.3 11.3-25.3 25.3 0 7.5 3.3 14.2 8.4 18.8v14.9h84.3V117c5.3-4.7 8.5-11.5 8.5-18.9z"
13429
13427
  }));
13430
13428
  }, _0 = function(t) {
13431
- var l = t.title, n = d(t, C6);
13429
+ var l = t.title, n = d(t, y6);
13432
13430
  return /* @__PURE__ */ e.createElement("svg", i({
13433
13431
  xmlns: "http://www.w3.org/2000/svg",
13434
13432
  viewBox: "0 0 513 342"
@@ -13461,7 +13459,7 @@ var ht = function(t) {
13461
13459
  d: "M446.9 162.4s7.5-2.6 8.4-16.1c.6-8.6-19.8-16-39-11.5-19.7 4.6-34-3.1-34-14.6 0-22.9 29.7-16.2 38.9-11.3 9.1 4.9 29.7 23.5 35.1 9.4"
13462
13460
  }));
13463
13461
  }, G0 = function(t) {
13464
- var l = t.title, n = d(t, N6);
13462
+ var l = t.title, n = d(t, C6);
13465
13463
  return /* @__PURE__ */ e.createElement("svg", i({
13466
13464
  xmlns: "http://www.w3.org/2000/svg",
13467
13465
  viewBox: "0 0 513 342"
@@ -13479,7 +13477,7 @@ var ht = function(t) {
13479
13477
  d: "m77.8 30.2 10.7 32.9h34.6l-28 20.4 10.7 32.9-28-20.3-28 20.3 10.7-32.9-28-20.4h34.6z"
13480
13478
  }));
13481
13479
  }, k0 = function(t) {
13482
- var l = t.title, n = d(t, b6);
13480
+ var l = t.title, n = d(t, N6);
13483
13481
  return /* @__PURE__ */ e.createElement("svg", i({
13484
13482
  xmlns: "http://www.w3.org/2000/svg",
13485
13483
  viewBox: "0 0 513 342"
@@ -13494,7 +13492,7 @@ var ht = function(t) {
13494
13492
  d: "M0 227.6h513v114H0z"
13495
13493
  }), /* @__PURE__ */ e.createElement("path", { d: "m245.2 171 7.7-23.1c2-5.9 5.1-6 7.1 0l7.7 23.1 19.4 29.1c1.7 2.6 1.3 6.3-1.2 8 0 0-6.9 8-29.5 8s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8l19.5-29.1z" }), /* @__PURE__ */ e.createElement("path", { d: "M256.5 171c-12.5 0-22.6-10.1-22.6-22.6 0-12.5 10.1-22.6 22.6-22.6s22.6 10.1 22.6 22.6c0 12.5-10.2 22.6-22.6 22.6zm0 0c6.2 0 11.3-16.3 11.3-22.6 0-6.2-5.1-11.3-11.3-11.3-6.2 0-11.3 5.1-11.3 11.3 0 6.3 5 22.6 11.3 22.6z" }));
13496
13494
  }, U0 = function(t) {
13497
- var l = t.title, n = d(t, A6);
13495
+ var l = t.title, n = d(t, b6);
13498
13496
  return /* @__PURE__ */ e.createElement("svg", i({
13499
13497
  xmlns: "http://www.w3.org/2000/svg",
13500
13498
  viewBox: "0 0 513 342"
@@ -13509,7 +13507,7 @@ var ht = function(t) {
13509
13507
  d: "M0 228h513v114H0z"
13510
13508
  }));
13511
13509
  }, W0 = function(t) {
13512
- var l = t.title, n = d(t, P6);
13510
+ var l = t.title, n = d(t, A6);
13513
13511
  return /* @__PURE__ */ e.createElement("svg", i({
13514
13512
  xmlns: "http://www.w3.org/2000/svg",
13515
13513
  viewBox: "0 0 513 342"
@@ -13524,7 +13522,7 @@ var ht = function(t) {
13524
13522
  d: "M0 228h513v114H0z"
13525
13523
  }));
13526
13524
  }, K0 = function(t) {
13527
- var l = t.title, n = d(t, L6);
13525
+ var l = t.title, n = d(t, P6);
13528
13526
  return /* @__PURE__ */ e.createElement("svg", i({
13529
13527
  xmlns: "http://www.w3.org/2000/svg",
13530
13528
  viewBox: "0 0 513 342"
@@ -13537,7 +13535,7 @@ var ht = function(t) {
13537
13535
  fill: "#A2001D"
13538
13536
  }));
13539
13537
  }, j0 = function(t) {
13540
- var l = t.title, n = d(t, S6);
13538
+ var l = t.title, n = d(t, L6);
13541
13539
  return /* @__PURE__ */ e.createElement("svg", i({
13542
13540
  xmlns: "http://www.w3.org/2000/svg",
13543
13541
  viewBox: "0 0 513 342"
@@ -13549,7 +13547,7 @@ var ht = function(t) {
13549
13547
  d: "M0 228h513v114H0z"
13550
13548
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "m281.4 150.7 9 12.3 14.5-4.7-9 12.4 9 12.3-14.5-4.7-9 12.3v-15.2l-14.5-4.7 14.5-4.7z" }), /* @__PURE__ */ e.createElement("path", { d: "M257 201.5c-17 0-30.9-13.8-30.9-30.9s13.8-30.9 30.9-30.9c5.3 0 10.3 1.3 14.7 3.7-6.9-6.7-16.2-10.8-26.6-10.8-21 0-38 17-38 38s17 38 38 38c10.3 0 19.7-4.1 26.6-10.8-4.4 2.4-9.4 3.7-14.7 3.7z" })));
13551
13549
  }, Y0 = function(t) {
13552
- var l = t.title, n = d(t, D6);
13550
+ var l = t.title, n = d(t, S6);
13553
13551
  return /* @__PURE__ */ e.createElement("svg", i({
13554
13552
  xmlns: "http://www.w3.org/2000/svg",
13555
13553
  viewBox: "0 0 513 342"
@@ -13561,7 +13559,7 @@ var ht = function(t) {
13561
13559
  d: "M359.8 148.9h-73.3l-22.7-69.7-22.7 69.7h-73.3l59.3 43.1-22.7 69.7 59.3-43.1 59.3 43.1-22.5-69.7 59.3-43.1zm-116.1 37.7 7.7-23.6h24.8l7.7 23.6-20.1 14.6-20.1-14.6zm27.9-37.7H256l7.8-24 7.8 24zm24.3 29-4.8-14.9h25.3l-20.5 14.9zM236.6 163l-4.8 14.9-20.5-14.9h25.3zm-5.3 61.8 7.8-24 12.6 9.2-20.4 14.8zm44.5-14.9 12.6-9.2 7.8 24-20.4-14.8z"
13562
13560
  }));
13563
13561
  }, Z0 = function(t) {
13564
- var l = t.title, n = d(t, B6);
13562
+ var l = t.title, n = d(t, D6);
13565
13563
  return /* @__PURE__ */ e.createElement("svg", i({
13566
13564
  xmlns: "http://www.w3.org/2000/svg",
13567
13565
  viewBox: "0 0 513 342"
@@ -13573,7 +13571,7 @@ var ht = function(t) {
13573
13571
  d: "M0 0h513v171H0z"
13574
13572
  }));
13575
13573
  }, q0 = function(t) {
13576
- var l = t.title, n = d(t, V6);
13574
+ var l = t.title, n = d(t, B6);
13577
13575
  return /* @__PURE__ */ e.createElement("svg", i({
13578
13576
  xmlns: "http://www.w3.org/2000/svg",
13579
13577
  viewBox: "0 0 513 342"
@@ -13594,7 +13592,7 @@ var ht = function(t) {
13594
13592
  d: "m240.4 105.7 9.7 11.6-7.5 17.4-26.1-24.3-12.7 13.2v106.1l24.6-36 20.6 12.4-18 27.8 25.2 15.8 26.5-15.8-19.7-27.8 22.3-12.4 23.9 33.8v-106l-12.4-12-26.8 24.7-6.5-16.5 3.5-12.3-11.7-7.5z"
13595
13593
  }));
13596
13594
  }, X0 = function(t) {
13597
- var l = t.title, n = d(t, T6);
13595
+ var l = t.title, n = d(t, V6);
13598
13596
  return /* @__PURE__ */ e.createElement("svg", i({
13599
13597
  xmlns: "http://www.w3.org/2000/svg",
13600
13598
  viewBox: "0 0 513 342"
@@ -13618,7 +13616,7 @@ var ht = function(t) {
13618
13616
  d: "M262.8 186.5h-12.5c-3.3 0-5.9-2.6-5.9-5.9V170c0-3.3 2.6-5.9 5.9-5.9h12.5c3.3 0 5.9 2.6 5.9 5.9v10.6c-.1 3.3-2.7 5.9-5.9 5.9z"
13619
13617
  }));
13620
13618
  }, J0 = function(t) {
13621
- var l = t.title, n = d(t, I6);
13619
+ var l = t.title, n = d(t, T6);
13622
13620
  return /* @__PURE__ */ e.createElement("svg", i({
13623
13621
  xmlns: "http://www.w3.org/2000/svg",
13624
13622
  viewBox: "0 0 108 72"
@@ -13641,7 +13639,7 @@ var ht = function(t) {
13641
13639
  fill: "#cf142b"
13642
13640
  }));
13643
13641
  }, Q0 = function(t) {
13644
- var l = t.title, n = d(t, O6);
13642
+ var l = t.title, n = d(t, I6);
13645
13643
  return /* @__PURE__ */ e.createElement("svg", i({
13646
13644
  xmlns: "http://www.w3.org/2000/svg",
13647
13645
  viewBox: "0 0 513 342"
@@ -13656,7 +13654,7 @@ var ht = function(t) {
13656
13654
  d: "M0 0h171v342H0z"
13657
13655
  }));
13658
13656
  }, e3 = function(t) {
13659
- var l = t.title, n = d(t, R6);
13657
+ var l = t.title, n = d(t, O6);
13660
13658
  return /* @__PURE__ */ e.createElement("svg", i({
13661
13659
  xmlns: "http://www.w3.org/2000/svg",
13662
13660
  viewBox: "0 0 513 342"
@@ -13674,7 +13672,7 @@ var ht = function(t) {
13674
13672
  d: "m126.7 99.3-7.8-54.1-7.7 54.1-20.8-23.7 10.7 31.6-31.5-10.7 23.6 20.8-54.1 7.7 54.1 7.7-23.6 20.8 31.5-10.7-10.7 31.6 20.8-23.7 7.7 54.1 7.8-54.1 20.7 23.7-10.6-31.6 31.5 10.7-23.6-20.8 54-7.7-54-7.7 23.6-20.8-31.5 10.7 10.6-31.6z"
13675
13673
  }));
13676
13674
  }, t3 = function(t) {
13677
- var l = t.title, n = d(t, _6);
13675
+ var l = t.title, n = d(t, R6);
13678
13676
  return /* @__PURE__ */ e.createElement("svg", i({
13679
13677
  xmlns: "http://www.w3.org/2000/svg",
13680
13678
  viewBox: "0 0 513 342"
@@ -13692,7 +13690,7 @@ var ht = function(t) {
13692
13690
  r: 44.5
13693
13691
  }));
13694
13692
  }, l3 = function(t) {
13695
- var l = t.title, n = d(t, G6);
13693
+ var l = t.title, n = d(t, _6);
13696
13694
  return /* @__PURE__ */ e.createElement("svg", i({
13697
13695
  xmlns: "http://www.w3.org/2000/svg",
13698
13696
  viewBox: "0 0 513 342"
@@ -13707,7 +13705,7 @@ var ht = function(t) {
13707
13705
  d: "M342 0h171v342H342z"
13708
13706
  }));
13709
13707
  }, r3 = function(t) {
13710
- var l = t.title, n = d(t, k6);
13708
+ var l = t.title, n = d(t, G6);
13711
13709
  return /* @__PURE__ */ e.createElement("svg", i({
13712
13710
  xmlns: "http://www.w3.org/2000/svg",
13713
13711
  viewBox: "0 0 513 342"
@@ -13725,7 +13723,7 @@ var ht = function(t) {
13725
13723
  d: "M384.8 142.2h-98L256.5 49l-30.3 93.2h-98l79.3 57.6-30.3 93.2 79.3-56.9 79.3 56.9-30.3-93.2 79.3-57.6z"
13726
13724
  }));
13727
13725
  }, n3 = function(t) {
13728
- var l = t.title, n = d(t, U6);
13726
+ var l = t.title, n = d(t, k6);
13729
13727
  return /* @__PURE__ */ e.createElement("svg", i({
13730
13728
  xmlns: "http://www.w3.org/2000/svg",
13731
13729
  viewBox: "0 0 513 342"
@@ -13745,7 +13743,7 @@ var ht = function(t) {
13745
13743
  r: 14.8
13746
13744
  }), /* @__PURE__ */ e.createElement("path", { d: "M76.3 123.9h19.5L86 108.3z" })));
13747
13745
  }, a3 = function(t) {
13748
- var l = t.title, n = d(t, W6);
13746
+ var l = t.title, n = d(t, U6);
13749
13747
  return /* @__PURE__ */ e.createElement("svg", i({
13750
13748
  xmlns: "http://www.w3.org/2000/svg",
13751
13749
  viewBox: "0 0 513 342"
@@ -13760,7 +13758,7 @@ var ht = function(t) {
13760
13758
  fill: "#FFF"
13761
13759
  }));
13762
13760
  }, i3 = function(t) {
13763
- var l = t.title, n = d(t, K6);
13761
+ var l = t.title, n = d(t, W6);
13764
13762
  return /* @__PURE__ */ e.createElement("svg", i({
13765
13763
  xmlns: "http://www.w3.org/2000/svg",
13766
13764
  viewBox: "0 0 750 500"
@@ -13792,7 +13790,7 @@ var ht = function(t) {
13792
13790
  d: "m373 114 30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z"
13793
13791
  })));
13794
13792
  }, d3 = function(t) {
13795
- var l = t.title, n = d(t, j6);
13793
+ var l = t.title, n = d(t, K6);
13796
13794
  return /* @__PURE__ */ e.createElement("svg", i({
13797
13795
  viewBox: "0 0 900 600",
13798
13796
  xmlns: "http://www.w3.org/2000/svg"
@@ -13807,7 +13805,7 @@ var ht = function(t) {
13807
13805
  d: "m0 0 450 300L0 600z"
13808
13806
  }));
13809
13807
  }, c3 = function(t) {
13810
- var l = t.title, n = d(t, Y6);
13808
+ var l = t.title, n = d(t, j6);
13811
13809
  return /* @__PURE__ */ e.createElement("svg", i({
13812
13810
  xmlns: "http://www.w3.org/2000/svg",
13813
13811
  viewBox: "0 0 513 342"
@@ -13825,7 +13823,7 @@ var ht = function(t) {
13825
13823
  d: "m256 87 8.9 27.5h29l-23.4 17 8.9 27.5-23.4-17-23.4 17 8.9-27.5-23.4-17h29z"
13826
13824
  }));
13827
13825
  }, h3 = function(t) {
13828
- var l = t.title, n = d(t, Z6);
13826
+ var l = t.title, n = d(t, Y6);
13829
13827
  return /* @__PURE__ */ e.createElement("svg", i({
13830
13828
  xmlns: "http://www.w3.org/2000/svg",
13831
13829
  viewBox: "0 0 513 342"
@@ -13848,7 +13846,7 @@ var ht = function(t) {
13848
13846
  d: "M0 0h256.5v171H0z"
13849
13847
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
13850
13848
  }, o3 = function(t) {
13851
- var l = t.title, n = d(t, q6);
13849
+ var l = t.title, n = d(t, Z6);
13852
13850
  return /* @__PURE__ */ e.createElement("svg", i({
13853
13851
  xmlns: "http://www.w3.org/2000/svg",
13854
13852
  viewBox: "0 0 513 342"
@@ -13883,7 +13881,7 @@ var ht = function(t) {
13883
13881
  strokeWidth: 5
13884
13882
  }));
13885
13883
  }, m3 = function(t) {
13886
- var l = t.title, n = d(t, X6);
13884
+ var l = t.title, n = d(t, q6);
13887
13885
  return /* @__PURE__ */ e.createElement("svg", i({
13888
13886
  xmlns: "http://www.w3.org/2000/svg",
13889
13887
  viewBox: "0 0 513 342"
@@ -13901,7 +13899,7 @@ var ht = function(t) {
13901
13899
  d: "M0 256.5h513V342H0z"
13902
13900
  }));
13903
13901
  }, v3 = function(t) {
13904
- var l = t.title, n = d(t, J6);
13902
+ var l = t.title, n = d(t, X6);
13905
13903
  return /* @__PURE__ */ e.createElement("svg", i({
13906
13904
  xmlns: "http://www.w3.org/2000/svg",
13907
13905
  viewBox: "0 0 720 480"
@@ -13922,7 +13920,7 @@ var ht = function(t) {
13922
13920
  r: 80
13923
13921
  }));
13924
13922
  }, s3 = function(t) {
13925
- var l = t.title, n = d(t, Q6);
13923
+ var l = t.title, n = d(t, J6);
13926
13924
  return /* @__PURE__ */ e.createElement("svg", i({
13927
13925
  xmlns: "http://www.w3.org/2000/svg",
13928
13926
  viewBox: "0 0 513 342"
@@ -13939,7 +13937,7 @@ var ht = function(t) {
13939
13937
  r: 95
13940
13938
  }), /* @__PURE__ */ e.createElement("path", { d: "M0 100h513v14H0z" }));
13941
13939
  }, u3 = function(t) {
13942
- var l = t.title, n = d(t, e8);
13940
+ var l = t.title, n = d(t, Q6);
13943
13941
  return /* @__PURE__ */ e.createElement("svg", i({
13944
13942
  xmlns: "http://www.w3.org/2000/svg",
13945
13943
  viewBox: "0 0 513 342"
@@ -13963,7 +13961,7 @@ var ht = function(t) {
13963
13961
  ry: 36.4
13964
13962
  }));
13965
13963
  }, f3 = function(t) {
13966
- var l = t.title, n = d(t, t8);
13964
+ var l = t.title, n = d(t, e8);
13967
13965
  return /* @__PURE__ */ e.createElement("svg", i({
13968
13966
  xmlns: "http://www.w3.org/2000/svg",
13969
13967
  viewBox: "0 0 513 342"
@@ -13981,7 +13979,7 @@ var ht = function(t) {
13981
13979
  fill: "#fc0"
13982
13980
  }));
13983
13981
  }, $3 = function(t) {
13984
- var l = t.title, n = d(t, l8);
13982
+ var l = t.title, n = d(t, t8);
13985
13983
  return /* @__PURE__ */ e.createElement("svg", i({
13986
13984
  xmlns: "http://www.w3.org/2000/svg",
13987
13985
  viewBox: "0 0 513 342"
@@ -14002,7 +14000,7 @@ var ht = function(t) {
14002
14000
  d: "m83.5 109.8 15.1 46.5h48.9L107.9 185l15.1 46.5-39.5-28.7-39.6 28.7L59 185l-39.5-28.7h48.9z"
14003
14001
  }));
14004
14002
  }, E3 = function(t) {
14005
- var l = t.title, n = d(t, r8);
14003
+ var l = t.title, n = d(t, l8);
14006
14004
  return /* @__PURE__ */ e.createElement("svg", i({
14007
14005
  xmlns: "http://www.w3.org/2000/svg",
14008
14006
  viewBox: "0 0 513 342"
@@ -14023,7 +14021,7 @@ var ht = function(t) {
14023
14021
  d: "m188.1 104.1-22.8 10.7 12.2 22.1-24.8-4.8-3.1 25-17.3-18.4-17.2 18.4-3.1-25-24.8 4.8 12.2-22.1-22.8-10.7 22.8-10.7-12.2-22.1L112 76l3.1-25 17.2 18.4L149.6 51l3.1 25 24.8-4.7-12.2 22.1z"
14024
14022
  }));
14025
14023
  }, p3 = function(t) {
14026
- var l = t.title, n = d(t, n8);
14024
+ var l = t.title, n = d(t, r8);
14027
14025
  return /* @__PURE__ */ e.createElement("svg", i({
14028
14026
  xmlns: "http://www.w3.org/2000/svg",
14029
14027
  viewBox: "0 0 513 342"
@@ -14067,7 +14065,7 @@ var ht = function(t) {
14067
14065
  d: "M163.4 224.8s1.9-26.6 27.3-26.6 26.5 26.6 26.5 26.6"
14068
14066
  })));
14069
14067
  }, g3 = function(t) {
14070
- var l = t.title, n = d(t, a8);
14068
+ var l = t.title, n = d(t, n8);
14071
14069
  return /* @__PURE__ */ e.createElement("svg", i({
14072
14070
  xmlns: "http://www.w3.org/2000/svg",
14073
14071
  viewBox: "0 0 513 342"
@@ -14087,7 +14085,7 @@ var ht = function(t) {
14087
14085
  r: 32
14088
14086
  }));
14089
14087
  }, z3 = function(t) {
14090
- var l = t.title, n = d(t, i8);
14088
+ var l = t.title, n = d(t, a8);
14091
14089
  return /* @__PURE__ */ e.createElement("svg", i({
14092
14090
  xmlns: "http://www.w3.org/2000/svg",
14093
14091
  viewBox: "0 0 513 342"
@@ -14099,7 +14097,7 @@ var ht = function(t) {
14099
14097
  fill: "#007934"
14100
14098
  }));
14101
14099
  }, w3 = function(t) {
14102
- var l = t.title, n = d(t, d8);
14100
+ var l = t.title, n = d(t, i8);
14103
14101
  return /* @__PURE__ */ e.createElement("svg", i({
14104
14102
  xmlns: "http://www.w3.org/2000/svg",
14105
14103
  viewBox: "0 0 513 342"
@@ -14111,7 +14109,7 @@ var ht = function(t) {
14111
14109
  fill: "#008751"
14112
14110
  }));
14113
14111
  }, M3 = function(t) {
14114
- var l = t.title, n = d(t, c8);
14112
+ var l = t.title, n = d(t, d8);
14115
14113
  return /* @__PURE__ */ e.createElement("svg", i({
14116
14114
  xmlns: "http://www.w3.org/2000/svg",
14117
14115
  viewBox: "0 0 513 342"
@@ -14144,7 +14142,7 @@ var ht = function(t) {
14144
14142
  r: 5
14145
14143
  }));
14146
14144
  }, F3 = function(t) {
14147
- var l = t.title, n = d(t, h8);
14145
+ var l = t.title, n = d(t, c8);
14148
14146
  return /* @__PURE__ */ e.createElement("svg", i({
14149
14147
  xmlns: "http://www.w3.org/2000/svg",
14150
14148
  viewBox: "0 0 513 342"
@@ -14159,7 +14157,7 @@ var ht = function(t) {
14159
14157
  d: "M0 228h513v114H0z"
14160
14158
  }));
14161
14159
  }, x3 = function(t) {
14162
- var l = t.title, n = d(t, o8);
14160
+ var l = t.title, n = d(t, h8);
14163
14161
  return /* @__PURE__ */ e.createElement("svg", i({
14164
14162
  xmlns: "http://www.w3.org/2000/svg",
14165
14163
  viewBox: "0 0 513 342"
@@ -14174,7 +14172,7 @@ var ht = function(t) {
14174
14172
  d: "M513 149.6v42.8H184V342h-42.7V192.4H0v-42.8h141.3V0H184v149.6z"
14175
14173
  }));
14176
14174
  }, H3 = function(t) {
14177
- var l = t.title, n = d(t, m8);
14175
+ var l = t.title, n = d(t, o8);
14178
14176
  return /* @__PURE__ */ e.createElement("svg", i({
14179
14177
  xmlns: "http://www.w3.org/2000/svg",
14180
14178
  viewBox: "0 0 513 342"
@@ -14195,7 +14193,7 @@ var ht = function(t) {
14195
14193
  d: "M18.5 108.7s4.8 27.7 44 27.7 44-27.7 44-27.7c0 9.4-6 46.5-44 46.5s-44-38.2-44-46.5z"
14196
14194
  }));
14197
14195
  }, y3 = function(t) {
14198
- var l = t.title, n = d(t, v8);
14196
+ var l = t.title, n = d(t, m8);
14199
14197
  return /* @__PURE__ */ e.createElement("svg", i({
14200
14198
  xmlns: "http://www.w3.org/2000/svg",
14201
14199
  viewBox: "0 0 513 342"
@@ -14210,7 +14208,7 @@ var ht = function(t) {
14210
14208
  d: "m164.2 189 7.9 27.7 20.7-20-7 27.9 28-7-20.1 20.7 27.8 7.9-27.8 7.9 20.1 20.7-28-7 7 28-20.7-20.1-7.9 27.8-7.9-27.8-20.7 20.1 7-28-27.9 7 20-20.7-27.7-7.9 27.7-7.9-20-20.7 27.9 7-7-27.9 20.7 20z"
14211
14209
  }));
14212
14210
  }, C3 = function(t) {
14213
- var l = t.title, n = d(t, s8);
14211
+ var l = t.title, n = d(t, v8);
14214
14212
  return /* @__PURE__ */ e.createElement("svg", i({
14215
14213
  xmlns: "http://www.w3.org/2000/svg",
14216
14214
  viewBox: "0 0 513 342"
@@ -14230,7 +14228,7 @@ var ht = function(t) {
14230
14228
  fill: "#fedd00"
14231
14229
  }));
14232
14230
  }, N3 = function(t) {
14233
- var l = t.title, n = d(t, u8);
14231
+ var l = t.title, n = d(t, s8);
14234
14232
  return /* @__PURE__ */ e.createElement("svg", i({
14235
14233
  xmlns: "http://www.w3.org/2000/svg",
14236
14234
  viewBox: "0 0 513 342"
@@ -14248,7 +14246,7 @@ var ht = function(t) {
14248
14246
  d: "M0 0h256.5v171H0z"
14249
14247
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
14250
14248
  }, b3 = function(t) {
14251
- var l = t.title, n = d(t, f8);
14249
+ var l = t.title, n = d(t, u8);
14252
14250
  return /* @__PURE__ */ e.createElement("svg", i({
14253
14251
  xmlns: "http://www.w3.org/2000/svg",
14254
14252
  viewBox: "0 0 513 342"
@@ -14268,7 +14266,7 @@ var ht = function(t) {
14268
14266
  strokeMiterlimit: 2
14269
14267
  }, /* @__PURE__ */ e.createElement("path", { d: "M40.3 35.2s37.1 48 50.8 54.5c13.7 6.5 17.1 5.7 17.1 5.7" }), /* @__PURE__ */ e.createElement("path", { d: "M100 35.2S62.9 80.6 53.3 87.6c-9.6 7-18.7 7.8-18.7 7.8m17.1-30.1h37.9M70.7 35.2v30.1" })));
14270
14268
  }, A3 = function(t) {
14271
- var l = t.title, n = d(t, $8);
14269
+ var l = t.title, n = d(t, f8);
14272
14270
  return /* @__PURE__ */ e.createElement("svg", i({
14273
14271
  xmlns: "http://www.w3.org/2000/svg",
14274
14272
  viewBox: "0 0 513 342"
@@ -14286,7 +14284,7 @@ var ht = function(t) {
14286
14284
  d: "m384 208.9 11.8 36.4h38.3l-31 22.4 11.9 36.4-31-22.5-31 22.5 11.9-36.4-31-22.4h38.3z"
14287
14285
  }));
14288
14286
  }, P3 = function(t) {
14289
- var l = t.title, n = d(t, E8);
14287
+ var l = t.title, n = d(t, $8);
14290
14288
  return /* @__PURE__ */ e.createElement("svg", i({
14291
14289
  xmlns: "http://www.w3.org/2000/svg",
14292
14290
  viewBox: "0 0 513 342"
@@ -14348,7 +14346,7 @@ var ht = function(t) {
14348
14346
  r: 8.9
14349
14347
  }));
14350
14348
  }, L3 = function(t) {
14351
- var l = t.title, n = d(t, p8);
14349
+ var l = t.title, n = d(t, E8);
14352
14350
  return /* @__PURE__ */ e.createElement("svg", i({
14353
14351
  xmlns: "http://www.w3.org/2000/svg",
14354
14352
  viewBox: "0 0 513 342"
@@ -14371,7 +14369,7 @@ var ht = function(t) {
14371
14369
  strokeWidth: 2
14372
14370
  }));
14373
14371
  }, S3 = function(t) {
14374
- var l = t.title, n = d(t, g8);
14372
+ var l = t.title, n = d(t, p8);
14375
14373
  return /* @__PURE__ */ e.createElement("svg", i({
14376
14374
  xmlns: "http://www.w3.org/2000/svg",
14377
14375
  viewBox: "0 0 513 342"
@@ -14383,7 +14381,7 @@ var ht = function(t) {
14383
14381
  fill: "#FFF"
14384
14382
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFCD00" }, /* @__PURE__ */ e.createElement("path", { d: "M288 79.9s33 13.8 30 19.7c-2.9 5.9-17.4-7.1-30-3.5-12.7 3.5-28.6 32.4-28.6 32.4s18.6 2.7 34.2 1.5c15.6-1.2 19.7-7.4 19.7-7.4s.7 15.3 12.7 24.3c18.2 13.6 56.2 22.3 56.2 22.3s.6-6.5-2.7-20.7-8-21.4-8-21.4 55.7 38.3 51.2 59.3-30.1 19.6-30.1 19.6 28.4 12.5 37.4-13.5c12.4-35.6-42.4-65.2-42.4-65.2s6.5 3.1 17.1 4.6 20.3-.3 20.3-.3-13.8-43.6-29.2-52.1c-15.3-8.5-37.1-.9-37.1-.9s9.1-5.9 10-15.9c.9-10-3.5-24.1-3.5-24.1-50.1 21.2-21.2 41.2-33 49.2-2 1.4-9.5-9.9-18.8-8.2-11.5 1.8-25.4.3-25.4.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M404.7 131.8s15.3 17.7 8.2 35.9c-7.1 18.3-37.7 13.5-37.7 13.5s24.7 13.9 40.6-5.3-2.4-43.6-2.4-43.6l-8.7-.5z" })));
14385
14383
  }, D3 = function(t) {
14386
- var l = t.title, n = d(t, z8);
14384
+ var l = t.title, n = d(t, g8);
14387
14385
  return /* @__PURE__ */ e.createElement("svg", i({
14388
14386
  xmlns: "http://www.w3.org/2000/svg",
14389
14387
  viewBox: "0 0 513 342"
@@ -14402,7 +14400,7 @@ var ht = function(t) {
14402
14400
  r: 32
14403
14401
  }), /* @__PURE__ */ e.createElement("path", { d: "m95 171 11.2 56.5-3.4 3.4-3.7 3.5-4.2 4.2-4.2-4.2-3.7-3.5-3.4-3.4L95 171zm0 0-11.2-56.5 3.4-3.4 3.7-3.5 4.2-4.2 4.2 4.2 3.7 3.5 3.4 3.4L95 171zm0 0 56.5-11.2 3.4 3.4 3.5 3.7 4.2 4.2-4.2 4.2-3.5 3.7-3.4 3.4L95 171zm0 0-56.5 11.2-3.4-3.4-3.5-3.7-4.2-4.2 4.2-4.2 3.5-3.7 3.4-3.4L95 171zm0 0 32-47.9h4.8l5.1.2h5.9v5.9l.2 5.1v4.8L95 171zm0 0-32 47.9h-4.8l-5.1-.2h-5.9v-5.9l-.2-5.1v-4.8L95 171zm0 0 47.9 32v4.8l-.2 5.1v5.9h-5.9l-5.1.2h-4.8L95 171zm0 0-47.9-32v-4.8l.2-5.1v-5.9h5.9l5.1-.2h4.8L95 171z" })));
14404
14402
  }, B3 = function(t) {
14405
- var l = t.title, n = d(t, w8);
14403
+ var l = t.title, n = d(t, z8);
14406
14404
  return /* @__PURE__ */ e.createElement("svg", i({
14407
14405
  xmlns: "http://www.w3.org/2000/svg",
14408
14406
  viewBox: "0 0 900 600"
@@ -14423,7 +14421,7 @@ var ht = function(t) {
14423
14421
  d: "m628.1 165.3 75.8 85.3-111.5-24.4L697 180.4l-57.7 98.5-11.2-113.6z"
14424
14422
  }));
14425
14423
  }, V3 = function(t) {
14426
- var l = t.title, n = d(t, M8);
14424
+ var l = t.title, n = d(t, w8);
14427
14425
  return /* @__PURE__ */ e.createElement("svg", i({
14428
14426
  xmlns: "http://www.w3.org/2000/svg",
14429
14427
  viewBox: "0 0 513 342"
@@ -14435,7 +14433,7 @@ var ht = function(t) {
14435
14433
  d: "M0 171h513v171H0z"
14436
14434
  }));
14437
14435
  }, T3 = function(t) {
14438
- var l = t.title, n = d(t, F8);
14436
+ var l = t.title, n = d(t, M8);
14439
14437
  return /* @__PURE__ */ e.createElement("svg", i({
14440
14438
  xmlns: "http://www.w3.org/2000/svg",
14441
14439
  viewBox: "0 0 513 342"
@@ -14450,7 +14448,7 @@ var ht = function(t) {
14450
14448
  d: "M342 0h171v342H342z"
14451
14449
  }));
14452
14450
  }, I3 = function(t) {
14453
- var l = t.title, n = d(t, x8);
14451
+ var l = t.title, n = d(t, F8);
14454
14452
  return /* @__PURE__ */ e.createElement("svg", i({
14455
14453
  xmlns: "http://www.w3.org/2000/svg",
14456
14454
  viewBox: "0 0 513 342"
@@ -14477,7 +14475,7 @@ var ht = function(t) {
14477
14475
  d: "M375 189.5h18.3l.1 5.5h-5.8v25.2l12.3-6.1 3 5-18.9 9.7-18.4-9.8 2.9-5.1 12.6 6.3V195H375z"
14478
14476
  }));
14479
14477
  }, O3 = function(t) {
14480
- var l = t.title, n = d(t, H8);
14478
+ var l = t.title, n = d(t, x8);
14481
14479
  return /* @__PURE__ */ e.createElement("svg", i({
14482
14480
  xmlns: "http://www.w3.org/2000/svg",
14483
14481
  viewBox: "0 0 513 342"
@@ -14495,7 +14493,7 @@ var ht = function(t) {
14495
14493
  d: "m84 110.1 15.1 46.5H148l-39.6 28.8 15.1 46.5L84 203.1l-39.6 28.8 15.1-46.5L20 156.6h48.9z"
14496
14494
  }));
14497
14495
  }, R3 = function(t) {
14498
- var l = t.title, n = d(t, y8);
14496
+ var l = t.title, n = d(t, H8);
14499
14497
  return /* @__PURE__ */ e.createElement("svg", i({
14500
14498
  xmlns: "http://www.w3.org/2000/svg",
14501
14499
  viewBox: "0 0 513 342"
@@ -14510,7 +14508,7 @@ var ht = function(t) {
14510
14508
  d: "M256.5 171 0 342V0z"
14511
14509
  }));
14512
14510
  }, _3 = function(t) {
14513
- var l = t.title, n = d(t, C8);
14511
+ var l = t.title, n = d(t, y8);
14514
14512
  return /* @__PURE__ */ e.createElement("svg", i({
14515
14513
  xmlns: "http://www.w3.org/2000/svg",
14516
14514
  viewBox: "0 0 513 342"
@@ -14533,7 +14531,7 @@ var ht = function(t) {
14533
14531
  d: "M197.1 191c-6.6 0-12-5.4-12-12v-16h24v16c0 6.6-5.3 12-12 12z"
14534
14532
  }));
14535
14533
  }, G3 = function(t) {
14536
- var l = t.title, n = d(t, N8);
14534
+ var l = t.title, n = d(t, C8);
14537
14535
  return /* @__PURE__ */ e.createElement("svg", i({
14538
14536
  xmlns: "http://www.w3.org/2000/svg",
14539
14537
  viewBox: "0 0 513 342"
@@ -14547,7 +14545,7 @@ var ht = function(t) {
14547
14545
  r: 74
14548
14546
  }));
14549
14547
  }, k3 = function(t) {
14550
- var l = t.title, n = d(t, b8);
14548
+ var l = t.title, n = d(t, N8);
14551
14549
  return /* @__PURE__ */ e.createElement("svg", i({
14552
14550
  xmlns: "http://www.w3.org/2000/svg",
14553
14551
  viewBox: "0 0 513 342"
@@ -14576,7 +14574,7 @@ var ht = function(t) {
14576
14574
  r: 45
14577
14575
  }));
14578
14576
  }, U3 = function(t) {
14579
- var l = t.title, n = d(t, A8);
14577
+ var l = t.title, n = d(t, b8);
14580
14578
  return /* @__PURE__ */ e.createElement("svg", i({
14581
14579
  xmlns: "http://www.w3.org/2000/svg",
14582
14580
  viewBox: "0 0 513 342"
@@ -14588,7 +14586,7 @@ var ht = function(t) {
14588
14586
  d: "M0 0v342h150.3l37.7-19.6-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19 37.7-18.9-37.7-19 37.7-19-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19L188 57l-37.7-19L188 19.1 150.3 0z"
14589
14587
  }));
14590
14588
  }, W3 = function(t) {
14591
- var l = t.title, n = d(t, P8);
14589
+ var l = t.title, n = d(t, A8);
14592
14590
  return /* @__PURE__ */ e.createElement("svg", i({
14593
14591
  xmlns: "http://www.w3.org/2000/svg",
14594
14592
  viewBox: "0 0 513 342"
@@ -14603,7 +14601,7 @@ var ht = function(t) {
14603
14601
  d: "M342 0h171v342H342z"
14604
14602
  }));
14605
14603
  }, K3 = function(t) {
14606
- var l = t.title, n = d(t, L8);
14604
+ var l = t.title, n = d(t, P8);
14607
14605
  return /* @__PURE__ */ e.createElement("svg", i({
14608
14606
  xmlns: "http://www.w3.org/2000/svg",
14609
14607
  viewBox: "0 0 513 342"
@@ -14618,7 +14616,7 @@ var ht = function(t) {
14618
14616
  d: "M342 0h171v342H342z"
14619
14617
  }));
14620
14618
  }, j3 = function(t) {
14621
- var l = t.title, n = d(t, S8);
14619
+ var l = t.title, n = d(t, L8);
14622
14620
  return /* @__PURE__ */ e.createElement("svg", i({
14623
14621
  xmlns: "http://www.w3.org/2000/svg",
14624
14622
  viewBox: "0 0 513 342"
@@ -14642,7 +14640,7 @@ var ht = function(t) {
14642
14640
  d: "M231.7 148.7h-22.5c1.3-2.2 2-4.7 2-7.4 0-8.2-6.6-14.8-14.8-14.8-5.7 0-10.6 3.2-13.1 7.8-2.5-4.7-7.4-7.8-13.1-7.8-8.2 0-14.8 6.6-14.8 14.8 0 2.7.7 5.2 2 7.4h-22.1c0 8.2 7.1 14.8 15.3 14.8h-.6c0 8.2 6.6 14.8 14.8 14.8 0 7.3 5.2 13.3 12.1 14.6l-11.7 26.4c5.6 2.3 11.7 3.5 18.1 3.5s12.5-1.3 18.1-3.5L189.9 193c6.9-1.3 12.1-7.3 12.1-14.6 8.2 0 14.8-6.6 14.8-14.8h-.5c8.2 0 15.4-6.7 15.4-14.9z"
14643
14641
  }));
14644
14642
  }, Y3 = function(t) {
14645
- var l = t.title, n = d(t, D8);
14643
+ var l = t.title, n = d(t, S8);
14646
14644
  return /* @__PURE__ */ e.createElement("svg", i({
14647
14645
  xmlns: "http://www.w3.org/2000/svg",
14648
14646
  viewBox: "0 0 513 342"
@@ -14657,7 +14655,7 @@ var ht = function(t) {
14657
14655
  d: "M0 228h513v114H0z"
14658
14656
  }));
14659
14657
  }, Z3 = function(t) {
14660
- var l = t.title, n = d(t, B8);
14658
+ var l = t.title, n = d(t, D8);
14661
14659
  return /* @__PURE__ */ e.createElement("svg", i({
14662
14660
  xmlns: "http://www.w3.org/2000/svg",
14663
14661
  viewBox: "0 0 513 342"
@@ -14682,7 +14680,7 @@ var ht = function(t) {
14682
14680
  r: 15.9
14683
14681
  }));
14684
14682
  }, q3 = function(t) {
14685
- var l = t.title, n = d(t, V8);
14683
+ var l = t.title, n = d(t, B8);
14686
14684
  return /* @__PURE__ */ e.createElement("svg", i({
14687
14685
  xmlns: "http://www.w3.org/2000/svg",
14688
14686
  viewBox: "0 0 513 342"
@@ -14691,7 +14689,7 @@ var ht = function(t) {
14691
14689
  fill: "#fff"
14692
14690
  }), /* @__PURE__ */ e.createElement("g", { fill: "#00512e" }, /* @__PURE__ */ e.createElement("path", { d: "M0 0v342h513V0zm218 76q1 2-2 5-3 2-1 4 3 4 0 6-2 1-5-1-6-6 0-14 6-4 8 0m-102 2 1 6q0 4-2 4-5 1-5-6l2-4zm39 1 1 2q-1 4-5 4-5 0-6-4c0-4 7-6 10-2m47 2q3 4 2 9c-1 2-22 19-24 19q-3 0-4-4l6-6 6-5v-3c-5-10 7-18 14-10m35-3q3 1 0 7-2 8-6 6c-3-1-3 14 0 19q2 4 7-1c2-3 2-5 2-15 0-12 0-13 2-13q5-2 5 13 1 11 3 13 3 6 6 3 3-2-1-12-3-12 1-16h9q2-2 9 1l6 2 1-2q4-4 6-1l3 17c3 16 3 16 7 24l15 30q1 6-4 5l-8-14-6-12 1 20c1 21 1 23-4 23q-4 2-4-15l-1-27-1-16-9-13c-8-12-8-13-11-13q-6-1-2 6l2 7q0 4 3 2 6-2 6 3-1 4-8 5l-5 2-5 2q-6 0-10-3-2-3-5 1-5 5-12 2-5-1-7-10l-1-3-1 3q-3 7-9 8-7 0-9-11-3-10 2-10 4-1 5 7l2 6q1 0 4-7 6-17 13-12h1c-1-1 2-10 4-11zm-97 10 2 16 1 9h4q5 2 6-1c2-1 2-2-1-11l-3-12 3-1 11 5V82q4-2 6 1l3 23 1 20h2q5 0 5 5 1 6 3 0 3-9 8-2 1 3 2 0 3-7 4-6c5 0 6 7 1 13q-3 3-7 3l-6 1q-5 4-10 0l-2-2v5c0 21-16 42-33 42q-21-1-23-21 0-5 2-6 4-1 6 6 1 12 12 13 14 2 24-15 6-11 1-5-12 18-28 11-7-5-9-17-2-6 1-7 5-3 6 6 1 12 10 12 7 0 13-8 5-8-1-7-11-1-8-12 8-11 17-5l3 2-1-12-4-22q-3 1 0 7c2 6 2 6 0 10l-5 5q-3 3-7 1h-5l-1 16c-1 19-1 20-4 21-4 1-4-2-4-19l1-15-3 1q-3 1-6-2c-2-2-2-2-3-14l-1-12q-2-1-2 10l-1 13q-3 6-8 4c-3-2-4-4-7-15q-4-15 2-14 4-1 5 8l1 5 1-6q0-13 9-12l6 2c2 3 2 4 2 14l1 11 2-1 1-8-2-16q-3-12 2-11 3-1 5 7m163-3q4 10 1 13-4 3-7-7-3-11 2-10zm12-3 3 7q2 6 1 8v16l2 27c2 22 2 21 6 21h3l-1-5-2-23-3-33c-2-16-1-19 3-19 3 0 8 14 6 16v24c5 47 5 48 0 47q-3-2-1 4l2 6q2 1 5-9 7-18 10-16 3 0 7 5 4 7 7 7 4-1 1-33l-1-21-10-12-9-15q0-5 8-1 5 2 6 6l2 6q3 4 1-4 0-10 3-10c4 0 9 10 7 13l-1 8q1 8 4 12l3 3-2-15c-2-16-2-19 1-20q3 0 5 4l4 5h2q6-4 8 9 0 8-4 8-3 0-4-6 1-8-3-5c-1 2-1 3 1 19l2 17 5 7c6 10 12 21 11 22q-2 3-5 2l-5-8-5-8 1 8c0 11 0 11-3 11q-5 3-5-7l-1-16c0-8-1-10-4-15l-4-5v19c1 21 0 25-5 28q-6 5-13-3l-4-5-4 9q-6 14-11 15-9-1-11-16-1-8-5-1c-3 5-12 13-19 17q-8 4-8-2-1-2 6-6c9-5 17-14 17-18l-5-78q2-4 5-1m89 5 4 6q1 1-2 3l-2 2 4 24q4 25 4 35c0 10 0 11-3 17q-7 13-19 14-8 0-7-2-2-4 7-6 15-2 14-23a708 708 0 0 0-8-75c3-2 3-1 8 5m-211 19 1 4q0 3 2 2 5 0 5 4c0 4-9 6-13 2-4-5 0-17 5-12m108 1h2l4-1q4 2 0 7-7 6-11-1v-5q3-2 5 0m55 2q3 4-1 6-2 0-1 5t-1 6q-1 2-10-6-8-7-6-9 3-4 7 0l2 2 2-3q5-3 8-1m-131 13c3 2 6 14 6 17q-1 6 6 1l10-4q5-1 7-4 4-9 10-12 10 0 11 9 0 7-16 13l-2 1 13 1c16 0 16 0 13 9q-2 7-4 7l-10 2q-19 3-17 9 1 2 4 3 6 3 3 7l-7 1q-13-2-21-10l-3-3-2 3q-7 10-19 13-10 2-15-10l-5 2q-18 10-19 8l-2-3c0-2 1-2 15-11l9-6q1-3 5-4c3 1 10-5 12-9q3-6-1-15l-2-8q1-5 6-6c3 0 8 5 8 7q-1 4-4 3v1l1 10c1 9-1 13-10 21l-7 6 2 3q5 9 15-2 10-8 10-23 0-10-6-24v-4q3-4 6 1m17 2q2 3 4 0 11-3 5 5c-4 5-12 5-15-1v-4zm118 5 1 2q1 2-7 8c-8 6-9 7-11 5q-5-4 6-10c8-6 8-6 11-5m-229 3q3 2-10 10-12 8-13 3-5-3 9-10 13-8 14-3m229 10c3 2 4 9 3 11q-3 3-6 1c-2-2-3-11-1-13q1-2 4 1m-172 7q3 3 2 7 1 5-3 5-3 1-3-3l-2-4q-3-3-1-6 4-2 7 1m-79 9 1 8q0 9 3 6 4-1 4 3-1 7-7 7-7-1-7-14-1-9 2-10zm168 12q0 4 3 2t4 3q-2 6-8 8l-4-2q-3-3-4-2-4 0-5-4l5-6q7-6 7-4 3 1 2 5m102 3q4 4 1 9-7 7-7-4t6-5m-42 73c0 2 1 2 12 2q24-1 22 11 0 7-6 10c-4 1-31 2-34 0q-2-1-2-6v-4h-82l-74-1c-16 0-28-10-28-10h92c91 0 92-1 92-2q-1-3 4-5c5-2 4 4 4 5" }), /* @__PURE__ */ e.createElement("path", { d: "m195 86 1 1 1-1-1-1q-2 0-1 1m84 5q-2 2 1 5l3 3-1-4-1-5zm-125 45q-3 3-1 4 5-1 6-4zm110-7q-4 5 0 3 6-4 2-4zm-31 30q0 6 4 8l5 4q3 2 2-3 0-3 4-7 4-3 2-4l-13-3h-5zm104 101q-1 3 13 2c11 0 13 0 14-2l-13-1z" })));
14693
14691
  }, X3 = function(t) {
14694
- var l = t.title, n = d(t, T8);
14692
+ var l = t.title, n = d(t, V8);
14695
14693
  return /* @__PURE__ */ e.createElement("svg", i({
14696
14694
  xmlns: "http://www.w3.org/2000/svg",
14697
14695
  viewBox: "0 0 513 342"
@@ -14709,7 +14707,7 @@ var ht = function(t) {
14709
14707
  fill: "#FFF"
14710
14708
  }));
14711
14709
  }, J3 = function(t) {
14712
- var l = t.title, n = d(t, I8);
14710
+ var l = t.title, n = d(t, T8);
14713
14711
  return /* @__PURE__ */ e.createElement("svg", i({
14714
14712
  xmlns: "http://www.w3.org/2000/svg",
14715
14713
  viewBox: "0 0 513 342"
@@ -14730,7 +14728,7 @@ var ht = function(t) {
14730
14728
  d: "M0 0v342L185.9 0z"
14731
14729
  }));
14732
14730
  }, Q3 = function(t) {
14733
- var l = t.title, n = d(t, O8);
14731
+ var l = t.title, n = d(t, I8);
14734
14732
  return /* @__PURE__ */ e.createElement("svg", i({
14735
14733
  xmlns: "http://www.w3.org/2000/svg",
14736
14734
  viewBox: "0 0 513 342"
@@ -14745,7 +14743,7 @@ var ht = function(t) {
14745
14743
  d: "m0 0 200 171L0 342z"
14746
14744
  }));
14747
14745
  }, el = function(t) {
14748
- var l = t.title, n = d(t, R8);
14746
+ var l = t.title, n = d(t, O8);
14749
14747
  return /* @__PURE__ */ e.createElement("svg", i({
14750
14748
  xmlns: "http://www.w3.org/2000/svg",
14751
14749
  viewBox: "0 0 513 342"
@@ -14757,7 +14755,7 @@ var ht = function(t) {
14757
14755
  d: "M192.4.3h-64.2v138.8H0v64.1h128.2V342h64.2V203.2H513v-64.1H192.4z"
14758
14756
  }));
14759
14757
  }, tl = function(t) {
14760
- var l = t.title, n = d(t, _8);
14758
+ var l = t.title, n = d(t, R8);
14761
14759
  return /* @__PURE__ */ e.createElement("svg", i({
14762
14760
  xmlns: "http://www.w3.org/2000/svg",
14763
14761
  viewBox: "0 0 900 600"
@@ -14769,7 +14767,7 @@ var ht = function(t) {
14769
14767
  d: "M0 0h900v300H0V0z"
14770
14768
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M129.7 150c0-48.8 29-90.9 70.6-109.9-3.4-.3-6.8-.5-10.2-.5-61 0-110.4 49.4-110.4 110.4s49.4 110.4 110.4 110.4c3.4 0 6.9-.2 10.2-.5-41.7-19-70.6-61.1-70.6-109.9zm131.2-59.9 16.9-12.3H257l-6.5-19.9-6.5 19.9h-20.8l16.9 12.3-6.5 19.8 16.9-12.3 16.9 12.3zm37.3 114.5 16.9-12.2h-20.9l-6.5-19.9-6.4 19.9h-20.9l16.9 12.2-6.5 19.9 16.9-12.3 16.9 12.3z" }), /* @__PURE__ */ e.createElement("path", { d: "m200.7 133.8 16.9-12.3h-20.9l-6.4-19.8-6.5 19.8h-20.9l16.9 12.3-6.4 19.9 16.9-12.3 16.9 12.3zm137.4-12.3h-20.9l-6.5-19.8-6.4 19.8h-20.9l16.9 12.3-6.5 19.9 16.9-12.3 16.9 12.3-6.4-19.9zm-114.4 83.1 16.9-12.2h-20.9l-6.4-19.9-6.5 19.9h-20.9l16.9 12.2-6.4 19.9 16.9-12.3 16.9 12.3z" })));
14771
14769
  }, ll = function(t) {
14772
- var l = t.title, n = d(t, G8);
14770
+ var l = t.title, n = d(t, _8);
14773
14771
  return /* @__PURE__ */ e.createElement("svg", i({
14774
14772
  xmlns: "http://www.w3.org/2000/svg",
14775
14773
  viewBox: "0 0 513 342"
@@ -14793,7 +14791,7 @@ var ht = function(t) {
14793
14791
  d: "M0 0h256.5v171H0z"
14794
14792
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
14795
14793
  }, rl = function(t) {
14796
- var l = t.title, n = d(t, k8);
14794
+ var l = t.title, n = d(t, G8);
14797
14795
  return /* @__PURE__ */ e.createElement("svg", i({
14798
14796
  xmlns: "http://www.w3.org/2000/svg",
14799
14797
  viewBox: "0 0 240 160"
@@ -14826,7 +14824,7 @@ var ht = function(t) {
14826
14824
  d: "m99.5 30.8-1.6 24.8c-.7 10.5-7.8 19.7-17.9 22.9-10.1-3.2-17.2-12.3-17.9-22.9l-1.6-24.8c-.5.3-.9.4-1.5.7l1.5 24.1C61.3 66.9 69.1 76.7 80 80c10.9-3.3 18.7-13.1 19.3-24.4l1.5-24.1c-.4-.3-.9-.6-1.3-.7z"
14827
14825
  }));
14828
14826
  }, nl = function(t) {
14829
- var l = t.title, n = d(t, U8);
14827
+ var l = t.title, n = d(t, k8);
14830
14828
  return /* @__PURE__ */ e.createElement("svg", i({
14831
14829
  xmlns: "http://www.w3.org/2000/svg",
14832
14830
  viewBox: "0 0 513 342"
@@ -14841,7 +14839,7 @@ var ht = function(t) {
14841
14839
  d: "M513 149.6v42.8H184V342h-42.7V192.4H0v-42.8h141.3V0H184v149.6z"
14842
14840
  }));
14843
14841
  }, al = function(t) {
14844
- var l = t.title, n = d(t, W8);
14842
+ var l = t.title, n = d(t, U8);
14845
14843
  return /* @__PURE__ */ e.createElement("svg", i({
14846
14844
  xmlns: "http://www.w3.org/2000/svg",
14847
14845
  viewBox: "0 85.333 512 341.333"
@@ -14868,7 +14866,7 @@ var ht = function(t) {
14868
14866
  d: "M169.232 301.658c9.204 5.783 18.66 9.143 23.502 10.636 4.842-1.494 14.298-4.852 23.502-10.636 9.282-5.833 15.79-12.506 19.484-19.939a24.878 24.878 0 0 0-14.418-4.583c-1.956 0-3.856.232-5.682.657-3.871-8.796-12.658-14.94-22.884-14.94-10.227 0-19.013 6.144-22.884 14.94a25.048 25.048 0 0 0-5.682-.657 24.88 24.88 0 0 0-14.418 4.583c3.691 7.433 10.198 14.106 19.48 19.939z"
14869
14867
  }));
14870
14868
  }, il = function(t) {
14871
- var l = t.title, n = d(t, K8);
14869
+ var l = t.title, n = d(t, W8);
14872
14870
  return /* @__PURE__ */ e.createElement("svg", i({
14873
14871
  xmlns: "http://www.w3.org/2000/svg",
14874
14872
  viewBox: "0 85.333 512 341.333"
@@ -14883,7 +14881,7 @@ var ht = function(t) {
14883
14881
  d: "M0 312.888h512v113.775H0z"
14884
14882
  }));
14885
14883
  }, dl = function(t) {
14886
- var l = t.title, n = d(t, j8);
14884
+ var l = t.title, n = d(t, K8);
14887
14885
  return /* @__PURE__ */ e.createElement("svg", i({
14888
14886
  xmlns: "http://www.w3.org/2000/svg",
14889
14887
  viewBox: "0 85.333 512 341.333"
@@ -14910,7 +14908,7 @@ var ht = function(t) {
14910
14908
  d: "M300.522 189.22c0-12.295-9.966-22.261-22.261-22.261a22.173 22.173 0 0 0-14.84 5.672v-13.093h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093a22.177 22.177 0 0 0-14.841-5.672c-12.295 0-22.261 9.966-22.261 22.261 0 6.591 2.867 12.512 7.421 16.589v13.093h74.203v-13.093c4.552-4.077 7.419-9.997 7.419-16.589z"
14911
14909
  }));
14912
14910
  }, cl = function(t) {
14913
- var l = t.title, n = d(t, Y8);
14911
+ var l = t.title, n = d(t, j8);
14914
14912
  return /* @__PURE__ */ e.createElement("svg", i({
14915
14913
  xmlns: "http://www.w3.org/2000/svg",
14916
14914
  viewBox: "0 85.333 512 341.333"
@@ -14925,7 +14923,7 @@ var ht = function(t) {
14925
14923
  fill: "#496E2D"
14926
14924
  }));
14927
14925
  }, hl = function(t) {
14928
- var l = t.title, n = d(t, Z8);
14926
+ var l = t.title, n = d(t, Y8);
14929
14927
  return /* @__PURE__ */ e.createElement("svg", i({
14930
14928
  xmlns: "http://www.w3.org/2000/svg",
14931
14929
  viewBox: "0 85.333 512 341.333"
@@ -14937,7 +14935,7 @@ var ht = function(t) {
14937
14935
  d: "m256 157.273 22.663 69.748H352l-59.332 43.106 22.664 69.749L256 296.769l-59.332 43.107 22.664-69.749L160 227.021h73.337z"
14938
14936
  }));
14939
14937
  }, ol = function(t) {
14940
- var l = t.title, n = d(t, q8);
14938
+ var l = t.title, n = d(t, Z8);
14941
14939
  return /* @__PURE__ */ e.createElement("svg", i({
14942
14940
  xmlns: "http://www.w3.org/2000/svg",
14943
14941
  viewBox: "0 85.333 512 341.333"
@@ -14955,7 +14953,7 @@ var ht = function(t) {
14955
14953
  d: "m256.742 218.003 9.43 29.021h30.518L272 264.963l9.431 29.023-24.689-17.937-24.689 17.937 9.431-29.023-24.69-17.939h30.518z"
14956
14954
  }));
14957
14955
  }, ml = function(t) {
14958
- var l = t.title, n = d(t, X8);
14956
+ var l = t.title, n = d(t, q8);
14959
14957
  return /* @__PURE__ */ e.createElement("svg", i({
14960
14958
  xmlns: "http://www.w3.org/2000/svg",
14961
14959
  viewBox: "0 85.333 512 341.333"
@@ -14976,7 +14974,7 @@ var ht = function(t) {
14976
14974
  d: "m73.178 209.188 20.831 29.067 34.084-10.83-21.207 28.795 20.83 29.069-33.939-11.271-21.208 28.794.234-35.762-33.94-11.273 34.083-10.83z"
14977
14975
  }));
14978
14976
  }, vl = function(t) {
14979
- var l = t.title, n = d(t, J8);
14977
+ var l = t.title, n = d(t, X8);
14980
14978
  return /* @__PURE__ */ e.createElement("svg", i({
14981
14979
  xmlns: "http://www.w3.org/2000/svg",
14982
14980
  viewBox: "0 85.333 512 341.333"
@@ -14991,7 +14989,7 @@ var ht = function(t) {
14991
14989
  d: "M256 256.006 0 426.668V85.331z"
14992
14990
  }), /* @__PURE__ */ e.createElement("path", { d: "m302.049 226.318 7.368 22.674h23.842l-19.288 14.016 7.366 22.674-19.288-14.015-19.287 14.015 7.366-22.674-19.288-14.016h23.842zm74.203 0 7.367 22.674h23.842l-19.288 14.016 7.367 22.674-19.288-14.015-19.288 14.015 7.367-22.674-19.288-14.016h23.842z" }));
14993
14991
  }, sl = function(t) {
14994
- var l = t.title, n = d(t, Q8);
14992
+ var l = t.title, n = d(t, J8);
14995
14993
  return /* @__PURE__ */ e.createElement("svg", i({
14996
14994
  xmlns: "http://www.w3.org/2000/svg",
14997
14995
  viewBox: "0 85.333 512 341.333"
@@ -15012,7 +15010,7 @@ var ht = function(t) {
15012
15010
  d: "m289.579 216.485-12.592 12.592c5.37 5.372 8.693 12.791 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.114-5.316-24.987-13.91-33.579z"
15013
15011
  }));
15014
15012
  }, ul = function(t) {
15015
- var l = t.title, n = d(t, e9);
15013
+ var l = t.title, n = d(t, Q8);
15016
15014
  return /* @__PURE__ */ e.createElement("svg", i({
15017
15015
  xmlns: "http://www.w3.org/2000/svg",
15018
15016
  viewBox: "0 85.333 512 341.333"
@@ -15040,7 +15038,7 @@ var ht = function(t) {
15040
15038
  d: "M128.001 246.856v-9.142l-9.144-4.571-9.142 4.571v9.142l-4.571 4.573v18.285h27.428v-18.285z"
15041
15039
  }));
15042
15040
  }, fl = function(t) {
15043
- var l = t.title, n = d(t, t9);
15041
+ var l = t.title, n = d(t, e9);
15044
15042
  return /* @__PURE__ */ e.createElement("svg", i({
15045
15043
  xmlns: "http://www.w3.org/2000/svg",
15046
15044
  viewBox: "0 0 900 600"
@@ -15058,7 +15056,7 @@ var ht = function(t) {
15058
15056
  fill: "#ce1126"
15059
15057
  }));
15060
15058
  }, $l = function(t) {
15061
- var l = t.title, n = d(t, l9);
15059
+ var l = t.title, n = d(t, t9);
15062
15060
  return /* @__PURE__ */ e.createElement("svg", i({
15063
15061
  xmlns: "http://www.w3.org/2000/svg",
15064
15062
  viewBox: "0 0 900 600"
@@ -15079,7 +15077,7 @@ var ht = function(t) {
15079
15077
  d: "M346.3 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"
15080
15078
  }), /* @__PURE__ */ e.createElement("path", { d: "M477.8 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z" }));
15081
15079
  }, El = function(t) {
15082
- var l = t.title, n = d(t, r9);
15080
+ var l = t.title, n = d(t, l9);
15083
15081
  return /* @__PURE__ */ e.createElement("svg", i({
15084
15082
  xmlns: "http://www.w3.org/2000/svg",
15085
15083
  viewBox: "0 0 513 342"
@@ -15124,7 +15122,7 @@ var ht = function(t) {
15124
15122
  ry: 23.3
15125
15123
  }));
15126
15124
  }, pl = function(t) {
15127
- var l = t.title, n = d(t, n9);
15125
+ var l = t.title, n = d(t, r9);
15128
15126
  return /* @__PURE__ */ e.createElement("svg", i({
15129
15127
  xmlns: "http://www.w3.org/2000/svg",
15130
15128
  viewBox: "0 0 513 342"
@@ -15153,7 +15151,7 @@ var ht = function(t) {
15153
15151
  d: "M0 0h256.5v171H0z"
15154
15152
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
15155
15153
  }, gl = function(t) {
15156
- var l = t.title, n = d(t, a9);
15154
+ var l = t.title, n = d(t, n9);
15157
15155
  return /* @__PURE__ */ e.createElement("svg", i({
15158
15156
  xmlns: "http://www.w3.org/2000/svg",
15159
15157
  viewBox: "0 85.333 512 341.333"
@@ -15168,7 +15166,7 @@ var ht = function(t) {
15168
15166
  d: "M341.337 85.331H512v341.337H341.337z"
15169
15167
  }));
15170
15168
  }, zl = function(t) {
15171
- var l = t.title, n = d(t, i9);
15169
+ var l = t.title, n = d(t, a9);
15172
15170
  return /* @__PURE__ */ e.createElement("svg", i({
15173
15171
  xmlns: "http://www.w3.org/2000/svg",
15174
15172
  viewBox: "0 0 22.5 15"
@@ -15192,7 +15190,7 @@ var ht = function(t) {
15192
15190
  d: "M3.6 0h3.6v7H3.6V0zm10.9 6h5L19 7h-1.5v.5h1l-.5 1h-.5V10h-1V7H15l-.5-1zm4 2.5 1 1.5h-2l1-1.5zm-3 0 1 1.5h-2l1-1.5zm1.5 3L16 10h2l-1 1.5zM20 8c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-6 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm1 4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-2 1c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5z"
15193
15191
  }));
15194
15192
  }, wl = function(t) {
15195
- var l = t.title, n = d(t, d9);
15193
+ var l = t.title, n = d(t, i9);
15196
15194
  return /* @__PURE__ */ e.createElement("svg", i({
15197
15195
  xmlns: "http://www.w3.org/2000/svg",
15198
15196
  viewBox: "0 85.333 512 341.333"
@@ -15210,7 +15208,7 @@ var ht = function(t) {
15210
15208
  d: "m102.026 133.938 13.26 40.812h42.916l-34.718 25.226 13.26 40.814-34.718-25.224-34.719 25.224 13.263-40.814-34.718-25.226h42.913z"
15211
15209
  }));
15212
15210
  }, Ml = function(t) {
15213
- var l = t.title, n = d(t, c9);
15211
+ var l = t.title, n = d(t, d9);
15214
15212
  return /* @__PURE__ */ e.createElement("svg", i({
15215
15213
  xmlns: "http://www.w3.org/2000/svg",
15216
15214
  viewBox: "0 85.333 512 341.333"
@@ -15225,7 +15223,7 @@ var ht = function(t) {
15225
15223
  fill: "#D80027"
15226
15224
  }));
15227
15225
  }, Fl = function(t) {
15228
- var l = t.title, n = d(t, h9);
15226
+ var l = t.title, n = d(t, c9);
15229
15227
  return /* @__PURE__ */ e.createElement("svg", i({
15230
15228
  xmlns: "http://www.w3.org/2000/svg",
15231
15229
  viewBox: "0 85.333 512 341.333"
@@ -15243,7 +15241,7 @@ var ht = function(t) {
15243
15241
  fill: "#FFDA44"
15244
15242
  }));
15245
15243
  }, xl = function(t) {
15246
- var l = t.title, n = d(t, o9);
15244
+ var l = t.title, n = d(t, h9);
15247
15245
  return /* @__PURE__ */ e.createElement("svg", i({
15248
15246
  xmlns: "http://www.w3.org/2000/svg",
15249
15247
  viewBox: "0 85.333 512 341.333"
@@ -15258,7 +15256,7 @@ var ht = function(t) {
15258
15256
  fill: "#FFDA44"
15259
15257
  }));
15260
15258
  }, Hl = function(t) {
15261
- var l = t.title, n = d(t, m9);
15259
+ var l = t.title, n = d(t, o9);
15262
15260
  return /* @__PURE__ */ e.createElement("svg", i({
15263
15261
  xmlns: "http://www.w3.org/2000/svg",
15264
15262
  viewBox: "0 85.333 512 341.333"
@@ -15273,7 +15271,7 @@ var ht = function(t) {
15273
15271
  d: "m44.184 213.36 24.912 23.577 30.121-16.41-14.723 30.98 24.911 23.575-34.012-4.43L60.67 301.63l-6.296-33.716-34.012-4.43 30.119-16.408z"
15274
15272
  }));
15275
15273
  }, yl = function(t) {
15276
- var l = t.title, n = d(t, v9);
15274
+ var l = t.title, n = d(t, m9);
15277
15275
  return /* @__PURE__ */ e.createElement("svg", i({
15278
15276
  xmlns: "http://www.w3.org/2000/svg",
15279
15277
  viewBox: "0 85.333 512 341.333"
@@ -15308,7 +15306,7 @@ var ht = function(t) {
15308
15306
  r: 7.421
15309
15307
  })));
15310
15308
  }, Cl = function(t) {
15311
- var l = t.title, n = d(t, s9);
15309
+ var l = t.title, n = d(t, v9);
15312
15310
  return /* @__PURE__ */ e.createElement("svg", i({
15313
15311
  xmlns: "http://www.w3.org/2000/svg",
15314
15312
  viewBox: "0 85.333 512 341.333"
@@ -15322,7 +15320,7 @@ var ht = function(t) {
15322
15320
  r: 96
15323
15321
  }), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "m267.826 219.291 16.47 22.695 26.673-8.649-16.496 22.676 16.468 22.695-26.664-8.681-16.495 22.676.017-28.04-26.664-8.682 26.674-8.648z" }), /* @__PURE__ */ e.createElement("path", { d: "M277.818 312.724c-31.33 0-56.727-25.397-56.727-56.727s25.397-56.727 56.727-56.727c9.769 0 18.96 2.47 26.985 6.819-12.589-12.31-29.804-19.909-48.803-19.909-38.558 0-69.818 31.259-69.818 69.818s31.26 69.818 69.818 69.818c18.999 0 36.215-7.599 48.803-19.909-8.026 4.347-17.216 6.817-26.985 6.817z" })));
15324
15322
  }, Nl = function(t) {
15325
- var l = t.title, n = d(t, u9);
15323
+ var l = t.title, n = d(t, s9);
15326
15324
  return /* @__PURE__ */ e.createElement("svg", i({
15327
15325
  xmlns: "http://www.w3.org/2000/svg",
15328
15326
  viewBox: "0 85.333 512 341.333"
@@ -15337,7 +15335,7 @@ var ht = function(t) {
15337
15335
  d: "M141.357 157.303V130.59h-26.714v26.713H87.93v26.713h26.713v26.713h26.714v-26.713h26.713v-26.713z"
15338
15336
  }));
15339
15337
  }, bl = function(t) {
15340
- var l = t.title, n = d(t, f9);
15338
+ var l = t.title, n = d(t, u9);
15341
15339
  return /* @__PURE__ */ e.createElement("svg", i({
15342
15340
  xmlns: "http://www.w3.org/2000/svg",
15343
15341
  viewBox: "0 0 513 342"
@@ -15349,7 +15347,7 @@ var ht = function(t) {
15349
15347
  d: "M259.7 118.6c-13.1-9.5-29-14.6-45.3-14.5-40.8 0-73.8 30.8-73.8 68.9s33.1 68.9 73.8 68.9c17.1 0 32.9-5.4 45.3-14.5-30 38.6-85.7 45.6-124.3 15.5s-45.6-85.7-15.5-124.3 85.7-45.6 124.3-15.5c5.8 4.5 11 9.8 15.5 15.5zm39.9 65.8-18.1 21.9 1.2-28.4-26.4-10.4 27.3-7.6 1.8-28.3 15.6 23.7 27.5-7.1-17.5 22 15.3 23.9-26.7-9.7z"
15350
15348
  }));
15351
15349
  }, Al = function(t) {
15352
- var l = t.title, n = d(t, $9);
15350
+ var l = t.title, n = d(t, f9);
15353
15351
  return /* @__PURE__ */ e.createElement("svg", i({
15354
15352
  xmlns: "http://www.w3.org/2000/svg",
15355
15353
  viewBox: "0 85.333 512 341.333"
@@ -15361,7 +15359,7 @@ var ht = function(t) {
15361
15359
  d: "m6.066 85.337 207.961 212.636 131.584 128.69h160.323L297.973 214.027 166.389 85.337z"
15362
15360
  }), /* @__PURE__ */ e.createElement("path", { d: "M43.364 85.337 384.69 426.663h83.946L127.31 85.337z" }));
15363
15361
  }, Pl = function(t) {
15364
- var l = t.title, n = d(t, E9);
15362
+ var l = t.title, n = d(t, $9);
15365
15363
  return /* @__PURE__ */ e.createElement("svg", i({
15366
15364
  xmlns: "http://www.w3.org/2000/svg",
15367
15365
  viewBox: "0 0 513 342"
@@ -15376,7 +15374,7 @@ var ht = function(t) {
15376
15374
  d: "M0 0h256.5v171H0z"
15377
15375
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
15378
15376
  }, Ll = function(t) {
15379
- var l = t.title, n = d(t, p9);
15377
+ var l = t.title, n = d(t, E9);
15380
15378
  return /* @__PURE__ */ e.createElement("svg", i({
15381
15379
  xmlns: "http://www.w3.org/2000/svg",
15382
15380
  viewBox: "0 85.333 512 341.333"
@@ -15399,7 +15397,7 @@ var ht = function(t) {
15399
15397
  d: "M128 190.06c-10.692 0-19.391-8.7-19.391-19.391 0-10.692 8.7-19.391 19.391-19.391 10.692 0 19.391 8.7 19.391 19.391 0 10.691-8.699 19.391-19.391 19.391z"
15400
15398
  }));
15401
15399
  }, Sl = function(t) {
15402
- var l = t.title, n = d(t, g9);
15400
+ var l = t.title, n = d(t, p9);
15403
15401
  return /* @__PURE__ */ e.createElement("svg", i({
15404
15402
  xmlns: "http://www.w3.org/2000/svg",
15405
15403
  viewBox: "0 85.333 512 341.333"
@@ -15414,7 +15412,7 @@ var ht = function(t) {
15414
15412
  d: "M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"
15415
15413
  }), /* @__PURE__ */ e.createElement("path", { d: "M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z" }));
15416
15414
  }, Dl = function(t) {
15417
- var l = t.title, n = d(t, z9);
15415
+ var l = t.title, n = d(t, g9);
15418
15416
  return /* @__PURE__ */ e.createElement("svg", i({
15419
15417
  xmlns: "http://www.w3.org/2000/svg",
15420
15418
  viewBox: "0 85.333 512 341.333"
@@ -15426,7 +15424,7 @@ var ht = function(t) {
15426
15424
  d: "M0 85.337h512V256H0z"
15427
15425
  }));
15428
15426
  }, Bl = function(t) {
15429
- var l = t.title, n = d(t, w9);
15427
+ var l = t.title, n = d(t, z9);
15430
15428
  return /* @__PURE__ */ e.createElement("svg", i({
15431
15429
  xmlns: "http://www.w3.org/2000/svg",
15432
15430
  viewBox: "0 0 512 341.3"
@@ -15452,7 +15450,7 @@ var ht = function(t) {
15452
15450
  r: 80.7
15453
15451
  }), /* @__PURE__ */ e.createElement("path", { d: "M234.5 127.5c.9-1.4-19.6-2-19.6-2 1.7-2.5 18.4-10.5 18.4-10.5s-.9-6 2.7-9.8l-4.5-9.8s7-3.4 18.4-3.4 19.9 7 21 13.1l-6.4 3.4c-.1 4.7 1.7 11.6-4.3 17.3-5.9 5.7-8.3 6.9-8.5 18.8 0 3.9 2.3 8.2 8.8 11.7 17.4 9.3 38.6 28.2 44.6 33.9 6.1 5.7 5.1 19.2 2.6 25.2s-12.1 14.3-14.3 13.6c-2.2-.6 1.2-9.2-3.5-11.6 0 0-8.9-7.6-16.8.6s-.2 25.2 3.9 28c4.1 2.8 1.7 5-1.9 5H247c-3.8 0-5.4-2.3-1.9-5 7.6-3.8 12.4-15.3 7.4-20.3-4.9-4.9-18.3 1.5-21.5 6.3-2.8 2.8-8.8 3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8 0 0 .1-.1 0 0 11.9-8.6 29.9-9 3.9 0 4.8-2.2 2.2-4.8 0 0-30.9-27.4-28.1-44.2 3-18.3 20-26.3 13.4-32.5-1.3-1.8 0 0 0 0z" }));
15454
15452
  }, Vl = function(t) {
15455
- var l = t.title, n = d(t, M9);
15453
+ var l = t.title, n = d(t, w9);
15456
15454
  return /* @__PURE__ */ e.createElement("svg", i({
15457
15455
  xmlns: "http://www.w3.org/2000/svg",
15458
15456
  viewBox: "0 0 513 342"
@@ -15470,7 +15468,7 @@ var ht = function(t) {
15470
15468
  fill: "#FFF"
15471
15469
  }));
15472
15470
  }, Tl = function(t) {
15473
- var l = t.title, n = d(t, F9);
15471
+ var l = t.title, n = d(t, M9);
15474
15472
  return /* @__PURE__ */ e.createElement("svg", i({
15475
15473
  xmlns: "http://www.w3.org/2000/svg",
15476
15474
  viewBox: "0 0 513 342"
@@ -15488,7 +15486,7 @@ var ht = function(t) {
15488
15486
  fill: "#FFF"
15489
15487
  }));
15490
15488
  }, Il = function(t) {
15491
- var l = t.title, n = d(t, x9);
15489
+ var l = t.title, n = d(t, F9);
15492
15490
  return /* @__PURE__ */ e.createElement("svg", i({
15493
15491
  xmlns: "http://www.w3.org/2000/svg",
15494
15492
  viewBox: "0 0 513 342"
@@ -15506,7 +15504,7 @@ var ht = function(t) {
15506
15504
  d: "m128.3 138.7-15.1 22.6-3.8-26.9L86 148.2l8.2-25.9-27.2 2.2 18.6-19.8L60.3 95l25.4-9.7L67 65.5l27.1 2.3-8.2-25.9 23.4 13.8 3.9-26.9 15.1 22.6 15.1-22.6 3.8 26.9 23.4-13.8-8.2 25.9 27.1-2.2-18.6 19.8 25.4 9.7-25.4 9.7 18.6 19.8-27.1-2.2 8.2 25.9-23.4-13.8-3.9 26.9-15-22.7zm0-.5c23.9.9 44-17.6 44.9-41.5.9-23.9-17.6-44-41.5-44.9h-3.4c-23.9.8-42.6 20.8-41.8 44.6.6 22.8 19 41.1 41.8 41.8zm0-10.6c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.3 34-34 34z"
15507
15505
  }));
15508
15506
  }, Ol = function(t) {
15509
- var l = t.title, n = d(t, H9);
15507
+ var l = t.title, n = d(t, x9);
15510
15508
  return /* @__PURE__ */ e.createElement("svg", i({
15511
15509
  xmlns: "http://www.w3.org/2000/svg",
15512
15510
  viewBox: "0 0 513 342"
@@ -15530,7 +15528,7 @@ var ht = function(t) {
15530
15528
  fill: "#FFF"
15531
15529
  }));
15532
15530
  }, Rl = function(t) {
15533
- var l = t.title, n = d(t, y9);
15531
+ var l = t.title, n = d(t, H9);
15534
15532
  return /* @__PURE__ */ e.createElement("svg", i({
15535
15533
  xmlns: "http://www.w3.org/2000/svg",
15536
15534
  viewBox: "0 85.333 512 341.333"
@@ -15548,7 +15546,7 @@ var ht = function(t) {
15548
15546
  d: "m376.367 247.24 17.899-23.677-17.759-13.424-11.838-8.949-49.988 66.129c-8.74-2.775-18.651.063-24.495 7.795-7.414 9.808-5.473 23.768 4.334 31.182 9.808 7.414 23.768 5.473 31.182-4.335 5.845-7.731 5.871-18.041.817-25.692l32.073-42.43 17.775 13.401zm-62.504 45.771a7.42 7.42 0 1 1-11.84-8.95 7.42 7.42 0 0 1 11.84 8.95z"
15549
15547
  }));
15550
15548
  }, _l = function(t) {
15551
- var l = t.title, n = d(t, C9);
15549
+ var l = t.title, n = d(t, y9);
15552
15550
  return /* @__PURE__ */ e.createElement("svg", i({
15553
15551
  xmlns: "http://www.w3.org/2000/svg",
15554
15552
  viewBox: "0 85.333 512 341.333"
@@ -15563,7 +15561,7 @@ var ht = function(t) {
15563
15561
  fill: "#6DA544"
15564
15562
  }));
15565
15563
  }, Gl = function(t) {
15566
- var l = t.title, n = d(t, N9);
15564
+ var l = t.title, n = d(t, C9);
15567
15565
  return /* @__PURE__ */ e.createElement("svg", i({
15568
15566
  xmlns: "http://www.w3.org/2000/svg",
15569
15567
  viewBox: "0 0 22.5 15"
@@ -15581,7 +15579,7 @@ var ht = function(t) {
15581
15579
  d: "m12.13 5.38.14.46.45.14-.39.27.01.48-.38-.29-.45.15.15-.44-.28-.38h.47zm-1.77 0 .27.39h.47l-.28.38.15.45-.45-.16-.38.28.01-.47-.39-.28.45-.13zm3.44.56-.01.48.39.27-.46.14-.14.45-.27-.38h-.48l.29-.38-.15-.45.45.16zm-5.11.02.4.27.44-.18-.13.46.3.36-.47.02-.26.4-.16-.44-.46-.12.37-.3zm6.55 1.17-.2.44.25.4-.47-.05-.31.36-.1-.46-.43-.18.41-.24.03-.47.35.31zm.19 1.12.21.43.47.07-.34.33.08.46-.42-.22-.42.22.08-.46-.34-.33.47-.07zM7 8.2l.21.43.47.06-.34.33.08.47L7 9.27l-.42.22.08-.47-.34-.33.47-.06zm.31-1.15.45.14.38-.29v.48l.39.26-.45.15-.13.46-.28-.38-.47.01.27-.38z"
15582
15580
  }));
15583
15581
  }, kl = function(t) {
15584
- var l = t.title, n = d(t, b9);
15582
+ var l = t.title, n = d(t, N9);
15585
15583
  return /* @__PURE__ */ e.createElement("svg", i({
15586
15584
  xmlns: "http://www.w3.org/2000/svg",
15587
15585
  viewBox: "0 0 513 342"
@@ -15612,7 +15610,7 @@ var ht = function(t) {
15612
15610
  d: "M0 0h256.5v171H0z"
15613
15611
  }), /* @__PURE__ */ e.createElement("g", { fill: "#FFF" }, /* @__PURE__ */ e.createElement("path", { d: "M256.5 0v30.6l-45.3 25.2h45.3v59.4h-59.2l59.2 32.9V171h-26.7l-73.7-40.9V171h-55.7v-48.7L12.8 171H0v-30.6l45.3-25.2H0V55.8h59.2L0 22.9V0h26.7l73.7 40.9V0h55.7v48.7L243.7 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-55.7-59.4L0 0v15.8l72 40z" })), /* @__PURE__ */ e.createElement("g", { fill: "#D80027" }, /* @__PURE__ */ e.createElement("path", { d: "M144.3 0h-32.1v69.5H0v32h112.2V171h32.1v-69.5h112.2v-32H144.3z" }), /* @__PURE__ */ e.createElement("path", { d: "M156.1 115.2 256.5 171v-15.8l-72-40zm-84.1 0-72 40V171l100.4-55.8zm28.4-59.4L0 0v15.8l72 40zm84.1 0 72-40V0L156.1 55.8z" })));
15614
15612
  }, Ul = function(t) {
15615
- var l = t.title, n = d(t, A9);
15613
+ var l = t.title, n = d(t, b9);
15616
15614
  return /* @__PURE__ */ e.createElement("svg", i({
15617
15615
  xmlns: "http://www.w3.org/2000/svg",
15618
15616
  viewBox: "0 0 512 341.3"
@@ -15651,7 +15649,7 @@ var ht = function(t) {
15651
15649
  d: "m60.1 210.5-21.9-58.1H15.7l31.8 80.8h25.2l31.5-80.8H81.7zm391.4-58.6h18.9v81.7h-18.9z"
15652
15650
  }));
15653
15651
  }, Wl = function(t) {
15654
- var l = t.title, n = d(t, P9);
15652
+ var l = t.title, n = d(t, A9);
15655
15653
  return /* @__PURE__ */ e.createElement("svg", i({
15656
15654
  xmlns: "http://www.w3.org/2000/svg",
15657
15655
  viewBox: "0 85.333 512 341.333"
@@ -15663,7 +15661,7 @@ var ht = function(t) {
15663
15661
  d: "m256 157.279 22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337z"
15664
15662
  }));
15665
15663
  }, Kl = function(t) {
15666
- var l = t.title, n = d(t, L9);
15664
+ var l = t.title, n = d(t, P9);
15667
15665
  return /* @__PURE__ */ e.createElement("svg", i({
15668
15666
  xmlns: "http://www.w3.org/2000/svg",
15669
15667
  viewBox: "0 85.333 512 341.333"
@@ -15675,7 +15673,7 @@ var ht = function(t) {
15675
15673
  d: "M512 85.337V256H215.185L0 85.337z"
15676
15674
  }), /* @__PURE__ */ e.createElement("path", { d: "M221.001 239.304 26.868 85.337H8.956l208.168 165.098H512v-11.131zM8.956 426.663h17.912l194.133-153.967H512v-11.131H217.124zM0 92.44v14.206L188.317 256 0 405.354v14.205L206.229 256z" }), /* @__PURE__ */ e.createElement("g", { fill: "#FFDA44" }, /* @__PURE__ */ e.createElement("path", { d: "M8.956 85.337H0v7.103L206.229 256 0 419.559v7.104h8.956l208.168-165.098H512v-11.13H217.124z" }), /* @__PURE__ */ e.createElement("path", { d: "M63.718 292.382v-14.295c14.265 0 25.87-11.606 25.87-25.869 0-10.092-8.211-18.303-18.304-18.303-6.875 0-12.469 5.593-12.469 12.469 0 4.397 3.577 7.974 7.974 7.974a4.514 4.514 0 0 0 4.508-4.508h14.295c0 10.368-8.435 18.804-18.802 18.804-12.279-.002-22.269-9.993-22.269-22.271 0-14.758 12.006-26.764 26.764-26.764 17.975 0 32.599 14.623 32.599 32.599 0 22.145-18.018 40.164-40.166 40.164z" })));
15677
15675
  }, jl = function(t) {
15678
- var l = t.title, n = d(t, S9);
15676
+ var l = t.title, n = d(t, L9);
15679
15677
  return /* @__PURE__ */ e.createElement("svg", i({
15680
15678
  xmlns: "http://www.w3.org/2000/svg",
15681
15679
  viewBox: "0 0 150 100"
@@ -15698,7 +15696,7 @@ var ht = function(t) {
15698
15696
  d: "M108.08 43.29 87.96 23.17h40.25l-20.13 20.12zm-6.7 6.71L81.25 29.88v40.25L101.38 50zm6.7 6.71L87.96 76.83h40.25l-20.13-20.12zm6.71-6.71 20.13-20.13v40.25L114.79 50z"
15699
15697
  }));
15700
15698
  }, Yl = function(t) {
15701
- var l = t.title, n = d(t, D9);
15699
+ var l = t.title, n = d(t, S9);
15702
15700
  return /* @__PURE__ */ e.createElement("svg", i({
15703
15701
  xmlns: "http://www.w3.org/2000/svg",
15704
15702
  viewBox: "0 85.333 512 341.333"
@@ -15713,7 +15711,7 @@ var ht = function(t) {
15713
15711
  fill: "#FFF"
15714
15712
  }));
15715
15713
  }, Zl = function(t) {
15716
- var l = t.title, n = d(t, B9);
15714
+ var l = t.title, n = d(t, D9);
15717
15715
  return /* @__PURE__ */ e.createElement("svg", i({
15718
15716
  xmlns: "http://www.w3.org/2000/svg",
15719
15717
  viewBox: "0 0 513 342"
@@ -15766,7 +15764,7 @@ var ht = function(t) {
15766
15764
  r: 5.4
15767
15765
  }));
15768
15766
  }, ql = function(t) {
15769
- var l = t.title, n = d(t, V9);
15767
+ var l = t.title, n = d(t, B9);
15770
15768
  return /* @__PURE__ */ e.createElement("svg", i({
15771
15769
  xmlns: "http://www.w3.org/2000/svg",
15772
15770
  viewBox: "0 0 900 600"
@@ -15788,7 +15786,7 @@ var ht = function(t) {
15788
15786
  d: "M0 60h900v60H0zm0 420h900v60H0zm417.5-180 135.676-44.084-83.852 115.413V228.671l83.852 115.413z"
15789
15787
  }));
15790
15788
  }, Xl = function(t) {
15791
- var l = t.title, n = d(t, T9);
15789
+ var l = t.title, n = d(t, V9);
15792
15790
  return /* @__PURE__ */ e.createElement("svg", i({
15793
15791
  xmlns: "http://www.w3.org/2000/svg",
15794
15792
  viewBox: "0 0 512 341.33"
@@ -15803,7 +15801,7 @@ var ht = function(t) {
15803
15801
  d: "m217.53 259.33-27.22-13.61-27.22-54.43h27.22l27.22-27.22 13.61-27.22 27.22-13.61 13.61 13.61 27.22 13.61v13.61l13.61 13.61 40.83 27.22L340 245.73l-40.83 40.83-13.61-27.22-40.83 27.22v27.22l-13.61-13.61-13.59-40.84z"
15804
15802
  }));
15805
15803
  }, Jl = function(t) {
15806
- var l = t.title, n = d(t, I9);
15804
+ var l = t.title, n = d(t, T9);
15807
15805
  return /* @__PURE__ */ e.createElement("svg", i({
15808
15806
  xmlns: "http://www.w3.org/2000/svg",
15809
15807
  viewBox: "0 0 450 300"
@@ -15818,7 +15816,7 @@ var ht = function(t) {
15818
15816
  d: "M0 200h450v100H0z"
15819
15817
  }));
15820
15818
  }, Ql = function(t) {
15821
- var l = t.title, n = d(t, O9);
15819
+ var l = t.title, n = d(t, I9);
15822
15820
  return /* @__PURE__ */ e.createElement("svg", i({
15823
15821
  xmlns: "http://www.w3.org/2000/svg",
15824
15822
  viewBox: "0 85.333 512 341.333"
@@ -15830,7 +15828,7 @@ var ht = function(t) {
15830
15828
  d: "M0 85.337h512v113.775H0z"
15831
15829
  }), /* @__PURE__ */ e.createElement("path", { d: "M0 312.888h512v113.775H0z" }));
15832
15830
  }, e4 = function(t) {
15833
- var l = t.title, n = d(t, R9);
15831
+ var l = t.title, n = d(t, O9);
15834
15832
  return /* @__PURE__ */ e.createElement("svg", i({
15835
15833
  xmlns: "http://www.w3.org/2000/svg",
15836
15834
  viewBox: "0 0 90 60"
@@ -15863,7 +15861,7 @@ var ht = function(t) {
15863
15861
  r: 3
15864
15862
  }));
15865
15863
  }, t4 = function(t) {
15866
- var l = t.title, n = d(t, _9);
15864
+ var l = t.title, n = d(t, R9);
15867
15865
  return /* @__PURE__ */ e.createElement("svg", i({
15868
15866
  xmlns: "http://www.w3.org/2000/svg",
15869
15867
  viewBox: "0 85.333 512 341.333"
@@ -15884,7 +15882,7 @@ var ht = function(t) {
15884
15882
  d: "M503.181 189.217H512V85.337H132.552l103.881 103.88z"
15885
15883
  }));
15886
15884
  }, l4 = function(t) {
15887
- var l = t.title, n = d(t, G9);
15885
+ var l = t.title, n = d(t, _9);
15888
15886
  return /* @__PURE__ */ e.createElement("svg", i({
15889
15887
  xmlns: "http://www.w3.org/2000/svg",
15890
15888
  viewBox: "0 85.333 512 341.333"
@@ -15902,7 +15900,7 @@ var ht = function(t) {
15902
15900
  d: "M455.112 255.994H512v170.663h-56.888z"
15903
15901
  }), /* @__PURE__ */ e.createElement("path", { d: "M398.225 255.994h56.888v170.663h-56.888z" }));
15904
15902
  }, r4 = function(t) {
15905
- var l = t.title, n = d(t, k9);
15903
+ var l = t.title, n = d(t, G9);
15906
15904
  return /* @__PURE__ */ e.createElement("svg", i({
15907
15905
  xmlns: "http://www.w3.org/2000/svg",
15908
15906
  viewBox: "0 85.333 512 341.333"
@@ -15928,7 +15926,7 @@ var ht = function(t) {
15928
15926
  fill: "#FFDA44",
15929
15927
  d: "m138.94 259.335-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 0 0 1.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z"
15930
15928
  }));
15931
- }, W9 = {
15929
+ }, U9 = {
15932
15930
  AC: ht,
15933
15931
  AD: ot,
15934
15932
  AE: mt,
@@ -16194,7 +16192,7 @@ var ht = function(t) {
16194
16192
  ZA: t4,
16195
16193
  ZM: l4,
16196
16194
  ZW: r4
16197
- }, K9 = /* @__PURE__ */ f4({
16195
+ }, W9 = /* @__PURE__ */ f4({
16198
16196
  AC: () => ht,
16199
16197
  AD: () => ot,
16200
16198
  AE: () => mt,
@@ -16460,8 +16458,8 @@ var ht = function(t) {
16460
16458
  ZA: () => t4,
16461
16459
  ZM: () => l4,
16462
16460
  ZW: () => r4,
16463
- default: () => W9
16464
- }), j9 = {
16461
+ default: () => U9
16462
+ }), K9 = {
16465
16463
  AC: "ASC",
16466
16464
  AD: "AND",
16467
16465
  AE: "ARE",
@@ -16708,13 +16706,13 @@ var ht = function(t) {
16708
16706
  ZM: "ZMB",
16709
16707
  ZW: "ZWE"
16710
16708
  };
16711
- function Y9(r) {
16712
- return j9[r] ?? r;
16709
+ function j9(r) {
16710
+ return K9[r] ?? r;
16713
16711
  }
16714
16712
  function m1(r) {
16715
16713
  return r.normalize("NFD").replace(new RegExp("\\p{M}", "gu"), "").toLowerCase();
16716
16714
  }
16717
- var Z9 = {
16715
+ var Y9 = {
16718
16716
  TR: ["turkey"],
16719
16717
  CZ: ["czech republic"],
16720
16718
  CI: ["ivory coast"],
@@ -16735,18 +16733,13 @@ var Z9 = {
16735
16733
  KR: ["korea"],
16736
16734
  KP: ["korea"]
16737
16735
  };
16738
- function q9(r) {
16739
- return Z9[r] ?? [];
16736
+ function Z9(r) {
16737
+ return Y9[r] ?? [];
16740
16738
  }
16741
- var X9 = 0.99, J9 = {
16742
- type: "spring",
16743
- stiffness: 1100,
16744
- damping: 40,
16745
- mass: 0.04
16746
- };
16739
+ var q9 = 0.99, X9 = $4;
16747
16740
  function A1({ country: r, className: t }) {
16748
- if (!Yn(r)) return null;
16749
- const l = K9[r];
16741
+ if (!jn(r)) return null;
16742
+ const l = W9[r];
16750
16743
  return l ? /* @__PURE__ */ p(l, {
16751
16744
  "aria-hidden": !0,
16752
16745
  className: S1("h-3.5! w-[1.3125rem]! shrink-0 rounded-[2px]", t)
@@ -16794,7 +16787,7 @@ function P1(r, t) {
16794
16787
  national: r
16795
16788
  };
16796
16789
  }
16797
- function Q9(r, t) {
16790
+ function J9(r, t) {
16798
16791
  return r.startsWith("+") ? _1(r) : _1(r, t);
16799
16792
  }
16800
16793
  function Ke(r, t) {
@@ -16802,10 +16795,10 @@ function Ke(r, t) {
16802
16795
  for (let l = 1; l <= r.length; l++) if (P(r.slice(0, l)).length >= t) return l;
16803
16796
  return r.length;
16804
16797
  }
16805
- function ei(r, t, l) {
16798
+ function Q9(r, t, l) {
16806
16799
  let n = P(r);
16807
16800
  const a = P(t);
16808
- return n === a && n && Q9(n, l).indexOf(r) === 0 && (n = n.slice(0, -1)), n;
16801
+ return n === a && n && J9(n, l).indexOf(r) === 0 && (n = n.slice(0, -1)), n;
16809
16802
  }
16810
16803
  function L1(r) {
16811
16804
  const t = P(r);
@@ -16820,15 +16813,15 @@ function L1(r) {
16820
16813
  }
16821
16814
  return t;
16822
16815
  }
16823
- function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "US", countries: a, lockCountry: c = !1, size: h = "md", invalid: o, label: m, hint: v, labelTrailing: u, disabled: $, required: f, placeholder: y = "Phone number", className: x, wrapperClassName: H, trailing: C, id: z1, ref: V, "aria-label": n4, onKeyDown: a4, ...i4 }) {
16824
- const Z1 = a ?? Kn(), q1 = r !== void 0, [w, X1] = re(() => P1(r ?? t, n).country), [a1, i1] = re(() => P1(r ?? t, n).national), J1 = H1(null), d1 = H1(null), { englishNames: G, localNames: Q1 } = le(() => {
16816
+ function ei({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "US", countries: a, lockCountry: c = !1, size: h = "md", invalid: o, label: m, hint: v, labelTrailing: u, disabled: $, required: f, placeholder: y = "Phone number", className: x, wrapperClassName: H, trailing: C, id: z1, ref: V, "aria-label": n4, onKeyDown: a4, ...i4 }) {
16817
+ const Z1 = a ?? Wn(), q1 = r !== void 0, [w, X1] = re(() => P1(r ?? t, n).country), [a1, i1] = re(() => P1(r ?? t, n).national), J1 = H1(null), d1 = H1(null), { englishNames: G, localNames: Q1 } = le(() => {
16825
16818
  const s = typeof navigator < "u" ? navigator.language : "en";
16826
16819
  return {
16827
16820
  englishNames: new Intl.DisplayNames(["en"], { type: "region" }),
16828
16821
  localNames: new Intl.DisplayNames([s], { type: "region" })
16829
16822
  };
16830
16823
  }, []);
16831
- g4(() => {
16824
+ z4(() => {
16832
16825
  if (!q1 || r === We(w, a1).e164) return;
16833
16826
  if (!r) {
16834
16827
  i1("");
@@ -16845,7 +16838,7 @@ function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "
16845
16838
  r,
16846
16839
  q1,
16847
16840
  c
16848
- ]), w4(() => {
16841
+ ]), M4(() => {
16849
16842
  const s = J1.current, E = d1.current;
16850
16843
  !s || E === null || (s.setSelectionRange(E, E), d1.current = null);
16851
16844
  });
@@ -16884,11 +16877,11 @@ function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "
16884
16877
  }, h4 = (s, E) => {
16885
16878
  const g = m1(E.trim().replace(/^\+/, ""));
16886
16879
  if (!g) return !0;
16887
- const S = W(s), D = m1(I(G, s)), h1 = m1(I(Q1, s)), k = s.toLowerCase(), M1 = Y9(s).toLowerCase(), F1 = q9(s);
16880
+ const S = W(s), D = m1(I(G, s)), h1 = m1(I(Q1, s)), k = s.toLowerCase(), M1 = j9(s).toLowerCase(), F1 = Z9(s);
16888
16881
  return D.includes(g) || h1.includes(g) || S.includes(g) || k.includes(g) || M1.includes(g) || F1.some((o1) => m1(o1).includes(g));
16889
- }, o4 = le(() => [...Z1].sort((s, E) => I(G, s).localeCompare(I(G, E))), [Z1, G]), m4 = z4(), w1 = z1 ?? m4, ee = v ? `${w1}-hint` : void 0, { motionProps: v4 } = $4({
16890
- scale: X9,
16891
- transition: J9,
16882
+ }, o4 = le(() => [...Z1].sort((s, E) => I(G, s).localeCompare(I(G, E))), [Z1, G]), m4 = w4(), w1 = z1 ?? m4, ee = v ? `${w1}-hint` : void 0, { motionProps: v4 } = E4({
16883
+ scale: q9,
16884
+ transition: X9,
16892
16885
  disabled: !!$
16893
16886
  }), te = H1(null);
16894
16887
  return /* @__PURE__ */ M("div", {
@@ -16927,10 +16920,10 @@ function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "
16927
16920
  filter: h4,
16928
16921
  itemToStringLabel: (s) => I(G, s),
16929
16922
  disabled: $,
16930
- children: [/* @__PURE__ */ M(F4.Trigger, {
16923
+ children: [/* @__PURE__ */ M(x4.Trigger, {
16931
16924
  "aria-label": "Country",
16932
16925
  disabled: $,
16933
- render: /* @__PURE__ */ p(M4.button, { ...v4 }),
16926
+ render: /* @__PURE__ */ p(F4.button, { ...v4 }),
16934
16927
  className: S1("text-pho-secondary flex min-w-20 cursor-pointer items-center justify-between gap-2 text-sm select-none", "transition-[color,background-color,box-shadow,outline-color] duration-150 ease-out", "rounded-base bg-transparent focus-visible:outline-none", "data-[disabled]:cursor-not-allowed data-[disabled]:opacity-50", "[&>svg]:text-pho-secondary [&>svg]:size-4 [&>svg]:shrink-0"),
16935
16928
  children: [/* @__PURE__ */ M("span", {
16936
16929
  className: "flex min-w-0 items-center gap-1.5",
@@ -16938,7 +16931,7 @@ function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "
16938
16931
  className: "tabular-nums",
16939
16932
  children: ["+", W(w)]
16940
16933
  })]
16941
- }), /* @__PURE__ */ p(H4, {})]
16934
+ }), /* @__PURE__ */ p(g4, {})]
16942
16935
  }), /* @__PURE__ */ p(b.Portal, { children: /* @__PURE__ */ p(b.Positioner, {
16943
16936
  align: "start",
16944
16937
  sideOffset: 8,
@@ -16991,7 +16984,7 @@ function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "
16991
16984
  value: a1,
16992
16985
  onKeyDown: c4,
16993
16986
  onChange: (s) => {
16994
- const E = ei(s.target.value, a1, w);
16987
+ const E = Q9(s.target.value, a1, w);
16995
16988
  c1(w, E);
16996
16989
  },
16997
16990
  className: x,
@@ -17008,10 +17001,10 @@ function ti({ value: r, defaultValue: t, onValueChange: l, defaultCountry: n = "
17008
17001
  ]
17009
17002
  });
17010
17003
  }
17011
- ti.displayName = "PhoneInput";
17004
+ ei.displayName = "PhoneInput";
17012
17005
  export {
17013
17006
  A1 as CountryFlag,
17014
- ti as PhoneInput
17007
+ ei as PhoneInput
17015
17008
  };
17016
17009
 
17017
17010
  //# sourceMappingURL=phone-input.js.map