@zenpatient-org/healthspan-marketing-ui 0.1.18 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/dist/components/Button/Button.es.js +6 -29
  2. package/dist/components/Callback/Callback.d.ts +1 -1
  3. package/dist/components/Callback/Callback.es.js +2 -16
  4. package/dist/components/Callback/index.d.ts +1 -1
  5. package/dist/components/ContentTabs/ContentTabs.d.ts +1 -1
  6. package/dist/components/ContentTabs/ContentTabs.es.js +18 -23
  7. package/dist/components/Cursor/Cursor.d.ts +2 -0
  8. package/dist/components/Cursor/components/ServerCursor.d.ts +3 -1
  9. package/dist/components/FilterMenu/FilterMenu.d.ts +1 -1
  10. package/dist/components/FilterMenu/FilterMenu.es.js +17 -80
  11. package/dist/components/HighlightedTitle/HighlightedTitle.cjs.js +1 -1
  12. package/dist/components/HighlightedTitle/HighlightedTitle.es.js +6 -15
  13. package/dist/components/Icon/Icon.cjs.js +1 -1
  14. package/dist/components/Icon/Icon.es.js +2 -2
  15. package/dist/components/IconButton/IconButton.es.js +1 -9
  16. package/dist/components/InfiniteScroll/InfiniteScroll.es.js +3 -41
  17. package/dist/components/Label/Label.d.ts +1 -1
  18. package/dist/components/Label/Label.es.js +5 -23
  19. package/dist/components/ProductGallery/ProductGallery.d.ts +1 -1
  20. package/dist/components/ProductGallery/ProductGallery.es.js +1 -5
  21. package/dist/components/ProductGalleryCard/ProductGalleryCard.d.ts +1 -1
  22. package/dist/components/ProductGalleryCard/ProductGalleryCard.es.js +10 -62
  23. package/dist/components/ProductListing/ProductListing.d.ts +1 -1
  24. package/dist/components/ProgressButton/ProgressButton.d.ts +2 -2
  25. package/dist/components/ProgressButton/ProgressButton.es.js +5 -35
  26. package/dist/components/StudyGridCard/StudyGridCard.d.ts +1 -1
  27. package/dist/components/Tabs/Tabs.es.js +1 -8
  28. package/dist/components/Tabs/TabsWithFade.d.ts +1 -1
  29. package/dist/components/Tabs/TabsWithFade.es.js +2 -15
  30. package/dist/components/Tag/Tag.d.ts +1 -1
  31. package/dist/components/Tag/Tag.es.js +13 -27
  32. package/dist/components/TextButton/TextButton.es.js +1 -6
  33. package/dist/components/Typography/Typography.es.js +8 -21
  34. package/dist/components/index.d.ts +3 -3
  35. package/dist/index.cjs.js +1 -1
  36. package/dist/index.es.js +39 -39
  37. package/dist/modules/Callback/Callback.d.ts +6 -0
  38. package/dist/modules/Callback/index.d.ts +1 -0
  39. package/dist/modules/Comparison/Comparison.d.ts +1 -1
  40. package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.d.ts +1 -1
  41. package/dist/modules/FeaturesGallery/FeaturesGallery.d.ts +1 -1
  42. package/dist/modules/FollowTheScience/FollowTheScience.d.ts +1 -1
  43. package/dist/modules/HowItWorks/HowItWorks.d.ts +1 -1
  44. package/dist/modules/OptimalHealth/OptimalHealth.d.ts +1 -1
  45. package/dist/modules/OurProcess/OurProcess.d.ts +1 -1
  46. package/dist/modules/ProductsDisplay/ProductsDisplay.cjs.js +1 -1
  47. package/dist/modules/ProductsDisplay/ProductsDisplay.d.ts +1 -1
  48. package/dist/modules/ProductsDisplay/ProductsDisplay.es.js +5 -31
  49. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.cjs.js +1 -1
  50. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.d.ts +1 -1
  51. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.es.js +5 -27
  52. package/dist/modules/ProductsDisplay/useProductsData.d.ts +1 -1
  53. package/dist/modules/ProductsDisplay/useProductsData.es.js +5 -12
  54. package/dist/modules/TotalCare/TotalCare.d.ts +1 -1
  55. package/dist/modules/TotalCare/TotalCare.es.js +4 -26
  56. package/dist/modules/YourProtocol/YourProtocol.cjs.js +1 -1
  57. package/dist/modules/YourProtocol/YourProtocol.es.js +3 -20
  58. package/dist/modules/YourProtocol/components/ProtocolTags/ProtocolTags.cjs.js +1 -1
  59. package/dist/modules/YourProtocol/components/ProtocolTags/ProtocolTags.es.js +9 -40
  60. package/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs.js +12 -4
  61. package/dist/node_modules/react/cjs/react-jsx-runtime.development.es.js +550 -193
  62. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs.js +9 -0
  63. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.es.js +28 -0
  64. package/dist/node_modules/react/jsx-runtime.cjs.js +1 -1
  65. package/dist/node_modules/react/jsx-runtime.es.js +3 -3
  66. package/dist/utils/useSwiper.d.ts +1 -0
  67. package/package.json +11 -7
  68. package/dist/node_modules/react/cjs/react-jsx-runtime.production.cjs.js +0 -9
  69. package/dist/node_modules/react/cjs/react-jsx-runtime.production.es.js +0 -35
  70. /package/dist/_virtual/{react-jsx-runtime.production.cjs.js → react-jsx-runtime.production.min.cjs.js} +0 -0
  71. /package/dist/_virtual/{react-jsx-runtime.production.es.js → react-jsx-runtime.production.min.es.js} +0 -0
