@butternutbox/pawprint-native 0.19.0 → 0.19.1

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.
@@ -7,12 +7,12 @@
7
7
  CJS Build start
8
8
  ESM Build start
9
9
  DTS Build start
10
- ESM dist/index.js 512.83 KB
11
- ESM dist/index.js.map 1.05 MB
12
- ESM ⚡️ Build success in 7603ms
13
- CJS dist/index.cjs 542.73 KB
14
- CJS dist/index.cjs.map 1.05 MB
15
- CJS ⚡️ Build success in 7608ms
16
- DTS ⚡️ Build success in 21751ms
10
+ CJS dist/index.cjs 546.41 KB
11
+ CJS dist/index.cjs.map 1.06 MB
12
+ CJS ⚡️ Build success in 7807ms
13
+ ESM dist/index.js 516.34 KB
14
+ ESM dist/index.js.map 1.06 MB
15
+ ESM ⚡️ Build success in 7808ms
16
+ DTS ⚡️ Build success in 22733ms
17
17
  DTS dist/index.d.cts 100.86 KB
18
18
  DTS dist/index.d.ts 100.86 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @butternutbox/pawprint-native
2
2
 
3
+ ## 0.19.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 278e5c6: fix switch component not firing touch events
8
+
3
9
  ## 0.19.0
4
10
 
5
11
  ### Minor Changes
package/dist/index.cjs CHANGED
@@ -557,18 +557,24 @@ var ErrorOutline = (props, ref) => {
557
557
  };
558
558
  var ForwardRef25 = React66.forwardRef(ErrorOutline);
559
559
  ForwardRef25.category = "core";
560
+ var Facebook = (props, ref) => {
561
+ var _a, _b;
562
+ return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M9.584 21.778v-6.674H7.523v-3.067h2.061v-1.322c0-3.416 1.54-5 4.882-5 .334 0 .796.035 1.223.086q.48.05.951.164v2.78a7 7 0 0 0-.544-.03 22 22 0 0 0-.611-.007c-.59 0-1.05.08-1.396.258a1.4 1.4 0 0 0-.566.52c-.215.352-.311.833-.311 1.466v1.085h3.265l-.321 1.759-.24 1.308h-2.704V22C18.163 21.4 22 17.168 22 12.037 22 6.494 17.523 2 12 2S2 6.494 2 12.037c0 4.707 3.228 8.657 7.584 9.741" }) }));
563
+ };
564
+ var ForwardRef26 = React66.forwardRef(Facebook);
565
+ ForwardRef26.category = "core";
560
566
  var Female = (props, ref) => {
561
567
  var _a, _b;
562
568
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 6c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6m1 8.91a5.5 5.5 0 0 0 4.5-5.41C17.5 6.46 15.04 4 12 4S6.5 6.46 6.5 9.5a5.5 5.5 0 0 0 4.5 5.41V17h-1c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .55.45 1 1 1s1-.45 1-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1z" }) }));
563
569
  };
564
- var ForwardRef26 = React66.forwardRef(Female);
565
- ForwardRef26.category = "core";
570
+ var ForwardRef27 = React66.forwardRef(Female);
571
+ ForwardRef27.category = "core";
566
572
  var FilterAlt = (props, ref) => {
567
573
  var _a, _b;
568
574
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M4.25 5.61C6.57 8.59 10 13 10 13v5c0 1.1.9 2 2 2s2-.9 2-2v-5s3.43-4.41 5.75-7.39c.51-.66.04-1.61-.8-1.61H5.04c-.83 0-1.3.95-.79 1.61" }) }));
569
575
  };
