{"version":3,"file":"static/compiled/d9b3ace240037b6c59e8/8768.js","mappings":"0JACQA,E,gCADJC,GACID,EAAgB,SAAUE,EAAGC,GAI7B,OAHAH,EAAgBI,OAAOC,gBAClB,CAAEC,UAAW,cAAgBC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,CAAG,GAC1E,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOC,OAAOK,UAAUC,eAAeC,KAAKR,EAAGK,KAAIN,EAAEM,GAAKL,EAAEK,GAAI,EAC7FR,EAAcE,EAAGC,EAC5B,EACO,SAAUD,EAAGC,GAChB,GAAiB,mBAANA,GAA0B,OAANA,EAC3B,MAAM,IAAIS,UAAU,uBAAyBC,OAAOV,GAAK,iCAE7D,SAASW,IAAOC,KAAKC,YAAcd,CAAG,CADtCF,EAAcE,EAAGC,GAEjBD,EAAEO,UAAkB,OAANN,EAAaC,OAAOa,OAAOd,IAAMW,EAAGL,UAAYN,EAAEM,UAAW,IAAIK,EACnF,GAKAI,EAAuC,SAAUC,GAEjD,SAASD,IACL,IAAIE,EAAmB,OAAXD,GAAmBA,EAAOE,MAAMN,KAAMO,YAAcP,KAWhE,OAVAK,EAAMG,mBAAqB,WAAc,MAAO,CAC5CC,SAAU,IAAMC,iBAChBC,cAAe,kBACf,EACJN,EAAMO,sBAAwB,WAAc,MAAO,CAI/CC,+BAA+B,UAC/B,EACGR,CACX,CACA,OAfAnB,EAAUiB,EAAuBC,GAe1BD,CACX,CAjB0C,CAiBxC,I","sources":["webpack:///./src/components/tailwind_clearstep/Partners/symptom_check/CorewellHealth/CorewellHealthPartner.tsx"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport { frameAncestorsToPostMessageOrigins } from '../../../../clearstep/util/AppHelpers';\nimport { Flows } from '../../../../Widget/utils/Flows';\nimport { BasePartner } from '../BasePartner';\nvar CorewellHealthPartner = /** @class */ (function (_super) {\n __extends(CorewellHealthPartner, _super);\n function CorewellHealthPartner() {\n var _this = _super !== null && _super.apply(this, arguments) || this;\n _this.widgetSearchConfig = function () { return ({\n workflow: Flows.SEARCH_WORKFLOWS,\n queryParamKey: 'initialResponse',\n }); };\n _this.postMessageRecipients = function () { return ({\n // For SPA, where the widget reloads due to back navigation, but the parent page does not reload\n // So we must manually trigger requesting widget dimensions from widgetScript.js to ensure we\n // know mobile vs. desktop\n requestWidgetDimensionsOnLoad: frameAncestorsToPostMessageOrigins(),\n }); };\n return _this;\n }\n return CorewellHealthPartner;\n}(BasePartner));\nexport { CorewellHealthPartner };\n"],"names":["extendStatics","__extends","d","b","Object","setPrototypeOf","__proto__","Array","p","prototype","hasOwnProperty","call","TypeError","String","__","this","constructor","create","CorewellHealthPartner","_super","_this","apply","arguments","widgetSearchConfig","workflow","SEARCH_WORKFLOWS","queryParamKey","postMessageRecipients","requestWidgetDimensionsOnLoad"],"sourceRoot":""}