@@ -1,18 +1,11 @@
1
- const f = ({
2
- productDisplays: t
3
- }) => {
1
+ const f = ({ productDisplays: t }) => {
4
2
  const l = t.length > 1, s = t[0], a = s.title, r = s.description ?? "", o = t.map((e) => ({
5
3
  value: e.title.replace(" ", "_").toLocaleLowerCase(),
6
4
  label: e.title
7
- })), d = o.reduce(
8
- (e, c) => {
9
- const n = t.find(
10
- (b) => b.title === c.label
11
- ), i = n == null ? void 0 : n.productCards;
12
- return i && (e[c.value] = i), e;
13
- },
14
- {}
15
- );
5
+ })), d = o.reduce((e, c) => {
6
+ const n = t.find((b) => b.title === c.label), i = n == null ? void 0 : n.productCards;
7
+ return i && (e[c.value] = i), e;
8
+ }, {});
16
9
  return {
17
10
  isTabbed: l,
18
11
  title: a,
@@ -13,4 +13,4 @@ export type TotalCareProps = {
13
13
  tabs: ReadonlyArray<TContentTab>;
14
14
  };
15
15
  };
16
- export declare const TotalCare: ({ title, label, contentTabs, colorScheme, }: TotalCareProps) => import("react/jsx-runtime").JSX.Element;
16
+ export declare const TotalCare: ({ title, label, contentTabs, colorScheme }: TotalCareProps) => import("react/jsx-runtime").JSX.Element;
@@ -13,25 +13,10 @@ import "../../node_modules/swiper/swiper-react.es.js";
13
13
  /* empty css */
14
14
  /* empty css */
15
15
  import s from "./totalCare.module.css.es.js";