570
- var ForwardRef27 = React66.forwardRef(FilterAlt);
571
- ForwardRef27.category = "core";
576
+ var ForwardRef28 = React66.forwardRef(FilterAlt);
577
+ ForwardRef28.category = "core";
572
578
  var Gift = (props, ref) => {
573
579
  var _a, _b;
574
580
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsxs(Svg.G, { fillRule: "evenodd", clipRule: "evenodd", children: [
@@ -576,20 +582,20 @@ var Gift = (props, ref) => {
576
582
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M15.112 14.558c-.75.39-1.35.75-1.77.922a1 1 0 0 1-.142.045c0-.248 0-.607.037-1.02q.018-.255 0-.51c0-.165 0-.337-.045-.502a16 16 0 0 0-.165-.833q1.071-.31 2.063-.818c.42-.202.75-.375 1.223-.607.277-.12.292-.885-.24-.668-.06 0-1.665.75-2.303.976a4 4 0 0 1-.885.285 17.6 17.6 0 0 1-2.767-.855l-.585-.18c-.353-.113-.713.45-.398.652s.69.293 1.072.435a19 19 0 0 0 2.25.75c0 .27-.082.585-.097.93q-.017.255 0 .51.012.257.06.51c.06.367.127.683.18.915-.713-.217-1.883-.592-3.42-1.117-.465-.113-.645.45-.202.667 2.1.75 3.892 1.402 4.004 1.417.297-.032.585-.12.848-.262.578-.27 1.5-.75 2.415-1.297l.217-.135c.323-.27.375-1.043-.172-.878zM20.775 10.605a12 12 0 0 0-.165-1.95c-.1-.238-.288-.43-.525-.532q-.585-.285-1.2-.503a.226.226 0 0 0-.308.082.23.23 0 0 0 .022.252.2.2 0 0 0 .069.056c.082.045.6.232 1.02.457.195.105.39.196.412.308q.094.747.067 1.5.007.67-.075 1.335c-.074 0-.217.173-.39.277-.457.285-1.05.75-1.875 1.253-.285.27-.307.87.045.75.818-.502 1.418-.893 1.95-1.238 0 .6 0 1.366-.044 2.048q.002.699-.068 1.395-.821.628-1.71 1.155c-.36.293-.36.907 0 .87 1.23-.825 2.018-1.402 2.107-1.5a2.25 2.25 0 0 0 .233-1.013c.06-.922.038-2.377 0-3.254l.225-.165c.07-.05.123-.121.15-.203.075-.456.095-.92.06-1.38M16.395 18.218a70 70 0 0 1-2.895 1.77v-1.1560000000000001a3.5 3.5 0 0 0-.053-.487c-.067-.442-.172-.825-.202-1.14a.225.225 0 1 0-.442 0 8 8 0 0 0-.165 1.208 4 4 0 0 0 0 .51c0 .165 0 .337.067.502.068.165.083.435.127.637h-.037c-.51-.18-1.305-.517-2.205-.907-.623-.262-.795-.315-1.5-.608-.383-.075-.592.51-.18.788.563.27.75.36 1.305.593q1.253.593 2.565 1.042c.168.06.348.078.525.053q1.108-.553 2.13-1.253l1.32-.863c.457-.307.173-.915-.127-.84zM4.823 16.553l-.54-.248a8 8 0 0 1 0-1.147c0-.75.044-1.56.082-1.98.645.3 3.113 1.26 3.165 1.274.367.098.33-.592 0-.675l-.75-.24a23 23 0 0 1-2.625-1.005H4.11c-.045 0 0-.09 0-.142-.045-.585 0-1.695 0-2.543v-.832h.09c.592-.3 1.898-.953 2.843-1.41a.26.26 0 0 0 .135-.338.247.247 0 0 0-.33-.127c-.998.36-2.385.848-3 1.11a3 3 0 0 0-.33.158.44.44 0 0 0-.195.202 2 2 0 0 0-.068.593c0 .397.053 1.027.127 1.65q.102.936.323 1.852c.052.21.143.322.188.338.045.015.052 0 .082 0a.3.3 0 0 0-.038.06 33 33 0 0 0-.18 2.415c-.034.397-.001.798.098 1.185q.36.245.75.435c.75.375 1.702.87 3.053 1.5.375.187.337-.556 0-.706-1.305-.562-2.153-1.064-2.836-1.38M11.49 8.25a.225.225 0 0 0-.04-.437.2.2 0 0 0-.087.01c-1.05.284-2.82-.548-3.668-1.65a1.5 1.5 0 0 1 .135-2.198c.6-.502 1.17-.098 1.733.525.714.878 1.319 1.84 1.8 2.865q.086.183.195.352a.44.44 0 0 0 .33.21.56.56 0 0 0 .3-.06q.265-.175.487-.405c.795-.75 2.46-2.624 3.81-3.172a1.01 1.01 0 0 1 .848-.067 1.16 1.16 0 0 1 .48.75A2.033 2.033 0 0 1 16.83 7.5a7.85 7.85 0 0 1-4.83.54.25.25 0 0 0-.33.135.247.247 0 0 0 .143.33 8.68 8.68 0 0 0 5.37-.405 2.67 2.67 0 0 0 1.387-3.352 1.88 1.88 0 0 0-.863-1.238 1.74 1.74 0 0 0-1.5 0c-1.44.555-3.254 2.498-4.102 3.308C11.617 6 10.665 4.238 9.6 3.45a1.62 1.62 0 0 0-2.25 0 2.055 2.055 0 0 0-.135 3.105C8.25 7.77 10.297 8.625 11.49 8.25" })
577
583
  ] }) }));
578
584
  };
579
- var ForwardRef28 = React66.forwardRef(Gift);
580
- ForwardRef28.category = "core";
585
+ var ForwardRef29 = React66.forwardRef(Gift);
586
+ ForwardRef29.category = "core";
581
587
  var HelpOutline = (props, ref) => {
582
588
  var _a, _b;
583
589
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m-1-4h2v2h-2zm1.61-9.96c-2.06-.3-3.88.97-4.43 2.79-.18.58.26 1.17.87 1.17h.2c.41 0 .74-.29.88-.67.32-.89 1.27-1.5 2.3-1.28.95.2 1.65 1.13 1.57 2.1-.1 1.34-1.62 1.63-2.45 2.88 0 .01-.01.01-.01.02-.01.02-.02.03-.03.05-.09.15-.18.32-.25.5-.01.03-.03.05-.04.08-.01.02-.01.04-.02.07-.12.34-.2.75-.2 1.25h2c0-.42.11-.77.28-1.07.02-.03.03-.06.05-.09.08-.14.18-.27.28-.39.01-.01.02-.03.03-.04.1-.12.21-.23.33-.34.96-.91 2.26-1.65 1.99-3.56-.24-1.74-1.61-3.21-3.35-3.47" }) }));
584
590
  };
585
- var ForwardRef29 = React66.forwardRef(HelpOutline);
586
- ForwardRef29.category = "core";
591
+ var ForwardRef30 = React66.forwardRef(HelpOutline);
592
+ ForwardRef30.category = "core";
587
593
  var HighlightOff = (props, ref) => {
588
594
  var _a, _b;
589
595
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M13.89 8.7 12 10.59 10.11 8.7a.996.996 0 1 0-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 1 0 1.41 1.41L12 13.41l1.89 1.89a.996.996 0 1 0 1.41-1.41L13.41 12l1.89-1.89a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.38-1.41 0M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }) }));
590
596
  };
591
- var ForwardRef30 = React66.forwardRef(HighlightOff);
592
- ForwardRef30.category = "core";
597
+ var ForwardRef31 = React66.forwardRef(HighlightOff);
598
+ ForwardRef31.category = "core";
593
599
  var Home = (props, ref) => {
594
600
  var _a, _b;
595
601
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsxs(Svg.G, { children: [
@@ -597,222 +603,240 @@ var Home = (props, ref) => {
597
603
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M9.9 18.653c0-.39-.097-.803-.067-1.215a4 4 0 0 1 .6-1.838 1.33 1.33 0 0 1 1.147-.6 1.63 1.63 0 0 1 1.26.555c.337.387.544.87.593 1.38q.078.847.067 1.695c0 .218.465.338.563 0 .086-.76.086-1.527 0-2.287A3 3 0 0 0 13.5 15a2.44 2.44 0 0 0-1.89-.892 2.13 2.13 0 0 0-1.86 1.057 4.72 4.72 0 0 0-.352 3.51c.097.225.487.225.502-.022" })
598
604
  ] }) }));
599
605
  };
