@phila/phila-ui-app-footer 1.2.3-beta.6 → 1.2.3-beta.8

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/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-fa0cb348]{color:var(--Schemes-On-Primary-Container)}.phila-footer [data-v-fa0cb348] ul{list-style:none;padding:0;margin-top:var(--spacing-m)}.phila-footer [data-v-fa0cb348] li{margin-bottom:var(--spacing-xs);padding:0}.phila-main-footer[data-v-fa0cb348]{display:flex;justify-content:center;padding:var(--spacing-xl);background-color:var(--union-blue-500-union-blue)}.phila-main-footer [data-v-fa0cb348] :is(h1,h2,h3,h4,h5,h6){color:var(--Schemes-On-Primary)}.phila-main-footer-content[data-v-fa0cb348]{display:flex;max-width:60rem;gap:var(--spacing-3xl)}.phila-main-footer-slot[data-v-fa0cb348]{display:flex;min-width:6.25rem;flex:1 0 0}.phila-main-footer-divider[data-v-fa0cb348]{width:.0625rem;background-color:var(--Schemes-On-Primary-Container);height:100%}@media(max-width:40rem){.phila-main-footer-content[data-v-fa0cb348]{flex-direction:column}.phila-main-footer-divider[data-v-fa0cb348]{height:.0625rem;width:100%}}.phila-sub-footer[data-v-fa0cb348]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-xs);padding:var(--spacing-m);background-color:var(--Schemes-On-Surface-High)}
1
+ .phila-footer-icon-list[data-v-08e653d8]{display:flex;flex-wrap:wrap;gap:var(--spacing-xs)}.phila-footer-icon-list li a[data-v-08e653d8]{display:flex;align-items:center;justify-content:center}.phila-footer[data-v-fa0cb348]{color:var(--Schemes-On-Primary-Container)}.phila-footer [data-v-fa0cb348] ul{list-style:none;padding:0;margin-top:var(--spacing-m)}.phila-footer [data-v-fa0cb348] li{margin-bottom:var(--spacing-xs);padding:0}.phila-main-footer[data-v-fa0cb348]{display:flex;justify-content:center;padding:var(--spacing-xl);background-color:var(--union-blue-500-union-blue)}.phila-main-footer [data-v-fa0cb348] :is(h1,h2,h3,h4,h5,h6){color:var(--Schemes-On-Primary)}.phila-main-footer-content[data-v-fa0cb348]{display:flex;max-width:60rem;gap:var(--spacing-3xl)}.phila-main-footer-slot[data-v-fa0cb348]{display:flex;min-width:6.25rem;flex:1 0 0}.phila-main-footer-divider[data-v-fa0cb348]{width:.0625rem;background-color:var(--Schemes-On-Primary-Container);height:100%}@media(max-width:40rem){.phila-main-footer-content[data-v-fa0cb348]{flex-direction:column}.phila-main-footer-divider[data-v-fa0cb348]{height:.0625rem;width:100%}}.phila-sub-footer[data-v-fa0cb348]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-xs);padding:var(--spacing-m);background-color:var(--Schemes-On-Surface-High)}
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(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">
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');const e=require("vue"),d=require("@phila/phila-ui-core"),a=require("@phila/phila-ui-core/icons"),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:{},icon:{},src:{},svgRaw:{},variant:{default:"default"},isExternal:{type:Boolean,default:!1}},setup(n){const l=n,t=e.computed(()=>!(!l.isExternal||l.icon||l.src||l.svgRaw)),r=e.computed(()=>d.cn("phila-link",l.variant&&`phila-link--${l.variant}`,l.size&&`is-${l.size}`,l.iconOnly&&"icon-link",l.disabled&&"is-disabled",l.className)),i=e.computed(()=>{const s={disabled:l.disabled,ariaLabel:l.ariaLabel,className:r.value};return d.isRouterLink(l)?{to:l.to,...s}:{href:l.href,target:l.target,rel:l.rel,...s}}),u=e.computed(()=>({icon:l.icon??(t.value?a.IconUpRightFromSquare: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(s,S)=>(e.openBlock(),e.createBlock(e.unref(d.BaseLink),e.normalizeProps(e.guardReactiveProps({...i.value,...s.$attrs})),{default:e.withCtx(()=>[e.createVNode(e.unref(d.ActionContent),e.normalizeProps(e.guardReactiveProps(u.value)),{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.text),1)])]),_:3},16)]),_:3},16))}}),p={"aria-label":"Elected officials"},m=e.defineComponent({__name:"FirstNavSlotContent",setup(n){return(l,t)=>(e.openBlock(),e.createElementBlock("nav",p,[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})])])]))}}),f={"aria-label":"Open government"},h=e.defineComponent({__name:"SecondNavSlotContent",setup(n){return(l,t)=>(e.openBlock(),e.createElementBlock("nav",f,[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})])])]))}}),V=`<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(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-links-on-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-links-on-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-fa0cb348"]]);exports.AppFooter=P;
12
+ `,N={"aria-label":"Explore Philadelphia"},w={"aria-label":"Social media"},C={class:"phila-footer-icon-list"},v=e.defineComponent({__name:"ThirdNavSlotContent",setup(n){return(l,t)=>(e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("nav",N,[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",w,[e.createElementVNode("ul",C,[e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium",icon:e.unref(a.IconFacebook),href:"https://www.facebook.com/cityofphiladelphia","aria-label":"Facebook"},null,8,["icon"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium",icon:e.unref(a.IconXTwitter),href:"https://twitter.com/PhiladelphiaGov","aria-label":"X (Twitter)"},null,8,["icon"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium",icon:e.unref(a.IconInstagram),href:"https://www.instagram.com/cityofphiladelphia/","aria-label":"Instagram"},null,8,["icon"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium","svg-raw":e.unref(V),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:e.unref(a.IconYoutube),href:"https://www.youtube.com/user/PhilaGov","aria-label":"YouTube"},null,8,["icon"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium",icon:e.unref(a.IconFlickr),href:"https://www.flickr.com/photos/phillycityrep","aria-label":"Flickr"},null,8,["icon"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium",icon:e.unref(a.IconGithub),href:"https://github.com/CityOfPhiladelphia","aria-label":"GitHub"},null,8,["icon"])]),e.createElementVNode("li",null,[e.createVNode(e.unref(o),{"icon-only":"",size:"medium",icon:e.unref(a.IconLinkedinIn),href:"https://www.linkedin.com/showcase/phlcitycareers","aria-label":"LinkedIn"},null,8,["icon"])])])])]))}}),c=(n,l)=>{const t=n.__vccOpts||n;for(const[r,i]of l)t[r]=i;return t},g=c(v,[["__scopeId","data-v-08e653d8"]]),x=e.defineComponent({__name:"SubFooterContent",setup(n){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))}}),y={key:0,id:"mainFooter",class:"phila-main-footer has-links-on-primary"},E={class:"phila-main-footer-content"},b={class:"phila-main-footer-slot"},z={class:"phila-main-footer-slot"},_={class:"phila-main-footer-slot"},k={id:"subFooter",class:"phila-sub-footer has-links-on-primary"},T=e.defineComponent({__name:"AppFooter",props:{subFooterOnly:{type:Boolean,default:!1},className:{}},setup(n){const l=n,t=e.computed(()=>d.cn("phila-footer content",l.className));return(r,i)=>(e.openBlock(),e.createElementBlock("footer",{class:e.normalizeClass(t.value)},[n.subFooterOnly?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",y,[e.createElementVNode("div",E,[e.createElementVNode("div",b,[e.renderSlot(r.$slots,"firstNavSlot",{},()=>[e.createVNode(m)],!0)]),i[0]||(i[0]=e.createElementVNode("div",{class:"phila-main-footer-divider"},null,-1)),e.createElementVNode("div",z,[e.renderSlot(r.$slots,"secondNavSlot",{},()=>[e.createVNode(h)],!0)]),i[1]||(i[1]=e.createElementVNode("div",{class:"phila-main-footer-divider"},null,-1)),e.createElementVNode("div",_,[e.renderSlot(r.$slots,"thirdNavSlot",{},()=>[e.createVNode(g)],!0)])])])),e.createElementVNode("div",k,[e.renderSlot(r.$slots,"subFooterSlot",{},()=>[e.createVNode(x)],!0)])],2))}}),B=c(T,[["__scopeId","data-v-fa0cb348"]]);exports.AppFooter=B;
package/dist/index.mjs CHANGED
@@ -1,6 +1,7 @@
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 s, createVNode as o, renderSlot as v, createTextVNode as a, 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({
1
+ import { defineComponent as h, computed as c, createBlock as b, openBlock as d, unref as e, normalizeProps as v, guardReactiveProps as C, withCtx as s, createVNode as o, renderSlot as w, createTextVNode as a, toDisplayString as _, createElementBlock as f, createElementVNode as t, Fragment as k, normalizeClass as x, createCommentVNode as F } from "vue";
2
+ import { cn as g, isRouterLink as H, BaseLink as L, ActionContent as V } from "@phila/phila-ui-core";
3
+ import { IconUpRightFromSquare as S, IconFacebook as $, IconXTwitter as N, IconInstagram as I, IconYoutube as P, IconFlickr as B, IconGithub as E, IconLinkedinIn as R } from "@phila/phila-ui-core/icons";
4
+ import './index.css';const n = /* @__PURE__ */ h({
4
5
  inheritAttrs: !1,
5
6
  __name: "Link",
6
7
  props: {
@@ -18,55 +19,53 @@ import './index.css';const n = /* @__PURE__ */ m({
18
19
  size: {},
19
20
  shadow: { type: Boolean },
20
21
  iconSize: {},
21
- iconDefinition: {},
22
- iconClass: {},
22
+ icon: {},
23
23
  src: {},
24
24
  svgRaw: {},
25
25
  variant: { default: "default" },
26
26
  isExternal: { type: Boolean, default: !1 }
27
27
  },
28
28
  setup(r) {
29
- const t = r, i = h(() => !(!t.isExternal || t.iconDefinition || t.iconClass || t.src || t.svgRaw)), f = h(() => g(
29
+ const i = r, l = c(() => !(!i.isExternal || i.icon || i.src || i.svgRaw)), p = c(() => g(
30
30
  "phila-link",
31
- t.variant && `phila-link--${t.variant}`,
32
- t.size && `is-${t.size}`,
33
- t.iconOnly && "icon-link",
34
- t.disabled && "is-disabled",
35
- t.className
36
- )), p = h(() => {
37
- const c = {
38
- disabled: t.disabled,
39
- ariaLabel: t.ariaLabel,
40
- className: f.value
31
+ i.variant && `phila-link--${i.variant}`,
32
+ i.size && `is-${i.size}`,
33
+ i.iconOnly && "icon-link",
34
+ i.disabled && "is-disabled",
35
+ i.className
36
+ )), u = c(() => {
37
+ const m = {
38
+ disabled: i.disabled,
39
+ ariaLabel: i.ariaLabel,
40
+ className: p.value
41
41
  };
42
- return N(t) ? {
43
- to: t.to,
44
- ...c
42
+ return H(i) ? {
43
+ to: i.to,
44
+ ...m
45
45
  } : {
46
- href: t.href,
47
- target: t.target,
48
- rel: t.rel,
49
- ...c
46
+ href: i.href,
47
+ target: i.target,
48
+ rel: i.rel,
49
+ ...m
50
50
  };
51
- }), y = h(
51
+ }), z = c(
52
52
  () => ({
53
- iconDefinition: t.iconDefinition,
54
- iconClass: t.iconClass || (i.value ? "external-link" : void 0),
55
- src: t.src,
56
- svgRaw: t.svgRaw,
57
- iconRight: i.value ? !0 : t.iconRight,
58
- iconOnly: t.iconOnly,
59
- inline: t.inline,
60
- text: t.text,
61
- size: t.size
53
+ icon: i.icon ?? (l.value ? S : void 0),
54
+ src: i.src,
55
+ svgRaw: i.svgRaw,
56
+ iconRight: l.value ? !0 : i.iconRight,
57
+ iconOnly: i.iconOnly,
58
+ inline: i.inline,
59
+ text: i.text,
60
+ size: i.size
62
61
  })
63
62
  );
64
- return (c, l1) => (d(), b(e(F), w(C({ ...p.value, ...c.$attrs })), {
63
+ return (m, el) => (d(), b(e(L), v(C({ ...u.value, ...m.$attrs })), {
65
64
  default: s(() => [
66
- o(e(L), w(C(y.value)), {
65
+ o(e(V), v(C(z.value)), {
67
66
  default: s(() => [
68
- v(c.$slots, "default", {}, () => [
69
- a(_(t.text), 1)
67
+ w(m.$slots, "default", {}, () => [
68
+ a(_(i.text), 1)
70
69
  ])
71
70
  ]),
72
71
  _: 3
@@ -75,98 +74,98 @@ import './index.css';const n = /* @__PURE__ */ m({
75
74
  _: 3
76
75
  }, 16));
77
76
  }
78
- }), H = { "aria-label": "Elected officials" }, V = /* @__PURE__ */ m({
77
+ }), O = { "aria-label": "Elected officials" }, M = /* @__PURE__ */ h({
79
78
  __name: "FirstNavSlotContent",
80
79
  setup(r) {
81
- return (t, i) => (d(), u("nav", H, [
82
- i[8] || (i[8] = l("h4", null, "Elected officials", -1)),
83
- l("ul", null, [
84
- l("li", null, [
80
+ return (i, l) => (d(), f("nav", O, [
81
+ l[8] || (l[8] = t("h4", null, "Elected officials", -1)),
82
+ t("ul", null, [
83
+ t("li", null, [
85
84
  o(e(n), {
86
85
  size: "small",
87
86
  href: "https://www.phila.gov/departments/mayor/"
88
87
  }, {
89
- default: s(() => [...i[0] || (i[0] = [
88
+ default: s(() => [...l[0] || (l[0] = [
90
89
  a("Mayor", -1)
91
90
  ])]),
92
91
  _: 1
93
92
  })
94
93
  ]),
95
- l("li", null, [
94
+ t("li", null, [
96
95
  o(e(n), {
97
96
  size: "small",
98
97
  href: "http://phlcouncil.com/",
99
98
  "is-external": ""
100
99
  }, {
101
- default: s(() => [...i[1] || (i[1] = [
100
+ default: s(() => [...l[1] || (l[1] = [
102
101
  a("City Council", -1)
103
102
  ])]),
104
103
  _: 1
105
104
  })
106
105
  ]),
107
- l("li", null, [
106
+ t("li", null, [
108
107
  o(e(n), {
109
108
  size: "small",
110
109
  href: "http://www.courts.phila.gov/"
111
110
  }, {
112
- default: s(() => [...i[2] || (i[2] = [
111
+ default: s(() => [...l[2] || (l[2] = [
113
112
  a("Courts", -1)
114
113
  ])]),
115
114
  _: 1
116
115
  })
117
116
  ]),
118
- l("li", null, [
117
+ t("li", null, [
119
118
  o(e(n), {
120
119
  size: "small",
121
120
  href: "https://phillyda.org/",
122
121
  "is-external": ""
123
122
  }, {
124
- default: s(() => [...i[3] || (i[3] = [
123
+ default: s(() => [...l[3] || (l[3] = [
125
124
  a("District Attorney", -1)
126
125
  ])]),
127
126
  _: 1
128
127
  })
129
128
  ]),
130
- l("li", null, [
129
+ t("li", null, [
131
130
  o(e(n), {
132
131
  size: "small",
133
132
  href: "https://controller.phila.gov/"
134
133
  }, {
135
- default: s(() => [...i[4] || (i[4] = [
134
+ default: s(() => [...l[4] || (l[4] = [
136
135
  a("City Controller", -1)
137
136
  ])]),
138
137
  _: 1
139
138
  })
140
139
  ]),
141
- l("li", null, [
140
+ t("li", null, [
142
141
  o(e(n), {
143
142
  size: "small",
144
143
  href: "https://phillysheriff.com/",
145
144
  "is-external": ""
146
145
  }, {
147
- default: s(() => [...i[5] || (i[5] = [
146
+ default: s(() => [...l[5] || (l[5] = [
148
147
  a("Sheriff", -1)
149
148
  ])]),
150
149
  _: 1
151
150
  })
152
151
  ]),
153
- l("li", null, [
152
+ t("li", null, [
154
153
  o(e(n), {
155
154
  size: "small",
156
155
  href: "https://vote.phila.gov/"
157
156
  }, {
158
- default: s(() => [...i[6] || (i[6] = [
157
+ default: s(() => [...l[6] || (l[6] = [
159
158
  a("City Commissioners", -1)
160
159
  ])]),
161
160
  _: 1
162
161
  })
163
162
  ]),
164
- l("li", null, [
163
+ t("li", null, [
165
164
  o(e(n), {
166
165
  size: "small",
167
166
  href: "https://www.phila.gov/departments/register-of-wills/"
168
167
  }, {
169
- default: s(() => [...i[7] || (i[7] = [
168
+ default: s(() => [...l[7] || (l[7] = [
170
169
  a("Register of Wills", -1)
171
170
  ])]),
172
171
  _: 1
@@ -175,96 +174,96 @@ import './index.css';const n = /* @__PURE__ */ m({
175
174
  ])
176
175
  ]));
177
176
  }
178
- }), S = { "aria-label": "Open government" }, $ = /* @__PURE__ */ m({
177
+ }), T = { "aria-label": "Open government" }, Z = /* @__PURE__ */ h({
179
178
  __name: "SecondNavSlotContent",
180
179
  setup(r) {
181
- return (t, i) => (d(), u("nav", S, [
182
- i[8] || (i[8] = l("h4", null, "Open government", -1)),
183
- l("ul", null, [
184
- l("li", null, [
180
+ return (i, l) => (d(), f("nav", T, [
181
+ l[8] || (l[8] = t("h4", null, "Open government", -1)),
182
+ t("ul", null, [
183
+ t("li", null, [
185
184
  o(e(n), {
186
185
  size: "small",
187
186
  href: "https://codelibrary.amlegal.com/codes/philadelphia/latest/overview",
188
187
  "is-external": ""
189
188
  }, {
190
- default: s(() => [...i[0] || (i[0] = [
189
+ default: s(() => [...l[0] || (l[0] = [
191
190
  a(" Philadelphia Code & Charter ", -1)
192
191
  ])]),
193
192
  _: 1
194
193
  })
195
194
  ]),
196
- l("li", null, [
195
+ t("li", null, [
197
196
  o(e(n), {
198
197
  size: "small",
199
198
  href: "https://www.phila.gov/departments/department-of-records/"
200
199
  }, {
201
- default: s(() => [...i[1] || (i[1] = [
200
+ default: s(() => [...l[1] || (l[1] = [
202
201
  a(" City records ", -1)
203
202
  ])]),
204
203
  _: 1
205
204
  })
206
205
  ]),
207
- l("li", null, [
206
+ t("li", null, [
208
207
  o(e(n), {
209
208
  size: "small",
210
209
  href: "https://www.phila.gov/departments/department-of-records/proposed-regulations/#/"
211
210
  }, {
212
- default: s(() => [...i[2] || (i[2] = [
211
+ default: s(() => [...l[2] || (l[2] = [
213
212
  a(" City agency regulations ", -1)
214
213
  ])]),
215
214
  _: 1
216
215
  })
217
216
  ]),
218
- l("li", null, [
217
+ t("li", null, [
219
218
  o(e(n), {
220
219
  size: "small",
221
220
  href: "https://www.phila.gov/departments/mayor/executive-orders/"
222
221
  }, {
223
- default: s(() => [...i[3] || (i[3] = [
222
+ default: s(() => [...l[3] || (l[3] = [
224
223
  a(" Executive orders ", -1)
225
224
  ])]),
226
225
  _: 1
227
226
  })
228
227
  ]),
229
- l("li", null, [
228
+ t("li", null, [
230
229
  o(e(n), {
231
230
  size: "small",
232
231
  href: "https://www.phila.gov/programs/integrity-works/"
233
232
  }, {
234
- default: s(() => [...i[4] || (i[4] = [
233
+ default: s(() => [...l[4] || (l[4] = [
235
234
  a(" Honesty in government ", -1)
236
235
  ])]),
237
236
  _: 1
238
237
  })
239
238
  ]),
240
- l("li", null, [
239
+ t("li", null, [
241
240
  o(e(n), {
242
241
  size: "small",
243
242
  href: "https://vote.phila.gov/"
244
243
  }, {
245
- default: s(() => [...i[5] || (i[5] = [
244
+ default: s(() => [...l[5] || (l[5] = [
246
245
  a(" Voting & elections ", -1)
247
246
  ])]),
248
247
  _: 1
249
248
  })
250
249
  ]),
251
- l("li", null, [
250
+ t("li", null, [
252
251
  o(e(n), {
253
252
  size: "small",
254
253
  href: "https://www.phila.gov/programs/open-data-program/"
255
254
  }, {
256
- default: s(() => [...i[6] || (i[6] = [
255
+ default: s(() => [...l[6] || (l[6] = [
257
256
  a(" Open data ", -1)
258
257
  ])]),
259
258
  _: 1
260
259
  })
261
260
  ]),
262
- l("li", null, [
261
+ t("li", null, [
263
262
  o(e(n), {
264
263
  size: "small",
265
264
  href: "https://www.phila.gov/documents/city-of-philadelphia-organization-chart/"
266
265
  }, {
267
- default: s(() => [...i[7] || (i[7] = [
266
+ default: s(() => [...l[7] || (l[7] = [
268
267
  a(" City organization chart ", -1)
269
268
  ])]),
270
269
  _: 1
@@ -273,37 +272,7 @@ import './index.css';const n = /* @__PURE__ */ m({
273
272
  ])
274
273
  ]));
275
274
  }
276
- });
277
- var P = {
278
- prefix: "fab",
279
- iconName: "facebook-f",
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
- }, B = {
282
- prefix: "fab",
283
- iconName: "youtube",
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
- }, E = {
286
- prefix: "fab",
287
- iconName: "github",
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
- }, R = {
290
- prefix: "fab",
291
- iconName: "flickr",
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
- }, O = {
294
- prefix: "fab",
295
- iconName: "instagram",
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
- }, T = {
298
- prefix: "fab",
299
- iconName: "x-twitter",
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
- }, Z = {
302
- prefix: "fab",
303
- iconName: "linkedin-in",
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
- };
306
- const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="http://www.w3.org/2000/svg">
275
+ }), A = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="http://www.w3.org/2000/svg">
307
276
  <g clip-path="url(#clip0_745_1378)">
308
277
  <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
278
  <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,32 +283,32 @@ const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
314
283
  </clipPath>
315
284
  </defs>
316
285
  </svg>
317
- `, A = { "aria-label": "Explore Philadelphia" }, I = { "aria-label": "Social media" }, G = { class: "phila-footer-icon-list" }, X = /* @__PURE__ */ m({
286
+ `, G = { "aria-label": "Explore Philadelphia" }, D = { "aria-label": "Social media" }, X = { class: "phila-footer-icon-list" }, Y = /* @__PURE__ */ h({
318
287
  __name: "ThirdNavSlotContent",
319
288
  setup(r) {
320
- return (t, i) => (d(), u("div", null, [
321
- l("nav", A, [
322
- i[2] || (i[2] = l("h4", null, "Explore Philadelphia", -1)),
323
- l("ul", null, [
324
- l("li", null, [
289
+ return (i, l) => (d(), f("div", null, [
290
+ t("nav", G, [
291
+ l[2] || (l[2] = t("h4", null, "Explore Philadelphia", -1)),
292
+ t("ul", null, [
293
+ t("li", null, [
325
294
  o(e(n), {
326
295
  size: "small",
327
296
  href: "https://www.septa.org/",
328
297
  "is-external": ""
329
298
  }, {
330
- default: s(() => [...i[0] || (i[0] = [
299
+ default: s(() => [...l[0] || (l[0] = [
331
300
  a("SEPTA", -1)
332
301
  ])]),
333
302
  _: 1
334
303
  })
335
304
  ]),
336
- l("li", null, [
305
+ t("li", null, [
337
306
  o(e(n), {
338
307
  size: "small",
339
308
  href: "https://www.visitphilly.com/",
340
309
  "is-external": ""
341
310
  }, {
342
- default: s(() => [...i[1] || (i[1] = [
311
+ default: s(() => [...l[1] || (l[1] = [
343
312
  a("Visit Philadelphia", -1)
344
313
  ])]),
345
314
  _: 1
@@ -347,98 +316,98 @@ const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
347
316
  ])
348
317
  ])
349
318
  ]),
350
- l("nav", I, [
351
- l("ul", G, [
352
- l("li", null, [
319
+ t("nav", D, [
320
+ t("ul", X, [
321
+ t("li", null, [
353
322
  o(e(n), {
354
323
  "icon-only": "",
355
324
  size: "medium",
356
- "icon-definition": e(P),
325
+ icon: e($),
357
326
  href: "https://www.facebook.com/cityofphiladelphia",
358
327
  "aria-label": "Facebook"
359
- }, null, 8, ["icon-definition"])
328
+ }, null, 8, ["icon"])
360
329
  ]),
361
- l("li", null, [
330
+ t("li", null, [
362
331
  o(e(n), {
363
332
  "icon-only": "",
364
333
  size: "medium",
365
- "icon-definition": e(T),
334
+ icon: e(N),
366
335
  href: "https://twitter.com/PhiladelphiaGov",
367
336
  "aria-label": "X (Twitter)"
368
- }, null, 8, ["icon-definition"])
337
+ }, null, 8, ["icon"])
369
338
  ]),
370
- l("li", null, [
339
+ t("li", null, [
371
340
  o(e(n), {
372
341
  "icon-only": "",
373
342
  size: "medium",
374
- "icon-definition": e(O),
343
+ icon: e(I),
375
344
  href: "https://www.instagram.com/cityofphiladelphia/",
376
345
  "aria-label": "Instagram"
377
- }, null, 8, ["icon-definition"])
346
+ }, null, 8, ["icon"])
378
347
  ]),
379
- l("li", null, [
348
+ t("li", null, [
380
349
  o(e(n), {
381
350
  "icon-only": "",
382
351
  size: "medium",
383
- "svg-raw": e(D),
352
+ "svg-raw": e(A),
384
353
  href: "https://www.phila.gov/departments/office-of-innovation-and-technology/phlgovtv/",
385
354
  "aria-label": "PhlGovTV"
386
355
  }, null, 8, ["svg-raw"])
387
356
  ]),
388
- l("li", null, [
357
+ t("li", null, [
389
358
  o(e(n), {
390
359
  "icon-only": "",
391
360
  size: "medium",
392
- "icon-definition": e(B),
361
+ icon: e(P),
393
362
  href: "https://www.youtube.com/user/PhilaGov",
394
363
  "aria-label": "YouTube"
395
- }, null, 8, ["icon-definition"])
364
+ }, null, 8, ["icon"])
396
365
  ]),
397
- l("li", null, [
366
+ t("li", null, [
398
367
  o(e(n), {
399
368
  "icon-only": "",
400
369
  size: "medium",
401
- "icon-definition": e(R),
370
+ icon: e(B),
402
371
  href: "https://www.flickr.com/photos/phillycityrep",
403
372
  "aria-label": "Flickr"
404
- }, null, 8, ["icon-definition"])
373
+ }, null, 8, ["icon"])
405
374
  ]),
406
- l("li", null, [
375
+ t("li", null, [
407
376
  o(e(n), {
408
377
  "icon-only": "",
409
378
  size: "medium",
410
- "icon-definition": e(E),
379
+ icon: e(E),
411
380
  href: "https://github.com/CityOfPhiladelphia",
412
381
  "aria-label": "GitHub"
413
- }, null, 8, ["icon-definition"])
382
+ }, null, 8, ["icon"])
414
383
  ]),
415
- l("li", null, [
384
+ t("li", null, [
416
385
  o(e(n), {
417
386
  "icon-only": "",
418
387
  size: "medium",
419
- "icon-definition": e(Z),
388
+ icon: e(R),
420
389
  href: "https://www.linkedin.com/showcase/phlcitycareers",
421
390
  "aria-label": "LinkedIn"
422
- }, null, 8, ["icon-definition"])
391
+ }, null, 8, ["icon"])
423
392
  ])
424
393
  ])
425
394
  ])
426
395
  ]));
427
396
  }
428
- }), z = (r, t) => {
429
- const i = r.__vccOpts || r;
430
- for (const [f, p] of t)
431
- i[f] = p;
432
- return i;
433
- }, Y = /* @__PURE__ */ z(X, [["__scopeId", "data-v-c807bb8c"]]), W = /* @__PURE__ */ m({
397
+ }), y = (r, i) => {
398
+ const l = r.__vccOpts || r;
399
+ for (const [p, u] of i)
400
+ l[p] = u;
401
+ return l;
402
+ }, q = /* @__PURE__ */ y(Y, [["__scopeId", "data-v-08e653d8"]]), U = /* @__PURE__ */ h({
434
403
  __name: "SubFooterContent",
435
404
  setup(r) {
436
- return (t, i) => (d(), u(x, null, [
405
+ return (i, l) => (d(), f(k, null, [
437
406
  o(e(n), {
438
407
  size: "small",
439
408
  href: "https://www.phila.gov/terms-of-use/"
440
409
  }, {
441
- default: s(() => [...i[0] || (i[0] = [
410
+ default: s(() => [...l[0] || (l[0] = [
442
411
  a("Terms of use", -1)
443
412
  ])]),
444
413
  _: 1
@@ -447,7 +416,7 @@ const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
447
416
  size: "small",
448
417
  href: "https://www.phila.gov/open-records-policy/"
449
418
  }, {
450
- default: s(() => [...i[1] || (i[1] = [
419
+ default: s(() => [...l[1] || (l[1] = [
451
420
  a("Right to know", -1)
452
421
  ])]),
453
422
  _: 1
@@ -456,7 +425,7 @@ const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
456
425
  size: "small",
457
426
  href: "https://www.phila.gov/privacypolicy/"
458
427
  }, {
459
- default: s(() => [...i[2] || (i[2] = [
428
+ default: s(() => [...l[2] || (l[2] = [
460
429
  a("Privacy Policy", -1)
461
430
  ])]),
462
431
  _: 1
@@ -465,60 +434,60 @@ const D = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
465
434
  size: "small",
466
435
  href: "https://www.phila.gov/accessibility-policy/"
467
436
  }, {
468
- default: s(() => [...i[3] || (i[3] = [
437
+ default: s(() => [...l[3] || (l[3] = [
469
438
  a("Accessibility", -1)
470
439
  ])]),
471
440
  _: 1
472
441
  })
473
442
  ], 64));
474
443
  }
475
- }), j = {
444
+ }), W = {
476
445
  key: 0,
477
446
  id: "mainFooter",
478
447
  class: "phila-main-footer has-links-on-primary"
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 = {
448
+ }, j = { class: "phila-main-footer-content" }, J = { class: "phila-main-footer-slot" }, K = { class: "phila-main-footer-slot" }, Q = { class: "phila-main-footer-slot" }, ll = {
480
449
  id: "subFooter",
481
450
  class: "phila-sub-footer has-links-on-primary"
482
- }, i1 = /* @__PURE__ */ m({
451
+ }, tl = /* @__PURE__ */ h({
483
452
  __name: "AppFooter",
484
453
  props: {
485
454
  subFooterOnly: { type: Boolean, default: !1 },
486
455
  className: {}
487
456
  },
488
457
  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)
458
+ const i = r, l = c(() => g("phila-footer content", i.className));
459
+ return (p, u) => (d(), f("footer", {
460
+ class: x(l.value)
492
461
  }, [
493
- r.subFooterOnly ? M("", !0) : (d(), u("div", j, [
494
- l("div", q, [
495
- l("div", J, [
496
- v(f.$slots, "firstNavSlot", {}, () => [
497
- o(V)
462
+ r.subFooterOnly ? F("", !0) : (d(), f("div", W, [
463
+ t("div", j, [
464
+ t("div", J, [
465
+ w(p.$slots, "firstNavSlot", {}, () => [
466
+ o(M)
498
467
  ], !0)
499
468
  ]),
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($)
469
+ u[0] || (u[0] = t("div", { class: "phila-main-footer-divider" }, null, -1)),
470
+ t("div", K, [
471
+ w(p.$slots, "secondNavSlot", {}, () => [
472
+ o(Z)
504
473
  ], !0)
505
474
  ]),
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)
475
+ u[1] || (u[1] = t("div", { class: "phila-main-footer-divider" }, null, -1)),
476
+ t("div", Q, [
477
+ w(p.$slots, "thirdNavSlot", {}, () => [
478
+ o(q)
510
479
  ], !0)
511
480
  ])
512
481
  ])
513
482
  ])),
514
- l("div", U, [
515
- v(f.$slots, "subFooterSlot", {}, () => [
516
- o(W)
483
+ t("div", ll, [
484
+ w(p.$slots, "subFooterSlot", {}, () => [
485
+ o(U)
517
486
  ], !0)
518
487
  ])
519
488
  ], 2));
520
489
  }
521
- }), o1 = /* @__PURE__ */ z(i1, [["__scopeId", "data-v-fa0cb348"]]);
490
+ }), sl = /* @__PURE__ */ y(tl, [["__scopeId", "data-v-fa0cb348"]]);
522
491
  export {
523
- o1 as AppFooter
492
+ sl as AppFooter
524
493
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phila/phila-ui-app-footer",
3
- "version": "1.2.3-beta.6",
3
+ "version": "1.2.3-beta.8",
4
4
  "type": "module",
5
5
  "description": "A footer vue component for site info and related links.",
6
6
  "main": "./dist/index.js",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@fortawesome/free-brands-svg-icons": "^7.1.0",
33
- "@phila/phila-ui-core": "3.0.0-beta.5",
34
- "@phila/phila-ui-link": "1.0.4-beta.5"
33
+ "@phila/phila-ui-core": "3.0.0-beta.7",
34
+ "@phila/phila-ui-link": "1.1.0-beta.7"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@types/node": "^24.0.0",