16
- const y = ({
17
- title: r,
18
- label: m,
19
- contentTabs: i,
20
- colorScheme: e
21
- }) => {
22
- const [a, o] = c(
23
- i.tabs[0]
24
- );
16
+ const y = ({ title: r, label: m, contentTabs: i, colorScheme: e }) => {
17
+ const [a, o] = c(i.tabs[0]);
25
18
  return /* @__PURE__ */ t.jsx("section", { className: s.root, "data-scheme": e, children: /* @__PURE__ */ t.jsxs("div", { className: s.container, children: [
26
- /* @__PURE__ */ t.jsx(
27
- p,
28
- {
29
- title: r,
30
- label: m,
31
- className: s.header,
32
- colorScheme: e
33
- }
34
- ),
19
+ /* @__PURE__ */ t.jsx(p, { title: r, label: m, className: s.header, colorScheme: e }),
35
20
  /* @__PURE__ */ t.jsxs("div", { className: s.content, children: [
36
21
  /* @__PURE__ */ t.jsx("div", { className: s.tags, children: /* @__PURE__ */ t.jsx(
37
22
  l,
@@ -42,14 +27,7 @@ const y = ({
42
27
  onTabClick: o
43
28
  }
44
29
  ) }),
45
- a.image && /* @__PURE__ */ t.jsx("div", { className: s.imageWrap, children: /* @__PURE__ */ t.jsx(
46
- "img",
47
- {
48
- src: a.image,
49
- alt: "Total Care",
50
- className: s.image
51
- }
52
- ) })
30
+ a.image && /* @__PURE__ */ t.jsx("div", { className: s.imageWrap, children: /* @__PURE__ */ t.jsx("img", { src: a.image, alt: "Total Care", className: s.image }) })
53
31
  ] })
54
32
  ] }) });
55
33
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../_virtual/jsx-runtime.cjs.js"),u=require("../../utils/cn.cjs.js");require("../../components/Button/Button.cjs.js");require("../../components/Label/Label.cjs.js");require("../../components/Tag/Tag.cjs.js");require("../../components/Tabs/Tabs.cjs.js");require("react");require("../../components/Icon/Icon.cjs.js");const l=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),n=require("../../components/Callback/Callback.cjs.js");require("../../components/InfiniteScroll/InfiniteScroll.cjs.js");require("../../node_modules/swiper/swiper-react.cjs.js");;/* empty css */;/* empty css */;/* empty css */const a=require("./components/ProtocolTags/ProtocolTags.cjs.js"),t=require("./yourProtocol.module.css.cjs.js"),c=({title:i,image:s,tags:o,callbackView:r})=>e.jsxRuntimeExports.jsxs("section",{className:t.default.root,children:[e.jsxRuntimeExports.jsxs("div",{className:t.default.content,children:[e.jsxRuntimeExports.jsx(l.HighlightedTitle,{title:i,className:t.default.title,defaultVariant:"displaySm",mobileVariant:"headingXl"}),e.jsxRuntimeExports.jsx(a.ProtocolTags,{tags:o}),r&&e.jsxRuntimeExports.jsx("div",{className:t.default.callback,children:e.jsxRuntimeExports.jsx(n.Callback,{title:r.title,description:r.description??"",price:r.price??"",image:r.image,button:{href:r.signupUrl??""},size:"sm"})})]}),e.jsxRuntimeExports.jsx("img",{src:s,alt:"Your Protocol",className:u.cn(t.default.image,t.default.desktop),width:481,height:640})]});exports.YourProtocol=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../_virtual/jsx-runtime.cjs.js");require("../../components/Button/Button.cjs.js");require("../../components/Label/Label.cjs.js");require("../../components/Tag/Tag.cjs.js");require("../../components/Tabs/Tabs.cjs.js");require("react");const u=require("../../utils/cn.cjs.js");require("../../components/Icon/Icon.cjs.js");const l=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),n=require("../../components/Callback/Callback.cjs.js");require("../../components/InfiniteScroll/InfiniteScroll.cjs.js");require("../../node_modules/swiper/swiper-react.cjs.js");;/* empty css */;/* empty css */;/* empty css */const a=require("./components/ProtocolTags/ProtocolTags.cjs.js"),t=require("./yourProtocol.module.css.cjs.js"),c=({title:i,image:s,tags:o,callbackView:r})=>e.jsxRuntimeExports.jsxs("section",{className:t.default.root,children:[e.jsxRuntimeExports.jsxs("div",{className:t.default.content,children:[e.jsxRuntimeExports.jsx(l.HighlightedTitle,{title:i,className:t.default.title,defaultVariant:"displaySm",mobileVariant:"headingXl"}),e.jsxRuntimeExports.jsx(a.ProtocolTags,{tags:o}),r&&e.jsxRuntimeExports.jsx("div",{className:t.default.callback,children:e.jsxRuntimeExports.jsx(n.Callback,{title:r.title,description:r.description??"",price:r.price??"",image:r.image,button:{href:r.signupUrl??""},size:"sm"})})]}),e.jsxRuntimeExports.jsx("img",{src:s,alt:"Your Protocol",className:u.cn(t.default.image,t.default.desktop),width:481,height:640})]});exports.YourProtocol=c;
@@ -1,10 +1,10 @@
1
1
  import { j as t } from "../../_virtual/jsx-runtime.es.js";
2
- import { cn as e } from "../../utils/cn.es.js";
3
2
  import "../../components/Button/Button.es.js";
4
3
  import "../../components/Label/Label.es.js";
5
4
  import "../../components/Tag/Tag.es.js";
6
5
  import "../../components/Tabs/Tabs.es.js";
7
6
  import "react";
7
+ import { cn as e } from "../../utils/cn.es.js";
8
8
  import "../../components/Icon/Icon.es.js";
9
9
  import { HighlightedTitle as p } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
10
10
  import { Callback as a } from "../../components/Callback/Callback.es.js";
@@ -17,15 +17,7 @@ import { ProtocolTags as l } from "./components/ProtocolTags/ProtocolTags.es.js"
17
17
  import r from "./yourProtocol.module.css.es.js";
18
18
  const E = ({ title: i, image: m, tags: s, callbackView: o }) => /* @__PURE__ */ t.jsxs("section", { className: r.root, children: [
19
19
  /* @__PURE__ */ t.jsxs("div", { className: r.content, children: [
20
- /* @__PURE__ */ t.jsx(
21
- p,
22
- {
23
- title: i,
24
- className: r.title,
25
- defaultVariant: "displaySm",
26
- mobileVariant: "headingXl"
27
- }
28
- ),
20
+ /* @__PURE__ */ t.jsx(p, { title: i, className: r.title, defaultVariant: "displaySm", mobileVariant: "headingXl" }),
29
21
  /* @__PURE__ */ t.jsx(l, { tags: s }),
30
22
  o && /* @__PURE__ */ t.jsx("div", { className: r.callback, children: /* @__PURE__ */ t.jsx(
31
23
  a,
@@ -41,16 +33,7 @@ const E = ({ title: i, image: m, tags: s, callbackView: o }) => /* @__PURE__ */
41
33
  }
42
34
  ) })
43
35
  ] }),
44
- /* @__PURE__ */ t.jsx(
45
- "img",
46
- {
47
- src: m,
48
- alt: "Your Protocol",
49
- className: e(r.image, r.desktop),
50
- width: 481,
51
- height: 640
52
- }
53
- )
36
+ /* @__PURE__ */ t.jsx("img", { src: m, alt: "Your Protocol", className: e(r.image, r.desktop), width: 481, height: 640 })
54
37
  ] });