600
- var ForwardRef31 = React66.forwardRef(Home);
601
- ForwardRef31.category = "core";
606
+ var ForwardRef32 = React66.forwardRef(Home);
607
+ ForwardRef32.category = "core";
602
608
  var Info = (props, ref) => {
603
609
  var _a, _b;
604
610
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 15c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1m1-8h-2V7h2z" }) }));
605
611
  };
606
- var ForwardRef32 = React66.forwardRef(Info);
607
- ForwardRef32.category = "core";
608
- var Info_default = ForwardRef32;
612
+ var ForwardRef33 = React66.forwardRef(Info);
613
+ ForwardRef33.category = "core";
614
+ var Info_default = ForwardRef33;
609
615
  var InfoOutline = (props, ref) => {
610
616
  var _a, _b;
611
617
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M11 7h2v2h-2zm1 10c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1m0-15C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }) }));
612
618
  };
613
- var ForwardRef33 = React66.forwardRef(InfoOutline);
614
- ForwardRef33.category = "core";
619
+ var ForwardRef34 = React66.forwardRef(InfoOutline);
620
+ ForwardRef34.category = "core";
621
+ var IosShare = (props, ref) => {
622
+ var _a, _b;
623
+ return /* @__PURE__ */ jsxRuntime.jsxs(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: [
624
+ /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M18 8h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v11H6V10h2c.55 0 1-.45 1-1s-.45-1-1-1H6c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2" }),
625
+ /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 16c.55 0 1-.45 1-1V5h1.79c.45 0 .67-.54.35-.85l-2.79-2.79c-.2-.2-.51-.2-.71 0L8.85 4.15a.5.5 0 0 0 .36.85H11v10c0 .55.45 1 1 1" })
626
+ ] }));
627
+ };
628
+ var ForwardRef35 = React66.forwardRef(IosShare);
629
+ ForwardRef35.category = "core";
615
630
  var KeyboardArrowDown = (props, ref) => {
616
631
  var _a, _b;
617
632
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M8.12 9.29 12 13.17l3.88-3.88a.996.996 0 1 1 1.41 1.41l-4.59 4.59a.996.996 0 0 1-1.41 0L6.7 10.7a.996.996 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0" }) }));
618
633
  };
619
- var ForwardRef34 = React66.forwardRef(KeyboardArrowDown);
620
- ForwardRef34.category = "core";
621
- var KeyboardArrowDown_default = ForwardRef34;
634
+ var ForwardRef36 = React66.forwardRef(KeyboardArrowDown);
635
+ ForwardRef36.category = "core";
636
+ var KeyboardArrowDown_default = ForwardRef36;
622
637
  var KeyboardArrowLeft = (props, ref) => {
623
638
  var _a, _b;
624
639
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M14.71 15.88 10.83 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L8.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0 .38-.39.39-1.03 0-1.42" }) }));
625
640
  };
626
- var ForwardRef35 = React66.forwardRef(KeyboardArrowLeft);
627
- ForwardRef35.category = "core";
628
- var KeyboardArrowLeft_default = ForwardRef35;
641
+ var ForwardRef37 = React66.forwardRef(KeyboardArrowLeft);
642
+ ForwardRef37.category = "core";
643
+ var KeyboardArrowLeft_default = ForwardRef37;
629
644
  var KeyboardArrowRight = (props, ref) => {
630
645
  var _a, _b;
631
646
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M9.29 15.88 13.17 12 9.29 8.12a.996.996 0 1 1 1.41-1.41l4.59 4.59c.39.39.39 1.02 0 1.41L10.7 17.3a.996.996 0 0 1-1.41 0c-.38-.39-.39-1.03 0-1.42" }) }));
632
647
  };
633
- var ForwardRef36 = React66.forwardRef(KeyboardArrowRight);
634
- ForwardRef36.category = "core";
635
- var KeyboardArrowRight_default = ForwardRef36;
648
+ var ForwardRef38 = React66.forwardRef(KeyboardArrowRight);
649
+ ForwardRef38.category = "core";
650
+ var KeyboardArrowRight_default = ForwardRef38;
636
651
  var KeyboardArrowUp = (props, ref) => {
637
652
  var _a, _b;
638
653
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M8.12 14.71 12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0L6.7 13.3a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0" }) }));
639
654
  };
640
- var ForwardRef37 = React66.forwardRef(KeyboardArrowUp);
641
- ForwardRef37.category = "core";
655
+ var ForwardRef39 = React66.forwardRef(KeyboardArrowUp);
656
+ ForwardRef39.category = "core";
642
657
  var KeyboardDoubleArrowDown = (props, ref) => {
643
658
  var _a, _b;
644
659
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { fillRule: "evenodd", d: "M6.702 12.282a.996.996 0 0 1 1.41 0l3.88 3.88 3.88-3.87a.996.996 0 0 1 1.41 0c.39.39.39 1.02.01 1.4l-4.59 4.59a.996.996 0 0 1-1.41 0l-4.59-4.59a.996.996 0 0 1 0-1.41m-.01-6.59a.995.995 0 0 1 1.41 0l3.89 3.88 3.88-3.87a.996.996 0 0 1 1.41 0c.39.39.39 1.02 0 1.4l-4.59 4.59a.997.997 0 0 1-1.41 0l-4.59-4.59a.995.995 0 0 1 0-1.41", clipRule: "evenodd" }) }));
645
660
  };
646
- var ForwardRef38 = React66.forwardRef(KeyboardDoubleArrowDown);
647
- ForwardRef38.category = "core";
661
+ var ForwardRef40 = React66.forwardRef(KeyboardDoubleArrowDown);
662
+ ForwardRef40.category = "core";
648
663
  var KeyboardDoubleArrowLeft = (props, ref) => {
649
664
  var _a, _b;
650
665
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { fillRule: "evenodd", d: "M10.282 6.692a.996.996 0 1 1 1.41 1.41l-3.88 3.88 3.87 3.88c.39.39.39 1.02 0 1.41a.993.993 0 0 1-1.4.01l-4.59-4.59a.996.996 0 0 1 0-1.41zm6.59 0a.996.996 0 1 1 1.41 1.41l-3.88 3.88 3.87 3.88c.39.39.39 1.02 0 1.41a.993.993 0 0 1-1.4.01l-4.59-4.59a.996.996 0 0 1 0-1.41z", clipRule: "evenodd" }) }));
651
666
  };
