@phila/phila-ui-app-footer 1.2.3-beta.1 → 1.2.3-beta.2
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/AppFooter.vue.d.ts +1 -0
- package/dist/AppFooter.vue.d.ts.map +1 -1
- package/dist/DefaultContent/SubFooterContent.vue.d.ts +3 -0
- package/dist/DefaultContent/SubFooterContent.vue.d.ts.map +1 -0
- package/dist/index.css +1 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +114 -105
- package/package.json +1 -1
package/dist/AppFooter.vue.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppFooter.vue.d.ts","sourceRoot":"","sources":["../src/AppFooter.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AppFooter.vue.d.ts","sourceRoot":"","sources":["../src/AppFooter.vue"],"names":[],"mappings":"AAoHA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAoB9C,iBAAS,cAAc;WAkGT,OAAO,IAA6B;;8BAbhB,GAAG;+BACF,GAAG;8BACH,GAAG;+BACF,GAAG;;;;EAetC;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;qFAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
3
|
+
//# sourceMappingURL=SubFooterContent.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubFooterContent.vue.d.ts","sourceRoot":"","sources":["../../src/DefaultContent/SubFooterContent.vue"],"names":[],"mappings":";AAmGA,wBAKG"}
|
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.phila-footer-icon-list[data-v-c807bb8c]{display:flex;flex-wrap:wrap;gap:var(--spacing-xs)}.phila-footer-icon-list li a[data-v-c807bb8c]{display:flex;align-items:center;justify-content:center}.phila-footer[data-v-
|
|
1
|
+
.phila-footer-icon-list[data-v-c807bb8c]{display:flex;flex-wrap:wrap;gap:var(--spacing-xs)}.phila-footer-icon-list li a[data-v-c807bb8c]{display:flex;align-items:center;justify-content:center}.phila-footer[data-v-4efba862]{color:var(--Schemes-On-Primary-Container)}.phila-footer [data-v-4efba862] ul{list-style:none;padding:0;margin-top:var(--spacing-m)}.phila-footer [data-v-4efba862] li{margin-bottom:var(--spacing-xs);padding:0}.phila-main-footer[data-v-4efba862]{display:flex;justify-content:center;padding:var(--spacing-xl);background-color:var(--Schemes-Primary)}.phila-main-footer-content[data-v-4efba862]{display:flex;max-width:60rem;gap:var(--spacing-3xl)}.phila-main-footer-slot[data-v-4efba862]{display:flex;min-width:6.25rem;flex:1 0 0}.phila-main-footer-divider[data-v-4efba862]{width:.0625rem;background-color:var(--Schemes-On-Primary-Container);height:100%}@media(max-width:40rem){.phila-main-footer-content[data-v-4efba862]{flex-direction:column}.phila-main-footer-divider[data-v-4efba862]{height:.0625rem;width:100%}}.phila-sub-footer[data-v-4efba862]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-xs);padding:var(--spacing-m);background-color:var(--Schemes-On-Surface)}
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');const e=require("vue"),s=require("@phila/phila-ui-core"),o=e.defineComponent({inheritAttrs:!1,__name:"Link",props:{to:{},href:{},target:{},rel:{},disabled:{type:Boolean,default:!1},ariaLabel:{},className:{},iconRight:{type:Boolean},iconOnly:{type:Boolean,default:!1},inline:{type:Boolean},text:{},size:{},shadow:{type:Boolean},iconSize:{},iconDefinition:{},iconClass:{},src:{},svgRaw:{},variant:{default:"default"},isExternal:{type:Boolean,default:!1}},setup(
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');const e=require("vue"),s=require("@phila/phila-ui-core"),o=e.defineComponent({inheritAttrs:!1,__name:"Link",props:{to:{},href:{},target:{},rel:{},disabled:{type:Boolean,default:!1},ariaLabel:{},className:{},iconRight:{type:Boolean},iconOnly:{type:Boolean,default:!1},inline:{type:Boolean},text:{},size:{},shadow:{type:Boolean},iconSize:{},iconDefinition:{},iconClass:{},src:{},svgRaw:{},variant:{default:"default"},isExternal:{type:Boolean,default:!1}},setup(i){const l=i,t=e.computed(()=>!(!l.isExternal||l.iconDefinition||l.iconClass||l.src||l.svgRaw)),n=e.computed(()=>s.cn("phila-link",l.variant&&`phila-link--${l.variant}`,l.size&&`is-${l.size}`,l.iconOnly&&"icon-link",l.disabled&&"is-disabled",l.className)),a=e.computed(()=>{const r={disabled:l.disabled,ariaLabel:l.ariaLabel,className:n.value};return s.isRouterLink(l)?{to:l.to,...r}:{href:l.href,target:l.target,rel:l.rel,...r}}),c=e.computed(()=>({iconDefinition:l.iconDefinition,iconClass:l.iconClass||(t.value?"external-link":void 0),src:l.src,svgRaw:l.svgRaw,iconRight:t.value?!0:l.iconRight,iconOnly:l.iconOnly,inline:l.inline,text:l.text,size:l.size}));return(r,$)=>(e.openBlock(),e.createBlock(e.unref(s.BaseLink),e.normalizeProps(e.guardReactiveProps({...a.value,...r.$attrs})),{default:e.withCtx(()=>[e.createVNode(e.unref(s.ActionContent),e.normalizeProps(e.guardReactiveProps(c.value)),{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.text),1)])]),_:3},16)]),_:3},16))}}),f={"aria-label":"Elected officials"},u=e.defineComponent({__name:"FirstNavSlotContent",setup(i){return(l,t)=>(e.openBlock(),e.createElementBlock("nav",f,[t[8]||(t[8]=e.createElementVNode("h4",null,"Elected officials",-1)),e.createElementVNode("ul",null,[e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/departments/mayor/"},{default:e.withCtx(()=>[...t[0]||(t[0]=[e.createTextVNode("Mayor",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"http://phlcouncil.com/","is-external":""},{default:e.withCtx(()=>[...t[1]||(t[1]=[e.createTextVNode("City Council",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"http://www.courts.phila.gov/"},{default:e.withCtx(()=>[...t[2]||(t[2]=[e.createTextVNode("Courts",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://phillyda.org/","is-external":""},{default:e.withCtx(()=>[...t[3]||(t[3]=[e.createTextVNode("District Attorney",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://controller.phila.gov/"},{default:e.withCtx(()=>[...t[4]||(t[4]=[e.createTextVNode("City Controller",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://phillysheriff.com/","is-external":""},{default:e.withCtx(()=>[...t[5]||(t[5]=[e.createTextVNode("Sheriff",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://vote.phila.gov/"},{default:e.withCtx(()=>[...t[6]||(t[6]=[e.createTextVNode("City Commissioners",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/departments/register-of-wills/"},{default:e.withCtx(()=>[...t[7]||(t[7]=[e.createTextVNode("Register of Wills",-1)])]),_:1})])])]))}}),m={"aria-label":"Open government"},p=e.defineComponent({__name:"SecondNavSlotContent",setup(i){return(l,t)=>(e.openBlock(),e.createElementBlock("nav",m,[t[8]||(t[8]=e.createElementVNode("h4",null,"Open government",-1)),e.createElementVNode("ul",null,[e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://codelibrary.amlegal.com/codes/philadelphia/latest/overview","is-external":""},{default:e.withCtx(()=>[...t[0]||(t[0]=[e.createTextVNode(" Philadelphia Code & Charter ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/departments/department-of-records/"},{default:e.withCtx(()=>[...t[1]||(t[1]=[e.createTextVNode(" City records ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/departments/department-of-records/proposed-regulations/#/"},{default:e.withCtx(()=>[...t[2]||(t[2]=[e.createTextVNode(" City agency regulations ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/departments/mayor/executive-orders/"},{default:e.withCtx(()=>[...t[3]||(t[3]=[e.createTextVNode(" Executive orders ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/programs/integrity-works/"},{default:e.withCtx(()=>[...t[4]||(t[4]=[e.createTextVNode(" Honesty in government ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://vote.phila.gov/"},{default:e.withCtx(()=>[...t[5]||(t[5]=[e.createTextVNode(" Voting & elections ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/programs/open-data-program/"},{default:e.withCtx(()=>[...t[6]||(t[6]=[e.createTextVNode(" Open data ",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/documents/city-of-philadelphia-organization-chart/"},{default:e.withCtx(()=>[...t[7]||(t[7]=[e.createTextVNode(" City organization chart ",-1)])]),_:1})])])]))}});var h={prefix:"fab",iconName:"facebook-f",icon:[320,512,[],"f39e","M80 299.3l0 212.7 116 0 0-212.7 86.5 0 18-97.8-104.5 0 0-34.6c0-51.7 20.3-71.5 72.7-71.5 16.3 0 29.4 .4 37 1.2l0-88.7C291.4 4 256.4 0 236.2 0 129.3 0 80 50.5 80 159.4l0 42.1-66 0 0 97.8 66 0z"]},N={prefix:"fab",iconName:"youtube",icon:[576,512,[61802],"f167","M549.7 124.1C543.5 100.4 524.9 81.8 501.4 75.5 458.9 64 288.1 64 288.1 64S117.3 64 74.7 75.5C51.2 81.8 32.7 100.4 26.4 124.1 15 167 15 256.4 15 256.4s0 89.4 11.4 132.3c6.3 23.6 24.8 41.5 48.3 47.8 42.6 11.5 213.4 11.5 213.4 11.5s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zM232.2 337.6l0-162.4 142.7 81.2-142.7 81.2z"]},V={prefix:"fab",iconName:"github",icon:[512,512,[],"f09b","M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM252.8 8c-138.7 0-244.8 105.3-244.8 244 0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1 100-33.2 167.8-128.1 167.8-239 0-138.7-112.5-244-251.2-244zM105.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"]},w={prefix:"fab",iconName:"flickr",icon:[448,512,[],"f16e","M400 32L48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48zM144.5 192a63.5 63.5 0 1 1 0 127 63.5 63.5 0 1 1 0-127zm159 0a63.5 63.5 0 1 1 0 127 63.5 63.5 0 1 1 0-127z"]},C={prefix:"fab",iconName:"instagram",icon:[448,512,[],"f16d","M224.3 141a115 115 0 1 0 -.6 230 115 115 0 1 0 .6-230zm-.6 40.4a74.6 74.6 0 1 1 .6 149.2 74.6 74.6 0 1 1 -.6-149.2zm93.4-45.1a26.8 26.8 0 1 1 53.6 0 26.8 26.8 0 1 1 -53.6 0zm129.7 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM399 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"]},v={prefix:"fab",iconName:"x-twitter",icon:[448,512,[],"e61b","M357.2 48L427.8 48 273.6 224.2 455 464 313 464 201.7 318.6 74.5 464 3.8 464 168.7 275.5-5.2 48 140.4 48 240.9 180.9 357.2 48zM332.4 421.8l39.1 0-252.4-333.8-42 0 255.3 333.8z"]},x={prefix:"fab",iconName:"linkedin-in",icon:[448,512,[],"f0e1","M100.3 448l-92.9 0 0-299.1 92.9 0 0 299.1zM53.8 108.1C24.1 108.1 0 83.5 0 53.8 0 39.5 5.7 25.9 15.8 15.8s23.8-15.8 38-15.8 27.9 5.7 38 15.8 15.8 23.8 15.8 38c0 29.7-24.1 54.3-53.8 54.3zM447.9 448l-92.7 0 0-145.6c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7l0 148.1-92.8 0 0-299.1 89.1 0 0 40.8 1.3 0c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3l0 164.3-.1 0z"]};const g=`<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_745_1378)">
|
|
3
3
|
<path d="M28 3.125H3.1V17H28V3.125ZM0 17.1875V3.125C0 1.40137 1.39016 0 3.1 0H27.9C29.6098 0 31 1.40137 31 3.125V17.1875C31 18.9111 29.6098 20.3125 27.9 20H3.1C1.39016 20.3125 0 18.9111 0 17.1875ZM4.65 23.4375C4.65 22.5732 5.34266 21.875 6.2 21.875H24.8C25.6573 21.875 26.35 22.5732 26.35 23.4375C26.35 24.3018 25.6573 25 24.8 25H6.2C5.34266 25 4.65 24.3018 4.65 23.4375Z" fill="#ECFDFF"/>
|
|
4
4
|
<path d="M8.76074 10.4209V9.69727H10.6299V11.4082C10.4482 11.584 10.1846 11.7393 9.83887 11.874C9.49512 12.0068 9.14648 12.0732 8.79297 12.0732C8.34375 12.0732 7.95215 11.9795 7.61816 11.792C7.28418 11.6025 7.0332 11.333 6.86523 10.9834C6.69727 10.6318 6.61328 10.25 6.61328 9.83789C6.61328 9.39062 6.70703 8.99316 6.89453 8.64551C7.08203 8.29785 7.35645 8.03125 7.71777 7.8457C7.99316 7.70312 8.33594 7.63184 8.74609 7.63184C9.2793 7.63184 9.69531 7.74414 9.99414 7.96875C10.2949 8.19141 10.4883 8.5 10.5742 8.89453L9.71289 9.05566C9.65234 8.84473 9.53809 8.67871 9.37012 8.55762C9.2041 8.43457 8.99609 8.37305 8.74609 8.37305C8.36719 8.37305 8.06543 8.49316 7.84082 8.7334C7.61816 8.97363 7.50684 9.33008 7.50684 9.80273C7.50684 10.3125 7.62012 10.6953 7.84668 10.9512C8.07324 11.2051 8.37012 11.332 8.7373 11.332C8.91895 11.332 9.10059 11.2969 9.28223 11.2266C9.46582 11.1543 9.62305 11.0674 9.75391 10.9658V10.4209H8.76074ZM11.2363 10.4004C11.2363 10.127 11.3037 9.8623 11.4385 9.60645C11.5732 9.35059 11.7637 9.15527 12.0098 9.02051C12.2578 8.88574 12.5342 8.81836 12.8389 8.81836C13.3096 8.81836 13.6953 8.97168 13.9961 9.27832C14.2969 9.58301 14.4473 9.96875 14.4473 10.4355C14.4473 10.9062 14.2949 11.2969 13.9902 11.6074C13.6875 11.916 13.3057 12.0703 12.8447 12.0703C12.5596 12.0703 12.2871 12.0059 12.0273 11.877C11.7695 11.748 11.5732 11.5596 11.4385 11.3115C11.3037 11.0615 11.2363 10.7578 11.2363 10.4004ZM12.0801 10.4443C12.0801 10.7529 12.1533 10.9893 12.2998 11.1533C12.4463 11.3174 12.627 11.3994 12.8418 11.3994C13.0566 11.3994 13.2363 11.3174 13.3809 11.1533C13.5273 10.9893 13.6006 10.751 13.6006 10.4385C13.6006 10.1338 13.5273 9.89941 13.3809 9.73535C13.2363 9.57129 13.0566 9.48926 12.8418 9.48926C12.627 9.48926 12.4463 9.57129 12.2998 9.73535C12.1533 9.89941 12.0801 10.1357 12.0801 10.4443ZM15.9502 12L14.6963 8.88867H15.5605L16.1465 10.4766L16.3164 11.0068C16.3613 10.8721 16.3896 10.7832 16.4014 10.7402C16.4287 10.6523 16.458 10.5645 16.4893 10.4766L17.0811 8.88867H17.9277L16.6914 12H15.9502ZM19.4072 12V8.43164H18.1328V7.70508H21.5459V8.43164H20.2744V12H19.4072ZM23.2041 12L21.6689 7.70508H22.6094L23.6963 10.8838L24.748 7.70508H25.668L24.1299 12H23.2041Z" fill="#ECFDFF"/>
|
|
@@ -9,4 +9,4 @@
|
|
|
9
9
|
</clipPath>
|
|
10
10
|
</defs>
|
|
11
11
|
</svg>
|
|
12
|
-
`,z={"aria-label":"Explore Philadelphia"},y={"aria-label":"Social media"},E={class:"phila-footer-icon-list"},b=e.defineComponent({__name:"ThirdNavSlotContent",setup(
|
|
12
|
+
`,z={"aria-label":"Explore Philadelphia"},y={"aria-label":"Social media"},E={class:"phila-footer-icon-list"},b=e.defineComponent({__name:"ThirdNavSlotContent",setup(i){return(l,t)=>(e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("nav",z,[t[2]||(t[2]=e.createElementVNode("h4",null,"Explore Philadelphia",-1)),e.createElementVNode("ul",null,[e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.septa.org/","is-external":""},{default:e.withCtx(()=>[...t[0]||(t[0]=[e.createTextVNode("SEPTA",-1)])]),_:1})]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.visitphilly.com/","is-external":""},{default:e.withCtx(()=>[...t[1]||(t[1]=[e.createTextVNode("Visit Philadelphia",-1)])]),_:1})])])]),e.createElementVNode("nav",y,[e.createElementVNode("ul",E,[e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(h),href:"https://www.facebook.com/cityofphiladelphia","aria-label":"Facebook"},null,8,["icon-definition"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(v),href:"https://twitter.com/PhiladelphiaGov","aria-label":"X (Twitter)"},null,8,["icon-definition"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(C),href:"https://www.instagram.com/cityofphiladelphia/","aria-label":"Instagram"},null,8,["icon-definition"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","svg-raw":e.unref(g),href:"https://www.phila.gov/departments/office-of-innovation-and-technology/phlgovtv/","aria-label":"PhlGovTV"},null,8,["svg-raw"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(N),href:"https://www.youtube.com/user/PhilaGov","aria-label":"YouTube"},null,8,["icon-definition"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(w),href:"https://www.flickr.com/photos/phillycityrep","aria-label":"Flickr"},null,8,["icon-definition"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(V),href:"https://github.com/CityOfPhiladelphia","aria-label":"GitHub"},null,8,["icon-definition"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","icon-definition":e.unref(x),href:"https://www.linkedin.com/showcase/phlcitycareers","aria-label":"LinkedIn"},null,8,["icon-definition"])])])])]))}}),d=(i,l)=>{const t=i.__vccOpts||i;for(const[n,a]of l)t[n]=a;return t},k=d(b,[["__scopeId","data-v-c807bb8c"]]),_=e.defineComponent({__name:"SubFooterContent",setup(i){return(l,t)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/terms-of-use/"},{default:e.withCtx(()=>[...t[0]||(t[0]=[e.createTextVNode("Terms of use",-1)])]),_:1}),e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/open-records-policy/"},{default:e.withCtx(()=>[...t[1]||(t[1]=[e.createTextVNode("Right to know",-1)])]),_:1}),e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/privacypolicy/"},{default:e.withCtx(()=>[...t[2]||(t[2]=[e.createTextVNode("Privacy Policy",-1)])]),_:1}),e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/accessibility-policy/"},{default:e.withCtx(()=>[...t[3]||(t[3]=[e.createTextVNode("Accessibility",-1)])]),_:1})],64))}}),T={key:0,id:"mainFooter",class:"phila-main-footer has-background-primary"},M={class:"phila-main-footer-content"},B={class:"phila-main-footer-slot"},S={class:"phila-main-footer-slot"},F={class:"phila-main-footer-slot"},L={id:"subFooter",class:"phila-sub-footer has-background-primary"},H=e.defineComponent({__name:"AppFooter",props:{subFooterOnly:{type:Boolean,default:!1},className:{}},setup(i){const l=i,t=e.computed(()=>s.cn("phila-footer content",l.className));return(n,a)=>(e.openBlock(),e.createElementBlock("footer",{class:e.normalizeClass(t.value)},[i.subFooterOnly?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",T,[e.createElementVNode("div",M,[e.createElementVNode("div",B,[e.renderSlot(n.$slots,"firstNavSlot",{},()=>[e.createVNode(u)],!0)]),a[0]||(a[0]=e.createElementVNode("div",{class:"phila-main-footer-divider"},null,-1)),e.createElementVNode("div",S,[e.renderSlot(n.$slots,"secondNavSlot",{},()=>[e.createVNode(p)],!0)]),a[1]||(a[1]=e.createElementVNode("div",{class:"phila-main-footer-divider"},null,-1)),e.createElementVNode("div",F,[e.renderSlot(n.$slots,"thirdNavSlot",{},()=>[e.createVNode(k)],!0)])])])),e.createElementVNode("div",L,[e.renderSlot(n.$slots,"subFooterSlot",{},()=>[e.createVNode(_)],!0)])],2))}}),P=d(H,[["__scopeId","data-v-4efba862"]]);exports.AppFooter=P;
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { cn as g, isRouterLink as
|
|
3
|
-
import './index.css';const n = /* @__PURE__ */
|
|
1
|
+
import { defineComponent as m, computed as h, createBlock as b, openBlock as d, unref as e, normalizeProps as w, guardReactiveProps as C, withCtx as a, createVNode as o, renderSlot as v, createTextVNode as s, toDisplayString as _, createElementBlock as u, createElementVNode as l, Fragment as x, normalizeClass as k, createCommentVNode as M } from "vue";
|
|
2
|
+
import { cn as g, isRouterLink as N, BaseLink as F, ActionContent as L } from "@phila/phila-ui-core";
|
|
3
|
+
import './index.css';const n = /* @__PURE__ */ m({
|
|
4
4
|
inheritAttrs: !1,
|
|
5
5
|
__name: "Link",
|
|
6
6
|
props: {
|
|
@@ -25,30 +25,30 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
25
25
|
variant: { default: "default" },
|
|
26
26
|
isExternal: { type: Boolean, default: !1 }
|
|
27
27
|
},
|
|
28
|
-
setup(
|
|
29
|
-
const t =
|
|
28
|
+
setup(r) {
|
|
29
|
+
const t = r, i = h(() => !(!t.isExternal || t.iconDefinition || t.iconClass || t.src || t.svgRaw)), f = h(() => g(
|
|
30
30
|
"phila-link",
|
|
31
31
|
t.variant && `phila-link--${t.variant}`,
|
|
32
32
|
t.size && `is-${t.size}`,
|
|
33
33
|
t.iconOnly && "icon-link",
|
|
34
34
|
t.disabled && "is-disabled",
|
|
35
35
|
t.className
|
|
36
|
-
)),
|
|
37
|
-
const
|
|
36
|
+
)), p = h(() => {
|
|
37
|
+
const c = {
|
|
38
38
|
disabled: t.disabled,
|
|
39
39
|
ariaLabel: t.ariaLabel,
|
|
40
|
-
className:
|
|
40
|
+
className: f.value
|
|
41
41
|
};
|
|
42
|
-
return
|
|
42
|
+
return N(t) ? {
|
|
43
43
|
to: t.to,
|
|
44
|
-
...
|
|
44
|
+
...c
|
|
45
45
|
} : {
|
|
46
46
|
href: t.href,
|
|
47
47
|
target: t.target,
|
|
48
48
|
rel: t.rel,
|
|
49
|
-
...
|
|
49
|
+
...c
|
|
50
50
|
};
|
|
51
|
-
}), y =
|
|
51
|
+
}), y = h(
|
|
52
52
|
() => ({
|
|
53
53
|
iconDefinition: t.iconDefinition,
|
|
54
54
|
iconClass: t.iconClass || (i.value ? "external-link" : void 0),
|
|
@@ -61,12 +61,12 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
61
61
|
size: t.size
|
|
62
62
|
})
|
|
63
63
|
);
|
|
64
|
-
return (
|
|
64
|
+
return (c, l1) => (d(), b(e(F), w(C({ ...p.value, ...c.$attrs })), {
|
|
65
65
|
default: a(() => [
|
|
66
66
|
o(e(L), w(C(y.value)), {
|
|
67
67
|
default: a(() => [
|
|
68
|
-
v(
|
|
69
|
-
s(
|
|
68
|
+
v(c.$slots, "default", {}, () => [
|
|
69
|
+
s(_(t.text), 1)
|
|
70
70
|
])
|
|
71
71
|
]),
|
|
72
72
|
_: 3
|
|
@@ -75,10 +75,10 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
75
75
|
_: 3
|
|
76
76
|
}, 16));
|
|
77
77
|
}
|
|
78
|
-
}), H = { "aria-label": "Elected officials" }, V = /* @__PURE__ */
|
|
78
|
+
}), H = { "aria-label": "Elected officials" }, V = /* @__PURE__ */ m({
|
|
79
79
|
__name: "FirstNavSlotContent",
|
|
80
|
-
setup(
|
|
81
|
-
return (t, i) => (d(),
|
|
80
|
+
setup(r) {
|
|
81
|
+
return (t, i) => (d(), u("nav", H, [
|
|
82
82
|
i[8] || (i[8] = l("h4", null, "Elected officials", -1)),
|
|
83
83
|
l("ul", null, [
|
|
84
84
|
l("li", null, [
|
|
@@ -175,10 +175,10 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
175
175
|
])
|
|
176
176
|
]));
|
|
177
177
|
}
|
|
178
|
-
}),
|
|
178
|
+
}), S = { "aria-label": "Open government" }, $ = /* @__PURE__ */ m({
|
|
179
179
|
__name: "SecondNavSlotContent",
|
|
180
|
-
setup(
|
|
181
|
-
return (t, i) => (d(),
|
|
180
|
+
setup(r) {
|
|
181
|
+
return (t, i) => (d(), u("nav", S, [
|
|
182
182
|
i[8] || (i[8] = l("h4", null, "Open government", -1)),
|
|
183
183
|
l("ul", null, [
|
|
184
184
|
l("li", null, [
|
|
@@ -274,36 +274,36 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
274
274
|
]));
|
|
275
275
|
}
|
|
276
276
|
});
|
|
277
|
-
var
|
|
277
|
+
var P = {
|
|
278
278
|
prefix: "fab",
|
|
279
279
|
iconName: "facebook-f",
|
|
280
280
|
icon: [320, 512, [], "f39e", "M80 299.3l0 212.7 116 0 0-212.7 86.5 0 18-97.8-104.5 0 0-34.6c0-51.7 20.3-71.5 72.7-71.5 16.3 0 29.4 .4 37 1.2l0-88.7C291.4 4 256.4 0 236.2 0 129.3 0 80 50.5 80 159.4l0 42.1-66 0 0 97.8 66 0z"]
|
|
281
|
-
},
|
|
281
|
+
}, B = {
|
|
282
282
|
prefix: "fab",
|
|
283
283
|
iconName: "youtube",
|
|
284
284
|
icon: [576, 512, [61802], "f167", "M549.7 124.1C543.5 100.4 524.9 81.8 501.4 75.5 458.9 64 288.1 64 288.1 64S117.3 64 74.7 75.5C51.2 81.8 32.7 100.4 26.4 124.1 15 167 15 256.4 15 256.4s0 89.4 11.4 132.3c6.3 23.6 24.8 41.5 48.3 47.8 42.6 11.5 213.4 11.5 213.4 11.5s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zM232.2 337.6l0-162.4 142.7 81.2-142.7 81.2z"]
|
|
285
|
-
},
|
|
285
|
+
}, E = {
|
|
286
286
|
prefix: "fab",
|
|
287
287
|
iconName: "github",
|
|
288
288
|
icon: [512, 512, [], "f09b", "M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM252.8 8c-138.7 0-244.8 105.3-244.8 244 0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1 100-33.2 167.8-128.1 167.8-239 0-138.7-112.5-244-251.2-244zM105.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"]
|
|
289
|
-
},
|
|
289
|
+
}, R = {
|
|
290
290
|
prefix: "fab",
|
|
291
291
|
iconName: "flickr",
|
|
292
292
|
icon: [448, 512, [], "f16e", "M400 32L48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48zM144.5 192a63.5 63.5 0 1 1 0 127 63.5 63.5 0 1 1 0-127zm159 0a63.5 63.5 0 1 1 0 127 63.5 63.5 0 1 1 0-127z"]
|
|
293
|
-
},
|
|
293
|
+
}, O = {
|
|
294
294
|
prefix: "fab",
|
|
295
295
|
iconName: "instagram",
|
|
296
296
|
icon: [448, 512, [], "f16d", "M224.3 141a115 115 0 1 0 -.6 230 115 115 0 1 0 .6-230zm-.6 40.4a74.6 74.6 0 1 1 .6 149.2 74.6 74.6 0 1 1 -.6-149.2zm93.4-45.1a26.8 26.8 0 1 1 53.6 0 26.8 26.8 0 1 1 -53.6 0zm129.7 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM399 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"]
|
|
297
|
-
},
|
|
297
|
+
}, T = {
|
|
298
298
|
prefix: "fab",
|
|
299
299
|
iconName: "x-twitter",
|
|
300
300
|
icon: [448, 512, [], "e61b", "M357.2 48L427.8 48 273.6 224.2 455 464 313 464 201.7 318.6 74.5 464 3.8 464 168.7 275.5-5.2 48 140.4 48 240.9 180.9 357.2 48zM332.4 421.8l39.1 0-252.4-333.8-42 0 255.3 333.8z"]
|
|
301
|
-
},
|
|
301
|
+
}, Z = {
|
|
302
302
|
prefix: "fab",
|
|
303
303
|
iconName: "linkedin-in",
|
|
304
304
|
icon: [448, 512, [], "f0e1", "M100.3 448l-92.9 0 0-299.1 92.9 0 0 299.1zM53.8 108.1C24.1 108.1 0 83.5 0 53.8 0 39.5 5.7 25.9 15.8 15.8s23.8-15.8 38-15.8 27.9 5.7 38 15.8 15.8 23.8 15.8 38c0 29.7-24.1 54.3-53.8 54.3zM447.9 448l-92.7 0 0-145.6c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7l0 148.1-92.8 0 0-299.1 89.1 0 0 40.8 1.3 0c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3l0 164.3-.1 0z"]
|
|
305
305
|
};
|
|
306
|
-
const
|
|
306
|
+
const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
307
307
|
<g clip-path="url(#clip0_745_1378)">
|
|
308
308
|
<path d="M28 3.125H3.1V17H28V3.125ZM0 17.1875V3.125C0 1.40137 1.39016 0 3.1 0H27.9C29.6098 0 31 1.40137 31 3.125V17.1875C31 18.9111 29.6098 20.3125 27.9 20H3.1C1.39016 20.3125 0 18.9111 0 17.1875ZM4.65 23.4375C4.65 22.5732 5.34266 21.875 6.2 21.875H24.8C25.6573 21.875 26.35 22.5732 26.35 23.4375C26.35 24.3018 25.6573 25 24.8 25H6.2C5.34266 25 4.65 24.3018 4.65 23.4375Z" fill="#ECFDFF"/>
|
|
309
309
|
<path d="M8.76074 10.4209V9.69727H10.6299V11.4082C10.4482 11.584 10.1846 11.7393 9.83887 11.874C9.49512 12.0068 9.14648 12.0732 8.79297 12.0732C8.34375 12.0732 7.95215 11.9795 7.61816 11.792C7.28418 11.6025 7.0332 11.333 6.86523 10.9834C6.69727 10.6318 6.61328 10.25 6.61328 9.83789C6.61328 9.39062 6.70703 8.99316 6.89453 8.64551C7.08203 8.29785 7.35645 8.03125 7.71777 7.8457C7.99316 7.70312 8.33594 7.63184 8.74609 7.63184C9.2793 7.63184 9.69531 7.74414 9.99414 7.96875C10.2949 8.19141 10.4883 8.5 10.5742 8.89453L9.71289 9.05566C9.65234 8.84473 9.53809 8.67871 9.37012 8.55762C9.2041 8.43457 8.99609 8.37305 8.74609 8.37305C8.36719 8.37305 8.06543 8.49316 7.84082 8.7334C7.61816 8.97363 7.50684 9.33008 7.50684 9.80273C7.50684 10.3125 7.62012 10.6953 7.84668 10.9512C8.07324 11.2051 8.37012 11.332 8.7373 11.332C8.91895 11.332 9.10059 11.2969 9.28223 11.2266C9.46582 11.1543 9.62305 11.0674 9.75391 10.9658V10.4209H8.76074ZM11.2363 10.4004C11.2363 10.127 11.3037 9.8623 11.4385 9.60645C11.5732 9.35059 11.7637 9.15527 12.0098 9.02051C12.2578 8.88574 12.5342 8.81836 12.8389 8.81836C13.3096 8.81836 13.6953 8.97168 13.9961 9.27832C14.2969 9.58301 14.4473 9.96875 14.4473 10.4355C14.4473 10.9062 14.2949 11.2969 13.9902 11.6074C13.6875 11.916 13.3057 12.0703 12.8447 12.0703C12.5596 12.0703 12.2871 12.0059 12.0273 11.877C11.7695 11.748 11.5732 11.5596 11.4385 11.3115C11.3037 11.0615 11.2363 10.7578 11.2363 10.4004ZM12.0801 10.4443C12.0801 10.7529 12.1533 10.9893 12.2998 11.1533C12.4463 11.3174 12.627 11.3994 12.8418 11.3994C13.0566 11.3994 13.2363 11.3174 13.3809 11.1533C13.5273 10.9893 13.6006 10.751 13.6006 10.4385C13.6006 10.1338 13.5273 9.89941 13.3809 9.73535C13.2363 9.57129 13.0566 9.48926 12.8418 9.48926C12.627 9.48926 12.4463 9.57129 12.2998 9.73535C12.1533 9.89941 12.0801 10.1357 12.0801 10.4443ZM15.9502 12L14.6963 8.88867H15.5605L16.1465 10.4766L16.3164 11.0068C16.3613 10.8721 16.3896 10.7832 16.4014 10.7402C16.4287 10.6523 16.458 10.5645 16.4893 10.4766L17.0811 8.88867H17.9277L16.6914 12H15.9502ZM19.4072 12V8.43164H18.1328V7.70508H21.5459V8.43164H20.2744V12H19.4072ZM23.2041 12L21.6689 7.70508H22.6094L23.6963 10.8838L24.748 7.70508H25.668L24.1299 12H23.2041Z" fill="#ECFDFF"/>
|
|
@@ -314,11 +314,11 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
314
314
|
</clipPath>
|
|
315
315
|
</defs>
|
|
316
316
|
</svg>
|
|
317
|
-
`,
|
|
317
|
+
`, A = { "aria-label": "Explore Philadelphia" }, I = { "aria-label": "Social media" }, G = { class: "phila-footer-icon-list" }, X = /* @__PURE__ */ m({
|
|
318
318
|
__name: "ThirdNavSlotContent",
|
|
319
|
-
setup(
|
|
320
|
-
return (t, i) => (d(),
|
|
321
|
-
l("nav",
|
|
319
|
+
setup(r) {
|
|
320
|
+
return (t, i) => (d(), u("div", null, [
|
|
321
|
+
l("nav", A, [
|
|
322
322
|
i[2] || (i[2] = l("h4", null, "Explore Philadelphia", -1)),
|
|
323
323
|
l("ul", null, [
|
|
324
324
|
l("li", null, [
|
|
@@ -347,13 +347,13 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
347
347
|
])
|
|
348
348
|
])
|
|
349
349
|
]),
|
|
350
|
-
l("nav",
|
|
351
|
-
l("ul",
|
|
350
|
+
l("nav", I, [
|
|
351
|
+
l("ul", G, [
|
|
352
352
|
l("li", null, [
|
|
353
353
|
o(e(n), {
|
|
354
354
|
"icon-only": "",
|
|
355
355
|
size: "medium",
|
|
356
|
-
"icon-definition": e(
|
|
356
|
+
"icon-definition": e(P),
|
|
357
357
|
href: "https://www.facebook.com/cityofphiladelphia",
|
|
358
358
|
"aria-label": "Facebook"
|
|
359
359
|
}, null, 8, ["icon-definition"])
|
|
@@ -362,7 +362,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
362
362
|
o(e(n), {
|
|
363
363
|
"icon-only": "",
|
|
364
364
|
size: "medium",
|
|
365
|
-
"icon-definition": e(
|
|
365
|
+
"icon-definition": e(T),
|
|
366
366
|
href: "https://twitter.com/PhiladelphiaGov",
|
|
367
367
|
"aria-label": "X (Twitter)"
|
|
368
368
|
}, null, 8, ["icon-definition"])
|
|
@@ -371,7 +371,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
371
371
|
o(e(n), {
|
|
372
372
|
"icon-only": "",
|
|
373
373
|
size: "medium",
|
|
374
|
-
"icon-definition": e(
|
|
374
|
+
"icon-definition": e(O),
|
|
375
375
|
href: "https://www.instagram.com/cityofphiladelphia/",
|
|
376
376
|
"aria-label": "Instagram"
|
|
377
377
|
}, null, 8, ["icon-definition"])
|
|
@@ -380,7 +380,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
380
380
|
o(e(n), {
|
|
381
381
|
"icon-only": "",
|
|
382
382
|
size: "medium",
|
|
383
|
-
"svg-raw": e(
|
|
383
|
+
"svg-raw": e(D),
|
|
384
384
|
href: "https://www.phila.gov/departments/office-of-innovation-and-technology/phlgovtv/",
|
|
385
385
|
"aria-label": "PhlGovTV"
|
|
386
386
|
}, null, 8, ["svg-raw"])
|
|
@@ -389,7 +389,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
389
389
|
o(e(n), {
|
|
390
390
|
"icon-only": "",
|
|
391
391
|
size: "medium",
|
|
392
|
-
"icon-definition": e(
|
|
392
|
+
"icon-definition": e(B),
|
|
393
393
|
href: "https://www.youtube.com/user/PhilaGov",
|
|
394
394
|
"aria-label": "YouTube"
|
|
395
395
|
}, null, 8, ["icon-definition"])
|
|
@@ -398,7 +398,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
398
398
|
o(e(n), {
|
|
399
399
|
"icon-only": "",
|
|
400
400
|
size: "medium",
|
|
401
|
-
"icon-definition": e(
|
|
401
|
+
"icon-definition": e(R),
|
|
402
402
|
href: "https://www.flickr.com/photos/phillycityrep",
|
|
403
403
|
"aria-label": "Flickr"
|
|
404
404
|
}, null, 8, ["icon-definition"])
|
|
@@ -407,7 +407,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
407
407
|
o(e(n), {
|
|
408
408
|
"icon-only": "",
|
|
409
409
|
size: "medium",
|
|
410
|
-
"icon-definition": e(
|
|
410
|
+
"icon-definition": e(E),
|
|
411
411
|
href: "https://github.com/CityOfPhiladelphia",
|
|
412
412
|
"aria-label": "GitHub"
|
|
413
413
|
}, null, 8, ["icon-definition"])
|
|
@@ -416,7 +416,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
416
416
|
o(e(n), {
|
|
417
417
|
"icon-only": "",
|
|
418
418
|
size: "medium",
|
|
419
|
-
"icon-definition": e(
|
|
419
|
+
"icon-definition": e(Z),
|
|
420
420
|
href: "https://www.linkedin.com/showcase/phlcitycareers",
|
|
421
421
|
"aria-label": "LinkedIn"
|
|
422
422
|
}, null, 8, ["icon-definition"])
|
|
@@ -425,91 +425,100 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
425
425
|
])
|
|
426
426
|
]));
|
|
427
427
|
}
|
|
428
|
-
}), z = (
|
|
429
|
-
const i =
|
|
430
|
-
for (const [
|
|
431
|
-
i[
|
|
428
|
+
}), z = (r, t) => {
|
|
429
|
+
const i = r.__vccOpts || r;
|
|
430
|
+
for (const [f, p] of t)
|
|
431
|
+
i[f] = p;
|
|
432
432
|
return i;
|
|
433
|
-
},
|
|
433
|
+
}, Y = /* @__PURE__ */ z(X, [["__scopeId", "data-v-c807bb8c"]]), W = /* @__PURE__ */ m({
|
|
434
|
+
__name: "SubFooterContent",
|
|
435
|
+
setup(r) {
|
|
436
|
+
return (t, i) => (d(), u(x, null, [
|
|
437
|
+
o(e(n), {
|
|
438
|
+
size: "small",
|
|
439
|
+
href: "https://www.phila.gov/terms-of-use/"
|
|
440
|
+
}, {
|
|
441
|
+
default: a(() => [...i[0] || (i[0] = [
|
|
442
|
+
s("Terms of use", -1)
|
|
443
|
+
])]),
|
|
444
|
+
_: 1
|
|
445
|
+
}),
|
|
446
|
+
o(e(n), {
|
|
447
|
+
size: "small",
|
|
448
|
+
href: "https://www.phila.gov/open-records-policy/"
|
|
449
|
+
}, {
|
|
450
|
+
default: a(() => [...i[1] || (i[1] = [
|
|
451
|
+
s("Right to know", -1)
|
|
452
|
+
])]),
|
|
453
|
+
_: 1
|
|
454
|
+
}),
|
|
455
|
+
o(e(n), {
|
|
456
|
+
size: "small",
|
|
457
|
+
href: "https://www.phila.gov/privacypolicy/"
|
|
458
|
+
}, {
|
|
459
|
+
default: a(() => [...i[2] || (i[2] = [
|
|
460
|
+
s("Privacy Policy", -1)
|
|
461
|
+
])]),
|
|
462
|
+
_: 1
|
|
463
|
+
}),
|
|
464
|
+
o(e(n), {
|
|
465
|
+
size: "small",
|
|
466
|
+
href: "https://www.phila.gov/accessibility-policy/"
|
|
467
|
+
}, {
|
|
468
|
+
default: a(() => [...i[3] || (i[3] = [
|
|
469
|
+
s("Accessibility", -1)
|
|
470
|
+
])]),
|
|
471
|
+
_: 1
|
|
472
|
+
})
|
|
473
|
+
], 64));
|
|
474
|
+
}
|
|
475
|
+
}), j = {
|
|
434
476
|
key: 0,
|
|
435
477
|
id: "mainFooter",
|
|
436
478
|
class: "phila-main-footer has-background-primary"
|
|
437
|
-
},
|
|
479
|
+
}, q = { class: "phila-main-footer-content" }, J = { class: "phila-main-footer-slot" }, K = { class: "phila-main-footer-slot" }, Q = { class: "phila-main-footer-slot" }, U = {
|
|
438
480
|
id: "subFooter",
|
|
439
481
|
class: "phila-sub-footer has-background-primary"
|
|
440
|
-
},
|
|
482
|
+
}, i1 = /* @__PURE__ */ m({
|
|
441
483
|
__name: "AppFooter",
|
|
442
484
|
props: {
|
|
443
485
|
subFooterOnly: { type: Boolean, default: !1 },
|
|
444
486
|
className: {}
|
|
445
487
|
},
|
|
446
|
-
setup(
|
|
447
|
-
const t =
|
|
448
|
-
return (
|
|
449
|
-
class:
|
|
488
|
+
setup(r) {
|
|
489
|
+
const t = r, i = h(() => g("phila-footer content", t.className));
|
|
490
|
+
return (f, p) => (d(), u("footer", {
|
|
491
|
+
class: k(i.value)
|
|
450
492
|
}, [
|
|
451
|
-
|
|
452
|
-
l("div",
|
|
453
|
-
l("div",
|
|
454
|
-
v(
|
|
493
|
+
r.subFooterOnly ? M("", !0) : (d(), u("div", j, [
|
|
494
|
+
l("div", q, [
|
|
495
|
+
l("div", J, [
|
|
496
|
+
v(f.$slots, "firstNavSlot", {}, () => [
|
|
455
497
|
o(V)
|
|
456
498
|
], !0)
|
|
457
499
|
]),
|
|
458
|
-
|
|
459
|
-
l("div",
|
|
460
|
-
v(
|
|
461
|
-
o(
|
|
500
|
+
p[0] || (p[0] = l("div", { class: "phila-main-footer-divider" }, null, -1)),
|
|
501
|
+
l("div", K, [
|
|
502
|
+
v(f.$slots, "secondNavSlot", {}, () => [
|
|
503
|
+
o($)
|
|
462
504
|
], !0)
|
|
463
505
|
]),
|
|
464
|
-
|
|
465
|
-
l("div",
|
|
466
|
-
v(
|
|
467
|
-
o(
|
|
506
|
+
p[1] || (p[1] = l("div", { class: "phila-main-footer-divider" }, null, -1)),
|
|
507
|
+
l("div", Q, [
|
|
508
|
+
v(f.$slots, "thirdNavSlot", {}, () => [
|
|
509
|
+
o(Y)
|
|
468
510
|
], !0)
|
|
469
511
|
])
|
|
470
512
|
])
|
|
471
513
|
])),
|
|
472
|
-
l("div",
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
}, {
|
|
477
|
-
default: a(() => [...r[2] || (r[2] = [
|
|
478
|
-
s("Terms of use", -1)
|
|
479
|
-
])]),
|
|
480
|
-
_: 1
|
|
481
|
-
}),
|
|
482
|
-
o(e(n), {
|
|
483
|
-
size: "small",
|
|
484
|
-
href: "https://www.phila.gov/open-records-policy/"
|
|
485
|
-
}, {
|
|
486
|
-
default: a(() => [...r[3] || (r[3] = [
|
|
487
|
-
s("Right to know", -1)
|
|
488
|
-
])]),
|
|
489
|
-
_: 1
|
|
490
|
-
}),
|
|
491
|
-
o(e(n), {
|
|
492
|
-
size: "small",
|
|
493
|
-
href: "https://www.phila.gov/privacypolicy/"
|
|
494
|
-
}, {
|
|
495
|
-
default: a(() => [...r[4] || (r[4] = [
|
|
496
|
-
s("Privacy Policy", -1)
|
|
497
|
-
])]),
|
|
498
|
-
_: 1
|
|
499
|
-
}),
|
|
500
|
-
o(e(n), {
|
|
501
|
-
size: "small",
|
|
502
|
-
href: "https://www.phila.gov/accessibility-policy/"
|
|
503
|
-
}, {
|
|
504
|
-
default: a(() => [...r[5] || (r[5] = [
|
|
505
|
-
s("Accessibility", -1)
|
|
506
|
-
])]),
|
|
507
|
-
_: 1
|
|
508
|
-
})
|
|
514
|
+
l("div", U, [
|
|
515
|
+
v(f.$slots, "subFooterSlot", {}, () => [
|
|
516
|
+
o(W)
|
|
517
|
+
], !0)
|
|
509
518
|
])
|
|
510
519
|
], 2));
|
|
511
520
|
}
|
|
512
|
-
}),
|
|
521
|
+
}), o1 = /* @__PURE__ */ z(i1, [["__scopeId", "data-v-4efba862"]]);
|
|
513
522
|
export {
|
|
514
|
-
|
|
523
|
+
o1 as AppFooter
|
|
515
524
|
};
|