@butternutbox/pawprint-native 0.10.3 → 0.10.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -120,24 +120,24 @@ var __async = (__this, __arguments, generator) => {
120
120
  };
121
121
  var BRAND_FONTS = {
122
122
  [pawprintTokens.Brand.Butternutbox]: {
123
- "IdaNarrow-Medium": idaNarrow500__default.default,
124
- "IdaNarrow-Bold": idaNarrow700__default.default,
125
- "IBMPlexSansCondensed-Regular": ibmPlexSansCondensed400__default.default,
126
- "IBMPlexSansCondensed-Medium": ibmPlexSansCondensed500__default.default,
127
- "IBMPlexSansCondensed-SemiBold": ibmPlexSansCondensed600__default.default,
128
- "IBMPlexSansCondensed-Bold": ibmPlexSansCondensed700__default.default
123
+ "IdaWebNarrow-Medium": idaNarrow500__default.default,
124
+ "IdaWebNarrow-Bold": idaNarrow700__default.default,
125
+ "IBMPlexSansCond-Regular": ibmPlexSansCondensed400__default.default,
126
+ "IBMPlexSansCond-Medium": ibmPlexSansCondensed500__default.default,
127
+ "IBMPlexSansCond-SemiBold": ibmPlexSansCondensed600__default.default,
128
+ "IBMPlexSansCond-Bold": ibmPlexSansCondensed700__default.default
129
129
  }
130
130
  };
131
131
  var FONT_MAP = {
132
132
  "IBM Plex Sans Condensed": {
133
- "400": "IBMPlexSansCondensed-Regular",
134
- "500": "IBMPlexSansCondensed-Medium",
135
- "600": "IBMPlexSansCondensed-SemiBold",
136
- "700": "IBMPlexSansCondensed-Bold"
133
+ "400": "IBMPlexSansCond-Regular",
134
+ "500": "IBMPlexSansCond-Medium",
135
+ "600": "IBMPlexSansCond-SemiBold",
136
+ "700": "IBMPlexSansCond-Bold"
137
137
  },
138
138
  "Ida Narrow": {
139
- "500": "IdaNarrow-Medium",
140
- "700": "IdaNarrow-Bold"
139
+ "500": "IdaWebNarrow-Medium",
140
+ "700": "IdaWebNarrow-Bold"
141
141
  }
142
142
  };
