{"version":3,"sources":["webpack:///./ClientApp/components/Pages/Services/Teleadvice/Teleadvice.tsx","webpack:///./ClientApp/components/Pages/Services/Teleadvice/TeleadviceContent.tsx","webpack:///./ClientApp/content/teleadviceHead.jpg"],"names":["Teleadvice","React","questions","setQuestions","isMobile","setIsMobile","vetList","setVetList","rest","get","then","res","list","mql","window","matchMedia","listenerFunc","matches","listenerForBrowser","className","title","imageSrc","require","text","teleadviceMustheadText","quoteAuthor","imageAlt","teleadviceEmbedText","teleadviceRichText1","teleadviceRichText2","btnText","href","onBtnClick","disclaimer","styled","subtitle","homeSliderVetTitle","location","items","teleadviceCapture","hideReadMore","clickUrl","linkItems","withSeo","state","teleadvicePage","path","name","active","module","exports"],"mappings":"g6CA0BMA,EAAa,WAAM,QACUC,WAA4B,IADtC,GACjBC,EADiB,KACNC,EADM,SAEQF,YAAe,GAFvB,GAEjBG,EAFiB,KAEPC,EAFO,SAGMJ,WAA+B,IAHrC,GAGjBK,EAHiB,KAGRC,EAHQ,KAwBxB,OAnBAN,aAAgB,WACfO,IAAKC,IAAqB,yBAAyBC,MAAK,SAAAC,GAAG,OAAIR,EAAaQ,EAAIC,SAChFJ,IAAKC,IAAwB,+BAA+BC,MAAK,SAAAC,GAAG,OAAIJ,EAAWI,EAAIC,WACrF,IAEHX,aAAgB,WACf,IAAMY,EAAMC,OAAOC,WAAW,iCAExBC,EAAe,WAChBH,EAAII,QACPZ,GAAY,GAEZA,GAAY,IAGdW,IACAE,YAAmBL,EAAKG,KACtB,IAGF,uBAAKG,UAAU,2BACd,gBAAC,IAAD,CACCC,MAAM,cACNC,SAAUC,EAAQ,KAClBC,KAAMC,IACNC,YAAY,mBACZC,SAAS,2BAEV,gBAAC,IAAD,CAAYH,KAAMI,MAClB,gBAAC,IAAD,CACCP,MAAM,kCACNG,KAAMK,MAEP,gBAAC,IAAD,CACCR,MAAM,yDACNG,KAAMM,MAGP,gBAAC,IAAD,CACCT,MAAM,8DACNU,QAAS1B,EAAW,qBAAGe,UAAU,yBAAyBY,KAAK,oBAA3C,WAA4E,gBAAC,IAAD,MAChGC,WAAY,aACZT,KAAMU,IACNC,OAAO,6BAER,gBAAC,IAAD,CACCC,SAAS,oBACTf,MAAOgB,IACPC,SAAU,2BACVC,MAAOhC,EACPiC,kBAAmB,cACnBC,cAAc,IAEf,uBAAKrB,UAAU,yBACd,uBAAKA,UAAU,iCACd,gBAAC,IAAD,CACCC,MAAM,oCACNU,QAAQ,eACRW,SAAS,SAEV,gBAAC,IAAD,CAAUvC,UAAWA,MAGvB,gBAAC,IAAD,CAAgBoC,MAAOI,Q,EApEpB1C,E,8JAyES2C,YAAQ3C,GAAY,SAAA4C,GAAK,OAAIA,EAAMC,iBAAgB,iBAAkB,4BAArE,a,6FAzET7C,E,8yBCtBOwB,EAAyB,sMAEzBG,EAAsB,gCAClC,sZASYC,EAAsB,gCAClC,0VAOYC,EAAsB,gCAClC,0BACC,yFACA,qGACA,qFACA,iFACA,uGACA,4EACA,2DACA,uEACA,4EAIWI,EAAa,gCACzB,4PAOYS,EAAmC,CAC/C,CACCI,KAAM,mCACNC,KAAM,sBAEP,CACCD,KAAM,mCACNC,KAAM,sBAEP,CACCD,KAAM,0BACNC,KAAM,aAEP,CACCD,KAAM,4BACNC,KAAM,cACNC,QAAQ,GAET,CACCF,KAAM,iCACNC,KAAM,sB,6FA9DKvB,E,0JAEAG,E,uJAUAC,E,uJAQAC,E,uJAcAI,E,8IAQAS,E,wQC9CbO,EAAOC,QAAU,IAA0B","file":"chunks/TeleadvicePage.chunk.0c498f0cb10db1e24122.js","sourcesContent":["import * as React from 'react';\r\n\r\nimport {List} from '@common/typescript/objects/List';\r\n\r\nimport Musthead from '@app/components/UI/MustHead/Musthead';\r\nimport LinkBlockSmall from '@app/components/UI/LinkBlock/LinkBlockSmall';\r\nimport RichText from '@app/components/UI/RichText/RichText';\r\nimport FaqBlock from '@app/components/UI/FaqBlock/FaqBlock';\r\nimport VideoEmbed from '@app/components/UI/VideoEmbed/VideoEmbed';\r\nimport {Questions} from '@app/objects/Questions';\r\nimport {rest} from '@app/components/Api';\r\nimport FaqBlockHeaderSm from '@app/components/UI/FaqBlock/FaqBlockHeaderSm';\r\nimport {\r\n\tdisclaimer, linkItems,\r\n\tteleadviceEmbedText,\r\n\tteleadviceMustheadText,\r\n\tteleadviceRichText1, teleadviceRichText2\r\n} from '@app/components/Pages/Services/Teleadvice/TeleadviceContent';\r\nimport SloganBlockSmall from '@app/components/UI/SloganBlock/SloganBlockSmall';\r\nimport GetInTouchButton from '@app/components/Forms/GetInTouch/GetInTouchButton';\r\nimport withSeo from '@app/components/LocalCommon/HigherOrderComponents/WithSeo';\r\nimport {homeSliderVetTitle} from '@app/components/Pages/Home/homeContent';\r\nimport {Veterinarian} from '@app/objects/Veterinarian';\r\nimport SliderVet from '@app/components/UI/Slider/SliderVet';\r\nimport listenerForBrowser from '@app/components/Pages/listenerForBrowser';\r\n\r\nconst Teleadvice = () => {\r\n\tconst [questions, setQuestions] = React.useState([]);\r\n\tconst [isMobile, setIsMobile] = React.useState(false);\r\n\tconst [vetList, setVetList] = React.useState([]);\r\n\r\n\tReact.useEffect(() => {\r\n\t\trest.get>('v1/faq/teleadvicePage').then(res => setQuestions(res.list));\r\n\t\trest.get>('v1/veterinarians/Teleadvice').then(res => setVetList(res.list));\r\n\t}, []);\r\n\r\n\tReact.useEffect(() => {\r\n\t\tconst mql = window.matchMedia('screen and (max-width: 600px)');\r\n\r\n\t\tconst listenerFunc = () => {\r\n\t\t\tif (mql.matches) {\r\n\t\t\t\tsetIsMobile(true);\r\n\t\t\t} else {\r\n\t\t\t\tsetIsMobile(false);\r\n\t\t\t}\r\n\t\t};\r\n\t\tlistenerFunc();\r\n\t\tlistenerForBrowser(mql, listenerFunc);\r\n\t}, []);\r\n\r\n\treturn(\r\n\t\t
\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\r\n\t\t\tCall Us : }\r\n\t\t\t\tonBtnClick={() => {}}\r\n\t\t\t\ttext={disclaimer}\r\n\t\t\t\tstyled=\"slogan-block-small_white\"\r\n\t\t\t/>\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t
\r\n\t\t\t
\r\n\t\t\t\r\n\t\t
\r\n\t);\r\n};\r\n\r\nexport default withSeo(Teleadvice, state => state.teleadvicePage, 'teleadvicePage', 'our-services/telehospice');","import * as React from 'react';\r\n\r\nimport {LinkBlockItemActive} from '@app/objects/LinkBlockItem';\r\n\r\nexport const teleadviceMustheadText = 'This call was essential for my family and I to get on the same page with what Hershey was experiencing, and what the best decision was moving forward...[it] was invaluable to our decision making.';\r\n\r\nexport const teleadviceEmbedText = <>\r\n\t

