{"version":3,"file":"PXG5bSwzL.COfi7QnW.mjs","names":["dt","css","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","sharedStyle.className","sharedStyle1.className","className","Tags","_Fragment","GmPE0IwdjsQO6IIGgq","idsQO6IIGgq","LOaBLy7TpsQO6IIGgq","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts"],"sources":["https:/framerusercontent.com/modules/pTAjF02lvDp4MYmk7DHn/JcH97QxOMs31jiIBB2ir/DateRange.js","https:/framerusercontent.com/modules/v5gGlYckT9i0Rnkxhcts/VzLDbMv2fGQxkZunntmW/v5Vnh9mQ6.js","https:/framerusercontent.com/modules/0fteI6cFyWi1xwZzwMMX/4g2XtxQzIhtWJQR3unzJ/PXG5bSwzL.js"],"sourcesContent":["// Date Range Formatter\n// Displays two dates as \"MMM DD-DD, YYYY\" or single date as \"MMM DD, YYYY\"\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/** Normalize to a local calendar date (no timezone drift). */function toLocalCalendarDate(input){if(!input)return null;// Already a Date\nif(input instanceof Date){if(isNaN(input.getTime()))return null;// Normalize using UTC parts so UTC midnight stays correct\nreturn new Date(input.getUTCFullYear(),input.getUTCMonth(),input.getUTCDate());}const str=String(input).trim();// Matches \"YYYY-MM-DD\"\nconst ymd=/^(\\d{4})-(\\d{2})-(\\d{2})$/.exec(str);if(ymd){const[,y,m,d]=ymd;const dt=new Date(Number(y),Number(m)-1,Number(d));return isNaN(dt.getTime())?null:dt;}// ISO or timestamp\nconst dt=new Date(str);if(isNaN(dt.getTime()))return null;return new Date(dt.getUTCFullYear(),dt.getUTCMonth(),dt.getUTCDate());}function formatDate(input){const date=toLocalCalendarDate(input);if(!date)return null;return{month:date.toLocaleString(\"en-US\",{month:\"short\"}),day:date.getDate(),year:date.getFullYear()};}export default function DateRange(props){const{startDate,endDate,font,color,style}=props;const start=formatDate(startDate);const end=formatDate(endDate);if(!start)return null;let display=\"\";if(start&&end&&start.year===end.year&&start.month===end.month){display=`${start.month} ${start.day}-${end.day}, ${start.year}`;}else if(start&&end){display=`${start.month} ${start.day}, ${start.year} - ${end.month} ${end.day}, ${end.year}`;}else{display=`${start.month} ${start.day}, ${start.year}`;}return /*#__PURE__*/_jsx(\"span\",{style:{...font,color,...style,width:\"max-content\",minWidth:\"max-content\",display:\"inline-block\"},children:display});}addPropertyControls(DateRange,{startDate:{type:ControlType.Date,title:\"Start Date\",displayTime:false,defaultValue:null},endDate:{type:ControlType.Date,title:\"End Date\",displayTime:false,defaultValue:null},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:\"18px\",variant:\"Medium\",letterSpacing:\"-0.01em\",lineHeight:\"1.2em\"}},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#000000\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"DateRange\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DateRange.map","// Generated by Framer (3df86f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Archivo-bold\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{cssFamilyName:\"Archivo\",source:\"fontshare\",style:\"normal\",uiFamilyName:\"Archivo\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RJX4LSNI55LNZ6QWGQALARVRCFUYJDBE/HQPW4MP6HXPYZKXF6CFWGJ6ZOJBHKM3X/UHPKREF72UMVMQSKHPDQ42AVOZPICLOJ.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/syRNPWzAMIrcJ3wIlPIP43KjQs.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/ia3uin3hQWqDrVloC1zEtYHWw.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/pKRFNWFoZl77qYCAIp84lN1h944.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"italic\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-mv7sU .framer-styles-preset-c1vu3y:not(.rich-text-wrapper), .framer-mv7sU .framer-styles-preset-c1vu3y.rich-text-wrapper p { --framer-font-family: \"Archivo\", \"Archivo Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: calc(var(--framer-root-font-size, 1rem) * 0.75); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-211aa456-d454-480c-a218-3deb1c0cec86, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-mv7sU\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (3df86f7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,PathVariablesContext,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import DateRange from\"https://framerusercontent.com/modules/pTAjF02lvDp4MYmk7DHn/JcH97QxOMs31jiIBB2ir/DateRange.js\";import Tags from\"https://framerusercontent.com/modules/GErAPls5GLD61kxTF94b/1X7Ji0oozgc9gbBWn4oc/JBDJ4qKzD.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kDwfw6dUVNH8FL5TuiPr/5yfHdHdwKZVq9YwrXuiw/atdJGFvJD.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/v5gGlYckT9i0Rnkxhcts/VzLDbMv2fGQxkZunntmW/v5Vnh9mQ6.js\";const DateRangeFonts=getFonts(DateRange);const cycleOrder=[\"RbW4fXqsa\",\"iDLsN6fVU\",\"fT_gxUbzw\",\"jtjWUX8Ma\",\"xSFLfuFfM\",\"soPiXdhiX\"];const serializationHash=\"framer-jUVgb\";const variantClassNames={fT_gxUbzw:\"framer-v-zsy9c0\",iDLsN6fVU:\"framer-v-avw3re\",jtjWUX8Ma:\"framer-v-7urdnw\",RbW4fXqsa:\"framer-v-773sss\",soPiXdhiX:\"framer-v-1shk29l\",xSFLfuFfM:\"framer-v-5n2xu8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const query=(prequery,{CXfaD0rWk})=>prequery({from:{alias:\"sQO6IIGgq\",data:Tags,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"sQO6IIGgq\",name:\"GmPE0Iwdj\",type:\"Identifier\"},{collection:\"sQO6IIGgq\",name:\"LOaBLy7Tp\",type:\"Identifier\"},{collection:\"sQO6IIGgq\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"sQO6IIGgq\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:CXfaD0rWk},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Connected Blue Darkest Outline\":\"jtjWUX8Ma\",\"Connected Blue Fill\":\"xSFLfuFfM\",\"Connected Blue Lightest Fill\":\"soPiXdhiX\",\"Neutral Light\":\"iDLsN6fVU\",\"Neutral Lighter\":\"RbW4fXqsa\",\"Neutral White Outline\":\"fT_gxUbzw\"};const getProps=({dateRageVisible,endDate,height,id,pillText,plainTextVisible,startDate,tagFilterValue,tagFilterVisible,width,...props})=>{return{...props,CPZVn4Win:plainTextVisible??props.CPZVn4Win??true,CXfaD0rWk:tagFilterValue??props.CXfaD0rWk??\"itWG_yrZq\",EIkmAlJAh:endDate??props.EIkmAlJAh,FGg96wMYz:dateRageVisible??props.FGg96wMYz,HpzNjoLno:tagFilterVisible??props.HpzNjoLno,SGC92XdDm:pillText??props.SGC92XdDm??\"Text\",variant:humanReadableVariantMap[props.variant]??props.variant??\"RbW4fXqsa\",WhI39Ira9:startDate??props.WhI39Ira9??\"2025-07-11T00:00:00.000Z\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,CPZVn4Win,SGC92XdDm,FGg96wMYz,WhI39Ira9,EIkmAlJAh,HpzNjoLno,CXfaD0rWk,GmPE0IwdjsQO6IIGgq,LOaBLy7TpsQO6IIGgq,idsQO6IIGgq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RbW4fXqsa\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-773sss\",className,classNames),\"data-framer-name\":\"Neutral Lighter\",layoutDependency:layoutDependency,layoutId:\"RbW4fXqsa\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-53879a24-2b0c-4377-983e-6e025cc093e7, rgb(216, 216, 216))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{fT_gxUbzw:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},iDLsN6fVU:{backgroundColor:\"var(--token-c872bfbe-9f02-416c-8a87-55e95b0af749, rgb(178, 178, 178))\"},jtjWUX8Ma:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4a0f7df6-7046-40b1-a0e3-ccd959aa1de9, rgb(18, 35, 76))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},soPiXdhiX:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-62df2b0c-6f62-4c00-a963-4b0e94997dc0, rgb(235, 241, 255))\"},xSFLfuFfM:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-5d9c9ed7-6487-460a-84d8-1a9d9d8b28ae, rgb(63, 118, 255))\"}},...addPropertyOverrides({fT_gxUbzw:{\"data-border\":true,\"data-framer-name\":\"Neutral White Outline\"},iDLsN6fVU:{\"data-framer-name\":\"Neutral Light\"},jtjWUX8Ma:{\"data-border\":true,\"data-framer-name\":\"Connected Blue Darkest Outline\"},soPiXdhiX:{\"data-framer-name\":\"Connected Blue Lightest Fill\"},xSFLfuFfM:{\"data-framer-name\":\"Connected Blue Fill\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r944aw\",layoutDependency:layoutDependency,layoutId:\"AcGPo3gcZ\",children:[FGg96wMYz&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n1b0yg-container\",\"data-code-component-plugin-id\":\"84d4c1\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"tPTnwI2Db-container\",nodeId:\"tPTnwI2Db\",rendersWithMotion:true,scopeId:\"PXG5bSwzL\",children:/*#__PURE__*/_jsx(DateRange,{color:\"var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255))\",endDate:EIkmAlJAh,font:{fontFamily:'\"Archivo\", \"Archivo Placeholder\", sans-serif',fontSize:\"calc(var(--framer-root-font-size, 1rem) * 0.75)\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.02em\",lineHeight:\"1.6em\"},height:\"100%\",id:\"tPTnwI2Db\",layoutId:\"tPTnwI2Db\",startDate:WhI39Ira9,width:\"100%\",...addPropertyOverrides({soPiXdhiX:{color:\"var(--token-23a551ab-782d-4275-8c4f-cc5a73701892, rgb(8, 15, 32))\"}},baseVariant,gestureVariant)})})}),HpzNjoLno&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p1uf45\",layoutDependency:layoutDependency,layoutId:\"sQO6IIGgq\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"sQO6IIGgq\",data:Tags,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"sQO6IIGgq\",name:\"GmPE0Iwdj\",type:\"Identifier\"},{collection:\"sQO6IIGgq\",name:\"LOaBLy7Tp\",type:\"Identifier\"},{collection:\"sQO6IIGgq\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"sQO6IIGgq\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:CXfaD0rWk},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({GmPE0Iwdj:GmPE0IwdjsQO6IIGgq,id:idsQO6IIGgq,LOaBLy7Tp:LOaBLy7TpsQO6IIGgq},index)=>{GmPE0IwdjsQO6IIGgq??=\"\";LOaBLy7TpsQO6IIGgq??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`sQO6IIGgq-${idsQO6IIGgq}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{LOaBLy7Tp:LOaBLy7TpsQO6IIGgq},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-aef6pg\",layoutDependency:layoutDependency,layoutId:\"QRYO6__Wx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",children:\"Supplier Management\"})}),className:\"framer-1d6o2kn\",\"data-framer-name\":\"Tag\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sWvJFQ9jp\",text:GmPE0IwdjsQO6IIGgq,variants:{fT_gxUbzw:{\"--extracted-r6o4lv\":\"var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255))\"},jtjWUX8Ma:{\"--extracted-r6o4lv\":\"var(--token-4a0f7df6-7046-40b1-a0e3-ccd959aa1de9, rgb(18, 35, 76))\"},soPiXdhiX:{\"--extracted-r6o4lv\":\"var(--token-23a551ab-782d-4275-8c4f-cc5a73701892, rgb(8, 15, 32))\"},xSFLfuFfM:{\"--extracted-r6o4lv\":\"var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fT_gxUbzw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255)))\"},children:\"Supplier Management\"})})},jtjWUX8Ma:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4a0f7df6-7046-40b1-a0e3-ccd959aa1de9, rgb(18, 35, 76)))\"},children:\"Supplier Management\"})})},soPiXdhiX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-23a551ab-782d-4275-8c4f-cc5a73701892, rgb(8, 15, 32)))\"},children:\"Content\"})})},xSFLfuFfM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255)))\"},children:\"Supplier Management\"})})}},baseVariant,gestureVariant)})})})},idsQO6IIGgq);})})})})}),CPZVn4Win&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-211aa456-d454-480c-a218-3deb1c0cec86, rgb(0, 0, 0)))\"},children:\"Text\"})}),className:\"framer-9crvy6\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uyWRg6gwr\",style:{\"--extracted-r6o4lv\":\"var(--token-211aa456-d454-480c-a218-3deb1c0cec86, rgb(0, 0, 0))\"},text:SGC92XdDm,variants:{fT_gxUbzw:{\"--extracted-r6o4lv\":\"var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255))\"},jtjWUX8Ma:{\"--extracted-r6o4lv\":\"var(--token-4a0f7df6-7046-40b1-a0e3-ccd959aa1de9, rgb(18, 35, 76))\"},soPiXdhiX:{\"--extracted-r6o4lv\":\"var(--token-23a551ab-782d-4275-8c4f-cc5a73701892, rgb(8, 15, 32))\"},xSFLfuFfM:{\"--extracted-r6o4lv\":\"var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fT_gxUbzw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255)))\"},children:\"Text\"})})},jtjWUX8Ma:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4a0f7df6-7046-40b1-a0e3-ccd959aa1de9, rgb(18, 35, 76)))\"},children:\"Text\"})})},soPiXdhiX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-c1vu3y\",\"data-styles-preset\":\"v5Vnh9mQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-23a551ab-782d-4275-8c4f-cc5a73701892, rgb(8, 15, 32)))\"},children:\"Text\"})})},xSFLfuFfM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vvcib4\",\"data-styles-preset\":\"atdJGFvJD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6ee98a1e-e5ea-4c84-a4cb-befad20dd769, rgb(255, 255, 255)))\"},children:\"Text\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jUVgb.framer-uz737w, .framer-jUVgb .framer-uz737w { display: block; }\",\".framer-jUVgb.framer-773sss { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 2px 6px 2px 6px; position: relative; width: min-content; }\",\".framer-jUVgb .framer-r944aw, .framer-jUVgb .framer-aef6pg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-jUVgb .framer-n1b0yg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jUVgb .framer-1p1uf45 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-jUVgb .framer-1d6o2kn, .framer-jUVgb .framer-9crvy6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-jUVgb[data-border=\"true\"]::after, .framer-jUVgb [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 23\n * @framerIntrinsicWidth 33.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"iDLsN6fVU\":{\"layout\":[\"auto\",\"auto\"]},\"fT_gxUbzw\":{\"layout\":[\"auto\",\"auto\"]},\"jtjWUX8Ma\":{\"layout\":[\"auto\",\"auto\"]},\"xSFLfuFfM\":{\"layout\":[\"auto\",\"auto\"]},\"soPiXdhiX\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"CPZVn4Win\":\"plainTextVisible\",\"SGC92XdDm\":\"pillText\",\"FGg96wMYz\":\"dateRageVisible\",\"WhI39Ira9\":\"startDate\",\"EIkmAlJAh\":\"endDate\",\"HpzNjoLno\":\"tagFilterVisible\",\"CXfaD0rWk\":\"tagFilterValue\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerPXG5bSwzL=withCSS(Component,css,\"framer-jUVgb\");export default FramerPXG5bSwzL;FramerPXG5bSwzL.displayName=\"Tag\";FramerPXG5bSwzL.defaultProps={height:23,width:33.5};addPropertyControls(FramerPXG5bSwzL,{variant:{options:[\"RbW4fXqsa\",\"iDLsN6fVU\",\"fT_gxUbzw\",\"jtjWUX8Ma\",\"xSFLfuFfM\",\"soPiXdhiX\"],optionTitles:[\"Neutral Lighter\",\"Neutral Light\",\"Neutral White Outline\",\"Connected Blue Darkest Outline\",\"Connected Blue Fill\",\"Connected Blue Lightest Fill\"],title:\"Variant\",type:ControlType.Enum},CPZVn4Win:{defaultValue:true,title:\"Plain Text Visible\",type:ControlType.Boolean},SGC92XdDm:{defaultValue:\"Text\",title:\"Pill Text\",type:ControlType.String},FGg96wMYz:{defaultValue:false,title:\"Date Rage Visible\",type:ControlType.Boolean},WhI39Ira9:{defaultValue:\"2025-07-11T00:00:00.000Z\",title:\"Start Date\",type:ControlType.Date},EIkmAlJAh:{title:\"End Date\",type:ControlType.Date},HpzNjoLno:{defaultValue:false,title:\"Tag Filter Visible\",type:ControlType.Boolean},CXfaD0rWk:{dataIdentifier:\"local-module:collection/JBDJ4qKzD:default\",defaultValue:\"itWG_yrZq\",title:\"Tag Filter Value\",type:ControlType.CollectionReference}});addFonts(FramerPXG5bSwzL,[{explicitInter:true,fonts:[{cssFamilyName:\"Archivo\",source:\"fontshare\",style:\"normal\",uiFamilyName:\"Archivo\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/5ISYWGR43XD57J2U5VEYATNUZO57OCPH/UIED7ZBTCD42AJ7GJT5NWKWHCOVDRNAP/EPHSF4UBJRLGUILEFJVCMY7ET4W5HPUF.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...DateRangeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPXG5bSwzL\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iDLsN6fVU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fT_gxUbzw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jtjWUX8Ma\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xSFLfuFfM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"soPiXdhiX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"23\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"CPZVn4Win\\\":\\\"plainTextVisible\\\",\\\"SGC92XdDm\\\":\\\"pillText\\\",\\\"FGg96wMYz\\\":\\\"dateRageVisible\\\",\\\"WhI39Ira9\\\":\\\"startDate\\\",\\\"EIkmAlJAh\\\":\\\"endDate\\\",\\\"HpzNjoLno\\\":\\\"tagFilterVisible\\\",\\\"CXfaD0rWk\\\":\\\"tagFilterValue\\\"}\",\"framerIntrinsicWidth\":\"33.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PXG5bSwzL.map"],"mappings":"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"}