652
- var ForwardRef39 = React66.forwardRef(KeyboardDoubleArrowLeft);
653
- ForwardRef39.category = "core";
667
+ var ForwardRef41 = React66.forwardRef(KeyboardDoubleArrowLeft);
668
+ ForwardRef41.category = "core";
654
669
  var KeyboardDoubleArrowRight = (props, ref) => {
655
670
  var _a, _b;
656
671
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { fillRule: "evenodd", d: "M5.692 6.693a1.01 1.01 0 0 1 1.421 0l4.58 4.58c.39.39.39 1.02 0 1.41l-4.59 4.59a.996.996 0 1 1-1.41-1.41l3.88-3.88-3.88-3.88a.997.997 0 0 1 0-1.41m6.591 0c.39-.39 1.03-.39 1.41-.01l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.59a.996.996 0 1 1-1.41-1.41l3.88-3.88-3.88-3.88a.996.996 0 0 1 0-1.41", clipRule: "evenodd" }) }));
657
672
  };
658
- var ForwardRef40 = React66.forwardRef(KeyboardDoubleArrowRight);
659
- ForwardRef40.category = "core";
673
+ var ForwardRef42 = React66.forwardRef(KeyboardDoubleArrowRight);
674
+ ForwardRef42.category = "core";
660
675
  var KeyboardDoubleArrowUp = (props, ref) => {
661
676
  var _a, _b;
662
677
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { fillRule: "evenodd", d: "M11.282 12.282a.996.996 0 0 1 1.41 0l4.59 4.59a.996.996 0 1 1-1.41 1.41l-3.88-3.88-3.89 3.87a.995.995 0 0 1-1.41 0 .995.995 0 0 1 0-1.41zm0-6.59a.996.996 0 0 1 1.41 0l4.59 4.59a.996.996 0 1 1-1.41 1.41l-3.88-3.88-3.89 3.87a.996.996 0 1 1-1.41-1.41z", clipRule: "evenodd" }) }));
663
678
  };
664
- var ForwardRef41 = React66.forwardRef(KeyboardDoubleArrowUp);
665
- ForwardRef41.category = "core";
679
+ var ForwardRef43 = React66.forwardRef(KeyboardDoubleArrowUp);
680
+ ForwardRef43.category = "core";
666
681
  var Language = (props, ref) => {
667
682
  var _a, _b;
668
683
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2m6.93 6h-2.95a15.7 15.7 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8M12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96M4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A8 8 0 0 1 5.08 16m2.95-8H5.08a8 8 0 0 1 4.33-3.56A15.7 15.7 0 0 0 8.03 8M12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96M14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2m.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2z" }) }));
669
684
  };
670
- var ForwardRef42 = React66.forwardRef(Language);
671
- ForwardRef42.category = "core";
685
+ var ForwardRef44 = React66.forwardRef(Language);
686
+ ForwardRef44.category = "core";
672
687
  var Lock = (props, ref) => {
673
688
  var _a, _b;
674
689
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2m-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M9 8V6c0-1.66 1.34-3 3-3s3 1.34 3 3v2z" }) }));
675
690
  };
676
- var ForwardRef43 = React66.forwardRef(Lock);
677
- ForwardRef43.category = "core";
678
- var Mail = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { ref }), props), { children: [
679
- /* @__PURE__ */ jsxRuntime.jsx(Svg.G, { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44" }) }),
680
- /* @__PURE__ */ jsxRuntime.jsx(Svg.Defs, { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.ClipPath, { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M0 0h24v24H0z" }) }) })
681
- ] }));
682
- var ForwardRef44 = React66.forwardRef(Mail);
683
- ForwardRef44.category = "core";
691
+ var ForwardRef45 = React66.forwardRef(Lock);
692
+ ForwardRef45.category = "core";
693
+ var Mail = (props, ref) => {
694
+ var _a, _b;
695
+ return /* @__PURE__ */ jsxRuntime.jsxs(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: [
696
+ /* @__PURE__ */ jsxRuntime.jsx(Svg.G, { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44" }) }),
697
+ /* @__PURE__ */ jsxRuntime.jsx(Svg.Defs, { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.ClipPath, { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M0 0h24v24H0z" }) }) })
698
+ ] }));
699
+ };
700
+ var ForwardRef46 = React66.forwardRef(Mail);
701
+ ForwardRef46.category = "core";
684
702
  var Male = (props, ref) => {
685
703
  var _a, _b;
686
704
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M19 4h-4c-.55 0-1 .45-1 1s.45 1 1 1h1.58l-3.97 3.97C11.73 9.36 10.66 9 9.5 9 6.46 9 4 11.46 4 14.5S6.46 20 9.5 20s5.5-2.46 5.5-5.5c0-1.16-.36-2.23-.97-3.12L18 7.42V9c0 .55.45 1 1 1s1-.45 1-1V5c0-.55-.45-1-1-1M9.5 18C7.57 18 6 16.43 6 14.5S7.57 11 9.5 11s3.5 1.57 3.5 3.5S11.43 18 9.5 18" }) }));
687
705
  };
688
- var ForwardRef45 = React66.forwardRef(Male);
689
- ForwardRef45.category = "core";
706
+ var ForwardRef47 = React66.forwardRef(Male);
707
+ ForwardRef47.category = "core";
690
708
  var Menu = (props, ref) => {
691
709
  var _a, _b;
692
710
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1m0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1M3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1" }) }));
693
711
  };
694
- var ForwardRef46 = React66.forwardRef(Menu);
695
- ForwardRef46.category = "core";
712
+ var ForwardRef48 = React66.forwardRef(Menu);
713
+ ForwardRef48.category = "core";
696
714
  var MoreHoriz = (props, ref) => {
697
715
  var _a, _b;
698
716
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }) }));
699
717
  };
700
- var ForwardRef47 = React66.forwardRef(MoreHoriz);
701
- ForwardRef47.category = "core";
718
+ var ForwardRef49 = React66.forwardRef(MoreHoriz);
719
+ ForwardRef49.category = "core";
702
720
  var MoreVert = (props, ref) => {
703
721
  var _a, _b;
704
722
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }) }));
705
723
  };
