@zenpatient-org/healthspan-marketing-ui 0.1.98 → 0.1.100

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.
@@ -1,9 +1,7 @@
1
- import { ReactNode } from 'react';
2
-
3
1
  export type TCursorImageBlockProps = {
4
2
  image: string;
5
- title: ReactNode;
6
- description?: ReactNode;
3
+ title: string;
4
+ description?: string;
7
5
  cursorLabel: string;
8
6
  link: string;
9
7
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../../components/Typography/Typography.cjs.js"),t=require("../../components/Button/Button.cjs.js"),i=require("../../utils/cn/cn.cjs.js"),a=require("./contactUs.module.css.cjs.js"),n=()=>e.jsx("div",{className:a.default.root,children:e.jsxs("div",{className:a.default.container,children:[e.jsxs("div",{className:a.default.headline,children:[e.jsx(s.Typography,{as:"h2",defaultVariant:"displayLg",mobileVariant:"displayXs",children:"Contact Us"}),e.jsx(s.Typography,{defaultVariant:"headingXl",mobileVariant:"headingXs",children:"From general questions to specific issues, we're eager to chat with you about any aspect of Healthspan."})]}),e.jsxs("div",{className:a.default.itemContainer,children:[e.jsx(s.Typography,{defaultVariant:"headingLg",mobileVariant:"headingSm",children:"Message Us"}),e.jsxs("div",{className:a.default.messageBlock,children:[e.jsx(s.Typography,{className:a.default.messageResponse,defaultVariant:"labelMd",mobileVariant:"labelSm",children:"RESPONSE TYPICALLY WITHIN 24 HOURS"}),e.jsxs(s.Typography,{className:a.default.messageDescription,defaultVariant:"headingMd",mobileVariant:"headingXs",children:["Current and former members are welcome to get in touch at anytime, for any reason.",e.jsx("br",{}),e.jsx("br",{})," Simply log in to your account, click on Messages, and send us a message — we're here to help."]}),e.jsx("div",{className:i.cn(a.default.messageButton,a.default.mobile),children:e.jsx(t.Button,{as:"a",href:"https://app.gethealthspan.com/#/login?redirectTo=/messages",variant:"primary",size:"md",children:"Log In"})}),e.jsx("div",{className:i.cn(a.default.messageButton,a.default.desktop),children:e.jsx(t.Button,{as:"a",href:"https://app.gethealthspan.com/#/login?redirectTo=/messages",variant:"primary",size:"lg",children:"Log In"})})]}),e.jsx("div",{className:a.default.leftBorder}),e.jsx("div",{className:a.default.rightBorder})]}),e.jsxs("div",{className:a.default.itemContainer,children:[e.jsx(s.Typography,{defaultVariant:"headingLg",mobileVariant:"headingSm",children:"Submit Question"}),e.jsxs("div",{className:a.default.questionBlock,children:[e.jsx(s.Typography,{className:a.default.questionResponse,defaultVariant:"labelMd",mobileVariant:"labelSm",children:"RESPONSE TYPICALLY 24-72 HOURS"}),e.jsx(s.Typography,{className:a.default.questionDescription,defaultVariant:"headingMd",mobileVariant:"headingXs",children:"Have a question about a Healthspan but you're not a member? Let's talk!"}),e.jsxs("div",{className:a.default.buttonWrap,children:[e.jsx("div",{className:i.cn(a.default.questionButton,a.default.mobile),children:e.jsx(t.Button,{as:"a",href:"mailto:support@gethealthspan.com",variant:"primary",size:"md",children:"Send A Message"})}),e.jsx("div",{className:i.cn(a.default.questionButton,a.default.desktop),children:e.jsx(t.Button,{as:"a",href:"mailto:support@gethealthspan.com",variant:"primary",size:"lg",children:"Send a Message"})}),e.jsx("div",{className:i.cn(a.default.phoneButton,a.default.mobile),children:e.jsx(t.Button,{as:"a",href:"tel:6505638696",variant:"muted",size:"md",children:"call (650) 563-8696"})}),e.jsx("div",{className:i.cn(a.default.phoneButton,a.default.desktop),children:e.jsx(t.Button,{as:"a",href:"tel:6505638696",variant:"muted",size:"lg",children:"call (650) 563-8696"})})]})]}),e.jsx("div",{className:a.default.leftBorder}),e.jsx("div",{className:a.default.rightBorder})]})]})});exports.ContactUs=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../../components/Typography/Typography.cjs.js"),t=require("../../components/Button/Button.cjs.js"),n=require("../../utils/cn/cn.cjs.js"),a=require("./contactUs.module.css.cjs.js"),i=()=>e.jsx("div",{className:a.default.root,children:e.jsxs("div",{className:a.default.container,children:[e.jsxs("div",{className:a.default.headline,children:[e.jsx(s.Typography,{as:"h2",defaultVariant:"displayLg",mobileVariant:"displayXs",children:"Contact Us"}),e.jsx(s.Typography,{defaultVariant:"headingXl",mobileVariant:"headingXs",children:"From general questions to specific issues, we're eager to chat with you about any aspect of Healthspan."})]}),e.jsxs("div",{className:a.default.itemContainer,children:[e.jsx(s.Typography,{defaultVariant:"headingLg",mobileVariant:"headingSm",children:"Message Us"}),e.jsxs("div",{className:a.default.messageBlock,children:[e.jsx(s.Typography,{className:a.default.messageResponse,defaultVariant:"labelMd",mobileVariant:"labelSm",children:"RESPONSE TYPICALLY WITHIN 24 HOURS"}),e.jsxs(s.Typography,{className:a.default.messageDescription,defaultVariant:"headingMd",mobileVariant:"headingXs",children:["Current and former members are welcome to get in touch at anytime, for any reason.",e.jsx("br",{}),e.jsx("br",{})," Simply log in to your account and send us a message — we're here to help."]}),e.jsx("div",{className:n.cn(a.default.messageButton,a.default.mobile),children:e.jsx(t.Button,{as:"a",href:"https://app.gethealthspan.com/#/login?redirectPath=/messages",variant:"primary",size:"md",children:"Log In"})}),e.jsx("div",{className:n.cn(a.default.messageButton,a.default.desktop),children:e.jsx(t.Button,{as:"a",href:"https://app.gethealthspan.com/#/login?redirectPath=/messages",variant:"primary",size:"lg",children:"Log In"})})]}),e.jsx("div",{className:a.default.leftBorder}),e.jsx("div",{className:a.default.rightBorder})]}),e.jsxs("div",{className:a.default.itemContainer,children:[e.jsx(s.Typography,{defaultVariant:"headingLg",mobileVariant:"headingSm",children:"Submit Question"}),e.jsxs("div",{className:a.default.questionBlock,children:[e.jsx(s.Typography,{className:a.default.questionResponse,defaultVariant:"labelMd",mobileVariant:"labelSm",children:"RESPONSE TYPICALLY 24-72 HOURS"}),e.jsx(s.Typography,{className:a.default.questionDescription,defaultVariant:"headingMd",mobileVariant:"headingXs",children:"Have a question about a Healthspan but you're not a member? Let's talk!"}),e.jsxs("div",{className:a.default.buttonWrap,children:[e.jsx("div",{className:n.cn(a.default.questionButton,a.default.mobile),children:e.jsx(t.Button,{as:"a",href:"https://healthspan.zendesk.com/hc/en-us/requests/new",variant:"primary",size:"md",children:"Send A Message"})}),e.jsx("div",{className:n.cn(a.default.questionButton,a.default.desktop),children:e.jsx(t.Button,{as:"a",href:"https://healthspan.zendesk.com/hc/en-us/requests/new",variant:"primary",size:"lg",children:"Send a Message"})}),e.jsx("div",{className:n.cn(a.default.phoneButton,a.default.mobile),children:e.jsx(t.Button,{as:"a",href:"tel:6505638696",variant:"muted",size:"md",children:"call (650) 563-8696"})}),e.jsx("div",{className:n.cn(a.default.phoneButton,a.default.desktop),children:e.jsx(t.Button,{as:"a",href:"tel:6505638696",variant:"muted",size:"lg",children:"call (650) 563-8696"})})]})]}),e.jsx("div",{className:a.default.leftBorder}),e.jsx("div",{className:a.default.rightBorder})]})]})});exports.ContactUs=i;
@@ -1,19 +1,19 @@
1
- import { jsx as a, jsxs as i } from "react/jsx-runtime";
2
- import { Typography as s } from "../../components/Typography/Typography.es.js";
1
+ import { jsx as a, jsxs as s } from "react/jsx-runtime";
2
+ import { Typography as i } from "../../components/Typography/Typography.es.js";
3
3
  import { Button as t } from "../../components/Button/Button.es.js";
4
4
  import { cn as n } from "../../utils/cn/cn.es.js";
5
5
  import e from "./contactUs.module.css.es.js";
6
- const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PURE__ */ i("div", { className: e.container, children: [
7
- /* @__PURE__ */ i("div", { className: e.headline, children: [
8
- /* @__PURE__ */ a(s, { as: "h2", defaultVariant: "displayLg", mobileVariant: "displayXs", children: "Contact Us" }),
9
- /* @__PURE__ */ a(s, { defaultVariant: "headingXl", mobileVariant: "headingXs", children: "From general questions to specific issues, we're eager to chat with you about any aspect of Healthspan." })
6
+ const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PURE__ */ s("div", { className: e.container, children: [
7
+ /* @__PURE__ */ s("div", { className: e.headline, children: [
8
+ /* @__PURE__ */ a(i, { as: "h2", defaultVariant: "displayLg", mobileVariant: "displayXs", children: "Contact Us" }),
9
+ /* @__PURE__ */ a(i, { defaultVariant: "headingXl", mobileVariant: "headingXs", children: "From general questions to specific issues, we're eager to chat with you about any aspect of Healthspan." })
10
10
  ] }),
11
- /* @__PURE__ */ i("div", { className: e.itemContainer, children: [
12
- /* @__PURE__ */ a(s, { defaultVariant: "headingLg", mobileVariant: "headingSm", children: "Message Us" }),
13
- /* @__PURE__ */ i("div", { className: e.messageBlock, children: [
14
- /* @__PURE__ */ a(s, { className: e.messageResponse, defaultVariant: "labelMd", mobileVariant: "labelSm", children: "RESPONSE TYPICALLY WITHIN 24 HOURS" }),
15
- /* @__PURE__ */ i(
16
- s,
11
+ /* @__PURE__ */ s("div", { className: e.itemContainer, children: [
12
+ /* @__PURE__ */ a(i, { defaultVariant: "headingLg", mobileVariant: "headingSm", children: "Message Us" }),
13
+ /* @__PURE__ */ s("div", { className: e.messageBlock, children: [
14
+ /* @__PURE__ */ a(i, { className: e.messageResponse, defaultVariant: "labelMd", mobileVariant: "labelSm", children: "RESPONSE TYPICALLY WITHIN 24 HOURS" }),
15
+ /* @__PURE__ */ s(
16
+ i,
17
17
  {
18
18
  className: e.messageDescription,
19
19
  defaultVariant: "headingMd",
@@ -22,7 +22,7 @@ const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PU
22
22
  "Current and former members are welcome to get in touch at anytime, for any reason.",
23
23
  /* @__PURE__ */ a("br", {}),
24
24
  /* @__PURE__ */ a("br", {}),
25
- " Simply log in to your account, click on Messages, and send us a message — we're here to help."
25
+ " Simply log in to your account and send us a message — we're here to help."
26
26
  ]
27
27
  }
28
28
  ),
@@ -30,7 +30,7 @@ const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PU
30
30
  t,
31
31
  {
32
32
  as: "a",
33
- href: "https://app.gethealthspan.com/#/login?redirectTo=/messages",
33
+ href: "https://app.gethealthspan.com/#/login?redirectPath=/messages",
34
34
  variant: "primary",
35
35
  size: "md",
36
36
  children: "Log In"
@@ -40,7 +40,7 @@ const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PU
40
40
  t,
41
41
  {
42
42
  as: "a",
43
- href: "https://app.gethealthspan.com/#/login?redirectTo=/messages",
43
+ href: "https://app.gethealthspan.com/#/login?redirectPath=/messages",
44
44
  variant: "primary",
45
45
  size: "lg",
46
46
  children: "Log In"
@@ -50,12 +50,12 @@ const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PU
50
50
  /* @__PURE__ */ a("div", { className: e.leftBorder }),
51
51
  /* @__PURE__ */ a("div", { className: e.rightBorder })
52
52
  ] }),
53
- /* @__PURE__ */ i("div", { className: e.itemContainer, children: [
54
- /* @__PURE__ */ a(s, { defaultVariant: "headingLg", mobileVariant: "headingSm", children: "Submit Question" }),
55
- /* @__PURE__ */ i("div", { className: e.questionBlock, children: [
56
- /* @__PURE__ */ a(s, { className: e.questionResponse, defaultVariant: "labelMd", mobileVariant: "labelSm", children: "RESPONSE TYPICALLY 24-72 HOURS" }),
53
+ /* @__PURE__ */ s("div", { className: e.itemContainer, children: [
54
+ /* @__PURE__ */ a(i, { defaultVariant: "headingLg", mobileVariant: "headingSm", children: "Submit Question" }),
55
+ /* @__PURE__ */ s("div", { className: e.questionBlock, children: [
56
+ /* @__PURE__ */ a(i, { className: e.questionResponse, defaultVariant: "labelMd", mobileVariant: "labelSm", children: "RESPONSE TYPICALLY 24-72 HOURS" }),
57
57
  /* @__PURE__ */ a(
58
- s,
58
+ i,
59
59
  {
60
60
  className: e.questionDescription,
61
61
  defaultVariant: "headingMd",
@@ -63,9 +63,27 @@ const c = () => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PU
63
63
  children: "Have a question about a Healthspan but you're not a member? Let's talk!"
64
64
  }
65
65
  ),
66
- /* @__PURE__ */ i("div", { className: e.buttonWrap, children: [
67
- /* @__PURE__ */ a("div", { className: n(e.questionButton, e.mobile), children: /* @__PURE__ */ a(t, { as: "a", href: "mailto:support@gethealthspan.com", variant: "primary", size: "md", children: "Send A Message" }) }),
68
- /* @__PURE__ */ a("div", { className: n(e.questionButton, e.desktop), children: /* @__PURE__ */ a(t, { as: "a", href: "mailto:support@gethealthspan.com", variant: "primary", size: "lg", children: "Send a Message" }) }),
66
+ /* @__PURE__ */ s("div", { className: e.buttonWrap, children: [
67
+ /* @__PURE__ */ a("div", { className: n(e.questionButton, e.mobile), children: /* @__PURE__ */ a(
68
+ t,
69
+ {
70
+ as: "a",
71
+ href: "https://healthspan.zendesk.com/hc/en-us/requests/new",
72
+ variant: "primary",
73
+ size: "md",
74
+ children: "Send A Message"
75
+ }
76
+ ) }),
77
+ /* @__PURE__ */ a("div", { className: n(e.questionButton, e.desktop), children: /* @__PURE__ */ a(
78
+ t,
79
+ {
80
+ as: "a",
81
+ href: "https://healthspan.zendesk.com/hc/en-us/requests/new",
82
+ variant: "primary",
83
+ size: "lg",
84
+ children: "Send a Message"
85
+ }
86
+ ) }),
69
87
  /* @__PURE__ */ a("div", { className: n(e.phoneButton, e.mobile), children: /* @__PURE__ */ a(t, { as: "a", href: "tel:6505638696", variant: "muted", size: "md", children: "call (650) 563-8696" }) }),
70
88
  /* @__PURE__ */ a("div", { className: n(e.phoneButton, e.desktop), children: /* @__PURE__ */ a(t, { as: "a", href: "tel:6505638696", variant: "muted", size: "lg", children: "call (650) 563-8696" }) })
71
89
  ] })
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="contactUs-module__root___-LvE-",o="contactUs-module__container___4qANF",t="contactUs-module__headline___CRWZf",s="contactUs-module__itemContainer___WVmQL",n="contactUs-module__leftBorder___jkpFD",_="contactUs-module__rightBorder___P06qN",c="contactUs-module__messageBlock___Jiyfn",i="contactUs-module__questionBlock___V1WyW",a="contactUs-module__messageDescription___m8SXb",r="contactUs-module__questionDescription___D0N06",l="contactUs-module__messageButton___3rWLR",m="contactUs-module__buttonWrap___xW2Qy",u="contactUs-module__mobile___20aEG",d="contactUs-module__desktop___TnXxr",p="contactUs-module__messageResponse___t3gzE",g="contactUs-module__questionResponse___0SQGi",B={root:e,container:o,headline:t,itemContainer:s,leftBorder:n,rightBorder:_,messageBlock:c,questionBlock:i,messageDescription:a,questionDescription:r,messageButton:l,buttonWrap:m,mobile:u,desktop:d,messageResponse:p,questionResponse:g};exports.buttonWrap=m;exports.container=o;exports.default=B;exports.desktop=d;exports.headline=t;exports.itemContainer=s;exports.leftBorder=n;exports.messageBlock=c;exports.messageButton=l;exports.messageDescription=a;exports.messageResponse=p;exports.mobile=u;exports.questionBlock=i;exports.questionDescription=r;exports.questionResponse=g;exports.rightBorder=_;exports.root=e;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="contactUs-module__root___-LvE-",o="contactUs-module__container___4qANF",t="contactUs-module__headline___CRWZf",s="contactUs-module__itemContainer___WVmQL",n="contactUs-module__leftBorder___jkpFD",_="contactUs-module__rightBorder___P06qN",c="contactUs-module__messageBlock___Jiyfn",i="contactUs-module__questionBlock___V1WyW",a="contactUs-module__messageDescription___m8SXb",r="contactUs-module__questionDescription___D0N06",l="contactUs-module__questionResponse___0SQGi",m="contactUs-module__messageResponse___t3gzE",u="contactUs-module__messageButton___3rWLR",d="contactUs-module__buttonWrap___xW2Qy",p="contactUs-module__mobile___20aEG",g="contactUs-module__desktop___TnXxr",B={root:e,container:o,headline:t,itemContainer:s,leftBorder:n,rightBorder:_,messageBlock:c,questionBlock:i,messageDescription:a,questionDescription:r,questionResponse:l,messageResponse:m,messageButton:u,buttonWrap:d,mobile:p,desktop:g};exports.buttonWrap=d;exports.container=o;exports.default=B;exports.desktop=g;exports.headline=t;exports.itemContainer=s;exports.leftBorder=n;exports.messageBlock=c;exports.messageButton=u;exports.messageDescription=a;exports.messageResponse=m;exports.mobile=p;exports.questionBlock=i;exports.questionDescription=r;exports.questionResponse=l;exports.rightBorder=_;exports.root=e;
@@ -1,4 +1,4 @@
1
- const o = "contactUs-module__root___-LvE-", t = "contactUs-module__container___4qANF", e = "contactUs-module__headline___CRWZf", s = "contactUs-module__itemContainer___WVmQL", _ = "contactUs-module__leftBorder___jkpFD", n = "contactUs-module__rightBorder___P06qN", c = "contactUs-module__messageBlock___Jiyfn", a = "contactUs-module__questionBlock___V1WyW", i = "contactUs-module__messageDescription___m8SXb", m = "contactUs-module__questionDescription___D0N06", r = "contactUs-module__messageButton___3rWLR", l = "contactUs-module__buttonWrap___xW2Qy", u = "contactUs-module__mobile___20aEG", d = "contactUs-module__desktop___TnXxr", p = "contactUs-module__messageResponse___t3gzE", g = "contactUs-module__questionResponse___0SQGi", U = {
1
+ const o = "contactUs-module__root___-LvE-", t = "contactUs-module__container___4qANF", e = "contactUs-module__headline___CRWZf", s = "contactUs-module__itemContainer___WVmQL", _ = "contactUs-module__leftBorder___jkpFD", n = "contactUs-module__rightBorder___P06qN", c = "contactUs-module__messageBlock___Jiyfn", a = "contactUs-module__questionBlock___V1WyW", i = "contactUs-module__messageDescription___m8SXb", m = "contactUs-module__questionDescription___D0N06", r = "contactUs-module__questionResponse___0SQGi", l = "contactUs-module__messageResponse___t3gzE", u = "contactUs-module__messageButton___3rWLR", d = "contactUs-module__buttonWrap___xW2Qy", p = "contactUs-module__mobile___20aEG", g = "contactUs-module__desktop___TnXxr", U = {
2
2
  root: o,
3
3
  container: t,
4
4
  headline: e,
@@ -9,29 +9,29 @@ const o = "contactUs-module__root___-LvE-", t = "contactUs-module__container___4
9
9
  questionBlock: a,
10
10
  messageDescription: i,
11
11
  questionDescription: m,
12
- messageButton: r,
13
- buttonWrap: l,
14
- mobile: u,
15
- desktop: d,
16
- messageResponse: p,
17
- questionResponse: g
12
+ questionResponse: r,
13
+ messageResponse: l,
14
+ messageButton: u,
15
+ buttonWrap: d,
16
+ mobile: p,
17
+ desktop: g
18
18
  };
19
19
  export {
20
- l as buttonWrap,
20
+ d as buttonWrap,
21
21
  t as container,
22
22
  U as default,
23
- d as desktop,
23
+ g as desktop,
24
24
  e as headline,
25
25
  s as itemContainer,
26
26
  _ as leftBorder,
27
27
  c as messageBlock,
28
- r as messageButton,
28
+ u as messageButton,
29
29
  i as messageDescription,
30
- p as messageResponse,
31
- u as mobile,
30
+ l as messageResponse,
31
+ p as mobile,
32
32
  a as questionBlock,
33
33
  m as questionDescription,
34
- g as questionResponse,
34
+ r as questionResponse,
35
35
  n as rightBorder,
36
36
  o as root
37
37
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenpatient-org/healthspan-marketing-ui",
3
- "version": "0.1.98",
3
+ "version": "0.1.100",
4
4
  "description": "Design system",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",