143
143
  var resolveFont = (fontFamily, fontWeight) => {
@@ -4654,171 +4654,174 @@ var Cancel = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default
4654
4654
  var ForwardRef1410 = React65.forwardRef(Cancel);
4655
4655
  ForwardRef1410.category = "core";
4656
4656
  var Cancel_default = ForwardRef1410;
4657
- var Check = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M9 16.17 5.53 12.7a.996.996 0 1 0-1.41 1.41l4.18 4.18c.39.39 1.02.39 1.41 0L20.29 7.71a.996.996 0 1 0-1.41-1.41z" }) }));
4658
- var ForwardRef1510 = React65.forwardRef(Check);
4657
+ var Cart = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M8 18c-1.1 0-1.99.9-1.99 2S6.9 22 8 22s2-.9 2-2-.9-2-2-2M2 3c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44C5.52 15.37 6.48 17 8 17h11c.55 0 1-.45 1-1s-.45-1-1-1H8l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0 0 21.01 4H6.21l-.67-1.43a.99.99 0 0 0-.9-.57H3c-.55 0-1 .45-1 1m16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2" }) }));
4658
+ var ForwardRef1510 = React65.forwardRef(Cart);
4659
4659
  ForwardRef1510.category = "core";
4660
- var Check_default = ForwardRef1510;
4661
- var CheckCircle = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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 2M9.29 16.29 5.7 12.7a.996.996 0 1 1 1.41-1.41L10 14.17l6.88-6.88a.996.996 0 1 1 1.41 1.41l-7.59 7.59a.996.996 0 0 1-1.41 0" }) }));
4662
- var ForwardRef1610 = React65.forwardRef(CheckCircle);
4660
+ var Check = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M9 16.17 5.53 12.7a.996.996 0 1 0-1.41 1.41l4.18 4.18c.39.39 1.02.39 1.41 0L20.29 7.71a.996.996 0 1 0-1.41-1.41z" }) }));
4661
+ var ForwardRef1610 = React65.forwardRef(Check);
4663
4662
  ForwardRef1610.category = "core";
4664
- var CheckCircle_default = ForwardRef1610;
4665
- var Close = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4" }) }));
4666
- var ForwardRef1710 = React65.forwardRef(Close);
4663
+ var Check_default = ForwardRef1610;
4664
+ var CheckCircle = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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 2M9.29 16.29 5.7 12.7a.996.996 0 1 1 1.41-1.41L10 14.17l6.88-6.88a.996.996 0 1 1 1.41 1.41l-7.59 7.59a.996.996 0 0 1-1.41 0" }) }));
4665
+ var ForwardRef1710 = React65.forwardRef(CheckCircle);
4667
4666
  ForwardRef1710.category = "core";
4668
- var Close_default = ForwardRef1710;
4669
- var Delete = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2zM18 4h-2.5l-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1" }) }));
4670
- var ForwardRef1810 = React65.forwardRef(Delete);
4667
+ var CheckCircle_default = ForwardRef1710;
4668
+ var Close = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4" }) }));
4669
+ var ForwardRef1810 = React65.forwardRef(Close);
4671
4670
  ForwardRef1810.category = "core";
4672
- var DoDisturb = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.9 7.9 0 0 1 12 20m6.31-3.1L7.1 5.69A7.9 7.9 0 0 1 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9" }) }));
4673
- var ForwardRef1910 = React65.forwardRef(DoDisturb);
4671
+ var Close_default = ForwardRef1810;
4672
+ var Delete = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2zM18 4h-2.5l-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1" }) }));
4673
+ var ForwardRef1910 = React65.forwardRef(Delete);
4674
4674
  ForwardRef1910.category = "core";
4675
+ var DoDisturb = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.9 7.9 0 0 1 12 20m6.31-3.1L7.1 5.69A7.9 7.9 0 0 1 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9" }) }));
4676
+ var ForwardRef2010 = React65.forwardRef(DoDisturb);
4677
+ ForwardRef2010.category = "core";
4675
4678
  var DogHead = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsxs(Svg.G, { fillRule: "evenodd", clipRule: "evenodd", children: [
4676
4679
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M15.218 8.587a.998.998 0 0 0-.368 1.95c1.043.278 1.71-1.387.69-1.815zM12.75 17.13c.247-.127.487-.27.75-.405.27-.142.51-.336.705-.57a1.5 1.5 0 0 0 .315-1.103 1.15 1.15 0 0 0-.75-.982 4.2 4.2 0 0 0-1.5-.248 4.7 4.7 0 0 0-1.455.24A1.5 1.5 0 0 0 9.803 15a.98.98 0 0 0 .314.945q.093.089.195.165c.143.098.293.18.443.278q.3.207.622.382.243.113.503.172A.23.23 0 0 0 12 16.5a1.4 1.4 0 0 1-.375-.165 4.5 4.5 0 0 1-.547-.405l-.495-.412c-.136-.18-.158-.323-.075-.436.152-.16.352-.268.57-.307a4.1 4.1 0 0 1 1.215-.173c.41-.005.817.056 1.207.18a.45.45 0 0 1 .315.36.85.85 0 0 1-.127.616q-.098.134-.218.247c-.09.082-.187.15-.285.225-.218.142-.435.3-.667.435a4 4 0 0 1-.45.233c-.18.15.202.464.532.292z" }),
4677
4680
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M20.303 6.63a3.5 3.5 0 0 0-.285-.63 5 5 0 0 0-.39-.532 3.38 3.38 0 0 0-1.726-.968 2.64 2.64 0 0 0-1.927.232 4.8 4.8 0 0 0-2.775-1.62A5.3 5.3 0 0 0 11.813 3c-.462.018-.92.088-1.366.21a8 8 0 0 0-2.782 1.365c-.165-.075-.338-.173-.51-.24a1.5 1.5 0 0 0-.458-.112 2.14 2.14 0 0 0-1.38.48c-.539.434-.992.965-1.335 1.567a4.8 4.8 0 0 0-.585 1.86 5.7 5.7 0 0 0 .106 1.912 3.53 3.53 0 0 0 2.437 2.813H6c0 .487 0 .975.053 1.5q.072.758.24 1.5c.08.358.204.706.367 1.035q.185.373.427.712.272.354.63.616c.41.277.876.459 1.366.532a.1.1 0 0 0 0 .045A1.28 1.28 0 0 0 9.36 19.8c.311.363.701.65 1.14.84.477.199.984.318 1.5.352a4.2 4.2 0 0 0 1.553-.21 2.43 2.43 0 0 0 1.567-1.41.24.24 0 0 0-.108-.342.24.24 0 0 0-.327.148 1.88 1.88 0 0 1-1.328.937c-.43.095-.873.123-1.312.082-.444-.02-.883-.1-1.305-.24a2.5 2.5 0 0 1-.99-.51.81.81 0 0 1-.262-.622q.307.023.615 0a3.4 3.4 0 0 0 2.092-.997c.218.187.435.382.667.555q.293.209.623.352.29.104.593.165.297.053.6.075a3.36 3.36 0 0 0 1.71-.368 2.64 2.64 0 0 0 1.23-1.357q.129-.323.187-.668c.09-.48.098-.982.165-1.454a24 24 0 0 0 .21-3.21l-.082-1.643V8.482a3.6 3.6 0 0 0-.173-.81.248.248 0 0 0-.338-.172.24.24 0 0 0-.142.308c.09.299.13.61.12.922 0 .518-.068 1.042-.075 1.5v1.59c0 .42-.052.84-.09 1.252-.06.63-.135 1.245-.225 1.876-.053.404-.068.817-.12 1.23q-.037.366-.165.712c-.16.42-.459.772-.848.998-.41.245-.879.377-1.357.382h-.533a2.7 2.7 0 0 1-.502-.105 2 2 0 0 1-.525-.262c-.187-.113-.39-.503-.96-.578s-1.425.75-2.122.825a2.8 2.8 0 0 1-1.898-.547 2.2 2.2 0 0 1-.367-.376 4 4 0 0 1-.42-.75 4.5 4.5 0 0 1-.3-.862q-.153-.676-.226-1.365a16 16 0 0 1-.142-1.687c-.053-1.35 0-2.7-.12-4.058a.217.217 0 0 0-.217-.195.21.21 0 0 0-.203.225c0 1.305-.12 2.61-.158 3.915a2.8 2.8 0 0 1-1.62-1.883A5.5 5.5 0 0 1 4.149 9c-.03-.802.14-1.598.495-2.317.26-.557.621-1.06 1.065-1.485.262-.257.608-.411.974-.436a.8.8 0 0 1 .3.053c.173.052.345.143.526.21.18.067.337-.06.345-.06a8.3 8.3 0 0 1 2.76-1.013 10 10 0 0 1 1.237-.15 6.8 6.8 0 0 1 1.23.053c.958.096 1.856.51 2.55 1.177.105.113.487.068.525.053a2.12 2.12 0 0 1 1.59-.045c.524.178.98.513 1.305.96q.162.209.285.442.128.227.21.473c.17.538.277 1.094.315 1.657.059.56.026 1.125-.097 1.673a2.12 2.12 0 0 1-1.29 1.575.237.237 0 0 0-.11.377.24.24 0 0 0 .252.073 2.64 2.64 0 0 0 1.77-1.845 5.3 5.3 0 0 0 .247-1.898 6.9 6.9 0 0 0-.33-1.897" }),
4678
4681
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M8.37 10.178a1.07 1.07 0 0 0 1.163.502 1.1 1.1 0 0 0 .562-1.5c-.518-.825-2.445-.3-1.725.998" })
4679
4682
  ] }) }));