55
38
  export {
56
39
  E as YourProtocol
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../../../../_virtual/jsx-runtime.cjs.js"),l=require("react"),u=require("../../../../components/Typography/Typography.cjs.js");require("../../../../components/Button/Button.cjs.js");require("../../../../components/Label/Label.cjs.js");const p=require("../../../../components/Tag/Tag.cjs.js");require("../../../../components/Tabs/Tabs.cjs.js");const n=require("../../../../utils/cn.cjs.js");require("../../../../components/Icon/Icon.cjs.js");require("../../../../components/InfiniteScroll/InfiniteScroll.cjs.js");require("../../../../node_modules/swiper/swiper-react.cjs.js");;/* empty css */;/* empty css */;/* empty css */const s=require("./protocolTags.module.css.cjs.js"),x=({tags:t})=>{var a;const[i,c]=l.useState(((a=t[0])==null?void 0:a.label)||null),o=l.useMemo(()=>{var e;return(e=t.find(d=>d.label===i))==null?void 0:e.description},[i,t]);return r.jsxRuntimeExports.jsxs("div",{className:s.default.root,children:[r.jsxRuntimeExports.jsx("div",{className:s.default.tags,children:t.map(e=>r.jsxRuntimeExports.jsx(p.Tag,{value:e.label,size:"md",active:e.label===i,onClick:c,children:e.label},e.label))}),o&&r.jsxRuntimeExports.jsxs(r.jsxRuntimeExports.Fragment,{children:[r.jsxRuntimeExports.jsx(u.Typography,{as:"p",defaultVariant:"bodyLg",className:n.cn(s.default.description,s.default.desktop),children:o}),r.jsxRuntimeExports.jsx(u.Typography,{as:"p",defaultVariant:"bodyMd",className:n.cn(s.default.description,s.default.mobile),children:o})]})]})};exports.ProtocolTags=x;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../../../../_virtual/jsx-runtime.cjs.js"),l=require("react");require("../../../../components/Button/Button.cjs.js");require("../../../../components/Label/Label.cjs.js");const p=require("../../../../components/Tag/Tag.cjs.js");require("../../../../components/Tabs/Tabs.cjs.js");const u=require("../../../../utils/cn.cjs.js");require("../../../../components/Icon/Icon.cjs.js");const n=require("../../../../components/Typography/Typography.cjs.js");require("../../../../components/InfiniteScroll/InfiniteScroll.cjs.js");require("../../../../node_modules/swiper/swiper-react.cjs.js");;/* empty css */;/* empty css */;/* empty css */const s=require("./protocolTags.module.css.cjs.js"),x=({tags:t})=>{var a;const[i,c]=l.useState(((a=t[0])==null?void 0:a.label)||null),o=l.useMemo(()=>{var e;return(e=t.find(d=>d.label===i))==null?void 0:e.description},[i,t]);return r.jsxRuntimeExports.jsxs("div",{className:s.default.root,children:[r.jsxRuntimeExports.jsx("div",{className:s.default.tags,children:t.map(e=>r.jsxRuntimeExports.jsx(p.Tag,{value:e.label,size:"md",active:e.label===i,onClick:c,children:e.label},e.label))}),o&&r.jsxRuntimeExports.jsxs(r.jsxRuntimeExports.Fragment,{children:[r.jsxRuntimeExports.jsx(n.Typography,{as:"p",defaultVariant:"bodyLg",className:u.cn(s.default.description,s.default.desktop),children:o}),r.jsxRuntimeExports.jsx(n.Typography,{as:"p",defaultVariant:"bodyMd",className:u.cn(s.default.description,s.default.mobile),children:o})]})]})};exports.ProtocolTags=x;
@@ -1,12 +1,12 @@
1
1
  import { j as i } from "../../../../_virtual/jsx-runtime.es.js";