706
- var ForwardRef48 = React66.forwardRef(MoreVert);
707
- ForwardRef48.category = "core";
724
+ var ForwardRef50 = React66.forwardRef(MoreVert);
725
+ ForwardRef50.category = "core";
708
726
  var Pause = (props, ref) => {
709
727
  var _a, _b;
710
728
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M8 19c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2s-2 .9-2 2v10c0 1.1.9 2 2 2m6-12v10c0 1.1.9 2 2 2s2-.9 2-2V7c0-1.1-.9-2-2-2s-2 .9-2 2" }) }));
711
729
  };
712
- var ForwardRef49 = React66.forwardRef(Pause);
713
- ForwardRef49.category = "core";
730
+ var ForwardRef51 = React66.forwardRef(Pause);
731
+ ForwardRef51.category = "core";
714
732
  var PlayArrow = (props, ref) => {
715
733
  var _a, _b;
716
734
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M8 6.82v10.36c0 .79.87 1.27 1.54.84l8.14-5.18a1 1 0 0 0 0-1.69L9.54 5.98A.998.998 0 0 0 8 6.82" }) }));
717
735
  };
718
- var ForwardRef50 = React66.forwardRef(PlayArrow);
719
- ForwardRef50.category = "core";
736
+ var ForwardRef52 = React66.forwardRef(PlayArrow);
737
+ ForwardRef52.category = "core";
720
738
  var Range = (props, ref) => {
721
739
  var _a, _b;
722
740
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "m5.83 12 2.46-2.46a.996.996 0 1 0-1.41-1.41L3.7 11.3a.996.996 0 0 0 0 1.41l3.18 3.17a.996.996 0 1 0 1.41-1.41zm12.34 0-2.46 2.46a.996.996 0 1 0 1.41 1.41l3.18-3.17a.996.996 0 0 0 0-1.41l-3.17-3.17a.996.996 0 1 0-1.41 1.41z" }) }));
723
741
  };
724
- var ForwardRef51 = React66.forwardRef(Range);
725
- ForwardRef51.category = "core";
742
+ var ForwardRef53 = React66.forwardRef(Range);
743
+ ForwardRef53.category = "core";
726
744
  var Refresh = (props, ref) => {
727
745
  var _a, _b;
728
746
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M17.65 6.35a7.95 7.95 0 0 0-6.48-2.31c-3.67.37-6.69 3.35-7.1 7.02C3.52 15.91 7.27 20 12 20a7.98 7.98 0 0 0 7.21-4.56c.32-.67-.16-1.44-.9-1.44-.37 0-.72.2-.88.53a5.994 5.994 0 0 1-6.8 3.31c-2.22-.49-4.01-2.3-4.48-4.52A6.002 6.002 0 0 1 12 6c1.66 0 3.14.69 4.22 1.78l-1.51 1.51c-.63.63-.19 1.71.7 1.71H19c.55 0 1-.45 1-1V6.41c0-.89-1.08-1.34-1.71-.71z" }) }));
729
747
  };
730
- var ForwardRef52 = React66.forwardRef(Refresh);
731
- ForwardRef52.category = "core";
748
+ var ForwardRef54 = React66.forwardRef(Refresh);
749
+ ForwardRef54.category = "core";
732
750
  var Remove = (props, ref) => {
733
751
  var _a, _b;
734
752
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M18 13H6c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1" }) }));
735
753
  };
736
- var ForwardRef53 = React66.forwardRef(Remove);
737
- ForwardRef53.category = "core";
738
- var Remove_default = ForwardRef53;
754
+ var ForwardRef55 = React66.forwardRef(Remove);
755
+ ForwardRef55.category = "core";
756
+ var Remove_default = ForwardRef55;
739
757
  var RemoveCircle = (props, ref) => {
740
758
  var _a, _b;
741
759
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4 11H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1" }) }));
742
760
  };
743
- var ForwardRef54 = React66.forwardRef(RemoveCircle);
744
- ForwardRef54.category = "core";
745
- var RemoveCircle_default = ForwardRef54;
761
+ var ForwardRef56 = React66.forwardRef(RemoveCircle);
762
+ ForwardRef56.category = "core";
763
+ var RemoveCircle_default = ForwardRef56;
746
764
  var RemoveCircleOutline = (props, ref) => {
747
765
  var _a, _b;
748
766
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M7 12c0 .55.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1m5-10C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }) }));
749
767
  };
750
- var ForwardRef55 = React66.forwardRef(RemoveCircleOutline);
751
- ForwardRef55.category = "core";
752
- var RemoveCircleOutline_default = ForwardRef55;
768
+ var ForwardRef57 = React66.forwardRef(RemoveCircleOutline);
769
+ ForwardRef57.category = "core";
770
+ var RemoveCircleOutline_default = ForwardRef57;
753
771
  var Search = (props, ref) => {
754
772
  var _a, _b;
755
773
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0s.41-1.08 0-1.49zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14" }) }));
756
774
  };
757
- var ForwardRef56 = React66.forwardRef(Search);
758
- ForwardRef56.category = "core";
759
- var Search_default = ForwardRef56;
775
+ var ForwardRef58 = React66.forwardRef(Search);
776
+ ForwardRef58.category = "core";
777
+ var Search_default = ForwardRef58;
760
778
  var Settings = (props, ref) => {
761
779
  var _a, _b;
762
780
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M19.5 12c0-.23-.01-.45-.03-.68l1.86-1.41c.4-.3.51-.86.26-1.3l-1.87-3.23a.987.987 0 0 0-1.25-.42l-2.15.91c-.37-.26-.76-.49-1.17-.68l-.29-2.31c-.06-.5-.49-.88-.99-.88h-3.73c-.51 0-.94.38-1 .88l-.29 2.31c-.41.19-.8.42-1.17.68l-2.15-.91c-.46-.2-1-.02-1.25.42L2.41 8.62c-.25.44-.14.99.26 1.3l1.86 1.41a7.3 7.3 0 0 0 0 1.35l-1.86 1.41c-.4.3-.51.86-.26 1.3l1.87 3.23c.25.44.79.62 1.25.42l2.15-.91c.37.26.76.49 1.17.68l.29 2.31c.06.5.49.88.99.88h3.73c.5 0 .93-.38.99-.88l.29-2.31c.41-.19.8-.42 1.17-.68l2.15.91c.46.2 1 .02 1.25-.42l1.87-3.23c.25-.44.14-.99-.26-1.3l-1.86-1.41c.03-.23.04-.45.04-.68m-7.46 3.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5" }) }));
763
781
  };