\r\n\t\tAt this moment, you may be unsure of what the next move is or what the “right” thing to do is. You’ve probably\r\n\t\tread everything you can find online, watched videos, and written down what your veterinarian said at your last\r\n\t\tvisit. If you feel like you need guidance, you’re not sure if you’re ready for euthanasia, or simply need to\r\n\t\ttalk to someone about it, we’re here for you.\r\n\t

\r\n\r\n;\r\n\r\nexport const teleadviceRichText1 = <>\r\n\t

\r\n\t\tDuring a telehospice session, you will speak directly with a Lap of Love doctor over the phone or on Zoom for\r\n\t\tabout 30 minutes. During your call, we'll go over many different ways your pet's quality of life can be\r\n\t\taddressed, ensuring you and your family leave your time with us confident about what the next step is.\r\n\t

\r\n;\r\n\r\nexport const teleadviceRichText2 = <>\r\n\t
    \r\n\t\t
  • Should my pet be taken to a veterinary or emergency clinic?
  • \r\n\t\t
  • What environmental changes can be made to make my pet more comfortable?
  • \r\n\t\t
  • How can I determine my pet's quality of life on my own?
  • \r\n\t\t
  • What happens to pets that experience this disease?
  • \r\n\t\t
  • How do I encourage normal behavior in my pet (e.g., eating or drinking)?
  • \r\n\t\t
  • When is the right time to consider euthanasia?
  • \r\n\t\t
  • How do I plan for euthanasia?
  • \r\n\t\t
  • How can I prepare for the loss of my pet?
  • \r\n\t\t
  • How can I get the help I need after my loss?
  • \r\n\t
\r\n;\r\n\r\nexport const disclaimer = <>\r\n\t

\r\n\t\t*Disclaimer: Without conducting an in-person physical examination, our telehospice service cannot\r\n\t\tdiagnose, treat, or prevent disease, illness, or pain. Our purpose is to provide general guidance\r\n\t\tfor concerned pet parents.\r\n\t

\r\n;\r\n\r\nexport const linkItems: LinkBlockItemActive[] = [\r\n\t{\r\n\t\tpath: '/our-services/veterinary-hospice',\r\n\t\tname: 'Veterinary Hospice',\r\n\t},\r\n\t{\r\n\t\tpath: '/our-services/in-home-euthanasia',\r\n\t\tname: 'In-Home Euthanasia',\r\n\t},\r\n\t{\r\n\t\tpath: '/our-services/aftercare',\r\n\t\tname: 'Aftercare',\r\n\t},\r\n\t{\r\n\t\tpath: '/our-services/telehospice',\r\n\t\tname: 'Telehospice',\r\n\t\tactive: true,\r\n\t},\r\n\t{\r\n\t\tpath: '/our-services/pet-loss-support',\r\n\t\tname: 'Pet Loss Support',\r\n\t},\r\n];","module.exports = __webpack_public_path__ + \"ClientApp/content/teleadviceHead.jpg\";"],"sourceRoot":""}