2
2
  import { useState as n, useMemo as d } from "react";
3
- import { Typography as m } from "../../../../components/Typography/Typography.es.js";
4
3
  import "../../../../components/Button/Button.es.js";
5
4
  import "../../../../components/Label/Label.es.js";
6
5
  import { Tag as b } from "../../../../components/Tag/Tag.es.js";
7
6
  import "../../../../components/Tabs/Tabs.es.js";
8
- import { cn as a } from "../../../../utils/cn.es.js";
7
+ import { cn as m } from "../../../../utils/cn.es.js";
9
8
  import "../../../../components/Icon/Icon.es.js";
9
+ import { Typography as a } from "../../../../components/Typography/Typography.es.js";
10
10
  import "../../../../components/InfiniteScroll/InfiniteScroll.es.js";
11
11
  import "../../../../node_modules/swiper/swiper-react.es.js";
12
12
  /* empty css */
@@ -15,46 +15,15 @@ import "../../../../node_modules/swiper/swiper-react.es.js";
15
15
  import r from "./protocolTags.module.css.es.js";
16
16
  const C = ({ tags: e }) => {
17
17
  var l;
18
- const [t, p] = n(
19
- ((l = e[0]) == null ? void 0 : l.label) || null
20
- ), s = d(
21
- () => {
22
- var o;
23
- return (o = e.find((c) => c.label === t)) == null ? void 0 : o.description;
24
- },
25
- [t, e]
26
- );
18
+ const [t, p] = n(((l = e[0]) == null ? void 0 : l.label) || null), s = d(() => {
19
+ var o;
20
+ return (o = e.find((c) => c.label === t)) == null ? void 0 : o.description;
21
+ }, [t, e]);
27
22
  return /* @__PURE__ */ i.jsxs("div", { className: r.root, children: [
28
- /* @__PURE__ */ i.jsx("div", { className: r.tags, children: e.map((o) => /* @__PURE__ */ i.jsx(
29
- b,
30
- {
31
- value: o.label,
32
- size: "md",
33
- active: o.label === t,
34
- onClick: p,
35
- children: o.label
36
- },
37
- o.label
38
- )) }),
23
+ /* @__PURE__ */ i.jsx("div", { className: r.tags, children: e.map((o) => /* @__PURE__ */ i.jsx(b, { value: o.label, size: "md", active: o.label === t, onClick: p, children: o.label }, o.label)) }),
39
24
  s && /* @__PURE__ */ i.jsxs(i.Fragment, { children: [
40
- /* @__PURE__ */ i.jsx(
41
- m,
42
- {
43
- as: "p",
44
- defaultVariant: "bodyLg",
45
- className: a(r.description, r.desktop),
46
- children: s
47
- }
48
- ),
49
- /* @__PURE__ */ i.jsx(
50
- m,
51
- {
52
- as: "p",
53
- defaultVariant: "bodyMd",
54
- className: a(r.description, r.mobile),
55
- children: s
56
- }
57
- )
25
+ /* @__PURE__ */ i.jsx(a, { as: "p", defaultVariant: "bodyLg", className: m(r.description, r.desktop), children: s }),
26
+ /* @__PURE__ */ i.jsx(a, { as: "p", defaultVariant: "bodyMd", className: m(r.description, r.mobile), children: s })
58
27
  ] })
59
28
  ] });
60
29
  };
@@ -1,14 +1,22 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../../../_virtual/react-jsx-runtime.development.cjs.js"),B=require("react");/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("../../../_virtual/react-jsx-runtime.development.cjs.js"),ir=require("react");/**
2
2
  * @license React
3
3
  * react-jsx-runtime.development.js
4
4
  *
