{"version":3,"names":["appGlobalScript","__awaiter","_this","SubscriptionEvent","subscriptionChange","globalScripts","exports"],"sources":["src/global/app.ts","@stencil/core/internal/app-globals"],"sourcesContent":["export default async (): Promise => {\n\t/**\n\t * The code to be executed should be placed within a default function that is\n\t * exported by the global script. Ensure all of the code in the global script\n\t * is wrapped in the function() that is exported.\n\t */\n};\n\nexport module SubscriptionEvent {\n\texport const subscriptionChange = 'subscriptionChange';\n\n\texport interface SubscriptionsChanged {\n\t\t// has the user set marketing opt in\n\t\tmarketingOptIn: boolean;\n\t}\n}\n\nexport interface Window {\n\tIFXFormValidation: any;\n\tdataLayer: any;\n\tmyInfineon?: any;\n}\n","import appGlobalScript from '/home/vsts/work/1/s/src/global/app.ts';\nexport const globalScripts = appGlobalScript;\n"],"mappings":"giDAAA,IAAAA,EAAe,kBAAAC,UAAAC,OAAA,qB,0DAQDC,GAAd,SAAcA,GACAA,EAAAC,mBAAqB,oBAMlC,EAPD,CAAcD,MAAiB,KCPnB,IAACE,EAAaC,EAAA,IAAGN,E"}