{"version":3,"file":"static/js/c1fc2e767d439c0daf8c.bundle.js","mappings":";sKAiBA,MAAMA,UAAeC,EAAAA,cACVC,SACH,OAAOC,KAAKC,MAAMC,WAAWF,KAAKC,QAI1C,mECfA,QAAgBA,IACZ,MAAME,EAAuBF,EAAMG,OAAOD,qBACpCE,EAAYJ,EAAMG,OAAOC,UACzBC,EAAcL,EAAMG,OAAOE,YAC3BC,EAAeN,EAAMG,OAAOG,aAC5BC,EAAwBP,EAAMG,OAAOI,sBAC3C,OACIV,EAAAA,cAAA,OAAKW,UAAWN,GAAwB,OACpCL,EAAAA,cAAA,UACIY,IAAKL,EACLM,MAAO,GAAGL,IACVM,OAAQ,GAAGL,IAEXM,gBAAiBL,2mBCrBjC,MAAMM,EAAU,CAAEC,QAAS,GAAIC,YAAa,IAEvCF,EAAQC,QAAQ,WAAa,CAC1BE,EAAGA,IAAMC,EAAQ,MACjBC,MAAO,gBACPC,GAAI,GAEJC,KAAK,EACLC,GAAI,YACJC,EAAG,UACHC,EAAG,YAEHC,IAAK,GAGLC,GAAI,uBAKRC,OAAOC,aAAeD,OAAOC,cAAgB,GAC7CD,OAAOC,aAAab,QAAOc,EAAAA,EAAA,GACpBF,OAAOC,aAAab,SAAW,IAC/BD,EAAQC,SAGXY,OAAOC,aAAaZ,YAAWa,EAAAA,EAAA,GAC5BF,OAAOC,aAAaZ,aAAe,IACnCF,EAAQE,aAEY,MAAMc,EAAiB,GAC9BA,EAAe,+CAAiD,CACxEb,EAAGA,IAAMC,EAAQ,MACjBa,GAAI,+BAEpBJ,OAAOC,aAAeD,OAAOC,cAAgB,GAC7CD,OAAOC,aAAaE,eAAcD,EAAAA,EAAA,GACPF,OAAOC,aAAaE,gBAAkB,IACtCA,UCtC3BE,EAAOC,QAAUnC","sources":["webpack://sheikh-zayed-festival/./src/modules/szf-map/szf-map.tsx?65b2","webpack://sheikh-zayed-festival/./src/modules/szf-map/szf-map.view.tsx?0d18","webpack://sheikh-zayed-festival/./lib/szf-map/module-registration.js?726f","webpack://sheikh-zayed-festival/external var \"React\"?0d3b"],"sourcesContent":["/*!\r\n * Copyright (c) Microsoft Corporation.\r\n * All rights reserved. See LICENSE in the project root for license information.\r\n */\r\n\r\nimport * as React from 'react';\r\n\r\nimport { ISzfMapData } from './szf-map.data';\r\nimport { ISzfMapProps } from './szf-map.props.autogenerated';\r\n\r\nexport interface ISzfMapViewProps extends ISzfMapProps {}\r\n\r\n/**\r\n *\r\n * SzfMap component\r\n * @extends {React.PureComponent>}\r\n */\r\nclass SzfMap extends React.PureComponent> {\r\n public render(): JSX.Element | null {\r\n return this.props.renderView(this.props);\r\n }\r\n}\r\n\r\nexport default SzfMap;\r\n","/*!\r\n * Copyright (c) Microsoft Corporation.\r\n * All rights reserved. See LICENSE in the project root for license information.\r\n */\r\n\r\nimport * as React from 'react';\r\nimport { ISzfMapViewProps } from './szf-map';\r\n\r\nexport default (props: ISzfMapViewProps) => {\r\n const iFrameContainerClass = props.config.iFrameContainerClass;\r\n const iFrameSrc = props.config.iFrameSrc;\r\n const iFrameWidth = props.config.iFrameWidth;\r\n const iFrameHeight = props.config.iFrameHeight;\r\n const iFrameAllowFullScreen = props.config.iFrameAllowFullScreen;\r\n return (\r\n
\r\n \r\n \r\n
\r\n );\r\n};\r\n","const binding = { modules: {}, dataActions: {} };\n\n (binding.modules['szf-map'] = {\n c: () => require('partner/modules/szf-map/szf-map.tsx'),\n $type: 'contentModule',\n da: [],\n \n iNM: false,\n ns: '__local__',\n n: 'szf-map',\n p: '__local__',\n \n pdp: '',\n \n \n md: 'src/modules/szf-map'\n });\n \n\n \n window.__bindings__ = window.__bindings__ || {};\n window.__bindings__.modules = {\n ...window.__bindings__.modules || {},\n ...binding.modules\n };\n \n window.__bindings__.dataActions = {\n ...window.__bindings__.dataActions || {},\n ...binding.dataActions\n };\n export const viewDictionary = {};\n viewDictionary['__local__|__local__|modules|szf-map|szf-map'] = {\n c: () => require('partner/modules/szf-map/szf-map.view.tsx'),\n cn: '__local__-__local__-szf-map'\n };\nwindow.__bindings__ = window.__bindings__ || {};\nwindow.__bindings__.viewDictionary = {\n ...window.__bindings__.viewDictionary || {},\n ...viewDictionary\n };","module.exports = React;"],"names":["SzfMap","React","render","this","props","renderView","iFrameContainerClass","config","iFrameSrc","iFrameWidth","iFrameHeight","iFrameAllowFullScreen","className","src","width","height","allowFullScreen","binding","modules","dataActions","c","require","$type","da","iNM","ns","n","p","pdp","md","window","__bindings__","_objectSpread","viewDictionary","cn","module","exports"],"sourceRoot":""}