5
- * Copyright (c) Meta Platforms, Inc. and affiliates.
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var N;function H(){return N||(N=1,process.env.NODE_ENV!=="production"&&function(){function l(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===X?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case m:return"Fragment";case W:return"Profiler";case $:return"StrictMode";case z:return"Suspense";case q:return"SuspenseList";case G:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case F:return"Portal";case M:return(e.displayName||"Context")+".Provider";case L:return(e._context.displayName||"Context")+".Consumer";case U:var r=e.render;return e=e.displayName,e||(e=r.displayName||r.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case V:return r=e.displayName||null,r!==null?r:l(e.type)||"Memo";case S:r=e._payload,e=e._init;try{return l(e(r))}catch{}}return null}function T(e){return""+e}function v(e){try{T(e);var r=!1}catch{r=!0}if(r){r=console;var t=r.error,n=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",n),T(e)}}function f(e){if(e===m)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===S)return"<...>";try{var r=l(e);return r?"<"+r+">":"<...>"}catch{return"<...>"}}function x(){var e=b.A;return e===null?null:e.getOwner()}function p(){return Error("react-stack-top-frame")}function C(e){if(A.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Y(e,r){function t(){w||(w=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",r))}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}function I(){var e=l(this.type);return P[e]||(P[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function D(e,r,t,n,c,a,_,E){return t=a.ref,e={$$typeof:k,type:e,key:r,props:a,_owner:c},(t!==void 0?t:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:I}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:_}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:E}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function O(e,r,t,n,c,a,_,E){var o=r.children;if(o!==void 0)if(n)if(K(o)){for(n=0;n<o.length;n++)g(o[n]);Object.freeze&&Object.freeze(o)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else g(o);if(A.call(r,"key")){o=l(e);var s=Object.keys(r).filter(function(J){return J!=="key"});n=0<s.length?"{key: someKey, "+s.join(": ..., ")+": ...}":"{key: someKey}",h[o+n]||(s=0<s.length?"{"+s.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
9
+ */var Ee;function or(){return Ee||(Ee=1,process.env.NODE_ENV!=="production"&&function(){var ye=ir,x=Symbol.for("react.element"),_e=Symbol.for("react.portal"),T=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),B=Symbol.for("react.profiler"),K=Symbol.for("react.provider"),N=Symbol.for("react.context"),S=Symbol.for("react.forward_ref"),k=Symbol.for("react.suspense"),D=Symbol.for("react.suspense_list"),C=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),Re=Symbol.for("react.offscreen"),q=Symbol.iterator,me="@@iterator";function Te(e){if(e===null||typeof e!="object")return null;var r=q&&e[q]||e[me];return typeof r=="function"?r:null}var h=ye.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function f(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];Se("error",e,t)}}function Se(e,r,t){{var n=h.ReactDebugCurrentFrame,o=n.getStackAddendum();o!==""&&(r+="%s",t=t.concat([o]));var u=t.map(function(i){return String(i)});u.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,u)}}var Ce=!1,Oe=!1,Pe=!1,we=!1,je=!1,G;G=Symbol.for("react.module.reference");function xe(e){return!!(typeof e=="string"||typeof e=="function"||e===T||e===B||je||e===U||e===k||e===D||we||e===Re||Ce||Oe||Pe||typeof e=="object"&&e!==null&&(e.$$typeof===F||e.$$typeof===C||e.$$typeof===K||e.$$typeof===N||e.$$typeof===S||e.$$typeof===G||e.getModuleId!==void 0))}function ke(e,r,t){var n=e.displayName;if(n)return n;var o=r.displayName||r.name||"";return o!==""?t+"("+o+")":t}function J(e){return e.displayName||"Context"}function p(e){if(e==null)return null;if(typeof e.tag=="number"&&f("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case T:return"Fragment";case _e:return"Portal";case B:return"Profiler";case U:return"StrictMode";case k:return"Suspense";case D:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case N:var r=e;return J(r)+".Consumer";case K:var t=e;return J(t._context)+".Provider";case S:return ke(e,e.render,"ForwardRef");case C:var n=e.displayName||null;return n!==null?n:p(e.type)||"Memo";case F:{var o=e,u=o._payload,i=o._init;try{return p(i(u))}catch{return null}}}return null}var g=Object.assign,_=0,z,X,H,Z,Q,ee,re;function te(){}te.__reactDisabledLog=!0;function De(){{if(_===0){z=console.log,X=console.info,H=console.warn,Z=console.error,Q=console.group,ee=console.groupCollapsed,re=console.groupEnd;var e={configurable:!0,enumerable:!0,value:te,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}_++}}function Fe(){{if(_--,_===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:g({},e,{value:z}),info:g({},e,{value:X}),warn:g({},e,{value:H}),error:g({},e,{value:Z}),group:g({},e,{value:Q}),groupCollapsed:g({},e,{value:ee}),groupEnd:g({},e,{value:re})})}_<0&&f("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var A=h.ReactCurrentDispatcher,I;function O(e,r,t){{if(I===void 0)try{throw Error()}catch(o){var n=o.stack.trim().match(/\n( *(at )?)/);I=n&&n[1]||""}return`
10
+ `+I+e}}var W=!1,P;{var Ae=typeof WeakMap=="function"?WeakMap:Map;P=new Ae}function ne(e,r){if(!e||W)return"";{var t=P.get(e);if(t!==void 0)return t}var n;W=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var u;u=A.current,A.current=null,De();try{if(r){var i=function(){throw Error()};if(Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(i,[])}catch(v){n=v}Reflect.construct(e,[],i)}else{try{i.call()}catch(v){n=v}e.call(i.prototype)}}else{try{throw Error()}catch(v){n=v}e()}}catch(v){if(v&&n&&typeof v.stack=="string"){for(var a=v.stack.split(`
11
+ `),c=n.stack.split(`
12
+ `),s=a.length-1,l=c.length-1;s>=1&&l>=0&&a[s]!==c[l];)l--;for(;s>=1&&l>=0;s--,l--)if(a[s]!==c[l]){if(s!==1||l!==1)do if(s--,l--,l<0||a[s]!==c[l]){var d=`
13
+ `+a[s].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),typeof e=="function"&&P.set(e,d),d}while(s>=1&&l>=0);break}}}finally{W=!1,A.current=u,Fe(),Error.prepareStackTrace=o}var y=e?e.displayName||e.name:"",b=y?O(y):"";return typeof e=="function"&&P.set(e,b),b}function Ie(e,r,t){return ne(e,!1)}function We(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function w(e,r,t){if(e==null)return"";if(typeof e=="function")return ne(e,We(e));if(typeof e=="string")return O(e);switch(e){case k:return O("Suspense");case D:return O("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case S:return Ie(e.render);case C:return w(e.type,r,t);case F:{var n=e,o=n._payload,u=n._init;try{return w(u(o),r,t)}catch{}}}return""}var R=Object.prototype.hasOwnProperty,ae={},ie=h.ReactDebugCurrentFrame;function j(e){if(e){var r=e._owner,t=w(e.type,e._source,r?r.type:null);ie.setExtraStackFrame(t)}else ie.setExtraStackFrame(null)}function Ye(e,r,t,n,o){{var u=Function.call.bind(R);for(var i in e)if(u(e,i)){var a=void 0;try{if(typeof e[i]!="function"){var c=Error((n||"React class")+": "+t+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw c.name="Invariant Violation",c}a=e[i](r,i,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(s){a=s}a&&!(a instanceof Error)&&(j(o),f("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,i,typeof a),j(null)),a instanceof Error&&!(a.message in ae)&&(ae[a.message]=!0,j(o),f("Failed %s type: %s",t,a.message),j(null))}}}var $e=Array.isArray;function Y(e){return $e(e)}function Me(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function Ve(e){try{return oe(e),!1}catch{return!0}}function oe(e){return""+e}function ue(e){if(Ve(e))return f("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Me(e)),oe(e)}var se=h.ReactCurrentOwner,Le={key:!0,ref:!0,__self:!0,__source:!0},le,fe;function Ue(e){if(R.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function Be(e){if(R.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Ke(e,r){typeof e.ref=="string"&&se.current}function Ne(e,r){{var t=function(){le||(le=!0,f("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function qe(e,r){{var t=function(){fe||(fe=!0,f("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var Ge=function(e,r,t,n,o,u,i){var a={$$typeof:x,type:e,key:r,ref:t,props:i,_owner:u};return a._store={},Object.defineProperty(a._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(a,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(a,"_source",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.freeze&&(Object.freeze(a.props),Object.freeze(a)),a};function Je(e,r,t,n,o){{var u,i={},a=null,c=null;t!==void 0&&(ue(t),a=""+t),Be(r)&&(ue(r.key),a=""+r.key),Ue(r)&&(c=r.ref,Ke(r,o));for(u in r)R.call(r,u)&&!Le.hasOwnProperty(u)&&(i[u]=r[u]);if(e&&e.defaultProps){var s=e.defaultProps;for(u in s)i[u]===void 0&&(i[u]=s[u])}if(a||c){var l=typeof e=="function"?e.displayName||e.name||"Unknown":e;a&&Ne(i,l),c&&qe(i,l)}return Ge(e,a,c,o,n,se.current,i)}}var $=h.ReactCurrentOwner,ce=h.ReactDebugCurrentFrame;function E(e){if(e){var r=e._owner,t=w(e.type,e._source,r?r.type:null);ce.setExtraStackFrame(t)}else ce.setExtraStackFrame(null)}var M;M=!1;function V(e){return typeof e=="object"&&e!==null&&e.$$typeof===x}function ve(){{if($.current){var e=p($.current.type);if(e)return`
14
+
15
+ Check the render method of \``+e+"`."}return""}}function ze(e){return""}var de={};function Xe(e){{var r=ve();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
16
+
17
+ Check the top-level render call using <`+t+">.")}return r}}function pe(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=Xe(r);if(de[t])return;de[t]=!0;var n="";e&&e._owner&&e._owner!==$.current&&(n=" It was passed a child from "+p(e._owner.type)+"."),E(e),f('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),E(null)}}function ge(e,r){{if(typeof e!="object")return;if(Y(e))for(var t=0;t<e.length;t++){var n=e[t];V(n)&&pe(n,r)}else if(V(e))e._store&&(e._store.validated=!0);else if(e){var o=Te(e);if(typeof o=="function"&&o!==e.entries)for(var u=o.call(e),i;!(i=u.next()).done;)V(i.value)&&pe(i.value,r)}}}function He(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===S||r.$$typeof===C))t=r.propTypes;else return;if(t){var n=p(r);Ye(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!M){M=!0;var o=p(r);f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",o||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&f("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ze(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){E(e),f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),E(null);break}}e.ref!==null&&(E(e),f("Invalid attribute `ref` supplied to `React.Fragment`."),E(null))}}var be={};function he(e,r,t,n,o,u){{var i=xe(e);if(!i){var a="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(a+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var c=ze();c?a+=c:a+=ve();var s;e===null?s="null":Y(e)?s="array":e!==void 0&&e.$$typeof===x?(s="<"+(p(e.type)||"Unknown")+" />",a=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,f("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,a)}var l=Je(e,r,t,o,u);if(l==null)return l;if(i){var d=r.children;if(d!==void 0)if(n)if(Y(d)){for(var y=0;y<d.length;y++)ge(d[y],e);Object.freeze&&Object.freeze(d)}else f("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ge(d,e)}if(R.call(r,"key")){var b=p(e),v=Object.keys(r).filter(function(ar){return ar!=="key"}),L=v.length>0?"{key: someKey, "+v.join(": ..., ")+": ...}":"{key: someKey}";if(!be[b+L]){var nr=v.length>0?"{"+v.join(": ..., ")+": ...}":"{}";f(`A props object containing a "key" prop is being spread into JSX:
10
18
  let props = %s;
11
19
  <%s {...props} />
12
20
  React keys must be passed directly to JSX without using spread:
13
21
  let props = %s;
14
- <%s key={someKey} {...props} />`,n,o,s,o),h[o+n]=!0)}if(o=null,t!==void 0&&(v(t),o=""+t),C(r)&&(v(r.key),o=""+r.key),"key"in r){t={};for(var R in r)R!=="key"&&(t[R]=r[R])}else t=r;return o&&Y(t,typeof e=="function"?e.displayName||e.name||"Unknown":e),D(e,o,a,c,x(),t,_,E)}function g(e){typeof e=="object"&&e!==null&&e.$$typeof===k&&e._store&&(e._store.validated=1)}var i=B,k=Symbol.for("react.transitional.element"),F=Symbol.for("react.portal"),m=Symbol.for("react.fragment"),$=Symbol.for("react.strict_mode"),W=Symbol.for("react.profiler"),L=Symbol.for("react.consumer"),M=Symbol.for("react.context"),U=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),q=Symbol.for("react.suspense_list"),V=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),G=Symbol.for("react.activity"),X=Symbol.for("react.client.reference"),b=i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,A=Object.prototype.hasOwnProperty,K=Array.isArray,d=console.createTask?console.createTask:function(){return null};i={"react-stack-bottom-frame":function(e){return e()}};var w,P={},y=i["react-stack-bottom-frame"].bind(i,p)(),j=d(f(p)),h={};u.__exports.Fragment=m,u.__exports.jsx=function(e,r,t,n,c){var a=1e4>b.recentlyCreatedOwnerStacks++;return O(e,r,t,!1,n,c,a?Error("react-stack-top-frame"):y,a?d(f(e)):j)},u.__exports.jsxs=function(e,r,t,n,c){var a=1e4>b.recentlyCreatedOwnerStacks++;return O(e,r,t,!0,n,c,a?Error("react-stack-top-frame"):y,a?d(f(e)):j)}}()),u.__exports}exports.__require=H;
22
+ <%s key={someKey} {...props} />`,L,b,nr,b),be[b+L]=!0}}return e===T?Ze(l):He(l),l}}function Qe(e,r,t){return he(e,r,t,!0)}function er(e,r,t){return he(e,r,t,!1)}var rr=er,tr=Qe;m.__exports.Fragment=T,m.__exports.jsx=rr,m.__exports.jsxs=tr}()),m.__exports}exports.__require=or;