{"version":3,"file":"ZC6oaTVqt.CmyT7a1G.mjs","names":["className","css"],"sources":["https:/framerusercontent.com/modules/hKdE4BSlco24yloavHaF/gxw6wmgXPR7PasSQTa8q/ZC6oaTVqt.js"],"sourcesContent":["// Generated by Framer (98479f1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ApX9HVBYzXw8OVpsB5J0/iAdQeJWoL35Kf2JGPnrF/acdDqsSOM.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kd8jVAanMrY55FyaEebM/QCGZ5TPXGA3QvV1Szskh/lpvldrpA0.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/uSGUkH17FiSlGZhjBL7w/SPpxe0Y95Y7WW5V6fRL3/uYwjFvoUl.js\";const cycleOrder=[\"Dh_kmLg81\",\"Qy1b_vjYv\",\"XhoVkTECU\",\"cUGIJY4lk\"];const serializationHash=\"framer-gpXUq\";const variantClassNames={cUGIJY4lk:\"framer-v-1p942gh\",Dh_kmLg81:\"framer-v-7ipqct\",Qy1b_vjYv:\"framer-v-q9cg6d\",XhoVkTECU:\"framer-v-1xnqf79\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={\"Badge sm\":\"Qy1b_vjYv\",\"Badge xs\":\"XhoVkTECU\",\"Badge xxs\":\"cUGIJY4lk\",Badge:\"Dh_kmLg81\"};const getProps=({backgroundColor,bGBlur,border,height,id,radius,text,textColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5;return{...props,C_fTzd5lR:(_ref=border!==null&&border!==void 0?border:props.C_fTzd5lR)!==null&&_ref!==void 0?_ref:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:1},iXsfVjsEM:(_ref1=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.iXsfVjsEM)!==null&&_ref1!==void 0?_ref1:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",JPO2n74ig:(_ref2=radius!==null&&radius!==void 0?radius:props.JPO2n74ig)!==null&&_ref2!==void 0?_ref2:10,Lsu1xrgI3:(_ref3=textColor!==null&&textColor!==void 0?textColor:props.Lsu1xrgI3)!==null&&_ref3!==void 0?_ref3:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",p4KdNyw2A:bGBlur!==null&&bGBlur!==void 0?bGBlur:props.p4KdNyw2A,variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"Dh_kmLg81\",XGtDHEUvE:(_ref5=text!==null&&text!==void 0?text:props.XGtDHEUvE)!==null&&_ref5!==void 0?_ref5:\"Badge Text\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XGtDHEUvE,Lsu1xrgI3,iXsfVjsEM,JPO2n74ig,C_fTzd5lR,p4KdNyw2A,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Dh_kmLg81\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();var _C_fTzd5lR_borderBottomWidth,_C_fTzd5lR_borderLeftWidth,_C_fTzd5lR_borderRightWidth,_C_fTzd5lR_borderTopWidth;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-7ipqct\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"Dh_kmLg81\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":`${(_C_fTzd5lR_borderBottomWidth=C_fTzd5lR.borderBottomWidth)!==null&&_C_fTzd5lR_borderBottomWidth!==void 0?_C_fTzd5lR_borderBottomWidth:C_fTzd5lR.borderWidth}px`,\"--border-color\":C_fTzd5lR.borderColor,\"--border-left-width\":`${(_C_fTzd5lR_borderLeftWidth=C_fTzd5lR.borderLeftWidth)!==null&&_C_fTzd5lR_borderLeftWidth!==void 0?_C_fTzd5lR_borderLeftWidth:C_fTzd5lR.borderWidth}px`,\"--border-right-width\":`${(_C_fTzd5lR_borderRightWidth=C_fTzd5lR.borderRightWidth)!==null&&_C_fTzd5lR_borderRightWidth!==void 0?_C_fTzd5lR_borderRightWidth:C_fTzd5lR.borderWidth}px`,\"--border-style\":C_fTzd5lR.borderStyle,\"--border-top-width\":`${(_C_fTzd5lR_borderTopWidth=C_fTzd5lR.borderTopWidth)!==null&&_C_fTzd5lR_borderTopWidth!==void 0?_C_fTzd5lR_borderTopWidth:C_fTzd5lR.borderWidth}px`,backdropFilter:`blur(${p4KdNyw2A}px)`,backgroundColor:iXsfVjsEM,borderBottomLeftRadius:radiusForCorner(JPO2n74ig,3),borderBottomRightRadius:radiusForCorner(JPO2n74ig,2),borderTopLeftRadius:radiusForCorner(JPO2n74ig,0),borderTopRightRadius:radiusForCorner(JPO2n74ig,1),...style},...addPropertyOverrides({cUGIJY4lk:{\"data-framer-name\":\"Badge xxs\"},Qy1b_vjYv:{\"data-framer-name\":\"Badge sm\"},XhoVkTECU:{\"data-framer-name\":\"Badge xs\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-brloun\",layoutDependency:layoutDependency,layoutId:\"LJNyOguvz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-oqxj12\",\"data-styles-preset\":\"lpvldrpA0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Lsu1xrgI3-ZC6oaTVqt))\"},children:\"Badge Text\"})}),className:\"framer-n2s70i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SsTSqHFV8\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Lsu1xrgI3-ZC6oaTVqt)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-Lsu1xrgI3-ZC6oaTVqt\":Lsu1xrgI3},text:XGtDHEUvE,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({cUGIJY4lk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1subfuh\",\"data-styles-preset\":\"uYwjFvoUl\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Lsu1xrgI3-ZC6oaTVqt))\"},children:\"Badge Text\"})})},Qy1b_vjYv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-5c03bw\",\"data-styles-preset\":\"acdDqsSOM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Lsu1xrgI3-ZC6oaTVqt))\"},children:\"Badge Text\"})})},XhoVkTECU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1subfuh\",\"data-styles-preset\":\"uYwjFvoUl\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Lsu1xrgI3-ZC6oaTVqt))\"},children:\"Badge Text\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gpXUq.framer-1w5kpb9, .framer-gpXUq .framer-1w5kpb9 { display: block; }\",\".framer-gpXUq.framer-7ipqct { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-gpXUq .framer-brloun { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gpXUq .framer-n2s70i { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gpXUq.framer-7ipqct, .framer-gpXUq .framer-brloun { gap: 0px; } .framer-gpXUq.framer-7ipqct > *, .framer-gpXUq .framer-brloun > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gpXUq.framer-7ipqct > :first-child, .framer-gpXUq .framer-brloun > :first-child { margin-left: 0px; } .framer-gpXUq.framer-7ipqct > :last-child, .framer-gpXUq .framer-brloun > :last-child { margin-right: 0px; } }\",\".framer-gpXUq.framer-v-q9cg6d.framer-7ipqct { padding: 6px 11px 6px 11px; }\",\".framer-gpXUq.framer-v-1xnqf79.framer-7ipqct { padding: 6px 8px 6px 8px; }\",\".framer-gpXUq.framer-v-1p942gh.framer-7ipqct { padding: 4px 6px 4px 6px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-gpXUq[data-border=\"true\"]::after, .framer-gpXUq [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 45\n * @framerIntrinsicWidth 109.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Qy1b_vjYv\":{\"layout\":[\"auto\",\"auto\"]},\"XhoVkTECU\":{\"layout\":[\"auto\",\"auto\"]},\"cUGIJY4lk\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"XGtDHEUvE\":\"text\",\"Lsu1xrgI3\":\"textColor\",\"iXsfVjsEM\":\"backgroundColor\",\"JPO2n74ig\":\"radius\",\"C_fTzd5lR\":\"border\",\"p4KdNyw2A\":\"bGBlur\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZC6oaTVqt=withCSS(Component,css,\"framer-gpXUq\");export default FramerZC6oaTVqt;FramerZC6oaTVqt.displayName=\"Badge\";FramerZC6oaTVqt.defaultProps={height:45,width:109.5};addPropertyControls(FramerZC6oaTVqt,{variant:{options:[\"Dh_kmLg81\",\"Qy1b_vjYv\",\"XhoVkTECU\",\"cUGIJY4lk\"],optionTitles:[\"Badge\",\"Badge sm\",\"Badge xs\",\"Badge xxs\"],title:\"Variant\",type:ControlType.Enum},XGtDHEUvE:{defaultValue:\"Badge Text\",displayTextArea:false,title:\"Text\",type:ControlType.String},Lsu1xrgI3:{defaultValue:'var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11)) /* {\"name\":\"Gray 950\"} */',title:\"Text Color\",type:ControlType.Color},iXsfVjsEM:{defaultValue:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background Color\",type:ControlType.Color},JPO2n74ig:{defaultValue:10,title:\"Radius\",type:ControlType.Number},C_fTzd5lR:{defaultValue:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border},p4KdNyw2A:{defaultValue:0,title:\"BG Blur\",type:ControlType.Number}});addFonts(FramerZC6oaTVqt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",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\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",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\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZC6oaTVqt\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Qy1b_vjYv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XhoVkTECU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cUGIJY4lk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"109.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"45\",\"framerVariables\":\"{\\\"XGtDHEUvE\\\":\\\"text\\\",\\\"Lsu1xrgI3\\\":\\\"textColor\\\",\\\"iXsfVjsEM\\\":\\\"backgroundColor\\\",\\\"JPO2n74ig\\\":\\\"radius\\\",\\\"C_fTzd5lR\\\":\\\"border\\\",\\\"p4KdNyw2A\\\":\\\"bGBlur\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZC6oaTVqt.map"],"mappings":"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"}