764
- var ForwardRef57 = React66.forwardRef(Settings);
765
- ForwardRef57.category = "core";
782
+ var ForwardRef59 = React66.forwardRef(Settings);
783
+ ForwardRef59.category = "core";
766
784
  var StarBorder = (props, ref) => {
767
785
  var _a, _b;
768
786
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "m19.65 9.04-4.84-.42-1.89-4.45c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5 4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.73 3.67-3.18c.67-.58.32-1.68-.56-1.75M12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z" }) }));
769
787
  };
770
- var ForwardRef58 = React66.forwardRef(StarBorder);
771
- ForwardRef58.category = "core";
788
+ var ForwardRef60 = React66.forwardRef(StarBorder);
789
+ ForwardRef60.category = "core";
772
790
  var StarHalf = (props, ref) => {
773
791
  var _a, _b;
774
792
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "m19.65 9.04-4.84-.42-1.89-4.45c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5 4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.73 3.67-3.18c.67-.58.32-1.68-.56-1.75M12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z" }) }));
775
793
  };
776
- var ForwardRef59 = React66.forwardRef(StarHalf);
777
- ForwardRef59.category = "core";
794
+ var ForwardRef61 = React66.forwardRef(StarHalf);
795
+ ForwardRef61.category = "core";
778
796
  var StarRate = (props, ref) => {
779
797
  var _a, _b;
780
798
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "m11.957 17.498 4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72 3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41-1.89-4.46c-.34-.81-1.5-.81-1.84 0l-1.89 4.45-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18-1.1 4.72c-.2.86.73 1.54 1.49 1.08z" }) }));
781
799
  };
782
- var ForwardRef60 = React66.forwardRef(StarRate);
783
- ForwardRef60.category = "core";
800
+ var ForwardRef62 = React66.forwardRef(StarRate);
801
+ ForwardRef62.category = "core";
784
802
  var User = (props, ref) => {
785
803
  var _a, _b;
786
804
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 12a4.665 4.665 0 0 0 4.667-4.667A4.665 4.665 0 0 0 12 2.667a4.665 4.665 0 0 0-4.667 4.666A4.665 4.665 0 0 0 12 12m0-7a2.34 2.34 0 0 1 2.333 2.333A2.34 2.34 0 0 1 12 9.667a2.34 2.34 0 0 1-2.333-2.334A2.34 2.34 0 0 1 12 5m0 8.167c-3.115 0-9.333 1.563-9.333 4.666v2.334a1.17 1.17 0 0 0 1.166 1.166h16.334a1.17 1.17 0 0 0 1.166-1.166v-2.334c0-3.103-6.218-4.666-9.333-4.666M19 19H5v-1.155c.233-.84 3.85-2.345 7-2.345s6.767 1.505 7 2.333z" }) }));
787
805
  };
788
- var ForwardRef61 = React66.forwardRef(User);
789
- ForwardRef61.category = "core";
806
+ var ForwardRef63 = React66.forwardRef(User);
807
+ ForwardRef63.category = "core";
790
808
  var Visibility = (props, ref) => {
791
809
  var _a, _b;
792
810
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3" }) }));
793
811
  };
794
- var ForwardRef62 = React66.forwardRef(Visibility);
795
- ForwardRef62.category = "core";
796
- var Visibility_default = ForwardRef62;
812
+ var ForwardRef64 = React66.forwardRef(Visibility);
813
+ ForwardRef64.category = "core";
814
+ var Visibility_default = ForwardRef64;
797
815
  var VisibilityOff = (props, ref) => {
798
816
  var _a, _b;
799
817
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24M2.71 3.16a.996.996 0 0 0 0 1.41l1.97 1.97A11.9 11.9 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72a.996.996 0 1 0 1.41-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0M12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5m2.97-5.33a2.97 2.97 0 0 0-2.64-2.64z" }) }));
800
818
  };
801
- var ForwardRef63 = React66.forwardRef(VisibilityOff);
802
- ForwardRef63.category = "core";
803
- var VisibilityOff_default = ForwardRef63;
819
+ var ForwardRef65 = React66.forwardRef(VisibilityOff);
820
+ ForwardRef65.category = "core";
821
+ var VisibilityOff_default = ForwardRef65;
804
822
  var VolumeOff = (props, ref) => {
805
823
  var _a, _b;
806
824
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M3.63 3.63a.996.996 0 0 0 0 1.41L7.29 8.7 7 9H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71v-4.17l4.18 4.18c-.49.37-1.02.68-1.6.91-.36.15-.58.53-.58.92 0 .72.73 1.18 1.39.91.8-.33 1.55-.77 2.22-1.31l1.34 1.34a.996.996 0 1 0 1.41-1.41L5.05 3.63c-.39-.39-1.02-.39-1.42 0M19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-3.83-2.4-7.11-5.78-8.4-.59-.23-1.22.23-1.22.86v.19c0 .38.25.71.61.85C17.18 6.54 19 9.06 19 12m-8.71-6.29-.17.17L12 7.76V6.41c0-.89-1.08-1.33-1.71-.7M16.5 12A4.5 4.5 0 0 0 14 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24" }) }));
807
825
  };
