@royaloperahouse/harmonic 0.9.3-f → 0.10.0
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/README.GIT +278 -0
- package/README.md +43 -252
- package/dist/components/Typography/Typography.d.ts +2 -2
- package/dist/components/atoms/Dropdown/Dropdown.d.ts +1 -1
- package/dist/components/atoms/Tab/Tab.d.ts +1 -1
- package/dist/components/molecules/AnchorBar/AnchorBar.style.d.ts +1 -5
- package/dist/components/molecules/ContactCard/ContactCard.style.d.ts +4 -5
- package/dist/harmonic.cjs.development.css +0 -322
- package/dist/harmonic.cjs.development.js +404 -248
- package/dist/harmonic.cjs.development.js.map +1 -1
- package/dist/harmonic.cjs.production.min.js +1 -1
- package/dist/harmonic.cjs.production.min.js.map +1 -1
- package/dist/harmonic.esm.js +412 -259
- package/dist/harmonic.esm.js.map +1 -1
- package/dist/styles/HarmonicThemeProvider/HarmonicThemeProvider.d.ts +0 -1
- package/dist/types/anchorBar.d.ts +0 -2
- package/dist/types/contactCard.d.ts +22 -8
- package/dist/types/types.d.ts +16 -16
- package/dist/types/typography.d.ts +0 -4
- package/package.json +1 -1
|
@@ -59,113 +59,274 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
59
59
|
}
|
|
60
60
|
return t;
|
|
61
61
|
}
|
|
62
|
-
function
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
62
|
+
function _regeneratorRuntime() {
|
|
63
|
+
_regeneratorRuntime = function () {
|
|
64
|
+
return r;
|
|
65
|
+
};
|
|
66
|
+
var t,
|
|
67
|
+
r = {},
|
|
68
|
+
e = Object.prototype,
|
|
69
|
+
n = e.hasOwnProperty,
|
|
70
|
+
o = "function" == typeof Symbol ? Symbol : {},
|
|
71
|
+
i = o.iterator || "@@iterator",
|
|
72
|
+
a = o.asyncIterator || "@@asyncIterator",
|
|
73
|
+
u = o.toStringTag || "@@toStringTag";
|
|
74
|
+
function c(t, r, e, n) {
|
|
75
|
+
Object.defineProperty(t, r, {
|
|
76
|
+
value: e,
|
|
77
|
+
enumerable: !n,
|
|
78
|
+
configurable: !n,
|
|
79
|
+
writable: !n
|
|
80
|
+
});
|
|
81
|
+
}
|
|
82
|
+
try {
|
|
83
|
+
c({}, "");
|
|
84
|
+
} catch (t) {
|
|
85
|
+
c = function (t, r, e) {
|
|
86
|
+
return t[r] = e;
|
|
87
|
+
};
|
|
88
|
+
}
|
|
89
|
+
function h(r, e, n, o) {
|
|
90
|
+
var i = e && e.prototype instanceof Generator ? e : Generator,
|
|
91
|
+
a = Object.create(i.prototype);
|
|
92
|
+
return c(a, "_invoke", function (r, e, n) {
|
|
93
|
+
var o = 1;
|
|
94
|
+
return function (i, a) {
|
|
95
|
+
if (3 === o) throw Error("Generator is already running");
|
|
96
|
+
if (4 === o) {
|
|
97
|
+
if ("throw" === i) throw a;
|
|
98
|
+
return {
|
|
99
|
+
value: t,
|
|
100
|
+
done: !0
|
|
101
|
+
};
|
|
96
102
|
}
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
103
|
+
for (n.method = i, n.arg = a;;) {
|
|
104
|
+
var u = n.delegate;
|
|
105
|
+
if (u) {
|
|
106
|
+
var c = d(u, n);
|
|
107
|
+
if (c) {
|
|
108
|
+
if (c === f) continue;
|
|
109
|
+
return c;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
|
|
113
|
+
if (1 === o) throw o = 4, n.arg;
|
|
114
|
+
n.dispatchException(n.arg);
|
|
115
|
+
} else "return" === n.method && n.abrupt("return", n.arg);
|
|
116
|
+
o = 3;
|
|
117
|
+
var h = s(r, e, n);
|
|
118
|
+
if ("normal" === h.type) {
|
|
119
|
+
if (o = n.done ? 4 : 2, h.arg === f) continue;
|
|
120
|
+
return {
|
|
121
|
+
value: h.arg,
|
|
122
|
+
done: n.done
|
|
123
|
+
};
|
|
117
124
|
}
|
|
125
|
+
"throw" === h.type && (o = 4, n.method = "throw", n.arg = h.arg);
|
|
118
126
|
}
|
|
119
|
-
return {
|
|
120
|
-
value: t,
|
|
121
|
-
done: y
|
|
122
|
-
};
|
|
123
127
|
};
|
|
124
|
-
}(r,
|
|
128
|
+
}(r, n, new Context(o || [])), !0), a;
|
|
125
129
|
}
|
|
126
|
-
|
|
130
|
+
function s(t, r, e) {
|
|
131
|
+
try {
|
|
132
|
+
return {
|
|
133
|
+
type: "normal",
|
|
134
|
+
arg: t.call(r, e)
|
|
135
|
+
};
|
|
136
|
+
} catch (t) {
|
|
137
|
+
return {
|
|
138
|
+
type: "throw",
|
|
139
|
+
arg: t
|
|
140
|
+
};
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
r.wrap = h;
|
|
144
|
+
var f = {};
|
|
127
145
|
function Generator() {}
|
|
128
146
|
function GeneratorFunction() {}
|
|
129
147
|
function GeneratorFunctionPrototype() {}
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
148
|
+
var l = {};
|
|
149
|
+
c(l, i, function () {
|
|
150
|
+
return this;
|
|
151
|
+
});
|
|
152
|
+
var p = Object.getPrototypeOf,
|
|
153
|
+
y = p && p(p(x([])));
|
|
154
|
+
y && y !== e && n.call(y, i) && (l = y);
|
|
155
|
+
var v = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(l);
|
|
156
|
+
function g(t) {
|
|
157
|
+
["next", "throw", "return"].forEach(function (r) {
|
|
158
|
+
c(t, r, function (t) {
|
|
159
|
+
return this._invoke(r, t);
|
|
160
|
+
});
|
|
161
|
+
});
|
|
137
162
|
}
|
|
138
|
-
|
|
163
|
+
function AsyncIterator(t, r) {
|
|
164
|
+
function e(o, i, a, u) {
|
|
165
|
+
var c = s(t[o], t, i);
|
|
166
|
+
if ("throw" !== c.type) {
|
|
167
|
+
var h = c.arg,
|
|
168
|
+
f = h.value;
|
|
169
|
+
return f && "object" == typeof f && n.call(f, "__await") ? r.resolve(f.__await).then(function (t) {
|
|
170
|
+
e("next", t, a, u);
|
|
171
|
+
}, function (t) {
|
|
172
|
+
e("throw", t, a, u);
|
|
173
|
+
}) : r.resolve(f).then(function (t) {
|
|
174
|
+
h.value = t, a(h);
|
|
175
|
+
}, function (t) {
|
|
176
|
+
return e("throw", t, a, u);
|
|
177
|
+
});
|
|
178
|
+
}
|
|
179
|
+
u(c.arg);
|
|
180
|
+
}
|
|
181
|
+
var o;
|
|
182
|
+
c(this, "_invoke", function (t, n) {
|
|
183
|
+
function i() {
|
|
184
|
+
return new r(function (r, o) {
|
|
185
|
+
e(t, n, r, o);
|
|
186
|
+
});
|
|
187
|
+
}
|
|
188
|
+
return o = o ? o.then(i, i) : i();
|
|
189
|
+
}, !0);
|
|
190
|
+
}
|
|
191
|
+
function d(r, e) {
|
|
192
|
+
var n = e.method,
|
|
193
|
+
o = r.i[n];
|
|
194
|
+
if (o === t) return e.delegate = null, "throw" === n && r.i.return && (e.method = "return", e.arg = t, d(r, e), "throw" === e.method) || "return" !== n && (e.method = "throw", e.arg = new TypeError("The iterator does not provide a '" + n + "' method")), f;
|
|
195
|
+
var i = s(o, r.i, e.arg);
|
|
196
|
+
if ("throw" === i.type) return e.method = "throw", e.arg = i.arg, e.delegate = null, f;
|
|
197
|
+
var a = i.arg;
|
|
198
|
+
return a ? a.done ? (e[r.r] = a.value, e.next = r.n, "return" !== e.method && (e.method = "next", e.arg = t), e.delegate = null, f) : a : (e.method = "throw", e.arg = new TypeError("iterator result is not an object"), e.delegate = null, f);
|
|
199
|
+
}
|
|
200
|
+
function w(t) {
|
|
201
|
+
this.tryEntries.push(t);
|
|
202
|
+
}
|
|
203
|
+
function m(r) {
|
|
204
|
+
var e = r[4] || {};
|
|
205
|
+
e.type = "normal", e.arg = t, r[4] = e;
|
|
206
|
+
}
|
|
207
|
+
function Context(t) {
|
|
208
|
+
this.tryEntries = [[-1]], t.forEach(w, this), this.reset(!0);
|
|
209
|
+
}
|
|
210
|
+
function x(r) {
|
|
211
|
+
if (null != r) {
|
|
212
|
+
var e = r[i];
|
|
213
|
+
if (e) return e.call(r);
|
|
214
|
+
if ("function" == typeof r.next) return r;
|
|
215
|
+
if (!isNaN(r.length)) {
|
|
216
|
+
var o = -1,
|
|
217
|
+
a = function e() {
|
|
218
|
+
for (; ++o < r.length;) if (n.call(r, o)) return e.value = r[o], e.done = !1, e;
|
|
219
|
+
return e.value = t, e.done = !0, e;
|
|
220
|
+
};
|
|
221
|
+
return a.next = a;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
throw new TypeError(typeof r + " is not iterable");
|
|
225
|
+
}
|
|
226
|
+
return GeneratorFunction.prototype = GeneratorFunctionPrototype, c(v, "constructor", GeneratorFunctionPrototype), c(GeneratorFunctionPrototype, "constructor", GeneratorFunction), c(GeneratorFunctionPrototype, u, GeneratorFunction.displayName = "GeneratorFunction"), r.isGeneratorFunction = function (t) {
|
|
227
|
+
var r = "function" == typeof t && t.constructor;
|
|
228
|
+
return !!r && (r === GeneratorFunction || "GeneratorFunction" === (r.displayName || r.name));
|
|
229
|
+
}, r.mark = function (t) {
|
|
230
|
+
return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, c(t, u, "GeneratorFunction")), t.prototype = Object.create(v), t;
|
|
231
|
+
}, r.awrap = function (t) {
|
|
232
|
+
return {
|
|
233
|
+
__await: t
|
|
234
|
+
};
|
|
235
|
+
}, g(AsyncIterator.prototype), c(AsyncIterator.prototype, a, function () {
|
|
139
236
|
return this;
|
|
140
|
-
}),
|
|
237
|
+
}), r.AsyncIterator = AsyncIterator, r.async = function (t, e, n, o, i) {
|
|
238
|
+
void 0 === i && (i = Promise);
|
|
239
|
+
var a = new AsyncIterator(h(t, e, n, o), i);
|
|
240
|
+
return r.isGeneratorFunction(e) ? a : a.next().then(function (t) {
|
|
241
|
+
return t.done ? t.value : a.next();
|
|
242
|
+
});
|
|
243
|
+
}, g(v), c(v, u, "Generator"), c(v, i, function () {
|
|
244
|
+
return this;
|
|
245
|
+
}), c(v, "toString", function () {
|
|
141
246
|
return "[object Generator]";
|
|
142
|
-
}),
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
247
|
+
}), r.keys = function (t) {
|
|
248
|
+
var r = Object(t),
|
|
249
|
+
e = [];
|
|
250
|
+
for (var n in r) e.unshift(n);
|
|
251
|
+
return function t() {
|
|
252
|
+
for (; e.length;) if ((n = e.pop()) in r) return t.value = n, t.done = !1, t;
|
|
253
|
+
return t.done = !0, t;
|
|
146
254
|
};
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
function
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
255
|
+
}, r.values = x, Context.prototype = {
|
|
256
|
+
constructor: Context,
|
|
257
|
+
reset: function (r) {
|
|
258
|
+
if (this.prev = this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(m), !r) for (var e in this) "t" === e.charAt(0) && n.call(this, e) && !isNaN(+e.slice(1)) && (this[e] = t);
|
|
259
|
+
},
|
|
260
|
+
stop: function () {
|
|
261
|
+
this.done = !0;
|
|
262
|
+
var t = this.tryEntries[0][4];
|
|
263
|
+
if ("throw" === t.type) throw t.arg;
|
|
264
|
+
return this.rval;
|
|
265
|
+
},
|
|
266
|
+
dispatchException: function (r) {
|
|
267
|
+
if (this.done) throw r;
|
|
268
|
+
var e = this;
|
|
269
|
+
function n(t) {
|
|
270
|
+
a.type = "throw", a.arg = r, e.next = t;
|
|
271
|
+
}
|
|
272
|
+
for (var o = e.tryEntries.length - 1; o >= 0; --o) {
|
|
273
|
+
var i = this.tryEntries[o],
|
|
274
|
+
a = i[4],
|
|
275
|
+
u = this.prev,
|
|
276
|
+
c = i[1],
|
|
277
|
+
h = i[2];
|
|
278
|
+
if (-1 === i[0]) return n("end"), !1;
|
|
279
|
+
if (!c && !h) throw Error("try statement without catch or finally");
|
|
280
|
+
if (null != i[0] && i[0] <= u) {
|
|
281
|
+
if (u < c) return this.method = "next", this.arg = t, n(c), !0;
|
|
282
|
+
if (u < h) return n(h), !1;
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
abrupt: function (t, r) {
|
|
287
|
+
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
288
|
+
var n = this.tryEntries[e];
|
|
289
|
+
if (n[0] > -1 && n[0] <= this.prev && this.prev < n[2]) {
|
|
290
|
+
var o = n;
|
|
291
|
+
break;
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
o && ("break" === t || "continue" === t) && o[0] <= r && r <= o[2] && (o = null);
|
|
295
|
+
var i = o ? o[4] : {};
|
|
296
|
+
return i.type = t, i.arg = r, o ? (this.method = "next", this.next = o[2], f) : this.complete(i);
|
|
297
|
+
},
|
|
298
|
+
complete: function (t, r) {
|
|
299
|
+
if ("throw" === t.type) throw t.arg;
|
|
300
|
+
return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && r && (this.next = r), f;
|
|
301
|
+
},
|
|
302
|
+
finish: function (t) {
|
|
303
|
+
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
304
|
+
var e = this.tryEntries[r];
|
|
305
|
+
if (e[2] === t) return this.complete(e[4], e[3]), m(e), f;
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
catch: function (t) {
|
|
309
|
+
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
310
|
+
var e = this.tryEntries[r];
|
|
311
|
+
if (e[0] === t) {
|
|
312
|
+
var n = e[4];
|
|
313
|
+
if ("throw" === n.type) {
|
|
314
|
+
var o = n.arg;
|
|
315
|
+
m(e);
|
|
316
|
+
}
|
|
317
|
+
return o;
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
throw Error("illegal catch attempt");
|
|
321
|
+
},
|
|
322
|
+
delegateYield: function (r, e, n) {
|
|
323
|
+
return this.delegate = {
|
|
324
|
+
i: x(r),
|
|
325
|
+
r: e,
|
|
326
|
+
n: n
|
|
327
|
+
}, "next" === this.method && (this.arg = t), f;
|
|
328
|
+
}
|
|
329
|
+
}, r;
|
|
169
330
|
}
|
|
170
331
|
function _taggedTemplateLiteralLoose(e, t) {
|
|
171
332
|
return t || (t = e.slice(0)), e.raw = t, e;
|
|
@@ -203,9 +364,9 @@ var createClassNames = function createClassNames(baseClass, options, styles) {
|
|
|
203
364
|
return classes.filter(Boolean).join(' ');
|
|
204
365
|
};
|
|
205
366
|
|
|
206
|
-
var
|
|
367
|
+
var styles = {"display":"typography-module_display__ZHsz9","header":"typography-module_header__FVsLI","subtitle":"typography-module_subtitle__x3sSn","bodycopy":"typography-module_bodycopy__-BY2U","overline":"typography-module_overline__y1yCC","buttontext":"typography-module_buttontext__Gp0W-","captiontext":"typography-module_captiontext__zyA--","navigationtext":"typography-module_navigationtext__Qj6Zw","display--large":"typography-module_display--large__RwPQD","display--small":"typography-module_display--small__XWUSJ","header--large":"typography-module_header--large__2vP3p","header--medium":"typography-module_header--medium__OgzlB","header--small":"typography-module_header--small__zLuFf","subtitle--large":"typography-module_subtitle--large__1Ep9J","subtitle--small":"typography-module_subtitle--small__Vt9bZ","bodycopy--large":"typography-module_bodycopy--large__BNzf2","bodycopy--medium":"typography-module_bodycopy--medium__cwJEu","bodycopy--small":"typography-module_bodycopy--small__fTLSM","overline--large":"typography-module_overline--large__79WUM","overline--small":"typography-module_overline--small__MGEG6","display--primary":"typography-module_display--primary__9sTwU","header--primary":"typography-module_header--primary__KF0PJ","subtitle--primary":"typography-module_subtitle--primary__yL-hS","bodycopy--primary":"typography-module_bodycopy--primary__5Uo2D","overline--primary":"typography-module_overline--primary__a2NSa","buttontext--primary":"typography-module_buttontext--primary__HnmE3","captiontext--primary":"typography-module_captiontext--primary__mmafI","navigationtext--primary":"typography-module_navigationtext--primary__vIsUl","display--black":"typography-module_display--black__8hmsx","header--black":"typography-module_header--black__M3I14","subtitle--black":"typography-module_subtitle--black__IQRSo","bodycopy--black":"typography-module_bodycopy--black__J8BNP","overline--black":"typography-module_overline--black__RUDoj","buttontext--black":"typography-module_buttontext--black__irjmz","captiontext--black":"typography-module_captiontext--black__7axhP","navigationtext--black":"typography-module_navigationtext--black__wDz-G","display--white":"typography-module_display--white__3QA6W","header--white":"typography-module_header--white__mm-ex","subtitle--white":"typography-module_subtitle--white__VzQ3K","bodycopy--white":"typography-module_bodycopy--white__NJ8J8","overline--white":"typography-module_overline--white__cV5QV","buttontext--white":"typography-module_buttontext--white__rrr8U","captiontext--white":"typography-module_captiontext--white__OMFwW","navigationtext--white":"typography-module_navigationtext--white__5YDdY","display--red":"typography-module_display--red__khdLJ","header--red":"typography-module_header--red__hxuj9","subtitle--red":"typography-module_subtitle--red__gSK7d","bodycopy--red":"typography-module_bodycopy--red__P5Mau","overline--red":"typography-module_overline--red__OW5dE","buttontext--red":"typography-module_buttontext--red__mlRi2","captiontext--red":"typography-module_captiontext--red__jMQIK","navigationtext--red":"typography-module_navigationtext--red__-QADV","display--grey":"typography-module_display--grey__RsgTf","header--grey":"typography-module_header--grey__rC0vN","subtitle--grey":"typography-module_subtitle--grey__1nkEx","bodycopy--grey":"typography-module_bodycopy--grey__SNnaU","overline--grey":"typography-module_overline--grey__lGOsK","buttontext--grey":"typography-module_buttontext--grey__1Y4oX","captiontext--grey":"typography-module_captiontext--grey__V0MLc","navigationtext--grey":"typography-module_navigationtext--grey__xi3sz","display--inherit":"typography-module_display--inherit__ZNOHM","header--inherit":"typography-module_header--inherit__qmHQE","subtitle--inherit":"typography-module_subtitle--inherit__mly-X","bodycopy--inherit":"typography-module_bodycopy--inherit__CoC-f","overline--inherit":"typography-module_overline--inherit__Cq4ni","buttontext--inherit":"typography-module_buttontext--inherit__vguWx","captiontext--inherit":"typography-module_captiontext--inherit__ya6gm","navigationtext--inherit":"typography-module_navigationtext--inherit__cJLWf","display--serif":"typography-module_display--serif__C0-Ve","header--serif":"typography-module_header--serif__uTGCc","display--em":"typography-module_display--em__h2bPV","header--em":"typography-module_header--em__UFQIA","display--bold":"typography-module_display--bold__PG-8g","header--bold":"typography-module_header--bold__InvJk","subtitle--bold":"typography-module_subtitle--bold__Subov","bodycopy--bold":"typography-module_bodycopy--bold__nZX3C","overline--bold":"typography-module_overline--bold__3mUXy","buttontext--bold":"typography-module_buttontext--bold__rBKIJ","captiontext--bold":"typography-module_captiontext--bold__ebTyV","navigationtext--bold":"typography-module_navigationtext--bold__SRlV2"};
|
|
207
368
|
|
|
208
|
-
var _excluded = ["children", "size", "color", "className", "bold"
|
|
369
|
+
var _excluded = ["children", "size", "color", "className", "bold"],
|
|
209
370
|
_excluded2 = ["children", "size", "color", "className"];
|
|
210
371
|
/* ~~~ Headers - size and hierarchy set separately ~~~ */
|
|
211
372
|
var HarmonicHeader = function HarmonicHeader(_ref2) {
|
|
@@ -223,7 +384,7 @@ var HarmonicHeader = function HarmonicHeader(_ref2) {
|
|
|
223
384
|
serif: serif,
|
|
224
385
|
em: em,
|
|
225
386
|
className: className
|
|
226
|
-
},
|
|
387
|
+
}, styles);
|
|
227
388
|
return /*#__PURE__*/React__default.createElement(Tag, {
|
|
228
389
|
className: classNames
|
|
229
390
|
}, children);
|
|
@@ -239,7 +400,7 @@ var HarmonicSubtitle = function HarmonicSubtitle(_ref3) {
|
|
|
239
400
|
size: size,
|
|
240
401
|
color: color,
|
|
241
402
|
className: className
|
|
242
|
-
},
|
|
403
|
+
}, styles);
|
|
243
404
|
return /*#__PURE__*/React__default.createElement("p", {
|
|
244
405
|
className: classNames
|
|
245
406
|
}, children);
|
|
@@ -253,16 +414,14 @@ var BodyCopyHarmonic = function BodyCopyHarmonic(_ref4) {
|
|
|
253
414
|
color = _ref4$color === void 0 ? 'inherit' : _ref4$color,
|
|
254
415
|
className = _ref4.className,
|
|
255
416
|
bold = _ref4.bold,
|
|
256
|
-
_ref4$tag = _ref4.tag,
|
|
257
|
-
Tag = _ref4$tag === void 0 ? 'p' : _ref4$tag,
|
|
258
417
|
props = _objectWithoutPropertiesLoose(_ref4, _excluded);
|
|
259
418
|
var classNames = createClassNames('bodycopy', {
|
|
260
419
|
size: size,
|
|
261
420
|
color: color,
|
|
262
421
|
bold: bold,
|
|
263
422
|
className: className
|
|
264
|
-
},
|
|
265
|
-
return /*#__PURE__*/React__default.createElement(
|
|
423
|
+
}, styles);
|
|
424
|
+
return /*#__PURE__*/React__default.createElement("p", Object.assign({
|
|
266
425
|
className: classNames
|
|
267
426
|
}, props), children);
|
|
268
427
|
};
|
|
@@ -278,7 +437,7 @@ var HarmonicOverline = function HarmonicOverline(_ref5) {
|
|
|
278
437
|
size: size,
|
|
279
438
|
color: color,
|
|
280
439
|
className: className
|
|
281
|
-
},
|
|
440
|
+
}, styles);
|
|
282
441
|
return /*#__PURE__*/React__default.createElement("p", Object.assign({
|
|
283
442
|
className: classNames
|
|
284
443
|
}, props), children);
|
|
@@ -292,7 +451,7 @@ var ButtonText = function ButtonText(_ref6) {
|
|
|
292
451
|
var classNames = createClassNames('buttontext', {
|
|
293
452
|
color: color,
|
|
294
453
|
className: className
|
|
295
|
-
},
|
|
454
|
+
}, styles);
|
|
296
455
|
return /*#__PURE__*/React__default.createElement("span", {
|
|
297
456
|
className: classNames
|
|
298
457
|
}, children);
|
|
@@ -305,7 +464,7 @@ var Caption = function Caption(_ref7) {
|
|
|
305
464
|
var classNames = createClassNames('captiontext', {
|
|
306
465
|
color: color,
|
|
307
466
|
className: className
|
|
308
|
-
},
|
|
467
|
+
}, styles);
|
|
309
468
|
return /*#__PURE__*/React__default.createElement("p", {
|
|
310
469
|
className: classNames
|
|
311
470
|
}, children);
|
|
@@ -318,7 +477,7 @@ var NavigationText = function NavigationText(_ref8) {
|
|
|
318
477
|
var classNames = createClassNames('navigationtext', {
|
|
319
478
|
color: color,
|
|
320
479
|
className: className
|
|
321
|
-
},
|
|
480
|
+
}, styles);
|
|
322
481
|
return /*#__PURE__*/React__default.createElement("p", {
|
|
323
482
|
className: classNames
|
|
324
483
|
}, children);
|
|
@@ -3674,7 +3833,6 @@ var Tab = function Tab(_ref) {
|
|
|
3674
3833
|
className = _ref.className,
|
|
3675
3834
|
role = _ref.role,
|
|
3676
3835
|
ariaLabel = _ref.ariaLabel,
|
|
3677
|
-
tabLinkId = _ref.tabLinkId,
|
|
3678
3836
|
color = _ref.color;
|
|
3679
3837
|
var clickHandler = function clickHandler() {
|
|
3680
3838
|
if (onClick) {
|
|
@@ -3705,9 +3863,8 @@ var Tab = function Tab(_ref) {
|
|
|
3705
3863
|
tabIndex: 0,
|
|
3706
3864
|
className: className
|
|
3707
3865
|
}, /*#__PURE__*/React__default.createElement(TabText, {
|
|
3708
|
-
id: tabLinkId,
|
|
3709
|
-
trimText: trimText,
|
|
3710
3866
|
color: color,
|
|
3867
|
+
trimText: trimText,
|
|
3711
3868
|
withTextInMobile: withTextInMobile,
|
|
3712
3869
|
"aria-hidden": "true"
|
|
3713
3870
|
}, title), withIcon !== 'none' && /*#__PURE__*/React__default.createElement(Icon, {
|
|
@@ -4571,43 +4728,45 @@ var VideoControls = function VideoControls(_ref2) {
|
|
|
4571
4728
|
document.removeEventListener('fullscreenchange', handleFullscreenChange);
|
|
4572
4729
|
};
|
|
4573
4730
|
}, []);
|
|
4574
|
-
var handleFullscreen = React.useCallback(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/
|
|
4731
|
+
var handleFullscreen = React.useCallback(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
4575
4732
|
var videoContainer;
|
|
4576
|
-
return
|
|
4577
|
-
while (1) switch (_context.
|
|
4733
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
4734
|
+
while (1) switch (_context.prev = _context.next) {
|
|
4578
4735
|
case 0:
|
|
4579
4736
|
videoContainer = document.querySelector("#" + videoContainerId);
|
|
4580
4737
|
if (videoContainer != null && videoContainer.requestFullscreen) {
|
|
4581
|
-
_context.
|
|
4738
|
+
_context.next = 3;
|
|
4582
4739
|
break;
|
|
4583
4740
|
}
|
|
4584
|
-
return _context.
|
|
4585
|
-
case
|
|
4586
|
-
_context.
|
|
4741
|
+
return _context.abrupt("return");
|
|
4742
|
+
case 3:
|
|
4743
|
+
_context.next = 5;
|
|
4587
4744
|
return videoContainer.requestFullscreen();
|
|
4588
|
-
case
|
|
4745
|
+
case 5:
|
|
4589
4746
|
setIsFullscreen(true);
|
|
4590
|
-
case
|
|
4591
|
-
|
|
4747
|
+
case 6:
|
|
4748
|
+
case "end":
|
|
4749
|
+
return _context.stop();
|
|
4592
4750
|
}
|
|
4593
4751
|
}, _callee);
|
|
4594
4752
|
})), []);
|
|
4595
|
-
var handleMinimise = React.useCallback(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/
|
|
4596
|
-
return
|
|
4597
|
-
while (1) switch (_context2.
|
|
4753
|
+
var handleMinimise = React.useCallback(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
|
4754
|
+
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
4755
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
4598
4756
|
case 0:
|
|
4599
4757
|
if (document.fullscreenElement) {
|
|
4600
|
-
_context2.
|
|
4758
|
+
_context2.next = 2;
|
|
4601
4759
|
break;
|
|
4602
4760
|
}
|
|
4603
|
-
return _context2.
|
|
4604
|
-
case 1:
|
|
4605
|
-
_context2.n = 2;
|
|
4606
|
-
return document.exitFullscreen();
|
|
4761
|
+
return _context2.abrupt("return");
|
|
4607
4762
|
case 2:
|
|
4763
|
+
_context2.next = 4;
|
|
4764
|
+
return document.exitFullscreen();
|
|
4765
|
+
case 4:
|
|
4608
4766
|
setIsFullscreen(false);
|
|
4609
|
-
case
|
|
4610
|
-
|
|
4767
|
+
case 5:
|
|
4768
|
+
case "end":
|
|
4769
|
+
return _context2.stop();
|
|
4611
4770
|
}
|
|
4612
4771
|
}, _callee2);
|
|
4613
4772
|
})), []);
|
|
@@ -5263,7 +5422,6 @@ var Dropdown = function Dropdown(_ref) {
|
|
|
5263
5422
|
className = _ref.className,
|
|
5264
5423
|
role = _ref.role,
|
|
5265
5424
|
ariaLabel = _ref.ariaLabel,
|
|
5266
|
-
tabLinkId = _ref.tabLinkId,
|
|
5267
5425
|
trimTabText = _ref.trimTabText;
|
|
5268
5426
|
var node = React.useRef();
|
|
5269
5427
|
var _useState = React.useState(false),
|
|
@@ -5360,7 +5518,6 @@ var Dropdown = function Dropdown(_ref) {
|
|
|
5360
5518
|
};
|
|
5361
5519
|
var renderTab = function renderTab() {
|
|
5362
5520
|
return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(Tab, {
|
|
5363
|
-
tabLinkId: tabLinkId,
|
|
5364
5521
|
trimText: trimTabText,
|
|
5365
5522
|
title: title,
|
|
5366
5523
|
titleLink: titleLink,
|
|
@@ -5440,8 +5597,7 @@ var Account = function Account(_ref) {
|
|
|
5440
5597
|
iconName: iconName,
|
|
5441
5598
|
withOptionsInMobile: false,
|
|
5442
5599
|
withIcon: "left",
|
|
5443
|
-
className: className
|
|
5444
|
-
tabLinkId: "account-link"
|
|
5600
|
+
className: className
|
|
5445
5601
|
});
|
|
5446
5602
|
};
|
|
5447
5603
|
|
|
@@ -6880,11 +7036,11 @@ var Theme = function Theme(_ref) {
|
|
|
6880
7036
|
};
|
|
6881
7037
|
|
|
6882
7038
|
var _templateObject$I;
|
|
6883
|
-
var TextContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$I || (_templateObject$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n
|
|
7039
|
+
var TextContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$I || (_templateObject$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n\n & h1,\n h2,\n h3,\n h4 {\n font-size: var(--font-size-header-4);\n font-family: var(--font-family-header);\n font-feature-settings: var(--font-feature-settings-header);\n font-weight: var(--font-weight-header-4);\n letter-spacing: var(--letter-spacing-header-4);\n line-height: var(--line-height-header-4);\n text-transform: var(--text-transform-header);\n white-space: break-spaces;\n overflow-wrap: break-word;\n margin: 80px 0 16px;\n\n @media ", " {\n margin-top: 60px;\n }\n\n + p {\n margin-top: 0px;\n }\n }\n\n & h5,\n h6 {\n font-size: var(--font-size-subtitle-1);\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-weight: var(--font-weight-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n white-space: break-spaces;\n overflow-wrap: break-word;\n margin: 80px 0 16px;\n\n @media ", " {\n margin-top: 60px;\n }\n\n + p {\n margin-top: 10px;\n }\n }\n\n & a {\n color: ", ";\n text-decoration: underline;\n cursor: pointer;\n }\n\n p {\n margin: 30px 0;\n }\n\n & em {\n font-family: var(--font-family-body-italics);\n }\n\n & strong {\n font-weight: bold;\n }\n\n & u {\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n }\n\n & ul {\n padding: 0;\n list-style: none;\n margin: 0 0 0 30px;\n\n li {\n text-indent: -20px;\n line-height: var(--line-height-listing);\n }\n }\n\n & ol {\n padding: 0;\n margin: 0 0 0 20px;\n\n li {\n line-height: var(--line-height-listing);\n }\n }\n\n & ul > li:before {\n display: inline-block;\n content: '\u2014';\n width: 0px;\n margin-left: 12px;\n margin-right: 8px;\n }\n"])), devices.mobileAndTablet, devices.mobileAndTablet, function (_ref) {
|
|
7040
|
+
var theme = _ref.theme;
|
|
7041
|
+
return theme.colors.primary;
|
|
7042
|
+
});
|
|
6884
7043
|
|
|
6885
|
-
var addTypographyClasses = function addTypographyClasses(html) {
|
|
6886
|
-
return html.replace(/<h1>/g, "<h1 class=\"" + typographyStyles.header + " " + typographyStyles['header--large'] + "\">").replace(/<h2>/g, "<h2 class=\"" + typographyStyles.header + " " + typographyStyles['header--large'] + "\">").replace(/<h3>/g, "<h3 class=\"" + typographyStyles.header + " " + typographyStyles['header--medium'] + "\">").replace(/<h4>/g, "<h4 class=\"" + typographyStyles.header + " " + typographyStyles['header--medium'] + "\">").replace(/<h5>/g, "<h5 class=\"" + typographyStyles.header + " " + typographyStyles['header--small'] + "\">").replace(/<h6>/g, "<h6 class=\"" + typographyStyles.header + " " + typographyStyles['header--small'] + "\">");
|
|
6887
|
-
};
|
|
6888
7044
|
var TextOnly = function TextOnly(_ref) {
|
|
6889
7045
|
var _ref$text = _ref.text,
|
|
6890
7046
|
text = _ref$text === void 0 ? '' : _ref$text,
|
|
@@ -6895,20 +7051,15 @@ var TextOnly = function TextOnly(_ref) {
|
|
|
6895
7051
|
_ref$columnStartDevic = _ref.columnStartDevice,
|
|
6896
7052
|
columnStartDevice = _ref$columnStartDevic === void 0 ? 2 : _ref$columnStartDevic,
|
|
6897
7053
|
_ref$columnSpanDevice = _ref.columnSpanDevice,
|
|
6898
|
-
columnSpanDevice = _ref$columnSpanDevice === void 0 ? 12 : _ref$columnSpanDevice
|
|
6899
|
-
|
|
6900
|
-
return /*#__PURE__*/React__default.createElement(Grid, {
|
|
6901
|
-
className: className
|
|
6902
|
-
}, /*#__PURE__*/React__default.createElement(GridItem, {
|
|
7054
|
+
columnSpanDevice = _ref$columnSpanDevice === void 0 ? 12 : _ref$columnSpanDevice;
|
|
7055
|
+
return /*#__PURE__*/React__default.createElement(Grid, null, /*#__PURE__*/React__default.createElement(GridItem, {
|
|
6903
7056
|
columnStartDesktop: columnStartDesktop,
|
|
6904
7057
|
columnSpanDesktop: columnSpanDesktop,
|
|
6905
7058
|
columnStartDevice: columnStartDevice,
|
|
6906
7059
|
columnSpanDevice: columnSpanDevice
|
|
6907
7060
|
}, /*#__PURE__*/React__default.createElement(TextContainer$1, {
|
|
6908
|
-
"data-testid": "text-container",
|
|
6909
|
-
className: typographyStyles.bodycopy + " " + typographyStyles['bodycopy--large'],
|
|
6910
7061
|
dangerouslySetInnerHTML: {
|
|
6911
|
-
__html:
|
|
7062
|
+
__html: text
|
|
6912
7063
|
}
|
|
6913
7064
|
})));
|
|
6914
7065
|
};
|
|
@@ -8459,44 +8610,54 @@ var Cards = function Cards(_ref) {
|
|
|
8459
8610
|
}));
|
|
8460
8611
|
};
|
|
8461
8612
|
|
|
8462
|
-
var _templateObject$W, _templateObject2$H, _templateObject3$u, _templateObject4$p, _templateObject5$j
|
|
8463
|
-
var ContentWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject$W || (_templateObject$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n grid-column: 2 / span 12;\n }\n"])), devices.mobileAndTablet);
|
|
8464
|
-
var Wrapper$4 = /*#__PURE__*/styled__default.div(_templateObject2$H || (_templateObject2$H = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n display: grid;\n grid-template-columns: var(--grid-template-columns);\n grid-template-rows: max-content;\n gap: var(--grid-column-gap);\n margin: 0;\n }\n"])),
|
|
8465
|
-
var
|
|
8466
|
-
|
|
8467
|
-
|
|
8468
|
-
var
|
|
8469
|
-
|
|
8613
|
+
var _templateObject$W, _templateObject2$H, _templateObject3$u, _templateObject4$p, _templateObject5$j;
|
|
8614
|
+
var ContentWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject$W || (_templateObject$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & > div {\n margin-bottom: 2px;\n\n &:first-child {\n margin-bottom: 4px;\n\n @media ", " {\n margin-bottom: 6px;\n }\n }\n }\n\n @media ", " {\n grid-column: 2 / span 12;\n }\n"])), devices.mobile, devices.mobileAndTablet);
|
|
8615
|
+
var Wrapper$4 = /*#__PURE__*/styled__default.div(_templateObject2$H || (_templateObject2$H = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n ", "\n padding: 30px 0;\n\n @media ", " {\n display: grid;\n grid-template-columns: var(--grid-template-columns);\n grid-template-rows: max-content;\n gap: var(--grid-column-gap);\n margin: 0;\n }\n"])), function (_ref) {
|
|
8616
|
+
var hideBottomBorder = _ref.hideBottomBorder;
|
|
8617
|
+
return "border-bottom: " + (hideBottomBorder ? 'none' : '2px solid var(--base-color-mid-grey)') + ";";
|
|
8618
|
+
}, function (_ref2) {
|
|
8619
|
+
var hideTopBorder = _ref2.hideTopBorder;
|
|
8620
|
+
return "border-top: " + (hideTopBorder ? 'none' : '2px solid var(--base-color-mid-grey)') + ";";
|
|
8621
|
+
}, devices.mobileAndTablet);
|
|
8622
|
+
var AddressWrapperDesktop = /*#__PURE__*/styled__default.div(_templateObject3$u || (_templateObject3$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n display: none;\n }\n"])), devices.mobile);
|
|
8623
|
+
var AddressWrapperMobile = /*#__PURE__*/styled__default.div(_templateObject4$p || (_templateObject4$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n & > div {\n margin-bottom: 2px;\n }\n\n @media ", " {\n display: block;\n }\n"])), devices.mobile);
|
|
8624
|
+
var DetailsWrapper = /*#__PURE__*/styled__default.div(_templateObject5$j || (_templateObject5$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n\n @media ", " {\n flex-direction: column;\n margin: 4px 0;\n }\n\n a {\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n color: var(--base-color-black);\n text-decoration: underline;\n\n &:before {\n display: inline-block;\n content: '';\n background-color: var(--base-color-black);\n width: 1px;\n height: 18px;\n margin: 0 8px -4px;\n\n @media ", " {\n display: none;\n }\n }\n\n &:first-child:before {\n display: none;\n }\n }\n"])), devices.mobile, devices.mobile);
|
|
8470
8625
|
|
|
8626
|
+
var divideAddressString = function divideAddressString(address) {
|
|
8627
|
+
return address.split(',').map(function (chunk, i) {
|
|
8628
|
+
return /*#__PURE__*/React__default.createElement(BodyText, {
|
|
8629
|
+
level: 1,
|
|
8630
|
+
key: i
|
|
8631
|
+
}, chunk.trim());
|
|
8632
|
+
});
|
|
8633
|
+
};
|
|
8471
8634
|
var ContactCard = function ContactCard(_ref) {
|
|
8472
|
-
var
|
|
8473
|
-
titleSuffix = _ref.titleSuffix,
|
|
8635
|
+
var name = _ref.name,
|
|
8474
8636
|
description = _ref.description,
|
|
8475
8637
|
email = _ref.email,
|
|
8476
8638
|
phone = _ref.phone,
|
|
8477
8639
|
website = _ref.website,
|
|
8478
8640
|
address = _ref.address,
|
|
8479
|
-
|
|
8641
|
+
_ref$hideBottomBorder = _ref.hideBottomBorder,
|
|
8642
|
+
hideBottomBorder = _ref$hideBottomBorder === void 0 ? false : _ref$hideBottomBorder,
|
|
8643
|
+
_ref$hideTopBorder = _ref.hideTopBorder,
|
|
8644
|
+
hideTopBorder = _ref$hideTopBorder === void 0 ? false : _ref$hideTopBorder;
|
|
8480
8645
|
var hasDetails = email || phone || website;
|
|
8481
8646
|
var addressString = address == null ? void 0 : address.substring(0, 110);
|
|
8482
8647
|
var descriptionText = description == null ? void 0 : description.substring(0, 110);
|
|
8483
|
-
return /*#__PURE__*/React__default.createElement(
|
|
8484
|
-
className: className
|
|
8485
|
-
}, /*#__PURE__*/React__default.createElement(Grid, null, /*#__PURE__*/React__default.createElement(GridItem, {
|
|
8648
|
+
return /*#__PURE__*/React__default.createElement(Grid, null, /*#__PURE__*/React__default.createElement(GridItem, {
|
|
8486
8649
|
columnStartDesktop: 3,
|
|
8487
|
-
columnSpanDesktop:
|
|
8650
|
+
columnSpanDesktop: 8,
|
|
8488
8651
|
columnStartDevice: 1,
|
|
8489
8652
|
columnSpanDevice: 14
|
|
8490
8653
|
}, /*#__PURE__*/React__default.createElement(Wrapper$4, {
|
|
8491
|
-
"data-testid": "contact-card-wrapper"
|
|
8492
|
-
|
|
8493
|
-
|
|
8494
|
-
},
|
|
8495
|
-
|
|
8496
|
-
},
|
|
8497
|
-
|
|
8498
|
-
}, titleSuffix))), descriptionText && /*#__PURE__*/React__default.createElement(HarmonicSubtitle, {
|
|
8499
|
-
size: "large"
|
|
8654
|
+
"data-testid": "contact-card-wrapper",
|
|
8655
|
+
hideBottomBorder: hideBottomBorder,
|
|
8656
|
+
hideTopBorder: hideTopBorder
|
|
8657
|
+
}, /*#__PURE__*/React__default.createElement(ContentWrapper$1, null, /*#__PURE__*/React__default.createElement(BodyText, {
|
|
8658
|
+
level: 1
|
|
8659
|
+
}, name), descriptionText && /*#__PURE__*/React__default.createElement(Subtitle, {
|
|
8660
|
+
level: 2
|
|
8500
8661
|
}, descriptionText), hasDetails && (/*#__PURE__*/React__default.createElement(DetailsWrapper, {
|
|
8501
8662
|
"data-testid": "contact-card-details-block"
|
|
8502
8663
|
}, email && (/*#__PURE__*/React__default.createElement("a", {
|
|
@@ -8512,12 +8673,12 @@ var ContactCard = function ContactCard(_ref) {
|
|
|
8512
8673
|
rel: "noreferrer"
|
|
8513
8674
|
}, website)))), addressString && (/*#__PURE__*/React__default.createElement("div", {
|
|
8514
8675
|
"data-testid": "contact-card-address-block"
|
|
8515
|
-
}, /*#__PURE__*/React__default.createElement(
|
|
8516
|
-
|
|
8517
|
-
}, addressString)))))))));
|
|
8676
|
+
}, /*#__PURE__*/React__default.createElement(AddressWrapperDesktop, null, /*#__PURE__*/React__default.createElement(BodyText, {
|
|
8677
|
+
level: 1
|
|
8678
|
+
}, addressString)), /*#__PURE__*/React__default.createElement(AddressWrapperMobile, null, divideAddressString(addressString))))))));
|
|
8518
8679
|
};
|
|
8519
8680
|
|
|
8520
|
-
var _templateObject$X, _templateObject2$I, _templateObject3$v, _templateObject4$q, _templateObject5$k, _templateObject6$
|
|
8681
|
+
var _templateObject$X, _templateObject2$I, _templateObject3$v, _templateObject4$q, _templateObject5$k, _templateObject6$g;
|
|
8521
8682
|
var BodyTextRelative = /*#__PURE__*/styled__default(BodyCopyHarmonic)(_templateObject$X || (_templateObject$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
|
|
8522
8683
|
var ContentSummaryWrapper = /*#__PURE__*/styled__default.article(_templateObject2$I || (_templateObject2$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n position: relative;\n justify-items: start;\n align-items: center;\n margin: 20px 0;\n gap: 36px;\n cursor: ", ";\n\n @media ", " {\n display: flex;\n flex-direction: column;\n gap: 24px;\n }\n"])), function (props) {
|
|
8523
8684
|
return props.clickable ? 'pointer' : 'default';
|
|
@@ -8527,7 +8688,7 @@ var ContentSummaryTextWrapper = /*#__PURE__*/styled__default.div(_templateObject
|
|
|
8527
8688
|
return props.showImage ? 2 : '1 / span 4';
|
|
8528
8689
|
}, devices.mobile);
|
|
8529
8690
|
var BodyTextLimit = /*#__PURE__*/styled__default.div(_templateObject5$k || (_templateObject5$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: block;\n position: relative;\n"])));
|
|
8530
|
-
var ContentSummaryBodyTextWrapper = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
8691
|
+
var ContentSummaryBodyTextWrapper = /*#__PURE__*/styled__default.div(_templateObject6$g || (_templateObject6$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & p:not(:last-child):after {\n content: '\\A\\A';\n white-space: pre;\n }\n\n ", "\n"], ["\n & p:not(:last-child):after {\n content: '\\\\A\\\\A';\n white-space: pre;\n }\n\n ", "\n"])), function (props) {
|
|
8531
8692
|
return !!props.truncate && "\n overflow: hidden;\n position: relative;\n display: -webkit-box;\n -webkit-line-clamp: " + props.truncate + ";\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n min-height: 1em;\n max-height: 3em;\n ";
|
|
8532
8693
|
});
|
|
8533
8694
|
|
|
@@ -8886,7 +9047,7 @@ var Information = function Information(_ref) {
|
|
|
8886
9047
|
})))));
|
|
8887
9048
|
};
|
|
8888
9049
|
|
|
8889
|
-
var _templateObject$$, _templateObject2$M, _templateObject3$z, _templateObject4$t, _templateObject5$m, _templateObject6$
|
|
9050
|
+
var _templateObject$$, _templateObject2$M, _templateObject3$z, _templateObject4$t, _templateObject5$m, _templateObject6$h, _templateObject7$b, _templateObject8$8;
|
|
8890
9051
|
var PageHeadingWrapper = /*#__PURE__*/styled__default('div')(_templateObject$$ || (_templateObject$$ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-bottom: 80px;\n background-color: var(--page-header-bg-color);\n color: var(--color-base-white);\n\n ", ";\n\n h1,\n h2,\n h3 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n padding-bottom: 0;\n }\n"])), function (_ref) {
|
|
8891
9052
|
var isPageHeadingWithoutTitle = _ref.isPageHeadingWithoutTitle;
|
|
8892
9053
|
return isPageHeadingWithoutTitle && "\n padding-bottom: 42px;\n ";
|
|
@@ -8896,7 +9057,7 @@ var BadgeWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$z || (_te
|
|
|
8896
9057
|
var isPageHeadingWithoutTitle = _ref2.isPageHeadingWithoutTitle;
|
|
8897
9058
|
return isPageHeadingWithoutTitle && "\n height: 50px;\n padding-bottom: 0;\n margin: 10px 0;\n ";
|
|
8898
9059
|
});
|
|
8899
|
-
var TitleWrapper$
|
|
9060
|
+
var TitleWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject4$t || (_templateObject4$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: title;\n margin-top: 80px;\n\n ", ";\n\n @media ", " {\n & {\n margin-top: 0;\n }\n }\n"])), function (_ref3) {
|
|
8900
9061
|
var isPageHeadingWithoutTitle = _ref3.isPageHeadingWithoutTitle;
|
|
8901
9062
|
return isPageHeadingWithoutTitle && "\n margin-top: 42px;\n ";
|
|
8902
9063
|
}, devices.mobile);
|
|
@@ -8904,8 +9065,8 @@ var ChildrenWrapper = /*#__PURE__*/styled__default.div(_templateObject5$m || (_t
|
|
|
8904
9065
|
var isPageHeadingWithoutTitle = _ref4.isPageHeadingWithoutTitle;
|
|
8905
9066
|
return isPageHeadingWithoutTitle && "\n margin: 10px 0;\n ";
|
|
8906
9067
|
}, devices.mobile);
|
|
8907
|
-
var TextWrapper = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
8908
|
-
var LogoWrapper = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
9068
|
+
var TextWrapper = /*#__PURE__*/styled__default.div(_templateObject6$h || (_templateObject6$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--color-base-white);\n grid-area: text;\n align-self: end;\n margin-top: 12px;\n\n h6 {\n margin: 0;\n padding: 0;\n }\n"])));
|
|
9069
|
+
var LogoWrapper = /*#__PURE__*/styled__default.div(_templateObject7$b || (_templateObject7$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: logo;\n justify-self: end;\n margin-top: 20px;\n position: relative;\n\n > div {\n position: absolute;\n top: 0;\n right: 0;\n }\n\n ", ";\n\n @media ", " {\n & {\n align-self: start;\n margin-top: 0;\n\n ", ";\n }\n }\n"])), function (_ref5) {
|
|
8909
9070
|
var isPageHeadingWithoutTitle = _ref5.isPageHeadingWithoutTitle;
|
|
8910
9071
|
return isPageHeadingWithoutTitle && "\n margin-top: 40px;\n ";
|
|
8911
9072
|
}, devices.mobile, function (_ref6) {
|
|
@@ -8962,7 +9123,7 @@ var PageHeading = function PageHeading(_ref) {
|
|
|
8962
9123
|
className: className,
|
|
8963
9124
|
"data-testid": "page-heading-wrapper",
|
|
8964
9125
|
isPageHeadingWithoutTitle: isTitleUnAvailable
|
|
8965
|
-
}, /*#__PURE__*/React__default.createElement(PageHeadingGrid, null, /*#__PURE__*/React__default.createElement(TitleWrapper$
|
|
9126
|
+
}, /*#__PURE__*/React__default.createElement(PageHeadingGrid, null, /*#__PURE__*/React__default.createElement(TitleWrapper$2, {
|
|
8966
9127
|
"data-testid": "page-heading-title",
|
|
8967
9128
|
isPageHeadingWithoutTitle: isTitleUnAvailable
|
|
8968
9129
|
}, renderBadge(theme), children ? (/*#__PURE__*/React__default.createElement(ChildrenWrapper, {
|
|
@@ -8987,14 +9148,14 @@ var PageHeading = function PageHeading(_ref) {
|
|
|
8987
9148
|
}, /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, themedLink), linkText))) : null));
|
|
8988
9149
|
};
|
|
8989
9150
|
|
|
8990
|
-
var _templateObject$10, _templateObject2$N, _templateObject3$A, _templateObject4$u, _templateObject5$n, _templateObject6$
|
|
9151
|
+
var _templateObject$10, _templateObject2$N, _templateObject3$A, _templateObject4$u, _templateObject5$n, _templateObject6$i, _templateObject7$c, _templateObject8$9;
|
|
8991
9152
|
var ImpactWrapper = /*#__PURE__*/styled__default.div(_templateObject$10 || (_templateObject$10 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n aspect-ratio: 16 / 9;\n @supports not (aspect-ratio: 16 / 9) {\n height: 56.25vw;\n }\n\n position: relative;\n display: flex;\n background: var(--base-color-black);\n\n @media ", " {\n aspect-ratio: 1 / 1;\n @supports not (aspect-ratio: 1 / 1) {\n height: 100vw;\n }\n }\n"])), devices.mobile);
|
|
8992
9153
|
var ImpactHeaderImageWrapper = /*#__PURE__*/styled__default.div(_templateObject2$N || (_templateObject2$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n overflow: hidden;\n aspect-ratio: 16 / 9;\n @supports not (aspect-ratio: 16 / 9) {\n height: 56.25vw;\n }\n\n img {\n width: 100%;\n filter: brightness(0.7);\n opacity: 0.95;\n }\n\n @media ", " {\n height: fit-content;\n aspect-ratio: 1 / 1;\n @supports not (aspect-ratio: 1 / 1) {\n height: 100vw;\n }\n\n img {\n height: 100%;\n object-fit: cover;\n }\n }\n"])), devices.mobile);
|
|
8993
9154
|
var ImpactGrid = /*#__PURE__*/styled__default(Grid)(_templateObject3$A || (_templateObject3$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n align-self: center;\n width: 100%;\n z-index: ", ";\n gap: 0 var(--grid-column-gap);\n grid-template-rows: min-content min-content min-content;\n grid-template-areas:\n '. . . . . logo logo logo logo logo logo . . . . .'\n '. . . text text text text text text text text text text . . .'\n '. . . button button button button button button button button button button . . .';\n\n @media ", " {\n & {\n height: 100%;\n grid-template-rows: 1fr max-content 1fr;\n grid-template-areas:\n '. . . logo logo logo logo logo logo logo logo . . .'\n '. text text text text text text text text text text text text .'\n '. button button button button button button button button button button button button .';\n }\n }\n\n @media ", " {\n align-content: center;\n\n & {\n grid-template-areas:\n '. . . logo logo logo logo logo logo logo logo . . .'\n '. . text text text text text text text text text text . .'\n '. . button button button button button button button button button button . .';\n }\n }\n"])), zIndexes.contentOverlay, devices.mobile, devices.tablet);
|
|
8994
9155
|
var SponsorWrapper = /*#__PURE__*/styled__default.div(_templateObject4$u || (_templateObject4$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 20px;\n right: var(--grid-outer-margin);\n width: fit-content;\n z-index: ", ";\n\n @media ", " {\n & {\n right: var(--grid-margin);\n }\n }\n"])), zIndexes.sponsorship, devices.mobileAndTablet);
|
|
8995
9156
|
var LogoWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject5$n || (_templateObject5$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: logo;\n align-self: end;\n"])));
|
|
8996
|
-
var TextWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
8997
|
-
var ButtonWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
9157
|
+
var TextWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject6$i || (_templateObject6$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: text;\n color: var(--base-color-white);\n text-align: center;\n margin-top: 40px;\n max-height: calc(2 * var(--line-height-header-3));\n overflow: hidden;\n\n h3 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n & {\n max-height: calc(4 * var(--line-height-header-3));\n }\n }\n\n @media ", " {\n & {\n margin-top: 12px;\n max-height: calc(4 * var(--line-height-header-3));\n }\n\n h3 {\n font-size: var(--font-size-header-3);\n letter-spacing: var(--letter-spacing-header-5);\n line-height: var(--line-height-header-5);\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
9158
|
+
var ButtonWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject7$c || (_templateObject7$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: button;\n align-self: end;\n display: flex;\n justify-content: center;\n margin-top: 40px;\n\n @media ", " {\n & {\n margin-top: 0px;\n margin-bottom: 20px;\n }\n }\n"])), devices.mobile);
|
|
8998
9159
|
var ScrollDownWrapper = /*#__PURE__*/styled__default.div(_templateObject8$9 || (_templateObject8$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n bottom: 20px;\n left: var(--grid-outer-margin);\n width: fit-content;\n z-index: ", ";\n\n @keyframes UpDown {\n 0%,\n 100% {\n transform: translateY(0);\n }\n 50% {\n transform: translateY(8px);\n }\n }\n\n a {\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n border: none;\n padding: 0;\n :hover {\n border: none;\n\n > span {\n animation: UpDown 1500ms linear infinite;\n }\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n"])), zIndexes.contentOverlay, devices.mobile, devices.tablet);
|
|
8999
9160
|
|
|
9000
9161
|
var _excluded$l = ["text"];
|
|
@@ -9102,7 +9263,7 @@ var PageHeadingPanel = function PageHeadingPanel(_ref) {
|
|
|
9102
9263
|
})))));
|
|
9103
9264
|
};
|
|
9104
9265
|
|
|
9105
|
-
var _templateObject$12, _templateObject2$P, _templateObject3$C, _templateObject4$w, _templateObject5$p, _templateObject6$
|
|
9266
|
+
var _templateObject$12, _templateObject2$P, _templateObject3$C, _templateObject4$w, _templateObject5$p, _templateObject6$j, _templateObject7$d, _templateObject8$a, _templateObject9$5, _templateObject0$5, _templateObject1$3;
|
|
9106
9267
|
var Wrapper$5 = /*#__PURE__*/styled__default.section(_templateObject$12 || (_templateObject$12 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n"])));
|
|
9107
9268
|
var ImageWrapper = /*#__PURE__*/styled__default.div(_templateObject2$P || (_templateObject2$P = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n\n picture,\n img {\n width: 100%;\n height: 100%;\n }\n"])));
|
|
9108
9269
|
var SponsorWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$C || (_templateObject3$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 20px;\n right: var(--grid-outer-margin);\n width: fit-content;\n z-index: ", ";\n\n @media ", " {\n & {\n right: var(--grid-margin);\n }\n }\n"])), zIndexes.sponsorship, devices.mobileAndTablet);
|
|
@@ -9114,8 +9275,8 @@ var ContentSection = /*#__PURE__*/styled__default.div(_templateObject5$p || (_te
|
|
|
9114
9275
|
var showBlock = _ref2.showBlock;
|
|
9115
9276
|
return showBlock ? 'block' : 'none';
|
|
9116
9277
|
}, devices.mobile);
|
|
9117
|
-
var BadgeWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
9118
|
-
var AdditionalContentWrapper = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
9278
|
+
var BadgeWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject6$j || (_templateObject6$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n svg {\n height: 32px;\n }\n\n @media ", " {\n margin-bottom: 12px;\n }\n"])), devices.mobile);
|
|
9279
|
+
var AdditionalContentWrapper = /*#__PURE__*/styled__default.div(_templateObject7$d || (_templateObject7$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: start;\n align-items: center;\n width: 200px;\n\n @media ", " {\n order: ", ";\n width: 100%;\n justify-content: center;\n }\n"])), devices.mobile, function (_ref3) {
|
|
9119
9280
|
var isBadgePresent = _ref3.isBadgePresent;
|
|
9120
9281
|
return isBadgePresent ? '1' : '4';
|
|
9121
9282
|
});
|
|
@@ -9124,7 +9285,7 @@ var MainButtonWrapper = /*#__PURE__*/styled__default.div(_templateObject8$a || (
|
|
|
9124
9285
|
return isAdditionalButtonPresent ? '20px' : '0';
|
|
9125
9286
|
});
|
|
9126
9287
|
var AdditionalButtonWrapper = /*#__PURE__*/styled__default.div(_templateObject9$5 || (_templateObject9$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n width: 100%;\n display: flex;\n justify-content: center;\n }\n"])), devices.mobile);
|
|
9127
|
-
var TitleWrapper$
|
|
9288
|
+
var TitleWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject0$5 || (_templateObject0$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: center;\n padding: 10px 0;\n\n h1,\n h2,\n h3 {\n color: ", ";\n }\n\n @media ", " {\n padding: 0;\n order: 2;\n margin-bottom: ", ";\n }\n"])), function (_ref5) {
|
|
9128
9289
|
var theme = _ref5.theme;
|
|
9129
9290
|
return theme == exports.ThemeType.Cinema ? 'var(--color-base-black)' : 'var(--color-base-white)';
|
|
9130
9291
|
}, devices.mobile, function (_ref6) {
|
|
@@ -9278,7 +9439,7 @@ var PageHeadingPromo = function PageHeadingPromo(_ref) {
|
|
|
9278
9439
|
}), !badge && (/*#__PURE__*/React__default.createElement(AdditionalButtonWrapper, null, /*#__PURE__*/React__default.createElement(Button$1, {
|
|
9279
9440
|
theme: theme,
|
|
9280
9441
|
link: additionalLink
|
|
9281
|
-
}))))), title && (/*#__PURE__*/React__default.createElement(TitleWrapper$
|
|
9442
|
+
}))))), title && (/*#__PURE__*/React__default.createElement(TitleWrapper$3, {
|
|
9282
9443
|
theme: theme,
|
|
9283
9444
|
isButtonPresent: !!mainLink || !!additionalLink
|
|
9284
9445
|
}, /*#__PURE__*/React__default.createElement(HarmonicHeader, {
|
|
@@ -9296,7 +9457,7 @@ var PageHeadingPromo = function PageHeadingPromo(_ref) {
|
|
|
9296
9457
|
theme: theme,
|
|
9297
9458
|
badge: badge,
|
|
9298
9459
|
isMobile: isMobile
|
|
9299
|
-
}))), title && (/*#__PURE__*/React__default.createElement(TitleWrapper$
|
|
9460
|
+
}))), title && (/*#__PURE__*/React__default.createElement(TitleWrapper$3, {
|
|
9300
9461
|
theme: theme,
|
|
9301
9462
|
isButtonPresent: !!mainLink || !!additionalLink
|
|
9302
9463
|
}, /*#__PURE__*/React__default.createElement(HarmonicHeader, {
|
|
@@ -9316,12 +9477,12 @@ var PageHeadingPromo = function PageHeadingPromo(_ref) {
|
|
|
9316
9477
|
})))))))))));
|
|
9317
9478
|
};
|
|
9318
9479
|
|
|
9319
|
-
var _templateObject$13, _templateObject2$Q, _templateObject3$D, _templateObject5$q, _templateObject6$
|
|
9480
|
+
var _templateObject$13, _templateObject2$Q, _templateObject3$D, _templateObject5$q, _templateObject6$k, _templateObject7$e, _templateObject8$b, _templateObject9$6, _templateObject0$6;
|
|
9320
9481
|
var BrandingTextBlock = /*#__PURE__*/styled__default.div(_templateObject$13 || (_templateObject$13 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-2);\n font-family: var(--font-family-header);\n text-transform: uppercase;\n margin: 0;\n white-space: nowrap;\n @media screen and (max-width: 920px) {\n white-space: normal;\n }\n @media ", " {\n white-space: nowrap;\n }\n"])), devices.mobile);
|
|
9321
9482
|
var BrandingTextBody = /*#__PURE__*/styled__default.div(_templateObject2$Q || (_templateObject2$Q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-body);\n font-size: var(--font-size-heading-6);\n line-height: var(--line-height-heading-6);\n"])));
|
|
9322
9483
|
var ComapctHeaderWrapper = /*#__PURE__*/styled__default.div(_templateObject3$D || (_templateObject3$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n display: block;\n"])));
|
|
9323
9484
|
var CompactHeaderAssetWrapper = /*#__PURE__*/styled__default.div(_templateObject5$q || (_templateObject5$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 37.5vw;\n width: 100%;\n position: relative;\n overflow: hidden;\n background-color: #000;\n img {\n position: relative;\n height: 100%;\n width: 100%;\n object-fit: cover;\n }\n video {\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: contain;\n @media ", " {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n margin: auto;\n height: auto;\n max-height: 100vh;\n width: 100%;\n object-fit: contain;\n }\n }\n @media ", " {\n height: 85vw;\n max-height: 100vh;\n }\n"])), devices.mobile, devices.mobile);
|
|
9324
|
-
var CompactHeaderCopyWrapper = /*#__PURE__*/styled__default(Grid)(_templateObject6$
|
|
9485
|
+
var CompactHeaderCopyWrapper = /*#__PURE__*/styled__default(Grid)(_templateObject6$k || (_templateObject6$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n height: 160px;\n grid-template-rows: min-content min-content;\n grid-template-rows: min-content min-content;\n grid-template-columns: [logo] 1fr [title] 3fr [cta] 1fr;\n align-content: center;\n gap: 0;\n background-color: ", ";\n color: ", ";\n\n svg {\n width: 210px;\n fill: ", ";\n }\n\n h1::selection,\n div::selection {\n ", ";\n }\n\n @media ", " {\n svg {\n width: 145px;\n }\n }\n\n @media ", " {\n display: flex;\n flex-direction: column;\n height: auto;\n padding: 32px 20px;\n\n svg {\n width: 180px;\n }\n }\n"])), function (_ref) {
|
|
9325
9486
|
var invert = _ref.invert,
|
|
9326
9487
|
theme = _ref.theme;
|
|
9327
9488
|
return invert ? theme.colors.white : theme.colors.primary;
|
|
@@ -9337,7 +9498,7 @@ var CompactHeaderCopyWrapper = /*#__PURE__*/styled__default(Grid)(_templateObjec
|
|
|
9337
9498
|
var theme = _ref4.theme;
|
|
9338
9499
|
return theme.colors.primary === theme.colors.stream && "\n color: " + theme.colors.stream + ";\n background-color: " + theme.colors.white + ";\n ";
|
|
9339
9500
|
}, devices.tablet, devices.mobile);
|
|
9340
|
-
var CompactHeaderLogoWrapper = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
9501
|
+
var CompactHeaderLogoWrapper = /*#__PURE__*/styled__default.div(_templateObject7$e || (_templateObject7$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: logo;\n padding-left: 50px;\n justify-content: left;\n align-items: center;\n width: 100%;\n @media ", " {\n padding-left: 0px;\n justify-content: center;\n }\n @media ", " {\n width: fit-content;\n }\n"])), devices.mobile, devices.tablet);
|
|
9341
9502
|
var CompactHeaderTitleWrapper = /*#__PURE__*/styled__default.div(_templateObject8$b || (_templateObject8$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: title;\n align-items: center;\n justify-content: center;\n font-family: var(--font-family-header);\n text-transform: uppercase;\n text-align: center;\n padding: 0 2em;\n @media ", " {\n justify-content: center;\n }\n"])), devices.mobile);
|
|
9342
9503
|
var CompactHeaderCTAWrapper = /*#__PURE__*/styled__default.div(_templateObject9$6 || (_templateObject9$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: cta;\n justify-content: right;\n align-items: center;\n padding-right: 50px;\n @media ", " {\n padding-right: 0px;\n justify-content: center;\n }\n"])), devices.mobile);
|
|
9343
9504
|
var PrimaryButtonWithInversion = /*#__PURE__*/styled__default(PrimaryButton)(_templateObject0$6 || (_templateObject0$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: ", ";\n color: ", ";\n svg {\n fill: ", ";\n path {\n fill: ", ";\n }\n }\n min-width: 145px;\n"])), function (_ref5) {
|
|
@@ -9570,13 +9731,13 @@ var PageHeadingCompact = function PageHeadingCompact(_ref4) {
|
|
|
9570
9731
|
}), linkText))))));
|
|
9571
9732
|
};
|
|
9572
9733
|
|
|
9573
|
-
var _templateObject$14, _templateObject2$R, _templateObject3$E, _templateObject5$r, _templateObject6$
|
|
9734
|
+
var _templateObject$14, _templateObject2$R, _templateObject3$E, _templateObject5$r, _templateObject6$l, _templateObject7$f, _templateObject8$c;
|
|
9574
9735
|
var linkButtonStyles = /*#__PURE__*/styled.css(_templateObject$14 || (_templateObject$14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-left: 0;\n background: none;\n border: none;\n color: inherit;\n text-decoration: none;\n cursor: pointer;\n font: inherit;\n padding: 0;\n\n span {\n height: 1.5em;\n width: 1.5em;\n\n svg > path {\n fill: var(--color-base-black);\n }\n }\n\n &:hover {\n outline: none;\n }\n"])));
|
|
9575
9736
|
var PageNav = /*#__PURE__*/styled__default.a(_templateObject2$R || (_templateObject2$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n"])), linkButtonStyles);
|
|
9576
9737
|
var PaginationLink = /*#__PURE__*/styled__default.a(_templateObject3$E || (_templateObject3$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n"])), linkButtonStyles);
|
|
9577
9738
|
var PageNumberWrapper = /*#__PURE__*/styled__default.ol(_templateObject5$r || (_templateObject5$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n min-width: fit-content;\n align-items: center;\n justify-content: center;\n flex-wrap: nowrap;\n flex-direction: row;\n list-style: none;\n padding: 0;\n max-width: fit-content;\n margin: 0 auto;\n\n li {\n margin-left: 24px;\n color: var(--color-base-black);\n display: flex;\n justify-content: flex-start;\n align-items: center;\n }\n\n li:first-child {\n margin-left: 0px;\n }\n"])));
|
|
9578
|
-
var LastPageItem = /*#__PURE__*/styled__default.li(_templateObject6$
|
|
9579
|
-
var PreviousPageItem = /*#__PURE__*/styled__default.li(_templateObject7$
|
|
9739
|
+
var LastPageItem = /*#__PURE__*/styled__default.li(_templateObject6$l || (_templateObject6$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n && {\n margin-left: 12px;\n }\n"])));
|
|
9740
|
+
var PreviousPageItem = /*#__PURE__*/styled__default.li(_templateObject7$f || (_templateObject7$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n && {\n margin-left: 12px;\n }\n"])));
|
|
9580
9741
|
var TextLinkPagination = /*#__PURE__*/styled__default(BodyCopyHarmonic)(_templateObject8$c || (_templateObject8$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n && {\n color: ", ";\n border-bottom: ", ";\n }\n\n :hover {\n cursor: pointer;\n color: var(--color-primary-red);\n border-bottom: 1px solid var(--color-primary-red);\n svg > path {\n fill: var(--color-base-black);\n }\n }\n"])), function (_ref) {
|
|
9581
9742
|
var active = _ref.active;
|
|
9582
9743
|
return active ? "var(--color-primary-red)" : 'inherit';
|
|
@@ -9725,14 +9886,14 @@ var Pagination = function Pagination(_ref) {
|
|
|
9725
9886
|
}))))));
|
|
9726
9887
|
};
|
|
9727
9888
|
|
|
9728
|
-
var _templateObject$15, _templateObject2$S, _templateObject3$F, _templateObject4$x, _templateObject5$s, _templateObject6$
|
|
9889
|
+
var _templateObject$15, _templateObject2$S, _templateObject3$F, _templateObject4$x, _templateObject5$s, _templateObject6$m, _templateObject7$g;
|
|
9729
9890
|
var PeopleListingGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$15 || (_templateObject$15 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: var(--line-height-people-listing-gap) var(--grid-column-gap);\n\n p {\n margin: 0;\n }\n\n grid-template-columns: 1fr 1fr 1fr;\n\n @media ", " {\n grid-template-columns: 1fr;\n }\n\n @media ", " {\n grid-template-columns: 1fr 1fr;\n }\n\n @media ", " {\n grid-template-columns: 1fr 1fr 1fr 1fr;\n }\n"])), devices.mobile, devices.tablet, devices.largeDesktop);
|
|
9730
9891
|
var PersonWrapper = /*#__PURE__*/styled__default.div(_templateObject2$S || (_templateObject2$S = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: 60px 1fr;\n grid-template-areas: 'headshot role-person';\n grid-column-gap: 10px;\n"])));
|
|
9731
9892
|
var HeadshotWrapper = /*#__PURE__*/styled__default.div(_templateObject3$F || (_templateObject3$F = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: headshot;\n img {\n width: 60px;\n height: 60px;\n }\n"])));
|
|
9732
9893
|
var RoleWrapper = /*#__PURE__*/styled__default.div(_templateObject4$x || (_templateObject4$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-dark-grey);\n overflow-wrap: break-word;\n margin-bottom: 4px;\n"])));
|
|
9733
9894
|
var TextWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject5$s || (_templateObject5$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: role-person;\n break-inside: avoid;\n"])));
|
|
9734
|
-
var PersonLink = /*#__PURE__*/styled__default.a(_templateObject6$
|
|
9735
|
-
var ReplacementWrapper = /*#__PURE__*/styled__default.span(_templateObject7$
|
|
9895
|
+
var PersonLink = /*#__PURE__*/styled__default.a(_templateObject6$m || (_templateObject6$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-black);\n text-decoration: underline;\n\n :hover {\n color: var(--base-color-primary);\n :after {\n color: var(--base-color-black);\n }\n }\n\n :visited {\n color: var(--base-color-black);\n }\n"])));
|
|
9896
|
+
var ReplacementWrapper = /*#__PURE__*/styled__default.span(_templateObject7$g || (_templateObject7$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-dark-grey);\n"])));
|
|
9736
9897
|
|
|
9737
9898
|
var Person = function Person(_ref) {
|
|
9738
9899
|
var person = _ref.person,
|
|
@@ -9914,7 +10075,7 @@ var CreditListing = function CreditListing(_ref) {
|
|
|
9914
10075
|
}, creditEntries);
|
|
9915
10076
|
};
|
|
9916
10077
|
|
|
9917
|
-
var _templateObject$17, _templateObject2$U, _templateObject3$H, _templateObject4$z, _templateObject5$t, _templateObject6$
|
|
10078
|
+
var _templateObject$17, _templateObject2$U, _templateObject3$H, _templateObject4$z, _templateObject5$t, _templateObject6$n, _templateObject7$h, _templateObject8$d, _templateObject9$7, _templateObject0$7, _templateObject1$4, _templateObject10$3, _templateObject11$3, _templateObject12$3, _templateObject13$2, _templateObject14$1, _templateObject15$1, _templateObject16, _templateObject17, _templateObject18, _templateObject19;
|
|
9918
10079
|
var LENGTH_TEXT = 28;
|
|
9919
10080
|
var LENGTH_TEXT_TABLET$1 = 12;
|
|
9920
10081
|
var GridTemplateImageToLeft = "'left left left left left left left left . right right right right right . .'";
|
|
@@ -9961,8 +10122,8 @@ var PromoWithTagsTagWrapper = /*#__PURE__*/styled__default.div(_templateObject5$
|
|
|
9961
10122
|
var marginBottom = _ref7.marginBottom;
|
|
9962
10123
|
return marginBottom + "px";
|
|
9963
10124
|
});
|
|
9964
|
-
var PromoWithTagsAdditionalText = /*#__PURE__*/styled__default(PromoWithTagsText)(_templateObject6$
|
|
9965
|
-
var TextLinksContainer = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
10125
|
+
var PromoWithTagsAdditionalText = /*#__PURE__*/styled__default(PromoWithTagsText)(_templateObject6$n || (_templateObject6$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 24px 0;\n"])));
|
|
10126
|
+
var TextLinksContainer = /*#__PURE__*/styled__default.div(_templateObject7$h || (_templateObject7$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-wrap: wrap;\n margin: 24px 0 4px 0;\n"])));
|
|
9966
10127
|
var TextLinkWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject8$d || (_templateObject8$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-right: 24px;\n margin-bottom: 20px;\n\n &:last-child {\n margin-right: 0;\n }\n"])));
|
|
9967
10128
|
var ExtraContentWrapper = /*#__PURE__*/styled__default.div(_templateObject9$7 || (_templateObject9$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding-right: 68px;\n\n iframe {\n height: 800px;\n }\n\n @media ", " {\n padding: 30px 0 0;\n }\n\n @media ", " {\n padding: 0;\n position: initial;\n }\n"])), devices.tablet, devices.mobile);
|
|
9968
10129
|
var IconWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject0$7 || (_templateObject0$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: pointer;\n position: absolute;\n top: 25px;\n right: 35px;\n width: 24px;\n height: 24px;\n\n @media ", " {\n top: 30px;\n right: 30px;\n }\n\n @media ", " {\n top: 3px;\n right: 20px;\n }\n"])), devices.tablet, devices.mobile);
|
|
@@ -10166,7 +10327,7 @@ var PromoWithTags = function PromoWithTags(_ref) {
|
|
|
10166
10327
|
}))));
|
|
10167
10328
|
};
|
|
10168
10329
|
|
|
10169
|
-
var _templateObject$18, _templateObject2$V, _templateObject3$I, _templateObject4$A, _templateObject5$u, _templateObject6$
|
|
10330
|
+
var _templateObject$18, _templateObject2$V, _templateObject3$I, _templateObject4$A, _templateObject5$u, _templateObject6$o, _templateObject7$i;
|
|
10170
10331
|
var LENGTH_TEXT$2 = 28;
|
|
10171
10332
|
var LENGTH_TEXT_TABLET$2 = 10;
|
|
10172
10333
|
var PromoWithTitleGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$18 || (_templateObject$18 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n grid-template-areas: ", ";\n }\n }\n\n @media ", " {\n & {\n grid-template-columns: var(--grid-margin) minmax(0, 1fr) var(--grid-margin);\n grid-template-rows: min-content 24px min-content;\n gap: 0;\n grid-template-areas:\n 'row1 row1 row1'\n '. . .'\n '. row2 .';\n }\n }\n"])), function (_ref) {
|
|
@@ -10186,8 +10347,8 @@ var PromoWithTitleContentWrapper = /*#__PURE__*/styled__default.div(_templateObj
|
|
|
10186
10347
|
}, devices.mobile);
|
|
10187
10348
|
var HarmonicHeaderWithWrapper = /*#__PURE__*/styled__default(HarmonicHeader)(_templateObject4$A || (_templateObject4$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-bottom: 32px;\n\n @media ", " {\n padding-bottom: 24px;\n }\n"])), devices.mobile);
|
|
10188
10349
|
var HarmonicSubtitleWithWrapper = /*#__PURE__*/styled__default(HarmonicSubtitle)(_templateObject5$u || (_templateObject5$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow-wrap: break-word;\n margin-bottom: 16px;\n"])));
|
|
10189
|
-
var BodyCopyHarmonicWithWrapper$1 = /*#__PURE__*/styled__default(BodyCopyHarmonic)(_templateObject6$
|
|
10190
|
-
var ButtonsContainer$3 = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
10350
|
+
var BodyCopyHarmonicWithWrapper$1 = /*#__PURE__*/styled__default(BodyCopyHarmonic)(_templateObject6$o || (_templateObject6$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n margin-bottom: 32px;\n whiete-space: break-spaces;\n overflow-wrap: break-word;\n\n a {\n text-decoration: underline;\n cursor: pointer;\n\n &[href^='tel:'] {\n text-decoration: none;\n }\n\n &:link {\n color: var(--color-primary-black);\n }\n\n &:visited {\n color: var(--color-base-dark-grey);\n }\n\n &:hover {\n color: var(--color-primary-red);\n }\n }\n @media ", " {\n margin-bottom: 24px;\n }\n"])), devices.mobile);
|
|
10351
|
+
var ButtonsContainer$3 = /*#__PURE__*/styled__default.div(_templateObject7$i || (_templateObject7$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n gap: 16px;\n margin-top: 32px;\n\n ", "\n\n @media ", " {\n gap: 24px;\n margin-top: 24px;\n flex-direction: column;\n align-items: center;\n }\n\n @media ", " {\n gap: 24px;\n margin-top: 24px;\n align-items: flex-start;\n\n ", "\n }\n"])), function (_ref5) {
|
|
10191
10352
|
var _ref5$primaryButtonTe = _ref5.primaryButtonTextLength,
|
|
10192
10353
|
primaryButtonTextLength = _ref5$primaryButtonTe === void 0 ? 0 : _ref5$primaryButtonTe,
|
|
10193
10354
|
_ref5$tertiaryButtonT = _ref5.tertiaryButtonTextLength,
|
|
@@ -10620,7 +10781,7 @@ var SectionTitle = function SectionTitle(_ref) {
|
|
|
10620
10781
|
}, description)))));
|
|
10621
10782
|
};
|
|
10622
10783
|
|
|
10623
|
-
var _templateObject$1e, _templateObject2$Y, _templateObject3$L, _templateObject4$B, _templateObject5$v, _templateObject6$
|
|
10784
|
+
var _templateObject$1e, _templateObject2$Y, _templateObject3$L, _templateObject4$B, _templateObject5$v, _templateObject6$p, _templateObject7$j, _templateObject8$e, _templateObject9$8, _templateObject0$8, _templateObject1$5;
|
|
10624
10785
|
var stateStyles = /*#__PURE__*/styled.css(_templateObject$1e || (_templateObject$1e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n &:focus,\n &.focus {\n outline: ", ";\n }\n\n &.disabled {\n background-color: ", ";\n color: ", ";\n pointer-events: none;\n cursor: none;\n }\n"])), function (_ref) {
|
|
10625
10786
|
var theme = _ref.theme;
|
|
10626
10787
|
return "3px solid " + theme.colors.lapisLazuli;
|
|
@@ -10645,8 +10806,8 @@ var ArrowIcon = /*#__PURE__*/styled__default(Icon).attrs(function (_ref5) {
|
|
|
10645
10806
|
title: 'Select Arrow'
|
|
10646
10807
|
};
|
|
10647
10808
|
})(_templateObject5$v || (_templateObject5$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n pointer-events: none;\n\n max-width: 24px;\n max-height: 24px;\n\n svg {\n width: 24px;\n height: 24px;\n }\n"])));
|
|
10648
|
-
var Wrapper$6 = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
10649
|
-
var SelectWrapper = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
10809
|
+
var Wrapper$6 = /*#__PURE__*/styled__default.div(_templateObject6$p || (_templateObject6$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n height: initial;\n\n display: flex;\n flex-direction: column;\n gap: 20px;\n"])), noMarginAndPaddingStyles);
|
|
10810
|
+
var SelectWrapper = /*#__PURE__*/styled__default.div(_templateObject7$j || (_templateObject7$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n height: inherit;\n"])), noMarginAndPaddingStyles);
|
|
10650
10811
|
var Options = /*#__PURE__*/styled__default.div(_templateObject8$e || (_templateObject8$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n z-index: 1;\n\n ", "\n ", "\n"])), noMarginAndPaddingStyles, borderStyles);
|
|
10651
10812
|
var Option = /*#__PURE__*/styled__default.li(_templateObject9$8 || (_templateObject9$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n ", "\n\n ", "\n"])), noMarginAndPaddingStyles, listItemStyles, function (_ref6) {
|
|
10652
10813
|
var theme = _ref6.theme,
|
|
@@ -11215,13 +11376,13 @@ var Quote = function Quote(_ref) {
|
|
|
11215
11376
|
}, attribution))));
|
|
11216
11377
|
};
|
|
11217
11378
|
|
|
11218
|
-
var _templateObject$1i, _templateObject2$10, _templateObject3$O, _templateObject4$D, _templateObject5$w, _templateObject6$
|
|
11379
|
+
var _templateObject$1i, _templateObject2$10, _templateObject3$O, _templateObject4$D, _templateObject5$w, _templateObject6$q;
|
|
11219
11380
|
var CardContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$1i || (_templateObject$1i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: pointer;\n width: 100%;\n display: grid;\n grid-template-columns: repeat(7, minmax(0, 1fr));\n gap: 15px;\n min-height: 50px;\n"])));
|
|
11220
11381
|
var ContentContainer$4 = /*#__PURE__*/styled__default.div(_templateObject2$10 || (_templateObject2$10 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n"])));
|
|
11221
11382
|
var StyledImage = /*#__PURE__*/styled__default.img(_templateObject3$O || (_templateObject3$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border: 1px solid var(--base-color-white);\n"])));
|
|
11222
11383
|
var ImageWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject4$D || (_templateObject4$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
|
|
11223
11384
|
var IconWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject5$w || (_templateObject5$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background: rgba(0, 0, 0, 0.4);\n position: absolute;\n top: 0;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n span {\n width: 40px;\n height: 40px;\n @media ", " {\n width: 24px;\n height: 24px;\n }\n @media ", " {\n width: 18px;\n height: 18px;\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
11224
|
-
var TitleWrapper$
|
|
11385
|
+
var TitleWrapper$4 = /*#__PURE__*/styled__default.div(_templateObject6$q || (_templateObject6$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 8px;\n div {\n @media ", " {\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n }\n"])), devices.mobile);
|
|
11225
11386
|
|
|
11226
11387
|
var MiniCard = function MiniCard(_ref) {
|
|
11227
11388
|
var _ref$title = _ref.title,
|
|
@@ -11254,7 +11415,7 @@ var MiniCard = function MiniCard(_ref) {
|
|
|
11254
11415
|
columnSpanDesktop: 4
|
|
11255
11416
|
}, /*#__PURE__*/React__default.createElement(ContentContainer$4, null, /*#__PURE__*/React__default.createElement(Overline, {
|
|
11256
11417
|
level: 4
|
|
11257
|
-
}, subtitle), /*#__PURE__*/React__default.createElement(TitleWrapper$
|
|
11418
|
+
}, subtitle), /*#__PURE__*/React__default.createElement(TitleWrapper$4, null, /*#__PURE__*/React__default.createElement(Overline, {
|
|
11258
11419
|
level: 2
|
|
11259
11420
|
}, title)))));
|
|
11260
11421
|
};
|
|
@@ -11515,7 +11676,7 @@ var AuxiliaryNav = function AuxiliaryNav(_ref6) {
|
|
|
11515
11676
|
});
|
|
11516
11677
|
};
|
|
11517
11678
|
|
|
11518
|
-
var _templateObject$1l, _templateObject2$13, _templateObject3$R, _templateObject4$G, _templateObject5$z, _templateObject6$
|
|
11679
|
+
var _templateObject$1l, _templateObject2$13, _templateObject3$R, _templateObject4$G, _templateObject5$z, _templateObject6$r;
|
|
11519
11680
|
var Container$5 = /*#__PURE__*/styled__default.div(_templateObject$1l || (_templateObject$1l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n"])));
|
|
11520
11681
|
var Sections = /*#__PURE__*/styled__default.div(_templateObject2$13 || (_templateObject2$13 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n gap: 8px;\n"])));
|
|
11521
11682
|
var Section = /*#__PURE__*/styled__default.div(_templateObject3$R || (_templateObject3$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 1;\n height: 2px;\n background-color: ", ";\n"])), function (_ref) {
|
|
@@ -11527,7 +11688,7 @@ var Text = /*#__PURE__*/styled__default.div(_templateObject5$z || (_templateObje
|
|
|
11527
11688
|
var color = _ref2.color;
|
|
11528
11689
|
return "var(--base-color-" + color + ")";
|
|
11529
11690
|
});
|
|
11530
|
-
var LabelText = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
11691
|
+
var LabelText = /*#__PURE__*/styled__default.div(_templateObject6$r || (_templateObject6$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 1px;\n white-space: nowrap;\n color: ", ";\n"])), function (_ref3) {
|
|
11531
11692
|
var color = _ref3.color;
|
|
11532
11693
|
return "var(--base-color-" + color + ")";
|
|
11533
11694
|
});
|
|
@@ -11609,7 +11770,7 @@ var PasswordStrength = function PasswordStrength(_ref) {
|
|
|
11609
11770
|
}, strengthLabel))));
|
|
11610
11771
|
};
|
|
11611
11772
|
|
|
11612
|
-
var _templateObject$1m, _templateObject2$14, _templateObject3$S, _templateObject4$H, _templateObject5$A, _templateObject6$
|
|
11773
|
+
var _templateObject$1m, _templateObject2$14, _templateObject3$S, _templateObject4$H, _templateObject5$A, _templateObject6$s, _templateObject7$k, _templateObject8$f;
|
|
11613
11774
|
var TableContainer = /*#__PURE__*/styled__default.table(_templateObject$1m || (_templateObject$1m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-collapse: collapse;\n"])));
|
|
11614
11775
|
var Container$6 = /*#__PURE__*/styled__default.div(_templateObject2$14 || (_templateObject2$14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow-x: auto;\n"])));
|
|
11615
11776
|
var Wrapper$8 = /*#__PURE__*/styled__default.div(_templateObject3$S || (_templateObject3$S = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n"])));
|
|
@@ -11619,8 +11780,8 @@ var TableHeader = /*#__PURE__*/styled__default.th(_templateObject4$H || (_templa
|
|
|
11619
11780
|
var TableCell = /*#__PURE__*/styled__default.td(_templateObject5$A || (_templateObject5$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 12px;\n text-align: left;\n vertical-align: middle;\n border: 1px solid var(--color-primary-black);\n\n &:last-child {\n width: auto;\n }\n\n &:not(:last-child) {\n width: ", ";\n }\n\n > span > svg {\n width: 24px;\n height: 24px;\n }\n\n @media ", " {\n min-width: 150px;\n }\n"])), function (props) {
|
|
11620
11781
|
return "calc(100% / " + (props.columns - 1) + ")";
|
|
11621
11782
|
}, devices.mobile);
|
|
11622
|
-
var PaginationWrapper = /*#__PURE__*/styled__default(Pagination)(_templateObject6$
|
|
11623
|
-
var ScrollButtons = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
11783
|
+
var PaginationWrapper = /*#__PURE__*/styled__default(Pagination)(_templateObject6$s || (_templateObject6$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-top: 40px;\n padding-bottom: 80px;\n\n @media ", " {\n padding-top: 24px;\n padding-bottom: 60px;\n }\n"])), devices.mobile);
|
|
11784
|
+
var ScrollButtons = /*#__PURE__*/styled__default.div(_templateObject7$k || (_templateObject7$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: flex-end;\n padding: 60px 0 24px 0;\n\n div:hover {\n background-color: var(--color-base-light-grey);\n }\n\n > div > div {\n background-color: var(--color-base-light-grey);\n }\n\n svg path {\n fill: var(--color-base-black) !important;\n }\n"])));
|
|
11624
11785
|
var AriaDescription$2 = /*#__PURE__*/styled__default.span(_templateObject8$f || (_templateObject8$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n left: -9999px;\n width: 1px;\n height: 1px;\n overflow: hidden;\n"])));
|
|
11625
11786
|
|
|
11626
11787
|
/* eslint-disable react/no-danger */
|
|
@@ -11793,7 +11954,7 @@ var Table = function Table(_ref) {
|
|
|
11793
11954
|
}))));
|
|
11794
11955
|
};
|
|
11795
11956
|
|
|
11796
|
-
var _templateObject$1n, _templateObject2$15, _templateObject3$T, _templateObject4$I, _templateObject5$B, _templateObject6$
|
|
11957
|
+
var _templateObject$1n, _templateObject2$15, _templateObject3$T, _templateObject4$I, _templateObject5$B, _templateObject6$t, _templateObject7$l, _templateObject8$g, _templateObject9$9, _templateObject0$9, _templateObject1$6, _templateObject10$4, _templateObject11$4, _templateObject12$4, _templateObject13$3;
|
|
11797
11958
|
var Wrapper$9 = /*#__PURE__*/styled__default('div')(_templateObject$1n || (_templateObject$1n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n border-top: 4px solid ", ";\n border-bottom: 4px solid ", ";\n"])), function (_ref) {
|
|
11798
11959
|
var theme = _ref.theme;
|
|
11799
11960
|
return "var(--color-" + theme + ")";
|
|
@@ -11803,10 +11964,10 @@ var Wrapper$9 = /*#__PURE__*/styled__default('div')(_templateObject$1n || (_temp
|
|
|
11803
11964
|
});
|
|
11804
11965
|
var SignUpFormWrapper = /*#__PURE__*/styled__default(Grid)(_templateObject2$15 || (_templateObject2$15 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: 0 var(--grid-column-gap);\n margin-bottom: 32px;\n\n @media ", " {\n margin-bottom: 30px;\n }\n"])), devices.mobile);
|
|
11805
11966
|
var SignUpTitleWrapper = /*#__PURE__*/styled__default('div')(_templateObject3$T || (_templateObject3$T = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: left;\n position: relative;\n top: -25px;\n left: -20px;\n height: 52px;\n background: var(--color-base-white);\n display: inline-block;\n padding: 0 20px;\n\n @media ", " {\n top: -18px;\n height: 37px;\n padding: 0 13px;\n left: -13px;\n }\n"])), devices.mobile);
|
|
11806
|
-
var Error = /*#__PURE__*/styled__default.div(_templateObject4$I || (_templateObject4$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 20px;\n color: var(--color-base-errorstate);\n\n a {\n text-decoration: underline;\n color: inherit;\n }\n"])));
|
|
11807
|
-
var Form = /*#__PURE__*/styled__default.form(_templateObject5$B || (_templateObject5$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n align-items: center;\n ", " {\n margin-top: -20px;\n }\n a[href] {\n color: inherit;\n }\n"])), Error);
|
|
11808
|
-
var FormFooterWrapper = /*#__PURE__*/styled__default.div(_templateObject6$
|
|
11809
|
-
var ServerError = /*#__PURE__*/styled__default.div(_templateObject7$
|
|
11967
|
+
var Error$1 = /*#__PURE__*/styled__default.div(_templateObject4$I || (_templateObject4$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 20px;\n color: var(--color-base-errorstate);\n\n a {\n text-decoration: underline;\n color: inherit;\n }\n"])));
|
|
11968
|
+
var Form = /*#__PURE__*/styled__default.form(_templateObject5$B || (_templateObject5$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n align-items: center;\n ", " {\n margin-top: -20px;\n }\n a[href] {\n color: inherit;\n }\n"])), Error$1);
|
|
11969
|
+
var FormFooterWrapper = /*#__PURE__*/styled__default.div(_templateObject6$t || (_templateObject6$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n display: flex;\n gap: 28px;\n align-items: center;\n\n @media ", " {\n flex-direction: column;\n align-items: flex-start;\n }\n"])), devices.mobile);
|
|
11970
|
+
var ServerError = /*#__PURE__*/styled__default.div(_templateObject7$l || (_templateObject7$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: left;\n color: var(--color-base-errorstate);\n"])));
|
|
11810
11971
|
var CTALinkWrapper = /*#__PURE__*/styled__default.a(_templateObject8$g || (_templateObject8$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-decoration: none;\n\n @media ", " {\n text-decoration: underline;\n }\n"])), devices.mobile);
|
|
11811
11972
|
var ButtonWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject9$9 || (_templateObject9$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n all: unset;\n width: fit-content;\n color: var(--base-color-white);\n text-decoration: none;\n\n @media ", " {\n width: 100%;\n }\n"])), devices.mobile);
|
|
11812
11973
|
var FieldsWrapper = /*#__PURE__*/styled__default.div(_templateObject0$9 || (_templateObject0$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 36px;\n\n @media ", " {\n grid-template-columns: 1fr;\n gap: 20px;\n }\n"])), devices.mobile);
|
|
@@ -11985,18 +12146,18 @@ var SignUpForm = function SignUpForm(_ref) {
|
|
|
11985
12146
|
};
|
|
11986
12147
|
};
|
|
11987
12148
|
var handleFormSubmit = /*#__PURE__*/function () {
|
|
11988
|
-
var _ref2 = _asyncToGenerator(/*#__PURE__*/
|
|
12149
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(e) {
|
|
11989
12150
|
var formErrors, response;
|
|
11990
|
-
return
|
|
11991
|
-
while (1) switch (_context.
|
|
12151
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
12152
|
+
while (1) switch (_context.prev = _context.next) {
|
|
11992
12153
|
case 0:
|
|
11993
12154
|
e.preventDefault();
|
|
11994
12155
|
if (!isSuccess) {
|
|
11995
|
-
_context.
|
|
12156
|
+
_context.next = 3;
|
|
11996
12157
|
break;
|
|
11997
12158
|
}
|
|
11998
|
-
return _context.
|
|
11999
|
-
case
|
|
12159
|
+
return _context.abrupt("return");
|
|
12160
|
+
case 3:
|
|
12000
12161
|
formErrors = {};
|
|
12001
12162
|
if (!isLoggedIn) {
|
|
12002
12163
|
if (!formValues.firstName) {
|
|
@@ -12014,16 +12175,16 @@ var SignUpForm = function SignUpForm(_ref) {
|
|
|
12014
12175
|
}
|
|
12015
12176
|
}
|
|
12016
12177
|
if (!(Object.keys(formErrors).length > 0)) {
|
|
12017
|
-
_context.
|
|
12178
|
+
_context.next = 8;
|
|
12018
12179
|
break;
|
|
12019
12180
|
}
|
|
12020
12181
|
setErrors(formErrors);
|
|
12021
|
-
return _context.
|
|
12022
|
-
case
|
|
12023
|
-
_context.
|
|
12182
|
+
return _context.abrupt("return");
|
|
12183
|
+
case 8:
|
|
12184
|
+
_context.next = 10;
|
|
12024
12185
|
return submitHandler(isLoggedIn ? {} : formValues);
|
|
12025
|
-
case
|
|
12026
|
-
response = _context.
|
|
12186
|
+
case 10:
|
|
12187
|
+
response = _context.sent;
|
|
12027
12188
|
if (response.success) {
|
|
12028
12189
|
setIsSuccess(true);
|
|
12029
12190
|
} else {
|
|
@@ -12033,8 +12194,9 @@ var SignUpForm = function SignUpForm(_ref) {
|
|
|
12033
12194
|
});
|
|
12034
12195
|
});
|
|
12035
12196
|
}
|
|
12036
|
-
case
|
|
12037
|
-
|
|
12197
|
+
case 12:
|
|
12198
|
+
case "end":
|
|
12199
|
+
return _context.stop();
|
|
12038
12200
|
}
|
|
12039
12201
|
}, _callee);
|
|
12040
12202
|
}));
|
|
@@ -12216,13 +12378,10 @@ var SignUpFormComponent = function SignUpFormComponent(_ref) {
|
|
|
12216
12378
|
}))))));
|
|
12217
12379
|
};
|
|
12218
12380
|
|
|
12219
|
-
var _templateObject$1o,
|
|
12220
|
-
var AnchorBarContainer = /*#__PURE__*/styled__default(Grid)(_templateObject$1o || (_templateObject$1o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: sticky;\n top: 0;\n min-height: 70px;\n background: var(--color-base-white);\n z-index: ", ";\n align-content: center;\n
|
|
12221
|
-
|
|
12222
|
-
|
|
12223
|
-
}, devices.mobile);
|
|
12224
|
-
var CloseButtonWrapper = /*#__PURE__*/styled__default.a(_templateObject4$J || (_templateObject4$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: center;\n min-height: 24px;\n min-width: 24px;\n max-height: 24px;\n max-width: 24px;\n border: none;\n padding: 0;\n background: none;\n\n :hover {\n cursor: pointer;\n }\n\n @media ", " {\n min-height: 12px;\n min-width: 12px;\n max-height: 12px;\n max-width: 12px;\n }\n"])), devices.mobile);
|
|
12225
|
-
var ContentWrapper$3 = /*#__PURE__*/styled__default.a(_templateObject5$C || (_templateObject5$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n"])));
|
|
12381
|
+
var _templateObject$1o, _templateObject3$U, _templateObject4$J;
|
|
12382
|
+
var AnchorBarContainer = /*#__PURE__*/styled__default(Grid)(_templateObject$1o || (_templateObject$1o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: sticky;\n top: 0;\n min-height: 70px;\n background: var(--color-base-white);\n z-index: ", ";\n align-content: center;\n\n @media ", " {\n min-height: 60px;\n }\n"])), zIndexes.anchor, devices.mobile);
|
|
12383
|
+
var CloseButtonWrapper = /*#__PURE__*/styled__default.a(_templateObject3$U || (_templateObject3$U = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: center;\n min-height: 24px;\n min-width: 24px;\n max-height: 24px;\n max-width: 24px;\n border: none;\n padding: 0;\n background: none;\n\n :hover {\n cursor: pointer;\n }\n\n @media ", " {\n min-height: 12px;\n min-width: 12px;\n max-height: 12px;\n max-width: 12px;\n }\n"])), devices.mobile);
|
|
12384
|
+
var ContentWrapper$3 = /*#__PURE__*/styled__default.a(_templateObject4$J || (_templateObject4$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n"])));
|
|
12226
12385
|
|
|
12227
12386
|
var AnchorBar = function AnchorBar(_ref) {
|
|
12228
12387
|
var cta = _ref.cta,
|
|
@@ -12230,9 +12389,7 @@ var AnchorBar = function AnchorBar(_ref) {
|
|
|
12230
12389
|
onCloseHandler = _ref.onCloseHandler,
|
|
12231
12390
|
_ref$showAnchorBar = _ref.showAnchorBar,
|
|
12232
12391
|
showAnchorBar = _ref$showAnchorBar === void 0 ? true : _ref$showAnchorBar,
|
|
12233
|
-
className = _ref.className
|
|
12234
|
-
_ref$withShadow = _ref.withShadow,
|
|
12235
|
-
withShadow = _ref$withShadow === void 0 ? false : _ref$withShadow;
|
|
12392
|
+
className = _ref.className;
|
|
12236
12393
|
var _useState = React.useState(showAnchorBar),
|
|
12237
12394
|
isRendered = _useState[0],
|
|
12238
12395
|
setIsRendered = _useState[1];
|
|
@@ -12254,8 +12411,7 @@ var AnchorBar = function AnchorBar(_ref) {
|
|
|
12254
12411
|
var _cta$href;
|
|
12255
12412
|
return /*#__PURE__*/React__default.createElement(AnchorBarContainer, {
|
|
12256
12413
|
"data-testid": "anchor-bar",
|
|
12257
|
-
className: className
|
|
12258
|
-
withShadow: withShadow
|
|
12414
|
+
className: className
|
|
12259
12415
|
}, /*#__PURE__*/React__default.createElement(GridItem, {
|
|
12260
12416
|
columnStartDesktop: 2,
|
|
12261
12417
|
columnSpanDesktop: 14,
|
|
@@ -12537,9 +12693,9 @@ var HighlightsStream = function HighlightsStream(_ref) {
|
|
|
12537
12693
|
})));
|
|
12538
12694
|
};
|
|
12539
12695
|
|
|
12540
|
-
var _templateObject$1p, _templateObject3$
|
|
12696
|
+
var _templateObject$1p, _templateObject3$V;
|
|
12541
12697
|
var CarouselWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject$1p || (_templateObject$1p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n user-select: none;\n display: flex;\n\n .swipe-slide {\n width: 100%;\n }\n"])));
|
|
12542
|
-
var ButtonsWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$
|
|
12698
|
+
var ButtonsWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$V || (_templateObject3$V = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: center;\n flex-direction: column;\n margin-left: 6px;\n"])));
|
|
12543
12699
|
|
|
12544
12700
|
var MinimalCarousel = function MinimalCarousel(_ref) {
|
|
12545
12701
|
var children = _ref.children;
|