@phila/phila-ui-app-footer 1.2.2-beta.0 → 1.2.3-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.mjs +5 -4
- package/package.json +3 -3
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},iconDefinition:{},iconClass:{},src:{},svgRaw:{},variant:{default:"default"},isExternal:{type:Boolean,default:!1}},setup(n){const l=n,t=e.computed(()=>!(!l.isExternal||l.iconDefinition||l.iconClass||l.src||l.svgRaw)),a=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)),i=e.computed(()=>{const r={disabled:l.disabled,ariaLabel:l.ariaLabel,className:a.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,P)=>(e.openBlock(),e.createBlock(e.unref(s.BaseLink),e.normalizeProps(e.guardReactiveProps({...i.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(n){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(n){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"),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(n){const l=n,t=e.computed(()=>!(!l.isExternal||l.iconDefinition||l.iconClass||l.src||l.svgRaw)),a=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)),i=e.computed(()=>{const r={disabled:l.disabled,ariaLabel:l.ariaLabel,className:a.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,P)=>(e.openBlock(),e.createBlock(e.unref(s.BaseLink),e.normalizeProps(e.guardReactiveProps({...i.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(n){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(n){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(n){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=(n,l)=>{const t=n.__vccOpts||n;for(const[a,i]of l)t[a]=i;return t},k=d(b,[["__scopeId","data-v-c807bb8c"]]),T={key:0,id:"mainFooter",class:"phila-main-footer has-background-primary"},_={class:"phila-main-footer-content"},M={class:"phila-main-footer-slot"},B={class:"phila-main-footer-slot"},L={class:"phila-main-footer-slot"},H={id:"subFooter",class:"phila-sub-footer has-background-primary"},
|
|
12
|
+
`,z={"aria-label":"Explore Philadelphia"},y={"aria-label":"Social media"},E={class:"phila-footer-icon-list"},b=e.defineComponent({__name:"ThirdNavSlotContent",setup(n){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=(n,l)=>{const t=n.__vccOpts||n;for(const[a,i]of l)t[a]=i;return t},k=d(b,[["__scopeId","data-v-c807bb8c"]]),T={key:0,id:"mainFooter",class:"phila-main-footer has-background-primary"},_={class:"phila-main-footer-content"},M={class:"phila-main-footer-slot"},B={class:"phila-main-footer-slot"},L={class:"phila-main-footer-slot"},H={id:"subFooter",class:"phila-sub-footer has-background-primary"},S=e.defineComponent({__name:"AppFooter",props:{subFooterOnly:{type:Boolean,default:!1},className:{}},setup(n){const l=n,t=e.computed(()=>s.cn("phila-footer content",l.className));return(a,i)=>(e.openBlock(),e.createElementBlock("footer",{class:e.normalizeClass(t.value)},[n.subFooterOnly?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",T,[e.createElementVNode("div",_,[e.createElementVNode("div",M,[e.renderSlot(a.$slots,"firstNavSlot",{},()=>[e.createVNode(u)],!0)]),i[0]||(i[0]=e.createElementVNode("div",{class:"phila-main-footer-divider"},null,-1)),e.createElementVNode("div",B,[e.renderSlot(a.$slots,"secondNavSlot",{},()=>[e.createVNode(p)],!0)]),i[1]||(i[1]=e.createElementVNode("div",{class:"phila-main-footer-divider"},null,-1)),e.createElementVNode("div",L,[e.renderSlot(a.$slots,"thirdNavSlot",{},()=>[e.createVNode(k)],!0)])])])),e.createElementVNode("div",H,[e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/terms-of-use/"},{default:e.withCtx(()=>[...i[2]||(i[2]=[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(()=>[...i[3]||(i[3]=[e.createTextVNode("Right to know",-1)])]),_:1}),e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/privacypolicy/"},{default:e.withCtx(()=>[...i[4]||(i[4]=[e.createTextVNode("Privacy Policy",-1)])]),_:1}),e.createVNode(e.unref(o),{size:"small",href:"https://www.phila.gov/accessibility-policy/"},{default:e.withCtx(()=>[...i[5]||(i[5]=[e.createTextVNode("Accessibility",-1)])]),_:1})])],2))}}),F=d(S,[["__scopeId","data-v-b772e710"]]);exports.AppFooter=F;
|
package/dist/index.mjs
CHANGED
|
@@ -17,6 +17,7 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
17
17
|
text: {},
|
|
18
18
|
size: {},
|
|
19
19
|
shadow: { type: Boolean },
|
|
20
|
+
iconSize: {},
|
|
20
21
|
iconDefinition: {},
|
|
21
22
|
iconClass: {},
|
|
22
23
|
src: {},
|
|
@@ -273,11 +274,11 @@ import './index.css';const n = /* @__PURE__ */ h({
|
|
|
273
274
|
]));
|
|
274
275
|
}
|
|
275
276
|
});
|
|
276
|
-
var
|
|
277
|
+
var S = {
|
|
277
278
|
prefix: "fab",
|
|
278
279
|
iconName: "facebook-f",
|
|
279
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"]
|
|
280
|
-
},
|
|
281
|
+
}, $ = {
|
|
281
282
|
prefix: "fab",
|
|
282
283
|
iconName: "youtube",
|
|
283
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"]
|
|
@@ -352,7 +353,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
352
353
|
o(e(n), {
|
|
353
354
|
"icon-only": "",
|
|
354
355
|
size: "medium",
|
|
355
|
-
"icon-definition": e(
|
|
356
|
+
"icon-definition": e(S),
|
|
356
357
|
href: "https://www.facebook.com/cityofphiladelphia",
|
|
357
358
|
"aria-label": "Facebook"
|
|
358
359
|
}, null, 8, ["icon-definition"])
|
|
@@ -388,7 +389,7 @@ const Z = `<svg width="31" height="25" viewBox="0 0 31 25" fill="none" xmlns="ht
|
|
|
388
389
|
o(e(n), {
|
|
389
390
|
"icon-only": "",
|
|
390
391
|
size: "medium",
|
|
391
|
-
"icon-definition": e(
|
|
392
|
+
"icon-definition": e($),
|
|
392
393
|
href: "https://www.youtube.com/user/PhilaGov",
|
|
393
394
|
"aria-label": "YouTube"
|
|
394
395
|
}, null, 8, ["icon-definition"])
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@phila/phila-ui-app-footer",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.3-beta.0",
|
|
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": "2.3.
|
|
34
|
-
"@phila/phila-ui-link": "1.0.
|
|
33
|
+
"@phila/phila-ui-core": "2.3.3-beta.0",
|
|
34
|
+
"@phila/phila-ui-link": "1.0.4-beta.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/node": "^24.0.0",
|