808
- var ForwardRef64 = React66.forwardRef(VolumeOff);
809
- ForwardRef64.category = "core";
826
+ var ForwardRef66 = React66.forwardRef(VolumeOff);
827
+ ForwardRef66.category = "core";
810
828
  var VolumeUp = (props, ref) => {
811
829
  var _a, _b;
812
830
  return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M3 10v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.41c0-.89-1.08-1.34-1.71-.71L7 9H4c-.55 0-1 .45-1 1m13.5 2A4.5 4.5 0 0 0 14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02M14 4.45v.2c0 .38.25.71.6.85A7 7 0 0 1 19 12c0 2.94-1.82 5.47-4.4 6.5-.36.14-.6.47-.6.85v.2c0 .63.63 1.07 1.21.85A8.98 8.98 0 0 0 21 12c0-3.84-2.4-7.11-5.79-8.4-.58-.23-1.21.22-1.21.85" }) }));
813
831
  };
814
- var ForwardRef65 = React66.forwardRef(VolumeUp);
815
- ForwardRef65.category = "core";
832
+ var ForwardRef67 = React66.forwardRef(VolumeUp);
833
+ ForwardRef67.category = "core";
834
+ var Whatsapp = (props, ref) => {
835
+ var _a, _b;
836
+ return /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: (_a = props.width) != null ? _a : 24, height: (_b = props.height) != null ? _b : 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M16.582 13.985c-.249-.124-1.472-.723-1.7-.806-.229-.082-.394-.123-.561.125-.165.248-.642.805-.787.97-.145.166-.29.186-.54.063-.248-.125-1.05-.386-2-1.23-.74-.656-1.24-1.467-1.385-1.715-.144-.248-.015-.382.11-.505.112-.111.249-.29.373-.434s.165-.248.25-.414c.082-.165.041-.309-.022-.433-.062-.124-.56-1.343-.767-1.84-.202-.482-.407-.416-.56-.424-.145-.007-.31-.009-.477-.009a.91.91 0 0 0-.663.31c-.228.248-.871.847-.871 2.066s.892 2.396 1.016 2.562 1.755 2.666 4.25 3.739c.594.255 1.057.407 1.42.52.595.19 1.138.163 1.566.1.478-.072 1.472-.6 1.68-1.178.207-.579.207-1.075.144-1.178-.062-.103-.227-.165-.476-.289m-4.54 6.17h-.003a8.3 8.3 0 0 1-4.213-1.15l-.302-.177-3.133.818.836-3.04-.197-.312a8.2 8.2 0 0 1-1.264-4.383c0-4.542 3.714-8.237 8.28-8.237 2.21 0 4.288.859 5.85 2.415a8.153 8.153 0 0 1 2.422 5.828c-.002 4.542-3.714 8.237-8.276 8.237m7.044-15.248a9.9 9.9 0 0 0-3.23-2.156A9.9 9.9 0 0 0 12.043 2c-5.489 0-9.956 4.446-9.958 9.91a9.86 9.86 0 0 0 1.33 4.954L2 22l5.28-1.378a10 10 0 0 0 4.758 1.206h.004c5.488 0 9.955-4.445 9.958-9.91a9.8 9.8 0 0 0-.752-3.796 9.85 9.85 0 0 0-2.162-3.215" }) }));
837
+ };
838
+ var ForwardRef68 = React66.forwardRef(Whatsapp);
839
+ ForwardRef68.category = "core";
816
840
  var SIZE_MAP = {
817
841
  sm: "small",
818
842
  md: "medium",
@@ -2196,8 +2220,8 @@ var SvgBCorp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2196
2220
  ]
2197
2221
  })
2198
2222
  );
2199
- var ForwardRef66 = React66.forwardRef(SvgBCorp);
2200
- var BCorp_default = ForwardRef66;
2223
+ var ForwardRef69 = React66.forwardRef(SvgBCorp);
2224
+ var BCorp_default = ForwardRef69;
2201
2225
  var SvgButternutFavicon = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2202
2226
  "svg",
2203
2227
  __spreadProps(__spreadValues({
@@ -2231,8 +2255,8 @@ var SvgButternutFavicon = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2231
2255
  ]
2232
2256
  })
2233
2257
  );
2234
- var ForwardRef67 = React66.forwardRef(SvgButternutFavicon);
2235
- var ButternutFavicon_default = ForwardRef67;
2258
+ var ForwardRef70 = React66.forwardRef(SvgButternutFavicon);
2259
+ var ButternutFavicon_default = ForwardRef70;
2236
2260
  var SvgButternutPrimary = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2237
2261
  "svg",
2238
2262
  __spreadProps(__spreadValues({
@@ -2559,8 +2583,8 @@ var SvgButternutPrimary = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2559
2583
  ]
2560
2584
  })
2561
2585
  );
2562
- var ForwardRef68 = React66.forwardRef(SvgButternutPrimary);
2563
- var ButternutPrimary_default = ForwardRef68;
2586
+ var ForwardRef71 = React66.forwardRef(SvgButternutPrimary);
2587
+ var ButternutPrimary_default = ForwardRef71;
2564
2588
  var SvgButternutTabbedBottom = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2565
2589
  "svg",
2566
2590
  __spreadProps(__spreadValues({
@@ -2887,8 +2911,8 @@ var SvgButternutTabbedBottom = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2887
2911
  ]
2888
2912
  })
2889
2913
  );
2890
- var ForwardRef69 = React66.forwardRef(SvgButternutTabbedBottom);
2891
- var ButternutTabbedBottom_default = ForwardRef69;
2914
+ var ForwardRef72 = React66.forwardRef(SvgButternutTabbedBottom);
2915
+ var ButternutTabbedBottom_default = ForwardRef72;
2892
2916
  var SvgButternutTabbedTop = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
2893
2917
  "svg",
2894
2918
  __spreadProps(__spreadValues({
@@ -3215,8 +3239,8 @@ var SvgButternutTabbedTop = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3215
3239
  ]
3216
3240
  })
3217
3241
  );
3218
- var ForwardRef70 = React66.forwardRef(SvgButternutTabbedTop);
3219
- var ButternutTabbedTop_default = ForwardRef70;
3242
+ var ForwardRef73 = React66.forwardRef(SvgButternutTabbedTop);
3243
+ var ButternutTabbedTop_default = ForwardRef73;
3220
3244
  var SvgButternutWordmark = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3221
