{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js", "ssg:https://framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js", "ssg:https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framer.com/m/framer/useIsomorphicLayoutEffect.js@^0.2.0", "ssg:https://framer.com/m/framer/useMeasuredSize.js", "ssg:https://framerusercontent.com/modules/SP7MubjzgHx9kc6yA6xD/4JKlxlDzFv9N3u1D0AxP/Progress.js", "ssg:https://framerusercontent.com/modules/AbgZZjRt40epey4AQwhA/vGvHiqPbb3htftgwPYPX/YAC2y2lQZ.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n  position: \"relative\",\n  width: \"100%\",\n  height: \"100%\",\n  display: \"flex\",\n  justifyContent: \"center\",\n  alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n  ...containerStyles,\n  borderRadius: 6,\n  background: \"rgba(136, 85, 255, 0.3)\",\n  color: \"#85F\",\n  border: \"1px dashed #85F\",\n  flexDirection: \"column\"\n};\nexport const defaultEvents = {\n  onClick: {\n    type: ControlType.EventHandler\n  },\n  onMouseEnter: {\n    type: ControlType.EventHandler\n  },\n  onMouseLeave: {\n    type: ControlType.EventHandler\n  }\n};\nexport const fontSizeOptions = {\n  type: ControlType.Number,\n  title: \"Font Size\",\n  min: 2,\n  max: 200,\n  step: 1,\n  displayStepper: true\n};\nexport const fontControls = {\n  font: {\n    type: ControlType.Boolean,\n    title: \"Font\",\n    defaultValue: false,\n    disabledTitle: \"Default\",\n    enabledTitle: \"Custom\"\n  },\n  fontFamily: {\n    type: ControlType.String,\n    title: \"Family\",\n    placeholder: \"Inter\",\n    hidden: ({\n      font\n    }) => !font\n  },\n  fontWeight: {\n    type: ControlType.Enum,\n    title: \"Weight\",\n    options: [100, 200, 300, 400, 500, 600, 700, 800, 900],\n    optionTitles: [\"Thin\", \"Extra-light\", \"Light\", \"Regular\", \"Medium\", \"Semi-bold\", \"Bold\", \"Extra-bold\", \"Black\"],\n    hidden: ({\n      font\n    }) => !font\n  }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n  af: \"Afrikaans\",\n  sq: \"Albanian\",\n  an: \"Aragonese\",\n  ar: \"Arabic (Standard)\",\n  \"ar-dz\": \"Arabic (Algeria)\",\n  \"ar-bh\": \"Arabic (Bahrain)\",\n  \"ar-eg\": \"Arabic (Egypt)\",\n  \"ar-iq\": \"Arabic (Iraq)\",\n  \"ar-jo\": \"Arabic (Jordan)\",\n  \"ar-kw\": \"Arabic (Kuwait)\",\n  \"ar-lb\": \"Arabic (Lebanon)\",\n  \"ar-ly\": \"Arabic (Libya)\",\n  \"ar-ma\": \"Arabic (Morocco)\",\n  \"ar-om\": \"Arabic (Oman)\",\n  \"ar-qa\": \"Arabic (Qatar)\",\n  \"ar-sa\": \"Arabic (Saudi Arabia)\",\n  \"ar-sy\": \"Arabic (Syria)\",\n  \"ar-tn\": \"Arabic (Tunisia)\",\n  \"ar-ae\": \"Arabic (U.A.E.)\",\n  \"ar-ye\": \"Arabic (Yemen)\",\n  hy: \"Armenian\",\n  as: \"Assamese\",\n  ast: \"Asturian\",\n  az: \"Azerbaijani\",\n  eu: \"Basque\",\n  bg: \"Bulgarian\",\n  be: \"Belarusian\",\n  bn: \"Bengali\",\n  bs: \"Bosnian\",\n  br: \"Breton\",\n  my: \"Burmese\",\n  ca: \"Catalan\",\n  ch: \"Chamorro\",\n  ce: \"Chechen\",\n  zh: \"Chinese\",\n  \"zh-hk\": \"Chinese (Hong Kong)\",\n  \"zh-cn\": \"Chinese (PRC)\",\n  \"zh-sg\": \"Chinese (Singapore)\",\n  \"zh-tw\": \"Chinese (Taiwan)\",\n  cv: \"Chuvash\",\n  co: \"Corsican\",\n  cr: \"Cree\",\n  hr: \"Croatian\",\n  cs: \"Czech\",\n  da: \"Danish\",\n  nl: \"Dutch (Standard)\",\n  \"nl-be\": \"Dutch (Belgian)\",\n  en: \"English\",\n  \"en-au\": \"English (Australia)\",\n  \"en-bz\": \"English (Belize)\",\n  \"en-ca\": \"English (Canada)\",\n  \"en-ie\": \"English (Ireland)\",\n  \"en-jm\": \"English (Jamaica)\",\n  \"en-nz\": \"English (New Zealand)\",\n  \"en-ph\": \"English (Philippines)\",\n  \"en-za\": \"English (South Africa)\",\n  \"en-tt\": \"English (Trinidad & Tobago)\",\n  \"en-gb\": \"English (United Kingdom)\",\n  \"en-us\": \"English (United States)\",\n  \"en-zw\": \"English (Zimbabwe)\",\n  eo: \"Esperanto\",\n  et: \"Estonian\",\n  fo: \"Faeroese\",\n  fa: \"Farsi\",\n  fj: \"Fijian\",\n  fi: \"Finnish\",\n  fr: \"French (Standard)\",\n  \"fr-be\": \"French (Belgium)\",\n  \"fr-ca\": \"French (Canada)\",\n  \"fr-fr\": \"French (France)\",\n  \"fr-lu\": \"French (Luxembourg)\",\n  \"fr-mc\": \"French (Monaco)\",\n  \"fr-ch\": \"French (Switzerland)\",\n  fy: \"Frisian\",\n  fur: \"Friulian\",\n  gd: \"Gaelic (Scots)\",\n  \"gd-ie\": \"Gaelic (Irish)\",\n  gl: \"Galacian\",\n  ka: \"Georgian\",\n  de: \"German (Standard)\",\n  \"de-at\": \"German (Austria)\",\n  \"de-de\": \"German (Germany)\",\n  \"de-li\": \"German (Liechtenstein)\",\n  \"de-lu\": \"German (Luxembourg)\",\n  \"de-ch\": \"German (Switzerland)\",\n  el: \"Greek\",\n  gu: \"Gujurati\",\n  ht: \"Haitian\",\n  he: \"Hebrew\",\n  hi: \"Hindi\",\n  hu: \"Hungarian\",\n  is: \"Icelandic\",\n  id: \"Indonesian\",\n  iu: \"Inuktitut\",\n  ga: \"Irish\",\n  it: \"Italian (Standard)\",\n  \"it-ch\": \"Italian (Switzerland)\",\n  ja: \"Japanese\",\n  kn: \"Kannada\",\n  ks: \"Kashmiri\",\n  kk: \"Kazakh\",\n  km: \"Khmer\",\n  ky: \"Kirghiz\",\n  tlh: \"Klingon\",\n  ko: \"Korean\",\n  \"ko-kp\": \"Korean (North Korea)\",\n  \"ko-kr\": \"Korean (South Korea)\",\n  la: \"Latin\",\n  lv: \"Latvian\",\n  lt: \"Lithuanian\",\n  lb: \"Luxembourgish\",\n  mk: \"FYRO Macedonian\",\n  ms: \"Malay\",\n  ml: \"Malayalam\",\n  mt: \"Maltese\",\n  mi: \"Maori\",\n  mr: \"Marathi\",\n  mo: \"Moldavian\",\n  nv: \"Navajo\",\n  ng: \"Ndonga\",\n  ne: \"Nepali\",\n  no: \"Norwegian\",\n  nb: \"Norwegian (Bokmal)\",\n  nn: \"Norwegian (Nynorsk)\",\n  oc: \"Occitan\",\n  or: \"Oriya\",\n  om: \"Oromo\",\n  \"fa-ir\": \"Persian/Iran\",\n  pl: \"Polish\",\n  pt: \"Portuguese\",\n  \"pt-br\": \"Portuguese (Brazil)\",\n  pa: \"Punjabi\",\n  \"pa-in\": \"Punjabi (India)\",\n  \"pa-pk\": \"Punjabi (Pakistan)\",\n  qu: \"Quechua\",\n  rm: \"Rhaeto-Romanic\",\n  ro: \"Romanian\",\n  \"ro-mo\": \"Romanian (Moldavia)\",\n  ru: \"Russian\",\n  \"ru-mo\": \"Russian (Moldavia)\",\n  sz: \"Sami (Lappish)\",\n  sg: \"Sango\",\n  sa: \"Sanskrit\",\n  sc: \"Sardinian\",\n  sd: \"Sindhi\",\n  si: \"Singhalese\",\n  sr: \"Serbian\",\n  sk: \"Slovak\",\n  sl: \"Slovenian\",\n  so: \"Somani\",\n  sb: \"Sorbian\",\n  es: \"Spanish\",\n  \"es-ar\": \"Spanish (Argentina)\",\n  \"es-bo\": \"Spanish (Bolivia)\",\n  \"es-cl\": \"Spanish (Chile)\",\n  \"es-co\": \"Spanish (Colombia)\",\n  \"es-cr\": \"Spanish (Costa Rica)\",\n  \"es-do\": \"Spanish (Dominican Republic)\",\n  \"es-ec\": \"Spanish (Ecuador)\",\n  \"es-sv\": \"Spanish (El Salvador)\",\n  \"es-gt\": \"Spanish (Guatemala)\",\n  \"es-hn\": \"Spanish (Honduras)\",\n  \"es-mx\": \"Spanish (Mexico)\",\n  \"es-ni\": \"Spanish (Nicaragua)\",\n  \"es-pa\": \"Spanish (Panama)\",\n  \"es-py\": \"Spanish (Paraguay)\",\n  \"es-pe\": \"Spanish (Peru)\",\n  \"es-pr\": \"Spanish (Puerto Rico)\",\n  \"es-es\": \"Spanish (Spain)\",\n  \"es-uy\": \"Spanish (Uruguay)\",\n  \"es-ve\": \"Spanish (Venezuela)\",\n  sx: \"Sutu\",\n  sw: \"Swahili\",\n  sv: \"Swedish\",\n  \"sv-fi\": \"Swedish (Finland)\",\n  \"sv-sv\": \"Swedish (Sweden)\",\n  ta: \"Tamil\",\n  tt: \"Tatar\",\n  te: \"Teluga\",\n  th: \"Thai\",\n  tig: \"Tigre\",\n  ts: \"Tsonga\",\n  tn: \"Tswana\",\n  tr: \"Turkish\",\n  tk: \"Turkmen\",\n  uk: \"Ukrainian\",\n  hsb: \"Upper Sorbian\",\n  ur: \"Urdu\",\n  ve: \"Venda\",\n  vi: \"Vietnamese\",\n  vo: \"Volapuk\",\n  wa: \"Walloon\",\n  cy: \"Welsh\",\n  xh: \"Xhosa\",\n  ji: \"Yiddish\",\n  zu: \"Zulu\"\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"fontSizeOptions\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fontControls\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"localeOptions\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fontStack\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"emptyStateStyle\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"containerStyles\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"defaultEvents\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n  return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n  return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n  const isInTarget = useIsInCurrentNavigationTarget();\n  useEffect(() => {\n    if (enabled && isInTarget === goal) callback();\n  }, [isInTarget]);\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useOnEnter\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useOnExit\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */\nexport function useConstant(init) {\n  const ref = useRef(null);\n  if (ref.current === null) {\n    ref.current = init();\n  }\n  return ref.current;\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useConstant\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./useConstant.map", "import { Color } from \"framer\";\nexport function colorFromToken(color) {\n  if (color.startsWith(\"var(--token-\")) return \"rgb\" + color.split(\") /*\")[0].split(\", rgb\")[1];\n  return color;\n}\nexport function colorTokentoValue(color) {\n  return Color(colorFromToken(color)).toValue();\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"colorFromToken\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"colorTokentoValue\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./colorFromToken.map", "import { MotionValue } from \"framer\";\nexport const isMotionValue = v => v instanceof MotionValue;\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"isMotionValue\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./isMotionValue.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n  const {\n    borderRadius,\n    isMixedBorderRadius,\n    topLeftRadius,\n    topRightRadius,\n    bottomRightRadius,\n    bottomLeftRadius\n  } = props;\n  const radiusValue = useMemo(() => isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`, [borderRadius, isMixedBorderRadius, topLeftRadius, topRightRadius, bottomRightRadius, bottomLeftRadius]);\n  return radiusValue;\n}\nexport const borderRadiusControl = {\n  borderRadius: {\n    title: \"Radius\",\n    type: ControlType.FusedNumber,\n    toggleKey: \"isMixedBorderRadius\",\n    toggleTitles: [\"Radius\", \"Radius per corner\"],\n    valueKeys: [\"topLeftRadius\", \"topRightRadius\", \"bottomRightRadius\", \"bottomLeftRadius\"],\n    valueLabels: [\"TL\", \"TR\", \"BR\", \"BL\"],\n    min: 0\n  }\n};\nexport function usePadding(props) {\n  const {\n    padding,\n    paddingPerSide,\n    paddingTop,\n    paddingRight,\n    paddingBottom,\n    paddingLeft\n  } = props;\n  const paddingValue = useMemo(() => paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding, [padding, paddingPerSide, paddingTop, paddingRight, paddingBottom, paddingLeft]);\n  return paddingValue;\n}\nexport const paddingControl = {\n  padding: {\n    type: ControlType.FusedNumber,\n    toggleKey: \"paddingPerSide\",\n    toggleTitles: [\"Padding\", \"Padding per side\"],\n    valueKeys: [\"paddingTop\", \"paddingRight\", \"paddingBottom\", \"paddingLeft\"],\n    valueLabels: [\"T\", \"R\", \"B\", \"L\"],\n    min: 0,\n    title: \"Padding\"\n  }\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"borderRadiusControl\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useRadius\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"RadiusProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"PaddingProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"usePadding\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"paddingControl\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./propUtils.map", "import{useLayoutEffect,useEffect}from\"react\";/**\n * Swaps `useLayoutEffect` for `useEffect` on the server to avoid React warnings.\n * NOTE! The effect won't run on the server.\n */ export const useIsomorphicLayoutEffect=typeof document!==\"undefined\"?useLayoutEffect:useEffect;\nexport const __FramerMetadata__ = {\"exports\":{\"useIsomorphicLayoutEffect\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useIsomorphicLayoutEffect.map", "import*as React from\"react\";import{useIsomorphicLayoutEffect}from\"https://framer.com/m/framer/useIsomorphicLayoutEffect.js@^0.2.0\";let safeResizeObserver=undefined;try{if(typeof window!==undefined){safeResizeObserver=window.ResizeObserver;}}catch(e){// happy linting!\n}class SharedObserver{//@ts-ignore\nupdateResizedElements(entries){for(const entry of entries){const callbackForElement=this.callbacks.get(entry.target);if(callbackForElement)callbackForElement(entry.contentRect);}}observeElementWithCallback(element,callback){if(!this.sharedResizeObserver)return;this.sharedResizeObserver.observe(element);this.callbacks.set(element,callback);}unobserve(element){if(!this.sharedResizeObserver)return;this.sharedResizeObserver.unobserve(element);this.callbacks.delete(element);}constructor(){this.callbacks=new WeakMap();const ResizeObserver1=safeResizeObserver;if(!ResizeObserver1)return;this.sharedResizeObserver=new ResizeObserver1(this.updateResizedElements.bind(this));}}const sharedResizeObserver=new SharedObserver();/**\n * Uses a globally shared resize observer, and returns an updated\n * size object when the element's size changes. This is the recommended way to\n * use a Resize Observer: https://github.com/WICG/resize-observer/issues/59.\n */ export function useMeasuredSize(ref,callback){const[size,setSize]=React.useState(null);function updateSize(newSize){if(!size||newSize.height!==size.height||newSize.width!==size.width){if(callback)callback(newSize);setSize({width:newSize.width,height:newSize.height});}}// On mount, immediately measure and set a size. This will defer paint until\n// no more updates are scheduled. Additionally add our element to the shared\n// ResizeObserver with a callback to perform when the element resizes.\n// Finally, remove the element from the observer when the component is unmounted.\nuseIsomorphicLayoutEffect(()=>{if(!ref.current)return;const{offsetWidth,offsetHeight}=ref.current;// Defer paint until initial size is added.\nupdateSize({width:offsetWidth,height:offsetHeight});// Resize observer will race to add the initial size, but since the size\n// is set above, it won't trigger a render on mount since it should\n// match the measured size. Future executions of the callback will\n// trigger renders if the size changes.\nsharedResizeObserver.observeElementWithCallback(ref.current,updateSize);return()=>{if(!ref.current)return;sharedResizeObserver.unobserve(ref.current);};},[]);return size;}export function useSizeChange(ref,callback){const size=React.useRef(null);const updateSize=React.useCallback(newSize=>{if(!size.current||newSize.height!==size.current.height||newSize.width!==size.current.width){size.current={width:newSize.width,height:newSize.height};if(callback)callback(size.current);}},[callback]);// On mount, immediately measure and set a size. This will defer paint until\n// no more updates are scheduled. Additionally add our element to the shared\n// ResizeObserver with a callback to perform when the element resizes.\n// Finally, remove the element from the observer when the component is unmounted.\nuseIsomorphicLayoutEffect(()=>{if(!ref.current)return;const{offsetWidth,offsetHeight}=ref.current;// Defer paint until initial size is added.\nupdateSize({width:offsetWidth,height:offsetHeight});// Resize observer will race to add the initial size, but since the size\n// is set above, it won't trigger a render on mount since it should\n// match the measured size. Future executions of the callback will\n// trigger renders if the size changes.\nsharedResizeObserver.observeElementWithCallback(ref.current,updateSize);return()=>{if(!ref.current)return;sharedResizeObserver.unobserve(ref.current);};},[callback]);return null;}\nexport const __FramerMetadata__ = {\"exports\":{\"useSizeChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMeasuredSize\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useMeasuredSize.map", "import { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { useEffect, useRef, useMemo, useState } from \"react\";\nimport { addPropertyControls, ControlType, RenderTarget } from \"framer\";\nimport { useTransform, motionValue, motion, animate } from \"framer-motion\";\nimport { isMotionValue, defaultEvents, useOnEnter, colorTokentoValue } from \"https://framer.com/m/framer/default-utils.js@^0.45.0\";\nimport { useMeasuredSize } from \"https://framer.com/m/framer/useMeasuredSize.js\";\nvar Indicators;\n(function (Indicators) {\n  Indicators[\"Circle\"] = \"Circle\";\n  Indicators[\"Line\"] = \"Line\";\n})(Indicators || (Indicators = {}));\nfunction getIndicator(indicator, props) {\n  switch (indicator) {\n    case Indicators.Circle:\n      return /*#__PURE__*/_jsx(Circle, {\n        ...props\n      });\n    case Indicators.Line:\n      return /*#__PURE__*/_jsx(Line, {\n        ...props\n      });\n    default:\n      return /*#__PURE__*/_jsx(Line, {\n        ...props\n      });\n  }\n} /**\n  * PROGRESS\n  *\n  * @framerIntrinsicWidth 50\n  * @framerIntrinsicHeight 50\n  *\n  * @framerSupportedLayoutWidth fixed\n  * @framerSupportedLayoutHeight fixed\n  */\nexport function Progress(props) {\n  const {\n    progress,\n    progressEnd,\n    onComplete,\n    transition,\n    animation,\n    type,\n    padding,\n    animateFromStart,\n    shouldAnimate,\n    shouldAnimateTransition,\n    onClick,\n    onMouseEnter,\n    onMouseLeave,\n    onMouseDown,\n    onMouseUp\n  } = props;\n  const isPropMotionValue = isMotionValue(progress);\n  const didInitialMount = useRef(false);\n  const [progressValue] = useState(() => isPropMotionValue ? progress : motionValue(progress * 0.01));\n  const lastValue = useRef(-1);\n  const onCanvas = useMemo(() => RenderTarget.current() === RenderTarget.canvas, []);\n  useOnEnter(() => {\n    if (shouldAnimate && RenderTarget.current() !== RenderTarget.canvas) {\n      if (animateFromStart) progressValue.set(0);\n      if (!onCanvas) animate(progressValue, progressEnd * 0.01, animation);\n    }\n  });\n  useEffect(() => {\n    if (!isPropMotionValue && !onCanvas && didInitialMount.current && shouldAnimateTransition) {\n      animate(progressValue, progress * 0.01, transition);\n    } else if (!didInitialMount.current) {\n      didInitialMount.current = true;\n    } else {\n      progressValue.set(progress * 0.01);\n    }\n  }, [progress]);\n  useEffect(() => progressValue.onChange(() => {\n    if (progressValue.get() >= 1 && progressValue.get() !== lastValue.current && onComplete) onComplete();\n    lastValue.current = progressValue.get();\n  }), []);\n  return /*#__PURE__*/_jsx(\"div\", {\n    onClick,\n    onMouseEnter,\n    onMouseLeave,\n    onMouseDown,\n    onMouseUp,\n    style: {\n      width: \"100%\",\n      height: \"100%\",\n      padding,\n      overflow: \"hidden\",\n      display: \"flex\",\n      justifyContent: \"center\",\n      alignItems: \"center\"\n    },\n    children: getIndicator(type, {\n      ...props,\n      progressValue\n    })\n  });\n}\nfunction Circle(props) {\n  const {\n    progressValue,\n    strokeWidth,\n    trackColor,\n    progressColor,\n    roundCap,\n    // width,\n    // height,\n    padding\n  } = props;\n  const container = useRef();\n  const size = useMeasuredSize(container);\n  const width = (size === null || size === void 0 ? void 0 : size.width) ? size.width : 50;\n  const height = (size === null || size === void 0 ? void 0 : size.height) ? size.height : 50;\n  const circleSize = Math.min(width, height) - strokeWidth - padding * 2;\n  const xOffset = Math.abs(width - circleSize) / 2;\n  const yOffset = Math.abs(height - circleSize) / 2;\n  const w = circleSize;\n  const r = w / 2;\n  const c = Math.PI * w;\n  const dashOffset = useTransform(progressValue, [1, 0], [0, c]);\n  return /*#__PURE__*/_jsx(motion.div, {\n    ref: container,\n    style: {\n      display: \"block\",\n      width: \"100%\",\n      height: \"100%\"\n    },\n    children: /*#__PURE__*/_jsx(\"svg\", {\n      style: {\n        width: \"100%\",\n        height: \"100%\",\n        transformOrigin: \"50% 50%\",\n        transform: `rotate(${roundCap ? -90 + 3 : -90}deg)`\n      },\n      children: /*#__PURE__*/_jsxs(\"g\", {\n        style: {\n          transform: `translateX(${xOffset}px) translateY(${yOffset}px)`\n        },\n        children: [/*#__PURE__*/_jsx(\"circle\", {\n          cx: r,\n          cy: r,\n          r: r,\n          fill: \"none\",\n          stroke: colorTokentoValue(trackColor),\n          strokeWidth: strokeWidth,\n          strokeDasharray: c\n        }), /*#__PURE__*/_jsx(motion.circle, {\n          cx: r,\n          cy: r,\n          r: r,\n          fill: \"none\",\n          stroke: colorTokentoValue(progressColor),\n          strokeWidth: strokeWidth,\n          strokeLinecap: roundCap ? \"round\" : \"butt\",\n          strokeDasharray: c,\n          style: {\n            strokeDashoffset: dashOffset,\n            transformOrigin: \"center\"\n          }\n        })]\n      })\n    })\n  });\n}\nfunction Line(props) {\n  const {\n    progressValue,\n    lineHeight,\n    trackColor,\n    progressColor,\n    borderRadius,\n    roundCap\n  } = props;\n  return /*#__PURE__*/_jsx(motion.div, {\n    style: {\n      background: colorTokentoValue(trackColor),\n      width: \"100%\",\n      height: lineHeight,\n      borderRadius,\n      overflow: \"hidden\",\n      z: 0.001\n    },\n    children: /*#__PURE__*/_jsx(motion.div, {\n      style: {\n        width: \"100%\",\n        height: lineHeight,\n        scaleX: progressValue,\n        background: colorTokentoValue(progressColor),\n        originX: 0\n      }\n    })\n  });\n}\nProgress.defaultProps = {\n  width: 50,\n  height: 50,\n  animation: {\n    type: \"tween\",\n    ease: [0, 0, 1, 1],\n    duration: 1,\n    delay: 0.25\n  },\n  transition: {\n    type: \"spring\",\n    delay: 0,\n    stiffness: 150,\n    damping: 20,\n    mass: 1\n  },\n  progressColor: \"#09F\",\n  trackColor: \"#E5E5E5\",\n  strokeWidth: 5,\n  shouldAnimate: true,\n  progress: 60,\n  progressEnd: 100,\n  padding: 5,\n  strokeStyle: \"solid\",\n  borderRadius: 5,\n  lineHeight: 5,\n  animateFromStart: false,\n  shouldAnimateTransition: true,\n  type: Indicators.Circle\n};\naddPropertyControls(Progress, {\n  type: {\n    title: \"Type\",\n    type: ControlType.Enum,\n    options: Object.keys(Indicators).map(i => Indicators[i])\n  },\n  progress: {\n    type: ControlType.Number,\n    defaultValue: Progress.defaultProps.progress,\n    unit: \"%\",\n    min: 0,\n    max: 100,\n    title: \"Value\"\n  },\n  progressEnd: {\n    type: ControlType.Number,\n    defaultValue: Progress.defaultProps.progressEnd,\n    unit: \"%\",\n    min: 0,\n    max: 100,\n    title: \"Animate To\",\n    hidden: ({\n      shouldAnimate\n    }) => !shouldAnimate\n  },\n  progressColor: {\n    type: ControlType.Color,\n    title: \"Color\",\n    defaultValue: Progress.defaultProps.progressColor\n  },\n  trackColor: {\n    type: ControlType.Color,\n    title: \"Track\",\n    defaultValue: Progress.defaultProps.trackColor\n  },\n  shouldAnimate: {\n    type: ControlType.Boolean,\n    title: \"Animate\",\n    enabledTitle: \"Yes\",\n    disabledTitle: \"No\"\n  },\n  animateFromStart: {\n    type: ControlType.Boolean,\n    title: \"From\",\n    enabledTitle: \"Start\",\n    disabledTitle: \"Current\",\n    hidden: ({\n      shouldAnimate\n    }) => !shouldAnimate\n  },\n  animation: {\n    title: \" \",\n    type: ControlType.Transition,\n    defaultValue: Progress.defaultProps.animation,\n    hidden: ({\n      shouldAnimate\n    }) => !shouldAnimate\n  },\n  shouldAnimateTransition: {\n    type: ControlType.Boolean,\n    title: \"Transition\",\n    enabledTitle: \"Animate\",\n    disabledTitle: \"Instant\"\n  },\n  transition: {\n    title: \" \",\n    type: ControlType.Transition,\n    defaultValue: Progress.defaultProps.transition,\n    hidden: ({\n      shouldAnimateTransition\n    }) => !shouldAnimateTransition\n  },\n  padding: {\n    type: ControlType.Number,\n    title: \"Padding\",\n    defaultValue: Progress.defaultProps.strokeWidth,\n    displayStepper: true,\n    min: 0\n  },\n  strokeWidth: {\n    type: ControlType.Number,\n    title: \"Thickness\",\n    defaultValue: Progress.defaultProps.strokeWidth,\n    hidden: ({\n      type\n    }) => type !== Indicators.Circle,\n    displayStepper: true,\n    min: 1\n  },\n  lineHeight: {\n    title: \"Thickness\",\n    type: ControlType.Number,\n    min: 1,\n    hidden: ({\n      type\n    }) => type !== Indicators.Line\n  },\n  borderRadius: {\n    type: ControlType.Number,\n    title: \"Radius\",\n    min: 0,\n    max: 50,\n    hidden: ({\n      type\n    }) => type !== Indicators.Line\n  },\n  roundCap: {\n    type: ControlType.Boolean,\n    hidden: ({\n      type\n    }) => type !== Indicators.Circle,\n    title: \"Line Cap\",\n    enabledTitle: \"Round\",\n    disabledTitle: \"Flat\"\n  },\n  onComplete: {\n    type: ControlType.EventHandler\n  },\n  ...defaultEvents\n});\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Progress\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Progress\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"50\",\n        \"framerContractVersion\": \"1\",\n        \"framerSupportedLayoutHeight\": \"fixed\",\n        \"framerSupportedLayoutWidth\": \"fixed\",\n        \"framerIntrinsicHeight\": \"50\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./Progress.map", "// Generated by Framer (2add0ca)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Link, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Progress } from \"https://framerusercontent.com/modules/SP7MubjzgHx9kc6yA6xD/4JKlxlDzFv9N3u1D0AxP/Progress.js\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";\nconst ProgressFonts = getFonts(Progress);\nconst PhosphorFonts = getFonts(Phosphor);\nconst enabledGestures = {\n  yyyqSrFuW: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"yyyqSrFuW\"];\nconst variantClassNames = {\n  yyyqSrFuW: \"framer-v-mvnn1c\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"yyyqSrFuW\",\n  link: wLYjHW2J1,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"yyyqSrFuW\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-uVlne\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsx(Link, {\n          href: wLYjHW2J1,\n          openInNewTab: false,\n          smoothScroll: true,\n          children: /*#__PURE__*/_jsxs(motion.a, {\n            ...restProps,\n            className: `${cx(\"framer-mvnn1c\", className)} framer-1dvhvma`,\n            \"data-framer-name\": \"Variant 1\",\n            layoutDependency: layoutDependency,\n            layoutId: \"yyyqSrFuW\",\n            ref: ref,\n            style: {\n              borderBottomLeftRadius: 100,\n              borderBottomRightRadius: 100,\n              borderTopLeftRadius: 100,\n              borderTopRightRadius: 100,\n              ...style\n            },\n            ...addPropertyOverrides({\n              \"yyyqSrFuW-hover\": {\n                \"data-framer-name\": undefined\n              }\n            }, baseVariant, gestureVariant),\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-7d1b7r-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"KjBPhrlxS-container\",\n              children: /*#__PURE__*/_jsx(Progress, {\n                animateFromStart: true,\n                animation: {\n                  delay: .25,\n                  duration: 1,\n                  ease: [0, 0, 1, 1],\n                  type: \"tween\"\n                },\n                borderRadius: 5,\n                height: \"100%\",\n                id: \"KjBPhrlxS\",\n                layoutId: \"KjBPhrlxS\",\n                lineHeight: 5,\n                padding: 5,\n                progress: 100,\n                progressColor: 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(0, 160, 175)) /* {\"name\":\"Brand/Primary\"} */',\n                progressEnd: 100,\n                roundCap: false,\n                shouldAnimate: true,\n                shouldAnimateTransition: true,\n                strokeWidth: 2,\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                trackColor: \"rgb(229, 229, 229)\",\n                transition: {\n                  damping: 20,\n                  delay: 0,\n                  mass: 1,\n                  stiffness: 150,\n                  type: \"spring\"\n                },\n                type: \"Circle\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-apxs67\",\n              layoutDependency: layoutDependency,\n              layoutId: \"b0SIsZGUU\",\n              style: {\n                backgroundColor: \"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(41, 41, 41))\",\n                borderBottomLeftRadius: 100,\n                borderBottomRightRadius: 100,\n                borderTopLeftRadius: 100,\n                borderTopRightRadius: 100\n              },\n              variants: {\n                \"yyyqSrFuW-hover\": {\n                  backgroundColor: \"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(0, 160, 175))\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-yg6q8t-container\",\n                layoutDependency: layoutDependency,\n                layoutId: \"x3d4zWCeP-container\",\n                children: /*#__PURE__*/_jsx(Phosphor, {\n                  color: 'var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',\n                  height: \"100%\",\n                  iconSearch: \"House\",\n                  iconSelection: \"ArrowUp\",\n                  id: \"x3d4zWCeP\",\n                  layoutId: \"x3d4zWCeP\",\n                  mirrored: false,\n                  selectByList: true,\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  weight: \"regular\",\n                  width: \"100%\"\n                })\n              })\n            })]\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-uVlne [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-uVlne .framer-1dvhvma { display: block; }\", \".framer-uVlne .framer-mvnn1c { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 44px; justify-content: center; overflow: hidden; padding: 3px 3px 3px 3px; position: relative; text-decoration: none; width: 44px; will-change: transform; }\", \".framer-uVlne .framer-7d1b7r-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; width: 64px; }\", \".framer-uVlne .framer-apxs67 { align-content: center; align-items: center; bottom: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 6px; overflow: hidden; padding: 8px 8px 8px 8px; position: absolute; right: 6px; top: 6px; will-change: transform; z-index: 0; }\", \".framer-uVlne .framer-yg6q8t-container { flex: none; height: 24px; position: relative; width: 24px; z-index: 1; }\", \".framer-uVlne .framer-v-mvnn1c .framer-mvnn1c { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uVlne .framer-mvnn1c, .framer-uVlne .framer-apxs67 { gap: 0px; } .framer-uVlne .framer-mvnn1c > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-uVlne .framer-mvnn1c > :first-child, .framer-uVlne .framer-apxs67 > :first-child { margin-left: 0px; } .framer-uVlne .framer-mvnn1c > :last-child, .framer-uVlne .framer-apxs67 > :last-child { margin-right: 0px; } .framer-uVlne .framer-apxs67 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\", \".framer-uVlne.framer-v-mvnn1c.hover .framer-mvnn1c { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 44px); padding: 0px 0px 0px 0px; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicHeight 44\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicWidth 44\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"rbnZ0gl4M\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerVariables {\"wLYjHW2J1\":\"link\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     */\nconst FramerYAC2y2lQZ = withCSS(Component, css, \"framer-uVlne\");\nexport default FramerYAC2y2lQZ;\nFramerYAC2y2lQZ.displayName = \"Back to top\";\nFramerYAC2y2lQZ.defaultProps = {\n  height: 44,\n  width: 44\n};\naddPropertyControls(FramerYAC2y2lQZ, {\n  wLYjHW2J1: {\n    title: \"Link\",\n    type: ControlType.Link\n  }\n});\naddFonts(FramerYAC2y2lQZ, [...ProgressFonts, ...PhosphorFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerYAC2y2lQZ\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rbnZ0gl4M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerVariables\": \"{\\\"wLYjHW2J1\\\":\\\"link\\\"}\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"44\",\n        \"framerIntrinsicWidth\": \"44\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./YAC2y2lQZ.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnSpecificTargetChange", "goal", "callback", "enabled", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "useConstant", "init", "ref", "pe", "colorFromToken", "color", "colorTokentoValue", "Color", "isMotionValue", "v", "MotionValue", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "useIsomorphicLayoutEffect", "fe", "ue", "safeResizeObserver", "window", "SharedObserver", "entries", "entry", "callbackForElement", "element", "callback", "ResizeObserver1", "sharedResizeObserver", "useMeasuredSize", "ref", "size", "setSize", "ye", "updateSize", "newSize", "useIsomorphicLayoutEffect", "offsetWidth", "offsetHeight", "Indicators", "getIndicator", "indicator", "props", "p", "Circle", "Line", "Progress", "progress", "progressEnd", "onComplete", "transition", "animation", "type", "padding", "animateFromStart", "shouldAnimate", "shouldAnimateTransition", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isPropMotionValue", "isMotionValue", "didInitialMount", "pe", "progressValue", "ye", "motionValue", "lastValue", "onCanvas", "se", "RenderTarget", "useOnEnter", "animate", "ue", "strokeWidth", "trackColor", "progressColor", "roundCap", "container", "size", "useMeasuredSize", "width", "height", "circleSize", "xOffset", "yOffset", "w", "r", "c", "dashOffset", "useTransform", "motion", "u", "colorTokentoValue", "lineHeight", "borderRadius", "addPropertyControls", "ControlType", "i", "defaultEvents", "ProgressFonts", "getFonts", "Progress", "PhosphorFonts", "Icon", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "wLYjHW2J1", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "css", "FramerYAC2y2lQZ", "withCSS", "YAC2y2lQZ_default", "addPropertyControls", "ControlType", "addFonts"]
}
