@phila/phila-ui-app-header 0.0.24 → 0.0.28
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/AppHeader.js
CHANGED
|
@@ -1,99 +1,99 @@
|
|
|
1
1
|
import "./AppHeader.css";
|
|
2
|
-
import { defineComponent as
|
|
3
|
-
const
|
|
2
|
+
import { defineComponent as $, createElementBlock as l, openBlock as n, createElementVNode as e, mergeProps as B, normalizeProps as H, guardReactiveProps as N, inject as M, computed as f, ref as F, withDirectives as I, normalizeClass as u, withModifiers as S, createTextVNode as R, createStaticVNode as A, vShow as P, useSlots as E, onMounted as q, onUnmounted as D, createVNode as L, createCommentVNode as o, unref as r, renderSlot as h, toDisplayString as C, nextTick as O } from "vue";
|
|
3
|
+
const U = { id: "app-logo" }, j = /* @__PURE__ */ $({
|
|
4
4
|
__name: "_Branding",
|
|
5
5
|
props: {
|
|
6
6
|
brandingImage: { default: null },
|
|
7
7
|
brandingLink: { default: null }
|
|
8
8
|
},
|
|
9
|
-
setup(
|
|
10
|
-
return (d, v) => (
|
|
9
|
+
setup(m) {
|
|
10
|
+
return (d, v) => (n(), l("div", U, [
|
|
11
11
|
e("a", B(d.brandingLink, { class: "is-inline-block" }), [
|
|
12
12
|
e("img", H(N(d.brandingImage)), null, 16)
|
|
13
13
|
], 16)
|
|
14
14
|
]));
|
|
15
15
|
}
|
|
16
|
-
}),
|
|
17
|
-
const v =
|
|
18
|
-
for (const [
|
|
19
|
-
v[
|
|
16
|
+
}), T = (m, d) => {
|
|
17
|
+
const v = m.__vccOpts || m;
|
|
18
|
+
for (const [p, i] of d)
|
|
19
|
+
v[p] = i;
|
|
20
20
|
return v;
|
|
21
|
-
},
|
|
22
|
-
/* @__PURE__ */ e("div", { class: "level-item" }, [
|
|
23
|
-
/* @__PURE__ */ e("a", {
|
|
24
|
-
href: "https://www.phila.gov",
|
|
25
|
-
target: "_blank"
|
|
26
|
-
}, [
|
|
27
|
-
/* @__PURE__ */ e("img", {
|
|
28
|
-
src: W,
|
|
29
|
-
"aria-label": "Link To https://www.phila.gov",
|
|
30
|
-
width: "139",
|
|
31
|
-
height: "18",
|
|
32
|
-
alt: "City of Philadelphia trusted site"
|
|
33
|
-
})
|
|
34
|
-
])
|
|
35
|
-
])
|
|
36
|
-
], -1)), e2 = { class: "level-right" }, s2 = {
|
|
21
|
+
}, G = /* @__PURE__ */ T(j, [["__scopeId", "data-v-7f468aea"]]), J = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='139'%20height='18'%20viewBox='0%200%20139%2018'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%3e%3cg%3e%3cpath%20fill='%23FFF'%20d='M35.066%206.56l1.946%204.933%201.754-4.933h1.726l-3.126%208.286c-.178.476-.56.87-1.144%201.183-.584.314-1.265.471-2.043.471v-1.474c1.285%200%201.927-.322%201.927-.967%200-.426-.178-1.08-.533-1.96L33.339%206.56h1.727zm79.87-.133c2.276%200%203.414%201.253%203.414%203.76%200%201.168-.315%202.068-.944%202.7-.628.63-1.488.946-2.576.946-.525%200-1.002-.104-1.434-.313v2.98h-1.666V6.56h1.666v.48c.419-.409.932-.613%201.54-.613zm-94.463-2.66c1.12%200%202.016.229%202.687.687l-.714%201.433c-.386-.387-1.009-.58-1.866-.58-.814%200-1.48.341-2%201.023-.52.683-.78%201.546-.78%202.59%200%201.045.24%201.873.723%202.487.482.613%201.125.92%201.93.92.92%200%201.64-.329%202.16-.987l.806%201.4c-.706.75-1.742%201.126-3.106%201.126-1.364%200-2.424-.448-3.18-1.346C16.378%2011.622%2016%2010.398%2016%208.847c0-1.444.419-2.653%201.257-3.623.837-.972%201.91-1.457%203.216-1.457zM109.79%203.5v8.027c0%20.88.262%201.404.787%201.573-.258.489-.698.733-1.32.733-.756%200-1.134-.525-1.134-1.573V3.9l1.667-.4zm-11.466%200v10.2h-1.667v-.433c-.138.15-.37.283-.7.396-.328.113-.669.17-1.02.17-.995%200-1.779-.316-2.35-.947-.57-.631-.856-1.51-.856-2.64%200-1.128.328-2.047.983-2.756.656-.709%201.476-1.063%202.463-1.063.542%200%201.036.11%201.48.333V3.9l1.667-.4zm-67.612.994V6.56h1.96V7.9h-1.96v3.127c0%20.51.08.872.24%201.083.16.211.44.316.84.316.4%200%20.774-.109%201.12-.326v1.533c-.386.134-.937.2-1.653.2-.71%200-1.257-.201-1.64-.603-.382-.402-.573-.975-.573-1.717V7.9h-.827V6.56h.827V5.107l1.666-.613zm15.954%201.933c1.084%200%201.927.329%202.526.986.6.658.9%201.558.9%202.7%200%201.138-.305%202.043-.916%202.714-.611.67-1.448%201.006-2.51%201.006-1.085%200-1.928-.339-2.53-1.016-.602-.678-.904-1.58-.904-2.704%200-1.089.315-1.975.944-2.66.629-.684%201.459-1.026%202.49-1.026zM82.718%203.5v8.027c0%20.88.262%201.404.787%201.573-.259.489-.698.733-1.32.733-.756%200-1.134-.525-1.134-1.573V3.9l1.667-.4zm51.584%202.927c1.09%200%201.887.248%202.393.743.507.496.76%201.434.76%202.817v1.527c0%20.95.191%201.548.573%201.793-.137.24-.29.387-.46.443-.168.055-.361.083-.58.083-.24%200-.455-.088-.646-.266-.19-.178-.32-.371-.386-.58-.152.249-.415.452-.79.61-.376.157-.768.236-1.177.236-.77%200-1.374-.192-1.814-.577-.44-.384-.66-.93-.66-1.636%200-.827.31-1.474.93-1.94.62-.467%201.502-.7%202.644-.7.195%200%20.426.033.693.1%200-.84-.531-1.26-1.594-1.26-.626%200-1.15.105-1.573.313l-.36-1.293c.574-.275%201.256-.413%202.047-.413zm-47.19%200c1.088%200%201.886.248%202.392.743.507.496.76%201.434.76%202.817v1.527c0%20.95.191%201.548.573%201.793-.137.24-.29.387-.46.443-.168.055-.361.083-.58.083-.24%200-.455-.088-.646-.266-.19-.178-.32-.371-.386-.58-.152.249-.415.452-.79.61-.376.157-.768.236-1.177.236-.77%200-1.374-.192-1.814-.577-.44-.384-.66-.93-.66-1.636%200-.827.31-1.474.93-1.94.62-.467%201.502-.7%202.644-.7.195%200%20.426.033.693.1%200-.84-.531-1.26-1.594-1.26-.626%200-1.15.105-1.573.313l-.36-1.293c.574-.275%201.256-.413%202.047-.413zm15.958%200c1.035%200%201.867.309%202.493.927.627.617.94%201.404.94%202.36%200%20.204-.047.512-.14.926h-5.1c.031.57.227%201.011.587%201.327.36.315.844.473%201.453.473.76%200%201.338-.198%201.733-.594l.647%201.274c-.587.475-1.462.713-2.626.713-1.09%200-1.95-.319-2.584-.956-.633-.638-.95-1.528-.95-2.67%200-1.125.348-2.036%201.044-2.734.695-.697%201.53-1.046%202.503-1.046zM54.453%203.634c.395%200%20.877.086%201.446.26l-.493%201.266c-.365-.12-.645-.18-.84-.18-.316%200-.584.136-.804.407-.22.27-.33.604-.33%201%200%20.058.003.115.007.173h1.48v1.373h-1.453V13.7h-1.667V7.933h-1.04V6.56h1.047c.035-.875.294-1.582.777-2.12.482-.538%201.105-.806%201.87-.806zm67.056-.134v3.513c.431-.39%201.025-.586%201.78-.586.894%200%201.587.248%202.08.743.493.496.74%201.205.74%202.13v4.4h-1.673V9.3c0-.44-.138-.793-.414-1.06-.275-.267-.635-.4-1.08-.4-.275%200-.552.075-.833.224-.28.149-.48.318-.6.51V13.7h-1.693V3.9l1.693-.4zm-58.797.367c1.542%200%202.67.237%203.383.71.713.473%201.07%201.212%201.07%202.216%200%202.24-1.32%203.36-3.96%203.36-.195%200-.457-.015-.786-.046V13.7h-1.734V3.94c1.156-.049%201.831-.073%202.027-.073zm7.58-.367v3.513c.43-.39%201.024-.586%201.78-.586.893%200%201.586.248%202.08.743.492.496.74%201.205.74%202.13v4.4h-1.674V9.3c0-.44-.138-.793-.413-1.06-.276-.267-.635-.4-1.08-.4-.276%200-.553.075-.833.224-.28.149-.48.318-.6.51V13.7h-1.693V3.9l1.693-.4zm8.532%203.06v7.14h-1.686V7.927h-.914V6.56h2.6zm51.218%200v7.14h-1.686V7.927h-.914V6.56h2.6zm-103.19%200v7.14h-1.686V7.927h-.913V6.56h2.6zm108.304%203.693c-1.317%200-1.974.431-1.974%201.293%200%20.64.371.96%201.113.96%201%200%201.5-.5%201.5-1.5v-.666c-.285-.058-.498-.087-.64-.087zm-47.191%200c-1.317%200-1.974.431-1.974%201.293%200%20.64.371.96%201.113.96%201%200%201.5-.5%201.5-1.5v-.666c-.285-.058-.498-.087-.64-.087zm-41.3-2.466c-.52%200-.932.204-1.239.613-.307.41-.46.98-.46%201.713%200%201.574.566%202.36%201.7%202.36.52%200%20.932-.204%201.237-.613.304-.409.456-.991.456-1.747%200-1.55-.564-2.326-1.693-2.326zm67.798.053c-.4%200-.755.155-1.067.467v3.752c.303.245.656.367%201.06.367.77%200%201.321-.183%201.657-.55.336-.366.503-.944.503-1.736%200-.844-.166-1.439-.5-1.784-.333-.344-.884-.516-1.653-.516zm-18.92%200c-.666%200-1.18.204-1.539.61-.36.407-.54.99-.54%201.75%200%201.484.716%202.227%202.147%202.227.16%200%20.356-.048.59-.144.233-.095.385-.192.456-.29V8.267c-.356-.285-.726-.427-1.113-.427zm7.553-.02c-.95%200-1.542.523-1.772%201.566h3.506c-.116-1.043-.693-1.566-1.734-1.566zm-40.15-2.413c-.183%200-.359.011-.527.033v3.127c.293.03.524.046.693.046.791%200%201.369-.132%201.733-.396.364-.265.547-.695.547-1.29%200-1.014-.816-1.52-2.447-1.52zm-36.92-1.613c.267%200%20.495.094.683.283.19.189.284.417.284.683%200%20.267-.095.495-.284.684-.188.188-.416.283-.683.283-.267%200-.494-.095-.683-.283-.19-.19-.284-.417-.284-.684%200-.266.095-.494.284-.683.189-.189.416-.283.683-.283zm51.972%200c.267%200%20.494.094.683.283.19.189.284.417.284.683%200%20.267-.095.495-.284.684-.189.188-.416.283-.683.283-.267%200-.495-.095-.683-.283-.19-.19-.284-.417-.284-.684%200-.266.094-.494.284-.683.188-.189.416-.283.683-.283zm51.217%200c.267%200%20.495.094.684.283.189.189.283.417.283.683%200%20.267-.094.495-.283.684-.19.188-.417.283-.684.283-.266%200-.494-.095-.683-.283-.19-.19-.283-.417-.283-.684%200-.266.094-.494.283-.683.189-.189.417-.283.683-.283z'%20transform='translate(-783%20-743)%20translate(783%20743)'/%3e%3cpath%20fill='%23F2C612'%20d='M3.65%2015.41c.086-.261.367-.404.629-.32.261.087.404.367.32.63-.07.209-.263.34-.472.34l-.04.245s-.08.019-.205-.023c-.126-.04-.194-.108-.194-.108l.116-.228c-.15-.127-.218-.337-.153-.535zm1.572-1.38c1.947.494%203.696.517%204.54.17.377.78.192.876-.085%201.066-.371.254-1.967.557-4.295-.059-.052-.22-.123-.801-.16-1.178zM.582%2011.64c.574.77%202.204%201.704%204.256%202.285.042.373.13.997.169%201.19l-.558-.15C1.991%2014.278.647%2013.314.148%2012.668c-.206-.267-.3-.529.433-1.028zm2.541-9.797c.119-.424.393-.348.487-.321l2.834.792c.22.06.413-.404.615-.347l.94.263.336.094.955.267c.202.056.128.553.346.614l2.835.792c.093.026.368.102.25.527l-.645%202.306c-.009.032.007.055.037.064l.202.056c.068.02.107.074.103.183-.005.118-.023.291-.095.55-.081.29-.183.516-.226.598-.039.077-.074.134-.182.103l-1.816-.507c-.099-.028-.235-.098-.212-.316.048-.453.033-1.378-.06-1.543-.124-.22-1.388-.718-1.388-.718s0%20.08-.063.279c-.062.199-.421.562-.356.678.358.636%201.608.759%201.38%201.863-.583%202.803-.583%204.152-.043%205.303-.788.265-2.283.146-4.22-.395l-.03-.01c-.039-.138-.043-.173-.045-.24v-.036c-.002-.093-.004-.249-.043-.601-.043-.38-.082-.574-.089-.732-.006-.158-.016-.304.07-.612.01-.038.022-.078.035-.12.126-.433.431-1.666.475-2.038.007-.065-.029-.074-.038-.077-.009-.003-.044-.014-.072.046-.163.34-.567%201.541-.693%201.973l-.036.125c-.087.311-.116.485-.108.674.009.187.031.368.072.742.044.4.039.521.042.618.001.053.005.097.018.159-1.695-.516-2.871-1.133-3.368-1.716%201.06-.705%201.76-1.858%202.715-4.56.376-1.063%201.509-.52%202.144-.878.117-.065.002-.561.052-.763.05-.203.087-.273.087-.273s-1.281-.212-1.502-.089c-.164.094-.656.877-.85%201.29-.093.197-.246.187-.346.16l-1.815-.508c-.109-.03-.109-.097-.103-.182.006-.093.036-.34.117-.628.072-.26.147-.417.204-.52.053-.096.115-.123.183-.104l.202.057c.03.008.055-.004.064-.036z'%20transform='translate(-783%20-743)%20translate(783%20743)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", K = { id: "trusted-site" }, Q = { id: "trusted-site-bar" }, W = { class: "level is-marginless is-mobile" }, X = { class: "level-right" }, Y = {
|
|
37
22
|
key: 0,
|
|
38
23
|
class: "level-item"
|
|
39
|
-
},
|
|
40
|
-
t2
|
|
41
|
-
], a2 = /* @__PURE__ */ y(() => /* @__PURE__ */ e("span", { class: "icon" }, [
|
|
42
|
-
/* @__PURE__ */ e("i", { class: "fa fa-info-circle" })
|
|
43
|
-
], -1)), l2 = {
|
|
24
|
+
}, Z = {
|
|
44
25
|
key: 1,
|
|
45
26
|
class: "level-item"
|
|
46
|
-
},
|
|
47
|
-
d2
|
|
48
|
-
], v2 = /* @__PURE__ */ E('<div id="trusted-panel" data-v-e05be21c><div class="columns is-centered is-marginless is-multiline is-tablet" data-v-e05be21c><div class="column" data-v-e05be21c><div class="trust-icon" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-lock" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> https:// </span></div><div class="trust-details" data-v-e05be21c> The <strong data-v-e05be21c>https://</strong> in the address bar means your information is encrypted and can not be accessed by anyone else </div></div><div class="column" data-v-e05be21c><div class="trust-icon-right" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-university" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> .gov </span></div><div class="trust-details-right" data-v-e05be21c> Only government entities in the U.S. can end in .gov </div></div></div></div>', 1), u2 = /* @__PURE__ */ T({
|
|
27
|
+
}, x = { class: "container" }, e2 = { id: "close-tsd" }, s2 = { class: "icon" }, t2 = /* @__PURE__ */ $({
|
|
49
28
|
__name: "_TrustedSite",
|
|
50
29
|
props: {
|
|
51
30
|
isFluid: { type: Boolean, default: !1 }
|
|
52
31
|
},
|
|
53
32
|
emits: ["update-status"],
|
|
54
|
-
setup(
|
|
55
|
-
const v =
|
|
56
|
-
t.value = !t.value,
|
|
33
|
+
setup(m, { emit: d }) {
|
|
34
|
+
const v = M("responsiveHelpers"), { responsiveState: p } = v, i = f(() => p.isMobile), g = d, t = F(!1), c = () => {
|
|
35
|
+
t.value = !t.value, g("update-status");
|
|
57
36
|
};
|
|
58
|
-
return (
|
|
59
|
-
e("div",
|
|
37
|
+
return (b, a) => (n(), l("div", K, [
|
|
38
|
+
e("div", Q, [
|
|
60
39
|
e("div", {
|
|
61
|
-
class: u(["container", { "is-fluid":
|
|
40
|
+
class: u(["container", { "is-fluid": b.isFluid }])
|
|
62
41
|
}, [
|
|
63
|
-
e("div",
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
42
|
+
e("div", W, [
|
|
43
|
+
a[3] || (a[3] = e("div", { class: "level-left" }, [
|
|
44
|
+
e("div", { class: "level-item" }, [
|
|
45
|
+
e("a", {
|
|
46
|
+
href: "https://www.phila.gov",
|
|
47
|
+
target: "_blank"
|
|
48
|
+
}, [
|
|
49
|
+
e("img", {
|
|
50
|
+
src: J,
|
|
51
|
+
"aria-label": "Link To https://www.phila.gov",
|
|
52
|
+
width: "139",
|
|
53
|
+
height: "18",
|
|
54
|
+
alt: "City of Philadelphia trusted site"
|
|
55
|
+
})
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], -1)),
|
|
59
|
+
e("div", X, [
|
|
60
|
+
i.value ? (n(), l("div", Y, [
|
|
67
61
|
e("a", {
|
|
68
62
|
href: "#",
|
|
69
|
-
onClick:
|
|
70
|
-
},
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
63
|
+
onClick: S(c, ["prevent"])
|
|
64
|
+
}, a[0] || (a[0] = [
|
|
65
|
+
e("span", null, "An official website", -1)
|
|
66
|
+
])),
|
|
67
|
+
a[1] || (a[1] = e("span", { class: "icon" }, [
|
|
68
|
+
e("i", { class: "fa fa-info-circle" })
|
|
69
|
+
], -1))
|
|
70
|
+
])) : (n(), l("div", Z, [
|
|
71
|
+
a[2] || (a[2] = R(" An official website of the City of Philadelphia government ")),
|
|
74
72
|
e("a", {
|
|
75
73
|
href: "#",
|
|
76
|
-
onClick:
|
|
74
|
+
onClick: S(c, ["prevent"])
|
|
77
75
|
}, "Here's how you know")
|
|
78
76
|
]))
|
|
79
77
|
])
|
|
80
78
|
])
|
|
81
79
|
], 2),
|
|
82
|
-
|
|
80
|
+
I(e("div", {
|
|
83
81
|
id: "trusted-site-details",
|
|
84
|
-
class: u({ "is-fluid":
|
|
82
|
+
class: u({ "is-fluid": b.isFluid })
|
|
85
83
|
}, [
|
|
86
|
-
e("div",
|
|
87
|
-
e("div",
|
|
88
|
-
e("span",
|
|
84
|
+
e("div", x, [
|
|
85
|
+
e("div", e2, [
|
|
86
|
+
e("span", s2, [
|
|
89
87
|
e("a", {
|
|
90
88
|
href: "#",
|
|
91
89
|
"aria-label": "Close Trusted Site Details",
|
|
92
|
-
onClick:
|
|
93
|
-
},
|
|
90
|
+
onClick: S(c, ["prevent"])
|
|
91
|
+
}, a[4] || (a[4] = [
|
|
92
|
+
e("i", { class: "fas fa-times" }, null, -1)
|
|
93
|
+
]))
|
|
94
94
|
])
|
|
95
95
|
]),
|
|
96
|
-
|
|
96
|
+
a[5] || (a[5] = A('<div id="trusted-panel" data-v-e05be21c><div class="columns is-centered is-marginless is-multiline is-tablet" data-v-e05be21c><div class="column" data-v-e05be21c><div class="trust-icon" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-lock" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> https:// </span></div><div class="trust-details" data-v-e05be21c> The <strong data-v-e05be21c>https://</strong> in the address bar means your information is encrypted and can not be accessed by anyone else </div></div><div class="column" data-v-e05be21c><div class="trust-icon-right" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-university" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> .gov </span></div><div class="trust-details-right" data-v-e05be21c> Only government entities in the U.S. can end in .gov </div></div></div></div>', 1))
|
|
97
97
|
])
|
|
98
98
|
], 2), [
|
|
99
99
|
[P, t.value]
|
|
@@ -101,34 +101,34 @@ const J = { id: "app-logo" }, K = /* @__PURE__ */ T({
|
|
|
101
101
|
])
|
|
102
102
|
]));
|
|
103
103
|
}
|
|
104
|
-
}),
|
|
104
|
+
}), i2 = /* @__PURE__ */ T(t2, [["__scopeId", "data-v-e05be21c"]]), a2 = { id: "nav-wrap" }, l2 = { id: "main-nav" }, n2 = { class: "columns is-marginless is-mobile is-vcentered is-multiline" }, o2 = {
|
|
105
105
|
key: 0,
|
|
106
106
|
class: "column has-text-centered mobile-nav-col"
|
|
107
|
-
},
|
|
107
|
+
}, c2 = {
|
|
108
108
|
key: 1,
|
|
109
109
|
class: "column is-narrow branding-col"
|
|
110
|
-
},
|
|
110
|
+
}, d2 = ["href"], r2 = { key: 0 }, v2 = {
|
|
111
111
|
key: 0,
|
|
112
112
|
class: "level-left"
|
|
113
|
-
},
|
|
113
|
+
}, u2 = {
|
|
114
114
|
key: 0,
|
|
115
115
|
class: "level-item"
|
|
116
|
-
},
|
|
116
|
+
}, m2 = {
|
|
117
117
|
key: 1,
|
|
118
118
|
class: "level-item"
|
|
119
|
-
},
|
|
119
|
+
}, p2 = {
|
|
120
120
|
key: 1,
|
|
121
121
|
class: "level-right"
|
|
122
|
-
},
|
|
122
|
+
}, h2 = {
|
|
123
123
|
key: 0,
|
|
124
124
|
class: "level-item"
|
|
125
|
-
},
|
|
125
|
+
}, f2 = {
|
|
126
126
|
key: 1,
|
|
127
127
|
class: "level-item"
|
|
128
|
-
},
|
|
128
|
+
}, g2 = {
|
|
129
129
|
key: 2,
|
|
130
130
|
class: "level-item"
|
|
131
|
-
},
|
|
131
|
+
}, b2 = /* @__PURE__ */ $({
|
|
132
132
|
__name: "AppHeader",
|
|
133
133
|
props: {
|
|
134
134
|
appTitle: { default: "Application Name" },
|
|
@@ -139,59 +139,59 @@ const J = { id: "app-logo" }, K = /* @__PURE__ */ T({
|
|
|
139
139
|
isFluid: { type: Boolean, default: !1 },
|
|
140
140
|
isSticky: { type: Boolean, default: !0 }
|
|
141
141
|
},
|
|
142
|
-
setup(
|
|
143
|
-
const d =
|
|
144
|
-
let
|
|
145
|
-
const
|
|
146
|
-
|
|
147
|
-
|
|
142
|
+
setup(m) {
|
|
143
|
+
const d = M("responsiveHelpers"), { responsiveState: v, updateResponsiveState: p } = d, i = f(() => v.isMobile), g = m, t = E();
|
|
144
|
+
let c = F(null);
|
|
145
|
+
const b = () => {
|
|
146
|
+
c.value && clearTimeout(c.value), c.value = setTimeout(() => {
|
|
147
|
+
a();
|
|
148
148
|
}, 500);
|
|
149
|
-
},
|
|
150
|
-
|
|
151
|
-
let s = document.querySelector("body"),
|
|
152
|
-
if (s && s.classList.add("has-sticky-header"), !
|
|
149
|
+
}, a = () => {
|
|
150
|
+
g.isSticky && (p(window), O(function() {
|
|
151
|
+
let s = document.querySelector("body"), z = document.querySelector("#app-header"), V = document.querySelector("main");
|
|
152
|
+
if (s && s.classList.add("has-sticky-header"), !V) {
|
|
153
153
|
console.warn(
|
|
154
154
|
"Remember to add a main container (<main>) when the header is sticky."
|
|
155
155
|
);
|
|
156
156
|
return;
|
|
157
157
|
}
|
|
158
|
-
|
|
158
|
+
z && (V.style.cssText = V.style.cssText + `margin-top: ${z.offsetHeight}px`);
|
|
159
159
|
}));
|
|
160
|
-
},
|
|
161
|
-
return
|
|
162
|
-
|
|
163
|
-
}),
|
|
164
|
-
window.removeEventListener("resize",
|
|
165
|
-
}), (s,
|
|
160
|
+
}, y = f(() => !_.value && w), _ = f(() => t["tabs-nav"] || t["left-nav"] && !i.value), w = f(() => t["lang-selector-nav"] || t["dropdown-nav"] || t["right-nav"]), k = f(() => g.brandingImage || g.brandingLink && !i.value);
|
|
161
|
+
return p(window), q(() => {
|
|
162
|
+
a(), window.addEventListener("resize", b);
|
|
163
|
+
}), D(() => {
|
|
164
|
+
window.removeEventListener("resize", b), c.value && clearTimeout(c.value);
|
|
165
|
+
}), (s, z) => (n(), l("header", {
|
|
166
166
|
id: "app-header",
|
|
167
167
|
ref: "app-header",
|
|
168
168
|
class: u({ "is-sticky": s.isSticky })
|
|
169
169
|
}, [
|
|
170
|
-
|
|
170
|
+
L(i2, {
|
|
171
171
|
"is-fluid": s.isFluid,
|
|
172
|
-
onUpdateStatus:
|
|
172
|
+
onUpdateStatus: a
|
|
173
173
|
}, null, 8, ["is-fluid"]),
|
|
174
|
-
e("div",
|
|
174
|
+
e("div", a2, [
|
|
175
175
|
e("div", {
|
|
176
176
|
class: u(["container", { "is-fluid": s.isFluid }])
|
|
177
177
|
}, [
|
|
178
|
-
e("nav",
|
|
179
|
-
e("div",
|
|
180
|
-
r(t)["mobile-nav"] && i.value ? (
|
|
181
|
-
|
|
182
|
-
])) :
|
|
183
|
-
k.value ? (
|
|
184
|
-
|
|
178
|
+
e("nav", l2, [
|
|
179
|
+
e("div", n2, [
|
|
180
|
+
r(t)["mobile-nav"] && i.value ? (n(), l("div", o2, [
|
|
181
|
+
h(s.$slots, "mobile-nav", {}, void 0, !0)
|
|
182
|
+
])) : o("", !0),
|
|
183
|
+
k.value ? (n(), l("div", c2, [
|
|
184
|
+
L(G, {
|
|
185
185
|
"branding-image": s.brandingImage,
|
|
186
186
|
"branding-link": s.brandingLink
|
|
187
187
|
}, null, 8, ["branding-image", "branding-link"])
|
|
188
|
-
])) :
|
|
188
|
+
])) : o("", !0),
|
|
189
189
|
e("div", {
|
|
190
190
|
class: u(["column title-col", {
|
|
191
191
|
"no-mobile-nav": i.value && !r(t)["mobile-nav"],
|
|
192
|
-
"is-4": !i.value && k.value &&
|
|
193
|
-
"is-6": !k.value &&
|
|
194
|
-
"is-8": !i.value && !
|
|
192
|
+
"is-4": !i.value && k.value && y.value,
|
|
193
|
+
"is-6": !k.value && y.value,
|
|
194
|
+
"is-8": !i.value && !y.value && !k.value,
|
|
195
195
|
"has-mobile-nav": r(t)["mobile-nav"] && i.value
|
|
196
196
|
}])
|
|
197
197
|
}, [
|
|
@@ -200,46 +200,46 @@ const J = { id: "app-logo" }, K = /* @__PURE__ */ T({
|
|
|
200
200
|
class: "app-title",
|
|
201
201
|
href: s.appLink
|
|
202
202
|
}, [
|
|
203
|
-
e("h1", null,
|
|
204
|
-
s.appSubtitle && !i.value ? (
|
|
205
|
-
], 8,
|
|
203
|
+
e("h1", null, C(s.appTitle), 1),
|
|
204
|
+
s.appSubtitle && !i.value ? (n(), l("h2", r2, C(s.appSubtitle), 1)) : o("", !0)
|
|
205
|
+
], 8, d2)
|
|
206
206
|
])
|
|
207
207
|
], 2),
|
|
208
|
-
|
|
208
|
+
_.value || w.value ? (n(), l("div", {
|
|
209
209
|
key: 2,
|
|
210
|
-
class: u(["column nav-col", { "is-12": !i.value &&
|
|
210
|
+
class: u(["column nav-col", { "is-12": !i.value && _.value }])
|
|
211
211
|
}, [
|
|
212
212
|
e("div", {
|
|
213
|
-
class: u(["level", { "is-pulled-right": !i.value && !
|
|
213
|
+
class: u(["level", { "is-pulled-right": !i.value && !_.value }])
|
|
214
214
|
}, [
|
|
215
|
-
|
|
216
|
-
r(t)["tabs-nav"] ? (
|
|
217
|
-
|
|
218
|
-
])) :
|
|
219
|
-
r(t)["left-nav"] ? (
|
|
220
|
-
|
|
221
|
-
])) :
|
|
222
|
-
])) :
|
|
223
|
-
|
|
224
|
-
r(t)["right-nav"] && !i.value ? (
|
|
225
|
-
|
|
226
|
-
])) :
|
|
227
|
-
r(t)["lang-selector-nav"] ? (
|
|
228
|
-
|
|
229
|
-
])) :
|
|
230
|
-
r(t)["dropdown-nav"] && !i.value ? (
|
|
231
|
-
|
|
232
|
-
])) :
|
|
233
|
-
])) :
|
|
215
|
+
_.value ? (n(), l("div", v2, [
|
|
216
|
+
r(t)["tabs-nav"] ? (n(), l("div", u2, [
|
|
217
|
+
h(s.$slots, "tabs-nav", {}, void 0, !0)
|
|
218
|
+
])) : o("", !0),
|
|
219
|
+
r(t)["left-nav"] ? (n(), l("div", m2, [
|
|
220
|
+
h(s.$slots, "left-nav", {}, void 0, !0)
|
|
221
|
+
])) : o("", !0)
|
|
222
|
+
])) : o("", !0),
|
|
223
|
+
w.value ? (n(), l("div", p2, [
|
|
224
|
+
r(t)["right-nav"] && !i.value ? (n(), l("div", h2, [
|
|
225
|
+
h(s.$slots, "right-nav", {}, void 0, !0)
|
|
226
|
+
])) : o("", !0),
|
|
227
|
+
r(t)["lang-selector-nav"] ? (n(), l("div", f2, [
|
|
228
|
+
h(s.$slots, "lang-selector-nav", {}, void 0, !0)
|
|
229
|
+
])) : o("", !0),
|
|
230
|
+
r(t)["dropdown-nav"] && !i.value ? (n(), l("div", g2, [
|
|
231
|
+
h(s.$slots, "dropdown-nav", {}, void 0, !0)
|
|
232
|
+
])) : o("", !0)
|
|
233
|
+
])) : o("", !0)
|
|
234
234
|
], 2)
|
|
235
|
-
], 2)) :
|
|
235
|
+
], 2)) : o("", !0)
|
|
236
236
|
])
|
|
237
237
|
])
|
|
238
238
|
], 2)
|
|
239
239
|
])
|
|
240
240
|
], 2));
|
|
241
241
|
}
|
|
242
|
-
}),
|
|
242
|
+
}), y2 = /* @__PURE__ */ T(b2, [["__scopeId", "data-v-ce34ab9a"]]);
|
|
243
243
|
export {
|
|
244
|
-
|
|
244
|
+
y2 as default
|
|
245
245
|
};
|
package/dist/AppHeader.umd.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
(function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("vue")):typeof define=="function"&&define.amd?define(["vue"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.AppHeader=r(e.Vue))})(this,function(e){"use strict";var r=document.createElement("style");r.textContent=`@font-face{font-family:Montserrat;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff) format("woff");font-weight:400;font-style:normal}#app-logo[data-v-7f468aea]{padding-right:.75rem;border-right:1px solid hsl(255,100%,100%);margin-right:.75rem}@font-face{font-family:Montserrat;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff) format("woff");font-weight:400;font-style:normal}#trusted-site[data-v-e05be21c]{color:#fff}@media screen and (max-width: 767px){#trusted-site .container[data-v-e05be21c]{padding-left:1rem!important}}#trusted-site a[data-v-e05be21c],#trusted-site strong[data-v-e05be21c]{color:#fff}#trusted-site-bar[data-v-e05be21c]{background-color:#2176d2}#trusted-site-bar .level-left[data-v-e05be21c]{font-size:.875rem;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.45}#trusted-site-bar .level-left img[data-v-e05be21c]{margin-right:.188rem}#trusted-site-bar .level-right[data-v-e05be21c]{font-size:.75rem}#trusted-site-bar .level-right a[data-v-e05be21c]{font-weight:600;text-decoration:underline}#trusted-site-details[data-v-e05be21c]{position:relative;background-color:#0c59a6}#trusted-site-details .trust-icon[data-v-e05be21c],#trusted-site-details .trust-icon-right[data-v-e05be21c]{width:115px;display:inline-block;vertical-align:middle}#trusted-site-details .trust-details[data-v-e05be21c],#trusted-site-details .trust-details-right[data-v-e05be21c]{width:calc(100% - 120px);display:inline-block;vertical-align:middle;line-height:1.1;font-size:.75rem}#trusted-site-details .trust-icon-right[data-v-e05be21c]{width:75px}@media screen and (max-width: 767px){#trusted-site-details .trust-icon-right[data-v-e05be21c]{width:115px}}#trusted-site-details .trust-details-right[data-v-e05be21c]{width:calc(100% - 80px)}@media screen and (max-width: 767px){#trusted-site-details .trust-details-right[data-v-e05be21c]{width:calc(100% - 120px)}}#trusted-site-details .circle-icon[data-v-e05be21c]{border-radius:50%;background-color:#fff;width:1.5rem;height:1.5rem;text-align:center;font-size:1rem;color:#2176d2;margin-right:.1rem}#trusted-site-details .icon-text[data-v-e05be21c]{font-family:Montserrat,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5rem}@media screen and (max-width: 767px){#trusted-panel[data-v-e05be21c]{padding:0 3rem}}@media screen and (max-width: 600px){#trusted-panel[data-v-e05be21c]{padding:0 2rem}}@media screen and (max-width: 500px){#trusted-panel[data-v-e05be21c]{padding:0 1rem 0 0}}#trusted-panel .columns>.column[data-v-e05be21c]{padding-left:0}#trusted-panel .columns>.column+.column[data-v-e05be21c]{padding-right:0}#close-tsd[data-v-e05be21c]{position:absolute;top:0;right:0;font-size:1.75rem;font-weight:400;width:3rem;height:3rem;padding:.875rem;text-align:center}@font-face{font-family:Montserrat;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff) format("woff");font-weight:400;font-style:normal}#app-header .container{padding:0}@media screen and (max-width: 1023px){#app-header .container{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (max-width: 767px){#app-header .container{padding-left:0rem!important;padding-right:0rem!important}}.m-nav-opened{height:100%;overflow:hidden}@font-face{font-family:Montserrat;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/Montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),url(https://www.phila.gov/assets/fonts/OpenSans/OpenSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@media screen and (max-width: 767px){#app-header[data-v-ce34ab9a]{border-bottom:2px solid hsl(191.7,92.9%,55.7%)}}#app-header.is-sticky[data-v-ce34ab9a]{width:100%;position:fixed;top:0;left:0;z-index:998}#main-nav>.columns[data-v-ce34ab9a]{margin:5px 0}#main-nav>.columns .column[data-v-ce34ab9a]{padding-top:.5rem;padding-bottom:1rem}@media screen and (max-width: 767px){#main-nav>.columns .column[data-v-ce34ab9a]{padding:0}}@media screen and (max-width: 767px){#main-nav>.columns .column.mobile-nav-col[data-v-ce34ab9a]{width:50px;flex:none}}#main-nav>.columns .column.branding-col[data-v-ce34ab9a]{padding-left:0;padding-right:0}#main-nav>.columns .column.title-col[data-v-ce34ab9a]{padding-left:0;text-align:left}@media screen and (max-width: 767px){#main-nav>.columns .column.title-col[data-v-ce34ab9a]{padding-top:.5rem;padding-bottom:.5rem;width:calc(100% - 100px);flex:none}#main-nav>.columns .column.title-col.no-mobile-nav[data-v-ce34ab9a]{padding-left:1rem;width:calc(100% - 50px)}}#main-nav>.columns .column.title-col.has-mobile-nav[data-v-ce34ab9a]{padding-left:10px}#main-nav>.columns .column.nav-col[data-v-ce34ab9a]{padding:0}@media screen and (max-width: 767px){#main-nav>.columns .column.nav-col[data-v-ce34ab9a]{width:50px;flex:none}}#nav-wrap[data-v-ce34ab9a]{background-color:#0f4d90}a.app-title[data-v-ce34ab9a]{color:#fff}a.app-title h1[data-v-ce34ab9a]{font-family:Montserrat,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.09;padding:0}@media screen and (max-width: 767px){a.app-title h1[data-v-ce34ab9a]{font-weight:400;font-size:1rem}}a.app-title h2[data-v-ce34ab9a]{font-family:Montserrat,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.33;padding:0}
|
|
2
|
-
`,document.head.appendChild(r);const b={id:"app-logo"},y=e.defineComponent({__name:"_Branding",props:{brandingImage:{default:null},brandingLink:{default:null}},setup(o){return(l,i)=>(e.openBlock(),e.createElementBlock("div",b,[e.createElementVNode("a",e.mergeProps(l.brandingLink,{class:"is-inline-block"}),[e.createElementVNode("img",e.normalizeProps(e.guardReactiveProps(l.brandingImage)),null,16)],16)]))}}),g=(o,l)=>{const i=o.__vccOpts||o;for(const[f,n]of l)i[f]=n;return i},B=g(y,[["__scopeId","data-v-7f468aea"]]),_="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='139'%20height='18'%20viewBox='0%200%20139%2018'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%3e%3cg%3e%3cpath%20fill='%23FFF'%20d='M35.066%206.56l1.946%204.933%201.754-4.933h1.726l-3.126%208.286c-.178.476-.56.87-1.144%201.183-.584.314-1.265.471-2.043.471v-1.474c1.285%200%201.927-.322%201.927-.967%200-.426-.178-1.08-.533-1.96L33.339%206.56h1.727zm79.87-.133c2.276%200%203.414%201.253%203.414%203.76%200%201.168-.315%202.068-.944%202.7-.628.63-1.488.946-2.576.946-.525%200-1.002-.104-1.434-.313v2.98h-1.666V6.56h1.666v.48c.419-.409.932-.613%201.54-.613zm-94.463-2.66c1.12%200%202.016.229%202.687.687l-.714%201.433c-.386-.387-1.009-.58-1.866-.58-.814%200-1.48.341-2%201.023-.52.683-.78%201.546-.78%202.59%200%201.045.24%201.873.723%202.487.482.613%201.125.92%201.93.92.92%200%201.64-.329%202.16-.987l.806%201.4c-.706.75-1.742%201.126-3.106%201.126-1.364%200-2.424-.448-3.18-1.346C16.378%2011.622%2016%2010.398%2016%208.847c0-1.444.419-2.653%201.257-3.623.837-.972%201.91-1.457%203.216-1.457zM109.79%203.5v8.027c0%20.88.262%201.404.787%201.573-.258.489-.698.733-1.32.733-.756%200-1.134-.525-1.134-1.573V3.9l1.667-.4zm-11.466%200v10.2h-1.667v-.433c-.138.15-.37.283-.7.396-.328.113-.669.17-1.02.17-.995%200-1.779-.316-2.35-.947-.57-.631-.856-1.51-.856-2.64%200-1.128.328-2.047.983-2.756.656-.709%201.476-1.063%202.463-1.063.542%200%201.036.11%201.48.333V3.9l1.667-.4zm-67.612.994V6.56h1.96V7.9h-1.96v3.127c0%20.51.08.872.24%201.083.16.211.44.316.84.316.4%200%20.774-.109%201.12-.326v1.533c-.386.134-.937.2-1.653.2-.71%200-1.257-.201-1.64-.603-.382-.402-.573-.975-.573-1.717V7.9h-.827V6.56h.827V5.107l1.666-.613zm15.954%201.933c1.084%200%201.927.329%202.526.986.6.658.9%201.558.9%202.7%200%201.138-.305%202.043-.916%202.714-.611.67-1.448%201.006-2.51%201.006-1.085%200-1.928-.339-2.53-1.016-.602-.678-.904-1.58-.904-2.704%200-1.089.315-1.975.944-2.66.629-.684%201.459-1.026%202.49-1.026zM82.718%203.5v8.027c0%20.88.262%201.404.787%201.573-.259.489-.698.733-1.32.733-.756%200-1.134-.525-1.134-1.573V3.9l1.667-.4zm51.584%202.927c1.09%200%201.887.248%202.393.743.507.496.76%201.434.76%202.817v1.527c0%20.95.191%201.548.573%201.793-.137.24-.29.387-.46.443-.168.055-.361.083-.58.083-.24%200-.455-.088-.646-.266-.19-.178-.32-.371-.386-.58-.152.249-.415.452-.79.61-.376.157-.768.236-1.177.236-.77%200-1.374-.192-1.814-.577-.44-.384-.66-.93-.66-1.636%200-.827.31-1.474.93-1.94.62-.467%201.502-.7%202.644-.7.195%200%20.426.033.693.1%200-.84-.531-1.26-1.594-1.26-.626%200-1.15.105-1.573.313l-.36-1.293c.574-.275%201.256-.413%202.047-.413zm-47.19%200c1.088%200%201.886.248%202.392.743.507.496.76%201.434.76%202.817v1.527c0%20.95.191%201.548.573%201.793-.137.24-.29.387-.46.443-.168.055-.361.083-.58.083-.24%200-.455-.088-.646-.266-.19-.178-.32-.371-.386-.58-.152.249-.415.452-.79.61-.376.157-.768.236-1.177.236-.77%200-1.374-.192-1.814-.577-.44-.384-.66-.93-.66-1.636%200-.827.31-1.474.93-1.94.62-.467%201.502-.7%202.644-.7.195%200%20.426.033.693.1%200-.84-.531-1.26-1.594-1.26-.626%200-1.15.105-1.573.313l-.36-1.293c.574-.275%201.256-.413%202.047-.413zm15.958%200c1.035%200%201.867.309%202.493.927.627.617.94%201.404.94%202.36%200%20.204-.047.512-.14.926h-5.1c.031.57.227%201.011.587%201.327.36.315.844.473%201.453.473.76%200%201.338-.198%201.733-.594l.647%201.274c-.587.475-1.462.713-2.626.713-1.09%200-1.95-.319-2.584-.956-.633-.638-.95-1.528-.95-2.67%200-1.125.348-2.036%201.044-2.734.695-.697%201.53-1.046%202.503-1.046zM54.453%203.634c.395%200%20.877.086%201.446.26l-.493%201.266c-.365-.12-.645-.18-.84-.18-.316%200-.584.136-.804.407-.22.27-.33.604-.33%201%200%20.058.003.115.007.173h1.48v1.373h-1.453V13.7h-1.667V7.933h-1.04V6.56h1.047c.035-.875.294-1.582.777-2.12.482-.538%201.105-.806%201.87-.806zm67.056-.134v3.513c.431-.39%201.025-.586%201.78-.586.894%200%201.587.248%202.08.743.493.496.74%201.205.74%202.13v4.4h-1.673V9.3c0-.44-.138-.793-.414-1.06-.275-.267-.635-.4-1.08-.4-.275%200-.552.075-.833.224-.28.149-.48.318-.6.51V13.7h-1.693V3.9l1.693-.4zm-58.797.367c1.542%200%202.67.237%203.383.71.713.473%201.07%201.212%201.07%202.216%200%202.24-1.32%203.36-3.96%203.36-.195%200-.457-.015-.786-.046V13.7h-1.734V3.94c1.156-.049%201.831-.073%202.027-.073zm7.58-.367v3.513c.43-.39%201.024-.586%201.78-.586.893%200%201.586.248%202.08.743.492.496.74%201.205.74%202.13v4.4h-1.674V9.3c0-.44-.138-.793-.413-1.06-.276-.267-.635-.4-1.08-.4-.276%200-.553.075-.833.224-.28.149-.48.318-.6.51V13.7h-1.693V3.9l1.693-.4zm8.532%203.06v7.14h-1.686V7.927h-.914V6.56h2.6zm51.218%200v7.14h-1.686V7.927h-.914V6.56h2.6zm-103.19%200v7.14h-1.686V7.927h-.913V6.56h2.6zm108.304%203.693c-1.317%200-1.974.431-1.974%201.293%200%20.64.371.96%201.113.96%201%200%201.5-.5%201.5-1.5v-.666c-.285-.058-.498-.087-.64-.087zm-47.191%200c-1.317%200-1.974.431-1.974%201.293%200%20.64.371.96%201.113.96%201%200%201.5-.5%201.5-1.5v-.666c-.285-.058-.498-.087-.64-.087zm-41.3-2.466c-.52%200-.932.204-1.239.613-.307.41-.46.98-.46%201.713%200%201.574.566%202.36%201.7%202.36.52%200%20.932-.204%201.237-.613.304-.409.456-.991.456-1.747%200-1.55-.564-2.326-1.693-2.326zm67.798.053c-.4%200-.755.155-1.067.467v3.752c.303.245.656.367%201.06.367.77%200%201.321-.183%201.657-.55.336-.366.503-.944.503-1.736%200-.844-.166-1.439-.5-1.784-.333-.344-.884-.516-1.653-.516zm-18.92%200c-.666%200-1.18.204-1.539.61-.36.407-.54.99-.54%201.75%200%201.484.716%202.227%202.147%202.227.16%200%20.356-.048.59-.144.233-.095.385-.192.456-.29V8.267c-.356-.285-.726-.427-1.113-.427zm7.553-.02c-.95%200-1.542.523-1.772%201.566h3.506c-.116-1.043-.693-1.566-1.734-1.566zm-40.15-2.413c-.183%200-.359.011-.527.033v3.127c.293.03.524.046.693.046.791%200%201.369-.132%201.733-.396.364-.265.547-.695.547-1.29%200-1.014-.816-1.52-2.447-1.52zm-36.92-1.613c.267%200%20.495.094.683.283.19.189.284.417.284.683%200%20.267-.095.495-.284.684-.188.188-.416.283-.683.283-.267%200-.494-.095-.683-.283-.19-.19-.284-.417-.284-.684%200-.266.095-.494.284-.683.189-.189.416-.283.683-.283zm51.972%200c.267%200%20.494.094.683.283.19.189.284.417.284.683%200%20.267-.095.495-.284.684-.189.188-.416.283-.683.283-.267%200-.495-.095-.683-.283-.19-.19-.284-.417-.284-.684%200-.266.094-.494.284-.683.188-.189.416-.283.683-.283zm51.217%200c.267%200%20.495.094.684.283.189.189.283.417.283.683%200%20.267-.094.495-.283.684-.19.188-.417.283-.684.283-.266%200-.494-.095-.683-.283-.19-.19-.283-.417-.283-.684%200-.266.094-.494.283-.683.189-.189.417-.283.683-.283z'%20transform='translate(-783%20-743)%20translate(783%20743)'/%3e%3cpath%20fill='%23F2C612'%20d='M3.65%2015.41c.086-.261.367-.404.629-.32.261.087.404.367.32.63-.07.209-.263.34-.472.34l-.04.245s-.08.019-.205-.023c-.126-.04-.194-.108-.194-.108l.116-.228c-.15-.127-.218-.337-.153-.535zm1.572-1.38c1.947.494%203.696.517%204.54.17.377.78.192.876-.085%201.066-.371.254-1.967.557-4.295-.059-.052-.22-.123-.801-.16-1.178zM.582%2011.64c.574.77%202.204%201.704%204.256%202.285.042.373.13.997.169%201.19l-.558-.15C1.991%2014.278.647%2013.314.148%2012.668c-.206-.267-.3-.529.433-1.028zm2.541-9.797c.119-.424.393-.348.487-.321l2.834.792c.22.06.413-.404.615-.347l.94.263.336.094.955.267c.202.056.128.553.346.614l2.835.792c.093.026.368.102.25.527l-.645%202.306c-.009.032.007.055.037.064l.202.056c.068.02.107.074.103.183-.005.118-.023.291-.095.55-.081.29-.183.516-.226.598-.039.077-.074.134-.182.103l-1.816-.507c-.099-.028-.235-.098-.212-.316.048-.453.033-1.378-.06-1.543-.124-.22-1.388-.718-1.388-.718s0%20.08-.063.279c-.062.199-.421.562-.356.678.358.636%201.608.759%201.38%201.863-.583%202.803-.583%204.152-.043%205.303-.788.265-2.283.146-4.22-.395l-.03-.01c-.039-.138-.043-.173-.045-.24v-.036c-.002-.093-.004-.249-.043-.601-.043-.38-.082-.574-.089-.732-.006-.158-.016-.304.07-.612.01-.038.022-.078.035-.12.126-.433.431-1.666.475-2.038.007-.065-.029-.074-.038-.077-.009-.003-.044-.014-.072.046-.163.34-.567%201.541-.693%201.973l-.036.125c-.087.311-.116.485-.108.674.009.187.031.368.072.742.044.4.039.521.042.618.001.053.005.097.018.159-1.695-.516-2.871-1.133-3.368-1.716%201.06-.705%201.76-1.858%202.715-4.56.376-1.063%201.509-.52%202.144-.878.117-.065.002-.561.052-.763.05-.203.087-.273.087-.273s-1.281-.212-1.502-.089c-.164.094-.656.877-.85%201.29-.093.197-.246.187-.346.16l-1.815-.508c-.109-.03-.109-.097-.103-.182.006-.093.036-.34.117-.628.072-.26.147-.417.204-.52.053-.096.115-.123.183-.104l.202.057c.03.008.055-.004.064-.036z'%20transform='translate(-783%20-743)%20translate(783%20743)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",m=o=>(e.pushScopeId("data-v-e05be21c"),o=o(),e.popScopeId(),o),k={id:"trusted-site"},M={id:"trusted-site-bar"},V={class:"level is-marginless is-mobile"},I=m(()=>e.createElementVNode("div",{class:"level-left"},[e.createElementVNode("div",{class:"level-item"},[e.createElementVNode("a",{href:"https://www.phila.gov",target:"_blank"},[e.createElementVNode("img",{src:_,"aria-label":"Link To https://www.phila.gov",width:"139",height:"18",alt:"City of Philadelphia trusted site"})])])],-1)),x={class:"level-right"},z={key:0,class:"level-item"},N=[m(()=>e.createElementVNode("span",null,"An official website",-1))],E=m(()=>e.createElementVNode("span",{class:"icon"},[e.createElementVNode("i",{class:"fa fa-info-circle"})],-1)),R={key:1,class:"level-item"},C={class:"container"},$={id:"close-tsd"},H={class:"icon"},F=[m(()=>e.createElementVNode("i",{class:"fas fa-times"},null,-1))],T=e.createStaticVNode('<div id="trusted-panel" data-v-e05be21c><div class="columns is-centered is-marginless is-multiline is-tablet" data-v-e05be21c><div class="column" data-v-e05be21c><div class="trust-icon" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-lock" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> https:// </span></div><div class="trust-details" data-v-e05be21c> The <strong data-v-e05be21c>https://</strong> in the address bar means your information is encrypted and can not be accessed by anyone else </div></div><div class="column" data-v-e05be21c><div class="trust-icon-right" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-university" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> .gov </span></div><div class="trust-details-right" data-v-e05be21c> Only government entities in the U.S. can end in .gov </div></div></div></div>',1),L=g(e.defineComponent({__name:"_TrustedSite",props:{isFluid:{type:Boolean,default:!1}},emits:["update-status"],setup(o,{emit:l}){const i=e.inject("responsiveHelpers"),{responsiveState:f}=i,n=e.computed(()=>f.isMobile),c=l,a=e.ref(!1),s=()=>{a.value=!a.value,c("update-status")};return(d,w)=>(e.openBlock(),e.createElementBlock("div",k,[e.createElementVNode("div",M,[e.createElementVNode("div",{class:e.normalizeClass(["container",{"is-fluid":d.isFluid}])},[e.createElementVNode("div",V,[I,e.createElementVNode("div",x,[n.value?(e.openBlock(),e.createElementBlock("div",z,[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(s,["prevent"])},N),E])):(e.openBlock(),e.createElementBlock("div",R,[e.createTextVNode(" An official website of the City of Philadelphia government "),e.createElementVNode("a",{href:"#",onClick:e.withModifiers(s,["prevent"])},"Here's how you know")]))])])],2),e.withDirectives(e.createElementVNode("div",{id:"trusted-site-details",class:e.normalizeClass({"is-fluid":d.isFluid})},[e.createElementVNode("div",C,[e.createElementVNode("div",$,[e.createElementVNode("span",H,[e.createElementVNode("a",{href:"#","aria-label":"Close Trusted Site Details",onClick:e.withModifiers(s,["prevent"])},F)])]),T])],2),[[e.vShow,a.value]])])]))}}),[["__scopeId","data-v-e05be21c"]]),A={id:"nav-wrap"},U={id:"main-nav"},D={class:"columns is-marginless is-mobile is-vcentered is-multiline"},P={key:0,class:"column has-text-centered mobile-nav-col"},q={key:1,class:"column is-narrow branding-col"},j=["href"],G={key:0},J={key:0,class:"level-left"},K={key:0,class:"level-item"},Q={key:1,class:"level-item"},W={key:1,class:"level-right"},X={key:0,class:"level-item"},Y={key:1,class:"level-item"},Z={key:2,class:"level-item"};return g(e.defineComponent({__name:"AppHeader",props:{appTitle:{default:"Application Name"},appLink:{default:"/"},appSubtitle:{default:""},brandingImage:{default:void 0},brandingLink:{default:void 0},isFluid:{type:Boolean,default:!1},isSticky:{type:Boolean,default:!0}},setup(o){const l=e.inject("responsiveHelpers"),{responsiveState:i,updateResponsiveState:f}=l,n=e.computed(()=>i.isMobile),c=o,a=e.useSlots();let s=e.ref(null);const d=()=>{s.value&&clearTimeout(s.value),s.value=setTimeout(()=>{w()},500)},w=()=>{c.isSticky&&(f(window),e.nextTick(function(){let t=document.querySelector("body"),v=document.querySelector("#app-header"),O=document.querySelector("main");if(t&&t.classList.add("has-sticky-header"),!O){console.warn("Remember to add a main container (<main>) when the header is sticky.");return}v&&(O.style.cssText=O.style.cssText+`margin-top: ${v.offsetHeight}px`)}))},S=e.computed(()=>!p.value&&u),p=e.computed(()=>a["tabs-nav"]||a["left-nav"]&&!n.value),u=e.computed(()=>a["lang-selector-nav"]||a["dropdown-nav"]||a["right-nav"]),h=e.computed(()=>c.brandingImage||c.brandingLink&&!n.value);return f(window),e.onMounted(()=>{w(),window.addEventListener("resize",d)}),e.onUnmounted(()=>{window.removeEventListener("resize",d),s.value&&clearTimeout(s.value)}),(t,v)=>(e.openBlock(),e.createElementBlock("header",{id:"app-header",ref:"app-header",class:e.normalizeClass({"is-sticky":t.isSticky})},[e.createVNode(L,{"is-fluid":t.isFluid,onUpdateStatus:w},null,8,["is-fluid"]),e.createElementVNode("div",A,[e.createElementVNode("div",{class:e.normalizeClass(["container",{"is-fluid":t.isFluid}])},[e.createElementVNode("nav",U,[e.createElementVNode("div",D,[e.unref(a)["mobile-nav"]&&n.value?(e.openBlock(),e.createElementBlock("div",P,[e.renderSlot(t.$slots,"mobile-nav",{},void 0,!0)])):e.createCommentVNode("",!0),h.value?(e.openBlock(),e.createElementBlock("div",q,[e.createVNode(B,{"branding-image":t.brandingImage,"branding-link":t.brandingLink},null,8,["branding-image","branding-link"])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["column title-col",{"no-mobile-nav":n.value&&!e.unref(a)["mobile-nav"],"is-4":!n.value&&h.value&&S.value,"is-6":!h.value&&S.value,"is-8":!n.value&&!S.value&&!h.value,"has-mobile-nav":e.unref(a)["mobile-nav"]&&n.value}])},[e.createElementVNode("div",null,[e.createElementVNode("a",{class:"app-title",href:t.appLink},[e.createElementVNode("h1",null,e.toDisplayString(t.appTitle),1),t.appSubtitle&&!n.value?(e.openBlock(),e.createElementBlock("h2",G,e.toDisplayString(t.appSubtitle),1)):e.createCommentVNode("",!0)],8,j)])],2),p.value||u.value?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(["column nav-col",{"is-12":!n.value&&p.value}])},[e.createElementVNode("div",{class:e.normalizeClass(["level",{"is-pulled-right":!n.value&&!p.value}])},[p.value?(e.openBlock(),e.createElementBlock("div",J,[e.unref(a)["tabs-nav"]?(e.openBlock(),e.createElementBlock("div",K,[e.renderSlot(t.$slots,"tabs-nav",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(a)["left-nav"]?(e.openBlock(),e.createElementBlock("div",Q,[e.renderSlot(t.$slots,"left-nav",{},void 0,!0)])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),u.value?(e.openBlock(),e.createElementBlock("div",W,[e.unref(a)["right-nav"]&&!n.value?(e.openBlock(),e.createElementBlock("div",X,[e.renderSlot(t.$slots,"right-nav",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(a)["lang-selector-nav"]?(e.openBlock(),e.createElementBlock("div",Y,[e.renderSlot(t.$slots,"lang-selector-nav",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(a)["dropdown-nav"]&&!n.value?(e.openBlock(),e.createElementBlock("div",Z,[e.renderSlot(t.$slots,"dropdown-nav",{},void 0,!0)])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)],2)):e.createCommentVNode("",!0)])])],2)])],2))}}),[["__scopeId","data-v-ce34ab9a"]])});
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(r);const O={id:"app-logo"},b=e.defineComponent({__name:"_Branding",props:{brandingImage:{default:null},brandingLink:{default:null}},setup(f){return(l,i)=>(e.openBlock(),e.createElementBlock("div",O,[e.createElementVNode("a",e.mergeProps(l.brandingLink,{class:"is-inline-block"}),[e.createElementVNode("img",e.normalizeProps(e.guardReactiveProps(l.brandingImage)),null,16)],16)]))}}),h=(f,l)=>{const i=f.__vccOpts||f;for(const[c,n]of l)i[c]=n;return i},y=h(b,[["__scopeId","data-v-7f468aea"]]),B="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='139'%20height='18'%20viewBox='0%200%20139%2018'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%3e%3cg%3e%3cpath%20fill='%23FFF'%20d='M35.066%206.56l1.946%204.933%201.754-4.933h1.726l-3.126%208.286c-.178.476-.56.87-1.144%201.183-.584.314-1.265.471-2.043.471v-1.474c1.285%200%201.927-.322%201.927-.967%200-.426-.178-1.08-.533-1.96L33.339%206.56h1.727zm79.87-.133c2.276%200%203.414%201.253%203.414%203.76%200%201.168-.315%202.068-.944%202.7-.628.63-1.488.946-2.576.946-.525%200-1.002-.104-1.434-.313v2.98h-1.666V6.56h1.666v.48c.419-.409.932-.613%201.54-.613zm-94.463-2.66c1.12%200%202.016.229%202.687.687l-.714%201.433c-.386-.387-1.009-.58-1.866-.58-.814%200-1.48.341-2%201.023-.52.683-.78%201.546-.78%202.59%200%201.045.24%201.873.723%202.487.482.613%201.125.92%201.93.92.92%200%201.64-.329%202.16-.987l.806%201.4c-.706.75-1.742%201.126-3.106%201.126-1.364%200-2.424-.448-3.18-1.346C16.378%2011.622%2016%2010.398%2016%208.847c0-1.444.419-2.653%201.257-3.623.837-.972%201.91-1.457%203.216-1.457zM109.79%203.5v8.027c0%20.88.262%201.404.787%201.573-.258.489-.698.733-1.32.733-.756%200-1.134-.525-1.134-1.573V3.9l1.667-.4zm-11.466%200v10.2h-1.667v-.433c-.138.15-.37.283-.7.396-.328.113-.669.17-1.02.17-.995%200-1.779-.316-2.35-.947-.57-.631-.856-1.51-.856-2.64%200-1.128.328-2.047.983-2.756.656-.709%201.476-1.063%202.463-1.063.542%200%201.036.11%201.48.333V3.9l1.667-.4zm-67.612.994V6.56h1.96V7.9h-1.96v3.127c0%20.51.08.872.24%201.083.16.211.44.316.84.316.4%200%20.774-.109%201.12-.326v1.533c-.386.134-.937.2-1.653.2-.71%200-1.257-.201-1.64-.603-.382-.402-.573-.975-.573-1.717V7.9h-.827V6.56h.827V5.107l1.666-.613zm15.954%201.933c1.084%200%201.927.329%202.526.986.6.658.9%201.558.9%202.7%200%201.138-.305%202.043-.916%202.714-.611.67-1.448%201.006-2.51%201.006-1.085%200-1.928-.339-2.53-1.016-.602-.678-.904-1.58-.904-2.704%200-1.089.315-1.975.944-2.66.629-.684%201.459-1.026%202.49-1.026zM82.718%203.5v8.027c0%20.88.262%201.404.787%201.573-.259.489-.698.733-1.32.733-.756%200-1.134-.525-1.134-1.573V3.9l1.667-.4zm51.584%202.927c1.09%200%201.887.248%202.393.743.507.496.76%201.434.76%202.817v1.527c0%20.95.191%201.548.573%201.793-.137.24-.29.387-.46.443-.168.055-.361.083-.58.083-.24%200-.455-.088-.646-.266-.19-.178-.32-.371-.386-.58-.152.249-.415.452-.79.61-.376.157-.768.236-1.177.236-.77%200-1.374-.192-1.814-.577-.44-.384-.66-.93-.66-1.636%200-.827.31-1.474.93-1.94.62-.467%201.502-.7%202.644-.7.195%200%20.426.033.693.1%200-.84-.531-1.26-1.594-1.26-.626%200-1.15.105-1.573.313l-.36-1.293c.574-.275%201.256-.413%202.047-.413zm-47.19%200c1.088%200%201.886.248%202.392.743.507.496.76%201.434.76%202.817v1.527c0%20.95.191%201.548.573%201.793-.137.24-.29.387-.46.443-.168.055-.361.083-.58.083-.24%200-.455-.088-.646-.266-.19-.178-.32-.371-.386-.58-.152.249-.415.452-.79.61-.376.157-.768.236-1.177.236-.77%200-1.374-.192-1.814-.577-.44-.384-.66-.93-.66-1.636%200-.827.31-1.474.93-1.94.62-.467%201.502-.7%202.644-.7.195%200%20.426.033.693.1%200-.84-.531-1.26-1.594-1.26-.626%200-1.15.105-1.573.313l-.36-1.293c.574-.275%201.256-.413%202.047-.413zm15.958%200c1.035%200%201.867.309%202.493.927.627.617.94%201.404.94%202.36%200%20.204-.047.512-.14.926h-5.1c.031.57.227%201.011.587%201.327.36.315.844.473%201.453.473.76%200%201.338-.198%201.733-.594l.647%201.274c-.587.475-1.462.713-2.626.713-1.09%200-1.95-.319-2.584-.956-.633-.638-.95-1.528-.95-2.67%200-1.125.348-2.036%201.044-2.734.695-.697%201.53-1.046%202.503-1.046zM54.453%203.634c.395%200%20.877.086%201.446.26l-.493%201.266c-.365-.12-.645-.18-.84-.18-.316%200-.584.136-.804.407-.22.27-.33.604-.33%201%200%20.058.003.115.007.173h1.48v1.373h-1.453V13.7h-1.667V7.933h-1.04V6.56h1.047c.035-.875.294-1.582.777-2.12.482-.538%201.105-.806%201.87-.806zm67.056-.134v3.513c.431-.39%201.025-.586%201.78-.586.894%200%201.587.248%202.08.743.493.496.74%201.205.74%202.13v4.4h-1.673V9.3c0-.44-.138-.793-.414-1.06-.275-.267-.635-.4-1.08-.4-.275%200-.552.075-.833.224-.28.149-.48.318-.6.51V13.7h-1.693V3.9l1.693-.4zm-58.797.367c1.542%200%202.67.237%203.383.71.713.473%201.07%201.212%201.07%202.216%200%202.24-1.32%203.36-3.96%203.36-.195%200-.457-.015-.786-.046V13.7h-1.734V3.94c1.156-.049%201.831-.073%202.027-.073zm7.58-.367v3.513c.43-.39%201.024-.586%201.78-.586.893%200%201.586.248%202.08.743.492.496.74%201.205.74%202.13v4.4h-1.674V9.3c0-.44-.138-.793-.413-1.06-.276-.267-.635-.4-1.08-.4-.276%200-.553.075-.833.224-.28.149-.48.318-.6.51V13.7h-1.693V3.9l1.693-.4zm8.532%203.06v7.14h-1.686V7.927h-.914V6.56h2.6zm51.218%200v7.14h-1.686V7.927h-.914V6.56h2.6zm-103.19%200v7.14h-1.686V7.927h-.913V6.56h2.6zm108.304%203.693c-1.317%200-1.974.431-1.974%201.293%200%20.64.371.96%201.113.96%201%200%201.5-.5%201.5-1.5v-.666c-.285-.058-.498-.087-.64-.087zm-47.191%200c-1.317%200-1.974.431-1.974%201.293%200%20.64.371.96%201.113.96%201%200%201.5-.5%201.5-1.5v-.666c-.285-.058-.498-.087-.64-.087zm-41.3-2.466c-.52%200-.932.204-1.239.613-.307.41-.46.98-.46%201.713%200%201.574.566%202.36%201.7%202.36.52%200%20.932-.204%201.237-.613.304-.409.456-.991.456-1.747%200-1.55-.564-2.326-1.693-2.326zm67.798.053c-.4%200-.755.155-1.067.467v3.752c.303.245.656.367%201.06.367.77%200%201.321-.183%201.657-.55.336-.366.503-.944.503-1.736%200-.844-.166-1.439-.5-1.784-.333-.344-.884-.516-1.653-.516zm-18.92%200c-.666%200-1.18.204-1.539.61-.36.407-.54.99-.54%201.75%200%201.484.716%202.227%202.147%202.227.16%200%20.356-.048.59-.144.233-.095.385-.192.456-.29V8.267c-.356-.285-.726-.427-1.113-.427zm7.553-.02c-.95%200-1.542.523-1.772%201.566h3.506c-.116-1.043-.693-1.566-1.734-1.566zm-40.15-2.413c-.183%200-.359.011-.527.033v3.127c.293.03.524.046.693.046.791%200%201.369-.132%201.733-.396.364-.265.547-.695.547-1.29%200-1.014-.816-1.52-2.447-1.52zm-36.92-1.613c.267%200%20.495.094.683.283.19.189.284.417.284.683%200%20.267-.095.495-.284.684-.188.188-.416.283-.683.283-.267%200-.494-.095-.683-.283-.19-.19-.284-.417-.284-.684%200-.266.095-.494.284-.683.189-.189.416-.283.683-.283zm51.972%200c.267%200%20.494.094.683.283.19.189.284.417.284.683%200%20.267-.095.495-.284.684-.189.188-.416.283-.683.283-.267%200-.495-.095-.683-.283-.19-.19-.284-.417-.284-.684%200-.266.094-.494.284-.683.188-.189.416-.283.683-.283zm51.217%200c.267%200%20.495.094.684.283.189.189.283.417.283.683%200%20.267-.094.495-.283.684-.19.188-.417.283-.684.283-.266%200-.494-.095-.683-.283-.19-.19-.283-.417-.283-.684%200-.266.094-.494.283-.683.189-.189.417-.283.683-.283z'%20transform='translate(-783%20-743)%20translate(783%20743)'/%3e%3cpath%20fill='%23F2C612'%20d='M3.65%2015.41c.086-.261.367-.404.629-.32.261.087.404.367.32.63-.07.209-.263.34-.472.34l-.04.245s-.08.019-.205-.023c-.126-.04-.194-.108-.194-.108l.116-.228c-.15-.127-.218-.337-.153-.535zm1.572-1.38c1.947.494%203.696.517%204.54.17.377.78.192.876-.085%201.066-.371.254-1.967.557-4.295-.059-.052-.22-.123-.801-.16-1.178zM.582%2011.64c.574.77%202.204%201.704%204.256%202.285.042.373.13.997.169%201.19l-.558-.15C1.991%2014.278.647%2013.314.148%2012.668c-.206-.267-.3-.529.433-1.028zm2.541-9.797c.119-.424.393-.348.487-.321l2.834.792c.22.06.413-.404.615-.347l.94.263.336.094.955.267c.202.056.128.553.346.614l2.835.792c.093.026.368.102.25.527l-.645%202.306c-.009.032.007.055.037.064l.202.056c.068.02.107.074.103.183-.005.118-.023.291-.095.55-.081.29-.183.516-.226.598-.039.077-.074.134-.182.103l-1.816-.507c-.099-.028-.235-.098-.212-.316.048-.453.033-1.378-.06-1.543-.124-.22-1.388-.718-1.388-.718s0%20.08-.063.279c-.062.199-.421.562-.356.678.358.636%201.608.759%201.38%201.863-.583%202.803-.583%204.152-.043%205.303-.788.265-2.283.146-4.22-.395l-.03-.01c-.039-.138-.043-.173-.045-.24v-.036c-.002-.093-.004-.249-.043-.601-.043-.38-.082-.574-.089-.732-.006-.158-.016-.304.07-.612.01-.038.022-.078.035-.12.126-.433.431-1.666.475-2.038.007-.065-.029-.074-.038-.077-.009-.003-.044-.014-.072.046-.163.34-.567%201.541-.693%201.973l-.036.125c-.087.311-.116.485-.108.674.009.187.031.368.072.742.044.4.039.521.042.618.001.053.005.097.018.159-1.695-.516-2.871-1.133-3.368-1.716%201.06-.705%201.76-1.858%202.715-4.56.376-1.063%201.509-.52%202.144-.878.117-.065.002-.561.052-.763.05-.203.087-.273.087-.273s-1.281-.212-1.502-.089c-.164.094-.656.877-.85%201.29-.093.197-.246.187-.346.16l-1.815-.508c-.109-.03-.109-.097-.103-.182.006-.093.036-.34.117-.628.072-.26.147-.417.204-.52.053-.096.115-.123.183-.104l.202.057c.03.008.055-.004.064-.036z'%20transform='translate(-783%20-743)%20translate(783%20743)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",k={id:"trusted-site"},M={id:"trusted-site-bar"},V={class:"level is-marginless is-mobile"},_={class:"level-right"},I={key:0,class:"level-item"},x={key:1,class:"level-item"},z={class:"container"},N={id:"close-tsd"},E={class:"icon"},R=h(e.defineComponent({__name:"_TrustedSite",props:{isFluid:{type:Boolean,default:!1}},emits:["update-status"],setup(f,{emit:l}){const i=e.inject("responsiveHelpers"),{responsiveState:c}=i,n=e.computed(()=>c.isMobile),d=l,a=e.ref(!1),s=()=>{a.value=!a.value,d("update-status")};return(p,o)=>(e.openBlock(),e.createElementBlock("div",k,[e.createElementVNode("div",M,[e.createElementVNode("div",{class:e.normalizeClass(["container",{"is-fluid":p.isFluid}])},[e.createElementVNode("div",V,[o[3]||(o[3]=e.createElementVNode("div",{class:"level-left"},[e.createElementVNode("div",{class:"level-item"},[e.createElementVNode("a",{href:"https://www.phila.gov",target:"_blank"},[e.createElementVNode("img",{src:B,"aria-label":"Link To https://www.phila.gov",width:"139",height:"18",alt:"City of Philadelphia trusted site"})])])],-1)),e.createElementVNode("div",_,[n.value?(e.openBlock(),e.createElementBlock("div",I,[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(s,["prevent"])},o[0]||(o[0]=[e.createElementVNode("span",null,"An official website",-1)])),o[1]||(o[1]=e.createElementVNode("span",{class:"icon"},[e.createElementVNode("i",{class:"fa fa-info-circle"})],-1))])):(e.openBlock(),e.createElementBlock("div",x,[o[2]||(o[2]=e.createTextVNode(" An official website of the City of Philadelphia government ")),e.createElementVNode("a",{href:"#",onClick:e.withModifiers(s,["prevent"])},"Here's how you know")]))])])],2),e.withDirectives(e.createElementVNode("div",{id:"trusted-site-details",class:e.normalizeClass({"is-fluid":p.isFluid})},[e.createElementVNode("div",z,[e.createElementVNode("div",N,[e.createElementVNode("span",E,[e.createElementVNode("a",{href:"#","aria-label":"Close Trusted Site Details",onClick:e.withModifiers(s,["prevent"])},o[4]||(o[4]=[e.createElementVNode("i",{class:"fas fa-times"},null,-1)]))])]),o[5]||(o[5]=e.createStaticVNode('<div id="trusted-panel" data-v-e05be21c><div class="columns is-centered is-marginless is-multiline is-tablet" data-v-e05be21c><div class="column" data-v-e05be21c><div class="trust-icon" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-lock" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> https:// </span></div><div class="trust-details" data-v-e05be21c> The <strong data-v-e05be21c>https://</strong> in the address bar means your information is encrypted and can not be accessed by anyone else </div></div><div class="column" data-v-e05be21c><div class="trust-icon-right" data-v-e05be21c><span class="icon circle-icon" data-v-e05be21c><i class="fas fa-university" data-v-e05be21c></i></span><span class="icon-text" data-v-e05be21c> .gov </span></div><div class="trust-details-right" data-v-e05be21c> Only government entities in the U.S. can end in .gov </div></div></div></div>',1))])],2),[[e.vShow,a.value]])])]))}}),[["__scopeId","data-v-e05be21c"]]),C={id:"nav-wrap"},$={id:"main-nav"},H={class:"columns is-marginless is-mobile is-vcentered is-multiline"},F={key:0,class:"column has-text-centered mobile-nav-col"},T={key:1,class:"column is-narrow branding-col"},L=["href"],A={key:0},U={key:0,class:"level-left"},D={key:0,class:"level-item"},P={key:1,class:"level-item"},q={key:1,class:"level-right"},j={key:0,class:"level-item"},G={key:1,class:"level-item"},J={key:2,class:"level-item"};return h(e.defineComponent({__name:"AppHeader",props:{appTitle:{default:"Application Name"},appLink:{default:"/"},appSubtitle:{default:""},brandingImage:{default:void 0},brandingLink:{default:void 0},isFluid:{type:Boolean,default:!1},isSticky:{type:Boolean,default:!0}},setup(f){const l=e.inject("responsiveHelpers"),{responsiveState:i,updateResponsiveState:c}=l,n=e.computed(()=>i.isMobile),d=f,a=e.useSlots();let s=e.ref(null);const p=()=>{s.value&&clearTimeout(s.value),s.value=setTimeout(()=>{o()},500)},o=()=>{d.isSticky&&(c(window),e.nextTick(function(){let t=document.querySelector("body"),u=document.querySelector("#app-header"),v=document.querySelector("main");if(t&&t.classList.add("has-sticky-header"),!v){console.warn("Remember to add a main container (<main>) when the header is sticky.");return}u&&(v.style.cssText=v.style.cssText+`margin-top: ${u.offsetHeight}px`)}))},g=e.computed(()=>!m.value&&S),m=e.computed(()=>a["tabs-nav"]||a["left-nav"]&&!n.value),S=e.computed(()=>a["lang-selector-nav"]||a["dropdown-nav"]||a["right-nav"]),w=e.computed(()=>d.brandingImage||d.brandingLink&&!n.value);return c(window),e.onMounted(()=>{o(),window.addEventListener("resize",p)}),e.onUnmounted(()=>{window.removeEventListener("resize",p),s.value&&clearTimeout(s.value)}),(t,u)=>(e.openBlock(),e.createElementBlock("header",{id:"app-header",ref:"app-header",class:e.normalizeClass({"is-sticky":t.isSticky})},[e.createVNode(R,{"is-fluid":t.isFluid,onUpdateStatus:o},null,8,["is-fluid"]),e.createElementVNode("div",C,[e.createElementVNode("div",{class:e.normalizeClass(["container",{"is-fluid":t.isFluid}])},[e.createElementVNode("nav",$,[e.createElementVNode("div",H,[e.unref(a)["mobile-nav"]&&n.value?(e.openBlock(),e.createElementBlock("div",F,[e.renderSlot(t.$slots,"mobile-nav",{},void 0,!0)])):e.createCommentVNode("",!0),w.value?(e.openBlock(),e.createElementBlock("div",T,[e.createVNode(y,{"branding-image":t.brandingImage,"branding-link":t.brandingLink},null,8,["branding-image","branding-link"])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["column title-col",{"no-mobile-nav":n.value&&!e.unref(a)["mobile-nav"],"is-4":!n.value&&w.value&&g.value,"is-6":!w.value&&g.value,"is-8":!n.value&&!g.value&&!w.value,"has-mobile-nav":e.unref(a)["mobile-nav"]&&n.value}])},[e.createElementVNode("div",null,[e.createElementVNode("a",{class:"app-title",href:t.appLink},[e.createElementVNode("h1",null,e.toDisplayString(t.appTitle),1),t.appSubtitle&&!n.value?(e.openBlock(),e.createElementBlock("h2",A,e.toDisplayString(t.appSubtitle),1)):e.createCommentVNode("",!0)],8,L)])],2),m.value||S.value?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(["column nav-col",{"is-12":!n.value&&m.value}])},[e.createElementVNode("div",{class:e.normalizeClass(["level",{"is-pulled-right":!n.value&&!m.value}])},[m.value?(e.openBlock(),e.createElementBlock("div",U,[e.unref(a)["tabs-nav"]?(e.openBlock(),e.createElementBlock("div",D,[e.renderSlot(t.$slots,"tabs-nav",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(a)["left-nav"]?(e.openBlock(),e.createElementBlock("div",P,[e.renderSlot(t.$slots,"left-nav",{},void 0,!0)])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),S.value?(e.openBlock(),e.createElementBlock("div",q,[e.unref(a)["right-nav"]&&!n.value?(e.openBlock(),e.createElementBlock("div",j,[e.renderSlot(t.$slots,"right-nav",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(a)["lang-selector-nav"]?(e.openBlock(),e.createElementBlock("div",G,[e.renderSlot(t.$slots,"lang-selector-nav",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(a)["dropdown-nav"]&&!n.value?(e.openBlock(),e.createElementBlock("div",J,[e.renderSlot(t.$slots,"dropdown-nav",{},void 0,!0)])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)],2)):e.createCommentVNode("",!0)])])],2)])],2))}}),[["__scopeId","data-v-ce34ab9a"]])});
|
package/dist/AppHeader.vue.d.ts
CHANGED
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
import { AppHeaderProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare
|
|
3
|
+
declare function __VLS_template(): {
|
|
4
|
+
"mobile-nav"?(_: {}): any;
|
|
5
|
+
"tabs-nav"?(_: {}): any;
|
|
6
|
+
"left-nav"?(_: {}): any;
|
|
7
|
+
"right-nav"?(_: {}): any;
|
|
8
|
+
"lang-selector-nav"?(_: {}): any;
|
|
9
|
+
"dropdown-nav"?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<AppHeaderProps>, {
|
|
4
12
|
appTitle: string;
|
|
5
13
|
appLink: string;
|
|
6
14
|
appSubtitle: string;
|
|
@@ -8,7 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
8
16
|
isSticky: boolean;
|
|
9
17
|
brandingImage: undefined;
|
|
10
18
|
brandingLink: undefined;
|
|
11
|
-
}
|
|
19
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<AppHeaderProps>, {
|
|
12
20
|
appTitle: string;
|
|
13
21
|
appLink: string;
|
|
14
22
|
appSubtitle: string;
|
|
@@ -16,7 +24,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
16
24
|
isSticky: boolean;
|
|
17
25
|
brandingImage: undefined;
|
|
18
26
|
brandingLink: undefined;
|
|
19
|
-
}
|
|
27
|
+
}>>> & Readonly<{}>, {
|
|
20
28
|
brandingImage: import('./components/_Branding.vue').BrandingImage;
|
|
21
29
|
brandingLink: import('./components/_Branding.vue').BrandingLink;
|
|
22
30
|
appTitle: string;
|
|
@@ -24,14 +32,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
24
32
|
appSubtitle: string;
|
|
25
33
|
isFluid: boolean;
|
|
26
34
|
isSticky: boolean;
|
|
27
|
-
}, {}
|
|
28
|
-
|
|
29
|
-
"tabs-nav"?(_: {}): any;
|
|
30
|
-
"left-nav"?(_: {}): any;
|
|
31
|
-
"right-nav"?(_: {}): any;
|
|
32
|
-
"lang-selector-nav"?(_: {}): any;
|
|
33
|
-
"dropdown-nav"?(_: {}): any;
|
|
34
|
-
}>;
|
|
35
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
36
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
35
37
|
export default _default;
|
|
36
38
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
37
39
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -10,16 +10,16 @@ interface BrandingProps {
|
|
|
10
10
|
brandingImage?: BrandingImage | null;
|
|
11
11
|
brandingLink?: BrandingLink | null;
|
|
12
12
|
}
|
|
13
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BrandingProps>, {
|
|
13
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BrandingProps>, {
|
|
14
14
|
brandingImage: null;
|
|
15
15
|
brandingLink: null;
|
|
16
|
-
}
|
|
16
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BrandingProps>, {
|
|
17
17
|
brandingImage: null;
|
|
18
18
|
brandingLink: null;
|
|
19
|
-
}
|
|
19
|
+
}>>> & Readonly<{}>, {
|
|
20
20
|
brandingImage: BrandingImage | null;
|
|
21
21
|
brandingLink: BrandingLink | null;
|
|
22
|
-
}, {}>;
|
|
22
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
23
23
|
export default _default;
|
|
24
24
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
25
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
interface TrustedSiteProps {
|
|
2
2
|
isFluid: boolean;
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TrustedSiteProps>, {
|
|
4
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TrustedSiteProps>, {
|
|
5
5
|
isFluid: boolean;
|
|
6
|
-
}
|
|
6
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
7
|
"update-status": (...args: any[]) => void;
|
|
8
8
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TrustedSiteProps>, {
|
|
9
9
|
isFluid: boolean;
|
|
10
|
-
}>>> & {
|
|
10
|
+
}>>> & Readonly<{
|
|
11
11
|
"onUpdate-status"?: ((...args: any[]) => any) | undefined;
|
|
12
|
-
}
|
|
12
|
+
}>, {
|
|
13
13
|
isFluid: boolean;
|
|
14
|
-
}, {}>;
|
|
14
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
15
15
|
export default _default;
|
|
16
16
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
17
17
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@phila/phila-ui-app-header",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.28",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"preview": "vite preview"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@phila/phila-ui-core": "1.0.
|
|
28
|
+
"@phila/phila-ui-core": "^1.0.24",
|
|
29
29
|
"bulma": "^0.9.4",
|
|
30
30
|
"vue": "^3.3.8"
|
|
31
31
|
},
|
|
@@ -33,15 +33,15 @@
|
|
|
33
33
|
"@types/node": "^20.10.3",
|
|
34
34
|
"@vitejs/plugin-vue": "^4.5.0",
|
|
35
35
|
"sass": "^1.69.5",
|
|
36
|
-
"typescript": "^5.
|
|
36
|
+
"typescript": "^5.8.2",
|
|
37
37
|
"vite": "^5.0.0",
|
|
38
38
|
"vite-plugin-dts": "^3.6.4",
|
|
39
39
|
"vite-plugin-lib-inject-css": "^1.3.0",
|
|
40
|
-
"vue-tsc": "^
|
|
40
|
+
"vue-tsc": "^2.2.8"
|
|
41
41
|
},
|
|
42
42
|
"publishConfig": {
|
|
43
43
|
"registry": "https://registry.npmjs.com/",
|
|
44
44
|
"access": "public"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "09f2b67c1d3db773c813231e21b62b37e34aefbd"
|
|
47
47
|
}
|