3245
  "svg",
3222
3246
  __spreadProps(__spreadValues({
@@ -3520,8 +3544,8 @@ var SvgButternutWordmark = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3520
3544
  ]
3521
3545
  })
3522
3546
  );
3523
- var ForwardRef71 = React66.forwardRef(SvgButternutWordmark);
3524
- var ButternutWordmark_default = ForwardRef71;
3547
+ var ForwardRef74 = React66.forwardRef(SvgButternutWordmark);
3548
+ var ButternutWordmark_default = ForwardRef74;
3525
3549
  var SvgPsiBufetFavicon = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3526
3550
  "svg",
3527
3551
  __spreadProps(__spreadValues({
@@ -3566,8 +3590,8 @@ var SvgPsiBufetFavicon = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3566
3590
  ]
3567
3591
  })
3568
3592
  );
3569
- var ForwardRef72 = React66.forwardRef(SvgPsiBufetFavicon);
3570
- var PsiBufetFavicon_default = ForwardRef72;
3593
+ var ForwardRef75 = React66.forwardRef(SvgPsiBufetFavicon);
3594
+ var PsiBufetFavicon_default = ForwardRef75;
3571
3595
  var SvgPsiBufetPrimary = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3572
3596
  "svg",
3573
3597
  __spreadProps(__spreadValues({
@@ -3806,8 +3830,8 @@ var SvgPsiBufetPrimary = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3806
3830
  ]
3807
3831
  })
3808
3832
  );
3809
- var ForwardRef73 = React66.forwardRef(SvgPsiBufetPrimary);
3810
- var PsiBufetPrimary_default = ForwardRef73;
3833
+ var ForwardRef76 = React66.forwardRef(SvgPsiBufetPrimary);
3834
+ var PsiBufetPrimary_default = ForwardRef76;
3811
3835
  var SvgPsiBufetTabbedBottom = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
3812
3836
  "svg",
3813
3837
  __spreadProps(__spreadValues({
@@ -4046,8 +4070,8 @@ var SvgPsiBufetTabbedBottom = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
4046
4070
  ]
4047
4071
  })
4048
4072
  );
4049
- var ForwardRef74 = React66.forwardRef(SvgPsiBufetTabbedBottom);
4050
- var PsiBufetTabbedBottom_default = ForwardRef74;
4073
+ var ForwardRef77 = React66.forwardRef(SvgPsiBufetTabbedBottom);
4074
+ var PsiBufetTabbedBottom_default = ForwardRef77;
4051
4075
  var SvgPsiBufetTabbedTop = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
4052
4076
  "svg",
4053
4077
  __spreadProps(__spreadValues({
@@ -4286,8 +4310,8 @@ var SvgPsiBufetTabbedTop = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
4286
4310
  ]
4287
4311
  })
4288
4312
  );
4289
- var ForwardRef75 = React66.forwardRef(SvgPsiBufetTabbedTop);
4290
- var PsiBufetTabbedTop_default = ForwardRef75;
4313
+ var ForwardRef78 = React66.forwardRef(SvgPsiBufetTabbedTop);
4314
+ var PsiBufetTabbedTop_default = ForwardRef78;
4291
4315
  var SvgPsiBufetWordmark = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
4292
4316
  "svg",
4293
4317
  __spreadProps(__spreadValues({
@@ -4497,8 +4521,8 @@ var SvgPsiBufetWordmark = (props, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
4497
4521
  ]
4498
4522
  })
4499
4523
  );
4500
- var ForwardRef76 = React66.forwardRef(SvgPsiBufetWordmark);
4501
- var PsiBufetWordmark_default = ForwardRef76;
4524
+ var ForwardRef79 = React66.forwardRef(SvgPsiBufetWordmark);
4525
+ var PsiBufetWordmark_default = ForwardRef79;
4502
4526
 
4503
4527
  // src/components/atoms/Logo/Logo.registry.ts
4504
4528
  var LOGOS = {
@@ -4816,18 +4840,22 @@ var Switch = React66__default.default.forwardRef(
4816
4840
  return /* @__PURE__ */ jsxRuntime.jsxs(
4817
4841
  StyledContainer,
4818
4842
  __spreadProps(__spreadValues({
4819
- ref,
4820
4843
  switchGap: parseTokenValue17(spacing.gap),
4821
4844
  switchOpacity: disabled ? parseFloat(opacity.disabled) : 1
4822
4845
  }, rest), {
4846
+ pointerEvents: disabled ? "none" : "auto",
4823
4847
  children: [
4824
4848
  /* @__PURE__ */ jsxRuntime.jsx(
4825
4849
  SwitchPrimitive__namespace.Root,
4826
4850
  {
4851
+ ref,
4827
4852
  checked: isChecked,
4828
4853
  onCheckedChange: handleCheckedChange,
4829
4854
  disabled,
4830
- asChild: true,
4855
+ style: {
4856
+ width: controlWidth,
4857
+ height: controlHeight
4858
+ },
4831
4859
  children: /* @__PURE__ */ jsxRuntime.jsx(
4832
4860
  StyledControlTrack,
4833
4861
  {
@@ -4838,15 +4866,15 @@ var Switch = React66__default.default.forwardRef(
4838
4866
  controlBorderColor: colour.control.border.default,
4839
4867
  controlBgChecked: colour.control.background.selected,
4840
4868
  controlBgDefault: colour.control.background.default,
4841
- pointerEvents: disabled ? "none" : "auto",
4842
- children: /* @__PURE__ */ jsxRuntime.jsx(
4869
+ pointerEvents: "none",
4870
+ children: /* @__PURE__ */ jsxRuntime.jsx(SwitchPrimitive__namespace.Thumb, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(
4843
4871
  StyledThumb,
4844
4872
  {
4845
4873
  thumbSize,
4846
4874
  thumbBgColor: isChecked ? colour.thumb.background.selected : colour.thumb.background.default,
4847
4875
  style: { transform: [{ translateX: thumbTranslateX }] }
4848
4876
  }
4849
- )
4877
+ ) })
4850
4878
  }
4851
4879
  )
4852
4880
  }