@explorer-1/vue 0.2.43 → 0.2.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/explorer-1-vue.js +146 -141
- package/dist/explorer-1-vue.umd.cjs +1 -1
- package/package.json +1 -2
- package/src/components/BlockImageComparison/BlockImageComparison.vue +10 -8
- package/src/templates/edu/PageEduLesson/PageEduLesson.stories.js +1 -1
- package/src/templates/edu/PageEduLesson/PageEduLesson.vue +36 -32
- package/src/templates/edu/PageEduLesson/PageEduLessonSection.vue +5 -10
- package/src/utils/generateHash.ts +9 -0
package/dist/explorer-1-vue.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { hasInjectionContext as mc, inject as ci, getCurrentInstance as fc, ref as Se, watch as bo, reactive as di, markRaw as ss, effectScope as gc, isRef as rs, isReactive as ui, toRef as _a, toRaw as vc, nextTick as Hi, computed as le, getCurrentScope as yc, onScopeDispose as bc, toRefs as Qi, defineComponent as $, openBlock as c, createElementBlock as u, createElementVNode as d, normalizeClass as P, renderSlot as ie, createVNode as w, resolveComponent as
|
|
1
|
+
import { hasInjectionContext as mc, inject as ci, getCurrentInstance as fc, ref as Se, watch as bo, reactive as di, markRaw as ss, effectScope as gc, isRef as rs, isReactive as ui, toRef as _a, toRaw as vc, nextTick as Hi, computed as le, getCurrentScope as yc, onScopeDispose as bc, toRefs as Qi, defineComponent as $, openBlock as c, createElementBlock as u, createElementVNode as d, normalizeClass as P, renderSlot as ie, createVNode as w, resolveComponent as je, createBlock as I, withCtx as A, createCommentVNode as f, toDisplayString as C, createTextVNode as R, withDirectives as ue, vModelRadio as Gi, Fragment as Q, renderList as Z, resolveDynamicComponent as _e, normalizeStyle as it, withModifiers as ot, vShow as Oe, createStaticVNode as Rs, mergeProps as ls, normalizeProps as wc, unref as Et, resolveDirective as It, pushScopeId as hs, popScopeId as ps, mergeModels as Dt, useModel as hi, withKeys as qe, vModelText as pi, onMounted as wo, vModelDynamic as kc, Transition as ms, KeepAlive as Cc, vModelCheckbox as Ac, vModelSelect as Sc, TransitionGroup as Ic } from "vue";
|
|
2
2
|
import { camelCase as ji, uniqueId as _c, kebabCase as $c } from "lodash";
|
|
3
3
|
var Le = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
4
4
|
function Fe(e) {
|
|
@@ -1076,7 +1076,7 @@ const cq = Ns("curatedGallery", {
|
|
|
1076
1076
|
},
|
|
1077
1077
|
// @pinia-plugin-persistedstate/nuxt
|
|
1078
1078
|
persist: !0
|
|
1079
|
-
}),
|
|
1079
|
+
}), Ke = Ns("header", {
|
|
1080
1080
|
state: () => ({
|
|
1081
1081
|
headerTransparent: !1,
|
|
1082
1082
|
highlightPrimary: !0,
|
|
@@ -1172,7 +1172,7 @@ function fi() {
|
|
|
1172
1172
|
return ci(Wc);
|
|
1173
1173
|
}
|
|
1174
1174
|
const Lt = () => {
|
|
1175
|
-
const e =
|
|
1175
|
+
const e = Ke();
|
|
1176
1176
|
e && e.makeTransparent(!0);
|
|
1177
1177
|
}, fs = (e) => e.title ? e.title : e.linkPage ? e.linkPage.title : "", gi = (e) => {
|
|
1178
1178
|
if (e.linkPage && e.linkPage.url)
|
|
@@ -1185,12 +1185,12 @@ const Lt = () => {
|
|
|
1185
1185
|
return e.path;
|
|
1186
1186
|
}
|
|
1187
1187
|
}, en = (e) => {
|
|
1188
|
-
|
|
1188
|
+
Ke().updateGlobalChildren(e);
|
|
1189
1189
|
}, Do = (e, t = !1) => {
|
|
1190
|
-
const s =
|
|
1190
|
+
const s = Ke();
|
|
1191
1191
|
s.updateSecondary(e), s.updateSecondaryNavIsJumpMenu(t);
|
|
1192
1192
|
}, Xc = (e) => {
|
|
1193
|
-
|
|
1193
|
+
Ke().updateHighlightPrimary(e);
|
|
1194
1194
|
}, cs = (e) => {
|
|
1195
1195
|
if (e) {
|
|
1196
1196
|
const t = fi(), s = t ? t.path : !1, a = e.startsWith("http") ? e.replace(/^.*\/\/[^/]+/, "") : e, i = a ? a.endsWith("/") ? a : a + "/" : !1;
|
|
@@ -1300,10 +1300,10 @@ const Lt = () => {
|
|
|
1300
1300
|
function nd(e, t, s, a, i, n) {
|
|
1301
1301
|
return c(), u("svg", sd, id);
|
|
1302
1302
|
}
|
|
1303
|
-
const
|
|
1303
|
+
const Ye = /* @__PURE__ */ M(td, [["render", nd]]), od = $({
|
|
1304
1304
|
name: "MixinAnimationCaret",
|
|
1305
1305
|
components: {
|
|
1306
|
-
IconCaret:
|
|
1306
|
+
IconCaret: Ye
|
|
1307
1307
|
},
|
|
1308
1308
|
props: {
|
|
1309
1309
|
// when wrapped in a parent component i.e. BaseLink and grandparent component needs to pass a class
|
|
@@ -1346,7 +1346,7 @@ const Ke = /* @__PURE__ */ M(td, [["render", nd]]), od = $({
|
|
|
1346
1346
|
}
|
|
1347
1347
|
}), rd = { class: "arrow" }, ld = { class: "arrow-fixed" };
|
|
1348
1348
|
function cd(e, t, s, a, i, n) {
|
|
1349
|
-
const o =
|
|
1349
|
+
const o = Ye;
|
|
1350
1350
|
return c(), u("span", {
|
|
1351
1351
|
class: P(["MixinAnimationCaret", e.computedClass])
|
|
1352
1352
|
}, [
|
|
@@ -1514,7 +1514,7 @@ const gs = dd(), tn = {
|
|
|
1514
1514
|
}
|
|
1515
1515
|
}), pd = ["href", "target", "rel", "aria-label", "title"];
|
|
1516
1516
|
function md(e, t, s, a, i, n) {
|
|
1517
|
-
const o = Po, r =
|
|
1517
|
+
const o = Po, r = je("nuxt-link");
|
|
1518
1518
|
return c(), u("div", null, [
|
|
1519
1519
|
e.computedTo ? (c(), I(r, {
|
|
1520
1520
|
key: 0,
|
|
@@ -1948,7 +1948,7 @@ const pq = /* @__PURE__ */ M(Md, [["render", jd]]), an = {
|
|
|
1948
1948
|
emits: ["click"],
|
|
1949
1949
|
computed: {
|
|
1950
1950
|
tag() {
|
|
1951
|
-
return this.disabled ? "button" : this.to ?
|
|
1951
|
+
return this.disabled ? "button" : this.to ? je("NuxtLink") : this.href ? "a" : "button";
|
|
1952
1952
|
},
|
|
1953
1953
|
// necessary for valid html
|
|
1954
1954
|
// must account for <a>, <nuxt-link>, and <button> use-cases
|
|
@@ -2011,7 +2011,7 @@ function s2(e) {
|
|
|
2011
2011
|
var t = typeof e;
|
|
2012
2012
|
return e != null && (t == "object" || t == "function");
|
|
2013
2013
|
}
|
|
2014
|
-
var Ot = s2, a2 = typeof Le == "object" && Le && Le.Object === Object && Le, zo = a2, i2 = zo, n2 = typeof self == "object" && self && self.Object === Object && self, o2 = i2 || n2 || Function("return this")(),
|
|
2014
|
+
var Ot = s2, a2 = typeof Le == "object" && Le && Le.Object === Object && Le, zo = a2, i2 = zo, n2 = typeof self == "object" && self && self.Object === Object && self, o2 = i2 || n2 || Function("return this")(), We = o2, r2 = We, l2 = function() {
|
|
2015
2015
|
return r2.Date.now();
|
|
2016
2016
|
}, c2 = l2, d2 = /\s/;
|
|
2017
2017
|
function u2(e) {
|
|
@@ -2023,7 +2023,7 @@ var h2 = u2, p2 = h2, m2 = /^\s+/;
|
|
|
2023
2023
|
function f2(e) {
|
|
2024
2024
|
return e && e.slice(0, p2(e) + 1).replace(m2, "");
|
|
2025
2025
|
}
|
|
2026
|
-
var g2 = f2, v2 =
|
|
2026
|
+
var g2 = f2, v2 = We, y2 = v2.Symbol, Gs = y2, nn = Gs, Oo = Object.prototype, b2 = Oo.hasOwnProperty, w2 = Oo.toString, Jt = nn ? nn.toStringTag : void 0;
|
|
2027
2027
|
function k2(e) {
|
|
2028
2028
|
var t = b2.call(e, Jt), s = e[Jt];
|
|
2029
2029
|
try {
|
|
@@ -2488,7 +2488,7 @@ function X1(e, t, s, a, i, n) {
|
|
|
2488
2488
|
}, [
|
|
2489
2489
|
e.playing ? (c(), u("div", {
|
|
2490
2490
|
key: 0,
|
|
2491
|
-
style:
|
|
2491
|
+
style: it(e.progressStyle),
|
|
2492
2492
|
class: "BaseAudio__playback-time-indicator bg-jpl-red transition-all transform-gpu duration-50 absolute top-0 left-0 bottom-0 h-2"
|
|
2493
2493
|
}, null, 4)) : f("", !0)
|
|
2494
2494
|
]),
|
|
@@ -2936,7 +2936,7 @@ function Pu(e, t, s, a, i, n) {
|
|
|
2936
2936
|
ref: "lightboxCloseButton",
|
|
2937
2937
|
"aria-label": "Close Lightbox",
|
|
2938
2938
|
class: "BaseLightboxCloseButton text-5xl",
|
|
2939
|
-
onClick: t[0] || (t[0] =
|
|
2939
|
+
onClick: t[0] || (t[0] = ot((r) => e.clickHandler(), ["prevent"]))
|
|
2940
2940
|
}, [
|
|
2941
2941
|
d("span", xu, [
|
|
2942
2942
|
w(o)
|
|
@@ -2980,12 +2980,12 @@ function Nu(e, t, s, a, i, n) {
|
|
|
2980
2980
|
ref: "LightboxOpenButton",
|
|
2981
2981
|
class: "BaseLightboxOpenButton",
|
|
2982
2982
|
"aria-label": "Open in Lightbox",
|
|
2983
|
-
onClick: t[1] || (t[1] =
|
|
2983
|
+
onClick: t[1] || (t[1] = ot((r) => e.clickHandler(), ["prevent"]))
|
|
2984
2984
|
}, [
|
|
2985
2985
|
d("button", {
|
|
2986
2986
|
"aria-label": "Open in Lightbox",
|
|
2987
2987
|
class: "BaseButton -primary -icon-only",
|
|
2988
|
-
onClick: t[0] || (t[0] =
|
|
2988
|
+
onClick: t[0] || (t[0] = ot((r) => e.clickHandler(), ["prevent"]))
|
|
2989
2989
|
}, [
|
|
2990
2990
|
d("span", Ru, [
|
|
2991
2991
|
w(o)
|
|
@@ -3022,7 +3022,7 @@ function ju(e, t, s, a, i, n) {
|
|
|
3022
3022
|
}, [
|
|
3023
3023
|
d("div", {
|
|
3024
3024
|
class: "relative w-full max-w-xl p-8 m-auto bg-white",
|
|
3025
|
-
onClick: t[0] || (t[0] =
|
|
3025
|
+
onClick: t[0] || (t[0] = ot(() => {
|
|
3026
3026
|
}, ["stop"]))
|
|
3027
3027
|
}, [
|
|
3028
3028
|
e.$slots.modalHeader ? (c(), I(o, {
|
|
@@ -3317,17 +3317,17 @@ const jo = /* @__PURE__ */ M(t0, [["render", p0]]), m0 = $({
|
|
|
3317
3317
|
}), f0 = ["innerHTML"];
|
|
3318
3318
|
function g0(e, t, s, a, i, n) {
|
|
3319
3319
|
return c(), u("div", {
|
|
3320
|
-
style:
|
|
3320
|
+
style: it(e.listParentStyle),
|
|
3321
3321
|
class: "BaseSwimlane",
|
|
3322
3322
|
onMouseenter: t[0] || (t[0] = (...o) => e.toggleAnimation && e.toggleAnimation(...o)),
|
|
3323
3323
|
onMouseleave: t[1] || (t[1] = (...o) => e.toggleAnimation && e.toggleAnimation(...o))
|
|
3324
3324
|
}, [
|
|
3325
3325
|
d("ul", {
|
|
3326
|
-
style:
|
|
3326
|
+
style: it(e.listStyle)
|
|
3327
3327
|
}, [
|
|
3328
3328
|
(c(!0), u(Q, null, Z(e.list, (o, r) => (c(), u("li", {
|
|
3329
3329
|
key: r,
|
|
3330
|
-
style:
|
|
3330
|
+
style: it(e.itemStyle),
|
|
3331
3331
|
innerHTML: o
|
|
3332
3332
|
}, null, 12, f0))), 128))
|
|
3333
3333
|
], 4)
|
|
@@ -4080,7 +4080,7 @@ const Zo = /* @__PURE__ */ M(ih, [["render", nh]]), oh = $({
|
|
|
4080
4080
|
function dh(e, t, s, a, i, n) {
|
|
4081
4081
|
return c(), u("svg", rh, ch);
|
|
4082
4082
|
}
|
|
4083
|
-
const
|
|
4083
|
+
const Ze = /* @__PURE__ */ M(oh, [["render", dh]]), uh = $({
|
|
4084
4084
|
name: "IconPrev"
|
|
4085
4085
|
}), hh = {
|
|
4086
4086
|
viewBox: "0 0 50 50",
|
|
@@ -4098,7 +4098,7 @@ const We = /* @__PURE__ */ M(oh, [["render", dh]]), uh = $({
|
|
|
4098
4098
|
function fh(e, t, s, a, i, n) {
|
|
4099
4099
|
return c(), u("svg", hh, mh);
|
|
4100
4100
|
}
|
|
4101
|
-
const
|
|
4101
|
+
const Xe = /* @__PURE__ */ M(uh, [["render", fh]]);
|
|
4102
4102
|
function gn(e) {
|
|
4103
4103
|
return e !== null && typeof e == "object" && "constructor" in e && e.constructor === Object;
|
|
4104
4104
|
}
|
|
@@ -7253,8 +7253,8 @@ const An = {
|
|
|
7253
7253
|
components: {
|
|
7254
7254
|
BaseLink: W,
|
|
7255
7255
|
BaseButton: te,
|
|
7256
|
-
IconPrev:
|
|
7257
|
-
IconNext:
|
|
7256
|
+
IconPrev: Xe,
|
|
7257
|
+
IconNext: Ze
|
|
7258
7258
|
},
|
|
7259
7259
|
props: {
|
|
7260
7260
|
// set to true if the carousel items don't link to anything
|
|
@@ -7358,7 +7358,7 @@ const An = {
|
|
|
7358
7358
|
"aria-hidden": "true"
|
|
7359
7359
|
}, Jp = { class: "arrow" }, em = { class: "arrow-fixed" };
|
|
7360
7360
|
function tm(e, t, s, a, i, n) {
|
|
7361
|
-
const o = W, r =
|
|
7361
|
+
const o = W, r = Xe, l = te, h = Ze;
|
|
7362
7362
|
return c(), I(_e(e.noLinks ? "div" : "nav"), {
|
|
7363
7363
|
class: P(["MixinCarousel w-full overflow-x-hidden", e.variantClass]),
|
|
7364
7364
|
"aria-label": e.heading
|
|
@@ -7439,10 +7439,10 @@ function tm(e, t, s, a, i, n) {
|
|
|
7439
7439
|
_: 3
|
|
7440
7440
|
}, 8, ["class", "aria-label"]);
|
|
7441
7441
|
}
|
|
7442
|
-
const
|
|
7442
|
+
const Je = /* @__PURE__ */ M(Vp, [["render", tm]]), sm = $({
|
|
7443
7443
|
name: "BlockCardGrid",
|
|
7444
7444
|
components: {
|
|
7445
|
-
MixinCarousel:
|
|
7445
|
+
MixinCarousel: Je,
|
|
7446
7446
|
BlockCardGridItem: Zo
|
|
7447
7447
|
},
|
|
7448
7448
|
props: {
|
|
@@ -7460,7 +7460,7 @@ const Xe = /* @__PURE__ */ M(Vp, [["render", tm]]), sm = $({
|
|
|
7460
7460
|
class: "BlockCardGrid"
|
|
7461
7461
|
};
|
|
7462
7462
|
function im(e, t, s, a, i, n) {
|
|
7463
|
-
const o = Zo, r =
|
|
7463
|
+
const o = Zo, r = Je;
|
|
7464
7464
|
return e.cards ? (c(), u("div", am, [
|
|
7465
7465
|
d("div", {
|
|
7466
7466
|
class: P(`hidden md:grid md:grid-cols-2 lg:grid-cols-3 ${e.compact ? " gap-5" : "3xl:grid-cols-4 gap-8"}`)
|
|
@@ -9025,8 +9025,8 @@ class Ue {
|
|
|
9025
9025
|
return { hash: t, slug: s.join("-"), index: a };
|
|
9026
9026
|
}
|
|
9027
9027
|
}
|
|
9028
|
-
const
|
|
9029
|
-
|
|
9028
|
+
const at = { pageXOffset: 0, pageYOffset: 0, element: () => document.fullscreenElement || document.mozFullScreenElement || document.webkitFullscreenElement, activate(e) {
|
|
9029
|
+
at.pageXOffset = window.pageXOffset, at.pageYOffset = window.pageYOffset, e.requestFullscreen ? e.requestFullscreen() : e.mozRequestFullScreen ? e.mozRequestFullScreen() : e.webkitRequestFullscreen ? e.webkitRequestFullscreen() : e.msRequestFullscreen && e.msRequestFullscreen();
|
|
9030
9030
|
}, deactivate() {
|
|
9031
9031
|
document.exitFullscreen ? document.exitFullscreen() : document.mozCancelFullScreen ? document.mozCancelFullScreen() : document.webkitExitFullscreen && document.webkitExitFullscreen();
|
|
9032
9032
|
} };
|
|
@@ -9066,7 +9066,7 @@ const Fm = { display: ["counter", "zoom", "slideshow", "fullscreen", "thumbs", "
|
|
|
9066
9066
|
<g><path d="M3 8 V3h5"></path><path d="M21 8V3h-5"></path><path d="M8 21H3v-5"></path><path d="M16 21h5v-5"></path></g>
|
|
9067
9067
|
<g><path d="M7 2v5H2M17 2v5h5M2 17h5v5M22 17h-5v5"/></g>
|
|
9068
9068
|
</svg>`, click: function(e) {
|
|
9069
|
-
e.preventDefault(),
|
|
9069
|
+
e.preventDefault(), at.element() ? at.deactivate() : at.activate(this.fancybox.$container);
|
|
9070
9070
|
} }, slideshow: { type: "button", class: "fancybox__button--slideshow", label: "TOGGLE_SLIDESHOW", html: `<svg viewBox="0 0 24 24">
|
|
9071
9071
|
<g><path d="M6 4v16"/><path d="M20 12L6 20"/><path d="M20 12L6 4"/></g>
|
|
9072
9072
|
<g><path d="M7 4v15M17 4v15"/></g>
|
|
@@ -9106,13 +9106,13 @@ class gr {
|
|
|
9106
9106
|
}
|
|
9107
9107
|
onPrepare() {
|
|
9108
9108
|
const t = this.fancybox;
|
|
9109
|
-
if (this.state === "init" && (this.build(), this.update(), this.Slideshow = new Om(t), !t.Carousel.prevPage && (t.option("slideshow.autoStart") && this.Slideshow.activate(), t.option("fullscreen.autoStart") && !
|
|
9110
|
-
|
|
9109
|
+
if (this.state === "init" && (this.build(), this.update(), this.Slideshow = new Om(t), !t.Carousel.prevPage && (t.option("slideshow.autoStart") && this.Slideshow.activate(), t.option("fullscreen.autoStart") && !at.element()))) try {
|
|
9110
|
+
at.activate(t.$container);
|
|
9111
9111
|
} catch {
|
|
9112
9112
|
}
|
|
9113
9113
|
}
|
|
9114
9114
|
onFsChange() {
|
|
9115
|
-
window.scrollTo(
|
|
9115
|
+
window.scrollTo(at.pageXOffset, at.pageYOffset);
|
|
9116
9116
|
}
|
|
9117
9117
|
onSettle() {
|
|
9118
9118
|
const t = this.fancybox, s = this.Slideshow;
|
|
@@ -9823,10 +9823,10 @@ function Nm(e, t, s, a, i, n) {
|
|
|
9823
9823
|
ie(e.$slots, "default")
|
|
9824
9824
|
], 8, Rm);
|
|
9825
9825
|
}
|
|
9826
|
-
const
|
|
9826
|
+
const et = /* @__PURE__ */ M(Vm, [["render", Nm]]), Hm = $({
|
|
9827
9827
|
name: "BlockImageStandard",
|
|
9828
9828
|
components: {
|
|
9829
|
-
MixinFancybox:
|
|
9829
|
+
MixinFancybox: et,
|
|
9830
9830
|
BaseImage: ee,
|
|
9831
9831
|
BaseImagePlaceholder: J,
|
|
9832
9832
|
BaseImageCaption: ye
|
|
@@ -9896,7 +9896,7 @@ const Je = /* @__PURE__ */ M(Vm, [["render", Nm]]), Hm = $({
|
|
|
9896
9896
|
};
|
|
9897
9897
|
function jm(e, t, s, a, i, n) {
|
|
9898
9898
|
var p;
|
|
9899
|
-
const o = ee, r = J, l =
|
|
9899
|
+
const o = ee, r = J, l = et, h = ye;
|
|
9900
9900
|
return e.theData ? (c(), u("div", Qm, [
|
|
9901
9901
|
e.theData.src ? (c(), I(l, {
|
|
9902
9902
|
key: 0,
|
|
@@ -9940,7 +9940,7 @@ function jm(e, t, s, a, i, n) {
|
|
|
9940
9940
|
const _t = /* @__PURE__ */ M(Hm, [["render", jm]]), Km = $({
|
|
9941
9941
|
name: "BlockImageFullBleed",
|
|
9942
9942
|
components: {
|
|
9943
|
-
MixinFancybox:
|
|
9943
|
+
MixinFancybox: et,
|
|
9944
9944
|
BaseImage: ee,
|
|
9945
9945
|
BaseImagePlaceholder: J,
|
|
9946
9946
|
BaseImageCaption: ye
|
|
@@ -10019,7 +10019,7 @@ const _t = /* @__PURE__ */ M(Hm, [["render", jm]]), Km = $({
|
|
|
10019
10019
|
};
|
|
10020
10020
|
function Jm(e, t, s, a, i, n) {
|
|
10021
10021
|
var p;
|
|
10022
|
-
const o = ee, r = J, l =
|
|
10022
|
+
const o = ee, r = J, l = et, h = ye;
|
|
10023
10023
|
return e.theData ? (c(), u("div", Ym, [
|
|
10024
10024
|
d("div", Wm, [
|
|
10025
10025
|
d("div", Zm, [
|
|
@@ -10112,7 +10112,7 @@ function sf(e, t, s, a, i, n) {
|
|
|
10112
10112
|
const br = /* @__PURE__ */ M(ef, [["render", sf]]), af = $({
|
|
10113
10113
|
name: "BlockImageCarouselItem",
|
|
10114
10114
|
components: {
|
|
10115
|
-
MixinFancybox:
|
|
10115
|
+
MixinFancybox: et,
|
|
10116
10116
|
BaseImage: ee,
|
|
10117
10117
|
BaseImagePlaceholder: J,
|
|
10118
10118
|
BaseImageCaption: ye
|
|
@@ -10169,7 +10169,7 @@ const br = /* @__PURE__ */ M(ef, [["render", sf]]), af = $({
|
|
|
10169
10169
|
};
|
|
10170
10170
|
function rf(e, t, s, a, i, n) {
|
|
10171
10171
|
var p;
|
|
10172
|
-
const o = ee, r = J, l =
|
|
10172
|
+
const o = ee, r = J, l = et, h = ye;
|
|
10173
10173
|
return e.theImageData ? (c(), u("div", nf, [
|
|
10174
10174
|
w(l, {
|
|
10175
10175
|
src: e.theImageData.original || ((p = e.theImageData.src) == null ? void 0 : p.url),
|
|
@@ -10217,8 +10217,8 @@ const cf = $({
|
|
|
10217
10217
|
name: "BlockImageCarousel",
|
|
10218
10218
|
components: {
|
|
10219
10219
|
BaseButton: te,
|
|
10220
|
-
IconPrev:
|
|
10221
|
-
IconNext:
|
|
10220
|
+
IconPrev: Xe,
|
|
10221
|
+
IconNext: Ze,
|
|
10222
10222
|
BlockImageCarouselItem: wr
|
|
10223
10223
|
},
|
|
10224
10224
|
props: {
|
|
@@ -10312,7 +10312,7 @@ const cf = $({
|
|
|
10312
10312
|
class: "swiper"
|
|
10313
10313
|
}, hf = { class: "swiper-wrapper" }, pf = { class: "swiper-nav lg:block absolute inset-x-0 top-0 hidden h-0 overflow-hidden z-70" }, mf = { class: "absolute inset-0" }, ff = { class: "absolute bottom-0 right-0 z-10 flex" }, gf = { class: "swiper-dots lg:hidden absolute top-0 z-50 w-full text-center" }, vf = ["aria-label", "onClick"];
|
|
10314
10314
|
function yf(e, t, s, a, i, n) {
|
|
10315
|
-
const o = wr, r =
|
|
10315
|
+
const o = wr, r = Xe, l = te, h = Ze;
|
|
10316
10316
|
return e.items ? (c(), u("div", df, [
|
|
10317
10317
|
d("div", uf, [
|
|
10318
10318
|
d("div", hf, [
|
|
@@ -10388,22 +10388,27 @@ const qt = /* @__PURE__ */ M(cf, [["render", yf]]), bf = $({
|
|
|
10388
10388
|
}
|
|
10389
10389
|
}
|
|
10390
10390
|
}), wf = { key: 0 }, kf = {
|
|
10391
|
-
key:
|
|
10391
|
+
key: 0,
|
|
10392
10392
|
class: "lg:px-0 p-4 pb-0 print:pl-0"
|
|
10393
10393
|
};
|
|
10394
10394
|
function Cf(e, t, s, a, i, n) {
|
|
10395
|
-
const o =
|
|
10395
|
+
const o = je("VueCompareImage"), r = je("ClientOnly"), l = ye;
|
|
10396
10396
|
return e.data ? (c(), u("div", wf, [
|
|
10397
|
-
|
|
10398
|
-
|
|
10399
|
-
|
|
10400
|
-
|
|
10401
|
-
|
|
10402
|
-
|
|
10403
|
-
|
|
10404
|
-
|
|
10397
|
+
w(r, null, {
|
|
10398
|
+
default: A(() => [
|
|
10399
|
+
e.theBeforeImageSrc && e.theAfterImageSrc ? (c(), I(o, {
|
|
10400
|
+
key: 0,
|
|
10401
|
+
class: "h-full animate-fadeIn",
|
|
10402
|
+
"left-image": e.theBeforeImageSrc.url,
|
|
10403
|
+
"left-image-alt": "Left image",
|
|
10404
|
+
"right-image": e.theAfterImageSrc.url,
|
|
10405
|
+
"right-image-alt": "Right image"
|
|
10406
|
+
}, null, 8, ["left-image", "right-image"])) : f("", !0)
|
|
10407
|
+
]),
|
|
10408
|
+
_: 1
|
|
10409
|
+
}),
|
|
10405
10410
|
e.data.caption || e.customDetailUrl ? (c(), u("div", kf, [
|
|
10406
|
-
w(
|
|
10411
|
+
w(l, {
|
|
10407
10412
|
data: { caption: e.data.caption },
|
|
10408
10413
|
"custom-link": e.customDetailUrl,
|
|
10409
10414
|
"custom-link-text": "Full Image Details"
|
|
@@ -10414,7 +10419,7 @@ function Cf(e, t, s, a, i, n) {
|
|
|
10414
10419
|
const Js = /* @__PURE__ */ M(bf, [["render", Cf]]), Af = $({
|
|
10415
10420
|
name: "BlockImageGallery",
|
|
10416
10421
|
components: {
|
|
10417
|
-
MixinFancybox:
|
|
10422
|
+
MixinFancybox: et,
|
|
10418
10423
|
BaseImage: ee,
|
|
10419
10424
|
BaseImagePlaceholder: J,
|
|
10420
10425
|
BaseHeading: se,
|
|
@@ -10459,7 +10464,7 @@ const Js = /* @__PURE__ */ M(bf, [["render", Cf]]), Af = $({
|
|
|
10459
10464
|
class: "sm:block text-body-lg lg:w-2/3 xl:w-1/2 hidden mt-5"
|
|
10460
10465
|
};
|
|
10461
10466
|
function Mf(e, t, s, a, i, n) {
|
|
10462
|
-
const o = se, r = ee, l = J, h =
|
|
10467
|
+
const o = se, r = ee, l = J, h = et, p = qt;
|
|
10463
10468
|
return e.items ? (c(), I(p, {
|
|
10464
10469
|
key: 0,
|
|
10465
10470
|
class: "BlockImageGallery",
|
|
@@ -10562,7 +10567,7 @@ function Df(e, t, s, a, i, n) {
|
|
|
10562
10567
|
const ke = /* @__PURE__ */ M(Ef, [["render", Df]]), Lf = $({
|
|
10563
10568
|
name: "BlockInlineImage",
|
|
10564
10569
|
components: {
|
|
10565
|
-
MixinFancybox:
|
|
10570
|
+
MixinFancybox: et,
|
|
10566
10571
|
BlockText: ke,
|
|
10567
10572
|
BaseImagePlaceholder: J,
|
|
10568
10573
|
BaseImage: ee,
|
|
@@ -10602,7 +10607,7 @@ const ke = /* @__PURE__ */ M(Ef, [["render", Df]]), Lf = $({
|
|
|
10602
10607
|
}, Pf = { class: "lg:BaseGrid lg:px-0 px-4" };
|
|
10603
10608
|
function zf(e, t, s, a, i, n) {
|
|
10604
10609
|
var m;
|
|
10605
|
-
const o = ee, r = J, l =
|
|
10610
|
+
const o = ee, r = J, l = et, h = ye, p = ke;
|
|
10606
10611
|
return e.data ? (c(), u("div", xf, [
|
|
10607
10612
|
d("div", Pf, [
|
|
10608
10613
|
e.theImageData ? (c(), u("div", {
|
|
@@ -11489,7 +11494,7 @@ const bi = /* @__PURE__ */ M(Vg, [["render", Zg]]), Dn = {
|
|
|
11489
11494
|
}, Xg = $({
|
|
11490
11495
|
name: "BlockLinkCarousel",
|
|
11491
11496
|
components: {
|
|
11492
|
-
MixinCarousel:
|
|
11497
|
+
MixinCarousel: Je,
|
|
11493
11498
|
BlockLinkCard: vt,
|
|
11494
11499
|
BlockLinkTile: bi
|
|
11495
11500
|
},
|
|
@@ -11513,7 +11518,7 @@ const bi = /* @__PURE__ */ M(Vg, [["render", Zg]]), Dn = {
|
|
|
11513
11518
|
},
|
|
11514
11519
|
computed: {
|
|
11515
11520
|
theVariantComponent() {
|
|
11516
|
-
return
|
|
11521
|
+
return je(Dn[this.itemType]);
|
|
11517
11522
|
},
|
|
11518
11523
|
hasContent() {
|
|
11519
11524
|
return !!(this.items && this.items.length);
|
|
@@ -11521,7 +11526,7 @@ const bi = /* @__PURE__ */ M(Vg, [["render", Zg]]), Dn = {
|
|
|
11521
11526
|
}
|
|
11522
11527
|
});
|
|
11523
11528
|
function Jg(e, t, s, a, i, n) {
|
|
11524
|
-
const o =
|
|
11529
|
+
const o = Je;
|
|
11525
11530
|
return e.hasContent ? (c(), I(o, {
|
|
11526
11531
|
key: 0,
|
|
11527
11532
|
heading: e.heading,
|
|
@@ -11773,7 +11778,7 @@ const _r = /* @__PURE__ */ M(v3, [["render", k3]]), C3 = {
|
|
|
11773
11778
|
},
|
|
11774
11779
|
computed: {
|
|
11775
11780
|
tag() {
|
|
11776
|
-
return this.to ?
|
|
11781
|
+
return this.to ? je("BaseLink") : "a";
|
|
11777
11782
|
},
|
|
11778
11783
|
target() {
|
|
11779
11784
|
return this.to ? "_self" : "_blank";
|
|
@@ -11878,7 +11883,7 @@ function M3(e, t, s, a, i, n) {
|
|
|
11878
11883
|
])
|
|
11879
11884
|
])) : f("", !0);
|
|
11880
11885
|
}
|
|
11881
|
-
const
|
|
11886
|
+
const tt = /* @__PURE__ */ M(_3, [["render", M3]]), E3 = $({
|
|
11882
11887
|
name: "IconPlus"
|
|
11883
11888
|
}), T3 = {
|
|
11884
11889
|
class: "IconPlus",
|
|
@@ -12136,7 +12141,7 @@ const s4 = /* @__PURE__ */ M(Z3, [["render", t4]]), Tr = (e) => (hs("data-v-2499
|
|
|
12136
12141
|
},
|
|
12137
12142
|
{ immediate: !0 }
|
|
12138
12143
|
), (r, l) => {
|
|
12139
|
-
const h =
|
|
12144
|
+
const h = je("nuxt-link");
|
|
12140
12145
|
return c(), u("div", a4, [
|
|
12141
12146
|
n.value ? n.value ? (c(), u("div", i4, [
|
|
12142
12147
|
n4,
|
|
@@ -12395,7 +12400,7 @@ function I4(e, t, s, a, i, n) {
|
|
|
12395
12400
|
const o = ee, r = te;
|
|
12396
12401
|
return c(), u("div", {
|
|
12397
12402
|
class: "BlockTeaser bg-gray-light lg:grid lg:grid-cols-10 relative z-0",
|
|
12398
|
-
style:
|
|
12403
|
+
style: it(e.image ? `min-height: ${e.theImage.height}px` : "")
|
|
12399
12404
|
}, [
|
|
12400
12405
|
e.fullWidth ? (c(), u("div", k4)) : f("", !0),
|
|
12401
12406
|
e.image && e.theImage.url ? (c(), I(o, {
|
|
@@ -12460,7 +12465,7 @@ const Lr = /* @__PURE__ */ M(w4, [["render", I4]]), Ln = {
|
|
|
12460
12465
|
BlockLinkCarousel: yt,
|
|
12461
12466
|
BlockListCards: Ir,
|
|
12462
12467
|
BlockQuote: Rt,
|
|
12463
|
-
BlockRelatedLinks:
|
|
12468
|
+
BlockRelatedLinks: tt,
|
|
12464
12469
|
BlockTable: Er,
|
|
12465
12470
|
BlockTeaser: Lr,
|
|
12466
12471
|
BlockText: ke,
|
|
@@ -12502,7 +12507,7 @@ const Lr = /* @__PURE__ */ M(w4, [["render", I4]]), Ln = {
|
|
|
12502
12507
|
}
|
|
12503
12508
|
}), $4 = { class: "lg:col-start-2 lg:col-end-12 md:col-span-full md:px-4 px-0 relative" };
|
|
12504
12509
|
function B4(e, t, s, a, i, n) {
|
|
12505
|
-
const o = Zs, r = ge, l = ke, h = kr, p = Ir, m = Cr, g = Rt, v = lr, b = Lr, y = qt, E = ea, k = wi, S = ta, _ = br, z = Js, O = Xs, q = Dr, U = Er, F =
|
|
12510
|
+
const o = Zs, r = ge, l = ke, h = kr, p = Ir, m = Cr, g = Rt, v = lr, b = Lr, y = qt, E = ea, k = wi, S = ta, _ = br, z = Js, O = Xs, q = Dr, U = Er, F = tt, j = Yo, B = rr, D = yt, H = Mr, N = Br;
|
|
12506
12511
|
return e.data ? (c(), u("div", {
|
|
12507
12512
|
key: 0,
|
|
12508
12513
|
class: P(["BlockStreamfield", e.layoutClass])
|
|
@@ -12918,7 +12923,7 @@ var ki = function(e, t, s) {
|
|
|
12918
12923
|
BYMONTHDAY: e.monthdays
|
|
12919
12924
|
};
|
|
12920
12925
|
return e.end && (a.UNTIL = Ae.formatDate(e.end, Ee.FULL)), ht.toIcsParamString(a);
|
|
12921
|
-
},
|
|
12926
|
+
}, st = {
|
|
12922
12927
|
formatText: q4,
|
|
12923
12928
|
getUid: V4,
|
|
12924
12929
|
getProdId: R4,
|
|
@@ -12935,7 +12940,7 @@ var ki = function(e, t, s) {
|
|
|
12935
12940
|
Ae.formatDate(a.start, i),
|
|
12936
12941
|
Ae.formatDate(a.end, i)
|
|
12937
12942
|
].join("/");
|
|
12938
|
-
a.setParam("action", "TEMPLATE").setParam("dates", n).setParam("text", a.title).setParam("details", a.description).setParam("location", a.location).setParam("allday", a.isAllDay.toString()), a.recurrence && a.setParam("recur", "RRULE:".concat(
|
|
12943
|
+
a.setParam("action", "TEMPLATE").setParam("dates", n).setParam("text", a.title).setParam("details", a.description).setParam("location", a.location).setParam("allday", a.isAllDay.toString()), a.recurrence && a.setParam("recur", "RRULE:".concat(st.getRrule(a.recurrence))), a.attendees.length > 0 && a.setParam("add", ht.toMailtoList(a.attendees).join(","));
|
|
12939
12944
|
}, a.render = function() {
|
|
12940
12945
|
var i = zs.GOOGLE, n = ht.toQueryString(a.params);
|
|
12941
12946
|
return "".concat(i, "?").concat(n);
|
|
@@ -12981,7 +12986,7 @@ var H4 = (
|
|
|
12981
12986
|
function t(s) {
|
|
12982
12987
|
var a = e.call(this, s) || this;
|
|
12983
12988
|
return a.additionalEvents = [], a.properties = [], a.meta = {}, a.setInitialParams = function() {
|
|
12984
|
-
a.setMeta("UID",
|
|
12989
|
+
a.setMeta("UID", st.getUid()).setMeta("DTSTAMP", Ae.getTimeCreated()).addProperty("CLASS", "PUBLIC").addProperty("DESCRIPTION", st.formatText(a.description)).addProperty("LOCATION", st.formatText(a.location)).addProperty("SUMMARY", st.formatText(a.title)).addProperty("TRANSP", "TRANSPARENT"), a.isAllDay ? a.addProperty("DTSTART;VALUE=DATE", Ae.formatDateNoUtc(a.start, Ee.DATE)).addProperty("DTEND;VALUE=DATE", Ae.formatDateNoUtc(Ae.incrementDate(a.start, 1), Ee.DATE)) : a.addProperty("DTSTART", Ae.formatDate(a.start, Ee.FULL)).addProperty("DTEND", Ae.formatDate(a.end, Ee.FULL)), a.recurrence && a.addProperty("RRULE", st.getRrule(a.recurrence)), a.attendees.length > 0 && a.attendees.forEach(function(i) {
|
|
12985
12990
|
var n = i.email, o = i.name, r = i.icsOptions, l = r === void 0 ? {} : r, h = a.getAttendeeParams(l, o), p = "MAILTO:".concat(n);
|
|
12986
12991
|
a.addProperty(h, p);
|
|
12987
12992
|
});
|
|
@@ -13022,7 +13027,7 @@ var H4 = (
|
|
|
13022
13027
|
var n = {
|
|
13023
13028
|
ACTION: i.action
|
|
13024
13029
|
};
|
|
13025
|
-
if (i.description && (n.DESCRIPTION =
|
|
13030
|
+
if (i.description && (n.DESCRIPTION = st.formatText(i.description)), i.summary && (n.SUMMARY = st.formatText(i.summary)), i.duration && (n.DURATION = a.getAlarmDuration(i.duration)), i.repeat && (n.REPEAT = i.repeat), i.attach) {
|
|
13026
13031
|
var o = i.attach.params ? "ATTACH;".concat(i.attach.params) : "ATTACH";
|
|
13027
13032
|
n[o] = i.attach.url;
|
|
13028
13033
|
}
|
|
@@ -13041,7 +13046,7 @@ var H4 = (
|
|
|
13041
13046
|
"BEGIN:VCALENDAR",
|
|
13042
13047
|
"VERSION:2.0"
|
|
13043
13048
|
], n, !0), [
|
|
13044
|
-
"PRODID:".concat(
|
|
13049
|
+
"PRODID:".concat(st.getProdId()),
|
|
13045
13050
|
"END:VCALENDAR"
|
|
13046
13051
|
], !1).join(`
|
|
13047
13052
|
`);
|
|
@@ -13962,7 +13967,7 @@ function uv(e, t, s, a, i, n) {
|
|
|
13962
13967
|
d("hr", nv, null, 512),
|
|
13963
13968
|
ue(d("div", ov, [
|
|
13964
13969
|
d("form", {
|
|
13965
|
-
onSubmit: t[0] || (t[0] =
|
|
13970
|
+
onSubmit: t[0] || (t[0] = ot((...m) => e.submit && e.submit(...m), ["prevent"]))
|
|
13966
13971
|
}, [
|
|
13967
13972
|
w(o, {
|
|
13968
13973
|
level: "h2",
|
|
@@ -14895,7 +14900,7 @@ const ra = /* @__PURE__ */ M(_6, [["render", L6]]), x6 = $({
|
|
|
14895
14900
|
computed: {
|
|
14896
14901
|
tag() {
|
|
14897
14902
|
var e, t, s;
|
|
14898
|
-
return (e = this.item) != null && e.externalLink || (t = this.item) != null && t.page && ((s = this.item) != null && s.page.url) ?
|
|
14903
|
+
return (e = this.item) != null && e.externalLink || (t = this.item) != null && t.page && ((s = this.item) != null && s.page.url) ? je("BaseLink") : "div";
|
|
14899
14904
|
}
|
|
14900
14905
|
}
|
|
14901
14906
|
}), P6 = {
|
|
@@ -15182,7 +15187,7 @@ function f8(e, t, s, a, i, n) {
|
|
|
15182
15187
|
e.slideLoaded ? (c(), u("div", {
|
|
15183
15188
|
key: 0,
|
|
15184
15189
|
class: "h-2px w-full bg-white bg-opacity-50 -translate-x-full",
|
|
15185
|
-
style:
|
|
15190
|
+
style: it(`transition-duration: ${e.duration}ms`)
|
|
15186
15191
|
}, null, 4)) : f("", !0)
|
|
15187
15192
|
]),
|
|
15188
15193
|
_: 1
|
|
@@ -15625,7 +15630,7 @@ const $q = /* @__PURE__ */ M(G8, [["render", e9]]), t9 = $({
|
|
|
15625
15630
|
name: "HomepageMissionsCarouselItem",
|
|
15626
15631
|
components: {
|
|
15627
15632
|
BaseLink: W,
|
|
15628
|
-
IconCaret:
|
|
15633
|
+
IconCaret: Ye
|
|
15629
15634
|
},
|
|
15630
15635
|
props: {
|
|
15631
15636
|
data: {
|
|
@@ -15643,7 +15648,7 @@ const $q = /* @__PURE__ */ M(G8, [["render", e9]]), t9 = $({
|
|
|
15643
15648
|
class: "flex w-full h-full"
|
|
15644
15649
|
}, i9 = ["srcset"], n9 = ["src", "srcset", "width", "height"], o9 = { class: "text-wrapper -mt-18 pt-22 w-3/5 h-auto pl-6 mx-auto border-l" }, r9 = { class: "shifted-text can-hover:group-hover:-mt-3 lg:mt-0 -mt-3 transition-all duration-500 ease-in-out" }, l9 = { class: "mb-1 text-3xl font-semibold" }, c9 = { class: "text-gray-light-mid mb-1 text-lg whitespace-nowrap" }, d9 = { class: "text-gray-light-mid mb-2 text-lg whitespace-nowrap" }, u9 = { class: "explore-text can-hover:group-hover:opacity-100 can-hover:group-hover:ml-0 lg:-ml-3 lg:opacity-0 ml-0 transition-all duration-300 ease-in" }, h9 = { class: "text-subtitle text-primary-light flex items-center" };
|
|
15645
15650
|
function p9(e, t, s, a, i, n) {
|
|
15646
|
-
const o =
|
|
15651
|
+
const o = Ye, r = W;
|
|
15647
15652
|
return e.data ? (c(), I(r, {
|
|
15648
15653
|
key: 0,
|
|
15649
15654
|
variant: "none",
|
|
@@ -15695,8 +15700,8 @@ const m9 = $({
|
|
|
15695
15700
|
BaseLink: W,
|
|
15696
15701
|
BaseHeading: se,
|
|
15697
15702
|
BaseButton: te,
|
|
15698
|
-
IconPrev:
|
|
15699
|
-
IconNext:
|
|
15703
|
+
IconPrev: Xe,
|
|
15704
|
+
IconNext: Ze,
|
|
15700
15705
|
HomepageMissionsCarouselItem: Wr
|
|
15701
15706
|
},
|
|
15702
15707
|
props: {
|
|
@@ -15775,7 +15780,7 @@ const m9 = $({
|
|
|
15775
15780
|
"aria-hidden": "true"
|
|
15776
15781
|
}, T9 = { class: "arrow" }, D9 = { class: "arrow-fixed" };
|
|
15777
15782
|
function L9(e, t, s, a, i, n) {
|
|
15778
|
-
const o = se, r = W, l = Wr, h =
|
|
15783
|
+
const o = se, r = W, l = Wr, h = Xe, p = te, m = Ze;
|
|
15779
15784
|
return e.data ? (c(), u("section", f9, [
|
|
15780
15785
|
d("div", g9, [
|
|
15781
15786
|
d("div", v9, [
|
|
@@ -15985,7 +15990,7 @@ const Bq = /* @__PURE__ */ M(m9, [["render", L9]]), x9 = $({
|
|
|
15985
15990
|
class: "text-stats-lg"
|
|
15986
15991
|
}, r7 = { class: "text-sm" }, l7 = { class: "lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in" }, c7 = /* @__PURE__ */ d("div", { class: "bg-gray-light col-start-container-end col-end-bleed sm:block hidden" }, null, -1);
|
|
15987
15992
|
function d7(e, t, s, a, i, n) {
|
|
15988
|
-
const o = W, r = ft, l = xe, h =
|
|
15993
|
+
const o = W, r = ft, l = xe, h = je("FetchDsnWidget"), p = pt;
|
|
15989
15994
|
return e.statistics || e.dsn || e.asteroidWatch || e.missionCount ? (c(), u("section", P9, [
|
|
15990
15995
|
d("div", z9, [
|
|
15991
15996
|
d("div", O9, [
|
|
@@ -17170,7 +17175,7 @@ const Qq = /* @__PURE__ */ M(Yw, [["render", ak]]), ik = {
|
|
|
17170
17175
|
};
|
|
17171
17176
|
function nk(e, t, s, a, i, n) {
|
|
17172
17177
|
return c(), u("div", {
|
|
17173
|
-
style:
|
|
17178
|
+
style: it({
|
|
17174
17179
|
transform: `translate3d(0, calc(var(--scroll-factor) * ${s.factor} - ${s.offset}px), 0)`
|
|
17175
17180
|
})
|
|
17176
17181
|
}, [
|
|
@@ -17227,7 +17232,7 @@ const il = /* @__PURE__ */ M(ik, [["render", nk]]), ok = {
|
|
|
17227
17232
|
function rk(e, t, s, a, i, n) {
|
|
17228
17233
|
return c(), u("div", {
|
|
17229
17234
|
class: P({ "overflow-hidden": !s.overflow }),
|
|
17230
|
-
style:
|
|
17235
|
+
style: it({
|
|
17231
17236
|
"--scroll-factor": `${i.data.scrollFactor * i.data.height}px`
|
|
17232
17237
|
})
|
|
17233
17238
|
}, [
|
|
@@ -17514,8 +17519,8 @@ const Ek = $({
|
|
|
17514
17519
|
name: "MissionDetailHighlightsCarousel",
|
|
17515
17520
|
components: {
|
|
17516
17521
|
BaseButton: te,
|
|
17517
|
-
IconPrev:
|
|
17518
|
-
IconNext:
|
|
17522
|
+
IconPrev: Xe,
|
|
17523
|
+
IconNext: Ze,
|
|
17519
17524
|
MissionDetailHighlightsCarouselItem: nl
|
|
17520
17525
|
},
|
|
17521
17526
|
props: {
|
|
@@ -17572,7 +17577,7 @@ const Ek = $({
|
|
|
17572
17577
|
class: "swiper"
|
|
17573
17578
|
}, Lk = { class: "swiper-wrapper" }, xk = { class: "swiper-dots -mb-2 -ml-2" }, Pk = ["aria-label", "onClick"], zk = { class: "swiper-nav" }, Ok = { class: "flex justify-end w-full" }, Fk = { class: "flex" };
|
|
17574
17579
|
function Uk(e, t, s, a, i, n) {
|
|
17575
|
-
const o = nl, r =
|
|
17580
|
+
const o = nl, r = Xe, l = te, h = Ze;
|
|
17576
17581
|
return c(), u("div", Tk, [
|
|
17577
17582
|
d("div", Dk, [
|
|
17578
17583
|
d("div", Lk, [
|
|
@@ -17948,7 +17953,7 @@ function Gk(e) {
|
|
|
17948
17953
|
if (X.hsl(e))
|
|
17949
17954
|
return Qk(e);
|
|
17950
17955
|
}
|
|
17951
|
-
function
|
|
17956
|
+
function nt(e) {
|
|
17952
17957
|
var t = /[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(e);
|
|
17953
17958
|
if (t)
|
|
17954
17959
|
return t[1];
|
|
@@ -17966,7 +17971,7 @@ function Ge(e, t) {
|
|
|
17966
17971
|
return e.getAttribute(t);
|
|
17967
17972
|
}
|
|
17968
17973
|
function Bi(e, t, s) {
|
|
17969
|
-
var a =
|
|
17974
|
+
var a = nt(t);
|
|
17970
17975
|
if (_i([s, "deg", "rad", "turn"], a))
|
|
17971
17976
|
return t;
|
|
17972
17977
|
var i = Fs.CSS[t + s];
|
|
@@ -18022,7 +18027,7 @@ function Ti(e, t) {
|
|
|
18022
18027
|
var s = /^(\*=|\+=|-=)/.exec(e);
|
|
18023
18028
|
if (!s)
|
|
18024
18029
|
return e;
|
|
18025
|
-
var a =
|
|
18030
|
+
var a = nt(e) || 0, i = parseFloat(t), n = parseFloat(e.replace(s[0], ""));
|
|
18026
18031
|
switch (s[0][0]) {
|
|
18027
18032
|
case "+":
|
|
18028
18033
|
return i + n + a;
|
|
@@ -18037,7 +18042,7 @@ function ml(e, t) {
|
|
|
18037
18042
|
return Gk(e);
|
|
18038
18043
|
if (/\s/g.test(e))
|
|
18039
18044
|
return e;
|
|
18040
|
-
var s =
|
|
18045
|
+
var s = nt(e), a = s ? e.substr(0, e.length - s.length) : e;
|
|
18041
18046
|
return t ? a + t : a;
|
|
18042
18047
|
}
|
|
18043
18048
|
function Di(e, t) {
|
|
@@ -18206,7 +18211,7 @@ function oC(e, t) {
|
|
|
18206
18211
|
function rC(e, t) {
|
|
18207
18212
|
var s;
|
|
18208
18213
|
return e.tweens.map(function(a) {
|
|
18209
|
-
var i = oC(a, t), n = i.value, o = X.arr(n) ? n[1] : n, r =
|
|
18214
|
+
var i = oC(a, t), n = i.value, o = X.arr(n) ? n[1] : n, r = nt(o), l = Ei(t.target, e.name, r, t), h = s ? s.to.original : l, p = X.arr(n) ? n[0] : h, m = nt(p) || nt(l), g = r || m;
|
|
18210
18215
|
return X.und(o) && (o = h), i.from = On(p, g), i.to = On(Ti(o, p), g), i.start = s ? s.end : 0, i.end = i.start + i.delay + i.duration + i.endDelay, i.easing = Ii(i.easing, i.duration), i.isPath = X.pth(n), i.isPathTargetInsideSVG = i.isPath && X.svg(t.target), i.isColor = X.col(i.from.original), i.isColor && (i.round = 1), s = i, i;
|
|
18211
18216
|
});
|
|
18212
18217
|
}
|
|
@@ -18233,7 +18238,7 @@ function wl(e, t) {
|
|
|
18233
18238
|
var s = yl(e);
|
|
18234
18239
|
s.forEach(function(a) {
|
|
18235
18240
|
for (var i in t) {
|
|
18236
|
-
var n = ti(t[i], a), o = a.target, r =
|
|
18241
|
+
var n = ti(t[i], a), o = a.target, r = nt(n), l = Ei(o, i, r, a), h = r || nt(l), p = Ti(ml(n, h), l), m = Mi(o, i);
|
|
18237
18242
|
bl[m](o, i, p, a.transforms, !0);
|
|
18238
18243
|
}
|
|
18239
18244
|
});
|
|
@@ -18425,7 +18430,7 @@ function uC(e) {
|
|
|
18425
18430
|
}
|
|
18426
18431
|
function hC(e, t) {
|
|
18427
18432
|
t === void 0 && (t = {});
|
|
18428
|
-
var s = t.direction || "normal", a = t.easing ? Ii(t.easing) : null, i = t.grid, n = t.axis, o = t.from || 0, r = o === "first", l = o === "center", h = o === "last", p = X.arr(e), m = parseFloat(p ? e[0] : e), g = p ? parseFloat(e[1]) : 0, v =
|
|
18433
|
+
var s = t.direction || "normal", a = t.easing ? Ii(t.easing) : null, i = t.grid, n = t.axis, o = t.from || 0, r = o === "first", l = o === "center", h = o === "last", p = X.arr(e), m = parseFloat(p ? e[0] : e), g = p ? parseFloat(e[1]) : 0, v = nt(p ? e[1] : e) || 0, b = t.start || 0 + (p ? m : 0), y = [], E = 0;
|
|
18429
18434
|
return function(k, S, _) {
|
|
18430
18435
|
if (r && (o = 0), l && (o = (_ - 1) / 2), h && (o = _ - 1), !y.length) {
|
|
18431
18436
|
for (var z = 0; z < _; z++) {
|
|
@@ -19295,7 +19300,7 @@ const wt = /* @__PURE__ */ M(IA, [["render", $A]]), BA = { class: "absolute inse
|
|
|
19295
19300
|
};
|
|
19296
19301
|
return (l, h) => (c(), u("form", {
|
|
19297
19302
|
class: "NavSearchForm",
|
|
19298
|
-
onSubmit: h[2] || (h[2] =
|
|
19303
|
+
onSubmit: h[2] || (h[2] = ot((p) => r(), ["prevent"]))
|
|
19299
19304
|
}, [
|
|
19300
19305
|
w(LA, {
|
|
19301
19306
|
modelValue: n.value,
|
|
@@ -19638,7 +19643,7 @@ function VS(e) {
|
|
|
19638
19643
|
var t = PS(e);
|
|
19639
19644
|
return t == FS || t == US || t == OS || t == qS;
|
|
19640
19645
|
}
|
|
19641
|
-
var $l = VS, RS =
|
|
19646
|
+
var $l = VS, RS = We, NS = RS["__core-js_shared__"], HS = NS, Ra = HS, Hn = function() {
|
|
19642
19647
|
var e = /[^.]+$/.exec(Ra && Ra.keys && Ra.keys.IE_PROTO || "");
|
|
19643
19648
|
return e ? "Symbol(src)_1." + e : "";
|
|
19644
19649
|
}();
|
|
@@ -19677,7 +19682,7 @@ function pI(e, t) {
|
|
|
19677
19682
|
var s = hI(e, t);
|
|
19678
19683
|
return uI(s) ? s : void 0;
|
|
19679
19684
|
}
|
|
19680
|
-
var $t = pI, mI = $t, fI =
|
|
19685
|
+
var $t = pI, mI = $t, fI = We, gI = mI(fI, "Map"), Pi = gI, vI = $t, yI = vI(Object, "create"), ya = yI, Qn = ya;
|
|
19681
19686
|
function bI() {
|
|
19682
19687
|
this.__data__ = Qn ? Qn(null) : {}, this.size = 0;
|
|
19683
19688
|
}
|
|
@@ -19849,7 +19854,7 @@ function N_(e, t, s, a, i, n) {
|
|
|
19849
19854
|
}
|
|
19850
19855
|
return n.delete(e), n.delete(t), g;
|
|
19851
19856
|
}
|
|
19852
|
-
var Dl = N_, H_ =
|
|
19857
|
+
var Dl = N_, H_ = We, Q_ = H_.Uint8Array, G_ = Q_;
|
|
19853
19858
|
function j_(e) {
|
|
19854
19859
|
var t = -1, s = Array(e.size);
|
|
19855
19860
|
return e.forEach(function(a, i) {
|
|
@@ -19947,7 +19952,7 @@ function H$() {
|
|
|
19947
19952
|
var Q$ = H$;
|
|
19948
19953
|
qs.exports;
|
|
19949
19954
|
(function(e, t) {
|
|
19950
|
-
var s =
|
|
19955
|
+
var s = We, a = Q$, i = t && !t.nodeType && t, n = i && !0 && e && !e.nodeType && e, o = n && n.exports === i, r = o ? s.Buffer : void 0, l = r ? r.isBuffer : void 0, h = l || a;
|
|
19951
19956
|
e.exports = h;
|
|
19952
19957
|
})(qs, qs.exports);
|
|
19953
19958
|
var Pl = qs.exports, G$ = 9007199254740991, j$ = /^(?:0|[1-9]\d*)$/;
|
|
@@ -20058,7 +20063,7 @@ function gM(e, t, s, a, i, n) {
|
|
|
20058
20063
|
}
|
|
20059
20064
|
return n.delete(e), n.delete(t), y;
|
|
20060
20065
|
}
|
|
20061
|
-
var vM = gM, yM = $t, bM =
|
|
20066
|
+
var vM = gM, yM = $t, bM = We, wM = yM(bM, "DataView"), kM = wM, CM = $t, AM = We, SM = CM(AM, "Promise"), IM = SM, _M = $t, $M = We, BM = _M($M, "Set"), MM = BM, EM = $t, TM = We, DM = EM(TM, "WeakMap"), LM = DM, si = kM, ai = Pi, ii = IM, ni = MM, oi = LM, Ul = vs, Yt = Bl, to = "[object Map]", xM = "[object Object]", so = "[object Promise]", ao = "[object Set]", io = "[object WeakMap]", no = "[object DataView]", PM = Yt(si), zM = Yt(ai), OM = Yt(ii), FM = Yt(ni), UM = Yt(oi), At = Ul;
|
|
20062
20067
|
(si && At(new si(new ArrayBuffer(1))) != no || ai && At(new ai()) != to || ii && At(ii.resolve()) != so || ni && At(new ni()) != ao || oi && At(new oi()) != io) && (At = function(e) {
|
|
20063
20068
|
var t = Ul(e), s = t == xM ? e.constructor : void 0, a = s ? Yt(s) : "";
|
|
20064
20069
|
if (a)
|
|
@@ -20535,7 +20540,7 @@ const jl = /* @__PURE__ */ M(CL, [["render", ML]]), EL = $({
|
|
|
20535
20540
|
};
|
|
20536
20541
|
},
|
|
20537
20542
|
computed: {
|
|
20538
|
-
...me(
|
|
20543
|
+
...me(Ke),
|
|
20539
20544
|
hasSecondary() {
|
|
20540
20545
|
return this.headerStore ? !this.headerStore.highlightPrimary : !1;
|
|
20541
20546
|
}
|
|
@@ -20595,7 +20600,7 @@ function LL(e, t, s, a, i, n) {
|
|
|
20595
20600
|
e.dropdownVisible ? (c(), u("div", DL, [
|
|
20596
20601
|
d("div", {
|
|
20597
20602
|
class: "max-w-screen-3xl mx-auto",
|
|
20598
|
-
onClick: t[2] || (t[2] =
|
|
20603
|
+
onClick: t[2] || (t[2] = ot(() => {
|
|
20599
20604
|
}, ["stop"]))
|
|
20600
20605
|
}, [
|
|
20601
20606
|
ie(e.$slots, "default")
|
|
@@ -20756,7 +20761,7 @@ const Ca = /* @__PURE__ */ M(RL, [["render", QL]]), Wl = "data:image/svg+xml,%3c
|
|
|
20756
20761
|
};
|
|
20757
20762
|
},
|
|
20758
20763
|
computed: {
|
|
20759
|
-
...me(
|
|
20764
|
+
...me(Ke),
|
|
20760
20765
|
// get the breadcrumb JSON string and convert to object. used to determine active class.
|
|
20761
20766
|
breadcrumb() {
|
|
20762
20767
|
return this.data ? JSON.parse(this.data.breadcrumb) : null;
|
|
@@ -21062,7 +21067,7 @@ function dx(e, t, s, a, i, n) {
|
|
|
21062
21067
|
const Sa = /* @__PURE__ */ M(nx, [["render", dx]]), ux = $({
|
|
21063
21068
|
name: "NavMobileSecondaryDropdown",
|
|
21064
21069
|
components: {
|
|
21065
|
-
IconCaret:
|
|
21070
|
+
IconCaret: Ye,
|
|
21066
21071
|
NavDropdownToggle: wt,
|
|
21067
21072
|
NavSecondaryDropdownContent: Sa
|
|
21068
21073
|
},
|
|
@@ -21084,7 +21089,7 @@ const Sa = /* @__PURE__ */ M(nx, [["render", dx]]), ux = $({
|
|
|
21084
21089
|
};
|
|
21085
21090
|
},
|
|
21086
21091
|
computed: {
|
|
21087
|
-
...me(
|
|
21092
|
+
...me(Ke),
|
|
21088
21093
|
startOpen() {
|
|
21089
21094
|
return this.item ? cs(this.item.path) : !1;
|
|
21090
21095
|
}
|
|
@@ -21110,7 +21115,7 @@ const Sa = /* @__PURE__ */ M(nx, [["render", dx]]), ux = $({
|
|
|
21110
21115
|
}
|
|
21111
21116
|
}), hx = { class: "NavMobileSecondaryDropdown relative" };
|
|
21112
21117
|
function px(e, t, s, a, i, n) {
|
|
21113
|
-
const o =
|
|
21118
|
+
const o = Ye, r = wt, l = Sa;
|
|
21114
21119
|
return c(), u("div", hx, [
|
|
21115
21120
|
w(r, {
|
|
21116
21121
|
"aria-expanded": !!e.dropdownVisible,
|
|
@@ -21168,7 +21173,7 @@ const Xl = /* @__PURE__ */ M(ux, [["render", px]]), mx = $({
|
|
|
21168
21173
|
};
|
|
21169
21174
|
},
|
|
21170
21175
|
computed: {
|
|
21171
|
-
...me(
|
|
21176
|
+
...me(Ke)
|
|
21172
21177
|
},
|
|
21173
21178
|
mounted() {
|
|
21174
21179
|
this.startOpen && (this.dropdownVisible = !0), this.theDropdown = this.$refs.NavDropdownMobile, this.expandMultiple || gs.on("openMobileDropdown", () => this.closeIfOtherOpened());
|
|
@@ -21295,7 +21300,7 @@ const Jl = /* @__PURE__ */ M(mx, [["render", wx]]), kx = $({
|
|
|
21295
21300
|
};
|
|
21296
21301
|
},
|
|
21297
21302
|
computed: {
|
|
21298
|
-
...me(
|
|
21303
|
+
...me(Ke),
|
|
21299
21304
|
...me(Ce),
|
|
21300
21305
|
// get the breadcrumb JSON string and convert to object. used to determine active class.
|
|
21301
21306
|
breadcrumb() {
|
|
@@ -21533,7 +21538,7 @@ function Rx(e, t, s, a, i, n) {
|
|
|
21533
21538
|
const ec = /* @__PURE__ */ M(Vx, [["render", Rx]]), Nx = $({
|
|
21534
21539
|
name: "NavSecondaryDropdown",
|
|
21535
21540
|
components: {
|
|
21536
|
-
IconCaret:
|
|
21541
|
+
IconCaret: Ye,
|
|
21537
21542
|
NavDropdownToggle: wt,
|
|
21538
21543
|
NavSecondaryDropdownContent: Sa
|
|
21539
21544
|
},
|
|
@@ -21605,7 +21610,7 @@ const ec = /* @__PURE__ */ M(Vx, [["render", Rx]]), Nx = $({
|
|
|
21605
21610
|
}
|
|
21606
21611
|
});
|
|
21607
21612
|
function Hx(e, t, s, a, i, n) {
|
|
21608
|
-
const o =
|
|
21613
|
+
const o = Ye, r = wt, l = Sa, h = It("click-outside");
|
|
21609
21614
|
return ue((c(), u("div", {
|
|
21610
21615
|
class: P(["NavSecondaryDropdown relative", {
|
|
21611
21616
|
"mr-auto": e.index === 0
|
|
@@ -21634,7 +21639,7 @@ function Hx(e, t, s, a, i, n) {
|
|
|
21634
21639
|
e.dropdownVisible ? (c(), u("div", {
|
|
21635
21640
|
key: 0,
|
|
21636
21641
|
class: P(["absolute z-60 bg-gray-light shadow-jpl w-64 text-lg", e.isLast ? "right-0" : "left-0"]),
|
|
21637
|
-
onClick: t[2] || (t[2] =
|
|
21642
|
+
onClick: t[2] || (t[2] = ot(() => {
|
|
21638
21643
|
}, ["stop"]))
|
|
21639
21644
|
}, [
|
|
21640
21645
|
ie(e.$slots, "default", {}, () => [
|
|
@@ -21690,7 +21695,7 @@ const tc = /* @__PURE__ */ M(Nx, [["render", Hx]]), Qx = $({
|
|
|
21690
21695
|
};
|
|
21691
21696
|
},
|
|
21692
21697
|
computed: {
|
|
21693
|
-
...me(
|
|
21698
|
+
...me(Ke),
|
|
21694
21699
|
...me(Ce),
|
|
21695
21700
|
theBreadcrumb() {
|
|
21696
21701
|
if (this.breadcrumb)
|
|
@@ -21824,7 +21829,7 @@ function tP(e, t, s, a, i, n) {
|
|
|
21824
21829
|
const ac = /* @__PURE__ */ M(Kx, [["render", tP]]), sP = $({
|
|
21825
21830
|
name: "PastEventsCarousel",
|
|
21826
21831
|
components: {
|
|
21827
|
-
MixinCarousel:
|
|
21832
|
+
MixinCarousel: Je,
|
|
21828
21833
|
BlockLinkCard: vt
|
|
21829
21834
|
},
|
|
21830
21835
|
props: {
|
|
@@ -21856,7 +21861,7 @@ const ac = /* @__PURE__ */ M(Kx, [["render", tP]]), sP = $({
|
|
|
21856
21861
|
}
|
|
21857
21862
|
});
|
|
21858
21863
|
function aP(e, t, s, a, i, n) {
|
|
21859
|
-
const o = vt, r =
|
|
21864
|
+
const o = vt, r = Je;
|
|
21860
21865
|
return e.hasContent ? (c(), I(r, ls({
|
|
21861
21866
|
key: 0,
|
|
21862
21867
|
heading: "Past Events",
|
|
@@ -22333,7 +22338,7 @@ function xP(e, t, s, a, i, n) {
|
|
|
22333
22338
|
const Ia = /* @__PURE__ */ M(DP, [["render", xP]]), PP = $({
|
|
22334
22339
|
name: "ThumbnailCarousel",
|
|
22335
22340
|
components: {
|
|
22336
|
-
MixinCarousel:
|
|
22341
|
+
MixinCarousel: Je,
|
|
22337
22342
|
SearchResultGridItem: Ia
|
|
22338
22343
|
},
|
|
22339
22344
|
props: {
|
|
@@ -22349,7 +22354,7 @@ const Ia = /* @__PURE__ */ M(DP, [["render", xP]]), PP = $({
|
|
|
22349
22354
|
}
|
|
22350
22355
|
});
|
|
22351
22356
|
function zP(e, t, s, a, i, n) {
|
|
22352
|
-
const o = Ia, r =
|
|
22357
|
+
const o = Ia, r = Je;
|
|
22353
22358
|
return e.slides ? (c(), I(r, {
|
|
22354
22359
|
key: 0,
|
|
22355
22360
|
class: "ThumbnailCarousel",
|
|
@@ -22681,8 +22686,8 @@ const tV = /* @__PURE__ */ M(XP, [["render", rz]]), lz = {
|
|
|
22681
22686
|
name: "SearchPagination",
|
|
22682
22687
|
components: {
|
|
22683
22688
|
BaseButton: te,
|
|
22684
|
-
IconPrev:
|
|
22685
|
-
IconNext:
|
|
22689
|
+
IconPrev: Xe,
|
|
22690
|
+
IconNext: Ze
|
|
22686
22691
|
},
|
|
22687
22692
|
props: {
|
|
22688
22693
|
totalPages: Number,
|
|
@@ -22759,7 +22764,7 @@ const tV = /* @__PURE__ */ M(XP, [["render", rz]]), lz = {
|
|
|
22759
22764
|
class: "min-w-12 block py-3 text-lg leading-normal text-center cursor-default"
|
|
22760
22765
|
}, mz = { class: "inline-block px-1 pb-1" };
|
|
22761
22766
|
function fz(e, t, s, a, i, n) {
|
|
22762
|
-
const o =
|
|
22767
|
+
const o = Xe, r = te, l = Ze;
|
|
22763
22768
|
return s.totalPages > 0 ? (c(), u("div", cz, [
|
|
22764
22769
|
w(r, {
|
|
22765
22770
|
"aria-label": "Previous",
|
|
@@ -23684,7 +23689,7 @@ function TO(e, t, s, a, i, n) {
|
|
|
23684
23689
|
type: "submit",
|
|
23685
23690
|
class: "relative z-20 p-3 pl-5",
|
|
23686
23691
|
"aria-label": "Submit",
|
|
23687
|
-
onClick: t[1] || (t[1] =
|
|
23692
|
+
onClick: t[1] || (t[1] = ot((...r) => e.submit && e.submit(...r), ["prevent"]))
|
|
23688
23693
|
}, [
|
|
23689
23694
|
w(o, { class: "text-xl text-white" })
|
|
23690
23695
|
])
|
|
@@ -24028,7 +24033,7 @@ function AF(e, t, s, a, i, n) {
|
|
|
24028
24033
|
const dc = /* @__PURE__ */ M(pF, [["render", AF]]), SF = $({
|
|
24029
24034
|
name: "TopicDetailMissionCarousel",
|
|
24030
24035
|
components: {
|
|
24031
|
-
MixinCarousel:
|
|
24036
|
+
MixinCarousel: Je,
|
|
24032
24037
|
TopicDetailMissionCarouselItem: dc
|
|
24033
24038
|
},
|
|
24034
24039
|
props: {
|
|
@@ -24055,7 +24060,7 @@ const dc = /* @__PURE__ */ M(pF, [["render", AF]]), SF = $({
|
|
|
24055
24060
|
class: "TopicDetailMissionCarousel overflow-hidden"
|
|
24056
24061
|
}, _F = { class: "MixedBleedGrid 2xl:pl-0 pl-5 mb-10" }, $F = { class: "col-start-indent-col-2 2xl:col-start-indent-col-3 col-end-bleed bg-gray-light lg:pl-0 lg:py-10 py-8 pl-5" };
|
|
24057
24062
|
function BF(e, t, s, a, i, n) {
|
|
24058
|
-
const o = dc, r =
|
|
24063
|
+
const o = dc, r = Je;
|
|
24059
24064
|
return e.hasContent ? (c(), u("div", IF, [
|
|
24060
24065
|
d("div", _F, [
|
|
24061
24066
|
d("div", $F, [
|
|
@@ -24376,7 +24381,7 @@ const pc = /* @__PURE__ */ M(oU, [["render", fU]]), gU = $({
|
|
|
24376
24381
|
name: "TopicDetailMore",
|
|
24377
24382
|
components: {
|
|
24378
24383
|
BaseButton: te,
|
|
24379
|
-
IconCaret:
|
|
24384
|
+
IconCaret: Ye,
|
|
24380
24385
|
TopicDetailMoreVisibility: hc,
|
|
24381
24386
|
TopicDetailMoreItem: pc
|
|
24382
24387
|
},
|
|
@@ -24408,7 +24413,7 @@ const pc = /* @__PURE__ */ M(oU, [["render", fU]]), gU = $({
|
|
|
24408
24413
|
}
|
|
24409
24414
|
}), vU = { class: "TopicDetailMore max-w-screen-3xl relative mx-auto" }, yU = { class: "lg:BaseGrid mt-18 lg:px-0 container px-4 mx-auto mb-12" }, bU = { class: "font-primary text-gray-dark lg:text-6xl col-span-11 col-start-2 text-3xl font-semibold leading-normal tracking-normal uppercase" }, wU = { class: "md:BaseGrid lg:px-0 container px-4 mx-auto" }, kU = { class: "flex justify-center" };
|
|
24410
24415
|
function CU(e, t, s, a, i, n) {
|
|
24411
|
-
const o = pc, r = hc, l =
|
|
24416
|
+
const o = pc, r = hc, l = Ye, h = te;
|
|
24412
24417
|
return c(), u("div", vU, [
|
|
24413
24418
|
e.theData && e.theData.length ? (c(), u(Q, { key: 0 }, [
|
|
24414
24419
|
d("div", yU, [
|
|
@@ -24465,7 +24470,7 @@ const cV = /* @__PURE__ */ M(gU, [["render", CU]]), AU = $({
|
|
|
24465
24470
|
LayoutHelper: ge,
|
|
24466
24471
|
BaseHeading: se,
|
|
24467
24472
|
BlockQuote: Rt,
|
|
24468
|
-
BlockRelatedLinks:
|
|
24473
|
+
BlockRelatedLinks: tt,
|
|
24469
24474
|
BlockImageGallery: ea
|
|
24470
24475
|
},
|
|
24471
24476
|
props: {
|
|
@@ -24480,7 +24485,7 @@ const cV = /* @__PURE__ */ M(gU, [["render", CU]]), AU = $({
|
|
|
24480
24485
|
}
|
|
24481
24486
|
}), SU = { key: 0 };
|
|
24482
24487
|
function IU(e, t, s, a, i, n) {
|
|
24483
|
-
const o = se, r = ge, l = ea, h = Rt, p =
|
|
24488
|
+
const o = se, r = ge, l = ea, h = Rt, p = tt;
|
|
24484
24489
|
return e.data ? (c(), u("div", SU, [
|
|
24485
24490
|
(c(!0), u(Q, null, Z(e.data, (m, g) => (c(), u(Q, null, [
|
|
24486
24491
|
m.blockType == "HeadingBlock" ? (c(), I(r, {
|
|
@@ -24565,7 +24570,7 @@ const dV = /* @__PURE__ */ M(AU, [["render", IU]]), _U = $({
|
|
|
24565
24570
|
function $U(e, t, s, a, i, n) {
|
|
24566
24571
|
return c(), u("div", {
|
|
24567
24572
|
class: "YearTicker",
|
|
24568
|
-
style:
|
|
24573
|
+
style: it(`--duration:${e.duration}ms`)
|
|
24569
24574
|
}, [
|
|
24570
24575
|
(c(!0), u(Q, null, Z(Array.from(e.targetYear), (o, r) => (c(), I(Ic, {
|
|
24571
24576
|
key: r,
|
|
@@ -24593,7 +24598,7 @@ const uV = /* @__PURE__ */ M(_U, [["render", $U]]), Qa = fi(), BU = $({
|
|
|
24593
24598
|
ShareButtons: Wt,
|
|
24594
24599
|
ShareButtonsEdu: rc,
|
|
24595
24600
|
BlockStreamfield: Nt,
|
|
24596
|
-
BlockRelatedLinks:
|
|
24601
|
+
BlockRelatedLinks: tt,
|
|
24597
24602
|
FormContact: Rr,
|
|
24598
24603
|
FormNewsletterSignup: Nr,
|
|
24599
24604
|
BlockLinkCarousel: yt
|
|
@@ -24624,7 +24629,7 @@ const uV = /* @__PURE__ */ M(_U, [["render", $U]]), Qa = fi(), BU = $({
|
|
|
24624
24629
|
}
|
|
24625
24630
|
}), MU = { class: "text-body-sm text-gray-mid-dark" };
|
|
24626
24631
|
function EU(e, t, s, a, i, n) {
|
|
24627
|
-
const o = ra, r = sc, l = ia, h = rc, p = ge, m = _t, g = Wt, v = Nt, b =
|
|
24632
|
+
const o = ra, r = sc, l = ia, h = rc, p = ge, m = _t, g = Wt, v = Nt, b = tt, y = Rr, E = Nr, k = yt;
|
|
24628
24633
|
return e.data ? (c(), u("div", {
|
|
24629
24634
|
key: 0,
|
|
24630
24635
|
class: P(["ThemeVariantLight", { "-nav-offset": !e.heroInline && e.data.heroImage }])
|
|
@@ -24747,7 +24752,7 @@ const hV = /* @__PURE__ */ M(BU, [["render", EU]]), TU = "data:image/svg+xml,%3c
|
|
|
24747
24752
|
BlockStreamfield: Nt,
|
|
24748
24753
|
BaseImagePlaceholder: J,
|
|
24749
24754
|
BaseImage: ee,
|
|
24750
|
-
BlockRelatedLinks:
|
|
24755
|
+
BlockRelatedLinks: tt,
|
|
24751
24756
|
BlockLinkCarousel: yt,
|
|
24752
24757
|
MetadataEvent: Vt
|
|
24753
24758
|
},
|
|
@@ -24800,7 +24805,7 @@ const hV = /* @__PURE__ */ M(BU, [["render", EU]]), TU = "data:image/svg+xml,%3c
|
|
|
24800
24805
|
};
|
|
24801
24806
|
function XU(e, t, s, a, i, n) {
|
|
24802
24807
|
var z;
|
|
24803
|
-
const o =
|
|
24808
|
+
const o = je("nuxt-link"), r = se, l = ge, h = Wt, p = Or, m = Vt, g = te, v = Pr, b = Nt, y = ee, E = J, k = W, S = tt, _ = yt;
|
|
24804
24809
|
return e.data ? (c(), u("div", LU, [
|
|
24805
24810
|
e.data.thumbnailImage && e.data.thumbnailImage.original ? (c(), u("meta", {
|
|
24806
24811
|
key: 0,
|
|
@@ -25015,7 +25020,7 @@ const pV = /* @__PURE__ */ M(DU, [["render", XU]]), JU = $({
|
|
|
25015
25020
|
BaseImagePlaceholder: J,
|
|
25016
25021
|
BlockStreamfield: Nt,
|
|
25017
25022
|
NewsDetailMediaContact: ac,
|
|
25018
|
-
BlockRelatedLinks:
|
|
25023
|
+
BlockRelatedLinks: tt,
|
|
25019
25024
|
BlockImageCarousel: qt,
|
|
25020
25025
|
BlockImageComparison: Js,
|
|
25021
25026
|
BlockImageStandard: _t,
|
|
@@ -25069,7 +25074,7 @@ const pV = /* @__PURE__ */ M(DU, [["render", XU]]), JU = $({
|
|
|
25069
25074
|
class: "bg-gray-light lg:py-24 lg:mt-24 py-12 mt-12"
|
|
25070
25075
|
};
|
|
25071
25076
|
function nq(e, t, s, a, i, n) {
|
|
25072
|
-
const o = ra, r = ia, l = ge, h = _t, p = qt, m = wi, g = J, v = Js, b = Wt, y = ke, E = Nt, k =
|
|
25077
|
+
const o = ra, r = ia, l = ge, h = _t, p = qt, m = wi, g = J, v = Js, b = Wt, y = ke, E = Nt, k = tt, S = ac, _ = yt;
|
|
25073
25078
|
return e.data ? (c(), u("div", {
|
|
25074
25079
|
key: 0,
|
|
25075
25080
|
class: P(["ThemeVariantLight", e.computedClass]),
|
|
@@ -25260,7 +25265,7 @@ export {
|
|
|
25260
25265
|
bi as BlockLinkTile,
|
|
25261
25266
|
Ir as BlockListCards,
|
|
25262
25267
|
Rt as BlockQuote,
|
|
25263
|
-
|
|
25268
|
+
tt as BlockRelatedLinks,
|
|
25264
25269
|
Nt as BlockStreamfield,
|
|
25265
25270
|
Er as BlockTable,
|
|
25266
25271
|
Lr as BlockTeaser,
|
|
@@ -25293,7 +25298,7 @@ export {
|
|
|
25293
25298
|
G7 as IconBookUser,
|
|
25294
25299
|
X7 as IconBriefcase,
|
|
25295
25300
|
mg as IconCalendar,
|
|
25296
|
-
|
|
25301
|
+
Ye as IconCaret,
|
|
25297
25302
|
Dq as IconCheckbox,
|
|
25298
25303
|
Lq as IconCheckboxSelected,
|
|
25299
25304
|
bt as IconClose,
|
|
@@ -25316,11 +25321,11 @@ export {
|
|
|
25316
25321
|
Jr as IconMenu,
|
|
25317
25322
|
Fq as IconMinus,
|
|
25318
25323
|
qo as IconMute,
|
|
25319
|
-
|
|
25324
|
+
Ze as IconNext,
|
|
25320
25325
|
No as IconPause,
|
|
25321
25326
|
Ut as IconPlay,
|
|
25322
25327
|
P3 as IconPlus,
|
|
25323
|
-
|
|
25328
|
+
Xe as IconPrev,
|
|
25324
25329
|
Ro as IconRewindTen,
|
|
25325
25330
|
Ai as IconSearch,
|
|
25326
25331
|
bb as IconShare,
|
|
@@ -25350,8 +25355,8 @@ export {
|
|
|
25350
25355
|
Kq as MissionDetailStats,
|
|
25351
25356
|
Yq as MissionDetailStreamfield,
|
|
25352
25357
|
Po as MixinAnimationCaret,
|
|
25353
|
-
|
|
25354
|
-
|
|
25358
|
+
Je as MixinCarousel,
|
|
25359
|
+
et as MixinFancybox,
|
|
25355
25360
|
oa as MixinVideoBg,
|
|
25356
25361
|
Wq as NavDesktop,
|
|
25357
25362
|
wt as NavDropdownToggle,
|
|
@@ -25412,7 +25417,7 @@ export {
|
|
|
25412
25417
|
en as mixinUpdateGlobalChildren,
|
|
25413
25418
|
Do as mixinUpdateSecondary,
|
|
25414
25419
|
cq as useCuratedGalleryStore,
|
|
25415
|
-
|
|
25420
|
+
Ke as useHeaderStore,
|
|
25416
25421
|
dq as useSearchStore,
|
|
25417
25422
|
Ce as useThemeStore
|
|
25418
25423
|
};
|