@zenpatient-org/healthspan-marketing-ui 0.1.11 → 0.1.12
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/IconButton/IconButton.d.ts +14 -0
- package/dist/components/IconButton/index.d.ts +1 -0
- package/dist/components/Label/Label.d.ts +2 -10
- package/dist/components/Label/index.d.ts +1 -1
- package/dist/components/Label/types.d.ts +9 -0
- package/dist/components/StudyGridCard/StudyGridCard.d.ts +12 -0
- package/dist/components/TextButton/TextButton.d.ts +2 -1
- package/dist/components/Typography/Typography.d.ts +2 -1
- package/dist/components/Typography/Typography.service.d.ts +3 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/healthspan-ui.es.js +461 -414
- package/dist/healthspan-ui.es.js.map +1 -1
- package/dist/healthspan-ui.umd.js +5 -5
- package/dist/healthspan-ui.umd.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/modules/FeaturesGallery/FeaturesGallery.d.ts +14 -0
- package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.d.ts +10 -0
- package/dist/modules/FeaturesGallery/components/FeatureGrid/index.d.ts +1 -0
- package/dist/modules/FeaturesGallery/index.d.ts +1 -0
- package/dist/modules/FeaturesGallery/types.d.ts +5 -0
- package/dist/modules/Studies/Studies.d.ts +9 -0
- package/dist/modules/Studies/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/healthspan-ui.es.js
CHANGED
|
@@ -1,65 +1,65 @@
|
|
|
1
1
|
import * as f from "react";
|
|
2
|
-
import
|
|
3
|
-
const we = "typography-module__displayXl___dx4Dh",
|
|
2
|
+
import ke, { memo as Se, useState as H, useLayoutEffect as Ce, createElement as xe, forwardRef as je, useMemo as Te } from "react";
|
|
3
|
+
const we = "typography-module__displayXl___dx4Dh", Le = "typography-module__displayLg___3BQI2", Ee = "typography-module__displayMd___-bNBw", Ae = "typography-module__displaySm___BswNI", Oe = "typography-module__displayXs___jcmVJ", Me = "typography-module__headingXl___nAQFD", Pe = "typography-module__headingLg___Idt-Z", Xe = "typography-module__headingMd___c-Q0B", Ne = "typography-module__headingSm___Q6zoR", $e = "typography-module__headingXs___fwDFl", We = "typography-module__headingXxs___ghw1N", Be = "typography-module__preambleMd___CbYgI", Ie = "typography-module__preambleSm___yKGjq", De = "typography-module__bodyXl___m92AP", Fe = "typography-module__bodyLg___Fz-Fo", Ye = "typography-module__bodyMd___aH0Ph", Ge = "typography-module__bodySm___4-7TJ", Ve = "typography-module__bodyXs___uTpSs", Ue = "typography-module__linkLg___xVngm", He = "typography-module__linkMd___82MQD", Je = "typography-module__linkSm___LZ94B", Ze = "typography-module__linkXs___-6Kd5", ze = "typography-module__labelXl___jmHEl", Ke = "typography-module__labelLg___31xPj", qe = "typography-module__labelMd___e3ni6", Qe = "typography-module__labelSm___AsYEH", eo = "typography-module__labelXs___zgCHL", oo = "typography-module__labelEmphasis___nbkyG", to = "typography-module__weightRegular___F3ND2", ro = "typography-module__weightMedium___XpDfI", ao = "typography-module__mobile__displayXl___8eyMz", lo = "typography-module__mobile__displayLg___OxrWl", so = "typography-module__mobile__displayMd___ZTVhR", no = "typography-module__mobile__displaySm___P5do8", io = "typography-module__mobile__displayXs___3nZMf", _o = "typography-module__mobile__headingXl___fuylU", co = "typography-module__mobile__headingLg___poZZo", mo = "typography-module__mobile__headingMd___UA7hK", uo = "typography-module__mobile__headingSm___9StAl", po = "typography-module__mobile__headingXs___zRqq3", go = "typography-module__mobile__headingXxs___I6k7k", bo = "typography-module__mobile__preambleMd___OsCic", ho = "typography-module__mobile__preambleSm___VVrnq", yo = "typography-module__mobile__bodyXl___WKi87", fo = "typography-module__mobile__bodyLg___JR512", vo = "typography-module__mobile__bodyMd___h5hFh", Ro = "typography-module__mobile__bodySm___J3fX2", ko = "typography-module__mobile__bodyXs___rbvEo", So = "typography-module__mobile__linkLg___JWgXg", Co = "typography-module__mobile__linkMd___Humhz", xo = "typography-module__mobile__linkSm___pJwma", jo = "typography-module__mobile__linkXs___o01Lz", To = "typography-module__mobile__labelXl___q4W0-", wo = "typography-module__mobile__labelLg___1wguG", Lo = "typography-module__mobile__labelMd___PInk-", Eo = "typography-module__mobile__labelSm___yPUV0", Ao = "typography-module__mobile__labelXs___80zt0", b = {
|
|
4
4
|
displayXl: we,
|
|
5
|
-
displayLg:
|
|
6
|
-
displayMd:
|
|
7
|
-
displaySm:
|
|
8
|
-
displayXs:
|
|
9
|
-
headingXl:
|
|
10
|
-
headingLg:
|
|
11
|
-
headingMd:
|
|
12
|
-
headingSm:
|
|
13
|
-
headingXs:
|
|
14
|
-
headingXxs:
|
|
15
|
-
preambleMd:
|
|
5
|
+
displayLg: Le,
|
|
6
|
+
displayMd: Ee,
|
|
7
|
+
displaySm: Ae,
|
|
8
|
+
displayXs: Oe,
|
|
9
|
+
headingXl: Me,
|
|
10
|
+
headingLg: Pe,
|
|
11
|
+
headingMd: Xe,
|
|
12
|
+
headingSm: Ne,
|
|
13
|
+
headingXs: $e,
|
|
14
|
+
headingXxs: We,
|
|
15
|
+
preambleMd: Be,
|
|
16
16
|
preambleSm: Ie,
|
|
17
17
|
bodyXl: De,
|
|
18
18
|
bodyLg: Fe,
|
|
19
19
|
bodyMd: Ye,
|
|
20
|
-
bodySm:
|
|
20
|
+
bodySm: Ge,
|
|
21
21
|
bodyXs: Ve,
|
|
22
|
-
linkLg:
|
|
23
|
-
linkMd:
|
|
24
|
-
linkSm:
|
|
25
|
-
linkXs:
|
|
26
|
-
labelXl:
|
|
27
|
-
labelLg:
|
|
22
|
+
linkLg: Ue,
|
|
23
|
+
linkMd: He,
|
|
24
|
+
linkSm: Je,
|
|
25
|
+
linkXs: Ze,
|
|
26
|
+
labelXl: ze,
|
|
27
|
+
labelLg: Ke,
|
|
28
28
|
labelMd: qe,
|
|
29
|
-
labelSm:
|
|
30
|
-
labelXs:
|
|
31
|
-
labelEmphasis:
|
|
32
|
-
weightRegular:
|
|
33
|
-
weightMedium:
|
|
34
|
-
mobile__displayXl:
|
|
29
|
+
labelSm: Qe,
|
|
30
|
+
labelXs: eo,
|
|
31
|
+
labelEmphasis: oo,
|
|
32
|
+
weightRegular: to,
|
|
33
|
+
weightMedium: ro,
|
|
34
|
+
mobile__displayXl: ao,
|
|
35
35
|
mobile__displayLg: lo,
|
|
36
|
-
mobile__displayMd:
|
|
37
|
-
mobile__displaySm:
|
|
38
|
-
mobile__displayXs:
|
|
39
|
-
mobile__headingXl:
|
|
40
|
-
mobile__headingLg:
|
|
41
|
-
mobile__headingMd:
|
|
42
|
-
mobile__headingSm:
|
|
43
|
-
mobile__headingXs:
|
|
44
|
-
mobile__headingXxs:
|
|
45
|
-
mobile__preambleMd:
|
|
46
|
-
mobile__preambleSm:
|
|
47
|
-
mobile__bodyXl:
|
|
48
|
-
mobile__bodyLg:
|
|
49
|
-
mobile__bodyMd:
|
|
50
|
-
mobile__bodySm:
|
|
51
|
-
mobile__bodyXs:
|
|
36
|
+
mobile__displayMd: so,
|
|
37
|
+
mobile__displaySm: no,
|
|
38
|
+
mobile__displayXs: io,
|
|
39
|
+
mobile__headingXl: _o,
|
|
40
|
+
mobile__headingLg: co,
|
|
41
|
+
mobile__headingMd: mo,
|
|
42
|
+
mobile__headingSm: uo,
|
|
43
|
+
mobile__headingXs: po,
|
|
44
|
+
mobile__headingXxs: go,
|
|
45
|
+
mobile__preambleMd: bo,
|
|
46
|
+
mobile__preambleSm: ho,
|
|
47
|
+
mobile__bodyXl: yo,
|
|
48
|
+
mobile__bodyLg: fo,
|
|
49
|
+
mobile__bodyMd: vo,
|
|
50
|
+
mobile__bodySm: Ro,
|
|
51
|
+
mobile__bodyXs: ko,
|
|
52
52
|
mobile__linkLg: So,
|
|
53
|
-
mobile__linkMd:
|
|
53
|
+
mobile__linkMd: Co,
|
|
54
54
|
mobile__linkSm: xo,
|
|
55
|
-
mobile__linkXs:
|
|
55
|
+
mobile__linkXs: jo,
|
|
56
56
|
mobile__labelXl: To,
|
|
57
57
|
mobile__labelLg: wo,
|
|
58
|
-
mobile__labelMd:
|
|
59
|
-
mobile__labelSm:
|
|
60
|
-
mobile__labelXs:
|
|
58
|
+
mobile__labelMd: Lo,
|
|
59
|
+
mobile__labelSm: Eo,
|
|
60
|
+
mobile__labelXs: Ao
|
|
61
61
|
};
|
|
62
|
-
var W = { exports: {} },
|
|
62
|
+
var W = { exports: {} }, N = {};
|
|
63
63
|
/**
|
|
64
64
|
* @license React
|
|
65
65
|
* react-jsx-runtime.production.js
|
|
@@ -69,29 +69,29 @@ var W = { exports: {} }, M = {};
|
|
|
69
69
|
* This source code is licensed under the MIT license found in the
|
|
70
70
|
* LICENSE file in the root directory of this source tree.
|
|
71
71
|
*/
|
|
72
|
-
var
|
|
73
|
-
function
|
|
74
|
-
if (
|
|
75
|
-
|
|
76
|
-
var e = Symbol.for("react.transitional.element"),
|
|
77
|
-
function s
|
|
72
|
+
var re;
|
|
73
|
+
function Oo() {
|
|
74
|
+
if (re) return N;
|
|
75
|
+
re = 1;
|
|
76
|
+
var e = Symbol.for("react.transitional.element"), r = Symbol.for("react.fragment");
|
|
77
|
+
function n(s, l, a) {
|
|
78
78
|
var i = null;
|
|
79
|
-
if (
|
|
80
|
-
|
|
81
|
-
for (var
|
|
82
|
-
|
|
83
|
-
} else
|
|
84
|
-
return l =
|
|
79
|
+
if (a !== void 0 && (i = "" + a), l.key !== void 0 && (i = "" + l.key), "key" in l) {
|
|
80
|
+
a = {};
|
|
81
|
+
for (var u in l)
|
|
82
|
+
u !== "key" && (a[u] = l[u]);
|
|
83
|
+
} else a = l;
|
|
84
|
+
return l = a.ref, {
|
|
85
85
|
$$typeof: e,
|
|
86
|
-
type:
|
|
86
|
+
type: s,
|
|
87
87
|
key: i,
|
|
88
88
|
ref: l !== void 0 ? l : null,
|
|
89
|
-
props:
|
|
89
|
+
props: a
|
|
90
90
|
};
|
|
91
91
|
}
|
|
92
|
-
return
|
|
92
|
+
return N.Fragment = r, N.jsx = n, N.jsxs = n, N;
|
|
93
93
|
}
|
|
94
|
-
var
|
|
94
|
+
var $ = {};
|
|
95
95
|
/**
|
|
96
96
|
* @license React
|
|
97
97
|
* react-jsx-runtime.development.js
|
|
@@ -101,44 +101,44 @@ var P = {};
|
|
|
101
101
|
* This source code is licensed under the MIT license found in the
|
|
102
102
|
* LICENSE file in the root directory of this source tree.
|
|
103
103
|
*/
|
|
104
|
-
var
|
|
105
|
-
function
|
|
106
|
-
return
|
|
104
|
+
var ae;
|
|
105
|
+
function Mo() {
|
|
106
|
+
return ae || (ae = 1, process.env.NODE_ENV !== "production" && function() {
|
|
107
107
|
function e(o) {
|
|
108
108
|
if (o == null) return null;
|
|
109
109
|
if (typeof o == "function")
|
|
110
|
-
return o.$$typeof ===
|
|
110
|
+
return o.$$typeof === fe ? null : o.displayName || o.name || null;
|
|
111
111
|
if (typeof o == "string") return o;
|
|
112
112
|
switch (o) {
|
|
113
113
|
case D:
|
|
114
114
|
return "Fragment";
|
|
115
|
-
case
|
|
115
|
+
case de:
|
|
116
116
|
return "Profiler";
|
|
117
|
-
case
|
|
117
|
+
case ce:
|
|
118
118
|
return "StrictMode";
|
|
119
|
-
case pe:
|
|
120
|
-
return "Suspense";
|
|
121
119
|
case ge:
|
|
120
|
+
return "Suspense";
|
|
121
|
+
case be:
|
|
122
122
|
return "SuspenseList";
|
|
123
|
-
case
|
|
123
|
+
case ye:
|
|
124
124
|
return "Activity";
|
|
125
125
|
}
|
|
126
126
|
if (typeof o == "object")
|
|
127
127
|
switch (typeof o.tag == "number" && console.error(
|
|
128
128
|
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
129
129
|
), o.$$typeof) {
|
|
130
|
-
case
|
|
130
|
+
case _e:
|
|
131
131
|
return "Portal";
|
|
132
|
-
case
|
|
132
|
+
case ue:
|
|
133
133
|
return (o.displayName || "Context") + ".Provider";
|
|
134
|
-
case
|
|
134
|
+
case me:
|
|
135
135
|
return (o._context.displayName || "Context") + ".Consumer";
|
|
136
|
-
case
|
|
136
|
+
case pe:
|
|
137
137
|
var _ = o.render;
|
|
138
138
|
return o = o.displayName, o || (o = _.displayName || _.name || "", o = o !== "" ? "ForwardRef(" + o + ")" : "ForwardRef"), o;
|
|
139
|
-
case
|
|
139
|
+
case he:
|
|
140
140
|
return _ = o.displayName || null, _ !== null ? _ : e(o.type) || "Memo";
|
|
141
|
-
case
|
|
141
|
+
case z:
|
|
142
142
|
_ = o._payload, o = o._init;
|
|
143
143
|
try {
|
|
144
144
|
return e(o(_));
|
|
@@ -147,12 +147,12 @@ function Oo() {
|
|
|
147
147
|
}
|
|
148
148
|
return null;
|
|
149
149
|
}
|
|
150
|
-
function
|
|
150
|
+
function r(o) {
|
|
151
151
|
return "" + o;
|
|
152
152
|
}
|
|
153
|
-
function
|
|
153
|
+
function n(o) {
|
|
154
154
|
try {
|
|
155
|
-
|
|
155
|
+
r(o);
|
|
156
156
|
var _ = !1;
|
|
157
157
|
} catch {
|
|
158
158
|
_ = !0;
|
|
@@ -164,12 +164,12 @@ function Oo() {
|
|
|
164
164
|
_,
|
|
165
165
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
166
166
|
d
|
|
167
|
-
),
|
|
167
|
+
), r(o);
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
function
|
|
170
|
+
function s(o) {
|
|
171
171
|
if (o === D) return "<>";
|
|
172
|
-
if (typeof o == "object" && o !== null && o.$$typeof ===
|
|
172
|
+
if (typeof o == "object" && o !== null && o.$$typeof === z)
|
|
173
173
|
return "<...>";
|
|
174
174
|
try {
|
|
175
175
|
var _ = e(o);
|
|
@@ -182,17 +182,17 @@ function Oo() {
|
|
|
182
182
|
var o = F.A;
|
|
183
183
|
return o === null ? null : o.getOwner();
|
|
184
184
|
}
|
|
185
|
-
function
|
|
185
|
+
function a() {
|
|
186
186
|
return Error("react-stack-top-frame");
|
|
187
187
|
}
|
|
188
188
|
function i(o) {
|
|
189
|
-
if (
|
|
189
|
+
if (K.call(o, "key")) {
|
|
190
190
|
var _ = Object.getOwnPropertyDescriptor(o, "key").get;
|
|
191
191
|
if (_ && _.isReactWarning) return !1;
|
|
192
192
|
}
|
|
193
193
|
return o.key !== void 0;
|
|
194
194
|
}
|
|
195
|
-
function
|
|
195
|
+
function u(o, _) {
|
|
196
196
|
function c() {
|
|
197
197
|
q || (q = !0, console.error(
|
|
198
198
|
"%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)",
|
|
@@ -204,22 +204,22 @@ function Oo() {
|
|
|
204
204
|
configurable: !0
|
|
205
205
|
});
|
|
206
206
|
}
|
|
207
|
-
function
|
|
207
|
+
function X() {
|
|
208
208
|
var o = e(this.type);
|
|
209
|
-
return
|
|
209
|
+
return Q[o] || (Q[o] = !0, console.error(
|
|
210
210
|
"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."
|
|
211
211
|
)), o = this.props.ref, o !== void 0 ? o : null;
|
|
212
212
|
}
|
|
213
|
-
function
|
|
213
|
+
function R(o, _, c, d, k, h, G, V) {
|
|
214
214
|
return c = h.ref, o = {
|
|
215
|
-
$$typeof:
|
|
215
|
+
$$typeof: Z,
|
|
216
216
|
type: o,
|
|
217
217
|
key: _,
|
|
218
218
|
props: h,
|
|
219
|
-
_owner:
|
|
219
|
+
_owner: k
|
|
220
220
|
}, (c !== void 0 ? c : null) !== null ? Object.defineProperty(o, "ref", {
|
|
221
221
|
enumerable: !1,
|
|
222
|
-
get:
|
|
222
|
+
get: X
|
|
223
223
|
}) : Object.defineProperty(o, "ref", { enumerable: !1, value: null }), o._store = {}, Object.defineProperty(o._store, "validated", {
|
|
224
224
|
configurable: !1,
|
|
225
225
|
enumerable: !1,
|
|
@@ -234,7 +234,7 @@ function Oo() {
|
|
|
234
234
|
configurable: !1,
|
|
235
235
|
enumerable: !1,
|
|
236
236
|
writable: !0,
|
|
237
|
-
value:
|
|
237
|
+
value: G
|
|
238
238
|
}), Object.defineProperty(o, "_debugTask", {
|
|
239
239
|
configurable: !1,
|
|
240
240
|
enumerable: !1,
|
|
@@ -242,11 +242,11 @@ function Oo() {
|
|
|
242
242
|
value: V
|
|
243
243
|
}), Object.freeze && (Object.freeze(o.props), Object.freeze(o)), o;
|
|
244
244
|
}
|
|
245
|
-
function T(o, _, c, d,
|
|
245
|
+
function T(o, _, c, d, k, h, G, V) {
|
|
246
246
|
var m = _.children;
|
|
247
247
|
if (m !== void 0)
|
|
248
248
|
if (d)
|
|
249
|
-
if (
|
|
249
|
+
if (ve(m)) {
|
|
250
250
|
for (d = 0; d < m.length; d++)
|
|
251
251
|
w(m[d]);
|
|
252
252
|
Object.freeze && Object.freeze(m);
|
|
@@ -255,12 +255,12 @@ function Oo() {
|
|
|
255
255
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
256
256
|
);
|
|
257
257
|
else w(m);
|
|
258
|
-
if (
|
|
258
|
+
if (K.call(_, "key")) {
|
|
259
259
|
m = e(o);
|
|
260
|
-
var
|
|
261
|
-
return
|
|
260
|
+
var E = Object.keys(_).filter(function(Re) {
|
|
261
|
+
return Re !== "key";
|
|
262
262
|
});
|
|
263
|
-
d = 0 <
|
|
263
|
+
d = 0 < E.length ? "{key: someKey, " + E.join(": ..., ") + ": ...}" : "{key: someKey}", te[m + d] || (E = 0 < E.length ? "{" + E.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
264
264
|
`A props object containing a "key" prop is being spread into JSX:
|
|
265
265
|
let props = %s;
|
|
266
266
|
<%s {...props} />
|
|
@@ -269,45 +269,45 @@ React keys must be passed directly to JSX without using spread:
|
|
|
269
269
|
<%s key={someKey} {...props} />`,
|
|
270
270
|
d,
|
|
271
271
|
m,
|
|
272
|
-
|
|
272
|
+
E,
|
|
273
273
|
m
|
|
274
|
-
),
|
|
274
|
+
), te[m + d] = !0);
|
|
275
275
|
}
|
|
276
|
-
if (m = null, c !== void 0 && (
|
|
276
|
+
if (m = null, c !== void 0 && (n(c), m = "" + c), i(_) && (n(_.key), m = "" + _.key), "key" in _) {
|
|
277
277
|
c = {};
|
|
278
|
-
for (var
|
|
279
|
-
|
|
278
|
+
for (var U in _)
|
|
279
|
+
U !== "key" && (c[U] = _[U]);
|
|
280
280
|
} else c = _;
|
|
281
|
-
return m &&
|
|
281
|
+
return m && u(
|
|
282
282
|
c,
|
|
283
283
|
typeof o == "function" ? o.displayName || o.name || "Unknown" : o
|
|
284
|
-
),
|
|
284
|
+
), R(
|
|
285
285
|
o,
|
|
286
286
|
m,
|
|
287
287
|
h,
|
|
288
|
-
|
|
288
|
+
k,
|
|
289
289
|
l(),
|
|
290
290
|
c,
|
|
291
|
-
|
|
291
|
+
G,
|
|
292
292
|
V
|
|
293
293
|
);
|
|
294
294
|
}
|
|
295
295
|
function w(o) {
|
|
296
|
-
typeof o == "object" && o !== null && o.$$typeof ===
|
|
296
|
+
typeof o == "object" && o !== null && o.$$typeof === Z && o._store && (o._store.validated = 1);
|
|
297
297
|
}
|
|
298
|
-
var
|
|
298
|
+
var L = ke, Z = Symbol.for("react.transitional.element"), _e = Symbol.for("react.portal"), D = Symbol.for("react.fragment"), ce = Symbol.for("react.strict_mode"), de = Symbol.for("react.profiler"), me = Symbol.for("react.consumer"), ue = Symbol.for("react.context"), pe = Symbol.for("react.forward_ref"), ge = Symbol.for("react.suspense"), be = Symbol.for("react.suspense_list"), he = Symbol.for("react.memo"), z = Symbol.for("react.lazy"), ye = Symbol.for("react.activity"), fe = Symbol.for("react.client.reference"), F = L.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, K = Object.prototype.hasOwnProperty, ve = Array.isArray, Y = console.createTask ? console.createTask : function() {
|
|
299
299
|
return null;
|
|
300
300
|
};
|
|
301
|
-
|
|
301
|
+
L = {
|
|
302
302
|
"react-stack-bottom-frame": function(o) {
|
|
303
303
|
return o();
|
|
304
304
|
}
|
|
305
305
|
};
|
|
306
|
-
var q,
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
)(),
|
|
310
|
-
|
|
306
|
+
var q, Q = {}, ee = L["react-stack-bottom-frame"].bind(
|
|
307
|
+
L,
|
|
308
|
+
a
|
|
309
|
+
)(), oe = Y(s(a)), te = {};
|
|
310
|
+
$.Fragment = D, $.jsx = function(o, _, c, d, k) {
|
|
311
311
|
var h = 1e4 > F.recentlyCreatedOwnerStacks++;
|
|
312
312
|
return T(
|
|
313
313
|
o,
|
|
@@ -315,11 +315,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
315
315
|
c,
|
|
316
316
|
!1,
|
|
317
317
|
d,
|
|
318
|
-
|
|
319
|
-
h ? Error("react-stack-top-frame") :
|
|
320
|
-
h ? Y(
|
|
318
|
+
k,
|
|
319
|
+
h ? Error("react-stack-top-frame") : ee,
|
|
320
|
+
h ? Y(s(o)) : oe
|
|
321
321
|
);
|
|
322
|
-
},
|
|
322
|
+
}, $.jsxs = function(o, _, c, d, k) {
|
|
323
323
|
var h = 1e4 > F.recentlyCreatedOwnerStacks++;
|
|
324
324
|
return T(
|
|
325
325
|
o,
|
|
@@ -327,47 +327,56 @@ React keys must be passed directly to JSX without using spread:
|
|
|
327
327
|
c,
|
|
328
328
|
!0,
|
|
329
329
|
d,
|
|
330
|
-
|
|
331
|
-
h ? Error("react-stack-top-frame") :
|
|
332
|
-
h ? Y(
|
|
330
|
+
k,
|
|
331
|
+
h ? Error("react-stack-top-frame") : ee,
|
|
332
|
+
h ? Y(s(o)) : oe
|
|
333
333
|
);
|
|
334
334
|
};
|
|
335
|
-
}()),
|
|
335
|
+
}()), $;
|
|
336
336
|
}
|
|
337
337
|
var le;
|
|
338
|
-
function
|
|
339
|
-
return le || (le = 1, process.env.NODE_ENV === "production" ? W.exports =
|
|
338
|
+
function Po() {
|
|
339
|
+
return le || (le = 1, process.env.NODE_ENV === "production" ? W.exports = Oo() : W.exports = Mo()), W.exports;
|
|
340
|
+
}
|
|
341
|
+
var t = Po();
|
|
342
|
+
const p = (...e) => e.map((n) => typeof n == "string" ? n : n ? Object.keys(n).filter((a) => n[a]).join(" ") : "").filter((n) => !!n).join(" ");
|
|
343
|
+
function Xo() {
|
|
344
|
+
const e = {};
|
|
345
|
+
return (r) => {
|
|
346
|
+
if (r)
|
|
347
|
+
return e[r] || (e[r] = { color: `var(--${r})` }), e[r];
|
|
348
|
+
};
|
|
340
349
|
}
|
|
341
|
-
|
|
342
|
-
const u = (...e) => e.map((s) => typeof s == "string" ? s : s ? Object.keys(s).filter((r) => s[r]).join(" ") : "").filter((s) => !!s).join(" "), v = ({
|
|
350
|
+
const No = Xo(), v = ({
|
|
343
351
|
defaultVariant: e,
|
|
344
|
-
children:
|
|
345
|
-
className:
|
|
346
|
-
weight:
|
|
352
|
+
children: r,
|
|
353
|
+
className: n = "",
|
|
354
|
+
weight: s,
|
|
347
355
|
emphasis: l = !1,
|
|
348
|
-
as:
|
|
349
|
-
mobileVariant: i
|
|
356
|
+
as: a = "span",
|
|
357
|
+
mobileVariant: i,
|
|
358
|
+
color: u
|
|
350
359
|
}) => {
|
|
351
|
-
const
|
|
352
|
-
let R =
|
|
353
|
-
l && !
|
|
354
|
-
const
|
|
355
|
-
return /* @__PURE__ */ t.jsx(
|
|
356
|
-
},
|
|
357
|
-
const
|
|
358
|
-
return
|
|
360
|
+
const X = b[e] || "";
|
|
361
|
+
let R = s;
|
|
362
|
+
l && !s && (R = "medium");
|
|
363
|
+
const T = R ? b[`weight${R.charAt(0).toUpperCase()}${R.slice(1)}`] : "", w = e.startsWith("label") && l ? b.labelEmphasis : "", L = i ? b[`mobile__${i}`] : "";
|
|
364
|
+
return /* @__PURE__ */ t.jsx(a, { style: No(u), className: p(X, T, w, L, n), children: r });
|
|
365
|
+
}, $o = (e, r, n) => {
|
|
366
|
+
const s = e[r];
|
|
367
|
+
return s ? typeof s == "function" ? s() : Promise.resolve(s) : new Promise((l, a) => {
|
|
359
368
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
|
|
360
|
-
|
|
369
|
+
a.bind(
|
|
361
370
|
null,
|
|
362
371
|
new Error(
|
|
363
|
-
"Unknown variable dynamic import: " +
|
|
372
|
+
"Unknown variable dynamic import: " + r + (r.split("/").length !== n ? ". Note that variables only represent file names one level deep." : "")
|
|
364
373
|
)
|
|
365
374
|
)
|
|
366
375
|
);
|
|
367
376
|
});
|
|
368
377
|
};
|
|
369
|
-
var
|
|
370
|
-
const
|
|
378
|
+
var ne = /* @__PURE__ */ ((e) => (e.ALERT_ERROR_FILL = "alert-error-fill", e.ALERT_ERROR = "alert-error", e.CHECK = "check", e.CIRCLE_CHECK_FILL = "circle-check-fill", e.CIRCLE_CHECK = "circle-check", e.CLOSE = "close", e.HELP = "help", e.INFO = "info", e.MENU = "menu", e.PLUS = "plus", e.REMOVE = "remove", e.SEARCH = "search", e.WARNING = "warning", e.ARROW_BACK = "arrow-back", e.ARROW_DOWNWARD = "arrow-downward", e.ARROW_FORWARD = "arrow-forward", e.ARROW_INSERT = "arrow-insert", e.ARROW_OUTWARD = "arrow-outward", e.ARROW_RETURN = "arrow-return", e.ARROW_UPWARD = "arrow-upward", e.CHEVRON_BACK = "chevron-back", e.CHEVRON_DOWN = "chevron-down", e.CHEVRON_FORWARD = "chevron-forward", e.CHEVRON_UP = "chevron-up", e.MESSAGE_FILL = "message-fill", e.MESSAGE = "message", e.CALENDAR = "calendar", e.CART = "cart", e.PACKAGE_FILL = "package-fill", e.PACKAGE = "package", e.SMILE_FILL = "smile-fill", e.SMILE = "smile", e.CIRCLE_DASH_FILL = "circle-dash-fill", e.CIRCLE_DASH = "circle-dash", e.PIN_DROP = "pin-drop", e.FILTER = "filter", e.COACHING = "coaching", e.LABS = "labs", e.MYSPAN = "myspan", e.OPTIMIZATIONS = "optimizations", e.PROTOCOLS = "protocols", e.RULER = "ruler", e.SCALE = "scale", e.FACEBOOK = "facebook", e.HEART_FILL = "heart-fill", e.HEART = "heart", e.INSTAGRAM = "instagram", e.STAR_FILL = "star-fill", e.STAR_HALF = "star-half", e.STAR_OUTLINE = "star-outline", e.STAR = "star", e.X = "x", e))(ne || {});
|
|
379
|
+
const Wo = {
|
|
371
380
|
"alert-error-fill": "action",
|
|
372
381
|
"alert-error": "action",
|
|
373
382
|
check: "action",
|
|
@@ -421,148 +430,148 @@ const Xo = {
|
|
|
421
430
|
star: "social",
|
|
422
431
|
x: "social"
|
|
423
432
|
};
|
|
424
|
-
function
|
|
425
|
-
return e ? Object.values(
|
|
433
|
+
function Bo(e) {
|
|
434
|
+
return e ? Object.values(ne).includes(e) : !1;
|
|
426
435
|
}
|
|
427
|
-
const C = Se(({ name: e, className:
|
|
428
|
-
const [
|
|
429
|
-
return
|
|
436
|
+
const C = Se(({ name: e, className: r }) => {
|
|
437
|
+
const [n, s] = H(null);
|
|
438
|
+
return Ce(() => {
|
|
430
439
|
let l = !0;
|
|
431
|
-
return
|
|
432
|
-
l && a
|
|
440
|
+
return Bo(e) && $o(/* @__PURE__ */ Object.assign({ "../../icons/action/alert-error-fill.svg": () => import("./alert-error-fill-U8xX1bHm.mjs"), "../../icons/action/alert-error.svg": () => import("./alert-error-Cj1EJqVI.mjs"), "../../icons/action/check.svg": () => import("./check-DgSDfN0C.mjs"), "../../icons/action/circle-check-fill.svg": () => import("./circle-check-fill-BpCT79Im.mjs"), "../../icons/action/circle-check.svg": () => import("./circle-check-DHexNVPG.mjs"), "../../icons/action/close.svg": () => import("./close-xFwzmg9D.mjs"), "../../icons/action/help.svg": () => import("./help-CRE_5jm0.mjs"), "../../icons/action/info.svg": () => import("./info-BPzOhkwO.mjs"), "../../icons/action/menu.svg": () => import("./menu-wBs3KiRN.mjs"), "../../icons/action/plus.svg": () => import("./plus-a8IJH0Cb.mjs"), "../../icons/action/remove.svg": () => import("./remove-DjaRY7q_.mjs"), "../../icons/action/search.svg": () => import("./search-CH3bboSY.mjs"), "../../icons/action/warning.svg": () => import("./warning-DXASuaUB.mjs"), "../../icons/arrow/arrow-back.svg": () => import("./arrow-back-RB9oG9bb.mjs"), "../../icons/arrow/arrow-downward.svg": () => import("./arrow-downward-BZo-WiCP.mjs"), "../../icons/arrow/arrow-forward.svg": () => import("./arrow-forward-vO9RZVmB.mjs"), "../../icons/arrow/arrow-insert.svg": () => import("./arrow-insert-DERGBPT7.mjs"), "../../icons/arrow/arrow-outward.svg": () => import("./arrow-outward-DrIR5DwI.mjs"), "../../icons/arrow/arrow-return.svg": () => import("./arrow-return-8q22es7-.mjs"), "../../icons/arrow/arrow-upward.svg": () => import("./arrow-upward-DC1FfPA9.mjs"), "../../icons/arrow/chevron-back.svg": () => import("./chevron-back-DFWam-ts.mjs"), "../../icons/arrow/chevron-down.svg": () => import("./chevron-down-BwRGeXBx.mjs"), "../../icons/arrow/chevron-forward.svg": () => import("./chevron-forward-DiyG4R25.mjs"), "../../icons/arrow/chevron-up.svg": () => import("./chevron-up-OrVl2KYe.mjs"), "../../icons/chat/message-fill.svg": () => import("./message-fill-34t0rhm0.mjs"), "../../icons/chat/message.svg": () => import("./message-CJ_CwgNl.mjs"), "../../icons/eCommerce/calendar.svg": () => import("./calendar-B-r7jdWd.mjs"), "../../icons/eCommerce/cart.svg": () => import("./cart-DPCejEA4.mjs"), "../../icons/eCommerce/package-fill.svg": () => import("./package-fill-DJC-nVX4.mjs"), "../../icons/eCommerce/package.svg": () => import("./package-Cojp3ziE.mjs"), "../../icons/faces/smile-fill.svg": () => import("./smile-fill-BZ1FEIkr.mjs"), "../../icons/faces/smile.svg": () => import("./smile-DWJE9lLu.mjs"), "../../icons/global/filter.svg": () => import("./filter-Bb2_rnBk.mjs"), "../../icons/global/pin-drop.svg": () => import("./pin-drop-CjDxWRyc.mjs"), "../../icons/indicators/circle-dash-fill.svg": () => import("./circle-dash-fill-B15ve9gd.mjs"), "../../icons/indicators/circle-dash.svg": () => import("./circle-dash-C0Qv0BFy.mjs"), "../../icons/map/pin-drop.svg": () => import("./pin-drop-Cynj8Kyw.mjs"), "../../icons/medical/coaching.svg": () => import("./coaching-ZyIaz-XN.mjs"), "../../icons/medical/labs.svg": () => import("./labs-C5ACTgZS.mjs"), "../../icons/medical/myspan.svg": () => import("./myspan-BtBinWuo.mjs"), "../../icons/medical/optimizations.svg": () => import("./optimizations-CFu6WZmF.mjs"), "../../icons/medical/protocols.svg": () => import("./protocols-DioVdawg.mjs"), "../../icons/medical/ruler.svg": () => import("./ruler-DHuaS0jU.mjs"), "../../icons/medical/scale.svg": () => import("./scale-CN9HwBjw.mjs"), "../../icons/social/facebook.svg": () => import("./facebook-DV78ip19.mjs"), "../../icons/social/heart-fill.svg": () => import("./heart-fill-BVOsSRde.mjs"), "../../icons/social/heart.svg": () => import("./heart-D7sVKHkl.mjs"), "../../icons/social/instagram.svg": () => import("./instagram-D3uUNPQP.mjs"), "../../icons/social/star-fill.svg": () => import("./star-fill-CSTfd32v.mjs"), "../../icons/social/star-half.svg": () => import("./star-half-BF2SarPm.mjs"), "../../icons/social/star-outline.svg": () => import("./star-outline-CYXUJP23.mjs"), "../../icons/social/star.svg": () => import("./star-BUndwhBG.mjs"), "../../icons/social/x.svg": () => import("./x-BXPNdkKc.mjs") }), `../../icons/${Wo[e]}/${e}.svg`, 5).then((a) => {
|
|
441
|
+
l && s(a);
|
|
433
442
|
}), () => {
|
|
434
443
|
l = !1;
|
|
435
444
|
};
|
|
436
|
-
}, [e]),
|
|
437
|
-
}),
|
|
438
|
-
button:
|
|
439
|
-
primary:
|
|
445
|
+
}, [e]), n ? xe(n.default, { className: r }) : /* @__PURE__ */ t.jsx("div", { className: r, children: "💡" });
|
|
446
|
+
}), Io = "button-module__button___JyfZW", Do = "button-module__primary___ggjlO", Fo = "button-module__secondary___Q4I1z", Yo = "button-module__muted___DbVhc", Go = "button-module__ghost___Dp7F-", Vo = "button-module__xs___hb8XV", Uo = "button-module__sm___nin2b", Ho = "button-module__md___0nyD0", Jo = "button-module__lg___UZ-tP", Zo = "button-module__disabled___S7XlI", zo = "button-module__content___FFCUI", Ko = "button-module__iconWrap___PI655", x = {
|
|
447
|
+
button: Io,
|
|
448
|
+
primary: Do,
|
|
440
449
|
"primary-invert": "button-module__primary-invert___UQj7h",
|
|
441
|
-
secondary:
|
|
442
|
-
muted:
|
|
450
|
+
secondary: Fo,
|
|
451
|
+
muted: Yo,
|
|
443
452
|
"muted-invert": "button-module__muted-invert___0nBJw",
|
|
444
|
-
ghost:
|
|
445
|
-
xs:
|
|
446
|
-
sm:
|
|
447
|
-
md:
|
|
448
|
-
lg:
|
|
449
|
-
disabled:
|
|
450
|
-
content:
|
|
451
|
-
iconWrap:
|
|
452
|
-
},
|
|
453
|
+
ghost: Go,
|
|
454
|
+
xs: Vo,
|
|
455
|
+
sm: Uo,
|
|
456
|
+
md: Ho,
|
|
457
|
+
lg: Jo,
|
|
458
|
+
disabled: Zo,
|
|
459
|
+
content: zo,
|
|
460
|
+
iconWrap: Ko
|
|
461
|
+
}, J = je(({
|
|
453
462
|
variant: e = "primary",
|
|
454
|
-
size:
|
|
455
|
-
as:
|
|
456
|
-
disabled:
|
|
463
|
+
size: r = "md",
|
|
464
|
+
as: n = "button",
|
|
465
|
+
disabled: s = !1,
|
|
457
466
|
children: l,
|
|
458
|
-
prefixIcon:
|
|
467
|
+
prefixIcon: a,
|
|
459
468
|
suffixIcon: i,
|
|
460
|
-
...
|
|
461
|
-
},
|
|
462
|
-
const
|
|
469
|
+
...u
|
|
470
|
+
}, X) => {
|
|
471
|
+
const R = x[e] || "", T = x[r] || "", w = s ? x.disabled : "";
|
|
463
472
|
return /* @__PURE__ */ t.jsx(
|
|
464
|
-
|
|
473
|
+
n,
|
|
465
474
|
{
|
|
466
|
-
ref:
|
|
467
|
-
...
|
|
468
|
-
className:
|
|
475
|
+
ref: X,
|
|
476
|
+
...u,
|
|
477
|
+
className: p(
|
|
469
478
|
x.button,
|
|
470
|
-
|
|
479
|
+
R,
|
|
471
480
|
T,
|
|
472
481
|
w
|
|
473
482
|
),
|
|
474
|
-
disabled:
|
|
483
|
+
disabled: s,
|
|
475
484
|
children: /* @__PURE__ */ t.jsxs("div", { className: x.content, children: [
|
|
476
|
-
|
|
485
|
+
a && /* @__PURE__ */ t.jsx("div", { className: x.iconWrap, children: /* @__PURE__ */ t.jsx(C, { name: a }) }),
|
|
477
486
|
/* @__PURE__ */ t.jsx("div", { children: l }),
|
|
478
487
|
i && /* @__PURE__ */ t.jsx("div", { className: x.iconWrap, children: /* @__PURE__ */ t.jsx(C, { name: i }) })
|
|
479
488
|
] })
|
|
480
489
|
}
|
|
481
490
|
);
|
|
482
491
|
});
|
|
483
|
-
|
|
484
|
-
const
|
|
485
|
-
root:
|
|
486
|
-
},
|
|
492
|
+
J.displayName = "Button";
|
|
493
|
+
const qo = "label-module__root___b704i", Qo = {
|
|
494
|
+
root: qo
|
|
495
|
+
}, et = {
|
|
487
496
|
sm: b.labelXs,
|
|
488
497
|
lg: b.labelSm
|
|
489
|
-
},
|
|
498
|
+
}, Br = ({ children: e, color: r, size: n = "sm" }) => /* @__PURE__ */ t.jsx(
|
|
490
499
|
"div",
|
|
491
500
|
{
|
|
492
|
-
className:
|
|
493
|
-
|
|
501
|
+
className: p(
|
|
502
|
+
Qo.root,
|
|
494
503
|
b.labelEmphasis,
|
|
495
|
-
|
|
504
|
+
et[n]
|
|
496
505
|
),
|
|
497
|
-
"data-size":
|
|
498
|
-
"data-color":
|
|
506
|
+
"data-size": n,
|
|
507
|
+
"data-color": r,
|
|
499
508
|
children: e
|
|
500
509
|
}
|
|
501
|
-
),
|
|
502
|
-
tag:
|
|
503
|
-
md:
|
|
504
|
-
lg:
|
|
505
|
-
active:
|
|
506
|
-
content:
|
|
507
|
-
iconWrap:
|
|
508
|
-
},
|
|
510
|
+
), ot = "tag-module__tag___04JA1", tt = "tag-module__md___Vi5U2", rt = "tag-module__lg___AaJGY", at = "tag-module__active___Bc0bb", lt = "tag-module__content___uaFwG", st = "tag-module__iconWrap___viC8K", A = {
|
|
511
|
+
tag: ot,
|
|
512
|
+
md: tt,
|
|
513
|
+
lg: rt,
|
|
514
|
+
active: at,
|
|
515
|
+
content: lt,
|
|
516
|
+
iconWrap: st
|
|
517
|
+
}, nt = {
|
|
509
518
|
md: b.labelMd,
|
|
510
519
|
lg: b.labelLg
|
|
511
|
-
},
|
|
520
|
+
}, it = ({ value: e, children: r, active: n, disabled: s, size: l = "md", prefixIcon: a, suffixIcon: i, onClick: u }) => /* @__PURE__ */ t.jsx(
|
|
512
521
|
"button",
|
|
513
522
|
{
|
|
514
|
-
className:
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
{ [
|
|
518
|
-
|
|
523
|
+
className: p(
|
|
524
|
+
A.tag,
|
|
525
|
+
nt[l],
|
|
526
|
+
{ [A.active]: n },
|
|
527
|
+
A[l]
|
|
519
528
|
),
|
|
520
|
-
disabled:
|
|
521
|
-
onClick: () =>
|
|
522
|
-
children: /* @__PURE__ */ t.jsxs("div", { className:
|
|
523
|
-
|
|
524
|
-
/* @__PURE__ */ t.jsx("p", { children:
|
|
525
|
-
i && /* @__PURE__ */ t.jsx("div", { className:
|
|
529
|
+
disabled: s,
|
|
530
|
+
onClick: () => u(e),
|
|
531
|
+
children: /* @__PURE__ */ t.jsxs("div", { className: A.content, children: [
|
|
532
|
+
a && /* @__PURE__ */ t.jsx("div", { className: A.iconWrap, children: /* @__PURE__ */ t.jsx(C, { name: a }) }),
|
|
533
|
+
/* @__PURE__ */ t.jsx("p", { children: r }),
|
|
534
|
+
i && /* @__PURE__ */ t.jsx("div", { className: A.iconWrap, children: /* @__PURE__ */ t.jsx(C, { name: i }) })
|
|
526
535
|
] })
|
|
527
536
|
}
|
|
528
|
-
),
|
|
529
|
-
container:
|
|
530
|
-
tab:
|
|
531
|
-
sm:
|
|
532
|
-
lg:
|
|
533
|
-
inverted:
|
|
534
|
-
disabled:
|
|
535
|
-
bottom:
|
|
536
|
-
top:
|
|
537
|
-
activeTab:
|
|
538
|
-
brackets:
|
|
539
|
-
iconWrap:
|
|
537
|
+
), _t = "tabs-module__container___NRX40", ct = "tabs-module__tab___McM3m", dt = "tabs-module__sm___m4fiR", mt = "tabs-module__lg___SVeHo", ut = "tabs-module__inverted___CBzom", pt = "tabs-module__disabled___AXCIC", gt = "tabs-module__bottom___Ho7ee", bt = "tabs-module__top___jthT8", ht = "tabs-module__activeTab___MHq7V", yt = "tabs-module__brackets___37Jhe", ft = "tabs-module__iconWrap___RY5wP", y = {
|
|
538
|
+
container: _t,
|
|
539
|
+
tab: ct,
|
|
540
|
+
sm: dt,
|
|
541
|
+
lg: mt,
|
|
542
|
+
inverted: ut,
|
|
543
|
+
disabled: pt,
|
|
544
|
+
bottom: gt,
|
|
545
|
+
top: bt,
|
|
546
|
+
activeTab: ht,
|
|
547
|
+
brackets: yt,
|
|
548
|
+
iconWrap: ft
|
|
540
549
|
};
|
|
541
|
-
function
|
|
550
|
+
function Ir({
|
|
542
551
|
activeTab: e,
|
|
543
|
-
tabs:
|
|
544
|
-
onTabClick:
|
|
545
|
-
size:
|
|
552
|
+
tabs: r,
|
|
553
|
+
onTabClick: n,
|
|
554
|
+
size: s = "sm",
|
|
546
555
|
activeLinePosition: l = "bottom",
|
|
547
|
-
inverted:
|
|
556
|
+
inverted: a
|
|
548
557
|
}) {
|
|
549
|
-
return /* @__PURE__ */ t.jsx("div", { className: y.container, children:
|
|
558
|
+
return /* @__PURE__ */ t.jsx("div", { className: y.container, children: r.map((i) => /* @__PURE__ */ t.jsxs(
|
|
550
559
|
"button",
|
|
551
560
|
{
|
|
552
|
-
className:
|
|
561
|
+
className: p(
|
|
553
562
|
y.tab,
|
|
554
|
-
y[
|
|
563
|
+
y[s],
|
|
555
564
|
{
|
|
556
|
-
[y.inverted]:
|
|
565
|
+
[y.inverted]: a,
|
|
557
566
|
[y.activeTab]: e === i.value,
|
|
558
567
|
[y.disabled]: i.disabled,
|
|
559
|
-
[y.brackets]:
|
|
568
|
+
[y.brackets]: s === "lg" && e === i.value && r.length > 1
|
|
560
569
|
},
|
|
561
570
|
y[l],
|
|
562
571
|
i.className
|
|
563
572
|
),
|
|
564
573
|
disabled: i.disabled,
|
|
565
|
-
onClick: () =>
|
|
574
|
+
onClick: () => n(i.value),
|
|
566
575
|
children: [
|
|
567
576
|
i.prefixIcon && /* @__PURE__ */ t.jsx("div", { className: y.iconWrap, children: /* @__PURE__ */ t.jsx(C, { name: i.prefixIcon }) }),
|
|
568
577
|
/* @__PURE__ */ t.jsx("div", { children: i.label }),
|
|
@@ -572,34 +581,34 @@ function Cr({
|
|
|
572
581
|
String(i.value)
|
|
573
582
|
)) });
|
|
574
583
|
}
|
|
575
|
-
const
|
|
576
|
-
typeBadge:
|
|
577
|
-
badgeIcon:
|
|
584
|
+
const vt = (e) => /* @__PURE__ */ f.createElement("svg", { width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ f.createElement("g", { clipPath: "url(#clip0_984_190)" }, /* @__PURE__ */ f.createElement("path", { d: "M10 3.3496L6.73464 0.0842285L6 0.818839L9.2654 4.08423L10 3.3496Z" }), /* @__PURE__ */ f.createElement("path", { d: "M3.26537 0.0842285L0 3.34962L0.734613 4.08423L4 0.818844L3.26537 0.0842285Z" }), /* @__PURE__ */ f.createElement("path", { d: "M9.2654 6.08423L6 9.34962L6.7346 10.0842L10 6.81883L9.2654 6.08423Z" }), /* @__PURE__ */ f.createElement("path", { d: "M4 9.34959L0.734618 6.08423L0 6.81886L3.2654 10.0842L4 9.34959Z" })), /* @__PURE__ */ f.createElement("defs", null, /* @__PURE__ */ f.createElement("clipPath", { id: "clip0_984_190" }, /* @__PURE__ */ f.createElement("rect", { width: 10, height: 10, fill: "white" })))), Rt = "typeBadge-module__typeBadge___Jxk0v", kt = "typeBadge-module__badgeIcon___BIDN2", se = {
|
|
585
|
+
typeBadge: Rt,
|
|
586
|
+
badgeIcon: kt
|
|
578
587
|
};
|
|
579
|
-
var
|
|
580
|
-
const
|
|
588
|
+
var St = /* @__PURE__ */ ((e) => (e.SENESCENCE = "senescence", e.SUPPLEMENTS = "supplements", e.OUTLINE = "outline", e.ENERGY = "energy", e.METABOLISM = "metabolism", e.LABS = "labs", e))(St || {});
|
|
589
|
+
const Dr = ({
|
|
581
590
|
type: e = "senescence"
|
|
582
591
|
/* SENESCENCE */
|
|
583
|
-
}) => /* @__PURE__ */ t.jsx("div", { className:
|
|
584
|
-
root:
|
|
585
|
-
tabWrap:
|
|
586
|
-
tab:
|
|
587
|
-
light:
|
|
588
|
-
dark:
|
|
589
|
-
activeTab:
|
|
590
|
-
icon:
|
|
591
|
-
description:
|
|
592
|
-
descriptionActive:
|
|
592
|
+
}) => /* @__PURE__ */ t.jsx("div", { className: se.typeBadge, "data-type": e, children: /* @__PURE__ */ t.jsx(vt, { className: se.badgeIcon }) }), Ct = "contentTabs-module__root___vJVGt", xt = "contentTabs-module__tabWrap___jwBNf", jt = "contentTabs-module__tab___oMzRn", Tt = "contentTabs-module__light___LyVtp", wt = "contentTabs-module__dark___-VJo6", Lt = "contentTabs-module__activeTab___0Uvh6", Et = "contentTabs-module__icon___nyuv-", At = "contentTabs-module__description___sM2G-", Ot = "contentTabs-module__descriptionActive___aa8C1", S = {
|
|
593
|
+
root: Ct,
|
|
594
|
+
tabWrap: xt,
|
|
595
|
+
tab: jt,
|
|
596
|
+
light: Tt,
|
|
597
|
+
dark: wt,
|
|
598
|
+
activeTab: Lt,
|
|
599
|
+
icon: Et,
|
|
600
|
+
description: At,
|
|
601
|
+
descriptionActive: Ot
|
|
593
602
|
};
|
|
594
|
-
function
|
|
595
|
-
return /* @__PURE__ */ t.jsx("div", { className:
|
|
603
|
+
function Mt({ tabs: e, activeTab: r, colorScheme: n, onTabClick: s }) {
|
|
604
|
+
return /* @__PURE__ */ t.jsx("div", { className: p(S.root, S[n]), children: e.map((l) => /* @__PURE__ */ t.jsxs("div", { className: S.tabWrap, children: [
|
|
596
605
|
/* @__PURE__ */ t.jsxs(
|
|
597
606
|
"button",
|
|
598
607
|
{
|
|
599
|
-
className:
|
|
600
|
-
onClick: () =>
|
|
608
|
+
className: p(S.tab, { [S.activeTab]: r.label === l.label }),
|
|
609
|
+
onClick: () => s(l),
|
|
601
610
|
children: [
|
|
602
|
-
l.icon && /* @__PURE__ */ t.jsx("div", { className:
|
|
611
|
+
l.icon && /* @__PURE__ */ t.jsx("div", { className: S.icon, children: /* @__PURE__ */ t.jsx(C, { name: l.icon }) }),
|
|
603
612
|
/* @__PURE__ */ t.jsx("div", { className: b.headingXs, children: l.label })
|
|
604
613
|
]
|
|
605
614
|
}
|
|
@@ -607,9 +616,9 @@ function Et({ tabs: e, activeTab: n, colorScheme: s, onTabClick: a }) {
|
|
|
607
616
|
/* @__PURE__ */ t.jsx(
|
|
608
617
|
"p",
|
|
609
618
|
{
|
|
610
|
-
className:
|
|
611
|
-
|
|
612
|
-
{ [
|
|
619
|
+
className: p(
|
|
620
|
+
S.description,
|
|
621
|
+
{ [S.descriptionActive]: r.label === l.label },
|
|
613
622
|
b.bodySm
|
|
614
623
|
),
|
|
615
624
|
children: l.description
|
|
@@ -617,114 +626,114 @@ function Et({ tabs: e, activeTab: n, colorScheme: s, onTabClick: a }) {
|
|
|
617
626
|
)
|
|
618
627
|
] }, String(l.label))) });
|
|
619
628
|
}
|
|
620
|
-
const
|
|
621
|
-
root:
|
|
622
|
-
buttonContainer:
|
|
623
|
-
productInfo:
|
|
624
|
-
title:
|
|
625
|
-
price:
|
|
626
|
-
productImage:
|
|
627
|
-
},
|
|
629
|
+
const Pt = "productGalleryCard-module__root___oGJjs", Xt = "productGalleryCard-module__buttonContainer___0D5Ov", Nt = "productGalleryCard-module__productInfo___IZeoL", $t = "productGalleryCard-module__title___dnRaF", Wt = "productGalleryCard-module__price___dNy0O", Bt = "productGalleryCard-module__productImage___uSNso", O = {
|
|
630
|
+
root: Pt,
|
|
631
|
+
buttonContainer: Xt,
|
|
632
|
+
productInfo: Nt,
|
|
633
|
+
title: $t,
|
|
634
|
+
price: Wt,
|
|
635
|
+
productImage: Bt
|
|
636
|
+
}, Fr = ({
|
|
628
637
|
title: e,
|
|
629
|
-
price:
|
|
630
|
-
image:
|
|
631
|
-
buttons:
|
|
638
|
+
price: r,
|
|
639
|
+
image: n,
|
|
640
|
+
buttons: s,
|
|
632
641
|
link: l
|
|
633
642
|
}) => {
|
|
634
|
-
const
|
|
643
|
+
const a = (i) => {
|
|
635
644
|
i.preventDefault(), i.stopPropagation();
|
|
636
645
|
};
|
|
637
|
-
return /* @__PURE__ */ t.jsxs("a", { href: l, target: "_blank", rel: "noopener noreferrer", className:
|
|
638
|
-
/* @__PURE__ */ t.jsxs("div", { className:
|
|
639
|
-
/* @__PURE__ */ t.jsx(v, { defaultVariant: "bodyXl", className:
|
|
640
|
-
/* @__PURE__ */ t.jsx(v, { defaultVariant: "bodyXl", className:
|
|
646
|
+
return /* @__PURE__ */ t.jsxs("a", { href: l, target: "_blank", rel: "noopener noreferrer", className: O.root, children: [
|
|
647
|
+
/* @__PURE__ */ t.jsxs("div", { className: O.productInfo, children: [
|
|
648
|
+
/* @__PURE__ */ t.jsx(v, { defaultVariant: "bodyXl", className: O.title, children: e }),
|
|
649
|
+
/* @__PURE__ */ t.jsx(v, { defaultVariant: "bodyXl", className: O.price, children: r })
|
|
641
650
|
] }),
|
|
642
|
-
/* @__PURE__ */ t.jsx("img", { src:
|
|
643
|
-
/* @__PURE__ */ t.jsx("div", { onClick:
|
|
651
|
+
/* @__PURE__ */ t.jsx("img", { src: n, alt: "product image", className: O.productImage }),
|
|
652
|
+
/* @__PURE__ */ t.jsx("div", { onClick: a, className: O.buttonContainer, children: s.map((i, u) => /* @__PURE__ */ t.jsx(J, { ...i, children: i.label }, u)) })
|
|
644
653
|
] });
|
|
645
|
-
},
|
|
646
|
-
root:
|
|
647
|
-
title:
|
|
648
|
-
tag:
|
|
649
|
-
taggedTitle:
|
|
650
|
-
},
|
|
654
|
+
}, It = "highlightedTitle-module__root___lYJkw", Dt = "highlightedTitle-module__title___W-4jC", Ft = "highlightedTitle-module__tag___DyjPy", Yt = "highlightedTitle-module__taggedTitle___RYwDP", B = {
|
|
655
|
+
root: It,
|
|
656
|
+
title: Dt,
|
|
657
|
+
tag: Ft,
|
|
658
|
+
taggedTitle: Yt
|
|
659
|
+
}, ie = ({
|
|
651
660
|
title: e,
|
|
652
|
-
tag:
|
|
653
|
-
className:
|
|
654
|
-
defaultVariant:
|
|
661
|
+
tag: r,
|
|
662
|
+
className: n,
|
|
663
|
+
defaultVariant: s = "displayMd",
|
|
655
664
|
as: l = "h2",
|
|
656
|
-
mobileVariant:
|
|
665
|
+
mobileVariant: a = "headingLg",
|
|
657
666
|
colorScheme: i = "light"
|
|
658
|
-
}) => /* @__PURE__ */ t.jsxs("div", { "data-scheme": i, className:
|
|
659
|
-
|
|
667
|
+
}) => /* @__PURE__ */ t.jsxs("div", { "data-scheme": i, className: p(B.root, n), children: [
|
|
668
|
+
r && /* @__PURE__ */ t.jsx(v, { as: "p", defaultVariant: "labelMd", emphasis: !0, className: B.tag, children: r }),
|
|
660
669
|
/* @__PURE__ */ t.jsx(
|
|
661
670
|
v,
|
|
662
671
|
{
|
|
663
672
|
as: l,
|
|
664
|
-
defaultVariant:
|
|
665
|
-
mobileVariant:
|
|
666
|
-
className:
|
|
673
|
+
defaultVariant: s,
|
|
674
|
+
mobileVariant: a,
|
|
675
|
+
className: p(B.title, { [B.taggedTitle]: !!r }),
|
|
667
676
|
children: e
|
|
668
677
|
}
|
|
669
678
|
)
|
|
670
|
-
] }),
|
|
679
|
+
] }), Yr = (e, r = "usd") => new Intl.NumberFormat("en", {
|
|
671
680
|
style: "currency",
|
|
672
|
-
currency:
|
|
673
|
-
}).format(e),
|
|
681
|
+
currency: r
|
|
682
|
+
}).format(e), Gt = {
|
|
674
683
|
sm: "headingMd",
|
|
675
684
|
lg: "headingXl"
|
|
676
|
-
},
|
|
677
|
-
sm: "
|
|
685
|
+
}, Vt = {
|
|
686
|
+
sm: "labelLg",
|
|
678
687
|
lg: "headingSm"
|
|
679
|
-
},
|
|
680
|
-
sm: "
|
|
688
|
+
}, Ut = {
|
|
689
|
+
sm: "bodyXs",
|
|
681
690
|
lg: "bodyLg"
|
|
682
|
-
},
|
|
683
|
-
sm: "
|
|
691
|
+
}, Ht = {
|
|
692
|
+
sm: "headingXs",
|
|
684
693
|
lg: "headingLg"
|
|
685
|
-
},
|
|
686
|
-
sm: "
|
|
694
|
+
}, Jt = {
|
|
695
|
+
sm: "labelLg",
|
|
687
696
|
lg: "headingXs"
|
|
688
|
-
},
|
|
697
|
+
}, Zt = {
|
|
689
698
|
sm: "bodyXs",
|
|
690
699
|
lg: "bodySm"
|
|
691
|
-
},
|
|
700
|
+
}, zt = {
|
|
692
701
|
sm: "sm",
|
|
693
702
|
lg: "lg"
|
|
694
|
-
},
|
|
695
|
-
root:
|
|
696
|
-
productInfo:
|
|
697
|
-
productImage:
|
|
698
|
-
textContainer:
|
|
699
|
-
title:
|
|
700
|
-
titleContainer:
|
|
701
|
-
description:
|
|
702
|
-
divider:
|
|
703
|
-
descriptionContainer:
|
|
704
|
-
price:
|
|
705
|
-
buttonContainer:
|
|
706
|
-
lg:
|
|
707
|
-
sm:
|
|
708
|
-
},
|
|
703
|
+
}, Kt = "callback-module__root___G-me-", qt = "callback-module__productInfo___RaPzp", Qt = "callback-module__productImage___JhQy1", er = "callback-module__textContainer___yiFoh", or = "callback-module__title___dv3yl", tr = "callback-module__titleContainer___1-66k", rr = "callback-module__description___T5Cev", ar = "callback-module__divider___FqQuQ", lr = "callback-module__descriptionContainer___bnvkI", sr = "callback-module__price___b9xMh", nr = "callback-module__buttonContainer___YNYzQ", ir = "callback-module__lg___oScD-", _r = "callback-module__sm___uKfE9", g = {
|
|
704
|
+
root: Kt,
|
|
705
|
+
productInfo: qt,
|
|
706
|
+
productImage: Qt,
|
|
707
|
+
textContainer: er,
|
|
708
|
+
title: or,
|
|
709
|
+
titleContainer: tr,
|
|
710
|
+
description: rr,
|
|
711
|
+
divider: ar,
|
|
712
|
+
descriptionContainer: lr,
|
|
713
|
+
price: sr,
|
|
714
|
+
buttonContainer: nr,
|
|
715
|
+
lg: ir,
|
|
716
|
+
sm: _r
|
|
717
|
+
}, cr = ({
|
|
709
718
|
image: e,
|
|
710
|
-
title:
|
|
711
|
-
description:
|
|
712
|
-
price:
|
|
719
|
+
title: r,
|
|
720
|
+
description: n,
|
|
721
|
+
price: s,
|
|
713
722
|
button: l,
|
|
714
|
-
size:
|
|
723
|
+
size: a = "lg"
|
|
715
724
|
}) => {
|
|
716
|
-
const i = g[
|
|
717
|
-
return /* @__PURE__ */ t.jsxs("div", { className:
|
|
725
|
+
const i = g[a] || "";
|
|
726
|
+
return /* @__PURE__ */ t.jsxs("div", { className: p(g.root, i), children: [
|
|
718
727
|
/* @__PURE__ */ t.jsxs("div", { className: g.productInfo, children: [
|
|
719
728
|
/* @__PURE__ */ t.jsx("img", { src: e, alt: "product image", className: g.productImage }),
|
|
720
729
|
/* @__PURE__ */ t.jsxs("div", { className: g.textContainer, children: [
|
|
721
730
|
/* @__PURE__ */ t.jsx("div", { className: g.titleContainer, children: /* @__PURE__ */ t.jsx(
|
|
722
731
|
v,
|
|
723
732
|
{
|
|
724
|
-
defaultVariant:
|
|
725
|
-
mobileVariant:
|
|
733
|
+
defaultVariant: Gt[a],
|
|
734
|
+
mobileVariant: Ht[a],
|
|
726
735
|
className: g.title,
|
|
727
|
-
children:
|
|
736
|
+
children: r
|
|
728
737
|
}
|
|
729
738
|
) }),
|
|
730
739
|
/* @__PURE__ */ t.jsx("div", { className: g.divider }),
|
|
@@ -732,141 +741,179 @@ const At = "productGalleryCard-module__root___oGJjs", Ot = "productGalleryCard-m
|
|
|
732
741
|
/* @__PURE__ */ t.jsx(
|
|
733
742
|
v,
|
|
734
743
|
{
|
|
735
|
-
defaultVariant:
|
|
736
|
-
mobileVariant:
|
|
744
|
+
defaultVariant: Vt[a],
|
|
745
|
+
mobileVariant: Jt[a],
|
|
737
746
|
className: g.description,
|
|
738
|
-
children:
|
|
747
|
+
children: n
|
|
739
748
|
}
|
|
740
749
|
),
|
|
741
750
|
/* @__PURE__ */ t.jsxs(
|
|
742
751
|
v,
|
|
743
752
|
{
|
|
744
|
-
defaultVariant:
|
|
745
|
-
mobileVariant:
|
|
753
|
+
defaultVariant: Ut[a],
|
|
754
|
+
mobileVariant: Zt[a],
|
|
746
755
|
className: g.price,
|
|
747
756
|
children: [
|
|
748
757
|
"Starting at ",
|
|
749
|
-
|
|
758
|
+
s
|
|
750
759
|
]
|
|
751
760
|
}
|
|
752
761
|
)
|
|
753
762
|
] })
|
|
754
763
|
] })
|
|
755
764
|
] }),
|
|
756
|
-
/* @__PURE__ */ t.jsx("div", { className: g.buttonContainer, children: /* @__PURE__ */ t.jsx(
|
|
765
|
+
/* @__PURE__ */ t.jsx("div", { className: g.buttonContainer, children: /* @__PURE__ */ t.jsx(J, { ...l, as: "a", size: zt[a], children: "GET STARTED" }) })
|
|
757
766
|
] });
|
|
758
|
-
},
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
767
|
+
}, dr = "iconButton-module__button___t5Fnt", mr = "iconButton-module__emphasis___Vdpck", ur = "iconButton-module__muted___03KMq", pr = "iconButton-module__ghost___Bw9hp", gr = "iconButton-module__xs___6Egk3", br = "iconButton-module__sm___5CG8j", hr = "iconButton-module__md___8ML6K", yr = "iconButton-module__lg___dCfAB", fr = "iconButton-module__iconWrap___3OKkd", I = {
|
|
768
|
+
button: dr,
|
|
769
|
+
emphasis: mr,
|
|
770
|
+
"emphasis-invert": "iconButton-module__emphasis-invert___TpMCl",
|
|
771
|
+
muted: ur,
|
|
772
|
+
"muted-invert": "iconButton-module__muted-invert___KjFRu",
|
|
773
|
+
ghost: pr,
|
|
774
|
+
xs: gr,
|
|
775
|
+
sm: br,
|
|
776
|
+
md: hr,
|
|
777
|
+
lg: yr,
|
|
778
|
+
iconWrap: fr
|
|
779
|
+
}, Gr = ({
|
|
780
|
+
iconName: e,
|
|
781
|
+
variant: r = "emphasis",
|
|
782
|
+
size: n = "md",
|
|
783
|
+
as: s = "button",
|
|
784
|
+
disabled: l = !1,
|
|
785
|
+
...a
|
|
786
|
+
}) => {
|
|
787
|
+
const i = I[r] || "", u = I[n] || "";
|
|
788
|
+
return /* @__PURE__ */ t.jsx(
|
|
789
|
+
s,
|
|
790
|
+
{
|
|
791
|
+
...a,
|
|
792
|
+
className: p(
|
|
793
|
+
I.button,
|
|
794
|
+
i,
|
|
795
|
+
u
|
|
796
|
+
),
|
|
797
|
+
disabled: l,
|
|
798
|
+
children: /* @__PURE__ */ t.jsx("div", { className: I.iconWrap, children: /* @__PURE__ */ t.jsx(C, { name: e }) })
|
|
799
|
+
}
|
|
800
|
+
);
|
|
801
|
+
}, vr = "protocolTags-module__root___q4ybt", Rr = "protocolTags-module__tags___aaJJA", kr = "protocolTags-module__mobile___4hH2G", Sr = "protocolTags-module__desktop___kl9fI", M = {
|
|
802
|
+
root: vr,
|
|
803
|
+
tags: Rr,
|
|
804
|
+
mobile: kr,
|
|
805
|
+
desktop: Sr
|
|
806
|
+
}, Cr = ({ tags: e }) => {
|
|
764
807
|
var l;
|
|
765
|
-
const [
|
|
766
|
-
var
|
|
767
|
-
return (
|
|
768
|
-
}, [
|
|
769
|
-
return /* @__PURE__ */ t.jsxs("div", { className:
|
|
770
|
-
/* @__PURE__ */ t.jsx("div", { className:
|
|
771
|
-
|
|
808
|
+
const [r, n] = H(((l = e[0]) == null ? void 0 : l.label) || null), s = Te(() => {
|
|
809
|
+
var a;
|
|
810
|
+
return (a = e.find((i) => i.label === r)) == null ? void 0 : a.description;
|
|
811
|
+
}, [r, e]);
|
|
812
|
+
return /* @__PURE__ */ t.jsxs("div", { className: M.root, children: [
|
|
813
|
+
/* @__PURE__ */ t.jsx("div", { className: M.tags, children: e.map((a) => /* @__PURE__ */ t.jsx(
|
|
814
|
+
it,
|
|
772
815
|
{
|
|
773
|
-
value:
|
|
816
|
+
value: a.label,
|
|
774
817
|
size: "md",
|
|
775
|
-
active:
|
|
776
|
-
onClick:
|
|
777
|
-
children:
|
|
818
|
+
active: a.label === r,
|
|
819
|
+
onClick: n,
|
|
820
|
+
children: a.label
|
|
778
821
|
},
|
|
779
|
-
|
|
822
|
+
a.label
|
|
780
823
|
)) }),
|
|
781
|
-
|
|
782
|
-
/* @__PURE__ */ t.jsx(v, { as: "p", defaultVariant: "bodyLg", className:
|
|
783
|
-
/* @__PURE__ */ t.jsx(v, { as: "p", defaultVariant: "bodyMd", className:
|
|
824
|
+
s && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
825
|
+
/* @__PURE__ */ t.jsx(v, { as: "p", defaultVariant: "bodyLg", className: p(M.description, M.desktop), children: s }),
|
|
826
|
+
/* @__PURE__ */ t.jsx(v, { as: "p", defaultVariant: "bodyMd", className: p(M.description, M.mobile), children: s })
|
|
784
827
|
] })
|
|
785
828
|
] });
|
|
786
|
-
},
|
|
787
|
-
root:
|
|
788
|
-
content:
|
|
789
|
-
title:
|
|
790
|
-
image:
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
829
|
+
}, xr = "yourProtocol-module__root___Q35lO", jr = "yourProtocol-module__content___mMf6R", Tr = "yourProtocol-module__title___xNPOR", wr = "yourProtocol-module__image___fVaOZ", Lr = "yourProtocol-module__callback___bvu49", Er = "yourProtocol-module__desktop___pl-rW", P = {
|
|
830
|
+
root: xr,
|
|
831
|
+
content: jr,
|
|
832
|
+
title: Tr,
|
|
833
|
+
image: wr,
|
|
834
|
+
callback: Lr,
|
|
835
|
+
desktop: Er
|
|
836
|
+
}, Vr = ({ title: e, image: r, tags: n, callbackView: s }) => /* @__PURE__ */ t.jsxs("section", { className: P.root, children: [
|
|
837
|
+
/* @__PURE__ */ t.jsxs("div", { className: P.content, children: [
|
|
794
838
|
/* @__PURE__ */ t.jsx(
|
|
795
|
-
|
|
839
|
+
ie,
|
|
796
840
|
{
|
|
797
841
|
title: e,
|
|
798
|
-
className:
|
|
842
|
+
className: P.title,
|
|
799
843
|
defaultVariant: "displayMd",
|
|
800
844
|
mobileVariant: "headingXl"
|
|
801
845
|
}
|
|
802
846
|
),
|
|
803
|
-
/* @__PURE__ */ t.jsx(
|
|
804
|
-
|
|
805
|
-
|
|
847
|
+
/* @__PURE__ */ t.jsx(Cr, { tags: n }),
|
|
848
|
+
s && /* @__PURE__ */ t.jsx("div", { className: P.callback, children: /* @__PURE__ */ t.jsx(
|
|
849
|
+
cr,
|
|
806
850
|
{
|
|
807
|
-
title:
|
|
808
|
-
description:
|
|
809
|
-
price:
|
|
810
|
-
image:
|
|
851
|
+
title: s.title,
|
|
852
|
+
description: s.description ?? "",
|
|
853
|
+
price: s.price ?? "",
|
|
854
|
+
image: s.image,
|
|
811
855
|
button: {
|
|
812
|
-
href:
|
|
856
|
+
href: s.signupUrl ?? ""
|
|
813
857
|
},
|
|
814
858
|
size: "sm"
|
|
815
859
|
}
|
|
816
|
-
)
|
|
860
|
+
) })
|
|
817
861
|
] }),
|
|
818
|
-
/* @__PURE__ */ t.jsx("img", { src:
|
|
819
|
-
] }),
|
|
820
|
-
root:
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
862
|
+
/* @__PURE__ */ t.jsx("img", { src: r, alt: "Your Protocol", className: p(P.image, P.desktop), width: 481, height: 640 })
|
|
863
|
+
] }), Ar = "totalCare-module__root___ZMGef", Or = "totalCare-module__container___Nuay6", Mr = "totalCare-module__header___5sFQT", Pr = "totalCare-module__content___JZOOr", Xr = "totalCare-module__tags___7QHnt", Nr = "totalCare-module__imageWrap___US8Gs", $r = "totalCare-module__image___mSoRY", j = {
|
|
864
|
+
root: Ar,
|
|
865
|
+
container: Or,
|
|
866
|
+
header: Mr,
|
|
867
|
+
content: Pr,
|
|
868
|
+
tags: Xr,
|
|
869
|
+
imageWrap: Nr,
|
|
870
|
+
image: $r
|
|
871
|
+
}, Ur = ({ title: e, tag: r, contentTabs: n, colorScheme: s }) => {
|
|
872
|
+
const [l, a] = H(n.tabs[0]);
|
|
873
|
+
return /* @__PURE__ */ t.jsx("section", { className: j.root, "data-scheme": s, children: /* @__PURE__ */ t.jsxs("div", { className: j.container, children: [
|
|
828
874
|
/* @__PURE__ */ t.jsx(
|
|
829
|
-
|
|
875
|
+
ie,
|
|
830
876
|
{
|
|
831
877
|
title: e,
|
|
832
|
-
tag:
|
|
833
|
-
className:
|
|
834
|
-
colorScheme:
|
|
878
|
+
tag: r,
|
|
879
|
+
className: j.header,
|
|
880
|
+
colorScheme: s
|
|
835
881
|
}
|
|
836
882
|
),
|
|
837
|
-
/* @__PURE__ */ t.jsxs("div", { className:
|
|
838
|
-
/* @__PURE__ */ t.jsx("div", { className:
|
|
839
|
-
|
|
883
|
+
/* @__PURE__ */ t.jsxs("div", { className: j.content, children: [
|
|
884
|
+
/* @__PURE__ */ t.jsx("div", { className: j.tags, children: /* @__PURE__ */ t.jsx(
|
|
885
|
+
Mt,
|
|
840
886
|
{
|
|
841
887
|
activeTab: l,
|
|
842
|
-
tabs:
|
|
843
|
-
colorScheme:
|
|
844
|
-
onTabClick:
|
|
888
|
+
tabs: n.tabs,
|
|
889
|
+
colorScheme: n.colorScheme,
|
|
890
|
+
onTabClick: a
|
|
845
891
|
}
|
|
846
892
|
) }),
|
|
847
|
-
l.image && /* @__PURE__ */ t.jsx("img", { src: l.image, alt: "Total Care", className:
|
|
893
|
+
l.image && /* @__PURE__ */ t.jsx("div", { className: j.imageWrap, children: /* @__PURE__ */ t.jsx("img", { src: l.image, alt: "Total Care", className: j.image }) })
|
|
848
894
|
] })
|
|
849
|
-
] });
|
|
895
|
+
] }) });
|
|
850
896
|
};
|
|
851
897
|
export {
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
898
|
+
J as Button,
|
|
899
|
+
cr as Callback,
|
|
900
|
+
Mt as ContentTabs,
|
|
901
|
+
ne as EIconName,
|
|
902
|
+
St as ETypeBadge,
|
|
903
|
+
ie as HighlightedTitle,
|
|
858
904
|
C as Icon,
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
905
|
+
Gr as IconButton,
|
|
906
|
+
Br as Label,
|
|
907
|
+
Fr as ProductGalleryCard,
|
|
908
|
+
Ir as Tabs,
|
|
909
|
+
it as Tag,
|
|
910
|
+
Ur as TotalCare,
|
|
911
|
+
Dr as TypeBadge,
|
|
865
912
|
v as Typography,
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
913
|
+
Vr as YourProtocol,
|
|
914
|
+
p as cn,
|
|
915
|
+
Yr as formatUnits,
|
|
916
|
+
Bo as isHsIcon,
|
|
870
917
|
b as typography
|
|
871
918
|
};
|
|
872
919
|
//# sourceMappingURL=healthspan-ui.es.js.map
|