4680
- var ForwardRef2010 = React65.forwardRef(DogHead);
4681
- ForwardRef2010.category = "core";
4682
- var Edit = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1q-.15.15-.15.36M20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z" }) }));
4683
- var ForwardRef2110 = React65.forwardRef(Edit);
4683
+ var ForwardRef2110 = React65.forwardRef(DogHead);
4684
4684
  ForwardRef2110.category = "core";
4685
- var Error2 = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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 11c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1m1 4h-2v-2h2z" }) }));
4686
- var ForwardRef2210 = React65.forwardRef(Error2);
4685
+ var Edit = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1q-.15.15-.15.36M20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z" }) }));
4686
+ var ForwardRef2210 = React65.forwardRef(Edit);
4687
4687
  ForwardRef2210.category = "core";
4688
- var Error_default = ForwardRef2210;
4689
- var ErrorOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 7c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1m-.01-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m1-3h-2v-2h2z" }) }));
4690
- var ForwardRef2310 = React65.forwardRef(ErrorOutline);
4688
+ var Error2 = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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 11c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1m1 4h-2v-2h2z" }) }));
4689
+ var ForwardRef2310 = React65.forwardRef(Error2);
4691
4690
  ForwardRef2310.category = "core";
4692
- var Female = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4693
- var ForwardRef2410 = React65.forwardRef(Female);
4691
+ var Error_default = ForwardRef2310;
4692
+ var ErrorOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M12 7c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1m-.01-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m1-3h-2v-2h2z" }) }));
4693
+ var ForwardRef2410 = React65.forwardRef(ErrorOutline);
4694
4694
  ForwardRef2410.category = "core";
4695
- var FilterAlt = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4696
- var ForwardRef2510 = React65.forwardRef(FilterAlt);
4695
+ var Female = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4696
+ var ForwardRef2510 = React65.forwardRef(Female);
4697
4697
  ForwardRef2510.category = "core";
