@zenpatient-org/healthspan-marketing-ui 0.1.33 → 0.1.34
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/components/ComplexImageCarousel/ComplexImageCarousel.cjs.js +1 -1
- package/dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts +1 -1
- package/dist/components/ComplexImageCarousel/ComplexImageCarousel.es.js +46 -123
- package/dist/components/ComplexImageCarousel/complexImageCarousel.module.css.cjs.js +1 -1
- package/dist/components/ComplexImageCarousel/complexImageCarousel.module.css.es.js +19 -14
- package/dist/components/ComplexImageCarousel/useComplexImageCarousel.cjs.js +1 -0
- package/dist/components/ComplexImageCarousel/useComplexImageCarousel.d.ts +19 -0
- package/dist/components/ComplexImageCarousel/useComplexImageCarousel.es.js +133 -0
- package/dist/components/FilterMenu/FilterMenu.cjs.js +1 -1
- package/dist/components/FilterMenu/FilterMenu.d.ts +4 -1
- package/dist/components/FilterMenu/FilterMenu.es.js +51 -38
- package/dist/components/FilterMenu/filterMenu.module.css.cjs.js +1 -1
- package/dist/components/FilterMenu/filterMenu.module.css.es.js +8 -6
- package/dist/components/Pagination/Pagination.cjs.js +1 -1
- package/dist/components/Pagination/Pagination.es.js +24 -24
- package/dist/components/RatingStars/RatingStars.cjs.js +1 -1
- package/dist/components/RatingStars/RatingStars.es.js +10 -16
- package/dist/components/RatingStars/ratingStars.module.css.cjs.js +1 -1
- package/dist/components/RatingStars/ratingStars.module.css.es.js +3 -5
- package/dist/healthspan-marketing-ui.css +1 -1
- package/dist/icons/social/star-half.svg.cjs.js +1 -1
- package/dist/icons/social/star-half.svg.es.js +2 -2
- package/dist/pageComponents/ContactUs/ContactUs.cjs.js +1 -0
- package/dist/pageComponents/ContactUs/ContactUs.d.ts +1 -0
- package/dist/pageComponents/ContactUs/ContactUs.es.js +79 -0
- package/dist/pageComponents/ContactUs/contactUs.module.css.cjs.js +1 -0
- package/dist/pageComponents/ContactUs/contactUs.module.css.es.js +37 -0
- package/dist/pageComponents/ContactUs/index.d.ts +1 -0
- package/package.json +6 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("react");function c(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const r=c(a),o=e=>r.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},r.createElement("path",{d:"M5.81965 21.5L7.45143 14.4737L2 9.7495L9.19255 9.12537L11.9983 2.5L14.804 9.12537L21.9966 9.7495L16.5451 14.4737L18.1769 21.5L11.9983 17.7723L5.81965 21.5Z",fill:"black",fillOpacity:.1}),r.createElement("path",{d:"M11.9983 17.7723V2.5L9.19255 9.12537L2 9.7495L7.45143 14.4737L5.81965 21.5L11.9983 17.7723Z",fill:"currentColor"}));exports.default=o;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as t from "react";
|
|
2
|
-
const
|
|
2
|
+
const l = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M5.81965 21.5L7.45143 14.4737L2 9.7495L9.19255 9.12537L11.9983 2.5L14.804 9.12537L21.9966 9.7495L16.5451 14.4737L18.1769 21.5L11.9983 17.7723L5.81965 21.5Z", fill: "black", fillOpacity: 0.1 }), /* @__PURE__ */ t.createElement("path", { d: "M11.9983 17.7723V2.5L9.19255 9.12537L2 9.7495L7.45143 14.4737L5.81965 21.5L11.9983 17.7723Z", fill: "currentColor" }));
|
|
3
3
|
export {
|
|
4
|
-
|
|
4
|
+
l as default
|
|
5
5
|
};
|
|
@@ -0,0 +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;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ContactUs: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { jsx as a, jsxs as i } from "react/jsx-runtime";
|
|
2
|
+
import { Typography as s } from "../../components/Typography/Typography.es.js";
|
|
3
|
+
import { Button as t } from "../../components/Button/Button.es.js";
|
|
4
|
+
import { cn as n } from "../../utils/cn/cn.es.js";
|
|
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." })
|
|
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,
|
|
17
|
+
{
|
|
18
|
+
className: e.messageDescription,
|
|
19
|
+
defaultVariant: "headingMd",
|
|
20
|
+
mobileVariant: "headingXs",
|
|
21
|
+
children: [
|
|
22
|
+
"Current and former members are welcome to get in touch at anytime, for any reason.",
|
|
23
|
+
/* @__PURE__ */ a("br", {}),
|
|
24
|
+
/* @__PURE__ */ a("br", {}),
|
|
25
|
+
" Simply log in to your account, click on Messages, and send us a message — we're here to help."
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ a("div", { className: n(e.messageButton, e.mobile), children: /* @__PURE__ */ a(
|
|
30
|
+
t,
|
|
31
|
+
{
|
|
32
|
+
as: "a",
|
|
33
|
+
href: "https://app.gethealthspan.com/#/login?redirectTo=/messages",
|
|
34
|
+
variant: "primary",
|
|
35
|
+
size: "md",
|
|
36
|
+
children: "Log In"
|
|
37
|
+
}
|
|
38
|
+
) }),
|
|
39
|
+
/* @__PURE__ */ a("div", { className: n(e.messageButton, e.desktop), children: /* @__PURE__ */ a(
|
|
40
|
+
t,
|
|
41
|
+
{
|
|
42
|
+
as: "a",
|
|
43
|
+
href: "https://app.gethealthspan.com/#/login?redirectTo=/messages",
|
|
44
|
+
variant: "primary",
|
|
45
|
+
size: "lg",
|
|
46
|
+
children: "Log In"
|
|
47
|
+
}
|
|
48
|
+
) })
|
|
49
|
+
] }),
|
|
50
|
+
/* @__PURE__ */ a("div", { className: e.leftBorder }),
|
|
51
|
+
/* @__PURE__ */ a("div", { className: e.rightBorder })
|
|
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" }),
|
|
57
|
+
/* @__PURE__ */ a(
|
|
58
|
+
s,
|
|
59
|
+
{
|
|
60
|
+
className: e.questionDescription,
|
|
61
|
+
defaultVariant: "headingMd",
|
|
62
|
+
mobileVariant: "headingXs",
|
|
63
|
+
children: "Have a question about a Healthspan but you're not a member? Let's talk!"
|
|
64
|
+
}
|
|
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" }) }),
|
|
69
|
+
/* @__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
|
+
/* @__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
|
+
] })
|
|
72
|
+
] }),
|
|
73
|
+
/* @__PURE__ */ a("div", { className: e.leftBorder }),
|
|
74
|
+
/* @__PURE__ */ a("div", { className: e.rightBorder })
|
|
75
|
+
] })
|
|
76
|
+
] }) });
|
|
77
|
+
export {
|
|
78
|
+
c as ContactUs
|
|
79
|
+
};
|
|
@@ -0,0 +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;
|
|
@@ -0,0 +1,37 @@
|
|
|
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 = {
|
|
2
|
+
root: o,
|
|
3
|
+
container: t,
|
|
4
|
+
headline: e,
|
|
5
|
+
itemContainer: s,
|
|
6
|
+
leftBorder: _,
|
|
7
|
+
rightBorder: n,
|
|
8
|
+
messageBlock: c,
|
|
9
|
+
questionBlock: a,
|
|
10
|
+
messageDescription: i,
|
|
11
|
+
questionDescription: m,
|
|
12
|
+
messageButton: r,
|
|
13
|
+
buttonWrap: l,
|
|
14
|
+
mobile: u,
|
|
15
|
+
desktop: d,
|
|
16
|
+
messageResponse: p,
|
|
17
|
+
questionResponse: g
|
|
18
|
+
};
|
|
19
|
+
export {
|
|
20
|
+
l as buttonWrap,
|
|
21
|
+
t as container,
|
|
22
|
+
U as default,
|
|
23
|
+
d as desktop,
|
|
24
|
+
e as headline,
|
|
25
|
+
s as itemContainer,
|
|
26
|
+
_ as leftBorder,
|
|
27
|
+
c as messageBlock,
|
|
28
|
+
r as messageButton,
|
|
29
|
+
i as messageDescription,
|
|
30
|
+
p as messageResponse,
|
|
31
|
+
u as mobile,
|
|
32
|
+
a as questionBlock,
|
|
33
|
+
m as questionDescription,
|
|
34
|
+
g as questionResponse,
|
|
35
|
+
n as rightBorder,
|
|
36
|
+
o as root
|
|
37
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ContactUs } from './ContactUs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zenpatient-org/healthspan-marketing-ui",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.34",
|
|
4
4
|
"description": "Design system",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.es.js",
|
|
@@ -478,6 +478,11 @@
|
|
|
478
478
|
"import": "./dist/pageComponents/TreatmentsHero/TreatmentsHero.es.js",
|
|
479
479
|
"require": "./dist/pageComponents/TreatmentsHero/TreatmentsHero.cjs.js"
|
|
480
480
|
},
|
|
481
|
+
"./ContactUs": {
|
|
482
|
+
"types": "./dist/pageComponents/ContactUs/ContactUs.d.ts",
|
|
483
|
+
"import": "./dist/pageComponents/ContactUs/ContactUs.es.js",
|
|
484
|
+
"require": "./dist/pageComponents/ContactUs/ContactUs.cjs.js"
|
|
485
|
+
},
|
|
481
486
|
"./dist/*.css": "./dist/*.css"
|
|
482
487
|
}
|
|
483
488
|
}
|