@sirsluginston/sharedui 2.0.15 → 2.0.16
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/sharedui.js +2 -2
- package/dist/sharedui.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/sharedui.js
CHANGED
|
@@ -769,7 +769,7 @@ const Ur = ({
|
|
|
769
769
|
fontFamily: "var(--font-serif)",
|
|
770
770
|
fontSize: "1.25rem",
|
|
771
771
|
fontWeight: 700,
|
|
772
|
-
color: "var(--
|
|
772
|
+
color: "var(--heading-color)"
|
|
773
773
|
}, children: o }),
|
|
774
774
|
t && /* @__PURE__ */ e.jsx("p", { style: {
|
|
775
775
|
margin: "var(--space-xs) 0 0",
|
|
@@ -1991,7 +1991,7 @@ const U = ({
|
|
|
1991
1991
|
fontFamily: "var(--font-sans)",
|
|
1992
1992
|
fontWeight: 700,
|
|
1993
1993
|
fontSize: "1.5rem",
|
|
1994
|
-
color: "var(--
|
|
1994
|
+
color: "var(--heading-color)"
|
|
1995
1995
|
}, children: typeof t == "number" ? t.toLocaleString() : t }),
|
|
1996
1996
|
/* @__PURE__ */ e.jsx("div", { style: {
|
|
1997
1997
|
fontFamily: "var(--font-sans)",
|
package/dist/sharedui.umd.cjs
CHANGED
|
@@ -27,7 +27,7 @@ Check the top-level render call using <`+d+">.")}return a}}function Ne(r,a){{if(
|
|
|
27
27
|
<%s {...props} />
|
|
28
28
|
React keys must be passed directly to JSX without using spread:
|
|
29
29
|
let props = %s;
|
|
30
|
-
<%s key={someKey} {...props} />`,de,z,oo,z),$e[z+de]=!0}}return r===n?Qr(C):Gr(C),C}}function Zr(r,a,d){return He(r,a,d,!0)}function qr(r,a,d){return He(r,a,d,!1)}var eo=qr,ro=Zr;V.Fragment=n,V.jsx=eo,V.jsxs=ro}()),V}process.env.NODE_ENV==="production"?re.exports=Ve():re.exports=Xe();var e=re.exports;const Je=({variant:o="primary",size:t="md",loading:s=!1,icon:n,children:l,disabled:i,...c})=>{const u={sm:{padding:"var(--space-xs) var(--space-sm)",fontSize:"0.85rem"},md:{padding:"var(--space-sm) var(--space-md)",fontSize:"1rem"},lg:{padding:"var(--space-md) var(--space-lg)",fontSize:"1.1rem"}},p={primary:{backgroundColor:"var(--primary-color)",color:"var(--surface-light)",border:"2px solid var(--primary-color)",boxShadow:"2px 2px 0 var(--secondary-color)"},secondary:{backgroundColor:"var(--secondary-color)",color:"var(--surface-light)",border:"2px solid var(--secondary-color)",boxShadow:"2px 2px 0 var(--primary-color)"},outline:{backgroundColor:"transparent",color:"var(--primary-color)",border:"2px solid var(--primary-color)",boxShadow:"none"},ghost:{backgroundColor:"transparent",color:"var(--text-color)",border:"2px solid transparent",boxShadow:"none"},danger:{backgroundColor:"var(--danger-color)",color:"var(--surface-light)",border:"2px solid var(--danger-color)",boxShadow:"2px 2px 0 rgba(0,0,0,0.2)"}},k={...u[t],...p[o],borderRadius:"var(--radius-md)",fontFamily:"var(--font-sans)",fontWeight:600,cursor:i||s?"not-allowed":"pointer",opacity:i?.5:1,display:"inline-flex",alignItems:"center",justifyContent:"center",gap:"var(--space-sm)",transition:"transform var(--transition-fast), box-shadow var(--transition-fast)",outline:"none"};return e.jsxs("button",{...c,disabled:i||s,style:{...k,...c.style},onMouseDown:f=>{var b;!i&&!s&&(f.currentTarget.style.transform="translate(2px, 2px)",f.currentTarget.style.boxShadow="none"),(b=c.onMouseDown)==null||b.call(c,f)},onMouseUp:f=>{var b;f.currentTarget.style.transform="translate(0, 0)",f.currentTarget.style.boxShadow=p[o].boxShadow||"none",(b=c.onMouseUp)==null||b.call(c,f)},onMouseLeave:f=>{var b;f.currentTarget.style.transform="translate(0, 0)",f.currentTarget.style.boxShadow=p[o].boxShadow||"none",(b=c.onMouseLeave)==null||b.call(c,f)},children:[s?e.jsx(Ke,{size:16}):n,l]})},Ke=({size:o})=>e.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",style:{animation:"spin 0.8s linear infinite"},children:[e.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeDasharray:"31.4 31.4",strokeLinecap:"round"}),e.jsx("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),Ge=({title:o,subtitle:t,children:s,hoverable:n=!1,padding:l="lg",className:i,style:c,onClick:u})=>{const p={none:"0",sm:"var(--space-sm)",md:"var(--space-md)",lg:"var(--space-lg)"};return e.jsxs("div",{className:i,onClick:u,style:{backgroundColor:"var(--bg-color)",borderRadius:"var(--radius-md)",padding:p[l],border:"2px solid var(--border-color)",display:"flex",flexDirection:"column",gap:"var(--space-md)",transition:"transform var(--transition-fast), box-shadow var(--transition-fast)",cursor:u?"pointer":"default",...c},onMouseEnter:k=>{n&&(k.currentTarget.style.transform="translateY(-4px)",k.currentTarget.style.boxShadow="var(--shadow-lg)")},onMouseLeave:k=>{n&&(k.currentTarget.style.transform="translateY(0)",k.currentTarget.style.boxShadow="none")},children:[(o||t)&&e.jsxs("div",{style:{borderBottom:"1px solid var(--border-color)",paddingBottom:"var(--space-sm)"},children:[o&&e.jsx("h3",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.25rem",fontWeight:700,color:"var(--primary-color)"},children:o}),t&&e.jsx("p",{style:{margin:"var(--space-xs) 0 0",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",opacity:.7},children:t})]}),e.jsx("div",{style:{fontFamily:"var(--font-sans)",lineHeight:1.6},children:s})]})},Qe=({children:o,variant:t="default",size:s="md"})=>{const n={sm:{padding:"2px var(--space-xs)",fontSize:"0.7rem"},md:{padding:"var(--space-xs) var(--space-sm)",fontSize:"0.8rem"}},l={default:{backgroundColor:"var(--secondary-color)",color:"var(--surface-light)"},primary:{backgroundColor:"var(--primary-color)",color:"var(--surface-light)"},secondary:{backgroundColor:"var(--accent-color)",color:"var(--primary-color)"},success:{backgroundColor:"var(--success-color)",color:"var(--surface-light)"},warning:{backgroundColor:"var(--warning-color)",color:"var(--surface-dark)"},danger:{backgroundColor:"var(--danger-color)",color:"var(--surface-light)"},outline:{backgroundColor:"transparent",color:"var(--primary-color)",border:"1px solid var(--primary-color)"}};return e.jsx("span",{style:{...n[s],...l[t],borderRadius:"var(--radius-full)",fontFamily:"var(--font-sans)",fontWeight:600,display:"inline-flex",alignItems:"center",justifyContent:"center",whiteSpace:"nowrap",lineHeight:1,textTransform:"uppercase",letterSpacing:"0.03em"},children:o})},Ze=({label:o,error:t,hint:s,icon:n,...l})=>{const i=!!t;return e.jsxs("div",{style:{marginBottom:"var(--space-md)",width:"100%"},children:[o&&e.jsx("label",{style:{display:"block",marginBottom:"var(--space-xs)",fontFamily:"var(--font-sans)",fontSize:"0.9rem",fontWeight:600,color:"var(--text-color)"},children:o}),e.jsxs("div",{style:{position:"relative"},children:[n&&e.jsx("span",{style:{position:"absolute",left:"var(--space-sm)",top:"50%",transform:"translateY(-50%)",color:"var(--text-color)",opacity:.5},children:n}),e.jsx("input",{...l,style:{width:"100%",padding:n?"var(--space-sm) var(--space-sm) var(--space-sm) var(--space-xl)":"var(--space-sm) var(--space-md)",borderRadius:"var(--radius-md)",border:`2px solid ${i?"var(--danger-color)":"var(--border-color)"}`,fontFamily:"var(--font-sans)",fontSize:"1rem",backgroundColor:"var(--bg-color)",color:"var(--text-color)",boxSizing:"border-box",transition:"border-color var(--transition-fast), box-shadow var(--transition-fast)",outline:"none",...l.style},onFocus:c=>{var u;c.currentTarget.style.borderColor=i?"var(--danger-color)":"var(--primary-color)",c.currentTarget.style.boxShadow=`0 0 0 3px ${i?"rgba(229, 62, 62, 0.2)":"rgba(26, 54, 93, 0.2)"}`,(u=l.onFocus)==null||u.call(l,c)},onBlur:c=>{var u;c.currentTarget.style.borderColor=i?"var(--danger-color)":"var(--border-color)",c.currentTarget.style.boxShadow="none",(u=l.onBlur)==null||u.call(l,c)}})]}),(t||s)&&e.jsx("p",{style:{margin:"var(--space-xs) 0 0",fontFamily:"var(--font-sans)",fontSize:"0.8rem",color:t?"var(--danger-color)":"var(--text-color)",opacity:t?1:.6},children:t||s})]})};function qe({columns:o,data:t,keyExtractor:s,onRowClick:n,emptyMessage:l="No data available",striped:i=!0}){return e.jsx("div",{style:{overflowX:"auto",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:e.jsxs("table",{style:{width:"100%",borderCollapse:"collapse",fontFamily:"var(--font-sans)"},children:[e.jsx("thead",{children:e.jsx("tr",{style:{backgroundColor:"var(--secondary-color)"},children:o.map(c=>e.jsx("th",{style:{padding:"var(--space-md)",textAlign:c.align||"left",fontWeight:600,fontSize:"0.9rem",color:"var(--surface-light)",width:c.width,whiteSpace:"nowrap"},children:c.header},String(c.key)))})}),e.jsx("tbody",{children:t.length===0?e.jsx("tr",{children:e.jsx("td",{colSpan:o.length,style:{padding:"var(--space-xl)",textAlign:"center",color:"var(--text-color)",opacity:.6},children:l})}):t.map((c,u)=>e.jsx("tr",{onClick:()=>n==null?void 0:n(c),style:{backgroundColor:i&&u%2===1?"var(--secondary-color)":"transparent",cursor:n?"pointer":"default",transition:"background-color var(--transition-fast)"},onMouseEnter:p=>{n&&(p.currentTarget.style.backgroundColor="var(--accent-color)")},onMouseLeave:p=>{p.currentTarget.style.backgroundColor=i&&u%2===1?"var(--secondary-color)":"transparent"},children:o.map(p=>e.jsx("td",{style:{padding:"var(--space-md)",textAlign:p.align||"left",color:"var(--text-color)",borderBottom:"1px solid var(--border-color)"},children:p.render?p.render(c):String(c[p.key]??"")},String(p.key)))},s(c)))})]})})}const er=({open:o,onClose:t,title:s,children:n,size:l="md",showCloseButton:i=!0})=>{if(j.useEffect(()=>{const u=p=>{p.key==="Escape"&&t()};return o&&(document.addEventListener("keydown",u),document.body.style.overflow="hidden"),()=>{document.removeEventListener("keydown",u),document.body.style.overflow=""}},[o,t]),!o)return null;const c={sm:"400px",md:"560px",lg:"800px"};return e.jsxs("div",{role:"dialog","aria-modal":"true","aria-labelledby":s?"modal-title":void 0,style:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(0, 0, 0, 0.5)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,padding:"var(--space-md)",animation:"fadeIn 0.2s ease"},onClick:t,children:[e.jsxs("div",{style:{backgroundColor:"var(--bg-color)",borderRadius:"var(--radius-lg)",border:"2px solid var(--border-color)",boxShadow:"var(--shadow-lg)",width:"100%",maxWidth:c[l],maxHeight:"90vh",overflow:"hidden",display:"flex",flexDirection:"column",animation:"slideUp 0.2s ease"},onClick:u=>u.stopPropagation(),children:[(s||i)&&e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"var(--space-md) var(--space-lg)",borderBottom:"1px solid var(--border-color)"},children:[s&&e.jsx("h2",{id:"modal-title",style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.25rem",fontWeight:700,color:"var(--text-color)"},children:s}),i&&e.jsx("button",{onClick:t,"aria-label":"Close modal",style:{background:"none",border:"none",cursor:"pointer",padding:"var(--space-xs)",borderRadius:"var(--radius-sm)",color:"var(--text-color)",opacity:.7,transition:"opacity var(--transition-fast)"},onMouseEnter:u=>u.currentTarget.style.opacity="1",onMouseLeave:u=>u.currentTarget.style.opacity="0.7",children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M18 6L6 18M6 6l12 12"})})})]}),e.jsx("div",{style:{padding:"var(--space-lg)",overflowY:"auto",flex:1},children:n})]}),e.jsx("style",{children:`
|
|
30
|
+
<%s key={someKey} {...props} />`,de,z,oo,z),$e[z+de]=!0}}return r===n?Qr(C):Gr(C),C}}function Zr(r,a,d){return He(r,a,d,!0)}function qr(r,a,d){return He(r,a,d,!1)}var eo=qr,ro=Zr;V.Fragment=n,V.jsx=eo,V.jsxs=ro}()),V}process.env.NODE_ENV==="production"?re.exports=Ve():re.exports=Xe();var e=re.exports;const Je=({variant:o="primary",size:t="md",loading:s=!1,icon:n,children:l,disabled:i,...c})=>{const u={sm:{padding:"var(--space-xs) var(--space-sm)",fontSize:"0.85rem"},md:{padding:"var(--space-sm) var(--space-md)",fontSize:"1rem"},lg:{padding:"var(--space-md) var(--space-lg)",fontSize:"1.1rem"}},p={primary:{backgroundColor:"var(--primary-color)",color:"var(--surface-light)",border:"2px solid var(--primary-color)",boxShadow:"2px 2px 0 var(--secondary-color)"},secondary:{backgroundColor:"var(--secondary-color)",color:"var(--surface-light)",border:"2px solid var(--secondary-color)",boxShadow:"2px 2px 0 var(--primary-color)"},outline:{backgroundColor:"transparent",color:"var(--primary-color)",border:"2px solid var(--primary-color)",boxShadow:"none"},ghost:{backgroundColor:"transparent",color:"var(--text-color)",border:"2px solid transparent",boxShadow:"none"},danger:{backgroundColor:"var(--danger-color)",color:"var(--surface-light)",border:"2px solid var(--danger-color)",boxShadow:"2px 2px 0 rgba(0,0,0,0.2)"}},k={...u[t],...p[o],borderRadius:"var(--radius-md)",fontFamily:"var(--font-sans)",fontWeight:600,cursor:i||s?"not-allowed":"pointer",opacity:i?.5:1,display:"inline-flex",alignItems:"center",justifyContent:"center",gap:"var(--space-sm)",transition:"transform var(--transition-fast), box-shadow var(--transition-fast)",outline:"none"};return e.jsxs("button",{...c,disabled:i||s,style:{...k,...c.style},onMouseDown:f=>{var b;!i&&!s&&(f.currentTarget.style.transform="translate(2px, 2px)",f.currentTarget.style.boxShadow="none"),(b=c.onMouseDown)==null||b.call(c,f)},onMouseUp:f=>{var b;f.currentTarget.style.transform="translate(0, 0)",f.currentTarget.style.boxShadow=p[o].boxShadow||"none",(b=c.onMouseUp)==null||b.call(c,f)},onMouseLeave:f=>{var b;f.currentTarget.style.transform="translate(0, 0)",f.currentTarget.style.boxShadow=p[o].boxShadow||"none",(b=c.onMouseLeave)==null||b.call(c,f)},children:[s?e.jsx(Ke,{size:16}):n,l]})},Ke=({size:o})=>e.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",style:{animation:"spin 0.8s linear infinite"},children:[e.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeDasharray:"31.4 31.4",strokeLinecap:"round"}),e.jsx("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),Ge=({title:o,subtitle:t,children:s,hoverable:n=!1,padding:l="lg",className:i,style:c,onClick:u})=>{const p={none:"0",sm:"var(--space-sm)",md:"var(--space-md)",lg:"var(--space-lg)"};return e.jsxs("div",{className:i,onClick:u,style:{backgroundColor:"var(--bg-color)",borderRadius:"var(--radius-md)",padding:p[l],border:"2px solid var(--border-color)",display:"flex",flexDirection:"column",gap:"var(--space-md)",transition:"transform var(--transition-fast), box-shadow var(--transition-fast)",cursor:u?"pointer":"default",...c},onMouseEnter:k=>{n&&(k.currentTarget.style.transform="translateY(-4px)",k.currentTarget.style.boxShadow="var(--shadow-lg)")},onMouseLeave:k=>{n&&(k.currentTarget.style.transform="translateY(0)",k.currentTarget.style.boxShadow="none")},children:[(o||t)&&e.jsxs("div",{style:{borderBottom:"1px solid var(--border-color)",paddingBottom:"var(--space-sm)"},children:[o&&e.jsx("h3",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.25rem",fontWeight:700,color:"var(--heading-color)"},children:o}),t&&e.jsx("p",{style:{margin:"var(--space-xs) 0 0",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",opacity:.7},children:t})]}),e.jsx("div",{style:{fontFamily:"var(--font-sans)",lineHeight:1.6},children:s})]})},Qe=({children:o,variant:t="default",size:s="md"})=>{const n={sm:{padding:"2px var(--space-xs)",fontSize:"0.7rem"},md:{padding:"var(--space-xs) var(--space-sm)",fontSize:"0.8rem"}},l={default:{backgroundColor:"var(--secondary-color)",color:"var(--surface-light)"},primary:{backgroundColor:"var(--primary-color)",color:"var(--surface-light)"},secondary:{backgroundColor:"var(--accent-color)",color:"var(--primary-color)"},success:{backgroundColor:"var(--success-color)",color:"var(--surface-light)"},warning:{backgroundColor:"var(--warning-color)",color:"var(--surface-dark)"},danger:{backgroundColor:"var(--danger-color)",color:"var(--surface-light)"},outline:{backgroundColor:"transparent",color:"var(--primary-color)",border:"1px solid var(--primary-color)"}};return e.jsx("span",{style:{...n[s],...l[t],borderRadius:"var(--radius-full)",fontFamily:"var(--font-sans)",fontWeight:600,display:"inline-flex",alignItems:"center",justifyContent:"center",whiteSpace:"nowrap",lineHeight:1,textTransform:"uppercase",letterSpacing:"0.03em"},children:o})},Ze=({label:o,error:t,hint:s,icon:n,...l})=>{const i=!!t;return e.jsxs("div",{style:{marginBottom:"var(--space-md)",width:"100%"},children:[o&&e.jsx("label",{style:{display:"block",marginBottom:"var(--space-xs)",fontFamily:"var(--font-sans)",fontSize:"0.9rem",fontWeight:600,color:"var(--text-color)"},children:o}),e.jsxs("div",{style:{position:"relative"},children:[n&&e.jsx("span",{style:{position:"absolute",left:"var(--space-sm)",top:"50%",transform:"translateY(-50%)",color:"var(--text-color)",opacity:.5},children:n}),e.jsx("input",{...l,style:{width:"100%",padding:n?"var(--space-sm) var(--space-sm) var(--space-sm) var(--space-xl)":"var(--space-sm) var(--space-md)",borderRadius:"var(--radius-md)",border:`2px solid ${i?"var(--danger-color)":"var(--border-color)"}`,fontFamily:"var(--font-sans)",fontSize:"1rem",backgroundColor:"var(--bg-color)",color:"var(--text-color)",boxSizing:"border-box",transition:"border-color var(--transition-fast), box-shadow var(--transition-fast)",outline:"none",...l.style},onFocus:c=>{var u;c.currentTarget.style.borderColor=i?"var(--danger-color)":"var(--primary-color)",c.currentTarget.style.boxShadow=`0 0 0 3px ${i?"rgba(229, 62, 62, 0.2)":"rgba(26, 54, 93, 0.2)"}`,(u=l.onFocus)==null||u.call(l,c)},onBlur:c=>{var u;c.currentTarget.style.borderColor=i?"var(--danger-color)":"var(--border-color)",c.currentTarget.style.boxShadow="none",(u=l.onBlur)==null||u.call(l,c)}})]}),(t||s)&&e.jsx("p",{style:{margin:"var(--space-xs) 0 0",fontFamily:"var(--font-sans)",fontSize:"0.8rem",color:t?"var(--danger-color)":"var(--text-color)",opacity:t?1:.6},children:t||s})]})};function qe({columns:o,data:t,keyExtractor:s,onRowClick:n,emptyMessage:l="No data available",striped:i=!0}){return e.jsx("div",{style:{overflowX:"auto",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:e.jsxs("table",{style:{width:"100%",borderCollapse:"collapse",fontFamily:"var(--font-sans)"},children:[e.jsx("thead",{children:e.jsx("tr",{style:{backgroundColor:"var(--secondary-color)"},children:o.map(c=>e.jsx("th",{style:{padding:"var(--space-md)",textAlign:c.align||"left",fontWeight:600,fontSize:"0.9rem",color:"var(--surface-light)",width:c.width,whiteSpace:"nowrap"},children:c.header},String(c.key)))})}),e.jsx("tbody",{children:t.length===0?e.jsx("tr",{children:e.jsx("td",{colSpan:o.length,style:{padding:"var(--space-xl)",textAlign:"center",color:"var(--text-color)",opacity:.6},children:l})}):t.map((c,u)=>e.jsx("tr",{onClick:()=>n==null?void 0:n(c),style:{backgroundColor:i&&u%2===1?"var(--secondary-color)":"transparent",cursor:n?"pointer":"default",transition:"background-color var(--transition-fast)"},onMouseEnter:p=>{n&&(p.currentTarget.style.backgroundColor="var(--accent-color)")},onMouseLeave:p=>{p.currentTarget.style.backgroundColor=i&&u%2===1?"var(--secondary-color)":"transparent"},children:o.map(p=>e.jsx("td",{style:{padding:"var(--space-md)",textAlign:p.align||"left",color:"var(--text-color)",borderBottom:"1px solid var(--border-color)"},children:p.render?p.render(c):String(c[p.key]??"")},String(p.key)))},s(c)))})]})})}const er=({open:o,onClose:t,title:s,children:n,size:l="md",showCloseButton:i=!0})=>{if(j.useEffect(()=>{const u=p=>{p.key==="Escape"&&t()};return o&&(document.addEventListener("keydown",u),document.body.style.overflow="hidden"),()=>{document.removeEventListener("keydown",u),document.body.style.overflow=""}},[o,t]),!o)return null;const c={sm:"400px",md:"560px",lg:"800px"};return e.jsxs("div",{role:"dialog","aria-modal":"true","aria-labelledby":s?"modal-title":void 0,style:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(0, 0, 0, 0.5)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,padding:"var(--space-md)",animation:"fadeIn 0.2s ease"},onClick:t,children:[e.jsxs("div",{style:{backgroundColor:"var(--bg-color)",borderRadius:"var(--radius-lg)",border:"2px solid var(--border-color)",boxShadow:"var(--shadow-lg)",width:"100%",maxWidth:c[l],maxHeight:"90vh",overflow:"hidden",display:"flex",flexDirection:"column",animation:"slideUp 0.2s ease"},onClick:u=>u.stopPropagation(),children:[(s||i)&&e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"var(--space-md) var(--space-lg)",borderBottom:"1px solid var(--border-color)"},children:[s&&e.jsx("h2",{id:"modal-title",style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.25rem",fontWeight:700,color:"var(--text-color)"},children:s}),i&&e.jsx("button",{onClick:t,"aria-label":"Close modal",style:{background:"none",border:"none",cursor:"pointer",padding:"var(--space-xs)",borderRadius:"var(--radius-sm)",color:"var(--text-color)",opacity:.7,transition:"opacity var(--transition-fast)"},onMouseEnter:u=>u.currentTarget.style.opacity="1",onMouseLeave:u=>u.currentTarget.style.opacity="0.7",children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M18 6L6 18M6 6l12 12"})})})]}),e.jsx("div",{style:{padding:"var(--space-lg)",overflowY:"auto",flex:1},children:n})]}),e.jsx("style",{children:`
|
|
31
31
|
@keyframes fadeIn {
|
|
32
32
|
from { opacity: 0; }
|
|
33
33
|
to { opacity: 1; }
|
|
@@ -55,7 +55,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
55
55
|
0% { background-position: 200% 0; }
|
|
56
56
|
100% { background-position: -200% 0; }
|
|
57
57
|
}
|
|
58
|
-
`})})},pe=({lines:o=3})=>e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)"},children:Array.from({length:o}).map((t,s)=>e.jsx(oe,{width:s===o-1?"60%":"100%",height:16},s))}),nr=()=>e.jsxs("div",{style:{padding:"var(--space-lg)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)",display:"flex",flexDirection:"column",gap:"var(--space-md)"},children:[e.jsx(oe,{height:24,width:"50%"}),e.jsx(pe,{lines:3})]}),ge=({brand:o,darkMode:t,onThemeToggle:s})=>{const[n,l]=j.useState(!1),[i,c]=j.useState(!1),[u,p]=j.useState(null);j.useEffect(()=>{const f=()=>l(window.innerWidth<768);return f(),window.addEventListener("resize",f),()=>window.removeEventListener("resize",f)},[]);const k=o.navItems.filter(f=>f.inNavbar!==!1);return e.jsxs("header",{style:{backgroundColor:"var(--primary-color)",borderBottom:"4px solid var(--accent-color)",position:"sticky",top:0,zIndex:100},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",padding:"var(--space-sm) var(--space-lg)",gap:"var(--space-md)",maxWidth:1400,margin:"0 auto"},children:[o.logoUrl&&e.jsx("div",{style:{width:40,height:40,borderRadius:"var(--radius-md)",overflow:"hidden",backgroundColor:"var(--bg-color)",border:"2px solid var(--accent-color)",flexShrink:0},children:e.jsx("img",{src:o.logoUrl,alt:o.name,style:{width:"100%",height:"100%",objectFit:"cover"}})}),e.jsx("h1",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:n?"1.1rem":"1.4rem",fontWeight:700,color:"var(--surface-light)",whiteSpace:"nowrap",flexShrink:0},children:o.name}),!n&&e.jsx("nav",{style:{display:"flex",alignItems:"center",gap:"var(--space-sm)",flex:1,justifyContent:"center"},children:k.map(f=>e.jsx(sr,{item:f,isActive:u===f.label,onHover:b=>p(b),onLeave:()=>p(null)},f.label))}),n&&e.jsx("div",{style:{flex:1}}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"var(--space-xs)",flexShrink:0},children:[n&&e.jsx(me,{onClick:()=>c(!i),label:"Menu",size:36,children:e.jsx(ur,{})}),e.jsx(me,{onClick:s,label:"Toggle theme",size:36,children:t?e.jsx(cr,{}):e.jsx(lr,{})}),e.jsx("a",{href:"/account","aria-label":"Account",style:{width:40,height:40,borderRadius:"var(--radius-full)",backgroundColor:"rgba(255,255,255,0.1)",border:"none",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",transition:"background var(--transition-fast)",color:"var(--surface-light)",textDecoration:"none"},children:e.jsx(dr,{})})]})]}),n&&i&&e.jsx("div",{style:{backgroundColor:"var(--bg-color)",borderTop:"1px solid var(--border-color)",padding:"var(--space-sm)"},children:k.map(f=>e.jsx(ir,{item:f,onClose:()=>c(!1)},f.label))})]})},me=({onClick:o,label:t,size:s=36,children:n})=>e.jsx("button",{onClick:o,"aria-label":t,style:{width:s,height:s,borderRadius:"var(--radius-full)",backgroundColor:"rgba(255,255,255,0.1)",border:"none",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",transition:"background var(--transition-fast)",color:"var(--surface-light)"},onMouseEnter:l=>l.currentTarget.style.backgroundColor="rgba(255,255,255,0.2)",onMouseLeave:l=>l.currentTarget.style.backgroundColor="rgba(255,255,255,0.1)",children:n}),sr=({item:o,isActive:t,onHover:s,onLeave:n})=>{const l=()=>{o.onClick?o.onClick():o.path&&(window.location.href=o.path)};return e.jsxs("div",{onMouseEnter:()=>o.children&&s(o.label),onMouseLeave:n,style:{position:"relative"},children:[o.path&&!o.onClick&&!o.children?e.jsx("a",{href:o.path,style:{background:"none",border:"none",color:"var(--surface-light)",cursor:"pointer",fontFamily:"var(--font-sans)",fontWeight:500,fontSize:"0.9rem",padding:"var(--space-xs) var(--space-sm)",borderRadius:"var(--radius-sm)",transition:"background var(--transition-fast)",textDecoration:"none",display:"inline-block"},onMouseEnter:i=>i.currentTarget.style.backgroundColor="rgba(255,255,255,0.1)",onMouseLeave:i=>i.currentTarget.style.backgroundColor="transparent",children:o.label}):e.jsxs("button",{onClick:l,style:{background:"none",border:"none",color:"var(--surface-light)",cursor:"pointer",fontFamily:"var(--font-sans)",fontWeight:500,fontSize:"0.9rem",padding:"var(--space-xs) var(--space-sm)",borderRadius:"var(--radius-sm)",transition:"background var(--transition-fast)"},onMouseEnter:i=>i.currentTarget.style.backgroundColor="rgba(255,255,255,0.1)",onMouseLeave:i=>i.currentTarget.style.backgroundColor="transparent",children:[o.label," ",o.children&&"▾"]}),o.children&&t&&e.jsx("div",{style:{position:"absolute",top:"100%",left:"50%",transform:"translateX(-50%)",backgroundColor:"var(--bg-color)",minWidth:160,boxShadow:"var(--shadow-lg)",borderRadius:"var(--radius-md)",padding:"var(--space-xs) 0",zIndex:200,marginTop:4},children:o.children.map(i=>i.path?e.jsx("a",{href:i.path,style:{display:"block",width:"100%",padding:"var(--space-sm) var(--space-md)",border:"none",background:"none",textAlign:"left",cursor:"pointer",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",transition:"background var(--transition-fast)",textDecoration:"none"},onMouseEnter:c=>c.currentTarget.style.backgroundColor="var(--secondary-color)",onMouseLeave:c=>c.currentTarget.style.backgroundColor="transparent",children:i.label},i.label):e.jsx("button",{onClick:i.onClick,style:{display:"block",width:"100%",padding:"var(--space-sm) var(--space-md)",border:"none",background:"none",textAlign:"left",cursor:"pointer",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",transition:"background var(--transition-fast)"},onMouseEnter:c=>c.currentTarget.style.backgroundColor="var(--secondary-color)",onMouseLeave:c=>c.currentTarget.style.backgroundColor="transparent",children:i.label},i.label))})]})},ir=({item:o,onClose:t})=>{const s={display:"block",width:"100%",padding:"var(--space-sm) var(--space-md)",border:"none",background:"none",textAlign:"left",cursor:"pointer",fontFamily:"var(--font-sans)",fontWeight:500,fontSize:"0.95rem",color:"var(--text-color)",borderRadius:"var(--radius-sm)",textDecoration:"none"};return o.path&&!o.onClick?e.jsx("a",{href:o.path,style:s,onClick:t,children:o.label}):e.jsx("button",{onClick:()=>{var n;(n=o.onClick)==null||n.call(o),t()},style:s,children:o.label})},lr=()=>e.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("circle",{cx:"12",cy:"12",r:"5"}),e.jsx("path",{d:"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"})]}),cr=()=>e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),dr=()=>e.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"12",cy:"7",r:"4"})]}),ur=()=>e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M3 12h18M3 6h18M3 18h18"})}),ye=({copyrightBrand:o,yearCreated:t,poweredBy:s})=>{const n=new Date().getFullYear(),l=t===n?n.toString():`${t}-${n}`;return e.jsx("footer",{style:{backgroundColor:"var(--primary-color)",color:"var(--bg-color)",padding:"var(--space-lg) var(--space-xl)",borderTop:"4px solid var(--accent-color)"},children:e.jsxs("div",{style:{maxWidth:1200,margin:"0 auto",display:"flex",flexDirection:"column",gap:"var(--space-md)",alignItems:"center",textAlign:"center"},children:[e.jsxs("p",{style:{margin:0,fontFamily:"var(--font-sans)",fontSize:"0.85rem",opacity:.8},children:["© ",l," ",o,". All rights reserved."]}),s&&e.jsxs("p",{style:{margin:0,fontFamily:"var(--font-sans)",fontSize:"0.75rem",opacity:.6},children:["Powered by"," ",e.jsx("span",{style:{color:"var(--org-color)",fontWeight:600},children:s})]})]})})};function he(o){const[t,s]=j.useState(()=>{if(typeof window>"u")return!1;const l=localStorage.getItem("theme-mode");return l?l==="dark":o.theme.defaultTheme==="dark"?!0:o.theme.defaultTheme==="auto"?window.matchMedia("(prefers-color-scheme: dark)").matches:!1});j.useEffect(()=>{xe(o.theme)},[o.theme]),j.useEffect(()=>{document.body.classList.toggle("dark-mode",t),localStorage.setItem("theme-mode",t?"dark":"light")},[t]);const n=j.useCallback(()=>{s(l=>!l)},[]);return{darkMode:t,toggleDarkMode:n}}function xe(o){const t=document.documentElement;t.style.setProperty("--primary-color",o.primaryColor),t.style.setProperty("--secondary-color",o.secondaryColor),t.style.setProperty("--accent-color",o.accentColor),o.surfaceLight&&t.style.setProperty("--surface-light",o.surfaceLight),o.surfaceDark&&t.style.setProperty("--surface-dark",o.surfaceDark),o.textLight&&t.style.setProperty("--text-light",o.textLight),o.textDark&&t.style.setProperty("--text-dark",o.textDark)}const W=({brand:o,children:t})=>{const{darkMode:s,toggleDarkMode:n}=he(o);return e.jsxs("div",{className:"shell",style:{display:"flex",flexDirection:"column",minHeight:"100vh"},children:[e.jsx(ge,{brand:o,darkMode:s,onThemeToggle:n}),e.jsx("div",{style:{flex:1,display:"flex",flexDirection:"column"},children:e.jsx("main",{style:{flex:1,backgroundColor:"var(--bg-color)"},children:t})}),e.jsx(ye,{copyrightBrand:o.footer.copyrightBrand,yearCreated:o.footer.yearCreated,poweredBy:o.footer.poweredBy})]})},A=({title:o,subtitle:t,breadcrumbs:s,score:n})=>e.jsxs("section",{style:{backgroundColor:"var(--secondary-color)",padding:"var(--space-lg) var(--space-lg)",textAlign:"center",borderBottom:"4px solid var(--accent-color)"},children:[s&&s.length>0&&e.jsx("nav",{style:{marginBottom:"var(--space-md)",display:"flex",justifyContent:"center",gap:"var(--space-sm)",fontFamily:"var(--font-sans)",fontSize:"0.9rem",fontWeight:600},children:s.map((l,i)=>e.jsxs(j.Fragment,{children:[i>0&&e.jsx("span",{style:{color:"var(--surface-light)",opacity:.4},children:"/"}),l.path?e.jsx("a",{href:l.path,style:{color:"var(--accent-color)",textDecoration:"none"},children:l.label}):e.jsx("span",{style:{color:"var(--surface-light)",opacity:.8},children:l.label})]},l.label))}),e.jsx("h1",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"clamp(2rem, 5vw, 3.5rem)",fontWeight:700,color:"var(--text-dark)",letterSpacing:"0.02em"},children:o}),t&&e.jsx("p",{style:{margin:"var(--space-sm) 0 0",fontFamily:"var(--font-sans)",fontSize:"1.1rem",color:"var(--text-dark)",opacity:.8},children:t}),n&&e.jsxs("div",{style:{marginTop:"var(--space-md)",display:"inline-flex",flexDirection:"column",alignItems:"center",gap:"var(--space-xs)"},children:[e.jsxs("div",{style:{backgroundColor:"var(--accent-color)",color:"white",padding:"var(--space-sm) var(--space-lg)",borderRadius:"var(--radius-full)",fontFamily:"var(--font-sans)",fontWeight:700,fontSize:"1.5rem",display:"flex",alignItems:"center",gap:"var(--space-sm)",boxShadow:"var(--shadow-md)"},children:[e.jsx("span",{children:n.value}),e.jsx("span",{style:{fontSize:"0.9rem",fontWeight:500},children:n.label})]}),n.betaDisclaimer&&e.jsx("span",{style:{fontFamily:"var(--font-sans)",fontSize:"0.75rem",color:"var(--text-dark)",opacity:.6,fontStyle:"italic"},children:"Score algorithm is a work in progress"})]})]}),I={violations:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--warning-color)",strokeWidth:"2",children:[e.jsx("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),e.jsx("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),e.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]}),injuries:e.jsx("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--info-color)",strokeWidth:"2",children:e.jsx("path",{d:"M22 12h-4l-3 9L9 3l-3 9H2"})}),fatalities:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--danger-color)",strokeWidth:"2",children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]}),fines:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--success-color)",strokeWidth:"2",children:[e.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.jsx("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"})]}),avgFine:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--secondary-color)",strokeWidth:"2",children:[e.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]}),trendUp:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--danger-color)",strokeWidth:"2",children:[e.jsx("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.jsx("polyline",{points:"17 6 23 6 23 12"})]}),trendDown:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--success-color)",strokeWidth:"2",children:[e.jsx("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.jsx("polyline",{points:"17 18 23 18 23 12"})]})},L=({stats:o,columns:t=4})=>{const s=[{label:"Total Events",value:o.totalEvents,icon:I.violations},o.totalCompanies!==void 0&&{label:"Companies",value:o.totalCompanies,icon:I.avgFine},o.totalCities!==void 0&&{label:"Cities",value:o.totalCities,icon:I.avgFine},o.totalStates!==void 0&&{label:"States",value:o.totalStates,icon:I.avgFine},o.totalInjuries!==void 0&&{label:"Injuries",value:o.totalInjuries,icon:I.injuries},o.totalFatalities!==void 0&&{label:"Fatalities",value:o.totalFatalities,icon:I.fatalities},o.totalFines!==void 0&&{label:"Total Fines",value:be(o.totalFines),icon:I.fines},o.avgFines!==void 0&&{label:"Avg Fine",value:be(o.avgFines),icon:I.avgFine},o.trend&&{label:"YoY Change",value:`${o.trend.direction==="up"?"↑":o.trend.direction==="down"?"↓":"→"} ${o.trend.percentage}%`,icon:o.trend.direction==="down"?I.trendDown:I.trendUp}].filter(Boolean);return e.jsx("section",{style:{marginBottom:"var(--space-lg)"},children:e.jsx("div",{className:"stat-grid",style:{display:"grid",gridTemplateColumns:`repeat(${t}, 1fr)`,gap:"var(--space-md)"},children:s.map(n=>e.jsx(fr,{...n},n.label))})})},fr=({label:o,value:t,icon:s})=>e.jsxs("div",{style:{padding:"var(--space-lg)",borderRadius:"var(--radius-md)",backgroundColor:"var(--bg-color)",border:"2px solid var(--border-color)",display:"flex",alignItems:"center",gap:"var(--space-md)",transition:"transform var(--transition-fast), box-shadow var(--transition-fast)",cursor:"default"},onMouseEnter:n=>{n.currentTarget.style.transform="translateY(-2px)",n.currentTarget.style.boxShadow="var(--shadow-md)"},onMouseLeave:n=>{n.currentTarget.style.transform="translateY(0)",n.currentTarget.style.boxShadow="none"},children:[e.jsx("span",{style:{display:"flex",alignItems:"center",justifyContent:"center"},children:s}),e.jsxs("div",{children:[e.jsx("div",{style:{fontFamily:"var(--font-sans)",fontWeight:700,fontSize:"1.5rem",color:"var(--primary-color)"},children:typeof t=="number"?t.toLocaleString():t}),e.jsx("div",{style:{fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",opacity:.8},children:o})]})]});function be(o){return o>=1e6?`$${(o/1e6).toFixed(1)}M`:o>=1e3?`$${(o/1e3).toFixed(0)}K`:`$${o.toLocaleString()}`}const X=({title:o,items:t,basePath:s,emptyMessage:n="No items found",showSearch:l=!0,initialLimit:i=30})=>{const[c,u]=j.useState(""),[p,k]=j.useState(!1),f=t.filter(w=>w.name.toLowerCase().includes(c.toLowerCase())),b=p||c.length>0,_=b?f:f.slice(0,i),Y=f.length>i&&!b;return e.jsx("section",{style:{marginBottom:"var(--space-lg)"},children:e.jsxs("div",{children:[e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"var(--space-md)",flexWrap:"wrap",gap:"var(--space-sm)"},children:[e.jsxs("h2",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.5rem",color:"var(--text-color)"},children:[o,e.jsxs("span",{style:{marginLeft:"var(--space-sm)",fontSize:"1rem",opacity:.6},children:["(",t.length,")"]})]}),l&&t.length>10&&e.jsx("input",{type:"text",placeholder:"Search...",value:c,onChange:w=>u(w.target.value),style:{padding:"var(--space-sm) var(--space-md)",borderRadius:"var(--radius-md)",border:"2px solid var(--border-color)",fontFamily:"var(--font-sans)",fontSize:"0.9rem",backgroundColor:"var(--bg-color)",color:"var(--text-color)",width:200}})]}),e.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:"var(--space-sm)",padding:"var(--space-md)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:f.length===0?e.jsx("p",{style:{width:"100%",textAlign:"center",color:"var(--text-color)",opacity:.6,margin:0,padding:"var(--space-lg)"},children:n}):e.jsxs(e.Fragment,{children:[_.map(w=>e.jsxs("a",{href:`${s}/${w.slug}`,style:{display:"inline-flex",alignItems:"center",gap:"var(--space-xs)",padding:"var(--space-xs) var(--space-sm)",backgroundColor:"var(--bg-color)",border:"1px solid var(--border-color)",borderRadius:"var(--radius-sm)",textDecoration:"none",color:"var(--text-color)",fontFamily:"var(--font-sans)",fontSize:"0.85rem",transition:"all var(--transition-fast)",whiteSpace:"nowrap"},onMouseEnter:M=>{M.currentTarget.style.backgroundColor="var(--primary-color)",M.currentTarget.style.color="var(--surface-light)",M.currentTarget.style.borderColor="var(--primary-color)"},onMouseLeave:M=>{M.currentTarget.style.backgroundColor="var(--bg-color)",M.currentTarget.style.color="var(--text-color)",M.currentTarget.style.borderColor="var(--border-color)"},children:[e.jsx("span",{style:{fontWeight:500},children:w.name}),e.jsx("span",{title:`${w.count.toLocaleString()} incidents`,style:{backgroundColor:"var(--secondary-color)",color:"var(--surface-light)",padding:"2px 6px",borderRadius:"var(--radius-full)",fontSize:"0.75rem",fontWeight:600},children:w.count.toLocaleString()})]},w.slug)),(Y||p)&&e.jsx("button",{onClick:()=>k(!p),style:{display:"inline-flex",alignItems:"center",gap:"var(--space-xs)",padding:"var(--space-xs) var(--space-sm)",backgroundColor:"var(--accent-color)",border:"none",borderRadius:"var(--radius-sm)",color:"var(--surface-light)",fontFamily:"var(--font-sans)",fontSize:"0.85rem",fontWeight:500,cursor:"pointer",transition:"all var(--transition-fast)"},onMouseEnter:w=>{w.currentTarget.style.opacity="0.8"},onMouseLeave:w=>{w.currentTarget.style.opacity="1"},children:p?"Show less":`+${f.length-i} more`})]})})]})})},J=({title:o,events:t,viewMorePath:s,showAgencyBadge:n=!1})=>t.length===0?null:e.jsx("section",{style:{marginBottom:"var(--space-lg)"},children:e.jsxs("div",{children:[e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"var(--space-md)"},children:[e.jsx("h2",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.5rem",color:"var(--text-color)"},children:o}),s&&e.jsx("a",{href:s,style:{color:"var(--accent-color)",textDecoration:"none",fontFamily:"var(--font-sans)",fontWeight:600,fontSize:"0.9rem"},children:"View More →"})]}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)"},children:t.map(l=>e.jsx(vr,{event:l,showAgencyBadge:n},l.eventId))})]})}),vr=({event:o,showAgencyBadge:t})=>e.jsx("div",{style:{padding:"var(--space-md) var(--space-lg)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)",backgroundColor:"var(--bg-color)"},children:e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",gap:"var(--space-md)",flexWrap:"wrap"},children:[e.jsxs("div",{style:{flex:1,minWidth:200},children:[e.jsx("h3",{style:{margin:0,fontFamily:"var(--font-sans)",fontWeight:600,fontSize:"1rem",color:"var(--text-color)"},children:o.eventTitle}),o.eventDescription&&e.jsx("p",{style:{margin:"var(--space-xs) 0 0",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",opacity:.7,display:"-webkit-box",WebkitLineClamp:2,WebkitBoxOrient:"vertical",overflow:"hidden"},children:o.eventDescription})]}),e.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:"var(--space-xs)"},children:[t&&e.jsx("span",{style:{backgroundColor:"var(--primary-color)",color:"var(--bg-color)",padding:"var(--space-xs) var(--space-sm)",borderRadius:"var(--radius-sm)",fontFamily:"var(--font-sans)",fontWeight:600,fontSize:"0.75rem",textTransform:"uppercase"},children:o.agency}),o.eventDate&&e.jsx("span",{style:{fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--text-color)",opacity:.6},children:pr(o.eventDate)}),(o.city||o.state)&&e.jsx("span",{style:{fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--text-color)",opacity:.6},children:[o.city,o.state].filter(Boolean).join(", ")}),o.companyName&&e.jsxs("a",{href:`/company/${o.companySlug}`,style:{fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--primary-color)",textDecoration:"none",fontWeight:600,transition:"color var(--transition-fast)"},onMouseEnter:s=>s.currentTarget.style.color="var(--accent-color)",onMouseLeave:s=>s.currentTarget.style.color="var(--primary-color)",children:[o.companyName," →"]})]})]})});function pr(o){try{return new Date(o).toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}catch{return o}}const gr=({position:o,width:t,height:s})=>{const n={sidebar:{width:t??280,height:s??250},"left-sidebar":{width:t??"100%",height:s??200},banner:{width:t??"100%",height:s??90},inline:{width:t??"100%",height:s??120}},{width:l,height:i}=n[o];return e.jsxs("div",{"data-ad-slot":o,style:{width:l,height:i,backgroundColor:"var(--secondary-color)",border:"2px dashed var(--border-color)",borderRadius:"var(--radius-md)",display:"flex",alignItems:"center",justifyContent:"center",fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--text-color)",opacity:.5},children:["Ad Placeholder (",o,")"]})},O=({meta:o})=>{if(!o)return null;const t=o?[o.population&&{label:"Population",value:o.population.toLocaleString()},o.industry&&{label:"Industry",value:o.industry},o.founded&&{label:"Founded",value:o.founded},o.headquarters&&{label:"HQ",value:o.headquarters}].filter(Boolean):[];return e.jsx("aside",{className:"page-sidebar",style:{display:"flex",flexDirection:"column",gap:"var(--space-md)"},children:t.length>0&&e.jsxs("div",{style:{padding:"var(--space-lg)",backgroundColor:"var(--bg-color)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:[(o==null?void 0:o.logoUrl)&&e.jsx("div",{style:{width:80,height:80,margin:"0 auto var(--space-md)",borderRadius:"var(--radius-md)",overflow:"hidden",backgroundColor:"white",display:"flex",alignItems:"center",justifyContent:"center"},children:e.jsx("img",{src:o.logoUrl,alt:"",style:{maxWidth:"100%",maxHeight:"100%"}})}),(o==null?void 0:o.flagUrl)&&e.jsx("div",{style:{width:"100%",margin:"0 auto var(--space-md)",borderRadius:"var(--radius-sm)",overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid var(--border-color)"},children:e.jsx("img",{src:o.flagUrl,alt:"",style:{width:"100%",height:"auto",display:"block"}})}),e.jsx("dl",{style:{margin:0},children:t.map(({label:s,value:n})=>e.jsxs("div",{style:{padding:"var(--space-sm) 0",borderBottom:"1px solid var(--border-color)"},children:[e.jsx("dt",{style:{fontFamily:"var(--font-sans)",fontSize:"0.75rem",color:"var(--text-color)",opacity:.6,textTransform:"uppercase",letterSpacing:"0.5px",marginBottom:"2px"},children:s}),e.jsx("dd",{style:{margin:0,fontFamily:"var(--font-sans)",fontSize:"0.9rem",fontWeight:600,color:"var(--text-color)"},children:n})]},s))})]})})},B=()=>e.jsx("aside",{className:"page-filters",style:{display:"flex",flexDirection:"column",gap:"var(--space-md)"},children:e.jsxs("div",{style:{padding:"var(--space-md)",backgroundColor:"var(--bg-color)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:[e.jsx("h3",{style:{margin:"0 0 var(--space-md)",fontFamily:"var(--font-serif)",fontSize:"1.1rem",color:"var(--text-color)"},children:"Filters"}),e.jsxs("div",{style:{marginBottom:"var(--space-md)"},children:[e.jsx("label",{style:{display:"block",fontSize:"0.85rem",fontWeight:500,marginBottom:"var(--space-xs)",color:"var(--text-color)"},children:"Date Range"}),e.jsxs("select",{style:{width:"100%",padding:"var(--space-sm)",borderRadius:"var(--radius-sm)",border:"1px solid var(--border-color)",backgroundColor:"var(--bg-color)",color:"var(--text-color)",fontSize:"0.9rem"},children:[e.jsx("option",{children:"All Time"}),e.jsx("option",{children:"Last Year"}),e.jsx("option",{children:"Last 5 Years"}),e.jsx("option",{children:"Last 10 Years"})]})]}),e.jsxs("div",{style:{marginBottom:"var(--space-md)"},children:[e.jsx("label",{style:{display:"block",fontSize:"0.85rem",fontWeight:500,marginBottom:"var(--space-xs)",color:"var(--text-color)"},children:"Severity"}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-xs)"},children:["All","Fatalities","Hospitalizations","Amputations"].map(o=>e.jsxs("label",{style:{display:"flex",alignItems:"center",gap:"var(--space-xs)",fontSize:"0.85rem",cursor:"pointer"},children:[e.jsx("input",{type:"checkbox",defaultChecked:o==="All",style:{accentColor:"var(--primary-color)"}}),o]},o))})]}),e.jsxs("div",{children:[e.jsx("label",{style:{display:"block",fontSize:"0.85rem",fontWeight:500,marginBottom:"var(--space-xs)",color:"var(--text-color)"},children:"Sort By"}),e.jsxs("select",{style:{width:"100%",padding:"var(--space-sm)",borderRadius:"var(--radius-sm)",border:"1px solid var(--border-color)",backgroundColor:"var(--bg-color)",color:"var(--text-color)",fontSize:"0.9rem"},children:[e.jsx("option",{children:"Most Incidents"}),e.jsx("option",{children:"Most Recent"}),e.jsx("option",{children:"Highest Fines"}),e.jsx("option",{children:"Alphabetical"})]})]})]})}),mr=()=>e.jsxs(e.Fragment,{children:[e.jsx("style",{children:`
|
|
58
|
+
`})})},pe=({lines:o=3})=>e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)"},children:Array.from({length:o}).map((t,s)=>e.jsx(oe,{width:s===o-1?"60%":"100%",height:16},s))}),nr=()=>e.jsxs("div",{style:{padding:"var(--space-lg)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)",display:"flex",flexDirection:"column",gap:"var(--space-md)"},children:[e.jsx(oe,{height:24,width:"50%"}),e.jsx(pe,{lines:3})]}),ge=({brand:o,darkMode:t,onThemeToggle:s})=>{const[n,l]=j.useState(!1),[i,c]=j.useState(!1),[u,p]=j.useState(null);j.useEffect(()=>{const f=()=>l(window.innerWidth<768);return f(),window.addEventListener("resize",f),()=>window.removeEventListener("resize",f)},[]);const k=o.navItems.filter(f=>f.inNavbar!==!1);return e.jsxs("header",{style:{backgroundColor:"var(--primary-color)",borderBottom:"4px solid var(--accent-color)",position:"sticky",top:0,zIndex:100},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",padding:"var(--space-sm) var(--space-lg)",gap:"var(--space-md)",maxWidth:1400,margin:"0 auto"},children:[o.logoUrl&&e.jsx("div",{style:{width:40,height:40,borderRadius:"var(--radius-md)",overflow:"hidden",backgroundColor:"var(--bg-color)",border:"2px solid var(--accent-color)",flexShrink:0},children:e.jsx("img",{src:o.logoUrl,alt:o.name,style:{width:"100%",height:"100%",objectFit:"cover"}})}),e.jsx("h1",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:n?"1.1rem":"1.4rem",fontWeight:700,color:"var(--surface-light)",whiteSpace:"nowrap",flexShrink:0},children:o.name}),!n&&e.jsx("nav",{style:{display:"flex",alignItems:"center",gap:"var(--space-sm)",flex:1,justifyContent:"center"},children:k.map(f=>e.jsx(sr,{item:f,isActive:u===f.label,onHover:b=>p(b),onLeave:()=>p(null)},f.label))}),n&&e.jsx("div",{style:{flex:1}}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"var(--space-xs)",flexShrink:0},children:[n&&e.jsx(me,{onClick:()=>c(!i),label:"Menu",size:36,children:e.jsx(ur,{})}),e.jsx(me,{onClick:s,label:"Toggle theme",size:36,children:t?e.jsx(cr,{}):e.jsx(lr,{})}),e.jsx("a",{href:"/account","aria-label":"Account",style:{width:40,height:40,borderRadius:"var(--radius-full)",backgroundColor:"rgba(255,255,255,0.1)",border:"none",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",transition:"background var(--transition-fast)",color:"var(--surface-light)",textDecoration:"none"},children:e.jsx(dr,{})})]})]}),n&&i&&e.jsx("div",{style:{backgroundColor:"var(--bg-color)",borderTop:"1px solid var(--border-color)",padding:"var(--space-sm)"},children:k.map(f=>e.jsx(ir,{item:f,onClose:()=>c(!1)},f.label))})]})},me=({onClick:o,label:t,size:s=36,children:n})=>e.jsx("button",{onClick:o,"aria-label":t,style:{width:s,height:s,borderRadius:"var(--radius-full)",backgroundColor:"rgba(255,255,255,0.1)",border:"none",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",transition:"background var(--transition-fast)",color:"var(--surface-light)"},onMouseEnter:l=>l.currentTarget.style.backgroundColor="rgba(255,255,255,0.2)",onMouseLeave:l=>l.currentTarget.style.backgroundColor="rgba(255,255,255,0.1)",children:n}),sr=({item:o,isActive:t,onHover:s,onLeave:n})=>{const l=()=>{o.onClick?o.onClick():o.path&&(window.location.href=o.path)};return e.jsxs("div",{onMouseEnter:()=>o.children&&s(o.label),onMouseLeave:n,style:{position:"relative"},children:[o.path&&!o.onClick&&!o.children?e.jsx("a",{href:o.path,style:{background:"none",border:"none",color:"var(--surface-light)",cursor:"pointer",fontFamily:"var(--font-sans)",fontWeight:500,fontSize:"0.9rem",padding:"var(--space-xs) var(--space-sm)",borderRadius:"var(--radius-sm)",transition:"background var(--transition-fast)",textDecoration:"none",display:"inline-block"},onMouseEnter:i=>i.currentTarget.style.backgroundColor="rgba(255,255,255,0.1)",onMouseLeave:i=>i.currentTarget.style.backgroundColor="transparent",children:o.label}):e.jsxs("button",{onClick:l,style:{background:"none",border:"none",color:"var(--surface-light)",cursor:"pointer",fontFamily:"var(--font-sans)",fontWeight:500,fontSize:"0.9rem",padding:"var(--space-xs) var(--space-sm)",borderRadius:"var(--radius-sm)",transition:"background var(--transition-fast)"},onMouseEnter:i=>i.currentTarget.style.backgroundColor="rgba(255,255,255,0.1)",onMouseLeave:i=>i.currentTarget.style.backgroundColor="transparent",children:[o.label," ",o.children&&"▾"]}),o.children&&t&&e.jsx("div",{style:{position:"absolute",top:"100%",left:"50%",transform:"translateX(-50%)",backgroundColor:"var(--bg-color)",minWidth:160,boxShadow:"var(--shadow-lg)",borderRadius:"var(--radius-md)",padding:"var(--space-xs) 0",zIndex:200,marginTop:4},children:o.children.map(i=>i.path?e.jsx("a",{href:i.path,style:{display:"block",width:"100%",padding:"var(--space-sm) var(--space-md)",border:"none",background:"none",textAlign:"left",cursor:"pointer",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",transition:"background var(--transition-fast)",textDecoration:"none"},onMouseEnter:c=>c.currentTarget.style.backgroundColor="var(--secondary-color)",onMouseLeave:c=>c.currentTarget.style.backgroundColor="transparent",children:i.label},i.label):e.jsx("button",{onClick:i.onClick,style:{display:"block",width:"100%",padding:"var(--space-sm) var(--space-md)",border:"none",background:"none",textAlign:"left",cursor:"pointer",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",transition:"background var(--transition-fast)"},onMouseEnter:c=>c.currentTarget.style.backgroundColor="var(--secondary-color)",onMouseLeave:c=>c.currentTarget.style.backgroundColor="transparent",children:i.label},i.label))})]})},ir=({item:o,onClose:t})=>{const s={display:"block",width:"100%",padding:"var(--space-sm) var(--space-md)",border:"none",background:"none",textAlign:"left",cursor:"pointer",fontFamily:"var(--font-sans)",fontWeight:500,fontSize:"0.95rem",color:"var(--text-color)",borderRadius:"var(--radius-sm)",textDecoration:"none"};return o.path&&!o.onClick?e.jsx("a",{href:o.path,style:s,onClick:t,children:o.label}):e.jsx("button",{onClick:()=>{var n;(n=o.onClick)==null||n.call(o),t()},style:s,children:o.label})},lr=()=>e.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("circle",{cx:"12",cy:"12",r:"5"}),e.jsx("path",{d:"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"})]}),cr=()=>e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),dr=()=>e.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"12",cy:"7",r:"4"})]}),ur=()=>e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M3 12h18M3 6h18M3 18h18"})}),ye=({copyrightBrand:o,yearCreated:t,poweredBy:s})=>{const n=new Date().getFullYear(),l=t===n?n.toString():`${t}-${n}`;return e.jsx("footer",{style:{backgroundColor:"var(--primary-color)",color:"var(--bg-color)",padding:"var(--space-lg) var(--space-xl)",borderTop:"4px solid var(--accent-color)"},children:e.jsxs("div",{style:{maxWidth:1200,margin:"0 auto",display:"flex",flexDirection:"column",gap:"var(--space-md)",alignItems:"center",textAlign:"center"},children:[e.jsxs("p",{style:{margin:0,fontFamily:"var(--font-sans)",fontSize:"0.85rem",opacity:.8},children:["© ",l," ",o,". All rights reserved."]}),s&&e.jsxs("p",{style:{margin:0,fontFamily:"var(--font-sans)",fontSize:"0.75rem",opacity:.6},children:["Powered by"," ",e.jsx("span",{style:{color:"var(--org-color)",fontWeight:600},children:s})]})]})})};function he(o){const[t,s]=j.useState(()=>{if(typeof window>"u")return!1;const l=localStorage.getItem("theme-mode");return l?l==="dark":o.theme.defaultTheme==="dark"?!0:o.theme.defaultTheme==="auto"?window.matchMedia("(prefers-color-scheme: dark)").matches:!1});j.useEffect(()=>{xe(o.theme)},[o.theme]),j.useEffect(()=>{document.body.classList.toggle("dark-mode",t),localStorage.setItem("theme-mode",t?"dark":"light")},[t]);const n=j.useCallback(()=>{s(l=>!l)},[]);return{darkMode:t,toggleDarkMode:n}}function xe(o){const t=document.documentElement;t.style.setProperty("--primary-color",o.primaryColor),t.style.setProperty("--secondary-color",o.secondaryColor),t.style.setProperty("--accent-color",o.accentColor),o.surfaceLight&&t.style.setProperty("--surface-light",o.surfaceLight),o.surfaceDark&&t.style.setProperty("--surface-dark",o.surfaceDark),o.textLight&&t.style.setProperty("--text-light",o.textLight),o.textDark&&t.style.setProperty("--text-dark",o.textDark)}const W=({brand:o,children:t})=>{const{darkMode:s,toggleDarkMode:n}=he(o);return e.jsxs("div",{className:"shell",style:{display:"flex",flexDirection:"column",minHeight:"100vh"},children:[e.jsx(ge,{brand:o,darkMode:s,onThemeToggle:n}),e.jsx("div",{style:{flex:1,display:"flex",flexDirection:"column"},children:e.jsx("main",{style:{flex:1,backgroundColor:"var(--bg-color)"},children:t})}),e.jsx(ye,{copyrightBrand:o.footer.copyrightBrand,yearCreated:o.footer.yearCreated,poweredBy:o.footer.poweredBy})]})},A=({title:o,subtitle:t,breadcrumbs:s,score:n})=>e.jsxs("section",{style:{backgroundColor:"var(--secondary-color)",padding:"var(--space-lg) var(--space-lg)",textAlign:"center",borderBottom:"4px solid var(--accent-color)"},children:[s&&s.length>0&&e.jsx("nav",{style:{marginBottom:"var(--space-md)",display:"flex",justifyContent:"center",gap:"var(--space-sm)",fontFamily:"var(--font-sans)",fontSize:"0.9rem",fontWeight:600},children:s.map((l,i)=>e.jsxs(j.Fragment,{children:[i>0&&e.jsx("span",{style:{color:"var(--surface-light)",opacity:.4},children:"/"}),l.path?e.jsx("a",{href:l.path,style:{color:"var(--accent-color)",textDecoration:"none"},children:l.label}):e.jsx("span",{style:{color:"var(--surface-light)",opacity:.8},children:l.label})]},l.label))}),e.jsx("h1",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"clamp(2rem, 5vw, 3.5rem)",fontWeight:700,color:"var(--text-dark)",letterSpacing:"0.02em"},children:o}),t&&e.jsx("p",{style:{margin:"var(--space-sm) 0 0",fontFamily:"var(--font-sans)",fontSize:"1.1rem",color:"var(--text-dark)",opacity:.8},children:t}),n&&e.jsxs("div",{style:{marginTop:"var(--space-md)",display:"inline-flex",flexDirection:"column",alignItems:"center",gap:"var(--space-xs)"},children:[e.jsxs("div",{style:{backgroundColor:"var(--accent-color)",color:"white",padding:"var(--space-sm) var(--space-lg)",borderRadius:"var(--radius-full)",fontFamily:"var(--font-sans)",fontWeight:700,fontSize:"1.5rem",display:"flex",alignItems:"center",gap:"var(--space-sm)",boxShadow:"var(--shadow-md)"},children:[e.jsx("span",{children:n.value}),e.jsx("span",{style:{fontSize:"0.9rem",fontWeight:500},children:n.label})]}),n.betaDisclaimer&&e.jsx("span",{style:{fontFamily:"var(--font-sans)",fontSize:"0.75rem",color:"var(--text-dark)",opacity:.6,fontStyle:"italic"},children:"Score algorithm is a work in progress"})]})]}),I={violations:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--warning-color)",strokeWidth:"2",children:[e.jsx("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),e.jsx("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),e.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]}),injuries:e.jsx("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--info-color)",strokeWidth:"2",children:e.jsx("path",{d:"M22 12h-4l-3 9L9 3l-3 9H2"})}),fatalities:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--danger-color)",strokeWidth:"2",children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]}),fines:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--success-color)",strokeWidth:"2",children:[e.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.jsx("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"})]}),avgFine:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--secondary-color)",strokeWidth:"2",children:[e.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]}),trendUp:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--danger-color)",strokeWidth:"2",children:[e.jsx("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.jsx("polyline",{points:"17 6 23 6 23 12"})]}),trendDown:e.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"var(--success-color)",strokeWidth:"2",children:[e.jsx("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.jsx("polyline",{points:"17 18 23 18 23 12"})]})},L=({stats:o,columns:t=4})=>{const s=[{label:"Total Events",value:o.totalEvents,icon:I.violations},o.totalCompanies!==void 0&&{label:"Companies",value:o.totalCompanies,icon:I.avgFine},o.totalCities!==void 0&&{label:"Cities",value:o.totalCities,icon:I.avgFine},o.totalStates!==void 0&&{label:"States",value:o.totalStates,icon:I.avgFine},o.totalInjuries!==void 0&&{label:"Injuries",value:o.totalInjuries,icon:I.injuries},o.totalFatalities!==void 0&&{label:"Fatalities",value:o.totalFatalities,icon:I.fatalities},o.totalFines!==void 0&&{label:"Total Fines",value:be(o.totalFines),icon:I.fines},o.avgFines!==void 0&&{label:"Avg Fine",value:be(o.avgFines),icon:I.avgFine},o.trend&&{label:"YoY Change",value:`${o.trend.direction==="up"?"↑":o.trend.direction==="down"?"↓":"→"} ${o.trend.percentage}%`,icon:o.trend.direction==="down"?I.trendDown:I.trendUp}].filter(Boolean);return e.jsx("section",{style:{marginBottom:"var(--space-lg)"},children:e.jsx("div",{className:"stat-grid",style:{display:"grid",gridTemplateColumns:`repeat(${t}, 1fr)`,gap:"var(--space-md)"},children:s.map(n=>e.jsx(fr,{...n},n.label))})})},fr=({label:o,value:t,icon:s})=>e.jsxs("div",{style:{padding:"var(--space-lg)",borderRadius:"var(--radius-md)",backgroundColor:"var(--bg-color)",border:"2px solid var(--border-color)",display:"flex",alignItems:"center",gap:"var(--space-md)",transition:"transform var(--transition-fast), box-shadow var(--transition-fast)",cursor:"default"},onMouseEnter:n=>{n.currentTarget.style.transform="translateY(-2px)",n.currentTarget.style.boxShadow="var(--shadow-md)"},onMouseLeave:n=>{n.currentTarget.style.transform="translateY(0)",n.currentTarget.style.boxShadow="none"},children:[e.jsx("span",{style:{display:"flex",alignItems:"center",justifyContent:"center"},children:s}),e.jsxs("div",{children:[e.jsx("div",{style:{fontFamily:"var(--font-sans)",fontWeight:700,fontSize:"1.5rem",color:"var(--heading-color)"},children:typeof t=="number"?t.toLocaleString():t}),e.jsx("div",{style:{fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",opacity:.8},children:o})]})]});function be(o){return o>=1e6?`$${(o/1e6).toFixed(1)}M`:o>=1e3?`$${(o/1e3).toFixed(0)}K`:`$${o.toLocaleString()}`}const X=({title:o,items:t,basePath:s,emptyMessage:n="No items found",showSearch:l=!0,initialLimit:i=30})=>{const[c,u]=j.useState(""),[p,k]=j.useState(!1),f=t.filter(w=>w.name.toLowerCase().includes(c.toLowerCase())),b=p||c.length>0,_=b?f:f.slice(0,i),Y=f.length>i&&!b;return e.jsx("section",{style:{marginBottom:"var(--space-lg)"},children:e.jsxs("div",{children:[e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"var(--space-md)",flexWrap:"wrap",gap:"var(--space-sm)"},children:[e.jsxs("h2",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.5rem",color:"var(--text-color)"},children:[o,e.jsxs("span",{style:{marginLeft:"var(--space-sm)",fontSize:"1rem",opacity:.6},children:["(",t.length,")"]})]}),l&&t.length>10&&e.jsx("input",{type:"text",placeholder:"Search...",value:c,onChange:w=>u(w.target.value),style:{padding:"var(--space-sm) var(--space-md)",borderRadius:"var(--radius-md)",border:"2px solid var(--border-color)",fontFamily:"var(--font-sans)",fontSize:"0.9rem",backgroundColor:"var(--bg-color)",color:"var(--text-color)",width:200}})]}),e.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:"var(--space-sm)",padding:"var(--space-md)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:f.length===0?e.jsx("p",{style:{width:"100%",textAlign:"center",color:"var(--text-color)",opacity:.6,margin:0,padding:"var(--space-lg)"},children:n}):e.jsxs(e.Fragment,{children:[_.map(w=>e.jsxs("a",{href:`${s}/${w.slug}`,style:{display:"inline-flex",alignItems:"center",gap:"var(--space-xs)",padding:"var(--space-xs) var(--space-sm)",backgroundColor:"var(--bg-color)",border:"1px solid var(--border-color)",borderRadius:"var(--radius-sm)",textDecoration:"none",color:"var(--text-color)",fontFamily:"var(--font-sans)",fontSize:"0.85rem",transition:"all var(--transition-fast)",whiteSpace:"nowrap"},onMouseEnter:M=>{M.currentTarget.style.backgroundColor="var(--primary-color)",M.currentTarget.style.color="var(--surface-light)",M.currentTarget.style.borderColor="var(--primary-color)"},onMouseLeave:M=>{M.currentTarget.style.backgroundColor="var(--bg-color)",M.currentTarget.style.color="var(--text-color)",M.currentTarget.style.borderColor="var(--border-color)"},children:[e.jsx("span",{style:{fontWeight:500},children:w.name}),e.jsx("span",{title:`${w.count.toLocaleString()} incidents`,style:{backgroundColor:"var(--secondary-color)",color:"var(--surface-light)",padding:"2px 6px",borderRadius:"var(--radius-full)",fontSize:"0.75rem",fontWeight:600},children:w.count.toLocaleString()})]},w.slug)),(Y||p)&&e.jsx("button",{onClick:()=>k(!p),style:{display:"inline-flex",alignItems:"center",gap:"var(--space-xs)",padding:"var(--space-xs) var(--space-sm)",backgroundColor:"var(--accent-color)",border:"none",borderRadius:"var(--radius-sm)",color:"var(--surface-light)",fontFamily:"var(--font-sans)",fontSize:"0.85rem",fontWeight:500,cursor:"pointer",transition:"all var(--transition-fast)"},onMouseEnter:w=>{w.currentTarget.style.opacity="0.8"},onMouseLeave:w=>{w.currentTarget.style.opacity="1"},children:p?"Show less":`+${f.length-i} more`})]})})]})})},J=({title:o,events:t,viewMorePath:s,showAgencyBadge:n=!1})=>t.length===0?null:e.jsx("section",{style:{marginBottom:"var(--space-lg)"},children:e.jsxs("div",{children:[e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"var(--space-md)"},children:[e.jsx("h2",{style:{margin:0,fontFamily:"var(--font-serif)",fontSize:"1.5rem",color:"var(--text-color)"},children:o}),s&&e.jsx("a",{href:s,style:{color:"var(--accent-color)",textDecoration:"none",fontFamily:"var(--font-sans)",fontWeight:600,fontSize:"0.9rem"},children:"View More →"})]}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)"},children:t.map(l=>e.jsx(vr,{event:l,showAgencyBadge:n},l.eventId))})]})}),vr=({event:o,showAgencyBadge:t})=>e.jsx("div",{style:{padding:"var(--space-md) var(--space-lg)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)",backgroundColor:"var(--bg-color)"},children:e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",gap:"var(--space-md)",flexWrap:"wrap"},children:[e.jsxs("div",{style:{flex:1,minWidth:200},children:[e.jsx("h3",{style:{margin:0,fontFamily:"var(--font-sans)",fontWeight:600,fontSize:"1rem",color:"var(--text-color)"},children:o.eventTitle}),o.eventDescription&&e.jsx("p",{style:{margin:"var(--space-xs) 0 0",fontFamily:"var(--font-sans)",fontSize:"0.9rem",color:"var(--text-color)",opacity:.7,display:"-webkit-box",WebkitLineClamp:2,WebkitBoxOrient:"vertical",overflow:"hidden"},children:o.eventDescription})]}),e.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:"var(--space-xs)"},children:[t&&e.jsx("span",{style:{backgroundColor:"var(--primary-color)",color:"var(--bg-color)",padding:"var(--space-xs) var(--space-sm)",borderRadius:"var(--radius-sm)",fontFamily:"var(--font-sans)",fontWeight:600,fontSize:"0.75rem",textTransform:"uppercase"},children:o.agency}),o.eventDate&&e.jsx("span",{style:{fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--text-color)",opacity:.6},children:pr(o.eventDate)}),(o.city||o.state)&&e.jsx("span",{style:{fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--text-color)",opacity:.6},children:[o.city,o.state].filter(Boolean).join(", ")}),o.companyName&&e.jsxs("a",{href:`/company/${o.companySlug}`,style:{fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--primary-color)",textDecoration:"none",fontWeight:600,transition:"color var(--transition-fast)"},onMouseEnter:s=>s.currentTarget.style.color="var(--accent-color)",onMouseLeave:s=>s.currentTarget.style.color="var(--primary-color)",children:[o.companyName," →"]})]})]})});function pr(o){try{return new Date(o).toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}catch{return o}}const gr=({position:o,width:t,height:s})=>{const n={sidebar:{width:t??280,height:s??250},"left-sidebar":{width:t??"100%",height:s??200},banner:{width:t??"100%",height:s??90},inline:{width:t??"100%",height:s??120}},{width:l,height:i}=n[o];return e.jsxs("div",{"data-ad-slot":o,style:{width:l,height:i,backgroundColor:"var(--secondary-color)",border:"2px dashed var(--border-color)",borderRadius:"var(--radius-md)",display:"flex",alignItems:"center",justifyContent:"center",fontFamily:"var(--font-sans)",fontSize:"0.85rem",color:"var(--text-color)",opacity:.5},children:["Ad Placeholder (",o,")"]})},O=({meta:o})=>{if(!o)return null;const t=o?[o.population&&{label:"Population",value:o.population.toLocaleString()},o.industry&&{label:"Industry",value:o.industry},o.founded&&{label:"Founded",value:o.founded},o.headquarters&&{label:"HQ",value:o.headquarters}].filter(Boolean):[];return e.jsx("aside",{className:"page-sidebar",style:{display:"flex",flexDirection:"column",gap:"var(--space-md)"},children:t.length>0&&e.jsxs("div",{style:{padding:"var(--space-lg)",backgroundColor:"var(--bg-color)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:[(o==null?void 0:o.logoUrl)&&e.jsx("div",{style:{width:80,height:80,margin:"0 auto var(--space-md)",borderRadius:"var(--radius-md)",overflow:"hidden",backgroundColor:"white",display:"flex",alignItems:"center",justifyContent:"center"},children:e.jsx("img",{src:o.logoUrl,alt:"",style:{maxWidth:"100%",maxHeight:"100%"}})}),(o==null?void 0:o.flagUrl)&&e.jsx("div",{style:{width:"100%",margin:"0 auto var(--space-md)",borderRadius:"var(--radius-sm)",overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid var(--border-color)"},children:e.jsx("img",{src:o.flagUrl,alt:"",style:{width:"100%",height:"auto",display:"block"}})}),e.jsx("dl",{style:{margin:0},children:t.map(({label:s,value:n})=>e.jsxs("div",{style:{padding:"var(--space-sm) 0",borderBottom:"1px solid var(--border-color)"},children:[e.jsx("dt",{style:{fontFamily:"var(--font-sans)",fontSize:"0.75rem",color:"var(--text-color)",opacity:.6,textTransform:"uppercase",letterSpacing:"0.5px",marginBottom:"2px"},children:s}),e.jsx("dd",{style:{margin:0,fontFamily:"var(--font-sans)",fontSize:"0.9rem",fontWeight:600,color:"var(--text-color)"},children:n})]},s))})]})})},B=()=>e.jsx("aside",{className:"page-filters",style:{display:"flex",flexDirection:"column",gap:"var(--space-md)"},children:e.jsxs("div",{style:{padding:"var(--space-md)",backgroundColor:"var(--bg-color)",border:"2px solid var(--border-color)",borderRadius:"var(--radius-md)"},children:[e.jsx("h3",{style:{margin:"0 0 var(--space-md)",fontFamily:"var(--font-serif)",fontSize:"1.1rem",color:"var(--text-color)"},children:"Filters"}),e.jsxs("div",{style:{marginBottom:"var(--space-md)"},children:[e.jsx("label",{style:{display:"block",fontSize:"0.85rem",fontWeight:500,marginBottom:"var(--space-xs)",color:"var(--text-color)"},children:"Date Range"}),e.jsxs("select",{style:{width:"100%",padding:"var(--space-sm)",borderRadius:"var(--radius-sm)",border:"1px solid var(--border-color)",backgroundColor:"var(--bg-color)",color:"var(--text-color)",fontSize:"0.9rem"},children:[e.jsx("option",{children:"All Time"}),e.jsx("option",{children:"Last Year"}),e.jsx("option",{children:"Last 5 Years"}),e.jsx("option",{children:"Last 10 Years"})]})]}),e.jsxs("div",{style:{marginBottom:"var(--space-md)"},children:[e.jsx("label",{style:{display:"block",fontSize:"0.85rem",fontWeight:500,marginBottom:"var(--space-xs)",color:"var(--text-color)"},children:"Severity"}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-xs)"},children:["All","Fatalities","Hospitalizations","Amputations"].map(o=>e.jsxs("label",{style:{display:"flex",alignItems:"center",gap:"var(--space-xs)",fontSize:"0.85rem",cursor:"pointer"},children:[e.jsx("input",{type:"checkbox",defaultChecked:o==="All",style:{accentColor:"var(--primary-color)"}}),o]},o))})]}),e.jsxs("div",{children:[e.jsx("label",{style:{display:"block",fontSize:"0.85rem",fontWeight:500,marginBottom:"var(--space-xs)",color:"var(--text-color)"},children:"Sort By"}),e.jsxs("select",{style:{width:"100%",padding:"var(--space-sm)",borderRadius:"var(--radius-sm)",border:"1px solid var(--border-color)",backgroundColor:"var(--bg-color)",color:"var(--text-color)",fontSize:"0.9rem"},children:[e.jsx("option",{children:"Most Incidents"}),e.jsx("option",{children:"Most Recent"}),e.jsx("option",{children:"Highest Fines"}),e.jsx("option",{children:"Alphabetical"})]})]})]})}),mr=()=>e.jsxs(e.Fragment,{children:[e.jsx("style",{children:`
|
|
59
59
|
.mobile-ad-banner {
|
|
60
60
|
display: none;
|
|
61
61
|
}
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Roboto:wght@300;400;500;700&display=swap";:root{--primary-color: #1a365d;--secondary-color: #2d3748;--accent-color: #319795;--surface-light: #fafafa;--surface-dark: #1a1a2e;--text-light: #1a1a1a;--text-dark: #f5f5f5;--org-color: #D2691E;--success-color: #38a169;--warning-color: #d69e2e;--danger-color: #e53e3e;--info-color: #3182ce;--bg-color: var(--surface-light);--text-color: var(--text-light);--border-color: var(--secondary-color);--font-sans: "Roboto", system-ui, sans-serif;--font-serif: "Lora", Georgia, serif;--font-mono: "Fira Code", monospace;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 32px;--space-xl: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease}.dark-mode{--bg-color: var(--surface-dark);--text-color: var(--text-dark);--border-color: var(--accent-color)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-color);line-height:1.5;transition:background-color var(--transition-normal),color var(--transition-normal)}:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.page-layout{display:grid;grid-template-columns:220px 1fr 280px;gap:var(--space-lg);padding:var(--space-lg);padding-top:var(--space-xl);max-width:1800px;margin:0 auto;align-items:start}.page-main{min-width:0}.page-filters{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.page-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden}.page-sidebar::-webkit-scrollbar,.page-filters::-webkit-scrollbar{width:0;background:transparent}.page-content.with-filters{padding-left:260px}@media (max-width: 1400px){.page-layout{grid-template-columns:180px 1fr 260px}.stat-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 1200px){.page-layout{grid-template-columns:1fr 240px}.page-filters{display:none!important}.stat-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 992px){.page-layout{grid-template-columns:1fr;padding:var(--space-md)}.page-sidebar,.page-filters{display:none!important}.stat-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.page-layout{padding:var(--space-sm);gap:var(--space-md)}.stat-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.stat-grid{grid-template-columns:1fr!important}}.mobile-ad-banner{display:block;position:fixed;bottom:0;left:0;right:0;padding:var(--space-sm);background:var(--bg-color);border-top:2px solid var(--border-color);z-index:1000;text-align:center}@media (min-width: 1201px){.mobile-ad-banner{display:none}}@media (max-width: 1200px){.page-layout{padding-bottom:80px}}.mobile-info-bar{display:none}@media (max-width: 992px){.mobile-info-bar{display:flex;gap:var(--space-sm);padding:var(--space-sm);background:var(--secondary-color);border-radius:var(--radius-md);margin-bottom:var(--space-md);overflow-x:auto;white-space:nowrap}.mobile-info-bar>span{padding:var(--space-xs) var(--space-sm);background:var(--bg-color);border-radius:var(--radius-sm);font-size:.8rem;color:var(--text-color)}}
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Roboto:wght@300;400;500;700&display=swap";:root{--primary-color: #1a365d;--secondary-color: #2d3748;--accent-color: #319795;--surface-light: #fafafa;--surface-dark: #1a1a2e;--text-light: #1a1a1a;--text-dark: #f5f5f5;--org-color: #D2691E;--success-color: #38a169;--warning-color: #d69e2e;--danger-color: #e53e3e;--info-color: #3182ce;--bg-color: var(--surface-light);--text-color: var(--text-light);--border-color: var(--secondary-color);--heading-color: var(--primary-color);--font-sans: "Roboto", system-ui, sans-serif;--font-serif: "Lora", Georgia, serif;--font-mono: "Fira Code", monospace;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 32px;--space-xl: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease}.dark-mode{--bg-color: var(--surface-dark);--text-color: var(--text-dark);--border-color: var(--accent-color);--heading-color: var(--text-dark)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-color);line-height:1.5;transition:background-color var(--transition-normal),color var(--transition-normal)}:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.page-layout{display:grid;grid-template-columns:220px 1fr 280px;gap:var(--space-lg);padding:var(--space-lg);padding-top:var(--space-xl);max-width:1800px;margin:0 auto;align-items:start}.page-main{min-width:0}.page-filters{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.page-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden}.page-sidebar::-webkit-scrollbar,.page-filters::-webkit-scrollbar{width:0;background:transparent}.page-content.with-filters{padding-left:260px}@media (max-width: 1400px){.page-layout{grid-template-columns:180px 1fr 260px}.stat-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 1200px){.page-layout{grid-template-columns:1fr 240px}.page-filters{display:none!important}.stat-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 992px){.page-layout{grid-template-columns:1fr;padding:var(--space-md)}.page-sidebar,.page-filters{display:none!important}.stat-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.page-layout{padding:var(--space-sm);gap:var(--space-md)}.stat-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.stat-grid{grid-template-columns:1fr!important}}.mobile-ad-banner{display:block;position:fixed;bottom:0;left:0;right:0;padding:var(--space-sm);background:var(--bg-color);border-top:2px solid var(--border-color);z-index:1000;text-align:center}@media (min-width: 1201px){.mobile-ad-banner{display:none}}@media (max-width: 1200px){.page-layout{padding-bottom:80px}}.mobile-info-bar{display:none}@media (max-width: 992px){.mobile-info-bar{display:flex;gap:var(--space-sm);padding:var(--space-sm);background:var(--secondary-color);border-radius:var(--radius-md);margin-bottom:var(--space-md);overflow-x:auto;white-space:nowrap}.mobile-info-bar>span{padding:var(--space-xs) var(--space-sm);background:var(--bg-color);border-radius:var(--radius-sm);font-size:.8rem;color:var(--text-color)}}
|