4698
+ var FilterAlt = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4699
+ var ForwardRef2610 = React65.forwardRef(FilterAlt);
4700
+ ForwardRef2610.category = "core";
4698
4701
  var Gift = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsxs(Svg.G, { fillRule: "evenodd", clipRule: "evenodd", children: [
4699
4702
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { d: "M5.46 9.405a4.5 4.5 0 0 0-.96-.247.225.225 0 0 0-.15.277c.053.18.623.3.75.345.66.255 1.365.495 2.558.99.33.127.854-.24.637-.383-1.223-.397-2.1-.735-2.835-.982M8.573 12.405q.005-.534.104-1.057a1.6 1.6 0 0 1 .646-.646l.3-.262q.48-.45 1.02-.825a.225.225 0 0 0 .097-.3.23.23 0 0 0-.307-.09q-.734.406-1.395.922l-.413.353c-.234.13-.424.325-.547.563A5.5 5.5 0 0 0 7.92 12c-.15 1.65.037 2.595.037 6.683 0 .367.526.51.63.127.06-1.56 0-2.4 0-3.45-.022-.922-.06-1.545-.014-2.955M16.98 10.147a1 1 0 0 0-.18-.194 4.1 4.1 0 0 0-1.14-.563.225.225 0 1 0-.173.412q.442.191.825.48l.12.12a1.03 1.03 0 0 1 .293.75c.067.51.12 1.756.135 2.333.135 4.02.233 4.845.233 4.845.052.323.562.083.54-.202 0-.068-.136-5.385-.203-6.068-.06-.57-.127-1.027-.187-1.32a1.15 1.15 0 0 0-.263-.593M19.665 9a.247.247 0 0 0-.345 0 19 19 0 0 1-1.905 1.027c-.24.218-.187.676.15.556.997-.54 1.672-.915 2.032-1.163a.256.256 0 0 0 .068-.42" }),
4700
4703
  /* @__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" })
4701
4704
  ] }) }));
4702
- var ForwardRef2610 = React65.forwardRef(Gift);
4703
- ForwardRef2610.category = "core";
4704
- var HelpOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4705
- var ForwardRef2710 = React65.forwardRef(HelpOutline);
4705
+ var ForwardRef2710 = React65.forwardRef(Gift);
4706
4706
  ForwardRef2710.category = "core";
4707
- var HighlightOff = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4708
- var ForwardRef2810 = React65.forwardRef(HighlightOff);
4707
+ var HelpOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4708
+ var ForwardRef2810 = React65.forwardRef(HelpOutline);
4709
4709
  ForwardRef2810.category = "core";
4710
+ var HighlightOff = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4711
+ var ForwardRef2910 = React65.forwardRef(HighlightOff);
4712
+ ForwardRef2910.category = "core";
4710
4713
  var Home = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24 }, { fill: props.color || "currentColor" }), { viewBox: "0 0 24 24", ref }), props), { children: /* @__PURE__ */ jsxRuntime.jsxs(Svg.G, { children: [
4711
4714
  /* @__PURE__ */ jsxRuntime.jsx(Svg.Path, { fillRule: "evenodd", d: "m20.873 12-.458-.457c-.9-.893-2.828-2.82-4.59-4.5-1.32-1.276-2.55-2.43-3.142-2.948a2.3 2.3 0 0 0-.39-.345.51.51 0 0 0-.458-.075c-.06 0-1.02.75-2.25 1.852-.96.833-2.085 1.83-3.105 2.776a26.4 26.4 0 0 0-3.338 3.374 2.6 2.6 0 0 0-.142.75.39.39 0 0 0 .18.323.8.8 0 0 0 .278.082h.675l2.182.06c0 .038-.045.068-.045.105a33 33 0 0 0-.27 4.32c.016.683.202 1.35.54 1.943a2.76 2.76 0 0 0 1.643.75c1.194.22 2.408.32 3.622.3a18 18 0 0 0 4.148-.412c.667-.188 1.065-.488 1.154-.75.205-.864.32-1.746.346-2.633.082-1.223.127-2.543.134-3.323.589.06 1.182.06 1.77 0a2.7 2.7 0 0 0 1.56-.645.435.435 0 0 0-.045-.547m-1.598.54a8.3 8.3 0 0 1-1.695.082.28.28 0 0 0-.27-.232c-.48 0-.203.75-.562 4.072a14 14 0 0 1-.39 2.363l-.105.068q-.24.099-.495.15a19 19 0 0 1-3.93.314 22.3 22.3 0 0 1-3.458-.224c-.555-.098-.99-.165-1.125-.353a4.16 4.16 0 0 1-.555-2.123c-.075-1.327.082-2.79.082-3.644a.26.26 0 0 0-.022-.135.26.26 0 0 0 .158-.18.25.25 0 0 0-.21-.285 3.5 3.5 0 0 0-.518-.06c-.63-.045-1.395 0-1.928-.098l-.554-.038c0-.12.075-.27.082-.307q1.112-1.229 2.415-2.25c1.365-1.185 3-2.58 4.275-3.623.75-.592 1.268-1.08 1.545-1.305l.503.45c1.657 1.5 5.392 4.95 7.087 6.54l.585.54a2.9 2.9 0 0 1-.915.285z", clipRule: "evenodd" }),
4712
4715
  /* @__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" })
4713
4716
  ] }) }));
4714
- var ForwardRef2910 = React65.forwardRef(Home);
4715
- ForwardRef2910.category = "core";
4716
- var Info = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4717
- var ForwardRef3010 = React65.forwardRef(Info);
4717
+ var ForwardRef3010 = React65.forwardRef(Home);
4718
4718
  ForwardRef3010.category = "core";
4719
- var Info_default = ForwardRef3010;
4720
- var InfoOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4721
- var ForwardRef3110 = React65.forwardRef(InfoOutline);
4719
+ var Info = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4720
+ var ForwardRef3110 = React65.forwardRef(Info);
4722
4721
  ForwardRef3110.category = "core";
4723
- var KeyboardArrowDown = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4724
- var ForwardRef3210 = React65.forwardRef(KeyboardArrowDown);
4722
+ var Info_default = ForwardRef3110;
4723
+ var InfoOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4724
+ var ForwardRef3210 = React65.forwardRef(InfoOutline);
4725
4725
  ForwardRef3210.category = "core";
4726
- var KeyboardArrowDown_default = ForwardRef3210;
4727
- var KeyboardArrowLeft = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4728
- var ForwardRef3310 = React65.forwardRef(KeyboardArrowLeft);
4726
+ var KeyboardArrowDown = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4727
+ var ForwardRef3310 = React65.forwardRef(KeyboardArrowDown);
4729
4728
  ForwardRef3310.category = "core";
4730
- var KeyboardArrowLeft_default = ForwardRef3310;
4731
- var KeyboardArrowRight = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4732
- var ForwardRef3410 = React65.forwardRef(KeyboardArrowRight);
4729
+ var KeyboardArrowDown_default = ForwardRef3310;
4730
+ var KeyboardArrowLeft = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4731
+ var ForwardRef3410 = React65.forwardRef(KeyboardArrowLeft);
4733
4732
  ForwardRef3410.category = "core";
4734
- var KeyboardArrowRight_default = ForwardRef3410;
4735
- var KeyboardArrowUp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4736
- var ForwardRef356 = React65.forwardRef(KeyboardArrowUp);
4733
+ var KeyboardArrowLeft_default = ForwardRef3410;
4734
+ var KeyboardArrowRight = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4735
+ var ForwardRef356 = React65.forwardRef(KeyboardArrowRight);
4737
4736
  ForwardRef356.category = "core";
4738
- var KeyboardDoubleArrowDown = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4739
- var ForwardRef362 = React65.forwardRef(KeyboardDoubleArrowDown);
4737
+ var KeyboardArrowRight_default = ForwardRef356;
4738
+ var KeyboardArrowUp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4739
+ var ForwardRef362 = React65.forwardRef(KeyboardArrowUp);
4740
4740
  ForwardRef362.category = "core";
4741
- var KeyboardDoubleArrowLeft = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4742
- var ForwardRef372 = React65.forwardRef(KeyboardDoubleArrowLeft);
4741
+ var KeyboardDoubleArrowDown = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4742
+ var ForwardRef372 = React65.forwardRef(KeyboardDoubleArrowDown);
4743
4743
  ForwardRef372.category = "core";
4744
- var KeyboardDoubleArrowRight = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4745
- var ForwardRef382 = React65.forwardRef(KeyboardDoubleArrowRight);
4744
+ var KeyboardDoubleArrowLeft = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4745
+ var ForwardRef382 = React65.forwardRef(KeyboardDoubleArrowLeft);
4746
4746
  ForwardRef382.category = "core";
4747
- var KeyboardDoubleArrowUp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4748
- var ForwardRef392 = React65.forwardRef(KeyboardDoubleArrowUp);
4747
+ var KeyboardDoubleArrowRight = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4748
+ var ForwardRef392 = React65.forwardRef(KeyboardDoubleArrowRight);
4749
4749
  ForwardRef392.category = "core";
4750
- var Language = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4751
- var ForwardRef402 = React65.forwardRef(Language);
4750
+ var KeyboardDoubleArrowUp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4751
+ var ForwardRef402 = React65.forwardRef(KeyboardDoubleArrowUp);
4752
4752
  ForwardRef402.category = "core";
4753
- var Lock = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4754
- var ForwardRef412 = React65.forwardRef(Lock);
4753
+ var Language = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4754
+ var ForwardRef412 = React65.forwardRef(Language);
4755
4755
  ForwardRef412.category = "core";
4756
- var Male = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4757
- var ForwardRef422 = React65.forwardRef(Male);
4756
+ var Lock = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4757
+ var ForwardRef422 = React65.forwardRef(Lock);
4758
4758
  ForwardRef422.category = "core";
4759
- var Menu = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4760
- var ForwardRef432 = React65.forwardRef(Menu);
4759
+ var Male = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4760
+ var ForwardRef432 = React65.forwardRef(Male);
4761
4761
  ForwardRef432.category = "core";
4762
- var MoreHoriz = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4763
- var ForwardRef442 = React65.forwardRef(MoreHoriz);
4762
+ var Menu = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4763
+ var ForwardRef442 = React65.forwardRef(Menu);
4764
4764
  ForwardRef442.category = "core";
4765
- var MoreVert = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4766
- var ForwardRef452 = React65.forwardRef(MoreVert);
4765
+ var MoreHoriz = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4766
+ var ForwardRef452 = React65.forwardRef(MoreHoriz);
4767
4767
  ForwardRef452.category = "core";
4768
- var Pause = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4769
- var ForwardRef462 = React65.forwardRef(Pause);
4768
+ var MoreVert = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4769
+ var ForwardRef462 = React65.forwardRef(MoreVert);
4770
4770
  ForwardRef462.category = "core";
4771
- var PlayArrow = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4772
- var ForwardRef472 = React65.forwardRef(PlayArrow);
4771
+ var Pause = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4772
+ var ForwardRef472 = React65.forwardRef(Pause);
4773
4773
  ForwardRef472.category = "core";
4774
- var Refresh = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4775
- var ForwardRef482 = React65.forwardRef(Refresh);
4774
+ var PlayArrow = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4775
+ var ForwardRef482 = React65.forwardRef(PlayArrow);
4776
4776
  ForwardRef482.category = "core";
4777
- var Remove = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4778
- var ForwardRef492 = React65.forwardRef(Remove);
4777
+ var Refresh = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4778
+ var ForwardRef492 = React65.forwardRef(Refresh);
4779
4779
  ForwardRef492.category = "core";
4780
- var Remove_default = ForwardRef492;
4781
- var RemoveCircle = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4782
- var ForwardRef502 = React65.forwardRef(RemoveCircle);
4780
+ var Remove = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4781
+ var ForwardRef502 = React65.forwardRef(Remove);
4783
4782
  ForwardRef502.category = "core";
4784
- var RemoveCircle_default = ForwardRef502;
4785
- var RemoveCircleOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4786
- var ForwardRef512 = React65.forwardRef(RemoveCircleOutline);
4783
+ var Remove_default = ForwardRef502;
4784
+ var RemoveCircle = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4785
+ var ForwardRef512 = React65.forwardRef(RemoveCircle);
4787
4786
  ForwardRef512.category = "core";
4788
- var RemoveCircleOutline_default = ForwardRef512;
4789
- var Search = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4790
- var ForwardRef522 = React65.forwardRef(Search);
4787
+ var RemoveCircle_default = ForwardRef512;
4788
+ var RemoveCircleOutline = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4789
+ var ForwardRef522 = React65.forwardRef(RemoveCircleOutline);
4791
4790
  ForwardRef522.category = "core";
4792
- var Search_default = ForwardRef522;
4793
- var Settings = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4794
- var ForwardRef532 = React65.forwardRef(Settings);
4791
+ var RemoveCircleOutline_default = ForwardRef522;
4792
+ var Search = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4793
+ var ForwardRef532 = React65.forwardRef(Search);
4795
4794
  ForwardRef532.category = "core";
4796
- var StarBorder = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4797
- var ForwardRef542 = React65.forwardRef(StarBorder);
4795
+ var Search_default = ForwardRef532;
4796
+ var Settings = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4797
+ var ForwardRef542 = React65.forwardRef(Settings);
4798
4798
  ForwardRef542.category = "core";
4799
- var StarHalf = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4800
- var ForwardRef552 = React65.forwardRef(StarHalf);
4799
+ var StarBorder = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4800
+ var ForwardRef552 = React65.forwardRef(StarBorder);
4801
4801
  ForwardRef552.category = "core";
4802
- var StarRate = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4803
- var ForwardRef562 = React65.forwardRef(StarRate);
4802
+ var StarHalf = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4803
+ var ForwardRef562 = React65.forwardRef(StarHalf);
4804
4804
  ForwardRef562.category = "core";
4805
- var User = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4806
- var ForwardRef572 = React65.forwardRef(User);
4805
+ var StarRate = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4806
+ var ForwardRef572 = React65.forwardRef(StarRate);
4807
4807
  ForwardRef572.category = "core";
4808
- var Visibility = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4809
- var ForwardRef582 = React65.forwardRef(Visibility);
4808
+ var User = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4809
+ var ForwardRef582 = React65.forwardRef(User);
4810
4810
  ForwardRef582.category = "core";
4811
- var Visibility_default = ForwardRef582;
4812
- var VisibilityOff = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4813
- var ForwardRef592 = React65.forwardRef(VisibilityOff);
4811
+ var Visibility = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4812
+ var ForwardRef592 = React65.forwardRef(Visibility);
4814
4813
  ForwardRef592.category = "core";
4815
- var VisibilityOff_default = ForwardRef592;
4816
- var VolumeOff = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4817
- var ForwardRef602 = React65.forwardRef(VolumeOff);
4814
+ var Visibility_default = ForwardRef592;
4815
+ var VisibilityOff = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4816
+ var ForwardRef602 = React65.forwardRef(VisibilityOff);
4818
4817
  ForwardRef602.category = "core";
4819
- var VolumeUp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4820
- var ForwardRef612 = React65.forwardRef(VolumeUp);
4818
+ var VisibilityOff_default = ForwardRef602;
4819
+ var VolumeOff = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4820
+ var ForwardRef612 = React65.forwardRef(VolumeOff);
4821
4821
  ForwardRef612.category = "core";
4822
+ var VolumeUp = (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, __spreadProps2(__spreadValues2(__spreadProps2(__spreadValues2({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 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" }) }));
4823
+ var ForwardRef622 = React65.forwardRef(VolumeUp);
4824
+ ForwardRef622.category = "core";
4822
4825
  var parseTokenValue12 = (value) => parseFloat(value);
4823
4826
  var StyledInputWrapper = styled50__default.default(reactNative.Animated.View)(({ theme: theme2, isDisabled, containerWidth, containerHeight }) => {
4824
4827
  const { spacing, colour, borderRadius, size } = theme2.tokens.components.inputs;
@@ -10212,11 +10215,13 @@ var StyledFieldWrapper = styled50__default.default(reactNative.View)(
10212
10215
  fieldBorderRadius,
10213
10216
  fieldMinWidth,
10214
10217
  fieldHeight,
10215
- fieldPaddingHorizontal
10216
- }) => ({
10218
+ fieldPaddingHorizontal,
10219
+ fullWidth
10220
+ }) => __spreadValues({
10217
10221
  alignItems: "center",
10218
10222
  justifyContent: "center",
10219
- width: fieldMinWidth,
10223
+ width: fullWidth ? "100%" : fieldMinWidth,
10224
+ minWidth: fieldMinWidth,
10220
10225
  height: fieldHeight,
10221
10226
  paddingHorizontal: fieldPaddingHorizontal,
10222
10227
  backgroundColor: fieldBgColor,
@@ -10224,7 +10229,7 @@ var StyledFieldWrapper = styled50__default.default(reactNative.View)(
10224
10229
  borderColor: fieldBorderColor,
10225
10230
  borderRadius: fieldBorderRadius,
10226
10231
  overflow: "hidden"
10227
- })
10232
+ }, fullWidth && { flex: 1 })
10228
10233
  );
10229
10234
  var StyledTextInput = styled50__default.default(reactNative.TextInput)(({ inputColor, inputFontFamily, inputFontWeight, inputFontSize }) => __spreadProps(__spreadValues({
10230
10235
  textAlign: "center",
@@ -10243,7 +10248,6 @@ var StyledTextInput = styled50__default.default(reactNative.TextInput)(({ inputC
10243
10248
  var StyledRow = styled50__default.default(reactNative.View)(({ rowGap }) => ({
10244
10249
  flexDirection: "row",
10245
10250
  alignItems: "center",
10246
- alignSelf: "center",
10247
10251
  gap: rowGap
10248
10252
  }));
10249
10253
  var NumberFieldInput = React65__default.default.forwardRef(
@@ -10251,6 +10255,7 @@ var NumberFieldInput = React65__default.default.forwardRef(
10251
10255
  var _b = _a, {
10252
10256
  fieldSize = "lg",
10253
10257
  state = "default",
10258
+ fullWidth,
10254
10259
  onIncrement,
10255
10260
  onDecrement,
10256
10261
  showIncrementButton = true,
@@ -10269,6 +10274,7 @@ var NumberFieldInput = React65__default.default.forwardRef(
10269
10274
  } = _b, rest = __objRest(_b, [
10270
10275
  "fieldSize",
10271
10276
  "state",
10277
+ "fullWidth",
10272
10278
  "onIncrement",
10273
10279
  "onDecrement",
10274
10280
  "showIncrementButton",
@@ -10365,6 +10371,7 @@ var NumberFieldInput = React65__default.default.forwardRef(
10365
10371
  fieldMinWidth,
10366
10372
  fieldHeight,
10367
10373
  fieldPaddingHorizontal,
10374
+ fullWidth,
10368
10375
  children: /* @__PURE__ */ jsxRuntime.jsx(
10369
10376
  StyledTextInput,
10370
10377
  __spreadValues({
@@ -10402,10 +10409,9 @@ var NumberFieldInput = React65__default.default.forwardRef(
10402
10409
  );
10403
10410
  NumberFieldInput.displayName = "NumberField.Input";
10404
10411
  var parseTokenValue35 = (value) => parseFloat(value);
10405
- var StyledRoot10 = styled50__default.default(reactNative.View)(({ rootGap }) => ({
10406
- alignItems: "center",
10412
+ var StyledRoot10 = styled50__default.default(reactNative.View)(({ rootGap, fullWidth }) => __spreadValues({
10407
10413
  gap: rootGap
10408
- }));
10414
+ }, fullWidth && { width: "100%" }));
10409
10415
  var StyledLabelGroup = styled50__default.default(reactNative.View)(({ labelGap }) => ({
10410
10416
  gap: labelGap
10411
10417
  }));
@@ -10419,6 +10425,7 @@ var NumberField = React65__default.default.forwardRef(
10419
10425
  state = "default",
10420
10426
  size = "lg",
10421
10427
  disabled,
10428
+ fullWidth,
10422
10429
  onIncrement,
10423
10430
  onDecrement,
10424
10431
  showIncrementButton,
@@ -10435,6 +10442,7 @@ var NumberField = React65__default.default.forwardRef(
10435
10442
  "state",
10436
10443
  "size",
10437
10444
  "disabled",
10445
+ "fullWidth",
10438
10446
  "onIncrement",
10439
10447
  "onDecrement",
10440
10448
  "showIncrementButton",
@@ -10448,67 +10456,76 @@ var NumberField = React65__default.default.forwardRef(
10448
10456
  const tokens3 = theme2.tokens.components.numberField;
10449
10457
  const sizeTokens = size === "lg" ? tokens3.spacing.large : tokens3.spacing.small;
10450
10458
  const typoTokens = size === "lg" ? tokens3.typography.large : tokens3.typography.small;
10451
- return /* @__PURE__ */ jsxRuntime.jsxs(StyledRoot10, { ref, rootGap: parseTokenValue35(sizeTokens.gap), children: [
10452
- (label || smallLabel) && /* @__PURE__ */ jsxRuntime.jsxs(
10453
- StyledLabelGroup,
10454
- {
10455
- labelGap: parseTokenValue35(
10456
- theme2.tokens.components.inputs.spacing.label.gap
10459
+ return /* @__PURE__ */ jsxRuntime.jsxs(
10460
+ StyledRoot10,
10461
+ {
10462
+ ref,
10463
+ rootGap: parseTokenValue35(sizeTokens.gap),
10464
+ fullWidth,
10465
+ children: [
10466
+ (label || smallLabel) && /* @__PURE__ */ jsxRuntime.jsxs(
10467
+ StyledLabelGroup,
10468
+ {
10469
+ labelGap: parseTokenValue35(
10470
+ theme2.tokens.components.inputs.spacing.label.gap
10471
+ ),
10472
+ children: [
10473
+ label && /* @__PURE__ */ jsxRuntime.jsx(
10474
+ Typography,
10475
+ {
10476
+ token: typoTokens.label,
10477
+ color: tokens3.colour.text.label,
10478
+ children: label
10479
+ }
10480
+ ),
10481
+ smallLabel && /* @__PURE__ */ jsxRuntime.jsx(
10482
+ Typography,
10483
+ {
10484
+ token: typoTokens.smallLabel,
10485
+ color: tokens3.colour.text.description,
10486
+ children: smallLabel
10487
+ }
10488
+ )
10489
+ ]
10490
+ }
10457
10491
  ),
10458
- children: [
10459
- label && /* @__PURE__ */ jsxRuntime.jsx(
10460
- Typography,
10461
- {
10462
- token: typoTokens.label,
10463
- color: tokens3.colour.text.label,
10464
- children: label
10465
- }
10466
- ),
10467
- smallLabel && /* @__PURE__ */ jsxRuntime.jsx(
10468
- Typography,
10469
- {
10470
- token: typoTokens.smallLabel,
10471
- color: tokens3.colour.text.description,
10472
- children: smallLabel
10473
- }
10474
- )
10475
- ]
10476
- }
10477
- ),
10478
- /* @__PURE__ */ jsxRuntime.jsx(
10479
- NumberFieldInput,
10480
- __spreadValues({
10481
- fieldSize: size,
10482
- state,
10483
- disabled,
10484
- onIncrement,
10485
- onDecrement,
10486
- showIncrementButton,
10487
- showDecrementButton,
10488
- incrementDisabled,
10489
- decrementDisabled,
10490
- min,
10491
- max,
10492
- accessibilityState: { disabled }
10493
- }, inputProps)
10494
- ),
10495
- description && state !== "error" && /* @__PURE__ */ jsxRuntime.jsx(
10496
- Typography,
10497
- {
10498
- token: size === "lg" ? tokens3.typography.large.secondaryContent : tokens3.typography.small.smallLabel,
10499
- color: tokens3.colour.text.description,
10500
- children: description
10501
- }
10502
- ),
10503
- error && state === "error" && /* @__PURE__ */ jsxRuntime.jsx(
10504
- Typography,
10505
- {
10506
- token: size === "lg" ? tokens3.typography.large.secondaryContent : tokens3.typography.small.smallLabel,
10507
- color: theme2.tokens.components.inputs.colour.description.error,
10508
- children: error
10509
- }
10510
- )
10511
- ] });
10492
+ /* @__PURE__ */ jsxRuntime.jsx(
10493
+ NumberFieldInput,
10494
+ __spreadValues({
10495
+ fieldSize: size,
10496
+ state,
10497
+ fullWidth,
10498
+ disabled,
10499
+ onIncrement,
10500
+ onDecrement,
10501
+ showIncrementButton,
10502
+ showDecrementButton,
10503
+ incrementDisabled,
10504
+ decrementDisabled,
10505
+ min,
10506
+ max,
10507
+ accessibilityState: { disabled }
10508
+ }, inputProps)
10509
+ ),
10510
+ description && state !== "error" && /* @__PURE__ */ jsxRuntime.jsx(
10511
+ Typography,
10512
+ {
10513
+ token: size === "lg" ? tokens3.typography.large.secondaryContent : tokens3.typography.small.smallLabel,
10514
+ color: tokens3.colour.text.description,
10515
+ children: description
10516
+ }
10517
+ ),
10518
+ error && state === "error" && /* @__PURE__ */ jsxRuntime.jsx(
10519
+ Typography,
10520
+ {
10521
+ token: size === "lg" ? tokens3.typography.large.secondaryContent : tokens3.typography.small.smallLabel,
10522
+ color: theme2.tokens.components.inputs.colour.description.error,
10523
+ children: error
10524
+ }
10525
+ )
10526
+ ]
10527
+ }
10528
+ );
10512
10529
  }
10513
10530
  );
10514
10531
  NumberField.displayName = "NumberField";
@@ -11034,6 +11051,10 @@ var Radio = React65__default.default.forwardRef(
11034
11051
  }
11035
11052
  );
11036
11053
  Radio.displayName = "Radio";
11054
+ var RadioTile = React65__default.default.forwardRef(
11055
+ (props, ref) => /* @__PURE__ */ jsxRuntime.jsx(Radio, __spreadProps(__spreadValues({ ref }, props), { variant: "tile" }))
11056
+ );
11057
+ RadioTile.displayName = "RadioTile";
11037
11058
  var parseTokenValue41 = (value) => parseFloat(value);
11038
11059
  var StyledRadioGroup = styled50__default.default(reactNative.View)(({ groupDirection, groupGap }) => ({
11039
11060
  flexDirection: groupDirection,
@@ -11115,7 +11136,8 @@ var RadioGroupRoot = React65__default.default.forwardRef(
11115
11136
  );
11116
11137
  RadioGroupRoot.displayName = "RadioGroup";
11117
11138
  var RadioGroup = Object.assign(RadioGroupRoot, {
11118
- Radio
11139
+ Radio,
11140
+ Tile: RadioTile
11119
11141
  });
11120
11142
  var SearchFieldInput = React65__default.default.forwardRef((_a, ref) => {
11121
11143
  var _b = _a, { onClear, onValueChange, value, state } = _b, inputFieldProps = __objRest(_b, ["onClear", "onValueChange", "value", "state"]);
@@ -14728,6 +14750,22 @@ var StyledNotification = styled50__default.default(Notification)(({ theme: theme
14728
14750
  borderBottomRightRadius: radiusMd
14729
14751
  };
14730
14752
  });
14753
+ var StyledNoneBanner = styled50__default.default(reactNative.View)(({ theme: theme2 }) => {
14754
+ const { spacing, borderRadius } = theme2.tokens.semantics.dimensions;
14755
+ const { colour } = theme2.tokens.semantics;
14756
+ const spacingMd = parseTokenValue8(spacing.md);
14757
+ const radiusMd = parseTokenValue8(borderRadius.md);
14758
+ return {
14759
+ paddingHorizontal: spacingMd,
14760
+ paddingTop: 27,
14761
+ paddingBottom: spacingMd,
14762
+ backgroundColor: colour.background.container.secondary,
14763
+ borderTopLeftRadius: 0,
14764
+ borderTopRightRadius: 0,
14765
+ borderBottomLeftRadius: radiusMd,
14766
+ borderBottomRightRadius: radiusMd
14767
+ };
14768
+ });
14731
14769
  var ProductDisplayCard = React65__default.default.forwardRef(
14732
14770
  (_a, ref) => {
14733
14771
  var _b = _a, {
@@ -14748,8 +14786,8 @@ var ProductDisplayCard = React65__default.default.forwardRef(
14748
14786
  onImagePress,
14749
14787
  banner,
14750
14788
  showBanner = false,
14751
- bannerType = "info",
14752
- showBannerIcon = false
14789
+ bannerType = "none",
14790
+ showBannerIcon = true
14753
14791
  } = _b, rest = __objRest(_b, [
14754
14792
  "title",
14755
14793
  "subtext",
@@ -14830,9 +14868,20 @@ var ProductDisplayCard = React65__default.default.forwardRef(
14830
14868
  })
14831
14869
  );
14832
14870
  if (showBanner && banner) {
14871
+ const theme2 = react.useTheme();
14872
+ const { notifications } = theme2.tokens.components;
14873
+ const notificationTypography = notifications.typography.body;
14874
+ const notificationColour = notifications.notification.colour.text.body;
14833
14875
  return /* @__PURE__ */ jsxRuntime.jsxs(StyledRootWrapper, { children: [
14834
14876
  cardContent,
14835
- /* @__PURE__ */ jsxRuntime.jsx(StyledBannerWrapper, { children: /* @__PURE__ */ jsxRuntime.jsx(
14877
+ /* @__PURE__ */ jsxRuntime.jsx(StyledBannerWrapper, { children: bannerType === "none" ? /* @__PURE__ */ jsxRuntime.jsx(StyledNoneBanner, { children: /* @__PURE__ */ jsxRuntime.jsx(
14878
+ Typography,
14879
+ {
14880
+ token: notificationTypography,
14881
+ color: notificationColour,
14882
+ children: banner
14883
+ }
14884
+ ) }) : /* @__PURE__ */ jsxRuntime.jsx(
14836
14885
  StyledNotification,
14837
14886
  {
14838
14887
  variant: "inline",
@@ -15066,6 +15115,7 @@ exports.ProductListingCard = ProductListingCardWithBadgeAndGrid;
15066
15115
  exports.Progress = Progress;
15067
15116
  exports.Radio = Radio;
15068
15117
  exports.RadioGroup = RadioGroup;
15118
+ exports.RadioTile = RadioTile;
15069
15119
  exports.SearchField = SearchField;
15070
15120
  exports.SearchFieldInput = SearchFieldInput;
15071
15121
  exports.SegmentedControl = SegmentedControl;