@inappstory/js-sdk 3.2.0-rc.1 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("effector"),require("uuid"),require("mobx"),require("@inappstory/slide-api"),require("async-mutex"),require("@inappstory/video-player"),require("react"),require("react-dom/client"),require("classnames"),require("mobx-react-lite"),require("react-dom"),require("react-input-mask"),require("lit"),require("lit/decorators.js"),require("lit/static-html.js"),require("lit/directives/style-map.js"),require("lit/directives/class-map.js"),require("lit/directives/unsafe-html.js"),require("parse-css-sides"));else if("function"==typeof define&&define.amd)define(["effector","uuid","mobx","@inappstory/slide-api","async-mutex","@inappstory/video-player","react","react-dom/client","classnames","mobx-react-lite","react-dom","react-input-mask","lit","lit/decorators.js","lit/static-html.js","lit/directives/style-map.js","lit/directives/class-map.js","lit/directives/unsafe-html.js","parse-css-sides"],t);else{var s="object"==typeof exports?t(require("effector"),require("uuid"),require("mobx"),require("@inappstory/slide-api"),require("async-mutex"),require("@inappstory/video-player"),require("react"),require("react-dom/client"),require("classnames"),require("mobx-react-lite"),require("react-dom"),require("react-input-mask"),require("lit"),require("lit/decorators.js"),require("lit/static-html.js"),require("lit/directives/style-map.js"),require("lit/directives/class-map.js"),require("lit/directives/unsafe-html.js"),require("parse-css-sides")):t(e.effector,e.uuid,e.mobx,e["@inappstory/slide-api"],e["async-mutex"],e["@inappstory/video-player"],e.react,e["react-dom/client"],e.classnames,e["mobx-react-lite"],e["react-dom"],e["react-input-mask"],e.lit,e["lit/decorators.js"],e["lit/static-html.js"],e["lit/directives/style-map.js"],e["lit/directives/class-map.js"],e["lit/directives/unsafe-html.js"],e["parse-css-sides"]);for(var i in s)("object"==typeof exports?exports:e)[i]=s[i]}}(self,((e,t,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y)=>(()=>{var w={3643:function(e){e.exports=function(e){var t={};function s(i){if(t[i])return t[i].exports;var r=t[i]={i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,s),r.l=!0,r.exports}return s.m=e,s.c=t,s.d=function(e,t,i){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,t){if(1&t&&(e=s(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(s.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)s.d(i,r,function(t){return e[t]}.bind(null,r));return i},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="",s(s.s=90)}({17:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i=s(18),r=function(){function e(){}return e.getFirstMatch=function(e,t){var s=t.match(e);return s&&s.length>0&&s[1]||""},e.getSecondMatch=function(e,t){var s=t.match(e);return s&&s.length>1&&s[2]||""},e.matchAndReturnConst=function(e,t,s){if(e.test(t))return s},e.getWindowsVersionName=function(e){switch(e){case"NT":return"NT";case"XP":case"NT 5.1":return"XP";case"NT 5.0":return"2000";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}},e.getMacOSVersionName=function(e){var t=e.split(".").splice(0,2).map((function(e){return parseInt(e,10)||0}));if(t.push(0),10===t[0])switch(t[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}},e.getAndroidVersionName=function(e){var t=e.split(".").splice(0,2).map((function(e){return parseInt(e,10)||0}));if(t.push(0),!(1===t[0]&&t[1]<5))return 1===t[0]&&t[1]<6?"Cupcake":1===t[0]&&t[1]>=6?"Donut":2===t[0]&&t[1]<2?"Eclair":2===t[0]&&2===t[1]?"Froyo":2===t[0]&&t[1]>2?"Gingerbread":3===t[0]?"Honeycomb":4===t[0]&&t[1]<1?"Ice Cream Sandwich":4===t[0]&&t[1]<4?"Jelly Bean":4===t[0]&&t[1]>=4?"KitKat":5===t[0]?"Lollipop":6===t[0]?"Marshmallow":7===t[0]?"Nougat":8===t[0]?"Oreo":9===t[0]?"Pie":void 0},e.getVersionPrecision=function(e){return e.split(".").length},e.compareVersions=function(t,s,i){void 0===i&&(i=!1);var r=e.getVersionPrecision(t),a=e.getVersionPrecision(s),n=Math.max(r,a),o=0,l=e.map([t,s],(function(t){var s=n-e.getVersionPrecision(t),i=t+new Array(s+1).join(".0");return e.map(i.split("."),(function(e){return new Array(20-e.length).join("0")+e})).reverse()}));for(i&&(o=n-Math.min(r,a)),n-=1;n>=o;){if(l[0][n]>l[1][n])return 1;if(l[0][n]===l[1][n]){if(n===o)return 0;n-=1}else if(l[0][n]<l[1][n])return-1}},e.map=function(e,t){var s,i=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(s=0;s<e.length;s+=1)i.push(t(e[s]));return i},e.find=function(e,t){var s,i;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(s=0,i=e.length;s<i;s+=1){var r=e[s];if(t(r,s))return r}},e.assign=function(e){for(var t,s,i=e,r=arguments.length,a=new Array(r>1?r-1:0),n=1;n<r;n++)a[n-1]=arguments[n];if(Object.assign)return Object.assign.apply(Object,[e].concat(a));var o=function(){var e=a[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach((function(t){i[t]=e[t]}))};for(t=0,s=a.length;t<s;t+=1)o();return e},e.getBrowserAlias=function(e){return i.BROWSER_ALIASES_MAP[e]},e.getBrowserTypeByAlias=function(e){return i.BROWSER_MAP[e]||""},e}();t.default=r,e.exports=t.default},18:function(e,t,s){"use strict";t.__esModule=!0,t.ENGINE_MAP=t.OS_MAP=t.PLATFORMS_MAP=t.BROWSER_MAP=t.BROWSER_ALIASES_MAP=void 0,t.BROWSER_ALIASES_MAP={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},t.BROWSER_MAP={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},t.PLATFORMS_MAP={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},t.OS_MAP={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},t.ENGINE_MAP={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"}},90:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i,r=(i=s(91))&&i.__esModule?i:{default:i},a=s(18);function n(e,t){for(var s=0;s<t.length;s++){var i=t[s];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var o=function(){function e(){}var t,s,i;return e.getParser=function(e,t){if(void 0===t&&(t=!1),"string"!=typeof e)throw new Error("UserAgent should be a string");return new r.default(e,t)},e.parse=function(e){return new r.default(e).getResult()},t=e,i=[{key:"BROWSER_MAP",get:function(){return a.BROWSER_MAP}},{key:"ENGINE_MAP",get:function(){return a.ENGINE_MAP}},{key:"OS_MAP",get:function(){return a.OS_MAP}},{key:"PLATFORMS_MAP",get:function(){return a.PLATFORMS_MAP}}],(s=null)&&n(t.prototype,s),i&&n(t,i),e}();t.default=o,e.exports=t.default},91:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i=l(s(92)),r=l(s(93)),a=l(s(94)),n=l(s(95)),o=l(s(17));function l(e){return e&&e.__esModule?e:{default:e}}var d=function(){function e(e,t){if(void 0===t&&(t=!1),null==e||""===e)throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},!0!==t&&this.parse()}var t=e.prototype;return t.getUA=function(){return this._ua},t.test=function(e){return e.test(this._ua)},t.parseBrowser=function(){var e=this;this.parsedResult.browser={};var t=o.default.find(i.default,(function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some((function(t){return e.test(t)}));throw new Error("Browser's test function is not valid")}));return t&&(this.parsedResult.browser=t.describe(this.getUA())),this.parsedResult.browser},t.getBrowser=function(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()},t.getBrowserName=function(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""},t.getBrowserVersion=function(){return this.getBrowser().version},t.getOS=function(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()},t.parseOS=function(){var e=this;this.parsedResult.os={};var t=o.default.find(r.default,(function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some((function(t){return e.test(t)}));throw new Error("Browser's test function is not valid")}));return t&&(this.parsedResult.os=t.describe(this.getUA())),this.parsedResult.os},t.getOSName=function(e){var t=this.getOS().name;return e?String(t).toLowerCase()||"":t||""},t.getOSVersion=function(){return this.getOS().version},t.getPlatform=function(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()},t.getPlatformType=function(e){void 0===e&&(e=!1);var t=this.getPlatform().type;return e?String(t).toLowerCase()||"":t||""},t.parsePlatform=function(){var e=this;this.parsedResult.platform={};var t=o.default.find(a.default,(function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some((function(t){return e.test(t)}));throw new Error("Browser's test function is not valid")}));return t&&(this.parsedResult.platform=t.describe(this.getUA())),this.parsedResult.platform},t.getEngine=function(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()},t.getEngineName=function(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""},t.parseEngine=function(){var e=this;this.parsedResult.engine={};var t=o.default.find(n.default,(function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some((function(t){return e.test(t)}));throw new Error("Browser's test function is not valid")}));return t&&(this.parsedResult.engine=t.describe(this.getUA())),this.parsedResult.engine},t.parse=function(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this},t.getResult=function(){return o.default.assign({},this.parsedResult)},t.satisfies=function(e){var t=this,s={},i=0,r={},a=0;if(Object.keys(e).forEach((function(t){var n=e[t];"string"==typeof n?(r[t]=n,a+=1):"object"==typeof n&&(s[t]=n,i+=1)})),i>0){var n=Object.keys(s),l=o.default.find(n,(function(e){return t.isOS(e)}));if(l){var d=this.satisfies(s[l]);if(void 0!==d)return d}var c=o.default.find(n,(function(e){return t.isPlatform(e)}));if(c){var h=this.satisfies(s[c]);if(void 0!==h)return h}}if(a>0){var u=Object.keys(r),p=o.default.find(u,(function(e){return t.isBrowser(e,!0)}));if(void 0!==p)return this.compareVersion(r[p])}},t.isBrowser=function(e,t){void 0===t&&(t=!1);var s=this.getBrowserName().toLowerCase(),i=e.toLowerCase(),r=o.default.getBrowserTypeByAlias(i);return t&&r&&(i=r.toLowerCase()),i===s},t.compareVersion=function(e){var t=[0],s=e,i=!1,r=this.getBrowserVersion();if("string"==typeof r)return">"===e[0]||"<"===e[0]?(s=e.substr(1),"="===e[1]?(i=!0,s=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?s=e.substr(1):"~"===e[0]&&(i=!0,s=e.substr(1)),t.indexOf(o.default.compareVersions(r,s,i))>-1},t.isOS=function(e){return this.getOSName(!0)===String(e).toLowerCase()},t.isPlatform=function(e){return this.getPlatformType(!0)===String(e).toLowerCase()},t.isEngine=function(e){return this.getEngineName(!0)===String(e).toLowerCase()},t.is=function(e,t){return void 0===t&&(t=!1),this.isBrowser(e,t)||this.isOS(e)||this.isPlatform(e)},t.some=function(e){var t=this;return void 0===e&&(e=[]),e.some((function(e){return t.is(e)}))},e}();t.default=d,e.exports=t.default},92:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=/version\/(\d+(\.?_?\d+)+)/i,n=[{test:[/googlebot/i],describe:function(e){var t={name:"Googlebot"},s=r.default.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/opera/i],describe:function(e){var t={name:"Opera"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/opr\/|opios/i],describe:function(e){var t={name:"Opera"},s=r.default.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/SamsungBrowser/i],describe:function(e){var t={name:"Samsung Internet for Android"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/Whale/i],describe:function(e){var t={name:"NAVER Whale Browser"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/MZBrowser/i],describe:function(e){var t={name:"MZ Browser"},s=r.default.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/focus/i],describe:function(e){var t={name:"Focus"},s=r.default.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/swing/i],describe:function(e){var t={name:"Swing"},s=r.default.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/coast/i],describe:function(e){var t={name:"Opera Coast"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe:function(e){var t={name:"Opera Touch"},s=r.default.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/yabrowser/i],describe:function(e){var t={name:"Yandex Browser"},s=r.default.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/ucbrowser/i],describe:function(e){var t={name:"UC Browser"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/Maxthon|mxios/i],describe:function(e){var t={name:"Maxthon"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/epiphany/i],describe:function(e){var t={name:"Epiphany"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/puffin/i],describe:function(e){var t={name:"Puffin"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/sleipnir/i],describe:function(e){var t={name:"Sleipnir"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/k-meleon/i],describe:function(e){var t={name:"K-Meleon"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/micromessenger/i],describe:function(e){var t={name:"WeChat"},s=r.default.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/qqbrowser/i],describe:function(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},s=r.default.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/msie|trident/i],describe:function(e){var t={name:"Internet Explorer"},s=r.default.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/\sedg\//i],describe:function(e){var t={name:"Microsoft Edge"},s=r.default.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/edg([ea]|ios)/i],describe:function(e){var t={name:"Microsoft Edge"},s=r.default.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/vivaldi/i],describe:function(e){var t={name:"Vivaldi"},s=r.default.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/seamonkey/i],describe:function(e){var t={name:"SeaMonkey"},s=r.default.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/sailfish/i],describe:function(e){var t={name:"Sailfish"},s=r.default.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return s&&(t.version=s),t}},{test:[/silk/i],describe:function(e){var t={name:"Amazon Silk"},s=r.default.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/phantom/i],describe:function(e){var t={name:"PhantomJS"},s=r.default.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/slimerjs/i],describe:function(e){var t={name:"SlimerJS"},s=r.default.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t={name:"BlackBerry"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t={name:"WebOS Browser"},s=r.default.getFirstMatch(a,e)||r.default.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/bada/i],describe:function(e){var t={name:"Bada"},s=r.default.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/tizen/i],describe:function(e){var t={name:"Tizen"},s=r.default.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/qupzilla/i],describe:function(e){var t={name:"QupZilla"},s=r.default.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/firefox|iceweasel|fxios/i],describe:function(e){var t={name:"Firefox"},s=r.default.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/electron/i],describe:function(e){var t={name:"Electron"},s=r.default.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/MiuiBrowser/i],describe:function(e){var t={name:"Miui"},s=r.default.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/chromium/i],describe:function(e){var t={name:"Chromium"},s=r.default.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/chrome|crios|crmo/i],describe:function(e){var t={name:"Chrome"},s=r.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/GSA/i],describe:function(e){var t={name:"Google Search"},s=r.default.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:function(e){var t=!e.test(/like android/i),s=e.test(/android/i);return t&&s},describe:function(e){var t={name:"Android Browser"},s=r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/playstation 4/i],describe:function(e){var t={name:"PlayStation 4"},s=r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/safari|applewebkit/i],describe:function(e){var t={name:"Safari"},s=r.default.getFirstMatch(a,e);return s&&(t.version=s),t}},{test:[/.*/i],describe:function(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:r.default.getFirstMatch(t,e),version:r.default.getSecondMatch(t,e)}}}];t.default=n,e.exports=t.default},93:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=s(18),n=[{test:[/Roku\/DVP/],describe:function(e){var t=r.default.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:a.OS_MAP.Roku,version:t}}},{test:[/windows phone/i],describe:function(e){var t=r.default.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:a.OS_MAP.WindowsPhone,version:t}}},{test:[/windows /i],describe:function(e){var t=r.default.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),s=r.default.getWindowsVersionName(t);return{name:a.OS_MAP.Windows,version:t,versionName:s}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(e){var t={name:a.OS_MAP.iOS},s=r.default.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return s&&(t.version=s),t}},{test:[/macintosh/i],describe:function(e){var t=r.default.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),s=r.default.getMacOSVersionName(t),i={name:a.OS_MAP.MacOS,version:t};return s&&(i.versionName=s),i}},{test:[/(ipod|iphone|ipad)/i],describe:function(e){var t=r.default.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:a.OS_MAP.iOS,version:t}}},{test:function(e){var t=!e.test(/like android/i),s=e.test(/android/i);return t&&s},describe:function(e){var t=r.default.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),s=r.default.getAndroidVersionName(t),i={name:a.OS_MAP.Android,version:t};return s&&(i.versionName=s),i}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t=r.default.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),s={name:a.OS_MAP.WebOS};return t&&t.length&&(s.version=t),s}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t=r.default.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||r.default.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||r.default.getFirstMatch(/\bbb(\d+)/i,e);return{name:a.OS_MAP.BlackBerry,version:t}}},{test:[/bada/i],describe:function(e){var t=r.default.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:a.OS_MAP.Bada,version:t}}},{test:[/tizen/i],describe:function(e){var t=r.default.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:a.OS_MAP.Tizen,version:t}}},{test:[/linux/i],describe:function(){return{name:a.OS_MAP.Linux}}},{test:[/CrOS/],describe:function(){return{name:a.OS_MAP.ChromeOS}}},{test:[/PlayStation 4/],describe:function(e){var t=r.default.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:a.OS_MAP.PlayStation4,version:t}}}];t.default=n,e.exports=t.default},94:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=s(18),n=[{test:[/googlebot/i],describe:function(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe:function(e){var t=r.default.getFirstMatch(/(can-l01)/i,e)&&"Nova",s={type:a.PLATFORMS_MAP.mobile,vendor:"Huawei"};return t&&(s.model=t),s}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:function(){return{type:a.PLATFORMS_MAP.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe:function(){return{type:a.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(){return{type:a.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe:function(){return{type:a.PLATFORMS_MAP.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe:function(){return{type:a.PLATFORMS_MAP.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe:function(){return{type:a.PLATFORMS_MAP.tablet}}},{test:function(e){var t=e.test(/ipod|iphone/i),s=e.test(/like (ipod|iphone)/i);return t&&!s},describe:function(e){var t=r.default.getFirstMatch(/(ipod|iphone)/i,e);return{type:a.PLATFORMS_MAP.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:function(){return{type:a.PLATFORMS_MAP.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe:function(){return{type:a.PLATFORMS_MAP.mobile}}},{test:function(e){return"blackberry"===e.getBrowserName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.mobile,vendor:"BlackBerry"}}},{test:function(e){return"bada"===e.getBrowserName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.mobile}}},{test:function(e){return"windows phone"===e.getBrowserName()},describe:function(){return{type:a.PLATFORMS_MAP.mobile,vendor:"Microsoft"}}},{test:function(e){var t=Number(String(e.getOSVersion()).split(".")[0]);return"android"===e.getOSName(!0)&&t>=3},describe:function(){return{type:a.PLATFORMS_MAP.tablet}}},{test:function(e){return"android"===e.getOSName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.mobile}}},{test:function(e){return"macos"===e.getOSName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.desktop,vendor:"Apple"}}},{test:function(e){return"windows"===e.getOSName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.desktop}}},{test:function(e){return"linux"===e.getOSName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.desktop}}},{test:function(e){return"playstation 4"===e.getOSName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.tv}}},{test:function(e){return"roku"===e.getOSName(!0)},describe:function(){return{type:a.PLATFORMS_MAP.tv}}}];t.default=n,e.exports=t.default},95:function(e,t,s){"use strict";t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=s(18),n=[{test:function(e){return"microsoft edge"===e.getBrowserName(!0)},describe:function(e){if(/\sedg\//i.test(e))return{name:a.ENGINE_MAP.Blink};var t=r.default.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:a.ENGINE_MAP.EdgeHTML,version:t}}},{test:[/trident/i],describe:function(e){var t={name:a.ENGINE_MAP.Trident},s=r.default.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:function(e){return e.test(/presto/i)},describe:function(e){var t={name:a.ENGINE_MAP.Presto},s=r.default.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:function(e){var t=e.test(/gecko/i),s=e.test(/like gecko/i);return t&&!s},describe:function(e){var t={name:a.ENGINE_MAP.Gecko},s=r.default.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}},{test:[/(apple)?webkit\/537\.36/i],describe:function(){return{name:a.ENGINE_MAP.Blink}}},{test:[/(apple)?webkit/i],describe:function(e){var t={name:a.ENGINE_MAP.WebKit},s=r.default.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return s&&(t.version=s),t}}];t.default=n,e.exports=t.default}})},2432:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".favorite-story-list-modal--xWjHA{position:fixed;inset:0px;z-index:1090}.favorite-story-list-modal--xWjHA .container--GZBjv{width:100%;height:100%;background:var(--storiesFavoriteBackgroundColor, #333333);display:flex;flex-direction:column;position:relative;overflow-y:auto}.favorite-story-list-modal--xWjHA .header--TjHMD{display:flex;align-content:center;justify-content:center;align-items:center;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--storiesFavoriteTitleBackgroundColor, #333333);box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2);padding-top:var(--storiesFavoriteHeaderTopOffset, 0px);margin-bottom:25px}.favorite-story-list-modal--xWjHA .header--TjHMD .title--Dk04x{margin-top:1rem;margin-bottom:1rem;font-size:1.2em;color:var(--storiesFavoriteTitleColor, white);font-family:var(--storiesFavoriteTitleFontFamily);font-weight:normal;font-size:1.4rem;line-height:normal;font:var(--storiesFavoriteTitleFont, normal)}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .header--TjHMD .title--Dk04x{margin-top:25px;margin-bottom:25px}}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .header--TjHMD{margin-bottom:50px}}.favorite-story-list-modal--xWjHA .header__close-btn--Jojm-{border:0;padding:0;background:rgba(0,0,0,0);position:absolute;top:50%;transform:translateY(-50%);z-index:1140;pointer-events:all;cursor:pointer;outline:none;right:10px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.favorite-story-list-modal--xWjHA .header__close-btn--Jojm-:focus{outline:none}.favorite-story-list-modal--xWjHA .header__close-btn--Jojm- svg{overflow:visible}.favorite-story-list-modal--xWjHA .footer--edEpn{width:100%;height:25px}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .footer--edEpn{height:50px}}.favorite-story-list-modal--xWjHA .bottom-offset--baiTh{position:-webkit-sticky;position:sticky;z-index:100;background:inherit;bottom:0;width:100%;height:var(--storiesFavoriteBottomOffset, 0px)}.favorite-story-list-modal--xWjHA .content--qCPkX{display:flex;justify-content:center;width:100%;padding-bottom:25px}.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{width:100%}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:640px}}@media(min-width: 768px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:768px}}@media(min-width: 1024px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:1024px}}@media(min-width: 1280px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:1280px}}",""]),r.locals={"favorite-story-list-modal":"favorite-story-list-modal--xWjHA",container:"container--GZBjv",header:"header--TjHMD",title:"title--Dk04x","header__close-btn":"header__close-btn--Jojm-",footer:"footer--edEpn","bottom-offset":"bottom-offset--baiTh",content:"content--qCPkX","favorite-story-list":"favorite-story-list--MISMx"};const a=r},5669:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".aspect-ratio-box--u2SLt{overflow:hidden;position:relative}.aspect-ratio-box--u2SLt.aspect-ratio-box--centered--ZWs8d{width:auto;height:100%;left:50%;transform:translateX(-50%)}.aspect-ratio-box-inside--U\\+o3F{position:absolute;top:0;left:0;width:100%;height:100%}",""]),r.locals={"aspect-ratio-box":"aspect-ratio-box--u2SLt","aspect-ratio-box--centered":"aspect-ratio-box--centered--ZWs8d","aspect-ratio-box-inside":"aspect-ratio-box-inside--U+o3F"};const a=r},9843:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".close-btn--KhMED{border:0;padding:0;background:rgba(0,0,0,0);position:absolute;top:20px;z-index:1140;pointer-events:all;cursor:pointer;outline:none;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.close-btn--KhMED:focus{outline:none}.close-btn--KhMED svg{overflow:visible}.close-btn--KhMED[data-position=start],.close-btn--KhMED[data-position=left]{left:10px}.close-btn--KhMED[data-position=start][dir=rtl],.close-btn--KhMED[data-position=left][dir=rtl]{left:auto;right:10px}.close-btn--KhMED[data-position=end],.close-btn--KhMED[data-position=right]{right:10px}.close-btn--KhMED[data-position=end][dir=rtl],.close-btn--KhMED[data-position=right][dir=rtl]{left:10px;right:auto}",""]),r.locals={"close-btn":"close-btn--KhMED"};const a=r},7495:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'@keyframes spin--JuRkn{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.splash-container--4toz\\+{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:-1}.splash-container--4toz\\+ .splash-container__image--\\+1PkF{position:absolute;inset:0px;z-index:0}.splash-container--4toz\\+ .splash-container__image--\\+1PkF img{width:100%;height:100%;object-fit:cover}.splash-container--4toz\\+ .splash-container__lottie--f24Xy{position:absolute;inset:0px;z-index:1}.splash-container--4toz\\+ .splash-container__lottie--f24Xy canvas{width:100%;height:100%}.splash-container--4toz\\+.splash-container--isLoading--d8pYm:after{display:inline-block;position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);content:"";width:2rem;height:2rem;border:solid 2px var(--GRLoaderBackgroundColor, white);border-color:var(--GRLoaderBackgroundAccentColor, transparent) var(--GRLoaderBackgroundColor, white) var(--GRLoaderBackgroundColor, white) var(--GRLoaderBackgroundColor, white);border-radius:50%;animation:spin--JuRkn .6s infinite linear;z-index:10}.splash-container--4toz\\+.splash-container--fadeIn--TD58C{opacity:1;transition:opacity ease-in .2s}.splash-container--4toz\\+.splash-container--fadeOut--GW15o{opacity:0;transition:opacity ease-out .3s}',""]),r.locals={"splash-container":"splash-container--4toz+","splash-container__image":"splash-container__image--+1PkF","splash-container__lottie":"splash-container__lottie--f24Xy","splash-container--isLoading":"splash-container--isLoading--d8pYm",spin:"spin--JuRkn","splash-container--fadeIn":"splash-container--fadeIn--TD58C","splash-container--fadeOut":"splash-container--fadeOut--GW15o"};const a=r},4289:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.game-reader-container--qAxmf{background-color:rgba(0,0,0,0);position:fixed;left:0px;top:0px;padding:0px;border:0px;z-index:2147483645;width:100%;height:100%;overflow:hidden;color-scheme:auto}.game-reader--vz8\\+v{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:1;user-select:none;pointer-events:all;color:#fff}.game-reader--vz8\\+v.game-reader--desktop-mode--hEnbE{padding:50px 0}.game-reader--vz8\\+v.game-reader--desktop-mode--hEnbE .game-reader__game-box--tDgOl{border-radius:var(--game-box-border-radius)}.game-reader--vz8\\+v.game-reader--widescreen--4rob-{padding:0 0}.game-reader--vz8\\+v.game-reader--widescreen--4rob- .game-reader__game-box--tDgOl{border-radius:0px}.game-reader--vz8\\+v .game-reader__refresh-btn--gKfAr{cursor:pointer;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);z-index:2}.game-reader--vz8\\+v .game-reader__game-box--tDgOl.game-reader__game-box--widescreen--DD\\+rV{border-radius:0px}.game-reader--vz8\\+v .game-reader__iframe--e3dlS{width:100%;height:100%;transition:opacity ease-in .3s}.game-reader--vz8\\+v .game-reader__backdrop--g2Ozw{position:fixed;inset:0;z-index:-1}',""]),r.locals={"game-reader-container":"game-reader-container--qAxmf","game-reader":"game-reader--vz8+v","game-reader--desktop-mode":"game-reader--desktop-mode--hEnbE","game-reader__game-box":"game-reader__game-box--tDgOl","game-reader--widescreen":"game-reader--widescreen--4rob-","game-reader__refresh-btn":"game-reader__refresh-btn--gKfAr","game-reader__game-box--widescreen":"game-reader__game-box--widescreen--DD+rV","game-reader__iframe":"game-reader__iframe--e3dlS","game-reader__backdrop":"game-reader__backdrop--g2Ozw"};const a=r},7314:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,":root{--ias-sat: env(safe-area-inset-top);--ias-sar: env(safe-area-inset-right);--ias-sab: env(safe-area-inset-bottom);--ias-sal: env(safe-area-inset-left)}",""]),r.locals={};const a=r},1938:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,"h3{margin:0}.stories-list-wrapper--\\+MxOM{background-color:var(--background-color, transparent);height:auto;padding:0;position:relative}.stories-list-wrapper--\\+MxOM.mode-desktop--Blm52.with-list-controls--CGYBY{position:relative}.stories-list--deukx{position:relative;overflow:visible}@media(min-width: 767.99px){.stories-list--deukx{overflow:hidden}}.stories-list__actions--p-QOR{position:absolute;right:0;top:0}.stories-list__viewport--m27BY{overflow:hidden;height:auto}.stories-list__viewport--m27BY:not(.mode-desktop--Blm52){display:flex}.stories-list__viewport-inner--oy\\+N4{display:flex;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:var(--storiesListTopPadding, 0);padding-bottom:var(--storiesListBottomPadding, 0);box-sizing:content-box}.stories-list__viewport-inner--oy\\+N4::-webkit-scrollbar{display:none}.stories-list__viewport-inner--oy\\+N4.mode-desktop--Blm52{scroll-behavior:unset;cursor:grab}.stories-list__viewport-inner--oy\\+N4.isVerticalDirection--P3UBw{flex-flow:row wrap}.stories-list__viewport-inner--oy\\+N4.align-center--9y43R{margin-left:auto;margin-right:auto}.stories-list__viewport-inner--oy\\+N4.align-left--Dm8Do{margin-right:auto}.stories-list__viewport-inner--oy\\+N4.align-right--bQ1a2{margin-left:auto}.stories-list__viewport-inner--oy\\+N4.isTitleCardOutsideTop--AeG\\+D{align-items:flex-end}.stories-list__viewport-inner--oy\\+N4.isTitleCardOutsideBottom--1P95a{align-items:flex-start}",""]),r.locals={"stories-list-wrapper":"stories-list-wrapper--+MxOM","mode-desktop":"mode-desktop--Blm52","with-list-controls":"with-list-controls--CGYBY","stories-list":"stories-list--deukx","stories-list__actions":"stories-list__actions--p-QOR","stories-list__viewport":"stories-list__viewport--m27BY","stories-list__viewport-inner":"stories-list__viewport-inner--oy+N4",isVerticalDirection:"isVerticalDirection--P3UBw","align-center":"align-center--9y43R","align-left":"align-left--Dm8Do","align-right":"align-right--bQ1a2",isTitleCardOutsideTop:"isTitleCardOutsideTop--AeG+D",isTitleCardOutsideBottom:"isTitleCardOutsideBottom--1P95a"};const a=r},7533:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".favorite-images-wrapper--ypxcM{display:flex;flex-direction:row;flex-wrap:wrap;padding:var(--storiesListCardFavoriteTitle, --storiesListItemTitlePadding, 0px);gap:var(--storiesListCardFavoriteGap, 3px);box-sizing:border-box}.favorite-image-wrapper--iFI60{flex:0 1 calc(50% - var(--storiesListCardFavoriteGap, 3px));position:relative}.favorite-image--H\\+mP1{position:relative}.favorite-image-item--ylNcQ{position:absolute;inset:0px;border-radius:calc(var(--storiesListInnerBorderRadiusRead, 0)/4);background-position:50% 50%;background-size:cover}.circle_style--umugM .favorite-image-item--ylNcQ{border-radius:50%}",""]),r.locals={"favorite-images-wrapper":"favorite-images-wrapper--ypxcM","favorite-image-wrapper":"favorite-image-wrapper--iFI60","favorite-image":"favorite-image--H+mP1","favorite-image-item":"favorite-image-item--ylNcQ",circle_style:"circle_style--umugM"};const a=r},2811:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.stories-slide-wrapper--\\+5j4I:not(:last-child){margin-right:var(--storiesGap, 20px)}.stories-slide-wrapper--\\+5j4I{display:flex;flex-direction:column;flex:0 0 auto;box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.stories-slide-wrapper--\\+5j4I:hover{text-decoration:none}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO{display:block;box-sizing:border-box;text-align:left;position:relative;overflow:visible;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border:var(--storiesListBorderNotReadWidth, 2px) solid var(--storiesBorderNotReadColor, #00b956);padding:var(--storiesListBorderGapNotRead, 2px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU{border-radius:var(--storiesListBorderRadius, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide-image--cxCFY,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide-image--cxCFY{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide-image__image--mNEIE video,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide-image__image--mNEIE video{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide__mask--p6utN,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide__mask--p6utN{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide__content--QrUVw,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide__content--QrUVw{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe{border-radius:var(--storiesListBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide-image--cxCFY,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide-image--cxCFY{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide-image__image--mNEIE video,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide-image__image--mNEIE video{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide__mask--p6utN,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide__mask--p6utN{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide__content--QrUVw,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide__content--QrUVw{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._is-read--xEVZe{border:var(--storiesListBorderReadWidth, 1px) solid var(--storiesBorderReadColor, #ededed)}.stories-slide-wrapper--\\+5j4I.isTitleCardOutsideTop--EmWjs{justify-content:flex-end}.stories-slide-wrapper--\\+5j4I.isTitleCardOutsideBottom--W1JSg{justify-content:flex-start}.stories-slide-wrapper--\\+5j4I .stories-slide__inner--doJqj{display:block;position:relative;width:100%;height:100%}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-black--M47zI{background:#000}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-white--0Coab{background:#fff}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-red--UU5V7{background:#ff1a36}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-yellow--0cCZc{background:#fff000}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-green--10A4n{background:#0be361}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-violet--bnIBG{background:#b300bc}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-blue--lpzRG{background:#0761db}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-grey--nbEfc{background:#a8a8a8}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-black-gradient--q\\+aHV{background:#fff;background:linear-gradient(0deg, #c1c1c1, #000)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-white-gradient--YqOjh{background:#fff;background:linear-gradient(180deg, #fff, #ffc800)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-red-gradient---eK73{background:#ff1a36;background:linear-gradient(180deg, #c90174, #eb5c57)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-yellow-gradient--xg23E{background:#fff000;background:linear-gradient(0deg, #fbda61, #f76b1c)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-green-gradient--LfrRF{background:#0be361;background:linear-gradient(0deg, #b4ed50, #429321)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-violet-gradient--EQOBs{background:#b300bc;background:linear-gradient(180deg, #c90174, #0164fd)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-blue-gradient--TJV7z{background:#0761db;background:linear-gradient(180deg, #3023ae, #53a0fe 48%, #b4ed50)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-grey-gradient--4zJ9u{background:#a8a8a8;background:linear-gradient(0deg, #e2e2e2, #959595)}.stories-slide-wrapper--\\+5j4I .stories-slide-image--cxCFY{position:relative;width:100%;height:100%}.stories-slide-wrapper--\\+5j4I .stories-slide-image__wrap--kAiGt{position:absolute;top:0;bottom:0;left:0;right:0}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE{position:relative;opacity:1;transition:opacity .3s ease-in-out;overflow:hidden}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE._mode_list--K7WdU{width:100%;height:100%}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE.ugc-card-cell--Hmi8u img{object-fit:contain}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE img{width:100%;height:100%;object-fit:cover}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE video{min-height:100%;min-width:100%;width:100%;background-position:center center;background-repeat:no-repeat;object-fit:cover;opacity:0}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE.video-loaded--380fQ img{display:none}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE.video-loaded--380fQ video{opacity:1}.stories-slide-wrapper--\\+5j4I .stories-slide__mask--p6utN{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;background-color:var(--storiesListItemMaskColor, rgba(0, 0, 0, 0));background-image:var(--storiesListItemMaskLinearGradient, none);opacity:1}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._is-read--xEVZe .stories-slide__mask--p6utN{background-color:var(--storiesListItemOpenedMaskColor, rgba(0, 0, 0, 0));background-image:var(--storiesListItemOpenedMaskLinearGradient, none)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._ugc-cell--yAsON .stories-slide__mask--p6utN{background-color:var(--storiesListCardUgcMaskColor, rgba(0, 0, 0, 0));background-image:var(--storiesListCardUgcMaskLinearGradient, none)}.stories-slide-wrapper--\\+5j4I .stories-slide__content--QrUVw{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;height:100%;max-height:100%;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:var(--storiesListItemTitleFontFamily);font-weight:normal;font-size:1rem;line-height:normal;font:var(--storiesListItemTitleFont, normal);text-decoration:none;padding:var(--storiesListItemTitlePadding, 0px)}.stories-slide-wrapper--\\+5j4I .stories-slide__content--QrUVw.__position_outside_top--5TlyN,.stories-slide-wrapper--\\+5j4I .stories-slide__content--QrUVw.__position_outside_bottom--pXuxb{position:relative;top:unset;right:unset;bottom:unset;left:unset;height:auto}.stories-slide-wrapper--\\+5j4I .clamp--X7TaH{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz.align-left--PkXxY{text-align:left}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz.align-center--9Flsz{text-align:center}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz.align-right--wSGXZ{text-align:right}.stories-slide--KQzLO._format-circle--yaqgh,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide-image__image--mNEIE,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide-image__image--mNEIE video,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide__mask--p6utN,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide-image--cxCFY{border-radius:50%}.stories-slide--KQzLO._favorite-cell--CbxlS .stories-slide__mask--p6utN{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%)}.stories-slide--KQzLO._favorite-cell--CbxlS._format-circle--yaqgh .stories-slide-image__wrap--kAiGt{display:flex}.stories-slide--KQzLO._favorite-cell--CbxlS._format-circle--yaqgh .stories-slide-image__image--mNEIE{width:85%;height:85%;overflow:visible;margin:auto}.stories-slide--KQzLO._favorite-cell--CbxlS._format-circle--yaqgh .favorite-images-wrapper--zfyVz{margin:0;padding:0}.stories-slide--KQzLO._has-drop-shadow--GdCOv{filter:drop-shadow(var(--storiesListCardDropShadow, none))}.stories-slide--KQzLO._has-drop-shadow--GdCOv._is-read--xEVZe{filter:drop-shadow(var(--storiesListCardOpenedDropShadow, none))}.stories-slide--KQzLO._has-drop-shadow--GdCOv._favorite-cell--CbxlS{filter:drop-shadow(var(--storiesListCardFavoriteDropShadow, none))}.stories-slide--KQzLO._has-drop-shadow--GdCOv._ugc-cell--yAsON{filter:drop-shadow(var(--storiesListCardUgcDropShadow, none))}.stories-slide--KQzLO._has-card-svg-mask--0vIiG .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardMask);mask-image:var(--storiesListCardMask)}.stories-slide--KQzLO._has-card-svg-mask--0vIiG._is-read--xEVZe .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardOpenedMask);mask-image:var(--storiesListCardOpenedMask)}.stories-slide--KQzLO._has-card-svg-mask--0vIiG._favorite-cell--CbxlS .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardFavoriteMask);mask-image:var(--storiesListCardFavoriteMask)}.stories-slide--KQzLO._has-card-svg-mask--0vIiG._ugc-cell--yAsON .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardUgcMask);mask-image:var(--storiesListCardUgcMask)}.stories-slide--KQzLO .card-overlay-svg-mask--NPptq{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:3}@supports(((mask-image: linear-gradient(0deg, #fff, #fff), linear-gradient(0deg, #fff, #fff)) and (mask-clip: content-box, border-box)) or ((-webkit-mask-image: linear-gradient(0deg, #fff, #fff), linear-gradient(0deg, #fff, #fff)) and (-webkit-mask-clip: content-box, border-box))) and ((mask-composite: exclude) or (-webkit-mask-composite: xor)){.stories-slide--KQzLO._has-border-gradient-color--JRjv-{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-:before{content:"";position:absolute;border-radius:inherit;box-sizing:border-box;-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--storiesListBorderNotReadWidth, 2px);top:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);right:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);left:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);background:var(--storiesBorderNotReadGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._is-read--xEVZe{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._is-read--xEVZe:before{padding:var(--storiesListBorderReadWidth, 2px);top:calc(var(--storiesListBorderReadWidth, 2px)*-1);right:calc(var(--storiesListBorderReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderReadWidth, 2px)*-1);left:calc(var(--storiesListBorderReadWidth, 2px)*-1);background:var(--storiesBorderReadGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._favorite-cell--CbxlS{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._favorite-cell--CbxlS:before{padding:var(--storiesListBorderNotReadWidth, 2px);top:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);right:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);left:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);background:var(--storiesListCardFavoriteGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._ugc-cell--yAsON{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._ugc-cell--yAsON:before{padding:var(--storiesListBorderNotReadWidth, 2px);top:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);right:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);left:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);background:var(--storiesListCardUgcGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}}',""]),r.locals={"stories-slide-wrapper":"stories-slide-wrapper--+5j4I","stories-slide":"stories-slide--KQzLO","_format-quad":"_format-quad--InfBL","_format-rectangle":"_format-rectangle--koqBU","stories-slide-image":"stories-slide-image--cxCFY","stories-slide-image__image":"stories-slide-image__image--mNEIE","stories-slide__mask":"stories-slide__mask--p6utN","stories-slide__content":"stories-slide__content--QrUVw","_is-read":"_is-read--xEVZe",isTitleCardOutsideTop:"isTitleCardOutsideTop--EmWjs",isTitleCardOutsideBottom:"isTitleCardOutsideBottom--W1JSg","stories-slide__inner":"stories-slide__inner--doJqj","_background-color-black":"_background-color-black--M47zI","_background-color-white":"_background-color-white--0Coab","_background-color-red":"_background-color-red--UU5V7","_background-color-yellow":"_background-color-yellow--0cCZc","_background-color-green":"_background-color-green--10A4n","_background-color-violet":"_background-color-violet--bnIBG","_background-color-blue":"_background-color-blue--lpzRG","_background-color-grey":"_background-color-grey--nbEfc","_background-color-black-gradient":"_background-color-black-gradient--q+aHV","_background-color-white-gradient":"_background-color-white-gradient--YqOjh","_background-color-red-gradient":"_background-color-red-gradient---eK73","_background-color-yellow-gradient":"_background-color-yellow-gradient--xg23E","_background-color-green-gradient":"_background-color-green-gradient--LfrRF","_background-color-violet-gradient":"_background-color-violet-gradient--EQOBs","_background-color-blue-gradient":"_background-color-blue-gradient--TJV7z","_background-color-grey-gradient":"_background-color-grey-gradient--4zJ9u","stories-slide-image__wrap":"stories-slide-image__wrap--kAiGt",_mode_list:"_mode_list--K7WdU","ugc-card-cell":"ugc-card-cell--Hmi8u","video-loaded":"video-loaded--380fQ","_ugc-cell":"_ugc-cell--yAsON",__position_outside_top:"__position_outside_top--5TlyN",__position_outside_bottom:"__position_outside_bottom--pXuxb",clamp:"clamp--X7TaH","stories-slide__title":"stories-slide__title--XeSlz","align-left":"align-left--PkXxY","align-center":"align-center--9Flsz","align-right":"align-right--wSGXZ","_format-circle":"_format-circle--yaqgh","_favorite-cell":"_favorite-cell--CbxlS","favorite-images-wrapper":"favorite-images-wrapper--zfyVz","_has-drop-shadow":"_has-drop-shadow--GdCOv","_has-card-svg-mask":"_has-card-svg-mask--0vIiG","card-overlay-svg-mask":"card-overlay-svg-mask--NPptq","_has-border-gradient-color":"_has-border-gradient-color--JRjv-"};const a=r},2731:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-list-controls--sC1DN{pointer-events:none}.stories-list-controls--sC1DN .control-start--NWniL,.stories-list-controls--sC1DN .control-end--Ezk33{cursor:pointer;position:absolute;background-color:var(--storiesListControlsBackgroundColor, white);border-radius:50%;z-index:10;height:var(--storiesListControlsSize);width:var(--storiesListControlsSize);top:50%;display:flex;justify-content:center;align-items:center;pointer-events:all}.stories-list-controls--sC1DN .control-icon--D3DFc{width:7px;height:12px;background-color:var(--storiesListControlsColor, black)}.stories-list-controls--sC1DN.horizontal--g63LL .control-start--NWniL{left:0;transform:translateY(-50%)}.stories-list-controls--sC1DN.horizontal--g63LL .control-start--NWniL.control-start_dir_rtl--7Opm5{left:auto;right:0}.stories-list-controls--sC1DN.horizontal--g63LL .control-end--Ezk33{right:0;transform:translateY(-50%)}.stories-list-controls--sC1DN.horizontal--g63LL .control-end--Ezk33.control-end_dir_rtl--twvGk{left:0;right:auto}.stories-list-controls--sC1DN.vertical--1a8qJ .control-start--NWniL{top:var(--storiesListTopPadding, 0);left:50%;transform:translate3d(-50%, 0, 0) rotate(90deg)}.stories-list-controls--sC1DN.vertical--1a8qJ .control-end--Ezk33{top:auto;bottom:var(--storiesListBottomPadding, 0);right:50%;transform:translate3d(50%, 0, 0) rotate(90deg)}.stories-list-controls--sC1DN .control-start--NWniL{display:flex}.stories-list-controls--sC1DN .control-start--NWniL .control-icon--D3DFc{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 11L1 6L6 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 11L1 6L6 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}.stories-list-controls--sC1DN .control-start--NWniL.control-start_reach-start--sBg3n{display:none}.stories-list-controls--sC1DN .control-end--Ezk33{display:flex}.stories-list-controls--sC1DN .control-end--Ezk33 .control-icon--D3DFc{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L6 6L1 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L6 6L1 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}.stories-list-controls--sC1DN .control-end--Ezk33.control-end_reach-end--\\+gjXw{display:none}",""]),r.locals={"stories-list-controls":"stories-list-controls--sC1DN","control-start":"control-start--NWniL","control-end":"control-end--Ezk33","control-icon":"control-icon--D3DFc",horizontal:"horizontal--g63LL","control-start_dir_rtl":"control-start_dir_rtl--7Opm5","control-end_dir_rtl":"control-end_dir_rtl--twvGk",vertical:"vertical--1a8qJ","control-start_reach-start":"control-start_reach-start--sBg3n","control-end_reach-end":"control-end_reach-end--+gjXw"};const a=r},2130:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-viewer--U\\+VEJ{position:fixed;z-index:1100;top:0;left:0;width:100%;height:100%;display:block;transition:opacity .3s ease;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stories-viewer--U\\+VEJ:-webkit-full-screen,.stories-viewer--U\\+VEJ:-moz-full-screen,.stories-viewer--U\\+VEJ:-ms-fullscreen,.stories-viewer--U\\+VEJ :fullscreen{width:100% !important;height:100% !important}.stories-viewer-background--rxrSL{position:fixed;top:-60px;left:-60px;width:calc(100% + 120px);height:calc(100% + 120px);background-position:center;background-repeat:no-repeat;background-size:cover}.stories-viewer-backdrop--GqsGY{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;background-color:rgba(255,255,255,.5)}.stories-viewer-backdrop--GqsGY._desktopMode--5f5bI{display:none}.slider3d--fgseF{position:fixed !important}.slider3d--fgseF.no-select--qQk5D{user-select:none}",""]),r.locals={"stories-viewer":"stories-viewer--U+VEJ","stories-viewer-background":"stories-viewer-background--rxrSL","stories-viewer-backdrop":"stories-viewer-backdrop--GqsGY",_desktopMode:"_desktopMode--5f5bI",slider3d:"slider3d--fgseF","no-select":"no-select--qQk5D"};const a=r},187:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-button-panel--tzCuh{position:absolute;z-index:10001;bottom:0;left:0;width:100%;background-color:#000;border-bottom-left-radius:var(--slideBorderRadius, 0);border-bottom-right-radius:var(--slideBorderRadius, 0)}.stories-button-panel--tzCuh[dir=rtl] .stories-button-panel-actions--I0rFL .right-container--Ax9TH{margin-left:0;margin-right:auto}.stories-button-panel-actions--I0rFL{position:absolute;top:0;left:0;width:100%;height:50px;padding:0 4px;display:flex;flex-direction:row;color:#fff;align-items:center}.stories-button-panel-actions--I0rFL>span{display:flex}.stories-button-panel-actions--I0rFL .right-container--Ax9TH{margin-left:auto}.button-panel-action--rHoQs{cursor:pointer;pointer-events:all;display:flex;align-items:center;justify-content:center;height:50px;width:38px}.button-panel-action--rHoQs>*{pointer-events:none}",""]),r.locals={"stories-button-panel":"stories-button-panel--tzCuh","stories-button-panel-actions":"stories-button-panel-actions--I0rFL","right-container":"right-container--Ax9TH","button-panel-action":"button-panel-action--rHoQs"};const a=r},9108:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".goods-card--BAL7e{width:100px}.goods-card--BAL7e:first-of-type{margin-left:.5rem}.goods-card--BAL7e:not(:last-child){margin-right:.5rem}.prices--u3Ojw{display:flex}.prices--u3Ojw>div:not(:last-child){margin-right:.5rem}.typography--qlRjl{text-decoration:none}.typography--old-price--SnUxk{text-decoration:line-through}.figure--UwMfT{margin:0;margin-bottom:.5rem;width:100px;height:100px}.figure--UwMfT>img{width:inherit;height:inherit;max-width:100%;border-radius:var(--figure-border-radius, 0px);background-color:var(--figure-background-color, #ffffff)}",""]),r.locals={"goods-card":"goods-card--BAL7e",prices:"prices--u3Ojw",typography:"typography--qlRjl","typography--old-price":"typography--old-price--SnUxk",figure:"figure--UwMfT"};const a=r},6212:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".scrolling-carousel--lZnvG{position:relative}.scrolling-carousel__wrapper--Doobh{position:relative;overflow:hidden}.scrolling-carousel__item--A9ial{display:flex;flex-wrap:nowrap;cursor:pointer}.scrolling-carousel__arrow-button--HrmVa{width:36px;height:36px;color:#757575;margin-top:auto;margin-bottom:auto;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 8px 0 rgba(0,0,0,.2);background:#fff;border-radius:50%;cursor:pointer;position:absolute;top:0;bottom:0;opacity:0;transition:opacity .5s}.scrolling-carousel__arrow-button--HrmVa>svg{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:24px;height:24px;fill:#757575}.scrolling-carousel__arrow-button--HrmVa:hover svg{fill:#000}.scrolling-carousel__arrow-button--show--do24\\+{opacity:.9}.scrolling-carousel__arrow-button--show--do24\\+:hover{opacity:1}.scrolling-carousel__arrow-button--right--Werat{right:-18px}.scrolling-carousel__arrow-button--left--M-xt3{left:-18px}@media(pointer: coarse){.scrolling-carousel__arrow-button--HrmVa{display:none !important}}",""]),r.locals={"scrolling-carousel":"scrolling-carousel--lZnvG","scrolling-carousel__wrapper":"scrolling-carousel__wrapper--Doobh","scrolling-carousel__item":"scrolling-carousel__item--A9ial","scrolling-carousel__arrow-button":"scrolling-carousel__arrow-button--HrmVa","scrolling-carousel__arrow-button--show":"scrolling-carousel__arrow-button--show--do24+","scrolling-carousel__arrow-button--right":"scrolling-carousel__arrow-button--right--Werat","scrolling-carousel__arrow-button--left":"scrolling-carousel__arrow-button--left--M-xt3"};const a=r},8161:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".btn--dxsSR{margin:auto auto 10px;padding:10px;cursor:pointer}",""]),r.locals={btn:"btn--dxsSR"};const a=r},1277:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,"@keyframes spin--Mv6zz{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.spinner--xVBKd{position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);width:2rem;height:2rem;border-radius:50%;animation:spin--Mv6zz .6s infinite linear;border:var(--border, 2px solid transparent);border-color:var(--border-color, black)}",""]),r.locals={spinner:"spinner--xVBKd",spin:"spin--Mv6zz"};const a=r},4940:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,"@keyframes fadeInFrames--bEyJg{from{opacity:0}to{opacity:1}}@keyframes fadeOutFrames--oBX-p{from{opacity:1}to{opacity:0}}.goods-container--tR-eJ{position:relative;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;width:100%;height:100%;margin-top:0px}.goods-container--visible--dd40k{animation:300ms fadeInFrames--bEyJg}.goods-container--hidden--QAS9\\+{animation:300ms normal forwards fadeOutFrames--oBX-p}.goods-container__backdrop--CyeDo{flex:1}.goods-list--Wax8Q{position:relative;display:flex;flex-direction:column}",""]),r.locals={"goods-container":"goods-container--tR-eJ","goods-container--visible":"goods-container--visible--dd40k",fadeInFrames:"fadeInFrames--bEyJg","goods-container--hidden":"goods-container--hidden--QAS9+",fadeOutFrames:"fadeOutFrames--oBX-p","goods-container__backdrop":"goods-container__backdrop--CyeDo","goods-list":"goods-list--Wax8Q"};const a=r},2913:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".goods-widget-viewer--ryMdV{position:absolute;inset:0;z-index:3000;text-align:left}",""]),r.locals={"goods-widget-viewer":"goods-widget-viewer--ryMdV"};const a=r},2349:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-viewer__close--zjUnU{border:0;padding:0;background:rgba(0,0,0,0);position:absolute;top:calc(15px + var(--timelineBlockTopOffset, 5px));pointer-events:all;cursor:pointer;outline:none;transition:opacity .3s ease-in;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.stories-viewer__close--zjUnU:focus{outline:none}.stories-viewer__close--zjUnU svg{overflow:visible}.stories-viewer__close--zjUnU._paused-ui--wbADu{opacity:0}.stories-viewer__close--zjUnU[data-position=start],.stories-viewer__close--zjUnU[data-position=left]{left:10px}.stories-viewer__close--zjUnU[data-position=start][dir=rtl],.stories-viewer__close--zjUnU[data-position=left][dir=rtl]{left:auto;right:10px}.stories-viewer__close--zjUnU[data-position=end],.stories-viewer__close--zjUnU[data-position=right]{right:10px}.stories-viewer__close--zjUnU[data-position=end][dir=rtl],.stories-viewer__close--zjUnU[data-position=right][dir=rtl]{left:10px;right:auto}.story-header--iD7hE{position:relative;z-index:1140}",""]),r.locals={"stories-viewer__close":"stories-viewer__close--zjUnU","_paused-ui":"_paused-ui--wbADu","story-header":"story-header--iD7hE"};const a=r},9137:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-pager--JtIm1{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:1131;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0.104) 0%, rgba(0, 0, 0, 0) 20%);pointer-events:none;transition:opacity .3s ease-in}.stories-pager--JtIm1._desktop-mode--MFqdz{border-top-left-radius:5px;border-top-right-radius:5px}.stories-pager--JtIm1._paused-ui--YKpOe{opacity:0}.stories-pager__ticks--IooJa{height:3px;display:flex;margin:8px 8px;margin-top:var(--timelineBlockTopOffset, 8px);opacity:1}.stories-pager__ticks--IooJa.hiddenTimeline--uwXIm{opacity:0}.stories-pager__tick--L96Px{background-color:var(--stories-pager-background, rgba(255, 255, 255, 0.6));width:100%;margin:0 2px;overflow:hidden;position:relative;border-radius:10px}.stories-pager__tick--L96Px:first-child{margin-left:0}.stories-pager__tick--L96Px:last-child{margin-right:0}.stories-pager__tick-progress--lwEYc{width:100%;height:3px}.stories-pager__tick-progress--lwEYc._active---U7hY{background-color:var(--stories-pager-tick-foreground, rgb(255, 255, 255))}.stories-pager__tick-progress-loader--DJvQ6{width:100%;height:3px;position:absolute;top:0;left:0;background:linear-gradient(to right, var(--stories-pager-tick-foreground, rgb(255, 255, 255)) var(--tick), transparent 0)}.stories-pager--JtIm1[dir=rtl] .stories-pager__tick-progress-loader--DJvQ6{background:linear-gradient(to left, var(--stories-pager-tick-foreground, rgb(255, 255, 255)) var(--tick), transparent 0)}",""]),r.locals={"stories-pager":"stories-pager--JtIm1","_desktop-mode":"_desktop-mode--MFqdz","_paused-ui":"_paused-ui--YKpOe","stories-pager__ticks":"stories-pager__ticks--IooJa",hiddenTimeline:"hiddenTimeline--uwXIm","stories-pager__tick":"stories-pager__tick--L96Px","stories-pager__tick-progress":"stories-pager__tick-progress--lwEYc",_active:"_active---U7hY","stories-pager__tick-progress-loader":"stories-pager__tick-progress-loader--DJvQ6"};const a=r},3278:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.stories-slide--8v5Pf{top:0;left:0;right:0;bottom:0;position:absolute;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:var(--slideBorderRadius, 0)}.stories-slide--8v5Pf._dummy--Llble{background-color:#fff}.stories-slide--8v5Pf .load-mask--5XCq2{position:absolute;background-color:#000;z-index:2000;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.stories-slide--8v5Pf._with-bottom-panel--2p7Pi._desktop-mode--CJL90,.stories-slide--8v5Pf._with-bottom-panel--2p7Pi._desktop-mode--CJL90 .narrative-slide-background--hMuFX,.stories-slide--8v5Pf._with-bottom-panel--2p7Pi._desktop-mode--CJL90 .narrative-slide-elements--i0a24{border-bottom-right-radius:0;border-bottom-left-radius:0}.stories-slide--8v5Pf .stories-slide__refresh-btn--MEBPq{color:#fff;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);pointer-events:auto;padding:20px;width:32px;height:32px;box-sizing:content-box}.loading-spinner-default--ltiyb{-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:32px;height:32px;border-radius:50%;border:solid 2px var(--loaderBackgroundColor, white);border-color:var(--loaderBackgroundAccentColor, transparent) var(--loaderBackgroundColor, white) var(--loaderBackgroundColor, white) var(--loaderBackgroundColor, white);-webkit-animation:loading-spinner--T3-dY .6s infinite linear;animation:loading-spinner--T3-dY .6s infinite linear}@keyframes loading-spinner--T3-dY{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.stories-slide--8v5Pf{z-index:1120;visibility:hidden}.stories-slide--8v5Pf.active-slide--ncZf1{z-index:1130;visibility:visible}.stories-slide-offset--R5f2H{pointer-events:none;position:relative;height:100%}.stories-slide-box--Br9iz{position:relative;padding:154.838709677% 0 0 0}.stories-slide-content--CKfk0{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}',""]),r.locals={"stories-slide":"stories-slide--8v5Pf",_dummy:"_dummy--Llble","load-mask":"load-mask--5XCq2","_with-bottom-panel":"_with-bottom-panel--2p7Pi","_desktop-mode":"_desktop-mode--CJL90","narrative-slide-background":"narrative-slide-background--hMuFX","narrative-slide-elements":"narrative-slide-elements--i0a24","stories-slide__refresh-btn":"stories-slide__refresh-btn--MEBPq","loading-spinner-default":"loading-spinner-default--ltiyb","loading-spinner":"loading-spinner--T3-dY","active-slide":"active-slide--ncZf1","stories-slide-offset":"stories-slide-offset--R5f2H","stories-slide-box":"stories-slide-box--Br9iz","stories-slide-content":"stories-slide-content--CKfk0"};const a=r},2594:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-item--s9hOL{visibility:visible;position:absolute;width:100%;height:auto;bottom:0;border-radius:inherit;backface-visibility:hidden}.slider3d__item--7j2AS{position:absolute;left:0;top:0;width:100%;backface-visibility:hidden;transform-style:preserve-3d}",""]),r.locals={"stories-item":"stories-item--s9hOL",slider3d__item:"slider3d__item--7j2AS"};const a=r},9669:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".story-reader-controls--8N5W7 .slider3d__btn_next--2GDPW,.story-reader-controls--8N5W7 .slider3d__btn_prev--P6gvY{display:none}.story-reader-controls--8N5W7._desktop_mode--mSlGA .slider3d__btn_next--2GDPW,.story-reader-controls--8N5W7._desktop_mode--mSlGA .slider3d__btn_prev--P6gvY{display:block;position:absolute;top:50%;transform:translateY(-50%);left:50%}.story-reader-controls--8N5W7 .btn-icon--NRFjq{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer}.story-reader-controls--8N5W7 .btn-icon--NRFjq:focus{outline:0}.story-reader-controls--8N5W7 .btn-icon--NRFjq:disabled{color:#464646;cursor:not-allowed}",""]),r.locals={"story-reader-controls":"story-reader-controls--8N5W7",slider3d__btn_next:"slider3d__btn_next--2GDPW",slider3d__btn_prev:"slider3d__btn_prev--P6gvY",_desktop_mode:"_desktop_mode--mSlGA","btn-icon":"btn-icon--NRFjq"};const a=r},3390:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".slider3d__wrapper--49G6v{left:50%;transform:translateX(-50%);overflow:hidden;box-sizing:border-box}.slider3d__wrapper--49G6v.slider3d__wrapper_swipe-up--r1InL.slider3d__wrapper_swipe-up--r1InL{background-color:rgba(0,0,0,0)}.slider3d__wrapper--49G6v .game-reader-wrapper--vHugs,.slider3d__wrapper--49G6v .share-panel-wrapper--zNSqw{overflow:hidden}.slider3d__wrapper--49G6v._desktop_mode--m7fGP{padding:50px 0}.slider3d__wrapper--49G6v._desktop_mode--m7fGP>.share-panel-wrapper--zNSqw{top:50px;bottom:50px;border-radius:5px}.slider3d__wrapper--49G6v._desktop_mode--m7fGP>.share-panel-wrapper--zNSqw.share-panel-wrapper--zNSqw{border-bottom-left-radius:0;border-bottom-right-radius:0}.slider3d__wrapper--49G6v *,.slider3d__wrapper--49G6v ::after,.slider3d__wrapper--49G6v ::before{box-sizing:border-box}.slider3d__wrapper--49G6v .stories-item--i1n9b,.slider3d__wrapper--49G6v .stories-slide--KXt9a,.slider3d__wrapper--49G6v .narrative-slide-background--LO2L6,.slider3d__wrapper--49G6v .narrative-slide-elements--bUq5g{border-radius:var(--slideBorderRadius, 0)}.slider3d--pT6gr{position:fixed !important}.slider3d--pT6gr.no-select--zMya8{user-select:none}.slider3d__wrapper--49G6v{z-index:1;position:relative;height:100%}.stories-face--tqFop{position:absolute !important;top:0;left:0;right:0;width:100%;width:calc(100% + .01px);height:100%}.slider3d__rotater--eYXIw{--tick: 0%;--tickOpacity: 0}.slider3d__inner--EFsin,.slider3d__rotater--eYXIw{position:relative;height:100%;transform-style:preserve-3d}",""]),r.locals={slider3d__wrapper:"slider3d__wrapper--49G6v","slider3d__wrapper_swipe-up":"slider3d__wrapper_swipe-up--r1InL","game-reader-wrapper":"game-reader-wrapper--vHugs","share-panel-wrapper":"share-panel-wrapper--zNSqw",_desktop_mode:"_desktop_mode--m7fGP","stories-item":"stories-item--i1n9b","stories-slide":"stories-slide--KXt9a","narrative-slide-background":"narrative-slide-background--LO2L6","narrative-slide-elements":"narrative-slide-elements--bUq5g",slider3d:"slider3d--pT6gr","no-select":"no-select--zMya8","stories-face":"stories-face--tqFop",slider3d__rotater:"slider3d__rotater--eYXIw",slider3d__inner:"slider3d__inner--EFsin"};const a=r},4169:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.wrapper--A3xCJ{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:absolute;inset:0;z-index:3000;border-radius:inherit}.wrapper--A3xCJ .backdrop--CPTm4{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.5);border-radius:inherit}.main--2Iqns{position:absolute;z-index:2;user-select:none;display:flex;flex-direction:column;text-rendering:geometricprecision;overflow:hidden}.main--2Iqns .question--mn519{width:100%;height:auto}.main--2Iqns .question--mn519:empty{display:none}.main--2Iqns .input-group--jE\\+PN{display:flex}.main--2Iqns .input-group--jE\\+PN .input--Z388z{width:100%}.main--2Iqns .input-group--jE\\+PN .input-group__prepend--KtZUG{display:flex;flex:.35}.main--2Iqns .input-group--jE\\+PN .input-group__separator--44goC{border-right:1px solid #fff;margin-right:.5rem}.main--2Iqns .input-group--jE\\+PN .input--Z388z{flex:1}.main--2Iqns .input-wrapper--yYgPA{overflow:hidden;box-sizing:content-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.main--2Iqns .input-wrapper--yYgPA .input--Z388z{background:none;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:inherit;outline:none;border:none}.main--2Iqns .input-wrapper--yYgPA .input--Z388z::placeholder{color:inherit}.main--2Iqns .input-wrapper--yYgPA .input--Z388z.input_centered--0yBvl{text-align:center}.main--2Iqns .input-wrapper--yYgPA.is-invalid--PDNfg{border-color:#dc3545 !important;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.textarea-grow-wrap----9bt{display:grid;max-width:100%;word-break:break-all}.textarea-grow-wrap----9bt::after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}.textarea-grow-wrap----9bt>.input--Z388z{resize:none;overflow:hidden}.textarea-grow-wrap----9bt>.input--Z388z,.textarea-grow-wrap----9bt::after{border:inherit;padding:inherit;font:inherit;text-rendering:inherit;text-align:inherit;line-height:normal;color:inherit;grid-area:1/1/2/2}.button-wrapper--u94hX{width:100%}.button-wrapper--u94hX .button--bQRP7{width:100%;cursor:pointer}.button-wrapper--u94hX .button--bQRP7:disabled,.button-wrapper--u94hX .button--bQRP7[disabled=true]{cursor:not-allowed;pointer-events:none;background-color:#272727 !important}@keyframes fadeIn--b16pe{from{opacity:0}to{opacity:1}}@keyframes fadeOut--DquTc{from{opacity:1}to{opacity:0}}.fadeIn--b16pe{animation:fadeIn--b16pe 300ms forwards}.fadeOut--DquTc{animation:fadeOut--DquTc 0ms forwards}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}',""]),r.locals={wrapper:"wrapper--A3xCJ",backdrop:"backdrop--CPTm4",main:"main--2Iqns",question:"question--mn519","input-group":"input-group--jE+PN",input:"input--Z388z","input-group__prepend":"input-group__prepend--KtZUG","input-group__separator":"input-group__separator--44goC","input-wrapper":"input-wrapper--yYgPA",input_centered:"input_centered--0yBvl","is-invalid":"is-invalid--PDNfg","textarea-grow-wrap":"textarea-grow-wrap----9bt","button-wrapper":"button-wrapper--u94hX",button:"button--bQRP7",fadeIn:"fadeIn--b16pe",fadeOut:"fadeOut--DquTc"};const a=r},5757:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.screen-orientation-lock--lAOKa{pointer-events:all;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1;user-select:none;background-position:center center;background-size:cover;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc2MiIgaGVpZ2h0PSI4MjkiIHZpZXdCb3g9IjAgMCAxNzYyIDgyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxyZWN0IHdpZHRoPSIxNzYyIiBoZWlnaHQ9IjgyOSIgZmlsbD0iIzIxMjEyMSIvPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02NjYgNTQ5QzY2MS41ODIgNTQ5IDY1OCA1NDUuNDE4IDY1OCA1NDFMNjU4IDM0OUM2NTggMzQ0LjU4MiA2NjEuNTgyIDM0MSA2NjYgMzQxTDk5NCAzNDFDOTk4LjQxOCAzNDEgMTAwMiAzNDQuNTgyIDEwMDIgMzQ5TDEwMDIgNTQxQzEwMDIgNTQ1LjQxOCA5OTguNDE4IDU0OSA5OTQgNTQ5TDY2NiA1NDlaTTY2OCA1NDFMOTYyIDU0MUw5NjIgMzQ5TDY2OCAzNDlMNjY4IDU0MVoiIGZpbGw9IiMzRjNGM0YiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOTAwIDIxNEM5MDAgMjA5LjU4MiA5MDMuNTgyIDIwNiA5MDggMjA2SDExMDBDMTEwNC40MiAyMDYgMTEwOCAyMDkuNTgyIDExMDggMjE0VjU0MkMxMTA4IDU0Ni40MTggMTEwNC40MiA1NTAgMTEwMCA1NTBIOTA4QzkwMy41ODIgNTUwIDkwMCA1NDYuNDE4IDkwMCA1NDJWMjE0Wk05MDggMjE2VjUxMEgxMTAwVjIxNkg5MDhaIiBmaWxsPSJ3aGl0ZSIvPg0KPHBhdGggZD0iTTgwMy41IDIxNkM3NTggMjIwLjUgNzEzLjUgMjU3IDcxNyAzMTcuNUM3MjEgMjc4IDc1OCAyMzcuNSA4MDMuNSAyNDIuNVYyNjRMODQ1LjUgMjI5TDgwMy41IDE5NS41VjIxNloiIGZpbGw9IndoaXRlIi8+DQo8L3N2Zz4=")}',""]),r.locals={"screen-orientation-lock":"screen-orientation-lock--lAOKa"};const a=r},1196:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".share-panel__body_screenshot--uZCkX{display:flex;flex-direction:column}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1{cursor:pointer;background:rgba(0,0,0,0);border:none;width:100%;height:100%;display:flex;text-align:left;justify-content:center;align-items:center;color:#fff}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM{margin-right:5px;position:relative;width:30px;height:30px;flex-shrink:0}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM .btn-copy__icon-state--aOFwh{position:absolute;inset:0px;opacity:0;transition:opacity 300ms ease-in-out}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM .btn-copy__icon-state--aOFwh.btn-copy__icon-state_default--n6LWH{opacity:1;visibility:visible}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM .btn-copy__icon-state--aOFwh.btn-copy__icon-state_done--r-uzJ{opacity:1;visibility:visible}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__text--IQD4A{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:5px}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1:active{transform:scale(0.96)}.share-panel__body_screenshot--uZCkX .share-panel-row--LzAa0{justify-content:center;height:auto;padding:16px}.share-panel__body_screenshot--uZCkX .share-panel-row--LzAa0:first-child{height:450px;box-sizing:border-box}.share-panel__body_screenshot--uZCkX .share-panel-row__image-link--RXIki{width:100%;height:100%;display:flex;justify-content:center}.share-panel__body_screenshot--uZCkX .share-panel-row__image--HyVwP{max-width:100%;height:100%;object-fit:cover;border-radius:20px}.share-panel__body_screenshot--uZCkX .share-item__download-button--ypCUc{align-self:center;cursor:pointer;height:100%;width:100%;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center}.share-panel__body_screenshot--uZCkX .share-item__download-button--ypCUc:active{transform:scale(0.96)}",""]),r.locals={"share-panel__body_screenshot":"share-panel__body_screenshot--uZCkX",btn:"btn--VzRxf","btn-copy":"btn-copy--dhlh1","btn-copy__icon":"btn-copy__icon--w7FbM","btn-copy__icon-state":"btn-copy__icon-state--aOFwh","btn-copy__icon-state_default":"btn-copy__icon-state_default--n6LWH","btn-copy__icon-state_done":"btn-copy__icon-state_done--r-uzJ","btn-copy__text":"btn-copy__text--IQD4A","share-panel-row":"share-panel-row--LzAa0","share-panel-row__image-link":"share-panel-row__image-link--RXIki","share-panel-row__image":"share-panel-row__image--HyVwP","share-item__download-button":"share-item__download-button--ypCUc"};const a=r},610:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".share-item--OHeZZ{color:#fff}a.share-item--OHeZZ{color:#fff;transition:none}a.share-item--OHeZZ:hover{color:#fff}.social-list--5d274{flex-wrap:wrap;height:auto;padding-bottom:1rem}.social-list--5d274 .social-list__item--PmqO7{margin-top:1rem}",""]),r.locals={"share-item":"share-item--OHeZZ","social-list":"social-list--5d274","social-list__item":"social-list__item--PmqO7"};const a=r},8778:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.share-panel-wrapper--x2oi3{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.share-panel-wrapper--x2oi3 .share-panel-backdrop--wh9uo{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.5)}.share-panel--Qm-mD{position:absolute;top:auto;left:0;right:0;bottom:0;z-index:2;user-select:none}.share-panel-row--LPdKG{width:100%;height:150px;display:flex;flex-direction:row;align-items:center}.share-panel-row--LPdKG .share-item--ZalUh{cursor:pointer;flex:0 0 auto;width:69px;height:90px;margin:0 10px;display:flex;flex-direction:column;align-items:center;text-align:center}.share-panel-row--LPdKG .share-item--ZalUh:first-child{margin-left:20px}.share-panel-row--LPdKG .share-item--ZalUh:last-child{margin-right:20px}.share-panel-row--LPdKG .share-item--ZalUh,.share-panel-row--LPdKG .share-item--ZalUh:visited,.share-panel-row--LPdKG .share-item--ZalUh:active,.share-panel-row--LPdKG .share-item--ZalUh:focus{text-decoration:none}.share-panel-row--LPdKG .share-item--ZalUh .share-item-title--RxVKy{margin-top:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:.2rem}.share-panel-row--LPdKG.title-row--Vfan2{height:120px;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px}.share-panel-row--LPdKG.title-row--Vfan2 .share-url-favicon--cGryk{width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.share-panel-row--LPdKG.title-row--Vfan2 .share-url-favicon--cGryk img{width:30px;height:30px}.share-panel-row--LPdKG.title-row--Vfan2 .title--ZQZ6c{font-size:16px;line-height:1.4rem;margin-left:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.share-panel-separator--NXYXt{width:100%;height:1px}.share-panel--Qm-mD{will-change:transform;transition:transform 300ms}.share-panel__body--7Ljnv{width:100%;height:100%}@keyframes slideIn--CzJft{from{transform:translateY(100%)}to{transform:translateY(0%)}}@keyframes slideOut--lNjIY{from{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes fadeIn--qopSX{from{opacity:0}to{opacity:1}}@keyframes fadeOut--bA6JG{from{opacity:1}to{opacity:0}}.fadeIn--qopSX{animation:fadeIn--qopSX 300ms forwards}.fadeOut--bA6JG{animation:fadeOut--bA6JG 300ms forwards}.slideIn--CzJft{animation:slideIn--CzJft 300ms forwards}.slideOut--lNjIY{animation:slideOut--lNjIY 300ms forwards}',""]),r.locals={"share-panel-wrapper":"share-panel-wrapper--x2oi3","share-panel-backdrop":"share-panel-backdrop--wh9uo","share-panel":"share-panel--Qm-mD","share-panel-row":"share-panel-row--LPdKG","share-item":"share-item--ZalUh","share-item-title":"share-item-title--RxVKy","title-row":"title-row--Vfan2","share-url-favicon":"share-url-favicon--cGryk",title:"title--ZQZ6c","share-panel-separator":"share-panel-separator--NXYXt","share-panel__body":"share-panel__body--7Ljnv",fadeIn:"fadeIn--qopSX",fadeOut:"fadeOut--bA6JG",slideIn:"slideIn--CzJft",slideOut:"slideOut--lNjIY"};const a=r},7081:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".icon--5RBkn{width:2rem;height:2rem}",""]),r.locals={icon:"icon--5RBkn"};const a=r},6323:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-link,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-answer,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-data-input,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-poll-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-answer,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-rate-input,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-range-slider-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-answer,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-copy,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-share,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-story-repeat,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-game,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-target],.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-type=closeStory],.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up-items,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-barcode{pointer-events:all;cursor:pointer}.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-link *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-answer *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-data-input *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-poll-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-answer *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-rate-input *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-range-slider-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-answer *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-copy *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-share *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-story-repeat *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-game *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-target] *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-type=closeStory] *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up-items *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-barcode *{pointer-events:none}.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-range-slider-input-container .rangeslider{pointer-events:all;cursor:pointer}",""]);const a=r},935:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var s=e(t);return t[2]?"@media ".concat(t[2]," {").concat(s,"}"):s})).join("")},t.i=function(e,s,i){"string"==typeof e&&(e=[[null,e,""]]);var r={};if(i)for(var a=0;a<this.length;a++){var n=this[a][0];null!=n&&(r[n]=!0)}for(var o=0;o<e.length;o++){var l=[].concat(e[o]);i&&r[l[0]]||(s&&(l[2]?l[2]="".concat(s," and ").concat(l[2]):l[2]=s),t.push(l))}},t}},2743:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===s}(e)}(e)};var s="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function i(e,t){return!1!==t.clone&&t.isMergeableObject(e)?l((s=e,Array.isArray(s)?[]:{}),e,t):e;var s}function r(e,t,s){return e.concat(t).map((function(e){return i(e,s)}))}function a(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}(e))}function n(e,t){try{return t in e}catch(e){return!1}}function o(e,t,s){var r={};return s.isMergeableObject(e)&&a(e).forEach((function(t){r[t]=i(e[t],s)})),a(t).forEach((function(a){(function(e,t){return n(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,a)||(n(e,a)&&s.isMergeableObject(t[a])?r[a]=function(e,t){if(!t.customMerge)return l;var s=t.customMerge(e);return"function"==typeof s?s:l}(a,s)(e[a],t[a],s):r[a]=i(t[a],s))})),r}function l(e,s,a){(a=a||{}).arrayMerge=a.arrayMerge||r,a.isMergeableObject=a.isMergeableObject||t,a.cloneUnlessOtherwiseSpecified=i;var n=Array.isArray(s);return n===Array.isArray(e)?n?a.arrayMerge(e,s,a):o(e,s,a):i(s,a)}l.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,s){return l(e,s,t)}),{})};var d=l;e.exports=d},46:e=>{"use strict";var t,s="object"==typeof Reflect?Reflect:null,i=s&&"function"==typeof s.apply?s.apply:function(e,t,s){return Function.prototype.apply.call(e,t,s)};t=s&&"function"==typeof s.ownKeys?s.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var r=Number.isNaN||function(e){return e!=e};function a(){a.init.call(this)}e.exports=a,e.exports.once=function(e,t){return new Promise((function(s,i){function r(s){e.removeListener(t,a),i(s)}function a(){"function"==typeof e.removeListener&&e.removeListener("error",r),s([].slice.call(arguments))}m(e,t,a,{once:!0}),"error"!==t&&function(e,t,s){"function"==typeof e.on&&m(e,"error",t,s)}(e,r,{once:!0})}))},a.EventEmitter=a,a.prototype._events=void 0,a.prototype._eventsCount=0,a.prototype._maxListeners=void 0;var n=10;function o(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function l(e){return void 0===e._maxListeners?a.defaultMaxListeners:e._maxListeners}function d(e,t,s,i){var r,a,n,d;if(o(s),void 0===(a=e._events)?(a=e._events=Object.create(null),e._eventsCount=0):(void 0!==a.newListener&&(e.emit("newListener",t,s.listener?s.listener:s),a=e._events),n=a[t]),void 0===n)n=a[t]=s,++e._eventsCount;else if("function"==typeof n?n=a[t]=i?[s,n]:[n,s]:i?n.unshift(s):n.push(s),(r=l(e))>0&&n.length>r&&!n.warned){n.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+n.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=n.length,d=c,console&&console.warn&&console.warn(d)}return e}function c(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function h(e,t,s){var i={fired:!1,wrapFn:void 0,target:e,type:t,listener:s},r=c.bind(i);return r.listener=s,i.wrapFn=r,r}function u(e,t,s){var i=e._events;if(void 0===i)return[];var r=i[t];return void 0===r?[]:"function"==typeof r?s?[r.listener||r]:[r]:s?function(e){for(var t=new Array(e.length),s=0;s<t.length;++s)t[s]=e[s].listener||e[s];return t}(r):g(r,r.length)}function p(e){var t=this._events;if(void 0!==t){var s=t[e];if("function"==typeof s)return 1;if(void 0!==s)return s.length}return 0}function g(e,t){for(var s=new Array(t),i=0;i<t;++i)s[i]=e[i];return s}function m(e,t,s,i){if("function"==typeof e.on)i.once?e.once(t,s):e.on(t,s);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,(function r(a){i.once&&e.removeEventListener(t,r),s(a)}))}}Object.defineProperty(a,"defaultMaxListeners",{enumerable:!0,get:function(){return n},set:function(e){if("number"!=typeof e||e<0||r(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");n=e}}),a.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},a.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||r(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},a.prototype.getMaxListeners=function(){return l(this)},a.prototype.emit=function(e){for(var t=[],s=1;s<arguments.length;s++)t.push(arguments[s]);var r="error"===e,a=this._events;if(void 0!==a)r=r&&void 0===a.error;else if(!r)return!1;if(r){var n;if(t.length>0&&(n=t[0]),n instanceof Error)throw n;var o=new Error("Unhandled error."+(n?" ("+n.message+")":""));throw o.context=n,o}var l=a[e];if(void 0===l)return!1;if("function"==typeof l)i(l,this,t);else{var d=l.length,c=g(l,d);for(s=0;s<d;++s)i(c[s],this,t)}return!0},a.prototype.addListener=function(e,t){return d(this,e,t,!1)},a.prototype.on=a.prototype.addListener,a.prototype.prependListener=function(e,t){return d(this,e,t,!0)},a.prototype.once=function(e,t){return o(t),this.on(e,h(this,e,t)),this},a.prototype.prependOnceListener=function(e,t){return o(t),this.prependListener(e,h(this,e,t)),this},a.prototype.removeListener=function(e,t){var s,i,r,a,n;if(o(t),void 0===(i=this._events))return this;if(void 0===(s=i[e]))return this;if(s===t||s.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,s.listener||t));else if("function"!=typeof s){for(r=-1,a=s.length-1;a>=0;a--)if(s[a]===t||s[a].listener===t){n=s[a].listener,r=a;break}if(r<0)return this;0===r?s.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(s,r),1===s.length&&(i[e]=s[0]),void 0!==i.removeListener&&this.emit("removeListener",e,n||t)}return this},a.prototype.off=a.prototype.removeListener,a.prototype.removeAllListeners=function(e){var t,s,i;if(void 0===(s=this._events))return this;if(void 0===s.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==s[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete s[e]),this;if(0===arguments.length){var r,a=Object.keys(s);for(i=0;i<a.length;++i)"removeListener"!==(r=a[i])&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=s[e]))this.removeListener(e,t);else if(void 0!==t)for(i=t.length-1;i>=0;i--)this.removeListener(e,t[i]);return this},a.prototype.listeners=function(e){return u(this,e,!0)},a.prototype.rawListeners=function(e){return u(this,e,!1)},a.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):p.call(e,t)},a.prototype.listenerCount=p,a.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},3103:(e,t,s)=>{var i=s(4715)(s(8942),"DataView");e.exports=i},5098:(e,t,s)=>{var i=s(3305),r=s(9361),a=s(1112),n=s(5276),o=s(7452);function l(e){var t=-1,s=null==e?0:e.length;for(this.clear();++t<s;){var i=e[t];this.set(i[0],i[1])}}l.prototype.clear=i,l.prototype.delete=r,l.prototype.get=a,l.prototype.has=n,l.prototype.set=o,e.exports=l},1386:(e,t,s)=>{var i=s(2393),r=s(2049),a=s(7144),n=s(5071),o=s(3964);function l(e){var t=-1,s=null==e?0:e.length;for(this.clear();++t<s;){var i=e[t];this.set(i[0],i[1])}}l.prototype.clear=i,l.prototype.delete=r,l.prototype.get=a,l.prototype.has=n,l.prototype.set=o,e.exports=l},9770:(e,t,s)=>{var i=s(4715)(s(8942),"Map");e.exports=i},8250:(e,t,s)=>{var i=s(9753),r=s(5681),a=s(88),n=s(4732),o=s(9068);function l(e){var t=-1,s=null==e?0:e.length;for(this.clear();++t<s;){var i=e[t];this.set(i[0],i[1])}}l.prototype.clear=i,l.prototype.delete=r,l.prototype.get=a,l.prototype.has=n,l.prototype.set=o,e.exports=l},9413:(e,t,s)=>{var i=s(4715)(s(8942),"Promise");e.exports=i},4512:(e,t,s)=>{var i=s(4715)(s(8942),"Set");e.exports=i},3212:(e,t,s)=>{var i=s(8250),r=s(1877),a=s(8006);function n(e){var t=-1,s=null==e?0:e.length;for(this.__data__=new i;++t<s;)this.add(e[t])}n.prototype.add=n.prototype.push=r,n.prototype.has=a,e.exports=n},1340:(e,t,s)=>{var i=s(1386),r=s(4103),a=s(1779),n=s(4162),o=s(7462),l=s(6638);function d(e){var t=this.__data__=new i(e);this.size=t.size}d.prototype.clear=r,d.prototype.delete=a,d.prototype.get=n,d.prototype.has=o,d.prototype.set=l,e.exports=d},5650:(e,t,s)=>{var i=s(8942).Symbol;e.exports=i},1623:(e,t,s)=>{var i=s(8942).Uint8Array;e.exports=i},9270:(e,t,s)=>{var i=s(4715)(s(8942),"WeakMap");e.exports=i},9847:e=>{e.exports=function(e,t){for(var s=-1,i=null==e?0:e.length,r=0,a=[];++s<i;){var n=e[s];t(n,s,e)&&(a[r++]=n)}return a}},9756:(e,t,s)=>{var i=s(2478);e.exports=function(e,t){return!!(null==e?0:e.length)&&i(e,t,0)>-1}},3316:e=>{e.exports=function(e,t,s){for(var i=-1,r=null==e?0:e.length;++i<r;)if(s(t,e[i]))return!0;return!1}},358:(e,t,s)=>{var i=s(6137),r=s(3283),a=s(3142),n=s(5853),o=s(9632),l=s(8666),d=Object.prototype.hasOwnProperty;e.exports=function(e,t){var s=a(e),c=!s&&r(e),h=!s&&!c&&n(e),u=!s&&!c&&!h&&l(e),p=s||c||h||u,g=p?i(e.length,String):[],m=g.length;for(var f in e)!t&&!d.call(e,f)||p&&("length"==f||h&&("offset"==f||"parent"==f)||u&&("buffer"==f||"byteLength"==f||"byteOffset"==f)||o(f,m))||g.push(f);return g}},1129:e=>{e.exports=function(e,t){for(var s=-1,i=t.length,r=e.length;++s<i;)e[r+s]=t[s];return e}},6465:e=>{e.exports=function(e,t){for(var s=-1,i=null==e?0:e.length;++s<i;)if(t(e[s],s,e))return!0;return!1}},7034:(e,t,s)=>{var i=s(6285);e.exports=function(e,t){for(var s=e.length;s--;)if(i(e[s][0],t))return s;return-1}},7250:e=>{e.exports=function(e,t,s,i){for(var r=e.length,a=s+(i?1:-1);i?a--:++a<r;)if(t(e[a],a,e))return a;return-1}},313:(e,t,s)=>{var i=s(1129),r=s(714);e.exports=function e(t,s,a,n,o){var l=-1,d=t.length;for(a||(a=r),o||(o=[]);++l<d;){var c=t[l];s>0&&a(c)?s>1?e(c,s-1,a,n,o):i(o,c):n||(o[o.length]=c)}return o}},8244:(e,t,s)=>{var i=s(1129),r=s(3142);e.exports=function(e,t,s){var a=t(e);return r(e)?a:i(a,s(e))}},7379:(e,t,s)=>{var i=s(5650),r=s(8870),a=s(9005),n=i?i.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":n&&n in Object(e)?r(e):a(e)}},2478:(e,t,s)=>{var i=s(7250),r=s(9454),a=s(7706);e.exports=function(e,t,s){return t==t?a(e,t,s):i(e,r,s)}},6027:(e,t,s)=>{var i=s(7379),r=s(547);e.exports=function(e){return r(e)&&"[object Arguments]"==i(e)}},4687:(e,t,s)=>{var i=s(353),r=s(547);e.exports=function e(t,s,a,n,o){return t===s||(null==t||null==s||!r(t)&&!r(s)?t!=t&&s!=s:i(t,s,a,n,e,o))}},353:(e,t,s)=>{var i=s(1340),r=s(3934),a=s(8861),n=s(1182),o=s(8486),l=s(3142),d=s(5853),c=s(8666),h="[object Arguments]",u="[object Array]",p="[object Object]",g=Object.prototype.hasOwnProperty;e.exports=function(e,t,s,m,f,v){var y=l(e),w=l(t),_=y?u:o(e),S=w?u:o(t),b=(_=_==h?p:_)==p,x=(S=S==h?p:S)==p,k=_==S;if(k&&d(e)){if(!d(t))return!1;y=!0,b=!1}if(k&&!b)return v||(v=new i),y||c(e)?r(e,t,s,m,f,v):a(e,t,_,s,m,f,v);if(!(1&s)){var C=b&&g.call(e,"__wrapped__"),M=x&&g.call(t,"__wrapped__");if(C||M){var L=C?e.value():e,E=M?t.value():t;return v||(v=new i),f(L,E,s,m,v)}}return!!k&&(v||(v=new i),n(e,t,s,m,f,v))}},9454:e=>{e.exports=function(e){return e!=e}},9624:(e,t,s)=>{var i=s(3655),r=s(4759),a=s(1580),n=s(4066),o=/^\[object .+?Constructor\]$/,l=Function.prototype,d=Object.prototype,c=l.toString,h=d.hasOwnProperty,u=RegExp("^"+c.call(h).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!a(e)||r(e))&&(i(e)?u:o).test(n(e))}},674:(e,t,s)=>{var i=s(7379),r=s(5387),a=s(547),n={};n["[object Float32Array]"]=n["[object Float64Array]"]=n["[object Int8Array]"]=n["[object Int16Array]"]=n["[object Int32Array]"]=n["[object Uint8Array]"]=n["[object Uint8ClampedArray]"]=n["[object Uint16Array]"]=n["[object Uint32Array]"]=!0,n["[object Arguments]"]=n["[object Array]"]=n["[object ArrayBuffer]"]=n["[object Boolean]"]=n["[object DataView]"]=n["[object Date]"]=n["[object Error]"]=n["[object Function]"]=n["[object Map]"]=n["[object Number]"]=n["[object Object]"]=n["[object RegExp]"]=n["[object Set]"]=n["[object String]"]=n["[object WeakMap]"]=!1,e.exports=function(e){return a(e)&&r(e.length)&&!!n[i(e)]}},195:(e,t,s)=>{var i=s(4882),r=s(8121),a=Object.prototype.hasOwnProperty;e.exports=function(e){if(!i(e))return r(e);var t=[];for(var s in Object(e))a.call(e,s)&&"constructor"!=s&&t.push(s);return t}},6137:e=>{e.exports=function(e,t){for(var s=-1,i=Array(e);++s<e;)i[s]=t(s);return i}},6403:(e,t,s)=>{var i=s(2945),r=/^\s+/;e.exports=function(e){return e?e.slice(0,i(e)+1).replace(r,""):e}},9460:e=>{e.exports=function(e){return function(t){return e(t)}}},5630:(e,t,s)=>{var i=s(3212),r=s(9756),a=s(3316),n=s(5568),o=s(6208),l=s(9828);e.exports=function(e,t,s){var d=-1,c=r,h=e.length,u=!0,p=[],g=p;if(s)u=!1,c=a;else if(h>=200){var m=t?null:o(e);if(m)return l(m);u=!1,c=n,g=new i}else g=t?[]:p;e:for(;++d<h;){var f=e[d],v=t?t(f):f;if(f=s||0!==f?f:0,u&&v==v){for(var y=g.length;y--;)if(g[y]===v)continue e;t&&g.push(v),p.push(f)}else c(g,v,s)||(g!==p&&g.push(v),p.push(f))}return p}},5568:e=>{e.exports=function(e,t){return e.has(t)}},4354:e=>{e.exports=function(e,t){var s=-1,i=e.length;for(t||(t=Array(i));++s<i;)t[s]=e[s];return t}},1950:(e,t,s)=>{var i=s(8942)["__core-js_shared__"];e.exports=i},6208:(e,t,s)=>{var i=s(4512),r=s(9071),a=s(9828),n=i&&1/a(new i([,-0]))[1]==1/0?function(e){return new i(e)}:r;e.exports=n},3934:(e,t,s)=>{var i=s(3212),r=s(6465),a=s(5568);e.exports=function(e,t,s,n,o,l){var d=1&s,c=e.length,h=t.length;if(c!=h&&!(d&&h>c))return!1;var u=l.get(e),p=l.get(t);if(u&&p)return u==t&&p==e;var g=-1,m=!0,f=2&s?new i:void 0;for(l.set(e,t),l.set(t,e);++g<c;){var v=e[g],y=t[g];if(n)var w=d?n(y,v,g,t,e,l):n(v,y,g,e,t,l);if(void 0!==w){if(w)continue;m=!1;break}if(f){if(!r(t,(function(e,t){if(!a(f,t)&&(v===e||o(v,e,s,n,l)))return f.push(t)}))){m=!1;break}}else if(v!==y&&!o(v,y,s,n,l)){m=!1;break}}return l.delete(e),l.delete(t),m}},8861:(e,t,s)=>{var i=s(5650),r=s(1623),a=s(6285),n=s(3934),o=s(5894),l=s(9828),d=i?i.prototype:void 0,c=d?d.valueOf:void 0;e.exports=function(e,t,s,i,d,h,u){switch(s){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!h(new r(e),new r(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return a(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var p=o;case"[object Set]":var g=1&i;if(p||(p=l),e.size!=t.size&&!g)return!1;var m=u.get(e);if(m)return m==t;i|=2,u.set(e,t);var f=n(p(e),p(t),i,d,h,u);return u.delete(e),f;case"[object Symbol]":if(c)return c.call(e)==c.call(t)}return!1}},1182:(e,t,s)=>{var i=s(393),r=Object.prototype.hasOwnProperty;e.exports=function(e,t,s,a,n,o){var l=1&s,d=i(e),c=d.length;if(c!=i(t).length&&!l)return!1;for(var h=c;h--;){var u=d[h];if(!(l?u in t:r.call(t,u)))return!1}var p=o.get(e),g=o.get(t);if(p&&g)return p==t&&g==e;var m=!0;o.set(e,t),o.set(t,e);for(var f=l;++h<c;){var v=e[u=d[h]],y=t[u];if(a)var w=l?a(y,v,u,t,e,o):a(v,y,u,e,t,o);if(!(void 0===w?v===y||n(v,y,s,a,o):w)){m=!1;break}f||(f="constructor"==u)}if(m&&!f){var _=e.constructor,S=t.constructor;_==S||!("constructor"in e)||!("constructor"in t)||"function"==typeof _&&_ instanceof _&&"function"==typeof S&&S instanceof S||(m=!1)}return o.delete(e),o.delete(t),m}},4967:(e,t,s)=>{var i="object"==typeof s.g&&s.g&&s.g.Object===Object&&s.g;e.exports=i},393:(e,t,s)=>{var i=s(8244),r=s(7979),a=s(1211);e.exports=function(e){return i(e,a,r)}},4700:(e,t,s)=>{var i=s(9067);e.exports=function(e,t){var s=e.__data__;return i(t)?s["string"==typeof t?"string":"hash"]:s.map}},4715:(e,t,s)=>{var i=s(9624),r=s(155);e.exports=function(e,t){var s=r(e,t);return i(s)?s:void 0}},8870:(e,t,s)=>{var i=s(5650),r=Object.prototype,a=r.hasOwnProperty,n=r.toString,o=i?i.toStringTag:void 0;e.exports=function(e){var t=a.call(e,o),s=e[o];try{e[o]=void 0;var i=!0}catch(e){}var r=n.call(e);return i&&(t?e[o]=s:delete e[o]),r}},7979:(e,t,s)=>{var i=s(9847),r=s(9306),a=Object.prototype.propertyIsEnumerable,n=Object.getOwnPropertySymbols,o=n?function(e){return null==e?[]:(e=Object(e),i(n(e),(function(t){return a.call(e,t)})))}:r;e.exports=o},8486:(e,t,s)=>{var i=s(3103),r=s(9770),a=s(9413),n=s(4512),o=s(9270),l=s(7379),d=s(4066),c="[object Map]",h="[object Promise]",u="[object Set]",p="[object WeakMap]",g="[object DataView]",m=d(i),f=d(r),v=d(a),y=d(n),w=d(o),_=l;(i&&_(new i(new ArrayBuffer(1)))!=g||r&&_(new r)!=c||a&&_(a.resolve())!=h||n&&_(new n)!=u||o&&_(new o)!=p)&&(_=function(e){var t=l(e),s="[object Object]"==t?e.constructor:void 0,i=s?d(s):"";if(i)switch(i){case m:return g;case f:return c;case v:return h;case y:return u;case w:return p}return t}),e.exports=_},155:e=>{e.exports=function(e,t){return null==e?void 0:e[t]}},3305:(e,t,s)=>{var i=s(4497);e.exports=function(){this.__data__=i?i(null):{},this.size=0}},9361:e=>{e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},1112:(e,t,s)=>{var i=s(4497),r=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(i){var s=t[e];return"__lodash_hash_undefined__"===s?void 0:s}return r.call(t,e)?t[e]:void 0}},5276:(e,t,s)=>{var i=s(4497),r=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return i?void 0!==t[e]:r.call(t,e)}},7452:(e,t,s)=>{var i=s(4497);e.exports=function(e,t){var s=this.__data__;return this.size+=this.has(e)?0:1,s[e]=i&&void 0===t?"__lodash_hash_undefined__":t,this}},714:(e,t,s)=>{var i=s(5650),r=s(3283),a=s(3142),n=i?i.isConcatSpreadable:void 0;e.exports=function(e){return a(e)||r(e)||!!(n&&e&&e[n])}},9632:e=>{var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,s){var i=typeof e;return!!(s=null==s?9007199254740991:s)&&("number"==i||"symbol"!=i&&t.test(e))&&e>-1&&e%1==0&&e<s}},9067:e=>{e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},4759:(e,t,s)=>{var i,r=s(1950),a=(i=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||""))?"Symbol(src)_1."+i:"";e.exports=function(e){return!!a&&a in e}},4882:e=>{var t=Object.prototype;e.exports=function(e){var s=e&&e.constructor;return e===("function"==typeof s&&s.prototype||t)}},2393:e=>{e.exports=function(){this.__data__=[],this.size=0}},2049:(e,t,s)=>{var i=s(7034),r=Array.prototype.splice;e.exports=function(e){var t=this.__data__,s=i(t,e);return!(s<0)&&(s==t.length-1?t.pop():r.call(t,s,1),--this.size,!0)}},7144:(e,t,s)=>{var i=s(7034);e.exports=function(e){var t=this.__data__,s=i(t,e);return s<0?void 0:t[s][1]}},5071:(e,t,s)=>{var i=s(7034);e.exports=function(e){return i(this.__data__,e)>-1}},3964:(e,t,s)=>{var i=s(7034);e.exports=function(e,t){var s=this.__data__,r=i(s,e);return r<0?(++this.size,s.push([e,t])):s[r][1]=t,this}},9753:(e,t,s)=>{var i=s(5098),r=s(1386),a=s(9770);e.exports=function(){this.size=0,this.__data__={hash:new i,map:new(a||r),string:new i}}},5681:(e,t,s)=>{var i=s(4700);e.exports=function(e){var t=i(this,e).delete(e);return this.size-=t?1:0,t}},88:(e,t,s)=>{var i=s(4700);e.exports=function(e){return i(this,e).get(e)}},4732:(e,t,s)=>{var i=s(4700);e.exports=function(e){return i(this,e).has(e)}},9068:(e,t,s)=>{var i=s(4700);e.exports=function(e,t){var s=i(this,e),r=s.size;return s.set(e,t),this.size+=s.size==r?0:1,this}},5894:e=>{e.exports=function(e){var t=-1,s=Array(e.size);return e.forEach((function(e,i){s[++t]=[i,e]})),s}},4497:(e,t,s)=>{var i=s(4715)(Object,"create");e.exports=i},8121:(e,t,s)=>{var i=s(3766)(Object.keys,Object);e.exports=i},2306:(e,t,s)=>{e=s.nmd(e);var i=s(4967),r=t&&!t.nodeType&&t,a=r&&e&&!e.nodeType&&e,n=a&&a.exports===r&&i.process,o=function(){try{var e=a&&a.require&&a.require("util").types;return e||n&&n.binding&&n.binding("util")}catch(e){}}();e.exports=o},9005:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},3766:e=>{e.exports=function(e,t){return function(s){return e(t(s))}}},8942:(e,t,s)=>{var i=s(4967),r="object"==typeof self&&self&&self.Object===Object&&self,a=i||r||Function("return this")();e.exports=a},1877:e=>{e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},8006:e=>{e.exports=function(e){return this.__data__.has(e)}},9828:e=>{e.exports=function(e){var t=-1,s=Array(e.size);return e.forEach((function(e){s[++t]=e})),s}},4103:(e,t,s)=>{var i=s(1386);e.exports=function(){this.__data__=new i,this.size=0}},1779:e=>{e.exports=function(e){var t=this.__data__,s=t.delete(e);return this.size=t.size,s}},4162:e=>{e.exports=function(e){return this.__data__.get(e)}},7462:e=>{e.exports=function(e){return this.__data__.has(e)}},6638:(e,t,s)=>{var i=s(1386),r=s(9770),a=s(8250);e.exports=function(e,t){var s=this.__data__;if(s instanceof i){var n=s.__data__;if(!r||n.length<199)return n.push([e,t]),this.size=++s.size,this;s=this.__data__=new a(n)}return s.set(e,t),this.size=s.size,this}},7706:e=>{e.exports=function(e,t,s){for(var i=s-1,r=e.length;++i<r;)if(e[i]===t)return i;return-1}},4066:e=>{var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},2945:e=>{var t=/\s/;e.exports=function(e){for(var s=e.length;s--&&t.test(e.charAt(s)););return s}},4871:(e,t,s)=>{var i=s(1129),r=s(313),a=s(4354),n=s(3142);e.exports=function(){var e=arguments.length;if(!e)return[];for(var t=Array(e-1),s=arguments[0],o=e;o--;)t[o-1]=arguments[o];return i(n(s)?a(s):[s],r(t,1))}},2784:(e,t,s)=>{var i=s(1580),r=s(4495),a=s(6131),n=Math.max,o=Math.min;e.exports=function(e,t,s){var l,d,c,h,u,p,g=0,m=!1,f=!1,v=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var s=l,i=d;return l=d=void 0,g=t,h=e.apply(i,s)}function w(e){var s=e-p;return void 0===p||s>=t||s<0||f&&e-g>=c}function _(){var e=r();if(w(e))return S(e);u=setTimeout(_,function(e){var s=t-(e-p);return f?o(s,c-(e-g)):s}(e))}function S(e){return u=void 0,v&&l?y(e):(l=d=void 0,h)}function b(){var e=r(),s=w(e);if(l=arguments,d=this,p=e,s){if(void 0===u)return function(e){return g=e,u=setTimeout(_,t),m?y(e):h}(p);if(f)return clearTimeout(u),u=setTimeout(_,t),y(p)}return void 0===u&&(u=setTimeout(_,t)),h}return t=a(t)||0,i(s)&&(m=!!s.leading,c=(f="maxWait"in s)?n(a(s.maxWait)||0,t):c,v="trailing"in s?!!s.trailing:v),b.cancel=function(){void 0!==u&&clearTimeout(u),g=0,l=p=d=u=void 0},b.flush=function(){return void 0===u?h:S(r())},b}},6285:e=>{e.exports=function(e,t){return e===t||e!=e&&t!=t}},3981:e=>{e.exports=function(e){return e&&e.length?e[0]:void 0}},3283:(e,t,s)=>{var i=s(6027),r=s(547),a=Object.prototype,n=a.hasOwnProperty,o=a.propertyIsEnumerable,l=i(function(){return arguments}())?i:function(e){return r(e)&&n.call(e,"callee")&&!o.call(e,"callee")};e.exports=l},3142:e=>{var t=Array.isArray;e.exports=t},6529:(e,t,s)=>{var i=s(3655),r=s(5387);e.exports=function(e){return null!=e&&r(e.length)&&!i(e)}},5853:(e,t,s)=>{e=s.nmd(e);var i=s(8942),r=s(4772),a=t&&!t.nodeType&&t,n=a&&e&&!e.nodeType&&e,o=n&&n.exports===a?i.Buffer:void 0,l=(o?o.isBuffer:void 0)||r;e.exports=l},3514:(e,t,s)=>{var i=s(195),r=s(8486),a=s(3283),n=s(3142),o=s(6529),l=s(5853),d=s(4882),c=s(8666),h=Object.prototype.hasOwnProperty;e.exports=function(e){if(null==e)return!0;if(o(e)&&(n(e)||"string"==typeof e||"function"==typeof e.splice||l(e)||c(e)||a(e)))return!e.length;var t=r(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(d(e))return!i(e).length;for(var s in e)if(h.call(e,s))return!1;return!0}},6343:(e,t,s)=>{var i=s(4687);e.exports=function(e,t){return i(e,t)}},3655:(e,t,s)=>{var i=s(7379),r=s(1580);e.exports=function(e){if(!r(e))return!1;var t=i(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},5387:e=>{e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},986:(e,t,s)=>{var i=s(7379),r=s(547);e.exports=function(e){return"number"==typeof e||r(e)&&"[object Number]"==i(e)}},1580:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},547:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},8138:(e,t,s)=>{var i=s(7379),r=s(3142),a=s(547);e.exports=function(e){return"string"==typeof e||!r(e)&&a(e)&&"[object String]"==i(e)}},1187:(e,t,s)=>{var i=s(7379),r=s(547);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==i(e)}},8666:(e,t,s)=>{var i=s(674),r=s(9460),a=s(2306),n=a&&a.isTypedArray,o=n?r(n):i;e.exports=o},1211:(e,t,s)=>{var i=s(358),r=s(195),a=s(6529);e.exports=function(e){return a(e)?i(e):r(e)}},9071:e=>{e.exports=function(){}},4495:(e,t,s)=>{var i=s(8942);e.exports=function(){return i.Date.now()}},9306:e=>{e.exports=function(){return[]}},4772:e=>{e.exports=function(){return!1}},6131:(e,t,s)=>{var i=s(6403),r=s(1580),a=s(1187),n=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,l=/^0o[0-7]+$/i,d=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(a(e))return NaN;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=i(e);var s=o.test(e);return s||l.test(e)?d(e.slice(2),s?2:8):n.test(e)?NaN:+e}},2438:(e,t,s)=>{var i=s(5630);e.exports=function(e){return e&&e.length?i(e):[]}},3335:(e,t,s)=>{"use strict";var i=s(9155),r=Symbol.for("react.element"),a=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,o=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function d(e,t,s){var i,a={},d=null,c=null;for(i in void 0!==s&&(d=""+s),void 0!==t.key&&(d=""+t.key),void 0!==t.ref&&(c=t.ref),t)n.call(t,i)&&!l.hasOwnProperty(i)&&(a[i]=t[i]);if(e&&e.defaultProps)for(i in t=e.defaultProps)void 0===a[i]&&(a[i]=t[i]);return{$$typeof:r,type:e,key:d,ref:c,props:a,_owner:o.current}}t.Fragment=a,t.jsx=d,t.jsxs=d},1085:(e,t,s)=>{"use strict";e.exports=s(3335)},2591:(e,t,s)=>{"use strict";var i,r=function(){return void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i},a=function(){var e={};return function(t){if(void 0===e[t]){var s=document.querySelector(t);if(window.HTMLIFrameElement&&s instanceof window.HTMLIFrameElement)try{s=s.contentDocument.head}catch(e){s=null}e[t]=s}return e[t]}}(),n=[];function o(e){for(var t=-1,s=0;s<n.length;s++)if(n[s].identifier===e){t=s;break}return t}function l(e,t){for(var s={},i=[],r=0;r<e.length;r++){var a=e[r],l=t.base?a[0]+t.base:a[0],d=s[l]||0,c="".concat(l," ").concat(d);s[l]=d+1;var h=o(c),u={css:a[1],media:a[2],sourceMap:a[3]};-1!==h?(n[h].references++,n[h].updater(u)):n.push({identifier:c,updater:f(u,t),references:1}),i.push(c)}return i}function d(e){var t=document.createElement("style"),i=e.attributes||{};if(void 0===i.nonce){var r=s.nc;r&&(i.nonce=r)}if(Object.keys(i).forEach((function(e){t.setAttribute(e,i[e])})),"function"==typeof e.insert)e.insert(t);else{var n=a(e.insert||"head");if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(t)}return t}var c,h=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function u(e,t,s,i){var r=s?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(e.styleSheet)e.styleSheet.cssText=h(t,r);else{var a=document.createTextNode(r),n=e.childNodes;n[t]&&e.removeChild(n[t]),n.length?e.insertBefore(a,n[t]):e.appendChild(a)}}function p(e,t,s){var i=s.css,r=s.media,a=s.sourceMap;if(r?e.setAttribute("media",r):e.removeAttribute("media"),a&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleSheet)e.styleSheet.cssText=i;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(i))}}var g=null,m=0;function f(e,t){var s,i,r;if(t.singleton){var a=m++;s=g||(g=d(t)),i=u.bind(null,s,a,!1),r=u.bind(null,s,a,!0)}else s=d(t),i=p.bind(null,s,t),r=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(s)};return i(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;i(e=t)}else r()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=r());var s=l(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var i=0;i<s.length;i++){var r=o(s[i]);n[r].references--}for(var a=l(e,t),d=0;d<s.length;d++){var c=o(s[d]);0===n[c].references&&(n[c].updater(),n.splice(c,1))}s=a}}}},6704:(e,t,s)=>{"use strict";const i=document.querySelector("[nonce]");i&&(s.nc=i.nonce||i.getAttribute("nonce")),window.litNonce=s.nc},3296:(e,t,s)=>{"use strict";var i=s(9155);var r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=i.useState,n=i.useEffect,o=i.useLayoutEffect,l=i.useDebugValue;function d(e){var t=e.getSnapshot;e=e.value;try{var s=t();return!r(e,s)}catch(e){return!0}}var c="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var s=t(),i=a({inst:{value:s,getSnapshot:t}}),r=i[0].inst,c=i[1];return o((function(){r.value=s,r.getSnapshot=t,d(r)&&c({inst:r})}),[e,s,t]),n((function(){return d(r)&&c({inst:r}),e((function(){d(r)&&c({inst:r})}))}),[e]),l(s),s};t.useSyncExternalStore=void 0!==i.useSyncExternalStore?i.useSyncExternalStore:c},1435:(e,t,s)=>{"use strict";var i=s(9155),r=s(8139);var a="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},n=r.useSyncExternalStore,o=i.useRef,l=i.useEffect,d=i.useMemo,c=i.useDebugValue;t.useSyncExternalStoreWithSelector=function(e,t,s,i,r){var h=o(null);if(null===h.current){var u={hasValue:!1,value:null};h.current=u}else u=h.current;h=d((function(){function e(e){if(!l){if(l=!0,n=e,e=i(e),void 0!==r&&u.hasValue){var t=u.value;if(r(t,e))return o=t}return o=e}if(t=o,a(n,e))return t;var s=i(e);return void 0!==r&&r(t,s)?(n=e,t):(n=e,o=s)}var n,o,l=!1,d=void 0===s?null:s;return[function(){return e(t())},null===d?void 0:function(){return e(d())}]}),[t,s,i,r]);var p=n(e,h[0],h[1]);return l((function(){u.hasValue=!0,u.value=p}),[p]),c(p),p}},8139:(e,t,s)=>{"use strict";e.exports=s(3296)},7121:(e,t,s)=>{"use strict";e.exports=s(1435)},5136:e=>{"use strict";e.exports=i},3107:e=>{"use strict";e.exports=a},6166:e=>{"use strict";e.exports=r},992:e=>{"use strict";e.exports=l},2840:t=>{"use strict";t.exports=e},7161:e=>{"use strict";e.exports=u},429:e=>{"use strict";e.exports=p},5125:e=>{"use strict";e.exports=f},318:e=>{"use strict";e.exports=m},6968:e=>{"use strict";e.exports=v},2083:e=>{"use strict";e.exports=g},5314:e=>{"use strict";e.exports=s},5299:e=>{"use strict";e.exports=d},9780:e=>{"use strict";e.exports=y},9155:e=>{"use strict";e.exports=n},9514:e=>{"use strict";e.exports=c},2236:e=>{"use strict";e.exports=o},2265:e=>{"use strict";e.exports=h},7315:e=>{"use strict";e.exports=t}},_={};function S(e){var t=_[e];if(void 0!==t)return t.exports;var s=_[e]={id:e,loaded:!1,exports:{}};return w[e].call(s.exports,s,s.exports,S),s.loaded=!0,s.exports}S.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return S.d(t,{a:t}),t},S.d=(e,t)=>{for(var s in t)S.o(t,s)&&!S.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},S.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),S.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),S.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},S.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),S.nc=void 0;var b={};return(()=>{"use strict";S.r(b),S.d(b,{AppearanceCommonOptionsDefault:()=>i,AppearanceManager:()=>nl,CTASource:()=>x,CloseButtonPosition:()=>e,GameReaderOptionsDefault:()=>r,GoodsWidgetOptionsDefault:()=>n,GoodsWidgetRenderingType:()=>a,IamCheckDisplayTimeRangeError:()=>Jn,IamFrequencyLimitError:()=>Zn,IamMessageLimitExceededError:()=>Xn,IamMessageOpenError:()=>Nn,IamNotFoundByEventError:()=>Go,IamNotFoundByIdError:()=>io,IamNotFoundLimitError:()=>ro,IamOtherReaderIsOpenError:()=>Kn,IamShowOnlyIfLoadedError:()=>Yn,IasNetworkError:()=>we,InAppMessagingOptionsDefault:()=>A,InAppStoryManager:()=>Mp,PlaceholderType:()=>D,STORY_FEED_LIST:()=>R,STORY_LIST_TYPE:()=>T,STORY_READER_WINDOW_REFERER:()=>I,SharePageEvents:()=>o,SharePanelDefault:()=>C,StoriesEvents:()=>P,StoriesListCardCoverQuality:()=>u,StoriesListCardTitlePosition:()=>h,StoriesListCardTitleTextAlign:()=>c,StoriesListCardViewVariant:()=>d,StoriesListDirection:()=>p,StoriesListEvents:()=>g,StoriesListOptionsDefault:()=>m,StoriesListSliderAlign:()=>l,StoryActionSource:()=>O,StoryFavoriteReaderOptionsDefault:()=>f,StoryManagerConfigDefault:()=>_,StoryReaderOptionsDefault:()=>L,StoryReaderSwipeStyle:()=>M,WidgetStoriesOptions:()=>E});var e,t=S(46),s=S.n(t);!function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(e||(e={}));const i={hasFavorite:!1,hasLike:!1,hasShare:!1,closeButtonPosition:e.END,loader:{default:{color:"white",accentColor:"transparent"},custom:null},closeButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M30 15.2115C30 23.4958 23.2843 30.2115 15 30.2115C6.71573 30.2115 0 23.4958 0 15.2115C0 6.92728 6.71573 0.211548 15 0.211548C23.2843 0.211548 30 6.92728 30 15.2115Z" fill="white"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9.8309 10.0424C10.0969 9.77646 10.5281 9.77646 10.7941 10.0424L15 14.2483L19.2059 10.0424C19.4719 9.77646 19.9031 9.77646 20.1691 10.0424C20.4351 10.3084 20.4351 10.7397 20.1691 11.0057L15.9632 15.2115L20.1691 19.4174C20.4351 19.6834 20.4351 20.1147 20.1691 20.3807C19.9031 20.6466 19.4719 20.6466 19.2059 20.3807L15 16.1748L10.7941 20.3807C10.5281 20.6466 10.0969 20.6466 9.8309 20.3807C9.56492 20.1147 9.56492 19.6834 9.8309 19.4174L14.0368 15.2115L9.8309 11.0057C9.56492 10.7397 9.56492 10.3084 9.8309 10.0424Z" fill="#C2C2C4"/>\n</svg>'}},forceDesktopMode:void 0},r={borderRadius:5,loader:{default:{color:"white",accentColor:"transparent"},custom:null},backdropColor:"#1a1a1a",backdrop:{opacity:1,background:"#1a1a1a"},game:{backdropColor:"rgb(51, 51, 51)"},forceDesktopMode:i.forceDesktopMode,forceCheckOrientation:!0};var a;!function(e){e.DEFAULT="default",e.CUSTOM_CARD="customCard"}(a||(a={}));const n={goodsWidgetRenderingType:a.DEFAULT,goodsList:{renderingType:a.DEFAULT,closeBackgroundColor:"#000000",substrateHeight:200,substrateColor:"#FFFFFF",dimColor:"rgba(0, 0, 0, 0.5)"},goodsCard:{mainTextColor:"#000000",oldPriceTextColor:"#CCCCCC",imageBackgroundColor:"transparent",imageCornerRadius:8},openGoodsWidgetHandler:e=>Promise.resolve(e),loader:{default:{color:"gray",accentColor:"transparent"}}};var o,l,d,c,h,u,p,g;!function(e){e.START_LOADING="startLoading",e.END_LOADING="endLoading",e.CLOSE_STORY_READER="closeStoryReader"}(o||(o={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(l||(l={})),function(e){e.CIRCLE="circle",e.QUAD="quad",e.RECTANGLE="rectangle"}(d||(d={})),function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end",e.CENTER="center"}(c||(c={})),function(e){e.CARD_INSIDE_BOTTOM="cardInsideBottom",e.CARD_OUTSIDE_TOP="cardOutsideTop",e.CARD_OUTSIDE_BOTTOM="cardOutsideBottom"}(h||(h={})),function(e){e.Medium="medium",e.High="high"}(u||(u={})),function(e){e.COLUMN="vertical",e.ROW="horizontal"}(p||(p={})),function(e){e.START_LOADER="startLoad",e.END_LOADER="endLoad"}(g||(g={}));const m={direction:p.ROW,card:{title:{font:'16px system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',padding:10.6,textAlign:c.START,position:h.CARD_INSIDE_BOTTOM,display:!0,lineClamp:4},gap:10,height:178,aspectRatio:null,coverQuality:u.High,variant:d.RECTANGLE,border:{radius:21,color:"black",width:2,gap:5},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null,opened:{border:{radius:null,color:null,width:null,gap:null,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null},coverLazyLoading:!1},favoriteCard:{title:{content:"Favorite",font:"normal",color:"white",padding:15,textAlign:c.START,position:h.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:u.High,coverLazyLoading:!1,variant:d.CIRCLE,border:{radius:0,color:"black",width:2,gap:3,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null,opened:{border:{radius:null,color:null,width:null,gap:null,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null}},sidePadding:20,topPadding:20,bottomPadding:20,bottomMargin:17,layout:{height:0,backgroundColor:"transparent",sliderAlign:l.START},navigation:{speed:300,showControls:!1,controlsSize:48,controlsBackgroundColor:"white",controlsColor:"black"},autoScrollOnStoryClose:!0,ugcCard:{title:{content:null,font:'16px system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',color:"#000",padding:15,textAlign:c.START,position:h.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:u.High,coverLazyLoading:!1,variant:d.CIRCLE,border:{radius:0,color:"transparent",width:0,gap:0,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null,image:{svgSrc:{baseState:'<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M50 85.5C69.6061 85.5 85.5 69.6061 85.5 50C85.5 30.3939 69.6061 14.5 50 14.5C30.3939 14.5 14.5 30.3939 14.5 50C14.5 69.6061 30.3939 85.5 50 85.5Z" stroke="white" stroke-width="2"/>\n<path d="M50.5 34.5V65.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M34.5 49.5H65.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'}},backgroundColor:"#0c62f3"}},f={title:{content:"Favorite",font:"1.4rem/1.2 InternalPrimaryFont",color:"white",backgroundColor:"#333333"},headerTopOffset:0,bottomOffset:0,backgroundColor:"#333333"};class v extends Error{constructor(e){super(`Invalid language tag: ${e}. The "lang" value must be comply with the RFC 5646 (also known as BCP 47). Examples of valid language tags include "en-US", "fr-FR", "es-ES", etc.`)}}const y="en-US";class w{languageCode;countryCode;tag;rawData="";constructor(e=y){this.rawData=e;const t=this.normalizeAndEnsureCompatibility(e),s=this.validateTag(t);this.parseTag(s)}isValidTag(e){return/^[a-z]+-[a-zA-Z]+$/.test(e)}toRawData(){return this.rawData}toString(){return this.tag}normalizeAndEnsureCompatibility(e){const t=e.toLowerCase();return this.ensureBackwardCompatibility(t)}ensureBackwardCompatibility(e){return{ru:"ru-RU",en:"en-US"}[e]??e}validateTag(e){return this.isValidTag(e)?e:(console.error(new v(e).message),this.getNavigatorTag())}getNavigatorTag(){const e=navigator.language.toLowerCase();return this.isValidTag(e)?e:(console.error(`Invalid navigator language tag: ${e}`),y)}parseTag(e){const[t,s]=e.split("-");this.languageCode=t,this.countryCode=s.toUpperCase(),this.tag=`${this.languageCode}-${this.countryCode}`}}const _={apiKey:"",disableStatistic:!1,disableDeviceId:!1,lang:new w};var x;!function(e){e.STORY_LIST="storyList",e.STORY_READER="storyReader",e.GAME_READER="gameReader",e.STACK_STORY_LIST="stackStoryList",e.IAM_READER="iamReader"}(x||(x={}));const k={label:"X",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="0 0 195 195" xmlns="http://www.w3.org/2000/svg">\n<g transform="matrix(.20227 0 0 .20302 -71 -26.7)">\n<circle cx="834.3" cy="610.6" r="481.3" stroke="#fff" strokeMiterlimit="10"/>\n<path d="m537.8 331.8 230 307.6-231.4 250.1h52.2l202.6-219 163.8 219h177.3l-243-324.9 215.5-232.8h-52l-187 201.7-150.7-201.7zm76.6 38.4h81.5l359.7 481h-81.5z" fill="#fff"/>\n</g>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://twitter.com/share?url=${e}&text=${t}`},C={targets:["vk","ok","facebook","x","linkedin","telegram"],targetParams:{vk:{label:"VK",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">\n<circle cx="24" cy="24" r="21.3" fill="#fff"/>\n<path d="M22.3.7a23.3 23.3 0 0 0-5 45.6A23.4 23.4 0 0 0 30.7 1.7C28 .8 25.2.6 22.3.7Zm1.8 14.5c1.2.1 1.8.3 2 .6l.3.6c.2.4.2.8 0 4.3 0 2.2 0 2.9.2 3.4s.7.8 1.1.6a8 8 0 0 0 1.8-2 29 29 0 0 0 3-5.8c.3-.4.5-.7.8-.8h7.1a.7.7 0 0 1 .5.8c0 .7-.8 2.2-2 4a92.7 92.7 0 0 1-3.5 4.8c-.3.5-.2 1 .2 1.6l1.4 1.4c1.8 1.7 2.6 2.6 3.3 3.6.4.7.6 1.2.5 1.7 0 .2-.2.5-.5.6-.4.2-.9.2-3.7.3H34l-.5-.1c-1-.4-1.8-1-3.5-3-.9-1-1.6-1.5-2-1.5-.5 0-1 .6-1.3 1.3-.1.5-.2.8-.2 1.7-.1 1-.2 1.2-.8 1.5H22a9.5 9.5 0 0 1-4.2-1.4c-1.9-1.1-3-2.2-4.4-3.8a48.7 48.7 0 0 1-7.2-12.5c-.1-.5 0-.9.5-1l3-.1h3c.5.3.7.5 1 1.4L16 22c.5.9 1 1.6 1.5 2 .6.6.9.7 1.3.7.3 0 .4-.1.6-.6.5-1 .6-4.8.1-6.3-.2-.8-.6-1.1-1.7-1.3-.2 0-.2-.2 0-.4.4-.6 1.1-.9 2.6-1H24Z" fill="#45668E"/>\n</svg>'}},getUrl:({url:e,text:t})=>`https://vk.com/share.php?url=${e}&title=${t}`},facebook:{label:"Facebook",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="126.4 2.3 589 589" xmlns="http://www.w3.org/2000/svg">\n<circle cx="420.9" cy="296.8" r="294.5" fill="#3c5a9a"/>\n<path d="M516.7 92.7h-65.2c-38.8 0-81.8 16.3-81.8 72.4.2 19.5 0 38.3 0 59.3h-44.8v71.3h46.2V501h84.8V294.4h56l5-70.2h-62.4V184c0-22.2 23-21 24.4-21h37.8V92.8z" fill="#fff"/>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://www.facebook.com/sharer.php?u=${e}&t=${t}`},x:k,twitter:k,linkedin:{label:"LinkedIn",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" enableBackground="new 0 0 550 550" version="1.1" viewBox="0 0 550 550" xmlSpace="preserve" xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink">\n<circle cx="275" cy="275" r="256" fill="#04689B"/>\n<path d="m219.2 366.5h-38.8v-124.3h38.8v124.3zm-20.4-139.9h-0.3c-14.1 0-23.2-9.5-23.2-21.6 0-12.3 9.4-21.6 23.7-21.6s23.1 9.3 23.4 21.5c0.1 12.2-9 21.7-23.6 21.7zm175.8 139.9h-44v-64.3c0-16.8-6.9-28.3-22-28.3-11.6 0-18 7.7-21 15.2-1.1 2.7-0.9 6.4-0.9 10.2v67.3h-43.7s0.6-113.9 0-124.3h43.6v19.5c2.6-8.5 16.5-20.7 38.8-20.7 27.6 0 49.3 17.9 49.3 56.4v69z" fill="#fff"/>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://www.linkedin.com/sharing/share-offsite/?url=${e}&title=${t}`},telegram:{label:"Telegram",icon:{svgSrc:{baseState:'<svg data-v-05f1b0f5="" data-v-b5b60290="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" width="50px" height="50px"><defs data-v-05f1b0f5=""><linearGradient data-v-05f1b0f5="" id="a" x1="120" y1="240" x2="120" gradientUnits="userSpaceOnUse"><stop data-v-05f1b0f5="" offset="0" stop-color="#1d93d2"></stop><stop data-v-05f1b0f5="" offset="1" stop-color="#38b0e3"></stop></linearGradient></defs><circle data-v-05f1b0f5="" cx="120" cy="120" r="120" fill="url(#a)"></circle><path data-v-05f1b0f5="" d="m81.2 128.8 14.3 39.4s1.7 3.7 3.7 3.7 30.2-29.5 30.2-29.5l31.5-61-79.2 37.2Z" fill="#c8daea"></path><path data-v-05f1b0f5="" d="m100.1 138.9-2.7 29s-1.2 9 7.7 0 17.4-15.7 17.4-15.7" fill="#a9c6d8"></path><path data-v-05f1b0f5="" d="m81.5 130.2-29.3-9.6s-3.5-1.4-2.4-4.6c.3-.7.7-1.2 2.1-2.2C58.4 109.3 172 68.4 172 68.4s3.2-1 5.1-.3a2.8 2.8 0 0 1 2 2 9.4 9.4 0 0 1 .2 2.6l-.2 2.6c-.7 11.1-21.4 94.4-21.4 94.4s-1.2 5-5.7 5a8.1 8.1 0 0 1-5.9-2.2 797.1 797.1 0 0 0-45.5-32.2 1.3 1.3 0 0 1-.5-.9c-.1-.4.4-1 .4-1s52.4-46.6 53.8-51.5c.1-.4-.3-.6-.8-.4C150 87.8 89.6 125.9 83 130a3.2 3.2 0 0 1-1.5 0Z" fill="#fff"></path></svg>\n'}},getUrl:({url:e,text:t})=>`https://t.me/share/url?url=${e}&text=${t}`},ok:{label:"OK",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="0 0 388.4 387.1" xmlSpace="preserve" xmlns="http://www.w3.org/2000/svg">\n<path d="M331.7 330.2a194.2 193.5 0 0 1-273.9 1.1 194.2 193.5 0 0 1-2.6-272.9A194.2 193.5 0 0 1 329 54.2a194.2 193.5 0 0 1 5.7 273" fill="#faab62" style="mixBlendMode:normal"/>\n<path d="m328.7 327.1a189.2 188.5 0 0 1-266.9 1.2 189.2 188.5 0 0 1-2.5-266 189.2 188.5 0 0 1 266.7-4 189.2 188.5 0 0 1 5.6 265.9" fill="#f7931e" style="mixBlendMode:normal"/>\n<g fill="#fff" style="mixBlendMode:normal">\n<path d="m217.4 253.5c28-5.7 44.7-19 45.6-19.7a19 19 0 0 0-23.8-29.6c-0.2 0.1-18 13.8-47.5 13.8a84.5 84.5 0 0 1-47.8-13.8 19 19 0 0 0-23.8 29.6c1 0.7 18.4 14.3 47.1 19.9l-40 41.9a19 19 0 1 0 27.3 26.3l37.2-39.6 41 39.9a19 19 0 1 0 26.9-26.9z"/>\n<path transform="translate(-1.8 .2)" d="m194.5 57.9a69.9 69.9 0 1 0 0 139.8 69.9 69.9 0 0 0 0-139.8zm0 98.8a28.9 28.9 0 1 1 0-57.8 28.9 28.9 0 0 1 0 57.8z" style="mixBlendMode:normal"/>\n</g>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://connect.ok.ru/offer?url=${e}&title=${t}`}},copyButton:{label:"Copy link",svgSrc:{baseState:'<svg width="30px" height="30px" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 20"><path d="M6.6 0a2 2 0 0 0-2 2v12c0 1.2.9 2 2 2h9a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-9Zm0 2h9v12h-9V2Z" fill="currentColor"/><path d="M2.6 20a2 2 0 0 1-2-2V5h2v13h10v2h-10Z" fill="currentColor"/></svg>',doneState:'<svg width="30px" height="30px" fill="none" viewBox="0 0 386 264" xmlns="http://www.w3.org/2000/svg">\n<path d="m379.05 7.3156c8.855 8.8533 8.855 23.207 0 32.06l-210.67 210.67c-17.707 17.707-46.414 17.707-64.121 0l-97.319-97.319c-8.8531-8.855-8.8531-23.208 0-32.061 8.853-8.853 23.207-8.853 32.06 0l97.319 97.319 210.67-210.67c8.852-8.8531 23.206-8.8531 32.058 0z" clip-rule="evenodd" fill="currentColor" fill-rule="evenodd"/>\n</svg>'}},downloadButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><g fill="currentColor"><path d="M31 22a1 1 0 0 0-1 1v7H2v-7a1 1 0 0 0-2 0v8c0 .6.4 1 1 1h30c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1z"/><path d="M15.3 23.7c.4.4 1 .4 1.4 0l7-6.9c.4-.4.4-1 0-1.4a1 1 0 0 0-1.4 0L17 20.6V1a1 1 0 0 0-2 0v19.6l-5.3-5.2a1 1 0 0 0-1.4 0 1 1 0 0 0 0 1.4l7 7z"/></g></svg>'}},title:{favicon:{background:"white",display:!0},getValue:({url:e})=>e},background:"#202125",borderRadius:20,divider:{background:"#36373b"},text:{color:"white",font:"inherit"}};var M;!function(e){e.FLAT="flat",e.COVER="cover",e.CUBE="cube"}(M||(M={}));const L={gameReaderOptions:{loader:{default:{color:"white",accentColor:"transparent"},custom:null}},scrollStyle:M.FLAT,timelineBlockTopOffset:8,actionPanelBottomOffset:0,borderRadius:12,loader:{default:{color:"white",accentColor:"transparent"},custom:null},recycleStoriesList:!1,closeOnLastSlideByTimer:!0,sharePanel:C,commonBackdrop:{color:"rgba(51, 51, 51, 1)",backdropFilter:null},slideBackdrop:{opacity:.56,blur:30,linearGradientOverlay:["rgba(0, 0, 0, 0.1) 0%","rgba(0, 0, 0, 0.9) 100%"]},faviconApiUrl:"",navigation:{prevButton:{svgSrc:{baseState:'<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M19.8076 6.80761L9.20101 17.4142L7.7868 16L18.3934 5.3934L19.8076 6.80761Z" fill="currentColor" />\n <path d="M18.3934 26.6066L7.7868 16L9.20101 14.5858L19.8076 25.1924L18.3934 26.6066Z" fill="currentColor" />\n </svg>'}},nextButton:{svgSrc:{baseState:'<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M12.1924 25.1924L22.799 14.5858L24.2132 16L13.6066 26.6066L12.1924 25.1924Z" fill="currentColor" />\n <path d="M13.6066 5.3934L24.2132 16L22.799 17.4142L12.1924 6.80761L13.6066 5.3934Z" fill="currentColor" />\n </svg>'}}},likeButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6.96277 15.177L8.11552 15.1837C8.75334 15.1873 9.26846 15.7054 9.26846 16.3433V22.7329C9.26846 23.376 8.74519 23.8962 8.10215 23.8925L6.94939 23.8859C6.31157 23.8822 5.79645 23.3641 5.79645 22.7263V16.3366C5.79645 15.6936 6.31972 15.1733 6.96277 15.177Z" stroke="white" stroke-width="1.21546"/>\n<path d="M11.2546 15.0917L11.3801 23.0645C11.3867 23.4802 11.6013 23.8648 11.9516 24.0886C12.119 24.1955 12.4834 24.2735 12.4834 24.2735L13.1084 24.3569L13.9973 24.4541L15.9789 24.5912L17.4834 24.6365H18.9642L19.282 24.6229C19.7715 24.6018 20.258 24.5358 20.7354 24.4256L21.1038 24.3406C21.3122 24.2925 21.516 24.2263 21.7128 24.1428L21.7439 24.1295C22.0493 23.9999 22.3342 23.8269 22.59 23.6157L22.717 23.5108C22.873 23.382 23.0108 23.2326 23.1265 23.0666L23.1451 23.04C23.2426 22.9003 23.3217 22.7485 23.3804 22.5886L23.428 22.4586C23.5278 22.1867 23.5473 21.8918 23.4842 21.6092L23.4296 21.3645C23.4285 21.3594 23.4265 21.3544 23.4237 21.3499C23.4102 21.3285 23.4163 21.3002 23.4374 21.2862L23.7911 21.0504V21.0504C23.8452 21.0143 23.8957 20.9723 23.9416 20.9263V20.9263C23.99 20.8728 24.0444 20.8083 24.0805 20.7458L24.1361 20.6625C24.2924 20.3945 24.3931 20.0167 24.4083 19.7069L24.4118 19.6352C24.4205 19.458 24.4079 19.2804 24.3744 19.1062L24.3305 18.8986C24.325 18.8696 24.2749 18.7163 24.2611 18.6902L24.1718 18.5154C24.1644 18.5014 24.1898 18.473 24.1898 18.473L24.3653 18.2658C24.4983 18.1109 24.6033 17.9305 24.673 17.7386C24.7222 17.6035 24.7532 17.4657 24.775 17.3153L24.7889 17.1764L24.7957 17.0468C24.8164 16.8366 24.7978 16.6244 24.7409 16.421C24.6929 16.2496 24.6183 16.0868 24.5198 15.9385L24.1983 15.4542C24.1843 15.4367 24.1808 15.413 24.1891 15.3922L24.3081 15.1055C24.3652 14.9628 24.4224 14.6641 24.4391 14.4717L24.4307 14.2984C24.4026 14.0113 24.2405 13.6815 24.0757 13.4238L23.9912 13.3055C23.7236 12.9608 23.3474 12.7334 22.9388 12.5804L22.706 12.4932C22.3923 12.3758 22.0667 12.3327 21.7279 12.2916L21.3444 12.2597C20.89 12.2378 20.2444 12.2651 19.7945 12.3327L18.1092 12.5861C18.1014 12.5873 18.0935 12.5879 18.0857 12.5879H18.0692C17.991 12.5879 17.9276 12.5245 17.9276 12.4462C17.9276 12.4387 17.9282 12.4312 17.9293 12.4238L18.1222 11.3847L18.5408 9.72426C18.6303 9.39087 18.6888 9.04995 18.7158 8.70582L18.7581 8.1657C18.7857 7.81269 18.746 7.45764 18.6411 7.11944L18.6144 7.03332C18.52 6.72899 18.3649 6.44697 18.1583 6.20434L18.1116 6.14941C17.819 5.80563 17.4249 5.56351 16.9859 5.45788L16.7169 5.39313C16.4437 5.32739 16.1567 5.3518 15.8986 5.46269C15.6593 5.56548 15.4564 5.73766 15.316 5.95699L15.2994 5.98302C15.155 6.20866 15.0783 6.47094 15.0783 6.73882V7.10777C15.0783 7.45352 15.0109 7.79596 14.88 8.11598L14.1668 9.85969C13.9176 10.4691 13.6196 11.0573 13.2758 11.6188L12.5778 12.7586C12.4514 12.9651 12.3013 13.1561 12.1306 13.3278L12.0855 13.3731C11.6243 13.837 11.3317 14.442 11.2546 15.0917Z" stroke="white" stroke-width="1.21546"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6.96277 15.1771L8.11552 15.1838C8.75334 15.1875 9.26846 15.7056 9.26846 16.3434V22.733C9.26846 23.3761 8.74519 23.8964 8.10215 23.8926L6.94939 23.886C6.31157 23.8823 5.79645 23.3642 5.79645 22.7264V16.3368C5.79645 15.6937 6.31972 15.1734 6.96277 15.1771Z" fill="white" stroke="white" stroke-width="1.21546"/>\n<path d="M11.2546 15.0918L11.3801 23.0646C11.3867 23.4803 11.6013 23.8649 11.9516 24.0888C12.119 24.1957 12.4834 24.2737 12.4834 24.2737L13.1084 24.357L13.9973 24.4542L15.9789 24.5913L17.4834 24.6367H18.9642L19.282 24.623C19.7715 24.6019 20.258 24.5359 20.7354 24.4257L21.1038 24.3407C21.3122 24.2926 21.516 24.2264 21.7128 24.1429L21.7439 24.1297C22.0493 24.0001 22.3342 23.827 22.59 23.6158L22.717 23.5109C22.873 23.3821 23.0108 23.2327 23.1265 23.0668L23.1451 23.0401C23.2426 22.9004 23.3217 22.7487 23.3804 22.5887L23.428 22.4588C23.5278 22.1868 23.5473 21.892 23.4842 21.6093L23.4296 21.3647C23.4285 21.3595 23.4265 21.3545 23.4237 21.3501C23.4102 21.3286 23.4163 21.3004 23.4374 21.2863L23.7911 21.0505V21.0505C23.8452 21.0144 23.8957 20.9724 23.9416 20.9265V20.9265C23.99 20.8729 24.0444 20.8084 24.0805 20.7459L24.1361 20.6626C24.2924 20.3946 24.3931 20.0168 24.4083 19.707L24.4118 19.6353C24.4205 19.4581 24.4079 19.2805 24.3744 19.1063L24.3305 18.8987C24.325 18.8697 24.2749 18.7165 24.2611 18.6904L24.1718 18.5155C24.1644 18.5015 24.1898 18.4732 24.1898 18.4732L24.3653 18.2659C24.4983 18.1111 24.6033 17.9306 24.673 17.7387C24.7222 17.6036 24.7532 17.4658 24.775 17.3154L24.7889 17.1765L24.7957 17.0469C24.8164 16.8367 24.7978 16.6245 24.7409 16.4211C24.6929 16.2497 24.6183 16.0869 24.5198 15.9386L24.1983 15.4543C24.1843 15.4368 24.1808 15.4131 24.1891 15.3923L24.3081 15.1056C24.3652 14.9629 24.4224 14.6642 24.4391 14.4718L24.4307 14.2985C24.4026 14.0114 24.2405 13.6817 24.0757 13.4239L23.9912 13.3056C23.7236 12.9609 23.3474 12.7336 22.9388 12.5805L22.706 12.4934C22.3923 12.3759 22.0667 12.3329 21.7279 12.2918L21.3444 12.2598C20.89 12.2379 20.2444 12.2652 19.7945 12.3329L18.1092 12.5863C18.1014 12.5874 18.0935 12.588 18.0857 12.588H18.0692C17.991 12.588 17.9276 12.5246 17.9276 12.4464C17.9276 12.4389 17.9282 12.4313 17.9293 12.4239L18.1222 11.3849L18.5408 9.72438C18.6303 9.391 18.6888 9.05007 18.7158 8.70594L18.7581 8.16582C18.7857 7.81281 18.746 7.45776 18.6411 7.11956L18.6144 7.03344C18.52 6.72911 18.3649 6.4471 18.1583 6.20446L18.1116 6.14953C17.819 5.80575 17.4249 5.56363 16.9859 5.458L16.7169 5.39325C16.4437 5.32751 16.1567 5.35192 15.8986 5.46281C15.6593 5.5656 15.4564 5.73778 15.316 5.95711L15.2994 5.98314C15.155 6.20878 15.0783 6.47106 15.0783 6.73895V7.10789C15.0783 7.45364 15.0109 7.79608 14.88 8.1161L14.1668 9.85982C13.9176 10.4692 13.6196 11.0574 13.2758 11.6189L12.5778 12.7588C12.4514 12.9652 12.3013 13.1562 12.1306 13.3279L12.0855 13.3732C11.6243 13.8371 11.3317 14.4421 11.2546 15.0918Z" fill="white" stroke="white" stroke-width="1.21546"/>\n</svg>'}},dislikeButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M24.2033 13.6632C24.2033 14.3062 23.68 14.8265 23.037 14.8228L21.8842 14.8161C21.2464 14.8125 20.7313 14.2944 20.7313 13.6565V7.2669C20.7313 6.62385 21.2546 6.10359 21.8976 6.1073L23.0504 6.11395C23.6882 6.11762 24.2033 6.63572 24.2033 7.27355V13.6632Z" stroke="white" stroke-width="1.21547"/>\n<path d="M18.7451 14.9082L18.6196 6.93531C18.6131 6.51965 18.3984 6.13499 18.0481 5.91118C17.8808 5.80428 17.5164 5.72628 17.5164 5.72628L16.8914 5.64295L16.0025 5.54572L14.0208 5.4086L12.5164 5.36328H11.0356L10.7178 5.37695C10.2283 5.398 9.74173 5.46403 9.26432 5.57421L8.89596 5.65921C8.68758 5.7073 8.4838 5.7735 8.28695 5.85706L8.25581 5.87027C7.95049 5.99987 7.66551 6.17296 7.40975 6.38416L7.28278 6.48901C7.12677 6.61783 6.989 6.76725 6.87323 6.93318L6.85466 6.95981C6.75716 7.09955 6.67809 7.25128 6.6194 7.41124L6.57172 7.54119C6.47196 7.81311 6.45245 8.10797 6.51553 8.39066L6.57011 8.63528C6.57127 8.64045 6.57329 8.64539 6.5761 8.64989C6.58951 8.67134 6.58343 8.69958 6.56238 8.71361L6.20864 8.94944V8.94944C6.15453 8.98551 6.10408 9.0275 6.05811 9.07348V9.07348C6.00973 9.12703 5.95532 9.19155 5.91922 9.25403L5.86366 9.33737C5.70735 9.60533 5.60662 9.98309 5.59145 10.2929L5.58794 10.3646C5.57927 10.5418 5.59182 10.7194 5.62532 10.8937L5.66922 11.1012C5.6748 11.1302 5.72484 11.2835 5.73866 11.3096L5.82792 11.4845C5.83532 11.4984 5.80994 11.5268 5.80994 11.5268L5.63444 11.734C5.50143 11.8889 5.3965 12.0693 5.32674 12.2612C5.27758 12.3964 5.24658 12.5341 5.22478 12.6846L5.21089 12.8235L5.20405 12.953C5.18333 13.1632 5.20192 13.3755 5.25887 13.5788C5.30686 13.7503 5.38145 13.9131 5.47991 14.0614L5.80147 14.5456C5.81547 14.5631 5.81898 14.5868 5.81066 14.6076L5.69163 14.8944C5.63456 15.037 5.57739 15.3357 5.56065 15.5282L5.5691 15.7014C5.5972 15.9885 5.75924 16.3183 5.92402 16.576L6.00853 16.6943C6.2762 17.039 6.65231 17.2664 7.06099 17.4194L7.2938 17.5066C7.60742 17.624 7.93309 17.6671 8.27189 17.7082L8.65531 17.7401C9.10973 17.762 9.75538 17.7347 10.2053 17.6671L11.8906 17.4137C11.8984 17.4125 11.9062 17.4119 11.9141 17.4119H11.9305C12.0088 17.4119 12.0722 17.4753 12.0722 17.5536C12.0722 17.5611 12.0716 17.5686 12.0704 17.576L11.8775 18.6151L11.459 20.2756C11.3695 20.6089 11.3109 20.9499 11.284 21.294L11.2417 21.8341C11.214 22.1871 11.2537 22.5422 11.3586 22.8804L11.3853 22.9665C11.4797 23.2708 11.6349 23.5528 11.8414 23.7955L11.8882 23.8504C12.1808 24.1942 12.5749 24.4363 13.0138 24.5419L13.2829 24.6067C13.556 24.6724 13.8431 24.648 14.1012 24.5371C14.3404 24.4343 14.5434 24.2622 14.6837 24.0428L14.7004 24.0168C14.8448 23.7912 14.9215 23.5289 14.9215 23.261V22.892C14.9215 22.5463 14.9888 22.2039 15.1197 21.8838L15.8329 20.1401C16.0821 19.5308 16.3801 18.9425 16.7239 18.381L17.4219 17.2412C17.5483 17.0347 17.6984 16.8437 17.8691 16.6721L17.9142 16.6267C18.3755 16.1629 18.668 15.5578 18.7451 14.9082Z" stroke="white" stroke-width="1.21547"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M24.2035 13.6629C24.2035 14.3059 23.6803 14.8262 23.0372 14.8225L21.8845 14.8158C21.2466 14.8122 20.7315 14.2941 20.7315 13.6562V7.26655C20.7315 6.62348 21.2548 6.10322 21.8978 6.10693L23.0506 6.11358C23.6884 6.11725 24.2035 6.63535 24.2035 7.27319V13.6629Z" fill="white" stroke="white" stroke-width="1.21547"/>\n<path d="M18.7454 14.9079L18.6199 6.93496C18.6133 6.51929 18.3987 6.13463 18.0484 5.91082C17.881 5.80392 17.5166 5.72592 17.5166 5.72592L16.8916 5.64258L16.0027 5.54536L14.021 5.40824L12.5166 5.36292H11.0358L10.718 5.37659C10.2285 5.39764 9.74192 5.46367 9.26451 5.57384L8.89614 5.65885C8.68776 5.70694 8.48398 5.77314 8.28713 5.8567L8.25599 5.86991C7.95066 5.99951 7.66569 6.1726 7.40992 6.3838L7.28295 6.48865C7.12694 6.61747 6.98917 6.7669 6.8734 6.93283L6.85483 6.95946C6.75733 7.0992 6.67826 7.25093 6.61957 7.41088L6.57189 7.54084C6.47212 7.81276 6.45262 8.10762 6.5157 8.39032L6.57028 8.63494C6.57143 8.64011 6.57346 8.64505 6.57627 8.64954C6.58968 8.671 6.5836 8.69923 6.56255 8.71327L6.2088 8.9491C6.1547 8.98517 6.10425 9.02716 6.05827 9.07314C6.0099 9.12669 5.95549 9.19121 5.91938 9.25369L5.86383 9.33703C5.70751 9.60499 5.60678 9.98276 5.59161 10.2926L5.58811 10.3643C5.57943 10.5415 5.59198 10.7191 5.62549 10.8933L5.66938 11.1009C5.67496 11.1299 5.72501 11.2831 5.73883 11.3092L5.82808 11.4841C5.83549 11.4981 5.8101 11.5264 5.8101 11.5264L5.63461 11.7337C5.50159 11.8886 5.39666 12.069 5.3269 12.2609C5.27775 12.396 5.24674 12.5338 5.22494 12.6842L5.21105 12.8231L5.20421 12.9527C5.18349 13.1629 5.20208 13.3751 5.25903 13.5785C5.30702 13.7499 5.38161 13.9128 5.48007 14.061L5.80163 14.5453C5.81564 14.5628 5.81915 14.5865 5.81082 14.6073L5.69179 14.894C5.63472 15.0367 5.57755 15.3354 5.56081 15.5279L5.56926 15.7011C5.59737 15.9882 5.7594 16.318 5.92419 16.5757L6.0087 16.694C6.27636 17.0387 6.65248 17.2661 7.06116 17.4191L7.29397 17.5063C7.6076 17.6237 7.93327 17.6668 8.27207 17.7079L8.65549 17.7398C9.10991 17.7617 9.75557 17.7344 10.2055 17.6668L11.8908 17.4134C11.8986 17.4122 11.9064 17.4116 11.9143 17.4116H11.9307C12.009 17.4116 12.0724 17.4751 12.0724 17.5533C12.0724 17.5608 12.0718 17.5683 12.0706 17.5757L11.8777 18.6148L11.4592 20.2753C11.3697 20.6087 11.3111 20.9496 11.2842 21.2937L11.2419 21.8339C11.2142 22.1869 11.2539 22.5419 11.3588 22.8801L11.3855 22.9662C11.4799 23.2706 11.6351 23.5526 11.8416 23.7952L11.8884 23.8502C12.181 24.1939 12.5751 24.4361 13.014 24.5417L13.2831 24.6064C13.5562 24.6722 13.8433 24.6478 14.1014 24.5369C14.3407 24.4341 14.5436 24.2619 14.6839 24.0426L14.7006 24.0166C14.845 23.7909 14.9217 23.5286 14.9217 23.2607V22.8918C14.9217 22.546 14.989 22.2036 15.1199 21.8836L15.8331 20.1399C16.0824 19.5305 16.3803 18.9422 16.7241 18.3808L17.4221 17.2409C17.5486 17.0344 17.6987 16.8434 17.8694 16.6718L17.9144 16.6264C18.3757 16.1626 18.6683 15.5575 18.7454 14.9079Z" fill="white" stroke="white" stroke-width="1.21547"/>\n</svg>'}},favoriteButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.49976 7.25225V23.2366C7.49976 24.6882 9.33429 25.321 10.2292 24.1782L13.7974 19.6218C14.4088 18.8411 15.5907 18.8411 16.2021 19.6218L19.7703 24.1782C20.6652 25.321 22.4998 24.6882 22.4998 23.2366V7.25225C22.4998 5.98711 21.4742 4.96152 20.209 4.96152H9.79048C8.52535 4.96152 7.49976 5.98712 7.49976 7.25225Z" stroke="white" stroke-width="1.29808"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.49976 7.04073V23.0251C7.49976 24.4767 9.33429 25.1095 10.2292 23.9667L13.7974 19.4103C14.4088 18.6296 15.5907 18.6296 16.2021 19.4103L19.7703 23.9667C20.6652 25.1095 22.4998 24.4766 22.4998 23.0251V7.04072C22.4998 5.77559 21.4742 4.75 20.209 4.75H9.79048C8.52535 4.75 7.49976 5.77559 7.49976 7.04073Z" fill="white" stroke="white" stroke-width="1.29808"/>\n</svg>'}},muteButton:{svgSrc:{baseState:'<svg width="30" height="31" viewBox="0 0 30 31" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.40625 13.5734V18.7664C3.40625 19.7239 4.18245 20.5001 5.13993 20.5001H8.04633C8.6342 20.5001 9.17511 20.8213 9.45654 21.3374L11.903 25.8242C12.271 26.4992 12.9783 26.9192 13.7471 26.9192C14.9072 26.9192 15.8477 25.9788 15.8477 24.8187V7.52486C15.8477 6.36469 14.9072 5.42416 13.747 5.42412C12.9783 5.42409 12.2709 5.84393 11.9028 6.51875L9.45651 11.0026C9.17509 11.5184 8.63442 11.8394 8.04683 11.8394H5.14027C4.1826 11.8394 3.40625 12.6157 3.40625 13.5734Z" fill="white"/>\n<path d="M19.8477 13.0466L26.0976 19.2966M26.0976 13.0466L19.8477 19.2966" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.40625 12.5733V17.7663C3.40625 18.7238 4.18245 19.5 5.13993 19.5H8.04633C8.6342 19.5 9.17511 19.8212 9.45654 20.3373L11.903 24.8241C12.271 25.4991 12.9783 25.919 13.7471 25.9191C14.9072 25.9191 15.8477 24.9787 15.8477 23.8186V6.52474C15.8477 5.36457 14.9072 4.42404 13.747 4.424C12.9783 4.42397 12.2709 4.84381 11.9028 5.51863L9.45651 10.0025C9.17509 10.5183 8.63442 10.8392 8.04683 10.8392H5.14027C4.1826 10.8392 3.40625 11.6156 3.40625 12.5733Z" fill="white"/>\n<path d="M19.8477 11.4215C20.6323 12.4661 21.0972 13.7645 21.0972 15.1715C21.0972 16.5785 20.6323 17.8769 19.8477 18.9215M22.3472 6.78613C24.6487 8.84608 26.0972 11.8396 26.0972 15.1715C26.0972 18.5034 24.6487 21.4969 22.3472 23.5569" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>'}},shareButton:{svgSrc:{baseState:'<svg width="30" height="31" viewBox="0 0 30 31" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 10.9038C20.8488 10.9038 21.9423 9.81036 21.9423 8.46151C21.9423 7.11266 20.8488 6.01921 19.5 6.01921C18.1512 6.01921 17.0577 7.11266 17.0577 8.46151C17.0577 9.81036 18.1512 10.9038 19.5 10.9038ZM19.5 12.2115C21.5711 12.2115 23.25 10.5326 23.25 8.46151C23.25 6.39045 21.5711 4.71151 19.5 4.71151C17.4289 4.71151 15.75 6.39045 15.75 8.46151C15.75 8.98692 15.8581 9.48709 16.0531 9.94101L12.288 12.4511C11.6202 11.8367 10.7288 11.4615 9.74976 11.4615C7.67869 11.4615 5.99976 13.1404 5.99976 15.2115C5.99976 17.2826 7.67869 18.9615 9.74976 18.9615C10.7325 18.9615 11.6269 18.5835 12.2956 17.9649L16.018 20.5665C15.8451 20.9977 15.75 21.4685 15.75 21.9615C15.75 24.0326 17.4289 25.7115 19.5 25.7115C21.5711 25.7115 23.25 24.0326 23.25 21.9615C23.25 19.8904 21.5711 18.2115 19.5 18.2115C18.3369 18.2115 17.2974 18.7411 16.6096 19.5722L13.0138 17.0591C13.3231 16.5138 13.4998 15.8833 13.4998 15.2115C13.4998 14.5368 13.3216 13.9037 13.0097 13.3567L16.667 10.9185C17.3545 11.7106 18.3688 12.2115 19.5 12.2115ZM12.1921 15.2115C12.1921 16.5604 11.0986 17.6538 9.74976 17.6538C8.40091 17.6538 7.30745 16.5604 7.30745 15.2115C7.30745 13.8627 8.40091 12.7692 9.74976 12.7692C11.0986 12.7692 12.1921 13.8627 12.1921 15.2115ZM21.9423 21.9615C21.9423 23.3104 20.8488 24.4038 19.5 24.4038C18.1512 24.4038 17.0577 23.3104 17.0577 21.9615C17.0577 20.6127 18.1512 19.5192 19.5 19.5192C20.8488 19.5192 21.9423 20.6127 21.9423 21.9615Z" fill="white"/>\n</svg>'}}};var E;!function(e){e.STYLE_CIRCLE="circle",e.STYLE_QUAD="quad",e.STYLE_RECTANGLE="rectangle",e.SWIPE_CUBE="cube",e.SWIPE_FLAT="flat",e.SWIPE_COVER="cover",e.CLOSE_BUTTON_LEFT="left",e.CLOSE_BUTTON_RIGHT="right"}(E||(E={}));const A={};var O,I,T,R,P,D;!function(e){e.direct="direct",e.onboarding="onboarding",e.list="list",e.favorite="favorite"}(O||(O={})),function(e){e[e.default=0]="default",e[e.favorite=1]="favorite",e[e.stacked=2]="stacked"}(I||(I={})),function(e){e[e.default=0]="default",e[e.onboarding=1]="onboarding",e[e.favorite=2]="favorite",e[e.direct=3]="direct"}(T||(T={})),function(e){e.list="list",e.favorite="favorite"}(R||(R={})),function(e){e.CLICK_ON_STORY="clickOnStoryLink"}(P||(P={})),function(e){e.TEXT="text",e.IMAGE="image"}(D||(D={}));var j=S(2840);const B=(0,j.createStore)(_),N=(0,j.createEvent)();B.on(N,((e,{disableStatistic:t,disableDeviceId:s,...i})=>({disableStatistic:t??e.disableStatistic,disableDeviceId:s??e.disableDeviceId,...i,lang:new w(i.lang)})));const F=(0,j.createEvent)();B.on(F,((e,{tags:t})=>({...e,tags:t})));const V=(0,j.createEvent)();B.on(V,((e,t)=>({...e,...t})));const z=(0,j.createEvent)();B.on(z,((e,{placeholders:t})=>({...e,placeholders:t})));const U=(0,j.createEvent)();B.on(U,((e,{imagePlaceholders:t})=>({...e,imagePlaceholders:t})));const W=(0,j.createEvent)();B.on(W,((e,{lang:t})=>({...e,lang:new w(t)})));const G=(0,j.createStore)(""),$=(0,j.createEvent)(),H=(0,j.createEvent)();B.reset(H),(0,j.sample)({clock:$,target:G});var q=S(3655),Q=S.n(q),K=S(7315);class Y{static createFunctionWithTimeout(e,t){let s=!1;function i(){s||(s=!0,e())}return setTimeout(i,t||1e3),i}static convertModelToFormData(e,t,s){t instanceof Object&&Object.keys(t).forEach((i=>{const r=t[i];if(r instanceof Object&&!Array.isArray(r))return this.convertModelToFormData(e,r,i);s&&(i=`${s}[${i}]`),Array.isArray(r)?r.forEach((t=>{e.append(`${i}[]`,t)})):e.append(i,r)}))}}const Z=e=>{const t=document.createElement("input");t.setAttribute("type","text"),t.style.position="absolute",t.style.opacity="0.1001",t.style.height="0",t.style.fontSize="16px",t.readOnly=!0,document.body.prepend(t),t.focus();return setTimeout((()=>{e.focus(),t.remove()}),300)},J=()=>S.nc??"";var X=S(5314);function ee(e){return class extends e{_mobxReaction=null;constructor(...e){super(...e)}update(e){this._mobxReaction?this._mobxReaction.track((()=>{super.update(e)})):super.update(e)}connectedCallback(){super.connectedCallback(),this._mobxReaction||(this._mobxReaction=new X.Reaction(`${this.constructor.name||this.nodeName}.update()`,(()=>this.requestUpdate()))),this.hasUpdated&&this.requestUpdate()}disconnectedCallback(){super.disconnectedCallback(),this._mobxReaction?.dispose(),this._mobxReaction=null}}}function te(e,t){let s=null;return async function(...t){return s||(s=(async()=>{try{return await e.apply(this,t)}catch(e){throw e}finally{s=null}})(),s)}}const se=({frames:e=3,timeout:t=100,checkStyle:s=(()=>!0)}={})=>new Promise((i=>{let r,a=0,n=!1;const o=()=>{a++,!n&&s()&&(n=!0),a>=e&&n?(clearTimeout(r),i()):requestAnimationFrame(o)};r=setTimeout((()=>i()),t),requestAnimationFrame(o)}));Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34});var ie=S(8138),re=S.n(ie);!function(){var e="test";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return!1}}();function ae(){if(window){var e,t=window.screen;return e="function"==typeof window.ScreenOrientation&&t.orientation instanceof ScreenOrientation&&"function"==typeof t.orientation.addEventListener&&null===t.orientation.onchange&&"string"==typeof t.orientation.type?t.orientation:function(){var e={90:ne.LANDSCAPE_PRIMARY,"-90":ne.LANDSCAPE_SECONDARY,0:ne.PORTRAIT_PRIMARY,180:ne.PORTRAIT_SECONDARY};function t(){}var s=new t,i=function(e){for(var t=["orientationchange","mozorientationchange","msorientationchange"],s=window.screen,i=0;i<t.length;i++)if(null===s["on"+t[i]])return{delegate:s,event:t[i]};if(void 0!==window.onorientationchange)return{delegate:window,event:"orientationchange"};return{delegate:ue(e),event:"change"}}(s);return t.prototype.addEventListener=oe("addEventListener",i.delegate,i.event),t.prototype.dispatchEvent=oe("dispatchEvent",i.delegate,i.event),t.prototype.removeEventListener=oe("removeEventListener",i.delegate,i.event),t.prototype.lock=function(){var e,t="lockOrientation() is not available on this device.",s=window.screen;e=void 0===s?function(){return!1}:"function"==typeof s.msLockOrientation?s.msLockOrientation.bind(s):"function"==typeof s.mozLockOrientation?s.mozLockOrientation.bind(s):function(){return!1};return function(s){const i=window.Promise;return e(s)?i.resolve(s):i.reject(new Error(t))}}(),t.prototype.unlock=function(){var e=window.screen;return e&&e.orientation&&e.orientation.unlock.bind(e.orientation)||e.msUnlockOrientation&&e.msUnlockOrientation.bind(e)||e.mozUnlockOrientation&&e.mozUnlockOrientation.bind(e)||function(){}}(),Object.defineProperties(s,{onchange:{get:function(){return i.delegate["on"+i.event]||null},set:function(e){i.delegate["on"+i.event]=ce(e,s)}},type:{get:function(){var t=window.screen;return t.msOrientation||t.mozOrientation||e[window.orientation+""]||(pe().matches?"landscape-primary":"portrait-primary")}},angle:{value:0}}),s}(),e}}var ne;function oe(e,t,s){var i=this;return function(){var r=Array.prototype.slice.call(arguments);if("change"===(r[0].type?r[0].type:r[0])){r[0].type?r[0]=he(s,r[0]):r[0]=s;var a,n,o=ce(r[1],i);return"addEventListener"===e&&function(e,t){var s=de.indexOf(e);s>-1?le[s]=t:(de.push(e),le.push(t))}(r[1],o),"removeEventListener"===e&&(a=r[1],(n=de.indexOf(a))>-1&&(de.splice(n,1),le.splice(n,1))),r[1]=o,t[e].apply(t,r)}}}!function(e){e.LANDSCAPE_PRIMARY="landscape-primary",e.LANDSCAPE_SECONDARY="landscape-secondary",e.PORTRAIT_PRIMARY="portrait-primary",e.PORTRAIT_SECONDARY="portrait-secondary"}(ne||(ne={}));var le=[],de=[];function ce(e,t){var s=de.indexOf(e);return s>-1?le[s]:function(s){s.target!==t&&ge(s,"target",t),s.currentTarget!==t&&ge(s,"currentTarget",t),"change"!==s.type&&ge(s,"type","change"),e(s)}}function he(e,t){var s;try{s=new Event(e,t)}catch(e){s={type:"change"}}return s}function ue(e){var t=Object.create({addEventListener:function(e,t){this.listeners[e]||(this.listeners[e]=[]),-1===this.listeners[e].indexOf(t)&&this.listeners[e].push(t)},dispatchEvent:function(t){this.listeners[t.type]&&(this.listeners[t.type].forEach((function(e){e(t)})),"function"==typeof e.onchange&&e.onchange(t))},removeEventListener:function(e,t){if(this.listeners[e]){var s=this.listeners[e].indexOf(t);s>-1&&this.listeners[e].splice(s,1)}}});t.listeners={};var s=pe();return s&&"boolean"==typeof s.matches&&s.addListener((function(){t.dispatchEvent(he("change"))})),t}function pe(){return"function"!=typeof window.matchMedia?{}:window.matchMedia("(orientation: landscape)")}function ge(e,t,s){Object.defineProperty(e,t,{value:s})}const me=e=>null==e;function fe(e){const t=typeof e;return null!=e&&("object"===t||"function"===t)}function ve(e,t){return{...e,...t}}function ye(e){return e.replace(/^\//,"")}class we extends Error{name;networkStatus;networkMessage;response;constructor(e,t,s){super(),this.name="IasNetworkError",this.networkStatus=e,this.networkMessage=t,this.response=s??null,console.error({name,networkStatus:e,networkMessage:t,response:s})}static createByRequestError(e){return new we(null,JSON.stringify(e.data),e)}static createByFetchError(e){const t=window.navigator&&window.navigator.onLine;return new we(null,t?e.message:"net::ERR_INTERNET_DISCONNECTED")}}const _e={baseUrl:"https://cdn.inappstory.ru",apiUrl:"https://api.inappstory.ru",faviconApiUrl:"https://favicon.inappstory.ru"};function Se(e){if(e.length>32)try{const t=function(e){const t=(e=e.replace(new RegExp("-","g"),"+").replace(new RegExp("_","g"),"/")).length;return e=function(e,t,s){return void 0===t?e:t.length>=e.length?t:s?(e+t).slice(-e.length):(t+e).substring(0,e.length)}(new Array(t%4).fill("=").join(""),e,!1),window.atob(e)}(e),s=t.charCodeAt(13);if(s>0){let e=t.substr(14,s);e=e.replace(/\0+$/,"");const i="{QQN{xuV?1Dv16j3";let r=i,a=0;for(;r.length<s;)r+=i[a],a++,a===i.length&&(a=0);let n="";for(let t=0;t<s;t++)n+=String.fromCharCode(e.charCodeAt(t)^r.charCodeAt(t));return new URL(`https://${n}`).host}}catch(e){console.error(e)}return null}function be(e){const t=Se(e);if(null!=t){const e=t.split(".").slice(1);_e.baseUrl=`https://${["cdn",...e].join(".")}`,_e.faviconApiUrl=`https://${["favicon",...e].join(".")}`,_e.apiUrl=`https://${t}`}}const xe=`InAppStoryWebSDK/${parseInt(30200)} ${(e=>{let t="";for(let s=0;s<e.length;s++){t+=e.charCodeAt(s)<=255?e[s]:"?"}return t})(navigator.userAgent)}`;const ke=new class{_deviceInfoPromise=null;set deviceInfoPromise(e){this._deviceInfoPromise=e}_baseHeaders={};set baseHeaders(e){this._baseHeaders=e}get baseURL(){return`${_e.apiUrl}/v2/`}requestInterceptors=[];interceptors={request:{use:e=>{this.requestInterceptors.push(e)}}};async request(e){return new Promise(((t,s)=>{const i=async()=>{try{if(fe(e.headers)&&null!=e.headers||(e.headers={}),e.headers=ve(this._baseHeaders,e.headers),this.requestInterceptors.length)for(const t of this.requestInterceptors)t(e);let i="";!me(e.params)&&fe(e.params)&&(i=new URLSearchParams(Object.entries(e.params)).toString());let r=new URL(`${ye(e.url)}${i?"?"+i:""}`,this.baseURL),a="get";me(e.method)||(a=e.method);let n={};!me(e.headers)&&fe(e.headers)&&(n=e.headers);let o=null;!me(e.data)&&fe(e.data)&&(o=JSON.stringify(e.data),n["Content-Type"]="application/json");try{if(Jo.getInstance().sdkConfigIsIncorrect)return void s(we.createByRequestError({data:{name:"SDK config is incorrect",message:Jo.getInstance().sdkConfigErrorsAsArray.join(". "),status:400},headersRaw:{},headers:{},status:400,statusText:"SDK config is incorrect",ok:!1}))}catch(e){console.error(e)}const l=await fetch(r.toString(),{method:a,body:o,headers:n,credentials:"omit"}),d={data:await l.json(),headersRaw:l.headers,headers:Object.fromEntries([...l.headers]),status:l.status,statusText:l.statusText,ok:l.ok};if(!l.ok)return void s(we.createByRequestError(d));t(d)}catch(e){s(we.createByFetchError(e))}};this._deviceInfoPromise?this._deviceInfoPromise.finally(i):i()}))}async post(e,t,s={}){return this.request({method:"post",url:e,data:t,params:s})}async get(e,t={}){return this.request({method:"get",url:e,params:t})}};function Ce(e,t,s){if("sendBeacon"in navigator){const r=new URLSearchParams({access_token:B.getState().apiKey,session_id:Le.getState()?.session?.id,x_user_agent:xe}),a=B.getState();null!=a.appPackageId&&r.append("x_app_package_id",a.appPackageId);const n=`${i=ke.baseURL,i.replace(/\/$/,"")}/${ye(e)}?${r.toString()}`,o=new FormData;Object.keys(t).forEach((e=>{Y.convertModelToFormData(o,t[e],e)}));let l=!1;null!=Array.from&&null!=o.keys&&(l=0===Array.from(o.keys()).length),l||navigator.sendBeacon(n,o),s()}else ke.post(e,t).then((()=>s()),(()=>s()));var i}ke.interceptors.request.use((e=>{const t=B.getState();return e.headers=ve(e.headers??{},{Authorization:`Bearer ${t.apiKey}`,"Accept-Language":t.lang.toString(),"Auth-Session-Id":Le.getState()?.session?.id,"X-User-Id":t.userId?t.userId:"","X-Request-Id":(0,K.v4)(),"X-User-Agent":xe}),null!=t.appPackageId&&(e.headers["X-App-Package-Id"]=t.appPackageId),t.disableDeviceId||(e.headers["X-Device-Id"]=G.getState()),e}));const Me=ke,Le=(0,j.createStore)({session:{id:"",expire_in:0},server_timestamp:0,content_base_url:"",user_key:"",share:!1,is_allow_profiling:!1,cache:[],placeholders:[],image_placeholders:[],editor:null,storyWidgetsResources:[],is_allow_ugc:!1}),Ee=(0,j.createEffect)(),Ae=(0,j.createEffect)(),Oe=(0,j.createEvent)(),Ie=(0,j.createEvent)();Le.on(Ie,(e=>{const t={...e};return t.session.id="",t}));const Te=Le.map((e=>e.user_key||"default")),Re=(0,j.createEffect)((e=>{Ce("session/update",e,(()=>{}))})).prepend((e=>({data:[[5,0,...e]]})));Le.map((e=>e.storyWidgetsResources));var Pe;!function(e){e[e.DEFAULT=0]="DEFAULT",e[e.UGC=1]="UGC"}(Pe||(Pe={}));const De=e=>({id:e,type:Pe.DEFAULT,title:null,title_color:null,background:{},background_color:null,image:null,display_to:null,display_from:null,favorite:null,like:null,deeplink:null,hide_in_reader:null,hide_timeline:!1,disable_close:null,like_functional:null,favorite_functional:null,share_functional:null,is_opened:null,tags:[],has_audio:null,video_cover:null,need_placeholders:null,has_swipe_up:null,game_instance:{id:null},share_url:null,slidesLoaded:!1,error:null,slides_count:0,slides:[]}),je=(0,j.createStore)({}),Be=(0,j.createStore)({default:[]}),Ne=Be.map((e=>e[Le.getState().user_key||"default"]||[]));var Fe;!function(e){e.FEEDS="feeds",e.FAVORITE="favorite"}(Fe||(Fe={}));const Ve=(0,j.createStore)({default:{[Fe.FEEDS]:{},[Fe.FAVORITE]:[]}}),ze=Ve.map((e=>e[Le.getState().user_key||"default"]||{})),Ue=(0,j.createStore)({}),We=(0,j.createStore)({}),Ge=(0,j.createStore)([]),$e=(e,t)=>e.map((e=>t.find((t=>t.id===e)))).filter((e=>!!e));Ue.on([ze,Ne],((e,t)=>{const s=ze.getState(),i=Ne.getState();return((e,t)=>{const s={};for(const[i,r]of Object.entries(e))s[i]=$e(r,t);return s})(s[Fe.FEEDS],i)})),We.on([ze,Ne],((e,t)=>{const s=ze.getState(),i={};for(const e in s[Fe.FEEDS])if("onboarding_"===e.substring(0,11)){const t=e.substring(11);if(i[t]=[],s[Fe.FEEDS][e]&&Array.isArray(s[Fe.FEEDS][e])){const r={};Ne.getState().filter((e=>!e.is_opened)).forEach((e=>{r[e.id]=e})),i[t]=s[Fe.FEEDS][e].filter((e=>r[e])).map((e=>r[e]))}}return i})),Ge.on([ze,Ne],((e,t)=>{const s=ze.getState()[Fe.FAVORITE]??[],i={};return Ne.getState().forEach((e=>{i[e.id]=e})),s.map((e=>i[e]))}));const He=(e,t="")=>e.is_opened,{storyItemFavoriteChanged:qe,storyItemLikeChanged:Qe,storyItemIsOpenedChanged:Ke}=(Ne.map((e=>{const t={};return t[Pe.DEFAULT]=e.filter((e=>!e.slidesLoaded&&e.type===Pe.DEFAULT)).map((e=>e.id)),t[Pe.UGC]=e.filter((e=>!e.slidesLoaded&&e.type===Pe.UGC)).map((e=>e.id)),t})),Object.prototype.hasOwnProperty,(0,j.createApi)(Be,{storyItemFavoriteChanged:(e,{id:t,favorite:s})=>{const i=Le.getState().user_key||"default",r=(e[i]||[]).slice(0),a=r.find((e=>e.id===t));return void 0!==a&&(a.favorite=s),{...e,[i]:r}},storyItemLikeChanged:(e,{id:t,like:s})=>{const i=Le.getState().user_key||"default",r=(e[i]||[]).slice(0),a=r.find((e=>e.id===t));return void 0!==a&&(a.like=s),{...e,[i]:r}},storyItemIsOpenedChanged:(e,{id:t})=>{const s=Le.getState().user_key||"default",i=(e[s]||[]).slice(0),r=i.find((e=>e.id===t));return void 0!==r&&(r.is_opened=!0),{...e,[s]:i}}}));class Ye extends t.EventEmitter{}class Ze{viewModels=new Map;viewModelWaiters=new Map;set(e,t){this.viewModels.set(e,t),this.resolveWaiters(e,t)}get(e){return this.viewModels.get(e)}async wait(e,t=5e3){const s=this.viewModels.get(e);if(s)return s;if(this.viewModelWaiters.has(e))return this.viewModelWaiters.get(e).promise;let i,r;const a=new Promise(((e,t)=>{i=e,r=t})),n=setTimeout((()=>{this.viewModelWaiters.delete(e),r(new Error(`[IAS]: Timeout waiting for ViewModel with key "${e}". You must mount <IASContainer>.`))}),t);return this.viewModelWaiters.set(e,{resolve:i,reject:r,timerId:n,promise:a}),a}getAll(){return Array.from(this.viewModels.values())}getAllOfType(e){return Array.from(this.viewModels.values()).filter(e)}has(e){return this.viewModels.has(e)}delete(e){this.viewModels.has(e)&&(this.rejectWaiters(e),this.viewModels.delete(e))}resolveWaiters(e,t){const s=this.viewModelWaiters.get(e);s&&(clearTimeout(s.timerId),s.resolve(t),this.viewModelWaiters.delete(e))}rejectWaiters(e){const t=this.viewModelWaiters.get(e);t&&(clearTimeout(t.timerId),t.reject(new Error(`[IAS]: ViewModel with key "${e}" was deleted before resolving.`)),this.viewModelWaiters.delete(e))}}class Je{iamReader;constructor(e){this.iamReader=e,this.handleDocumentVisibilityChange=this.handleDocumentVisibilityChange.bind(this)}subscribe(){document.addEventListener("visibilitychange",this.handleDocumentVisibilityChange)}unsubscribe(){document.removeEventListener("visibilitychange",this.handleDocumentVisibilityChange)}handleDocumentVisibilityChange(){const e=this.iamReader.activeMessage;document.hidden?e.trackClose():e.trackOpen()}}var Xe=S(5136),et=S(1580),tt=S.n(et);let st;st=function(){};let it=!0;function rt(e){st(e),it=e}function at(){return st(it),it}class nt{storyManager;statisticsService;constructor(e,t){this.storyManager=e,this.statisticsService=t}handle(e){e.dataForSending=at()?{data:this.statisticsService.getData()}:null;const t=()=>this.storyManager.clickOnButtonAction({src:x.STORY_READER,payload:e});!this.storyManager.getConfig()?.disableStatistic&&e.dataForSending&&tt()(e.dataForSending)&&Array.isArray(e.dataForSending.data)&&e.dataForSending.data.length>0?(this.statisticsService.cleanupData(),Ce("session/update",e.dataForSending,t)):t()}}var ot=S(3142),lt=S.n(ot);const dt=(0,j.createStore)({default:{},user:{}}),{sdkImagePlaceholdersChanged:ct,addDefaultImagePlaceholders:ht}=(0,j.createApi)(dt,{sdkImagePlaceholdersChanged:(e,t)=>({default:e.default,user:t}),addDefaultImagePlaceholders:(e,t)=>{let s={default:{},user:e.user};return lt()(t)&&t.forEach((e=>{tt()(e)&&void 0!==e.name&&void 0!==e.default_value&&(s.default[e.name]=e.default_value)})),s}}),ut=(0,j.createStore)({default:{},user:{}}),{sdkPlaceholdersChanged:pt,addDefaultPlaceholders:gt}=(0,j.createApi)(ut,{sdkPlaceholdersChanged:(e,t)=>({default:e.default,user:t}),addDefaultPlaceholders:(e,t)=>{let s={default:{},user:e.user};return lt()(t)&&t.forEach((e=>{tt()(e)&&void 0!==e.name&&void 0!==e.default_value&&(s.default[e.name]=e.default_value)})),s}}),mt=Object.prototype.hasOwnProperty,ft=()=>{const e=ut.getState(),t=dt.getState(),s=[],i={};for(let t in e.default)mt.call(e.default,t)&&(i[t]={type:D.TEXT,name:t,value:e.default[t]});for(let t in e.user)mt.call(e.user,t)&&(i[t]={type:D.TEXT,name:t,value:e.user[t]});for(let e in i)mt.call(i,e)&&s.push(i[e]);const r={};for(let e in t.default)mt.call(t.default,e)&&(r[e]={type:D.IMAGE,name:e,value:t.default[e]});for(let e in t.user)mt.call(t.user,e)&&(r[e]={type:D.IMAGE,name:e,value:t.user[e]});for(let e in r)mt.call(r,e)&&s.push(r[e]);return s},vt=(0,j.createStore)({style:"",widgetsData:{}}),yt=(0,j.combine)([Te,vt]).map((([e,t])=>({style:t.style,widgetsData:t.widgetsData[e]??{}}))),wt=(0,j.createEffect)(),_t=(0,j.createEffect)(),St=(0,j.createEvent)(),bt=(e,t)=>{let s=[];switch(e){case T.default:s=t?Ue.getState()[t]:[];break;case T.favorite:s=Ge.getState();break;case T.onboarding:s=t?We.getState()[t]:[];break;case T.direct:s=Ne.getState()}return s??[]},xt="{{__ugc__}}",kt=e=>e===xt?Pe.UGC:Pe.DEFAULT,Ct=e=>({windowReferer:I.default,listType:T.direct,id:e.id,storyContext:yt.getState(),storyList:[e],hasShare:Le.getState().share,placeholders:ft()}),Mt=e=>"{{__ugc__}}"===e?Pe.UGC:Pe.DEFAULT;class Lt{storyManager;constructor(e){this.storyManager=e}handle(e,t,s){const i=s.listType,r=s.feedSlug??"",a=s.filter,n=Mt(r),o={title:null,tags:[],slidesCount:null,feed:null,filter:null,source:null},l=Ne.getState().find((e=>e.id===t.id));if(l&&(o.title=l.stat_title,o.tags=l.tags,o.slidesCount=l.slides_count,l.type===Pe.UGC&&(o.ugcPayload=tt()(l.payload)?l.payload:{})),n===Pe.DEFAULT?o.feed=r:n===Pe.UGC&&(o.filter=a),i===T.direct?o.source=O.direct:i===T.default?o.source=O.list:i===T.onboarding?o.source=O.onboarding:i===T.favorite&&(o.source=O.favorite),null!=t.index&&-1===["clickOnStory","showStory"].indexOf(e)){t.payload=null;const e=l?.slides[t.index]?.event_payload;e?.payload&&(t.payload=e.payload)}this.storyManager.emit(e,{...t,...o})}}class Et{rawData={};singleModelWrapper(){return""}attributes(){return[]}setAttributes(e){const t=this.attributes();let s=this;for(let i in e){let r=e[i];-1!==t.indexOf(i)&&(s[i]=r)}}static createInstance(e,t){const s=new e;let i=t;return""!==s.singleModelWrapper()&&void 0!==t[s.singleModelWrapper()]&&(i=t[s.singleModelWrapper()]),s.rawData=t,s.setAttributes(i),s}}var At=S(4871),Ot=S.n(At);function It(e,t,s){return String(e).replace(new RegExp(function(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(t),"g"),(()=>s))}class Tt extends Et{width;height;type;_url="";attributes(){return["width","height","type","url"]}constructor(){super()}set url(e){this._url=e}get url(){let e=window.isSecureContext;return void 0===e&&"https:"===window.location.protocol&&(e=!0),e?this._url:this._url.replace(/^https:\/\//,"http://")}}var Rt=S(3981),Pt=S.n(Rt);class Dt{images=[];color="";gradient=!1;static createFromArray(e){const t=new Dt;for(let s in e)e.hasOwnProperty(s)&&t.images.push(Tt.createInstance(Tt,e[s]));return t}findOneByType(e){return this.images.find((t=>t.type===e))??null}findOneByCoverQuality(e){return this.findOneByType(this.mapCoverQualityToImageType(e))}findOneByWidth(e,t=!1){let s=null;return this.images.forEach((t=>{t.width===e&&(s=t)})),null!==s?s:(s=Pt()(this.images)??null,t&&null!=s?s:null)}mapCoverQualityToImageType(e){switch(e){case u.Medium:return"m";case u.High:return"h"}}}class jt extends Et{_title="";title_color="";magazine_name="";is_opened=!1;background;background_color;id;slides_count=null;_slides=[];source="";favorite=!1;like=0;deeplink=null;hide_in_reader=null;blank=!1;disable_close=!1;share_url;like_functional;favorite_functional;share_functional;need_placeholders=null;game_instance;hide_timeline=!1;tags;has_audio;has_placeholder;has_swipe_up;static placeholders={};_placeholders={};favorite_cell=!1;ugc_card_cell=!1;slidesLoaded=!1;error=null;_image;_parsedSlideImage=null;_video_cover=null;_videoCoverSrc=null;attributes(){return Ot()(super.attributes(),["title","title_color","source","magazine_name","background","background_color","id","blank","image","display_to","display_from","favorite","like","deeplink","hide_in_reader","hide_timeline","disable_close","like_functional","favorite_functional","share_functional","is_opened","tags","has_audio","has_placeholder","video_cover","need_placeholders","has_swipe_up","share_url","game_instance","slides","slides_count","slidesLoaded","error","blank"])}set image(e){this._image=Dt.createFromArray(e)}get image(){return this._image}imagePerSlide(e){return this.parseHtmlSlidesForMainImage(),this._parsedSlideImage?.[e]??null}parseHtmlSlidesForMainImage(){!this._parsedSlideImage&&this.slides_count&&(this._parsedSlideImage=this.slides.map((e=>this.parseSlideNarrativeImageSrc(e.html)||this.parseSlideNarrativeVideoPosterSrc(e.html)||null)))}parseSlideNarrativeImageSrc(e){const t=e.match(/<[^<]*narrative-element-image.*<img[^<]*src="([^"]*)"[^<]*>/i);return t?.[1]}parseSlideNarrativeVideoPosterSrc(e){const t=e.match(/<[^<]*narrative-element-video.*<video[^<]*poster\-remote\-src="([^"]*)"[^<]*>/i);return t?.[1]}set video_cover(e){null!==e&&(this._video_cover=Dt.createFromArray(e))}get video_cover(){return this._video_cover}get videoCoverSrc(){if(!1===this._videoCoverSrc)return null;if(null===this._videoCoverSrc){const e=this.video_cover;if(null===e)return this._videoCoverSrc=!1,null;const t=e.findOneByType("h");if(null!==t)return t.url}return"string"==typeof this._videoCoverSrc?this._videoCoverSrc:null}get title(){return this._title}set title(e){if(!0===this.need_placeholders||!0===this.rawData.need_placeholders)for(let t in jt.placeholders)jt.placeholders.hasOwnProperty(t)&&(e=It(e,`%${t}%`,jt.placeholders[t]));this.rawData.title=e,this._title=e}get slides(){return this._slides}set slides(e){for(const t of e)t.html=It(t.html,"{{nonce}}",J()??"");this._slides=e}get isOpened(){return this.is_opened}set isOpened(e){this.is_opened=e,this.rawData.is_opened=e}}const Bt=S(4871);class Nt extends Et{style="";widgetsData={};attributes(){return Bt(super.attributes(),["style","widgetsData"])}}const Ft=new t.EventEmitter;Ft.setMaxListeners(50);const Vt=(0,j.createStore)({uiPaused:!1,timerPaused:!1,locked:!1,closeGestureInAction:!1}),zt=Vt.map((e=>e.uiPaused)),Ut=Vt.map((e=>e.timerPaused)),Wt=(0,j.createStore)(!1),Gt=(0,j.createStore)(!0),$t=(0,j.createEvent)(),Ht=(0,j.createEvent)(),qt=(0,j.createEvent)(),Qt=(0,j.createEvent)(),Kt=(0,j.createEvent)(),Yt=(0,j.createEvent)(),Zt=(0,j.createEvent)(),Jt=(0,j.createEvent)(),Xt=(0,j.createEvent)(),es=(0,j.createEvent)(),ts=(0,j.createEvent)(),ss=(0,j.createEvent)(),is=e=>(0,j.sample)({source:Vt,clock:e,filter:e=>!e.locked}),rs=is(Kt),as=is(Yt),ns=is(Zt),os=is(Jt);Vt.on(ns,(e=>({...e,uiPaused:!0,timerPaused:!0}))).on(os,(e=>({...e,uiPaused:!1,timerPaused:!1}))).on(rs,(e=>e.timerPaused?e:{...e,timerPaused:!0})).on(as,(e=>e.timerPaused?{...e,timerPaused:!1}:e)).on(Xt,(e=>({...e,uiPaused:!0,timerPaused:!0,locked:!0}))).on(es,(e=>({...e,uiPaused:!1,timerPaused:!1,locked:!1}))).on(ts,(e=>({...e,timerPaused:!0,locked:!0}))).on(ss,(e=>({...e,timerPaused:!1,locked:!1}))),Wt.on($t,(e=>!0)).on(Ht,(e=>!1)),Gt.on(qt,(()=>!0)).on(Qt,(()=>!1));class ls{constructor(e){this.init(e)}init(e){const t="stories-slider-style";let s=document.getElementById(t),i="";null!==e&&(i=e??""),null===s?(s=document.createElement("style"),s.type="text/css",s.id=t,s.attributes.setNamedItem(document.createAttribute("scoped")),s.setAttribute("nonce",J()),s.styleSheet?s.styleSheet.cssText=i:s.appendChild(document.createTextNode(i)),document.head.appendChild(s)):s.styleSheet?s.styleSheet.cssText=i:(s.textContent="",s.appendChild(document.createTextNode(i)))}}class ds{cache={};set(e,t){this.cache[e]=t}clear(){this.cache={}}get(e){return this.cache[e]}}class cs{actions=[];push(e){this.actions.push(e)}exec(){for(const e of this.actions)e()}flush(){this.actions=[]}}class hs{statisticsService;constructor(e){this.statisticsService=e}timerId=null;start(){this.schedule(1e4)}stop(){null!=this.timerId&&(clearTimeout(this.timerId),this.timerId=null)}async flush(){st(`[${vs.name}]: flush statistics by timer`);this.statisticsService.getData().length>0?this.schedule(1e4):this.schedule(3e4),await this.statisticsService.sendData()}schedule(e){st(`[${vs.name}]: schedule flush statistics on ${e}ms`),this.timerId=setTimeout((()=>this.flush()),e)}}class us{slideStartedAt;calculate(){const e=Date.now(),t=e-this.slideStartedAt;return this.slideStartedAt=e,t}init(){this.slideStartedAt=Date.now()}}class ps{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Ft.on(fs.CloseStoryReader,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){Ft.off(fs.CloseStoryReader,this.handle)}}class gs{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Ft.on(fs.NextSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.fromStoryId,slideIndex:e.fromSlideIndex})}destroy(){Ft.off(fs.NextSlide,this.handle)}}class ms{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Ft.on(fs.TransitionFromSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:2,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){Ft.off(fs.TransitionFromSlide,this.handle)}}var fs;!function(e){e.CloseStoryReader="statistics.closeStoryReader",e.NextSlide="statistics.nextSlide",e.TransitionFromSlide="statistics.transitionFromSlide"}(fs||(fs={}));class vs extends(s()){beaconService;lastIndex=0;data=[];sourceInfo=null;flushSheduler;slideDurationCalculator;events=[];constructor(e){super(),this.beaconService=e,this.flushSheduler=new hs(this),this.slideDurationCalculator=new us}init(e){this.data=[],this.sourceInfo=e,this.lastIndex=0,this.slideDurationCalculator.init(),this.flushSheduler.start(),this.events=[new ps(this),new gs(this),new ms(this)]}getData(){return this.data.slice()}getLastIndex(){return this.lastIndex}cleanupData(){this.data=[]}addSlideEvent(e){if(!at())return;const t=this.slideDurationCalculator.calculate();this.data.push([e.action,this.lastIndex,e.storyId,e.slideIndex,t]),this.lastIndex++}async sendData(){const e=this.getData();if(e.length)try{if(!this.sourceInfo)throw new Error(`[${vs.name}]: You need pass source info!`);this.cleanupData(),await this.beaconService.updateStatistics({updateDto:{data:e},listType:kt(this.sourceInfo.feedSlug)})}catch(t){this.data.push(...e),console.error(t)}}async destroy(){this.events.forEach((e=>e.destroy())),this.flushSheduler.stop(),await this.sendData()}}class ys{storyManager;constructor(e){this.storyManager=e}async updateStatistics({listType:e,updateDto:t}){if(0===t.data.length)return t;let s=!1,i="";if(e===Pe.UGC||this.storyManager.getConfig()?.disableStatistic)s=!0;else try{Ce("session/update",t,(()=>{})),s=!0}catch(e){i=e.toString()}if(s)return t;throw i}}var ws=S(6166);class _s{narrativeDataCache;storyManager;storyReaderViewModel;deferredActionsQueue=new cs;activeStoryNarrativeDataCache=new ds;initHookStorySlide=null;activeStorySlide=null;activeStory=null;mutex=new ws.Mutex;mutexRelease=()=>{};constructor(e,t,s){this.narrativeDataCache=e,this.storyManager=t,this.storyReaderViewModel=s}setInitHookStorySlide(e){this.initHookStorySlide=e}async lock(e){if(this.activeStorySlide!==e){if(this.mutexRelease=await this.mutex.acquire(),this.activeStorySlide&&this.activeStorySlide!==e)throw new Error(`[SlideApi]: The resource is locked by story with ID ${this.activeStorySlide.story.id} and slide index ${this.activeStorySlide.index}`);this.activeStorySlide=e}else console.warn(`[SlideApi]: Slide ${e.story.id}:${e.index} already owns the lock.`)}unlock(e){this.activeStorySlide===e?(this.mutexRelease(),this.activeStorySlide=null):console.warn("[SlideApi]: Attempted to unlock a slide that doesn't own the lock.")}exec(){this.activeStorySlide&&(this.deferredActionsQueue.exec(),this.deferredActionsQueue.flush())}async getCardLocalData(){if(!this.activeStory)return{};let e=this.narrativeDataCache.get(`narrative_${this.activeStory.id}_data_${Te.getState()}`);return e?JSON.parse(e):{}}setCardLocalData(e,t){if(!this.activeStory)return;let s=JSON.stringify(e);this.narrativeDataCache.set(`narrative_${this.activeStory.id}_data_${Te.getState()}`,s),t&&at()&&Me.request({url:"story-data/"+this.activeStory.id,method:"put",data:{data:s}}).catch(console.error)}getCardServerData(e){return this.storyReaderViewModel.widgetsData._narrative_saved_data?.[e]??null}updateCardServerData(e,t){this.storyReaderViewModel.widgetsData._narrative_saved_data||(this.storyReaderViewModel.widgetsData._narrative_saved_data={}),this.storyReaderViewModel.widgetsData._narrative_saved_data[e]=t,St(this.storyReaderViewModel.widgetsData._narrative_saved_data)}getSlideDuration(e,t){return this.storyReaderViewModel.widgetsData._narrative_slides_duration?.[e]?.[t]??null}pauseUI(){Zt()}resumeUI(){Jt()}showCardTextInput(e,t){Ft.emit(Ma.ShowInputModal,{id:e,config:t})}setCardSessionValue(e,t){this.activeStoryNarrativeDataCache.set(e,t)}getCardSessionValue(e){return this.activeStoryNarrativeDataCache.get(e)}getWidgetsSharedData(e,t){const s=this.storyReaderViewModel.widgetsData;switch(t){case"rangeSlider":return s._narrative_range_slider_data?.[e];case"poll":return s._narrative_poll_data?.[e];case"vote":return s._narrative_vote_data?.[e]}return null}openUrl(e){this.activeStory&&(this.activeStory.markAsOpened(),Ft.emit(fs.TransitionFromSlide,{storyId:this.activeStory.id,slideIndex:this.activeStory.activeSlideIndex}),window.open(e,"_parent"))}async sendApiRequest(e,t,s,i,r,a){try{const a=await Me.request({url:e,method:t,params:s??{},headers:i??{},data:r??{}});return{status:a.status,headers:a.headers,data:a.data}}catch(e){if(e instanceof we)return{status:e.networkStatus??400,headers:e.response?.headers,data:e.response?.data}}}share(e,t){null==e&&(e="story-share"),this.storyReaderViewModel.sharePanel.shareText({shareId:e,config:t,storySlide:this.activeStorySlide})}shareSlideScreenshot(e,t,s){null==e&&(e="slide-screenshot-share"),this.storyReaderViewModel.sharePanel.shareScreenShot({shareId:e,hideElementsSelector:t??"",shareText:s,storySlide:this.activeStorySlide})}showLayer(e){this.initHookStorySlide?.showLayerByIndex(e)}showCardSlide(e){this.pushToDefferedActionsQueueOrExec((()=>{this.activeStory?.redirectToSlide({slideIndex:e})}))}cardShowNext(){Ft.emit(`${Ja.id}.showNextStory`)}showNextSlide(e){this.pushToDefferedActionsQueueOrExec((()=>{e?this.activeStory.timer.start(e):this.activeStory.nextSlide()}))}sendStatisticEvent(e,t,s){this.storyManager.emit("widgetEvent",{name:e,data:{...s,feed:this.storyReaderViewModel.feedSlug}})}destroy(){}setActiveStory(e){this.activeStoryNarrativeDataCache.clear(),this.activeStory=e,this.activeStorySlide&&this.unlock(this.activeStorySlide)}async resetStory(e){let t={},s=await this.getCardLocalData();s=Object.assign({},this.getCardServerData(e)??{},s);for(let e in s)s.hasOwnProperty(e)&&/^_gm_[A-z0-9-_]+_attempts$/.test(e)&&(t[e]=s[e]);this.activeStorySlide?.refreshWidgetsData(),this.updateCardServerData(e,t),this.setCardLocalData(t,!0),this.showCardSlide(0),this.showLayer(0)}pushToDefferedActionsQueueOrExec(e){this.activeStorySlide?e():this.deferredActionsQueue.push(e)}getCardFonts(){const e=Le.getState().cache;return null!=e&&Array.isArray(e)?Le.getState().cache.filter((e=>"font-face"===e.type)):[]}updateTimeline(e,t,s,i,r,a){}showToast(e){this.activeStorySlide?.showToast({content:e})}}const Ss=function(){var e="test";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return!1}}();function bs(e){let t=null;if(Ss){let s=window.localStorage.getItem(e);null!==s&&re()(s)&&s.trim().length>0&&(t=JSON.parse(s))}return t}function xs(e,t){Ss&&window.localStorage.setItem(e,JSON.stringify(t))}let ks=null;async function Cs(){return null!=ks?ks:new Promise((e=>{!function(e,t){const s=new Image;s.onload=function(){var i=s.width>0&&s.height>0;t(e,i)},s.onerror=function(){t(e,!1)},s.src="data:image/webp;base64,"+{lossy:"UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA",lossless:"UklGRhoAAABXRUJQVlA4TA0AAAAvAAAAEAcQERGIiP4HAA==",alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e]}("lossy",((t,s)=>{ks=s,e(s)}))}))}var Ms=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ls=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};const Es=new((()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[te],Ls(this,null,e,{kind:"method",name:"openSession",static:!1,private:!1,access:{has:e=>"openSession"in e,get:e=>e.openSession},metadata:s},null,t),s&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s})}async openSession(e){return(await Me.post(e.url,e.data??{},e.params)).data}constructor(){Ms(this,t)}}})());function As(e,t,s=!1,i,r){const a=["slides"];i&&a.push("share_url");const n={url:`${t===xt?"ugc/":""}story/${e}`,method:"GET",params:{expand:a.join(",")}};return n.params.once=Number(Boolean(r)),s||null!=n.params&&(n.params.fields=["id","slides"].join(",")),n}const Os=(e,t,s,i)=>{let r=B.getState()?.tags;const a={};r&&lt()(r)&&r.length>0&&(a.tags=r.join(",")),void 0!==e&&lt()(e)&&e.length>0&&(a.tags=e.join(","));return null==s||"number"!=typeof s&&!(e=>!isNaN(parseFloat(e))&&isFinite(e))(s)||(a.limit=s),null!=t&&(a.test=t),null!=i&&tt()(i)&&(a.f=JSON.stringify(i)),{params:a}};wt.use((async e=>(vt.getState().style||await _t(),Ts.fetchStoryContext(e)))),_t.use((async()=>Ts.fetchStoryStyles())),vt.on(St,((e,t)=>{const s=Te.getState(),i={...e,widgetsData:{...e.widgetsData,[s]:{...e.widgetsData[s]}}};return i.widgetsData[s]._narrative_saved_data=t??{},i}));vt.on([wt.doneData,_t.doneData],((e,t)=>{const s=Te.getState(),i={...e,widgetsData:{...e.widgetsData,[s]:{...e.widgetsData[s]}}};i.style=t?.style??e.style;let r=i.widgetsData[s];return i.widgetsData[s]=t.widgetsData?((e,t)=>{for(const[s,i]of Object.entries(t)){const t=Array.isArray(i)?{}:i;e[s]={...e[s],...t}}return e})(r,t.widgetsData):r,i}));class Is extends Error{constructor(e){super(`Story with ID ${e} has already been shown to the user`),this.name=Is.name}}const Ts=new class{async fetchUgcFeed({filter:e,testKey:t}){const s=function(e,t,s,i){const{params:r}=Os(s,i,null,t);return{method:"GET",url:"ugc/feed",params:r}}(0,e,[],t);return(await Me.get(s.url,s.params??{})).data}async fetchFeed({feedSlug:e,testKey:t}){const s=function(e,t,s){const{params:i}=Os(t,s);return{method:"GET",url:`feed/${e}`,params:i}}(e,[],t),i=await Me.get(s.url,s.params??{});return i.data.feedSlug=e,i.data}async fetchFavoriteList(){const e=function(){const{params:e}=Os();return{method:"GET",url:"story",params:{...e,favorite:1}}}();return(await Me.get(e.url,e.params??{})).data}async fetchOnboardingList({onboardingList:e,onboardingTags:t,limit:s}){const i=function(e="onboarding",t,s){const{params:i}=Os(t,null,s);return{method:"GET",url:`feed/${e}/onboarding`,params:i}}(e,t,s),r=await Me.get(i.url,i.params??{});return r.data.feedSlug=e,r.data}async fetchStorySlides({id:e,feedSlug:t}){const s=As(e,t);return(await Me.get(s.url,s.params??{})).data}async fetchStory({id:e,feedSlug:t,fetchShareUrl:s,once:i}){const r=As(e,t,!0,s,i),a=await Me.get(r.url,r.params??{});if(204===a.status&&i)throw new Is(e.toString());return a.data}async fetchStoryContext({ids:e}){const t=function(e){return{url:"story-context",method:"GET",params:{id:e.join(","),fields:"widgetsData"}}}(e);return(await Me.get(t.url,t.params??{})).data}async fetchStoryStyles(){const e={url:"story-context",method:"GET",params:{fields:"style"}};return(await Me.get(e.url,e.params??{})).data}},Rs=/[\r\n%#()<>?[\\\]^`{|}]/g;function Ps(e,t="double"){return(e=(e=(e="double"===t?e.replace(/"/g,"'"):e.replace(/'/g,'"')).replace(/>\s{1,}</g,"><")).replace(/\s{2,}/g," ")).replace(Rs,encodeURIComponent)}const Ds=Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34});function js(e){let t=window.isSecureContext;return void 0===t&&"https:"===window.location.protocol&&(t=!0),t?e:e.replace(/^https:\/\//,"http://")}function Bs(e){return e.map((e=>function(e){if(!e.url)return null;let t={"font-family":e.family??"normal",src:`url('${js(String(e.url))}')`,"font-style":e.style??"normal","font-weight":e.weight??"normal"};e.title&&(t.src+=`, local('${e.title}')`);return`@font-face {${s=t,Object.keys(s).reduce(((e,t)=>e+t.split(/(?=[A-Z])/).join("-").toLowerCase()+":"+s[t]+";"),"")}}\n`;var s}(e))).filter(Boolean).join("")}function Ns(e){"fonts"in document?e.forEach((e=>{const t=new FontFace(e.family,`url(${e.url})`,{style:e.style,weight:e.weight,display:"block"});document.fonts.add&&document.fonts.add(t),t.load()})):function(e){const t=Bs(e);if(null!=t){const e="stories-font-style";let s=document.getElementById(e);null===s?(s=document.createElement("style"),s.type="text/css",s.id=e,s.attributes.setNamedItem(document.createAttribute("scoped")),s.setAttribute("nonce",J()),s.styleSheet?s.styleSheet.cssText=t:s.appendChild(document.createTextNode(t)),document.body.appendChild(s)):s.styleSheet?s.styleSheet.cssText=t:(s.textContent="",s.appendChild(document.createTextNode(t)))}}(e)}function Fs(e){return"string"==typeof e&&(!isNaN(Number(e))&&!isNaN(parseFloat(e)))}const Vs=!!(()=>{let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}}),s=()=>{};window.addEventListener("test",s,t),window.removeEventListener("test",s)}catch(e){}return e})()&&{passive:!0};!function(){const e=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame;window.requestAnimationFrame=e}();const zs=function(){let e,t=document.createElement("div"),s={transition:"transitionend",OTransition:"otransitionend",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(e in s)if(s.hasOwnProperty(e)&&void 0!==t.style[e])return s[e]}();function Us(e,t,s){return new Promise((i=>{let r=!1;const a=()=>{r=!0,clearTimeout(o),void 0!==zs&&e.removeEventListener(zs,n),e.style.setProperty("transition",`${t} 0ms`),i()},n=e=>{e.propertyName===t&&(r||a())};void 0!==zs&&e.addEventListener(zs,n,!1);const o=setTimeout((()=>{r||a()}),s+20);e.style.setProperty("transition",`${t} ${s}ms`)}))}const Ws=async(e,t=300)=>new Promise((s=>{const i=Math.max(0,t-((new Date).getTime()-e));i?setTimeout(s,i):s()}));class Gs{async fetchStoryAndContextById({storyId:e,feed:t,fetchShareUrl:s,once:i}){try{const r=(new Date).getTime();return await Ee(),await wt({ids:[e],feedSlug:t}),await oi({id:e,feedSlug:t,fetchShareUrl:s,once:i}),await Ws(r),this.getOrCreateDirectStoryById(e)}catch(t){if(i)throw t;const s=this.getOrCreateDirectStoryById(e);return s.error=t,s}}async fetchStoriesSlidesAndContextByStoryId({storyId:e,listType:t,feed:s=""}){const i=this.getVisibleStoriesByListTypeAndFeed(t,s),r=i.findIndex((t=>t.id===e));return await this.fetchStoriesSlidesAndContextByRange({stories:i,storyIndex:r,listType:t,feed:s}),this.getStoriesWithSlidesAndContext({listType:t,feed:s})}async fetchStoriesSlidesAndContextByNextStoryIndex({nextStoryIndex:e,listType:t,feed:s}){const i=this.getVisibleStoriesByListTypeAndFeed(t,s);return await this.fetchStoriesSlidesAndContextByRange({stories:i,storyIndex:e,listType:t,feed:s}),this.getStoriesWithSlidesAndContext({listType:t,feed:s})}getOrCreateDirectStoryById(e){return bt(T.direct).find((t=>t.id===e||t.string_id===e.toString()))??De(e)}getStoriesWithSlidesAndContext({listType:e,feed:t}){return{storyList:bt(e,t).filter((e=>!e.hide_in_reader)),storyContext:yt.getState(),listType:e}}async fetchStoriesSlidesAndContextByRange(e){const t=this.getStoryIdsByStoriesRange(e.stories,e.storyIndex);if(!t.length)return null;await this.fetchSlidesAndContext({feed:e.feed,storyIds:t})}getStoryIdsByStoriesRange(e,t){const s=t-2,i=t+2;return e.slice(Math.max(s,0),i+1).filter((e=>!e.slidesLoaded)).map((e=>e.id))}async fetchSlidesAndContext({feed:e,storyIds:t}){const s=(new Date).getTime();try{await wt({ids:t,feedSlug:e}),await Promise.allSettled(t.map((t=>ni({id:t,feedSlug:e})))),await Ws(s)}catch(e){}}getVisibleStoriesByListTypeAndFeed(e,t){return bt(e,t).filter((e=>!e.hide_in_reader))}}const $s=S(7315);Ee.use((async()=>{const e=Le.getState();if(e.session.id)return e;const t=await async function(){const[e,t]=await Promise.all([qs(),Cs()]);return{method:"POST",url:"session/open",params:{expand:"cache,storyWidgetsResources",fields:"session,server_timestamp,user_key,share,preview_aspect_ratio,placeholders,image_placeholders,is_allow_ugc"},data:Hs(e,t)}}();return Es.openSession(t)})),Ae.use((async e=>{Ns(e.filter((e=>"font-face"===e.type)))})),(0,j.sample)({clock:Oe,target:Le}),(0,j.sample)({clock:Le,fn:e=>e.cache&&Array.isArray(e.cache)?e.cache:[],target:Ae});const Hs=(e,t)=>{"iOS"===e.os_name?window.isIos=!0:"Android"===e.os_name&&(window.Android=!0);const s=B.getState();return s&&s.userId&&(e.user_id=s.userId,e.user_sign=s.userIdSign),e.features="animation,data,deeplink,placeholder,resetTimers,gameReader,sendApi,swipeUpItems,imgPlaceholder,vod,closeStoryApi",t&&(e.features+=",webp"),e},qs=async()=>new Promise(((e,t)=>{let s=bs("device_data"),i=null;if(null!==s&&(i=s.device_id),null!==s&&i&&re()(i)&&36===i.trim().length)$(i),e(s);else{const t={platform:"web",device_id:$s.v4()};xs("device_data",t),$(t.device_id),e(t)}})),Qs=(0,j.createEffect)();Qs.use((async()=>(await Me.request(await async function(){return{method:"GET",url:"ugc/editor-config",params:{}}}())).data)),Le.on(Qs.doneData,((e,t)=>{const s={...e};return s.editor=t,s}));class Ks{get receiveTime(){return this._receiveTime}__lastUpdated=null;_receiveTime=0;_serverTimestamp=0;rawData={};singleModelWrapper(){return""}attributes(){return["__lastUpdated"]}static prepareFromResponse(){}myDictionary={};setAttributes(e){const t=this.attributes();let s=this;for(let i in e){let r=e[i];-1!==t.indexOf(i)&&(s[i]=r)}}static createInstance(e,t){const s=new e;let i=t;return""!==s.singleModelWrapper()&&void 0!==t[s.singleModelWrapper()]&&(i=t[s.singleModelWrapper()]),s.rawData=t,s.setAttributes(i),s._receiveTime=(new Date).getTime(),void 0!==t.server_timestamp&&(s._serverTimestamp=t.server_timestamp),s}static _fetch(e,t,s,i="get"){return new Promise(((r,a)=>{let n={url:t,method:i};-1!==["post","put","path"].indexOf(i)?n.data=s:n.params=s;Me.request(n).then((function(t){let s,i;s=t.data,s&&(s.__lastUpdated=Date.now()),i=Ks.createInstance(e,s),r(i)})).catch(a)}))}static _fetchList(e,t,s){return new Promise(((i,r)=>{Me.get(t,{params:s}).then((function(t){const s=t.data;let r=[];s.forEach((t=>{r.push(Ks.createInstance(e,t))}));let a={models:r,totalCount:Number(t.headers["x-pagination-total-count"]),currentPage:Number(t.headers["x-pagination-current-page"])};i(a)})).catch(r)}))}static emitEvent({type:e,event:t,eventData:s}){return new Promise(((i,r)=>{Me.post(`${e}/event/${t}`,s).then((function(e){const t=e.data;i(t)})).catch(r)}))}static update(e,t,s="post"){let i={url:e,method:s};return-1!==["post","put","path"].indexOf(s)?i.data=t:i.params=t,new Promise(((e,t)=>{Me.request(i).then((function(t){let s;s=t.data,e(s)})).catch(t)}))}}class Ys extends Ks{width;height;type;_url="";attributes(){return["width","height","type","url"]}constructor(){super()}set url(e){this._url=e}get url(){let e=window.isSecureContext;return void 0===e&&"https:"===window.location.protocol&&(e=!0),e?this._url:this._url.replace(/^https:\/\//,"http://")}}const Zs=S(3981);class Js{images=[];color="";gradient=!1;static createFromArray(e){const t=new Js;for(let s in e)e.hasOwnProperty(s)&&t.images.push(Ys.createInstance(Ys,e[s]));return t}findOneByType(e){let t=null;return this.images.forEach((s=>{s.type===e&&(t=s)})),t}findOneByWidth(e,t=!1){let s=null;return this.images.forEach((t=>{t.width===e&&(s=t)})),null!==s||t&&void 0!==(s=Zs(this.images))?s:null}}class Xs extends Ks{id;feedSlug;_cover=null;hasFavorite=!1;stories=[];attributes(){return Ot()(super.attributes(),["id","cover","hasFavorite","stories"])}set cover(e){this._cover=Js.createFromArray(e)}get cover(){return this._cover}get coverSrc(){const e=this._cover?.findOneByType("h");return e?.url}}const ei=Object.prototype.hasOwnProperty,ti=e=>{const t=ut.getState();for(let s in t.user)ei.call(t.user,s)&&(e=It(e,`%${s}%`,t.user[s]));for(let s in t.default)ei.call(t.default,s)&&(e=It(e,`%${s}%`,t.default[s]));const s=dt.getState();for(let t in s.user)ei.call(s.user,t)&&(e=It(e,`%${t}%`,s.user[t]));for(let t in s.default)ei.call(s.default,t)&&(e=It(e,`%${t}%`,s.default[t]));return e},si=(0,j.createEffect)((async e=>Ts.fetchUgcFeed(e))),ii=(0,j.createEffect)((async e=>Ts.fetchFeed(e))),ri=(0,j.createEffect)((async()=>Ts.fetchFavoriteList())),ai=(0,j.createEffect)((async e=>Ts.fetchOnboardingList(e))),ni=(0,j.createEffect)((async e=>Ts.fetchStorySlides(e))),oi=(0,j.createEffect)((async e=>Ts.fetchStory(e))),li=(0,j.createEvent)(),di=(0,j.createEffect)((async({defaultList:e,onboardingList:t,favoriteList:s,onboardingTags:i,testKey:r,limit:a})=>{if(await Ee(),!1!==e&&tt()(e)&&re()(e.feedSlug)){const t=e.feedSlug,s=e.filter??{};t===xt?await si({filter:s,testKey:r}):await ii({feedSlug:t,testKey:r})}s&&await ri(),!1!==t&&re()(t)&&await ai({onboardingList:t,onboardingTags:i,limit:a})})),ci=(e,t)=>Array.isArray(e)?e.map((e=>({...e,title:e.need_placeholders?ti(e.title):e.title,slidesLoaded:!1,is_opened:He(e),type:t}))):[];(0,j.sample)({clock:Ee.doneData,filter:Le.map((e=>!e.session.id)),target:Le}),(0,j.sample)({clock:Le.map((e=>e.placeholders)),target:gt}),(0,j.sample)({clock:Le.map((e=>e.image_placeholders)),target:ht}),(0,j.sample)({source:Be,clock:Le,fn:(e,t)=>{const s={};for(const i in e)Object.prototype.hasOwnProperty.call(e,i)&&(s[i]=e[i].map((e=>({...e,is_opened:He(e,t.user_key),title:e.need_placeholders?ti(e.title):e.title}))));return s},target:Be});const{storiesListIdsChanged:hi}=(0,j.createApi)(Ve,{storiesListIdsChanged:(e,{storiesIdsUserEntity:t,feedSlug:s,storyList:i})=>{let r=Le.getState().user_key||"default";const a=e[r]||{};return void 0===a[Fe.FAVORITE]&&(a[Fe.FAVORITE]=[]),void 0===a[Fe.FEEDS]&&(a[Fe.FEEDS]={}),t===Fe.FEEDS&&s&&(a[Fe.FEEDS][s]=i.map((e=>e.id))),t===Fe.FAVORITE&&(a[Fe.FAVORITE]=i.map((e=>e.id))),{...e,[r]:a}}}),{storiesListItemsAdded:ui}=(0,j.createApi)(Be,{storiesListItemsAdded:(e,{storiesIdsUserEntity:t,feedSlug:s,storyList:i})=>{let r=Le.getState().user_key||"default";const a=e[r]||[],n=a.map((e=>e.id));return{...e,[r]:[...a,...i.filter((e=>-1===n.indexOf(e.id))).map((e=>({...e,slides:[]})))]}}}),{storyFeedsAdded:pi}=(0,j.createApi)(je,{storyFeedsAdded:(e,t)=>({...e,...t})});(0,j.sample)({clock:ii.doneData.map((e=>{let t={};return t[e.feedSlug]=Ks.createInstance(Xs,e),t})),target:[pi]}),(0,j.sample)({clock:si.doneData.map((e=>{let t={};return t[xt]=Ks.createInstance(Xs,e),t})),target:[pi]}),(0,j.sample)({clock:ii.doneData.map((e=>{const t=ci(e.stories,Pe.DEFAULT);return{storiesIdsUserEntity:Fe.FEEDS,feedSlug:e.feedSlug,storyList:t}})),target:[ui,hi]}),(0,j.sample)({clock:si.doneData.map((e=>{const t=ci(e,Pe.UGC);return{storiesIdsUserEntity:Fe.FEEDS,feedSlug:xt,storyList:t}})),target:[ui,hi]}),(0,j.sample)({clock:ai.doneData.map((e=>{const t=ci(e.stories,Pe.DEFAULT);return{storiesIdsUserEntity:Fe.FEEDS,feedSlug:`onboarding_${e.feedSlug}`,storyList:t}})),target:[ui,hi]}),(0,j.sample)({clock:ri.doneData.map((e=>{const t=ci(e,Pe.DEFAULT);return{storiesIdsUserEntity:Fe.FAVORITE,feedSlug:null,storyList:t}})),target:[ui,hi]});const gi=(e,t)=>({...e,slidesLoaded:!0,error:null,is_opened:He(e),slides:t.slides.map((t=>({...t,html:e.need_placeholders?ti(t.html):t.html})))}),mi=(e,t)=>(e[t]||[]).slice(),fi=(e,t)=>e.findIndex((e=>e.id===t)),vi=(e,t)=>{const s=Te.getState(),i=mi(e,s),r=fi(i,t.id);return-1===r?i.push(gi(t,t)):i[r]=gi(i[r],t),{...e,[s]:i}},yi=(e,{params:{id:t},error:s})=>{const i=Te.getState(),r=mi(e,i),a=fi(r,t);if(-1===a){const e=De(t);e.error=s,r.push(e)}else r[a]={...r[a],slidesLoaded:!1,error:s};return{...e,[i]:r}};Be.on(wt.fail,((e,{params:{ids:t},error:s})=>{const i=Te.getState(),r=mi(e,i);for(const e of t){const t=fi(r,e);if(-1===t){const t=De(e);t.error=s,r.push(t)}else r[t]={...r[t],slidesLoaded:!1,error:s}}return{...e,[i]:r}})),Be.on(ni.doneData,vi),Be.on(oi.doneData,vi),Be.on(ni.fail,yi),Be.on(oi.fail,yi),Be.on(li,((e,{id:t,story:s})=>{const i=Te.getState(),r=mi(e,i),a=fi(r,t);return-1===a?e:(r[a]={...r[a],...s},{...e,[i]:r})})),(0,j.sample)({source:Be,clock:ut,fn:e=>{const t={};for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s].map((e=>({...e,slides:e.slides.map((t=>({...t,html:e.need_placeholders?ti(t.html):t.html})))}))));return t},target:Be});var wi,_i=S(3514),Si=S.n(_i),bi=S(2438),xi=S.n(bi);class ki{static async updateStoryLike(e,t){let s=!1;const i={like:void 0};let r="";try{const a=await Me.post(`story-like/${e}`,{value:t});void 0!==a.data.like?(s=!0,i.like=a.data.like,Qe({id:e,like:i.like})):r="response.data.like is undefined"}catch(e){r=e.toString()}if(s)return i;throw r}static async getStorySharePath(e){let t=!1;const s={url:void 0};let i="";try{const r=await Me.get(`story-share/${e}`,{});void 0!==r.data.url?(t=!0,s.url=r.data.url):i="response.data.url is undefined"}catch(e){i=e.toString()}if(t)return s;throw i}static markAsOpened(e){if(!Si()(Le.getState().user_key)){const t=`u/${Le.getState().user_key}/s_opened`;let s=bs(t);lt()(s)||(s=[]),s.push(e),s=xi()(s),xs(t,s)}Ke({id:e})}static async setBookmark(e,t){let s=!1;const i={favorite:void 0};let r="";try{const a=await Me.post(`story-favorite/${e}`,{value:t});void 0!==a.data.favorite?(s=!0,i.favorite=Boolean(a.data.favorite),!1===i.favorite?hi({storiesIdsUserEntity:Fe.FAVORITE,feedSlug:null,storyList:Ge.getState().filter((t=>t.id!==e))}):hi({storiesIdsUserEntity:Fe.FAVORITE,feedSlug:null,storyList:[...Ge.getState(),...Ne.getState().filter((t=>t.id===e))]}),qe({id:e,favorite:i.favorite})):r="response.data.favorite is undefined"}catch(e){r=e.toString()}if(s)return i;throw r}}class Ci{prevStoryId=-1;prevSlideIndex=-1;update({currentSlideIndex:e,currentStoryId:t}){this.prevStoryId!==t&&Ft.emit("publicEvents.showStory",{id:t,index:e}),-1!==this.prevStoryId&&Ft.emit(fs.NextSlide,{fromStoryId:this.prevStoryId,fromSlideIndex:this.prevSlideIndex}),Ft.emit("publicEvents.showSlide",{id:t,index:e}),this.prevStoryId=t,this.prevSlideIndex=e}reset(){this.prevStoryId=-1,this.prevSlideIndex=-1}}class Mi{showMultipleStoriesStrategy;storyManager;constructor(e,t){this.showMultipleStoriesStrategy=e,this.storyManager=t}async show(e){let t="onboarding";e.feed&&(t=e.feed),await di({defaultList:!1,favoriteList:!1,onboardingList:t,onboardingTags:e.customTags,limit:e.limit});const s=bt(T.onboarding,t),i=this.getFeedLoadEvent(t,s);return this.emitFeedLoad(i),s.length?(await this.showMultipleStoriesStrategy.show({windowReferer:I.default,listType:T.onboarding,storyId:s[0].id,feed:t}),i):i}emitFeedLoad(e){this.storyManager.emit("feedLoad",e)}getFeedLoadEvent(e,t){const s={stories:t.map((e=>{const t={title:null,tags:[],slidesCount:null};return e&&(t.title=e.stat_title,t.tags=e.tags,t.slidesCount=e.slides_count),{id:e.id,...t}})),feed:null,filter:null};return s.feed=e,s}async reload(e){this.showMultipleStoriesStrategy.reload(e)}}class Li{storyReaderViewModel;storyReaderStoriesService;constructor(e,t){this.storyReaderViewModel=e,this.storyReaderStoriesService=t}async show(e){const t=((e,t,s)=>{const i=bt(e.listType,s);let r=Le.getState().share;return t===Pe.UGC&&(r=!1),{...e,id:e.storyId,storyContext:yt.getState(),storyList:i,hasShare:r,placeholders:ft()}})(e,kt(e.feed),e.feed);this.storyReaderViewModel.open(t,{listType:e.listType,feedSlug:e.feed,filter:e.filter});const s=await this.storyReaderStoriesService.fetchStoriesSlidesAndContextByStoryId({storyId:e.storyId,listType:e.listType,feed:e.feed});this.storyReaderViewModel.setStoriesAndContext(s)}async reload(e){const t=await this.storyReaderStoriesService.fetchStoriesSlidesAndContextByStoryId(e);this.storyReaderViewModel.setStoriesAndContext(t)}}class Ei{showStoryStrategy;constructor(e){this.showStoryStrategy=e}async show(e){try{return await this.showStoryStrategy.show({storyId:e.storyId,feed:"",fetchShareUrl:e.fetchShareUrl}),e.fetchShareUrl&&rt(!1),!0}catch(e){return!1}}async reload(e){return this.showStoryStrategy.reload(e)}}class Ai{storyReaderViewModel;storyReaderStoriesService;constructor(e,t){this.storyReaderViewModel=e,this.storyReaderStoriesService=t}async show(e){try{let t=this.storyReaderStoriesService.getOrCreateDirectStoryById(e.storyId);if(t.is_opened)throw new Is(e.storyId.toString());if(!t.slidesLoaded){if(t=await this.storyReaderStoriesService.fetchStoryAndContextById({storyId:e.storyId,feed:"",once:!0,listType:T.direct})??t,t.error)throw t.error;t.slidesLoaded=!1}const s=Ct(t);this.storyReaderViewModel.open(s,{listType:T.direct,feedSlug:"",once:!0}),t.slidesLoaded||(await Ws((new Date).getTime()),t.slidesLoaded=!0,this.storyReaderViewModel.setStoriesAndContext({listType:T.direct,storyList:[t],storyContext:yt.getState()}))}catch(e){throw this.storyReaderViewModel.close(),e}}async reload(e){const t=await this.storyReaderStoriesService.fetchStoryAndContextById({...e,feed:e.feed??""});this.storyReaderViewModel.setStoriesAndContext({listType:T.direct,storyList:[t],storyContext:yt.getState()})}}class Oi{storyReaderViewModel;storyReaderStoriesService;constructor(e,t){this.storyReaderViewModel=e,this.storyReaderStoriesService=t}async show(e){let t=this.storyReaderStoriesService.getOrCreateDirectStoryById(e.storyId);if(!t.slidesLoaded){if(t=await this.storyReaderStoriesService.fetchStoryAndContextById({storyId:e.storyId,feed:e.feed??"",listType:T.direct,fetchShareUrl:e.fetchShareUrl}),t.error)throw t.error;t.slidesLoaded=!1}const s=Ct(t);this.storyReaderViewModel.open(s,{listType:T.direct,feedSlug:e.feed??"",fetchShareUrl:e.fetchShareUrl}),t.slidesLoaded||(await Ws((new Date).getTime()),t.slidesLoaded=!0,this.storyReaderViewModel.setStoriesAndContext({listType:T.direct,storyList:[t],storyContext:yt.getState()}))}async reload(e){const t=await this.storyReaderStoriesService.fetchStoryAndContextById({...e,feed:e.feed??""});this.storyReaderViewModel.setStoriesAndContext({listType:T.direct,storyList:[t],storyContext:yt.getState()})}}class Ii{storyManager;storyReaderViewModel;storyReaderStoriesService;constructor(e,t,s){this.storyManager=e,this.storyReaderViewModel=t,this.storyReaderStoriesService=s}createShowStory(){return new Oi(this.storyReaderViewModel,this.storyReaderStoriesService)}createShowStoryOnce(){return new Ai(this.storyReaderViewModel,this.storyReaderStoriesService)}createShowStoryFromSharePage(){return new Ei(new Oi(this.storyReaderViewModel,this.storyReaderStoriesService))}createShowOnboardingStories(){return new Mi(new Li(this.storyReaderViewModel,this.storyReaderStoriesService),this.storyManager)}createShowMultipleStories(){return new Li(this.storyReaderViewModel,this.storyReaderStoriesService)}}!function(e){e.HideLayer="hideLayer",e.ShowLayer="showLayer"}(wi||(wi={}));class Ti extends(s()){onShowLayer;onHideLayer;layersContainer;animationApi;_activeLayer;initialLayer=null;layers=[];constructor(e,t){super(),this.onShowLayer=e,this.onHideLayer=t}init(e,t){this.layersContainer=e,this.animationApi=t,this.layers=Array.from(this.layersContainer.querySelectorAll(".narrative-slide.narrative-multi-slide")),this._activeLayer=this.layers.find((e=>!e.classList.value.includes("hidden"))),this.initialLayer=this._activeLayer}reset(){this.hideAllLayers(),this.initialLayer?.classList.remove("hidden")}get activeLayer(){return this._activeLayer}getLayers(){return this.layers}hideLayer(e){e.classList.contains("hidden")||(this.animationApi.stop(e,!0),e.classList.add("hidden"),this.emit(wi.HideLayer,{layer:e}),this.onHideLayer?.onHideLayer(e))}showLayer(e){this.onShowLayer?.onShowLayer(e),e.classList.remove("hidden"),this.animationApi.start(e,!0),this._activeLayer=e,this.emit(wi.ShowLayer,{layer:e})}hideAllLayers(){this.getLayers().forEach((e=>this.hideLayer(e)))}showLayerByIndex(e){const t=this.getLayers();t.forEach((e=>this.hideLayer(e)));const s=t[e];s&&this.showLayer(s)}hasValidMultiSlides(){let e=!0,t=this.layersContainer.querySelectorAll(".narrative-slide.narrative-multi-slide");const s=this.layersContainer.querySelectorAll(".narrative-slide.narrative-multi-slide:not(.hidden)");return t.length>0&&0===s.length&&(e=!1),e}}const Ri=function(){const e={step:1,maxSteps:100};var t=Object.prototype.hasOwnProperty;return function(i,r){r||(r={});var a={};for(var n in e)t.call(r,n)?a[n]=r[n]:a[n]=e[n];var o=Object.prototype.toString.call(i);"[object Array]"!==o&&"[object NodeList]"!==o&&"[object HTMLCollection]"!==o&&(i=[i]);for(var l=0;l<i.length;l++)s(i[l],a)};function s(e,t){if(!i(e)||e.getAttribute("textFitted"))return!1;var s,r,a,n;if(!i(r=e.parentElement))return!1;if(s=function(e){var t=window.getComputedStyle(e,null);return e.getBoundingClientRect().height-parseInt(t.getPropertyValue("padding-top"),10)-parseInt(t.getPropertyValue("padding-bottom"),10)}(r),s<=0)console.warn(`Set a static height and width on the target element ${e.outerHTML} before using textFit!`,e);else{e.setAttribute("textFitted","1");var o=t.step,l=n=parseFloat(window.getComputedStyle(e).fontSize);if(!(l<(a=n-o*t.maxSteps)))for(;l>=a;){if(!(e.getBoundingClientRect().height>s))break;l-=o,e.style.fontSize=l+"px"}}}function i(e){return"object"==typeof HTMLElement?e instanceof HTMLElement:e&&"object"==typeof e&&null!==e&&1===e.nodeType&&"string"==typeof e.nodeName}}();var Pi;!function(e){e.Playing="playing",e.Waiting="waiting",e.Error="error"}(Pi||(Pi={}));class Di{videoContext;videoEl;constructor(e,t){this.videoContext=e,this.videoEl=t,this.parseDefaultMuted()}get $video(){return this.videoEl}get muted(){return this.videoEl.muted}get paused(){return this.videoEl.paused}async start(){this.videoEl.pause(),this.videoEl.currentTime=0,await this.play()}async play(){try{const e=this.videoEl.play();e?await e:await new Promise((e=>{setTimeout(e,0)}))}catch(e){throw e}}pause(){this.videoEl.pause()}async resume(){this.videoEl.paused&&await this.videoEl.play()}stop(){this.videoEl.pause(),this.videoEl.currentTime=0}mute(){"1"!==this.videoEl.getAttribute("data-default-muted")&&(this.videoEl.muted=!0)}unmute(){"1"!==this.videoEl.getAttribute("data-default-muted")&&(this.videoEl.muted=!1)}async load(e=!0){return new Promise((t=>{const s=this.videoEl.oncanplaythrough?"canplaythrough":"canplay";this.videoEl.addEventListener(s,(()=>{requestAnimationFrame((()=>{requestAnimationFrame((()=>{t()}))}))}),{once:!0}),e&&this.videoEl.load()}))}on(e,t){return this.videoEl.addEventListener(e,t),this}once(e,t){return this.videoEl.addEventListener(e,t,{once:!0}),this}off(e,t){return this.videoEl.removeEventListener(e,t),this}async destroy(){return Promise.resolve()}parseDefaultMuted(){null===this.videoEl.getAttribute("data-default-muted")&&(this.videoEl.muted?this.videoEl.setAttribute("data-default-muted","1"):this.videoEl.setAttribute("data-default-muted","0"))}onPlaying(){}onWaiting(){}}var ji=S(3107);class Bi{video;timeupdate=Date.now();state=0;playingCheckerTimerId=null;constructor(e){this.video=e,this.handleTimeUpdate=this.handleTimeUpdate.bind(this),this.video.$video.addEventListener("timeupdate",this.handleTimeUpdate)}destroy(){null!=this.playingCheckerTimerId&&window.clearTimeout(this.playingCheckerTimerId),this.video.$video.removeEventListener("timeupdate",this.handleTimeUpdate)}handleTimeUpdate(){this.timeupdate=Date.now(),null!=this.playingCheckerTimerId&&window.clearTimeout(this.playingCheckerTimerId),1!==this.state&&(this.state=1,this.triggerUpdate()),this.scheduleUpdate()}scheduleUpdate(){this.playingCheckerTimerId=window.setTimeout((()=>{Date.now()-this.timeupdate>=150&&(this.state=2,this.triggerUpdate())}),300)}triggerUpdate(){1===this.state?this.video.onPlaying():2===this.state&&this.video.onWaiting()}}class Ni extends Di{videoContext;player;_vodData=null;isPlaying=!1;isDataWaiting=!1;attached=!1;videoStateAdapter=null;constructor(e,t){super(e,t),this.videoContext=e,this.handlePlayerError=this.handlePlayerError.bind(this),this._vodData=Ni.parseData(t)}get vodData(){return this._vodData}static get isBrowserSupported(){return ji.Player.isBrowserSupported()}async load(){try{Ni.isBrowserSupported?(this.disableVideoPreload(),await this.initPlayer()):(this.updateVideoSources(),await super.load(),console.error("[VOD]: Browser not supported!"))}catch(e){throw this.stop(),this.detachVideoElement().catch(console.error),e}}async destroy(){this.player.removeEventListener("error",this.handlePlayerError),this.stop(),await this.detachVideoElement(),await this.player.destroy()}static parseData(e){const t=e.getAttribute("data-vod");try{return t&&JSON.parse(t)}catch{return null}}async stop(){this.isPlaying=!1,this.videoStateAdapter?.destroy(),super.stop()}async start(){this.isPlaying||(this.isPlaying=!0,this.videoStateAdapter=new Bi(this),await super.start())}async initPlayer(){this.player=new ji.Player,this.player.addEventListener("error",this.handlePlayerError),await this.attachVideoElement(),await this.loadVideo()}disableVideoPreload(){this.videoEl.preload="none"}updateVideoSources(){this.videoEl.innerHTML="";for(const e of this.vodData.formats){const t=document.createElement("source");t.src=e.url,t.type=e.mimeType,t.width=e.width,t.height=e.height,this.videoEl.appendChild(t)}}handlePlayerError(e){const t=e.detail,s=`[VOD]: error code ${t.code}; object ${t}`;console.error(s),this.stop(),this.detachVideoElement().catch(console.error).finally((()=>{this.videoContext.emit(Pi.Error,t)}))}async attachVideoElement(){this.attached||(await this.player.attach(this.videoEl),this.attached=!0,st("[VOD]: video element attached",this.videoEl))}async loadVideo(){const e=ji.Player.convertJsonToUri(this.vodData);await this.player.load(e,0,"application/json"),st(`[VOD]: video ${e} successful loaded`)}async detachVideoElement(){this.attached&&(await this.player.detach(this.videoEl),this.attached=!1,st("[VOD]: video element detached",this.videoEl))}onPlaying(){this.isDataWaiting&&(this.isDataWaiting=!1,this.videoContext.emit(Pi.Playing))}onWaiting(){this.isDataWaiting=!0,this.videoContext.emit(Pi.Waiting)}}class Fi{videoManager;videos=[];constructor(e){this.videoManager=e}async load(e){for(const t of Array.from(e.querySelectorAll("video"))){const e=this.createVideoByElement(t);this.videos.push(e),await e.load()}}async start(){for(const e of this.videos)await e.start()}pause(){for(const e of this.videos)e.pause()}async resume(){for(const e of this.videos)await e.play()}stop(){for(const e of this.videos)e.stop()}static hasVideo(e){return Boolean(e.querySelector(".narrative-slide__with-video"))}mute(){for(const e of this.videos)e.mute()}unmute(){for(const e of this.videos)e.unmute()}async destroy(){for(const e of this.videos)await e.destroy(),this.videos.splice(this.videos.indexOf(e),1);this.videos=[]}createVideoByElement(e){return Ni.parseData(e)?new Ni(this,e):new Di(this,e)}emit(e,...t){return this.videoManager.emit(e,...t)}}class Vi extends(s()){layerManager;videoContexts=new Map;muted=!1;_loaded=!1;constructor(e){super(),this.layerManager=e,this.handleShowLayer=this.handleShowLayer.bind(this),this.handleHideLayer=this.handleHideLayer.bind(this),this.subscribeLayerManager()}get loaded(){return this._loaded}async load(){this._loaded=!1,this.videoContexts.clear();for(const e of this.layerManager.getLayers()){const t=new Fi(this);this.videoContexts.set(e,t),await t.load(e)}this._loaded=!0}async start(){const e=this.getActiveVideoContext();await(e?.start())}mute(){this.muted=!0;const e=this.getActiveVideoContext();e?.mute()}unmute(){this.muted=!1;const e=this.getActiveVideoContext();e?.unmute()}async resume(){const e=this.getActiveVideoContext();e?.resume()}pause(){const e=this.getActiveVideoContext();e?.pause()}stop(){for(const e of this.videoContexts.values())e.stop()}async destroy(){this._loaded=!1;for(const e of this.videoContexts.values())await e.destroy();this.videoContexts=new Map,this.unsubscribeLayerManager()}subscribeLayerManager(){this.layerManager.on(wi.ShowLayer,this.handleShowLayer),this.layerManager.on(wi.HideLayer,this.handleHideLayer)}unsubscribeLayerManager(){this.layerManager.off(wi.ShowLayer,this.handleShowLayer),this.layerManager.off(wi.HideLayer,this.handleHideLayer)}handleShowLayer({layer:e}){this.intheritMuted();const t=this.videoContexts.get(e);t?.start().catch(console.error)}handleHideLayer({layer:e}){const t=this.videoContexts.get(e);t?.stop()}getActiveVideoContext(){const e=this.layerManager.activeLayer;if(e)return this.videoContexts.get(e)}intheritMuted(){this.muted?this.mute():this.unmute()}}class zi extends(s()){videoContainer;videoContext;_loaded=!1;constructor(e){super(),this.videoContainer=e,this.videoContext=new Fi(this)}get loaded(){return this._loaded}async load(){this._loaded=!1,await this.videoContext.load(this.videoContainer),this._loaded=!0}async start(){await this.videoContext.start()}pause(){this.videoContext.pause()}async resume(){await this.videoContext.resume()}stop(){this.videoContext.stop()}mute(){this.videoContext.mute()}unmute(){this.videoContext.unmute()}async destroy(){return this._loaded=!1,this.videoContext.destroy()}}class Ui{constructor(){}static create(e,t){if(!Fi.hasVideo(e))return null;return e.querySelectorAll(".narrative-slide.narrative-multi-slide").length>0?new Vi(t):new zi(e)}}class Wi{_widgets=new Map;constructor(){this.refreshUserData=this.refreshUserData.bind(this)}get widgets(){return Array.from(this._widgets.values()).filter((e=>e.isInited))}async init(e){for(const t of this._widgets.values())await t.init(e)}register(e){this._widgets.set(e.getType(),e)}registerMany(e){for(const t of e)this._widgets.set(t.getType(),t)}pause(){for(const e of this._widgets.values())e.pause()}resume(){for(const e of this._widgets.values())e.resume()}findWidgetByType(e){const t=this._widgets.get(e);if(t?.firstElement)return t}stop(){for(const e of this._widgets.values())e.destroy()}handleWidgetClick(e,t){for(const s of this.widgets)if(s.click({target:e,navigationController:t}),t.defaultPrevented)break}destroy(){this.stop()}refreshUserData(){for(const e of this._widgets.values())e.refreshUserData()}}class Gi{type;elements;get firstElement(){return this.elements?.item(0)}get isInited(){return Boolean(this.firstElement)}pause(){}resume(){}destroy(){}getActiveElement(){return this.elements?.item(0)}getActiveElements(){return this.elements}refreshUserData(){}getType(){if(!this.type)throw new Error("[StoryWidget]: widget must have a type");return this.type}setUserData(e,t){}}class $i extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="CopyWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-copy");try{this.slideApi.WidgetCopy.initWidget(this.elements)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetCopy.refreshUserData(this.elements)}click(e){e.target===this.firstElement&&(this.slideApi.WidgetCopy.click(e.target),e.navigationController.preventDefault())}}class Hi extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="DataInputWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-data-input");try{this.slideApi.WidgetDataInput.initWidget(this.elements)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetDataInput.refreshUserData(this.elements)}click(e){e.target===this.firstElement&&(this.slideApi.WidgetDataInput.click(e.target),e.navigationController.preventDefault())}setUserData(e,t=""){this.slideApi.WidgetDataInput.setUserData(e,t)}}class qi extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="DateCountdownWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-date-countdown");const t=Array.from(e.querySelectorAll(".narrative-slide.narrative-multi-slide"));try{if(!this.elements.length)return;this.slideApi.WidgetDateCountdown.initWidget(this.elements,t)}catch(e){console.error(e)}}pause(){try{if(!this.elements)return;this.slideApi.WidgetDateCountdown.pause(this.elements)}catch(e){console.error(e)}}resume(){try{if(!this.elements)return;this.slideApi.WidgetDateCountdown.resume(this.elements)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetDateCountdown.refreshUserData(this.elements)}click(){}}class Qi extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="PollWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-poll");try{if(!this.firstElement)return;this.slideApi.WidgetPoll.initWidget(this.firstElement)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetPoll.refreshUserData(this.elements)}select(e){this.slideApi.WidgetPoll.select(e)}setUserData(e,t=""){this.slideApi.WidgetPoll.setUserData(e,t)}click(e){e.target.classList.contains("narrative-element-poll-button")&&(this.select(e.target),e.navigationController.preventDefault())}}class Ki extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="PollLayersWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-poll-layers");const t=e.querySelectorAll(".narrative-slide.narrative-multi-slide");try{if(!this.firstElement)return;this.slideApi.WidgetPollLayers.initWidget(this.firstElement,Array.from(t))}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetPollLayers.refreshUserData(this.elements)}select(e){this.slideApi.WidgetPollLayers.select(e)}click(e){e.target.classList.contains("narrative-element-poll-button")&&(this.select(e.target),e.navigationController.preventDefault())}}class Yi extends Gi{slideApi;story;constructor(e,t){super(),this.slideApi=e,this.story=t,this.type="QuestWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-quest");const t=e.querySelectorAll(".narrative-slide"),s=t?.item(0)?.getAttribute("data-quest-count");this.elements.length||null==s||(this.elements=t);try{if(!this.firstElement)return;await this.slideApi.WidgetQuest.initWidget(this.firstElement)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetQuest.refreshUserData(this.elements)}select(e){this.slideApi.WidgetQuest.select(e)}click(e){e.target.classList.contains("narrative-element-test-answer")?this.handleTestAnswer(e):this.handleRouteClick(e)}handleTestAnswer(e){this.select(e.target),e.navigationController.preventDefault()}handleRouteClick(e){e.navigationController.navigationDisabled||(e.navigationController.preventDefault(),this.slideApi.WidgetQuest.handleRouteClick(this.firstElement,{direction:e.navigationController.direction>0?"forward":"backward",slideIndex:this.story.activeSlideIndex,slideCount:this.story.slidesCount,click:()=>{e.navigationController.navigate()}}))}}class Zi extends Gi{slideApi;story;constructor(e,t){super(),this.slideApi=e,this.story=t,this.type="QuizWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-quiz");try{if(!this.firstElement)return;this.slideApi.WidgetQuiz.initWidget(this.firstElement)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetQuiz.refreshUserData(this.elements)}select(e){this.slideApi.WidgetQuiz.select(e)}slideQuizIsDone(e){return this.slideApi.WidgetQuiz.slideQuizIsDone(e)}click(e){e.target.classList.contains("narrative-element-quiz-next-button")?this.handleNextButton(e):e.target.classList.contains("narrative-element-quiz-answer")?this.handleAnswer(e):this.handleQuizIsDone(e)}handleQuizIsDone(e){this.slideQuizIsDone(this.firstElement)||e.navigationController.disableNextClick()}handleNextButton(e){this.story.nextSlide(),e.navigationController.preventDefault()}handleAnswer(e){this.select(e.target),e.navigationController.preventDefault()}}class Ji extends Gi{slideApi;story;constructor(e,t){super(),this.slideApi=e,this.story=t,this.type="QuizGroupedWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-quiz-grouped");try{if(!this.firstElement)return;this.slideApi.WidgetQuizGrouped.initWidget(this.firstElement)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetQuizGrouped.refreshUserData(this.elements)}select(e){this.slideApi.WidgetQuizGrouped.select(e)}slideQuizIsDone(e){return this.slideApi.WidgetQuizGrouped.slideQuizIsDone(e)}click(e){e.target.classList.contains("narrative-element-quiz-next-button")?this.handleNextButton(e):e.target.classList.contains("narrative-element-quiz-answer")?this.handleAnswer(e):this.handleQuizIsDone(e)}handleNextButton(e){this.story.nextSlide(),e.navigationController.preventDefault()}handleQuizIsDone(e){this.slideQuizIsDone(this.firstElement)||e.navigationController.disableNextClick()}handleAnswer(e){this.select(e.target),e.navigationController.preventDefault()}}class Xi extends Gi{slideApi;touchController;slideContent;constructor(e,t){super(),this.slideApi=e,this.touchController=t,this.type="RangeSliderWidget",this.disableSwipeGesture=this.disableSwipeGesture.bind(this),this.enableSwipeGesture=this.enableSwipeGesture.bind(this)}async init(e){this.elements=e.querySelectorAll(".narrative-element-range-slider"),this.slideContent=e;try{if(!this.firstElement)return;this.slideApi.WidgetRangeSlider.initWidget(this.firstElement),this.registerMouseAndTouchEvents()}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetRangeSlider.refreshUserData(this.elements)}click(e){e.target.classList.contains("rangeslider")?this.handleClickSlider(e):e.target.classList.contains("narrative-element-range-slider-next-button")?this.handleClickSliderNextButton(e):this.handleCaptureClick(e)}isClickCapturedBySlider(e){return this.slideApi.WidgetRangeSlider.isClickCapturedBySlider(e)}destroy(){this.unregisterMouseAndTouchEvents()}handleClickSlider(e){e.navigationController.preventDefault()}handleCaptureClick(e){this.isClickCapturedBySlider(this.firstElement)&&e.navigationController.preventDefault()}handleClickSliderNextButton(e){this.slideApi.WidgetRangeSlider.click(e.target),e.navigationController.preventDefault()}disableSwipeGesture(e){this.touchController.disable()}enableSwipeGesture(e){this.touchController.enable()}registerMouseAndTouchEvents(){this.slideContent.addEventListener("mouseup",this.enableSwipeGesture),this.slideContent.addEventListener("touchend",this.enableSwipeGesture),this.slideContent.addEventListener("mousedown",this.disableSwipeGesture),this.slideContent.addEventListener("touchstart",this.disableSwipeGesture)}unregisterMouseAndTouchEvents(){this.slideContent?.removeEventListener("mouseup",this.enableSwipeGesture),this.slideContent?.removeEventListener("touchend",this.enableSwipeGesture),this.slideContent?.removeEventListener("mousedown",this.disableSwipeGesture),this.slideContent?.removeEventListener("touchstart",this.disableSwipeGesture)}}class er extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="RateWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-rate");try{this.slideApi.WidgetRate.initWidget(this.elements)}catch(e){console.error(e)}}click(e){e.target.classList.contains("narrative-element-rate-input")&&(this.select(e.target),e.navigationController.preventDefault())}refreshUserData(){this.elements&&this.slideApi.WidgetRate.refreshUserData(this.elements)}select(e){this.slideApi.WidgetRate.select(e)}setUserData(e,t=""){this.slideApi.WidgetRate.setUserData(e,t)}}class tr extends Gi{slideApi;slideContent;constructor(e){super(),this.slideApi=e,this.type="ShareWidget",this.handleShareComplete=this.handleShareComplete.bind(this)}async init(e){this.elements=e.querySelectorAll(".narrative-element-share"),this.slideContent=e;const t=e.querySelectorAll(".narrative-slide.narrative-multi-slide");try{this.registerEvents(),this.slideApi.WidgetShare.initWidget(this.elements,Array.from(t))}catch(e){console.error(e)}}complete(e,t){this.slideApi.WidgetShare.complete(e,t)}refreshUserData(){this.elements&&this.slideApi.WidgetShare.refreshUserData(this.elements)}click(e){e.target===this.firstElement&&(this.slideApi.WidgetShare.click(e.target),e.navigationController.preventDefault())}destroy(){this.unregisterEvents()}registerEvents(){Ft.on(`${tr.name}.shareComplete`,this.handleShareComplete)}unregisterEvents(){Ft.off(`${tr.name}.shareComplete`,this.handleShareComplete)}handleShareComplete({shareId:e,result:t}){st(`[Share Widget]: share complete, { shareId, result }: ${e}, ${t}}`),this.complete(e,t)}}class sr extends Gi{slideApi;story;constructor(e,t){super(),this.slideApi=e,this.story=t,this.type="TestWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-test");try{if(!this.firstElement)return;this.slideApi.WidgetTest.initWidget(this.firstElement)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetTest.refreshUserData(this.elements)}select(e){this.slideApi.WidgetTest.select(e)}slideTestIsDone(e){return this.slideApi.WidgetTest.slideTestIsDone(e)}slideTestWithTimer(e){return this.slideApi.WidgetTest.slideTestWithTimer(e)}click(e){e.target.classList.contains("narrative-element-test-next-button")?this.handleNextButton(e):e.target.classList.contains("narrative-element-test-answer")?this.handleAnswer(e):this.handleTestIsDone(e)}handleNextButton(e){this.story.nextSlide(),e.navigationController.preventDefault()}handleAnswer(e){this.select(e.target),e.navigationController.preventDefault()}handleTestIsDone(e){const t=this.slideTestIsDone(this.firstElement);!this.slideTestWithTimer(this.firstElement)||t?t||e.navigationController.disableNextClick():e.navigationController.preventDefault()}}class ir extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="VoteWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-vote");try{if(!this.firstElement)return;this.slideApi.WidgetVote.initWidget(this.firstElement);const e="narrative-element-quiz-next-button",t=this.firstElement.querySelector(`.${e}`);t&&t.classList.remove(e)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetVote.refreshUserData(this.elements)}select(e){this.slideApi.WidgetVote.select(e)}click(e){if(e.target.classList.contains("narrative-element-vote-next-button")){if(!this.slideApi.WidgetVote.click(e.target))return void e.navigationController.preventDefault()}e.target.classList.contains("narrative-element-vote-answer")&&(this.slideApi.WidgetVote.select(e.target),e.navigationController.preventDefault())}}class rr extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="BarcodeWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-element-barcode");try{this.slideApi.WidgetBarcode.initWidget(this.elements)}catch(e){console.error(e)}}refreshUserData(){this.elements&&this.slideApi.WidgetBarcode.refreshUserData(this.elements)}click(e){e.target===this.firstElement&&(this.slideApi.WidgetBarcode.click(e.target),e.navigationController.preventDefault())}}class ar extends Gi{slideApi;constructor(e){super(),this.slideApi=e,this.type="MultiSlideWidget"}async init(e){this.elements=e.querySelectorAll(".narrative-slide.narrative-multi-slide");try{if(!this.elements.length)return;this.slideApi.WidgetMultiSlide.init(Array.from(this.elements))}catch(e){console.error(e)}}click(){}destroy(){}}var nr,or=S(2743),lr=S.n(or);!function(e){e.TouchStart="touchStart",e.TouchMove="touchMove",e.TouchEnd="touchEnd",e.TouchMoveHorizontal="touchMoveHorizontal",e.TouchMoveVertical="touchMoveVertical",e.LongTouchDetected="longTouchDetected"}(nr||(nr={}));class dr{x;y;constructor(e,t){this.x=e,this.y=t}}class cr{x;y;dx;dy;constructor(e,t,s,i){this.x=e,this.y=t,this.dx=s,this.dy=i}}class hr extends(s()){$el=null;startPoint=new dr(0,0);touchStartTimerId=null;enabled=!0;_isSwiping=!1;touched=!1;_horizontalSwipeGesture=!1;_verticalSwipeGesture=!1;_isLongTouch=!1;options={threshold:10,touchStartTimeout:-1};constructor(e){super(),e&&(this.options=lr()(this.options,e)),this.handleTouchStart=this.handleTouchStart.bind(this),this.handleTouchMove=this.handleTouchMove.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}get isSwiping(){return this._isSwiping}get horizontalSwipeGesture(){return this._horizontalSwipeGesture}get verticalSwipeGesture(){return this._verticalSwipeGesture}enable(){this.enabled=!0}disable(){this.enabled=!1}destroy(){this.$el&&(this.reset(),this.clearTouchStartTimeout(),this.$el.removeEventListener("touchstart",this.handleTouchStart),this.$el.removeEventListener("touchmove",this.handleTouchMove),this.$el.removeEventListener("touchend",this.handleTouchEnd),this.$el=null)}init(e){this.$el||(this.$el=e,this.$el.addEventListener("touchstart",this.handleTouchStart,{passive:!0}),this.$el.addEventListener("touchmove",this.handleTouchMove,{passive:!0}),this.$el.addEventListener("touchend",this.handleTouchEnd))}handleTouchStart(e){e.stopPropagation(),this.enabled&&!this.touched&&(this.touched=!0,this.clearTouchStartTimeout(),this.startPoint=this.getPointByEvent(e),this.emit(nr.TouchStart,new cr(this.startPoint.x,this.startPoint.y,0,0)),this.startTouchStartTimer(this.startPoint))}handleTouchMove(e){if(!this.touched)return;const t=this.getPointByEvent(e),s=this.getDeltaPoint(t),i=new cr(t.x,t.y,s.x,s.y);this.isThresholdExceed(s)&&(this._isSwiping=!0),this._isSwiping&&(this.emit(nr.TouchMove,i),this.determineSwipeGestureDirection(s),this.handleHorizontalSwipeGesture(i),this.handleVerticalSwipeGesture(i))}isThresholdExceed(e){return Math.abs(e.x)>this.options.threshold||Math.abs(e.y)>this.options.threshold}handleTouchEnd(e){if(!this.touched)return;this._isLongTouch&&e.preventDefault(),e.stopPropagation(),this.clearTouchStartTimeout();const t=this.getPointByEvent(e),s=this.getDeltaPoint(t);this.emit(nr.TouchEnd,new cr(t.x,t.y,s.x,s.y)),this.reset()}clearTouchStartTimeout(){this.touchStartTimerId&&(clearTimeout(this.touchStartTimerId),this.touchStartTimerId=null)}startTouchStartTimer(e){null!=this.options.touchStartTimeout&&-1!==this.options.touchStartTimeout&&(this.touchStartTimerId=setTimeout((()=>{this._isLongTouch=!0,this.emit(nr.LongTouchDetected,e)}),this.options.touchStartTimeout))}getPointByEvent(e){if(e instanceof TouchEvent){const t=e.changedTouches[0];return new dr(t.pageX,t.pageY)}return new dr(e.pageX,e.pageY)}getDeltaPoint(e){const t=e.x-this.startPoint.x,s=e.y-this.startPoint.y;return new dr(t,s)}determineSwipeGestureDirection(e){Math.abs(e.x)>Math.abs(e.y)?this._verticalSwipeGesture||(this._horizontalSwipeGesture=!0):this._horizontalSwipeGesture||(this._verticalSwipeGesture=!0)}handleVerticalSwipeGesture(e){this._verticalSwipeGesture&&this.emit(nr.TouchMoveVertical,e)}handleHorizontalSwipeGesture(e){this._horizontalSwipeGesture&&this.emit(nr.TouchMoveHorizontal,e)}reset(){this._isSwiping=!1,this.touched=!1,this._isLongTouch=!1,this._horizontalSwipeGesture=!1,this._verticalSwipeGesture=!1}}class ur{timeout_id;duration;content;position;getMountPoint=()=>document.body;constructor(e){let t;this.timeout_id=null,this.duration=3e3,this.content="",this.position="bottom",e&&"object"==typeof e&&(e.duration&&(this.duration="string"==typeof e.duration?parseFloat(e.duration):e.duration),e.content&&(this.content=e.content),e.getMountPoint&&(this.getMountPoint=e.getMountPoint),e.position&&(t=e.position.toLowerCase(),this.position="top"===t||"bottom"===t?t:"bottom"),this.show())}show(){if(!this.content)return!1;this.timeout_id&&clearTimeout(this.timeout_id);const e=document.getElementById("toast_container");e&&e.parentNode?.removeChild(e);const t=document.createElement("div");t.setAttribute("id","toast_container"),t.setAttribute("class","toast_fadein");const s=document.createElement("div");s.setAttribute("id","toast"),t.appendChild(s);const i=document.createElement("span");return i.innerHTML=this.content,s.appendChild(i),this.getMountPoint().appendChild(t),this.timeout_id=window.setTimeout(this.hide,this.duration),!0}hide(){const e=document.getElementById("toast_container");if(!e)return!1;function t(){const e=document.getElementById("toast_container");if(!e)return!1;e.parentNode?.removeChild(e)}return this.timeout_id&&clearTimeout(this.timeout_id),e.className+=" toast_fadeout",e.addEventListener("webkitAnimationEnd",t),e.addEventListener("animationEnd",t),e.addEventListener("msAnimationEnd",t),e.addEventListener("oAnimationEnd",t),!0}}var pr=S(2784),gr=S.n(pr);class mr{slider;constructor(e){this.slider=e,this.handleScroll=this.handleScroll.bind(this),this.init(),this.addEventListeners()}destroy(){this.slider.getElementRef().removeEventListener("scroll",this.handleScroll)}init(){const e=this.slider.getElementRef();e.style.overflowX=this.slider.isHorizontal()?"scroll":"hidden",e.style.overflowY=this.slider.isHorizontal()?"hidden":"scroll"}addEventListeners(){this.slider.getElementRef().addEventListener("scroll",this.handleScroll)}scrollTo(e){const t=this.slider.getElementRef(),s="ltr"===this.slider.dir?1:-1;t.scrollLeft=s*e.x,t.scrollTop=e.y}scrollWithAnimation(e,t){const s=this.slider.getElementRef(),i="ltr"===this.slider.dir?1:-1;s.scrollTo({left:i*e.x,top:e.y,behavior:"smooth"})}stopAnimation(){}handleScroll(){this.slider.notifyScrollStart();const e=this.slider.getElementRef();this.slider.updatePosition(Math.abs(e.scrollLeft),Math.abs(e.scrollTop)),this.slider.testAttraction(e.scrollLeft,e.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition()),this.debouncedTryEndScroll()}debouncedTryEndScroll=gr()((()=>{this.slider.notifyScrollEnd()}),200)}class fr{slider;lastClientX=0;lastClientY=0;pushed=!1;isDragging=!1;isAnimating=!1;constructor(e){this.slider=e,this.handleScroll=this.handleScroll.bind(this),this.init(),this.handleMouseDown=this.handleMouseDown.bind(this),this.handleMouseMove=this.handleMouseMove.bind(this),this.handleMouseUp=this.handleMouseUp.bind(this),this.addEventListeners()}init(){const e=this.slider.getElementRef();e.style.overflowX=this.slider.isHorizontal()?"scroll":"hidden",e.style.overflowY=this.slider.isHorizontal()?"hidden":"scroll"}addEventListeners(){const e=this.slider.getElementRef();e.addEventListener("scroll",this.handleScroll),e.addEventListener("mousedown",this.handleMouseDown,Vs),e.addEventListener("touchstart",this.handleMouseDown,Vs)}scrollTo(e){const t=this.slider.getElementRef(),s="ltr"===this.slider.dir?1:-1;t.scrollLeft=s*e.x,t.scrollTop=e.y,this.slider.updatePosition(Math.abs(t.scrollLeft),Math.abs(t.scrollTop)),this.slider.testAttraction(t.scrollLeft,t.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition())}scrollWithAnimation(e,t){this.isAnimating=!0;const s=this.slider.getElementRef(),i="ltr"===this.slider.dir?1:-1;s.scrollTo({left:i*e.x,top:e.y,behavior:"smooth"})}stopAnimation(){}destroy(){const e=this.slider.getElementRef();e.removeEventListener("mousedown",this.handleMouseDown,Vs),e.removeEventListener("touchstart",this.handleMouseDown,Vs),e.removeEventListener("mouseup",this.handleMouseUp,Vs),e.removeEventListener("touchend",this.handleMouseUp,Vs),e.removeEventListener("mousemove",this.handleMouseMove,Vs),e.removeEventListener("touchmove",this.handleMouseMove,Vs),e.removeEventListener("scroll",this.handleScroll)}handleMouseDown(e){this.pushed=!0,this.isDragging=!1;const{clientX:t,clientY:s}=this.extractPointerPosition(e);this.lastClientX=t,this.lastClientY=s,window.addEventListener("mouseup",this.handleMouseUp,Vs),window.addEventListener("touchend",this.handleMouseUp,Vs),window.addEventListener("mousemove",this.handleMouseMove,Vs),window.addEventListener("touchmove",this.handleMouseMove,Vs)}handleMouseUp(){this.pushed&&(this.pushed=!1,this.isDragging=!1,this.slider.notifyScrollEnd(),window.removeEventListener("mouseup",this.handleMouseUp,Vs),window.removeEventListener("touchend",this.handleMouseUp,Vs),window.removeEventListener("mousemove",this.handleMouseMove,Vs),window.removeEventListener("touchmove",this.handleMouseMove,Vs))}handleMouseMove(e){if(!this.pushed)return;const{clientX:t,clientY:s}=this.extractPointerPosition(e),i=t-this.lastClientX,r=s-this.lastClientY;this.lastClientX=t,this.lastClientY=s;const{x:a,y:n}=this.slider.preparePosition(this.slider.getCurrentPosition().x-i,this.slider.getCurrentPosition().y-r);!this.isDragging&&(Math.abs(i)>=1||Math.abs(r)>=1)&&(this.isDragging=!0),this.isDragging&&this.scrollTo({x:a,y:n})}extractPointerPosition(e){return e instanceof MouseEvent?{clientX:e.clientX,clientY:e.clientY}:{clientX:e.touches[0].clientX,clientY:e.touches[0].clientY}}handleScroll(){this.isDragging?this.handleScrollByDraggable():this.isAnimating?this.handleScrollByAnimation():this.handleScrollByMouseWheel()}handleScrollByMouseWheel(){this.slider.notifyScrollStart();const e=this.slider.getElementRef();this.slider.updatePosition(Math.abs(e.scrollLeft),Math.abs(e.scrollTop)),this.slider.testAttraction(e.scrollLeft,e.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition()),this.debouncedTryMouseWheelEndScroll()}handleScrollByDraggable(){this.slider.notifyScrollStart()}handleScrollByAnimation(){if(!this.isAnimating)return;this.slider.notifyScrollStart();const e=this.slider.getElementRef();this.slider.updatePosition(Math.abs(e.scrollLeft),Math.abs(e.scrollTop)),this.slider.testAttraction(e.scrollLeft,e.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition()),this.debouncedTryAnimationEndScroll()}debouncedTryAnimationEndScroll=gr()((()=>{this.isAnimating=!1,this.slider.notifyScrollEnd()}),200);debouncedTryMouseWheelEndScroll=gr()((()=>{this.slider.notifyScrollEnd()}),200)}var vr;!function(e){e.Horizontal="horizontal",e.Vertical="vertical"}(vr||(vr={}));class yr extends t.EventEmitter{scrollStrategy;_isScrolling=!1;slider;currentPosition={x:0,y:0};direction=vr.Horizontal;gap=20;_reachStart=!0;_reachEnd=!0;desktopMode=!0;_dir="ltr";get isScrolling(){return this._isScrolling}get slides(){return this.slider.children[0]instanceof HTMLSlotElement?this.slider.children[0].assignedElements({flatten:!1}):Array.from(this.slider.children)}get elementRef(){return this.slider}get reachStart(){return this._reachStart}get reachEnd(){return this._reachEnd}get scrollWidth(){return this.slider.scrollWidth}get dir(){return this._dir}mount(e){this.slider=e,this.changeScrollStrategy()}destroy(){this.removeAllListeners(),this.scrollStrategy.destroy()}getLength(){return this.slider?.children.length??0}changeDirection(e){this.direction=e,this.scrollTo(0,0),this.changeScrollStrategy()}setGap(e){this.gap=e}setDesktopMode(e){this.desktopMode=e,this.changeScrollStrategy()}getGap(){return this.gap}scrollTo(e,t=300){e=Math.trunc(e);const s=this.preparePosition(e,e);this.isTheSamePosition(s.x,s.y)||(t>0?this.scrollStrategy.scrollWithAnimation(s,t):this.scrollStrategy.scrollTo(s))}isHorizontal(){return this.direction===vr.Horizontal}updatePosition(e,t){this.currentPosition={x:Math.trunc(e),y:Math.trunc(t)}}getElementRef(){return this.slider}getCurrentPosition(){return this.currentPosition}preparePosition(e,t){let s={x:e,y:t};return this.isHorizontal()?s.y=0:s.x=0,this.attractToBounds(s.x,s.y)}attractToBounds(e,t){return{x:this.attractToBoundsByX(e),y:this.attractToBoundsByY(t)}}attractToBoundsByX(e){return e<=0?0:e+this.slider.clientWidth>=this.slider.scrollWidth?this.slider.scrollWidth-this.slider.clientWidth:e}attractToBoundsByY(e){return e<=0?0:e+this.slider.clientHeight>=this.slider.scrollHeight?this.slider.scrollHeight-this.slider.clientHeight:e}testAttraction(e,t){const s=e+this.slider.clientWidth>=Math.max(this.slider.scrollWidth-1,0),i=t+this.slider.clientHeight>=Math.max(this.slider.scrollHeight-1,0);this._reachStart=e<=0&&t<=0,this._reachEnd=this.isHorizontal()?s:i,this.emit("reachStart",this._reachStart),this.emit("reachEnd",this._reachEnd)}setTextDirection(e){this._dir=e}scrollBySlideIndex(e,t){this.isHorizontal()?this.scrollTo(this.slides[e].offsetLeft,t):this.scrollTo(this.slides[e].offsetTop,t)}scrollByDirection(e,t){const{x:s,y:i}=this.getCurrentPosition(),r=this.isHorizontal()?s:i,a=this.getSlidesPerView(),n=this.getStoryWidth(),o=this.getStoryHeight(),l=r+e*a*(this.isHorizontal()?n:o);this.scrollTo(l,t)}notifyScrollStart(){this.isScrolling||(this._isScrolling=!0,this.emit("scrollstart",this.currentPosition))}notifyScrollEnd(){this.isScrolling&&(this._isScrolling=!1,this.emit("scrollend",this.currentPosition))}isTheSamePosition(e,t){return e===this.currentPosition.x&&t===this.currentPosition.y}getSlidesPerView(){if(this.isHorizontal()&&this.slider.clientWidth){const e=this.slider.children[0].clientWidth+this.gap;return Math.round(this.slider.clientWidth/e)}if(!this.isHorizontal()&&this.slider.clientHeight){const e=this.slider.children[0].clientHeight+this.gap;return Math.round(this.slider.clientHeight/e)}return 1}getStoryWidth(){return this.slides[0]?.clientWidth+this.gap}getStoryHeight(){return this.slides[0]?.clientHeight+this.gap}changeScrollStrategy(){this.scrollStrategy&&this.scrollStrategy.destroy(),this.scrollStrategy=this.desktopMode?new fr(this):new mr(this)}}const wr=45,_r=350,Sr="linear",br=1.6,xr=2*Math.tan(wr*Math.PI/360),kr=_r/1e3;class Cr{slider;newAngle=0;angleDelta=0;normalizedShift=0;movementStartAt=0;_currentAngle=0;constructor(e){this.slider=e}get currentAngle(){return this._currentAngle}get perspective(){return 0}get depth(){return 0}startMove(){this.newAngle=0,this.angleDelta=0,this.normalizedShift=0,this.movementStartAt=Date.now()}move(e){this.normalizedShift=e/this.slider.clientWidth*br,this.newAngle=this._currentAngle+this.normalizedShift*wr,this.angleDelta=this.newAngle-this._currentAngle}endMove(){if(!this.normalizedShift)return;let e=Math.round(this.angleDelta/wr);e=this.limitByFastMovement(e),e=this.limitBySliderEdges(e),this.slider.emit("touchEnd",e)}limitByFastMovement(e){return this.isFastMovement(e)?this.normalizedShift<0?-1:1:e}isFastMovement(e){return Date.now()-this.movementStartAt<=500&&0===e}limitBySliderEdges(e){return e<0&&this.slider.isBeginning||e>0&&this.slider.isEnd?0:e}}const Mr=.05;class Lr extends Cr{init(){this._currentAngle=this.slider.currentIndex*wr}transform(e){const t=this.slider.leftElement,s=this.slider.rightElement,i=this.slider.frontElement;t?.style.setProperty("transform",`translateZ(0) translateX(${-100*(.1- -1*e/10)}%) scale(${Math.min(.9+-1*e/10,1)})`),s?.style.setProperty("transform",`translateZ(0) translateX(${100*(1-e)}%)`),i?.style.setProperty("transform",`translateZ(0) translateX(${e<=0?-100*e:-100*(0- -1*e/10)}%) scale(${e<=0?1:1+-1*e/10})`)}move(e){super.move(e),this.normalizedShift=this.applyBoundsConstraint(this.normalizedShift),this.transform(this.normalizedShift)}getCSSStyle(e,t){return{display:Math.abs(e-t)<=1?"block":"none",transition:"inherit",transform:`translateZ(0) translateX(${0===e?-10:-100*t+100*e}%) scale(${0===e?.9:1})`}}applyBoundsConstraint(e){return this.slider.isBeginning||this.slider.isEnd?e>=Mr&&this.slider.isEnd?Mr:e<=-.05&&this.slider.isBeginning?-.05:e:e}}const Er=.05;class Ar extends Cr{init(){this._currentAngle=this.slider.currentIndex*wr}transform(e){const t=this.slider.leftElement,s=this.slider.rightElement,i=this.slider.frontElement;t?.style.setProperty("transform",`translateZ(0) translateX(${-100*(1+e)}%)`),s?.style.setProperty("transform",`translateZ(0) translateX(${100*(1-e)}%)`),i?.style.setProperty("transform",`translateZ(0) translateX(${-100*e}%)`)}move(e){super.move(e),this.normalizedShift=this.applyBoundsConstraint(this.normalizedShift),this.transform(this.normalizedShift)}getCSSStyle(e,t){return{display:Math.abs(e-t)<=1?"block":"none",transition:"inherit",transform:`translateZ(0) translateX(${-100*t+100*e}%)`}}applyBoundsConstraint(e){return this.slider.isBeginning||this.slider.isEnd?e>=Er&&this.slider.isEnd?Er:e<=-.05&&this.slider.isBeginning?-.05:e:e}}class Or extends Cr{get perspective(){return this.slider.clientWidth*br}get depth(){return this.slider.clientWidth/xr}init(){this.transform(this.slider.currentIndex)}async transform(e){this._currentAngle=this._currentAngle+e*wr,this.slider.setTransform(`rotateY(${-this._currentAngle}deg)`)}move(e){super.move(e),this.newAngle=this.applyBoundsConstraint(this.angleDelta),this.slider.setTransform(`rotateY(${-this.newAngle}deg)`)}getCSSStyle(e,t){return{display:Math.abs(e-t)<=1?"block":"none",transition:"",transform:"rotateY("+e*wr+`deg) translateZ(${this.depth}px)`}}applyBoundsConstraint(e){return this.slider.isBeginning||this.slider.isEnd?e>=5&&this.slider.isEnd?this._currentAngle+5:e<=-5&&this.slider.isBeginning?this._currentAngle-5:this.newAngle:this.newAngle}}class Ir{static create(e,t){switch(t){case M.FLAT:return new Ar(e);case M.COVER:return new Lr(e);case M.CUBE:return new Or(e);default:return new Ar(e)}}}var Tr=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Rr=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let Pr=(()=>{let e,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y=t.EventEmitter,w=[],_=[],S=[],b=[],x=[],k=[],C=[];return class extends y{static{const t="function"==typeof Symbol&&Symbol.metadata?Object.create(y[Symbol.metadata]??null):void 0;e=[X.observable],s=[X.observable],i=[X.observable],r=[X.computed],a=[X.computed],n=[X.computed],o=[X.computed],l=[X.computed],d=[X.computed],c=[X.computed],h=[X.computed],u=[X.computed],p=[X.action],g=[X.action],m=[X.action],f=[X.action],v=[X.action],Rr(this,null,e,{kind:"accessor",name:"_animating",static:!1,private:!1,access:{has:e=>"_animating"in e,get:e=>e._animating,set:(e,t)=>{e._animating=t}},metadata:t},_,S),Rr(this,null,s,{kind:"accessor",name:"_currentIndex",static:!1,private:!1,access:{has:e=>"_currentIndex"in e,get:e=>e._currentIndex,set:(e,t)=>{e._currentIndex=t}},metadata:t},b,x),Rr(this,null,i,{kind:"accessor",name:"effect",static:!1,private:!1,access:{has:e=>"effect"in e,get:e=>e.effect,set:(e,t)=>{e.effect=t}},metadata:t},k,C),Rr(this,null,r,{kind:"getter",name:"animating",static:!1,private:!1,access:{has:e=>"animating"in e,get:e=>e.animating},metadata:t},null,w),Rr(this,null,a,{kind:"getter",name:"leftElement",static:!1,private:!1,access:{has:e=>"leftElement"in e,get:e=>e.leftElement},metadata:t},null,w),Rr(this,null,n,{kind:"getter",name:"rightElement",static:!1,private:!1,access:{has:e=>"rightElement"in e,get:e=>e.rightElement},metadata:t},null,w),Rr(this,null,o,{kind:"getter",name:"frontElement",static:!1,private:!1,access:{has:e=>"frontElement"in e,get:e=>e.frontElement},metadata:t},null,w),Rr(this,null,l,{kind:"getter",name:"isBeginning",static:!1,private:!1,access:{has:e=>"isBeginning"in e,get:e=>e.isBeginning},metadata:t},null,w),Rr(this,null,d,{kind:"getter",name:"isEnd",static:!1,private:!1,access:{has:e=>"isEnd"in e,get:e=>e.isEnd},metadata:t},null,w),Rr(this,null,c,{kind:"getter",name:"perspective",static:!1,private:!1,access:{has:e=>"perspective"in e,get:e=>e.perspective},metadata:t},null,w),Rr(this,null,h,{kind:"getter",name:"depth",static:!1,private:!1,access:{has:e=>"depth"in e,get:e=>e.depth},metadata:t},null,w),Rr(this,null,u,{kind:"getter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,get:e=>e.currentIndex},metadata:t},null,w),Rr(this,null,p,{kind:"setter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,set:(e,t)=>{e.currentIndex=t}},metadata:t},null,w),Rr(this,null,g,{kind:"method",name:"init",static:!1,private:!1,access:{has:e=>"init"in e,get:e=>e.init},metadata:t},null,w),Rr(this,null,m,{kind:"method",name:"transformWithAmimation",static:!1,private:!1,access:{has:e=>"transformWithAmimation"in e,get:e=>e.transformWithAmimation},metadata:t},null,w),Rr(this,null,f,{kind:"method",name:"move",static:!1,private:!1,access:{has:e=>"move"in e,get:e=>e.move},metadata:t},null,w),Rr(this,null,v,{kind:"method",name:"endMove",static:!1,private:!1,access:{has:e=>"endMove"in e,get:e=>e.endMove},metadata:t},null,w),t&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:t})}#e=(Tr(this,w),Tr(this,_,!1));get _animating(){return this.#e}set _animating(e){this.#e=e}#t=(Tr(this,S),Tr(this,b,0));get _currentIndex(){return this.#t}set _currentIndex(e){this.#t=e}#s=(Tr(this,x),Tr(this,k,null));get effect(){return this.#s}set effect(e){this.#s=e}$el=Tr(this,C);get clientWidth(){return this.$el.clientWidth}get animating(){return this._animating}get leftElement(){return this.$el.children.item(this._currentIndex-1)}get rightElement(){return this.$el.children.item(this._currentIndex+1)}get frontElement(){return this.$el.children.item(this._currentIndex)}get isBeginning(){return this._currentIndex-1==0}get isEnd(){return this._currentIndex+1===this.$el.children.length-1}get perspective(){return this.effect?.perspective??0}get depth(){return this.effect?.depth??0}get currentIndex(){return this._currentIndex}set currentIndex(e){this._currentIndex=e}getCSSStyle(e,t){return this.effect?.getCSSStyle(e,t)??{}}init({$el:e,transformStyle:t}){this.$el=e,this.effect=Ir.create(this,t),this.effect.init(),this.setTransition("transform 0s"),this.updateSlidesStyle(0)}async transformWithAmimation(e){this.emit("transitionStart"),this._animating=!0,this.setTransition(`transform ${kr}s ${Sr}`),this.effect.transform(e),await this.waitTransitionEnd(),this.updateSlidesStyle(e),this._animating=!1,this.emit("transitionEnd")}startMove(){this.effect.startMove()}move(e){this._animating=!0,this.emit("touchMove"),this.effect.move(e)}endMove(){this._animating=!1,this.effect.endMove()}setTransform(e){this.$el.style.setProperty("transform",e)}updateSlidesStyle(e){const t=Array.from(this.$el.children);for(let s=0;s<t.length;s++){const i=t[s],r=this.effect.getCSSStyle(s,this.currentIndex+e);i.style.display=r.display,i.style.transform=r.transform,i.style.transition=r.transition}}setTransition(e){this.$el.style.setProperty("transition",e)}waitTransitionEnd(){return new Promise((e=>{const t=s=>{Math.round(100*s.elapsedTime)/100===kr&&"transform"===s.propertyName&&(this.setTransition("transform 0s"),this.$el.removeEventListener("transitionend",t),e())};this.$el.addEventListener("transitionend",t)}))}}})();var Dr;!function(e){e.Open="open"}(Dr||(Dr={}));class jr extends Gi{slideApi;touchController;_swipeUpLinkTarget;_swipeUpElementId;slideContent;eventEmitter=new t.EventEmitter;constructor(e,t){super(),this.slideApi=e,this.touchController=t,this.type="SwipeUpGoodsWidget",this.handleSwipeUpGesture=this.handleSwipeUpGesture.bind(this),this.handleClick=this.handleClick.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}get targetUrl(){return decodeURIComponent(this._swipeUpLinkTarget??"")}get elementId(){return this._swipeUpElementId}async init(e){this.slideContent=e,this.elements=e.querySelectorAll(".narrative-element-swipe-up-items"),this.firstElement&&(this._swipeUpLinkTarget=decodeURIComponent(this.firstElement.getAttribute("data-link-target")??""),this._swipeUpElementId=this.firstElement.getAttribute("data-element-id")??void 0,this.registerEvents())}click(e){}destroy(){this.unregisterEvents()}close(){this.touchController?.enable(),es(),this.setGoodsElementOpacity(1)}on(e,t){this.eventEmitter.on(e,t)}off(e,t){this.eventEmitter.off(e,t)}registerEvents(){this.touchController.on(nr.TouchEnd,this.handleTouchEnd),this.firstElement?.addEventListener("click",this.handleClick)}unregisterEvents(){this.touchController.off(nr.TouchEnd,this.handleTouchEnd),this.firstElement?.removeEventListener("click",this.handleClick)}handleClick(e){e.preventDefault(),e.stopPropagation(),this.open()}handleSwipeUpGesture(){this.open()}handleTouchEnd({dy:e}){this.touchController&&e<10&&this.touchController.verticalSwipeGesture&&this.handleSwipeUpGesture()}open(){this._swipeUpLinkTarget&&this.slideContent&&this._swipeUpElementId&&(this.touchController?.disable(),Xt(),this.eventEmitter.emit(Dr.Open),this.setGoodsElementOpacity(0))}setGoodsElementOpacity(e){const t=this.slideContent?.querySelector(`[data-element-id="${this._swipeUpElementId}"]`);t&&t.style.setProperty("display",e>0?"block":"none")}}class Br extends Gi{slideApi;touchController;linkClickHandler;_swipeUpLinkTarget;_swipeUpElementId;slideContent;constructor(e,t,s){super(),this.slideApi=e,this.touchController=t,this.linkClickHandler=s,this.type=Br.name,this.handleSwipeUpGesture=this.handleSwipeUpGesture.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}get swipeUpLinkTarget(){return this._swipeUpLinkTarget}get swipeUpElementId(){return this._swipeUpElementId}async init(e){this.slideContent=e,this.elements=e.querySelectorAll(".narrative-element-swipe-up"),this.firstElement&&(this._swipeUpLinkTarget=decodeURIComponent(this.firstElement.getAttribute("data-link-target")??""),this._swipeUpElementId=this.firstElement.getAttribute("data-element-id")??void 0,this.touchController?.on(nr.TouchEnd,this.handleTouchEnd))}click(e){e.target.classList.contains("narrative-element-swipe-up")&&(e.navigationController.preventDefault(),this.linkClickHandler.onLinkClick({widget:this,target:e.target}))}destroy(){this.touchController?.off(nr.TouchEnd,this.handleTouchEnd)}handleSwipeUpGesture(){if(!this._swipeUpLinkTarget||!this.slideContent||!this._swipeUpElementId)return;const e=this.slideContent.querySelector(`[data-element-id="${this._swipeUpElementId}"]`);e&&this.linkClickHandler.onLinkClick({widget:this,target:e})}handleTouchEnd({dy:e}){this.touchController&&e<10&&this.touchController.verticalSwipeGesture&&this.handleSwipeUpGesture()}}var Nr;!function(e){e[e.None=0]="None",e[e.DisableNext=1]="DisableNext",e[e.DisablePrev=2]="DisablePrev"}(Nr||(Nr={}));class Fr{slide;event;geometry;dir;desktopMode;_mode=Nr.None;_defaultPrevented=!1;_direction=0;constructor(e,t,s,i,r){this.slide=e,this.event=t,this.geometry=s,this.dir=i,this.desktopMode=r,this._direction=this.calcDirection()}get mode(){return this._mode}get direction(){return this._direction}get defaultPrevented(){return this._defaultPrevented||this.slide.navigationDisabled}get navigationDisabled(){return this.slide.navigationDisabled}preventDefault(){this._defaultPrevented=!0}disableNextClick(){this._mode=Nr.DisableNext}navigate(){this.direction<0?this.toPrev():this.mode!==Nr.DisableNext&&this.toNext()}toPrev(){"ltr"===this.dir?this.prevSlideOrStory():this.nextSlideOrStory()}toNext(){"ltr"===this.dir?this.nextSlideOrStory():this.prevSlideOrStory()}prevSlideOrStory(){this.slide.story.reachStart?Ft.emit(`${Ja.id}.showPrevStory`):this.slide.story.prevSlide()}nextSlideOrStory(){this.slide.story.reachEnd?Ft.emit(`${Ja.id}.showNextStory`):this.slide.story.nextSlide()}calcClickPosition(){let e=0,t=0;return this.desktopMode?(e=this.geometry.calculateWidth(),t=this.event.nativeEvent.offsetX):(e=this.geometry.vw,t=this.event.nativeEvent.pageX||this.event.nativeEvent.touches?.[0].pageX),t/e}calcDirection(){return this.calcClickPosition()<=.3?-1:1}}var Vr;!function(e){e.Idle="idle",e.Init="init",e.StartLoading="startLoading",e.Loading="loading",e.Loaded="loaded",e.Starting="starting",e.Started="started",e.Paused="paused",e.Error="error",e.Destroyed="destroyed"}(Vr||(Vr={}));class zr{animationApi;slideElement=null;constructor(e){this.animationApi=e}init(e){this.slideElement=e.querySelector(".narrative-slide")}start(){try{if(!this.slideElement)return;this.animationApi.start(this.slideElement,!0)}catch(e){console.error(e)}}stop(){try{if(!this.slideElement)return;this.animationApi.stop(this.slideElement,!0)}catch(e){console.error(e)}}resume(){this.slideElement&&this.animationApi.resume(this.slideElement)}pause(){this.slideElement&&this.animationApi.pause(this.slideElement)}}var Ur=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Wr=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let Gr=(()=>{let e,t,s,i,r,a,n,o,l,d,c=[],h=[],u=[],p=[],g=[];return class{static{const m="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[X.observable],t=[X.observable],s=[X.computed],i=[X.computed],r=[X.action],a=[X.action],n=[X.action],o=[X.action],l=[X.action],d=[X.action],Wr(this,null,e,{kind:"accessor",name:"_state",static:!1,private:!1,access:{has:e=>"_state"in e,get:e=>e._state,set:(e,t)=>{e._state=t}},metadata:m},h,u),Wr(this,null,t,{kind:"accessor",name:"_muted",static:!1,private:!1,access:{has:e=>"_muted"in e,get:e=>e._muted,set:(e,t)=>{e._muted=t}},metadata:m},p,g),Wr(this,null,s,{kind:"getter",name:"state",static:!1,private:!1,access:{has:e=>"state"in e,get:e=>e.state},metadata:m},null,c),Wr(this,null,i,{kind:"getter",name:"muted",static:!1,private:!1,access:{has:e=>"muted"in e,get:e=>e.muted},metadata:m},null,c),Wr(this,null,r,{kind:"method",name:"resume",static:!1,private:!1,access:{has:e=>"resume"in e,get:e=>e.resume},metadata:m},null,c),Wr(this,null,a,{kind:"method",name:"pause",static:!1,private:!1,access:{has:e=>"pause"in e,get:e=>e.pause},metadata:m},null,c),Wr(this,null,n,{kind:"method",name:"mute",static:!1,private:!1,access:{has:e=>"mute"in e,get:e=>e.mute},metadata:m},null,c),Wr(this,null,o,{kind:"method",name:"unmute",static:!1,private:!1,access:{has:e=>"unmute"in e,get:e=>e.unmute},metadata:m},null,c),Wr(this,null,l,{kind:"method",name:"start",static:!1,private:!1,access:{has:e=>"start"in e,get:e=>e.start},metadata:m},null,c),Wr(this,null,d,{kind:"method",name:"stop",static:!1,private:!1,access:{has:e=>"stop"in e,get:e=>e.stop},metadata:m},null,c),m&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:m})}context=Ur(this,c);widgetManager;animationApi;layersManager;slideElement;#i=Ur(this,h,Vr.Idle);get _state(){return this.#i}set _state(e){this.#i=e}videoManager=(Ur(this,u),null);narrativeAnimationContext;#r=Ur(this,p,!1);get _muted(){return this.#r}set _muted(e){this.#r=e}_navigationDisabled=(Ur(this,g),!1);slideContent;slideContentInnerHTML;mutex=new ws.Mutex;constructor(e,t,s,i,r){this.context=e,this.widgetManager=t,this.animationApi=s,this.layersManager=i,this.slideElement=r,this.narrativeAnimationContext=new zr(this.animationApi),this.fitNarrativeTextLines=this.fitNarrativeTextLines.bind(this)}get $el(){return this.slideContent}get widgets(){return this.widgetManager.widgets}get state(){return this._state}get muted(){return this._muted}get navigationDisabled(){return this._navigationDisabled}async resume(){const e=await this.mutex.acquire();try{if(this.state!==Vr.Paused)return;await(this.videoManager?.resume()),this.narrativeAnimationContext.resume(),this.widgetManager.resume(),this.context.onSlideResume(),this.setState(Vr.Started),e()}catch(e){console.error(e)}finally{e()}}async pause(){const e=await this.mutex.acquire();try{if(this.state!==Vr.Started)return;this.videoManager?.pause(),this.narrativeAnimationContext.pause(),this.widgetManager.pause(),this.context.onSlidePause(),this.setState(Vr.Paused),e()}finally{e()}}mute(){this._muted=!0,this.videoManager?.mute()}unmute(){this._muted=!1,this.videoManager?.unmute()}onClick({target:e,navigationController:t}){fa.is(e)?this.slideElement.click(e):(this.widgetManager.handleWidgetClick(e,t),t.defaultPrevented||t.navigate())}onClickLinkElement(e){this.slideElement.click(e)}async reload(){const e=await this.mutex.acquire();this.setState(Vr.Idle),e()}async init(e){const t=await this.mutex.acquire();try{if(this._state!==Vr.Idle)return;this.setState(Vr.Init),this.slideContent=e,this.slideContentInnerHTML=this.slideContent.innerHTML,this.parseNavigationDisable(),this.videoManager=this.createVideoManager(),this.narrativeAnimationContext.init(this.slideContent),this.context.onSlideInit(),await this.initLayersAndWidgetManager(e),await this.load()}finally{t()}}async start(){const e=await this.mutex.acquire();try{if(this.state===Vr.Idle||this.state===Vr.Started)return;this.setState(Vr.Starting),await(this.videoManager?.start()),await this.context.onSlideStarted(),this.narrativeAnimationContext.start(),this.setState(Vr.Started)}catch(e){console.error(e),this.setState(Vr.Error)}finally{e()}}async stop(){const e=await this.mutex.acquire();try{if(this.state!==Vr.Started&&this.state!==Vr.Error)return;this.narrativeAnimationContext.stop(),this.widgetManager.stop(),await this.destroyVideoManager(),this.resetSlideContentHTML(),this.context.onSlideStop(),this.setState(Vr.Idle)}catch(e){console.error(e),this.context.onSlideStop(),this.setState(Vr.Error)}finally{e()}}findWidgetByType(e){return this.widgetManager.findWidgetByType(e)}refreshWidgetsData(){this.widgetManager.refreshUserData()}showLayerByIndex(e){this.layersManager.showLayerByIndex(e)}async initLayersAndWidgetManager(e){this.layersManager.init(e,this.animationApi),await this.widgetManager.init(this.slideContent),this.layersManager.init(e,this.animationApi)}resetSlideContentHTML(){this.slideContent.innerHTML=this.slideContentInnerHTML}setState(e){this._state=e,this.context.onSlideStateChanged(e)}async load(){if(this.state!==Vr.Loaded)try{this.context.onSlideLoadStart(),this.setState(Vr.StartLoading),await this.loadResources(),await(async e=>{let t=0;return new Promise((s=>{const i=()=>{t++,e.getBoundingClientRect().height>0||t>10?s():requestAnimationFrame(i)};i()}))})(this.slideContent),this.fitNarrativeTextLines(),this.setState(Vr.Loaded),this.context.onSlideLoadEnd()}catch(e){console.error(e),this.setState(Vr.Error)}}async loadResources(){return new Promise((async(e,t)=>{let s=setTimeout((()=>{t("[IAM]: Media resources were not loaded")}),1e4);try{await this.loadMediaResources(this.slideContent),await this.loadFonts(),await(this.videoManager?.load()),e()}catch(e){t(e)}finally{clearTimeout(s)}}))}loadFonts(){return new Promise((e=>{"fonts"in document?document.fonts.ready&&document.fonts.ready.catch(e).finally(e):e()}))}loadMediaResources(e){return new Promise(((t,s)=>function(e,t,s){const i=function(e){return new Promise((function(t,s){if("img"===e.tagName.toLowerCase()&&e instanceof HTMLImageElement){const s=()=>{requestAnimationFrame((()=>requestAnimationFrame((()=>{t(e),e.removeEventListener("load",s)}))))};e.addEventListener("load",s),e.complete&&0!==e.naturalHeight&&requestAnimationFrame((function(){requestAnimationFrame((function(){t(e)}))}))}else t(e);e.addEventListener("error",(function(e){var t=e.target instanceof HTMLImageElement;if(e&&e.target&&t&&e.target.style){e.target.style.display="none";var i=e.target.closest(".narrative-element-image");i&&(i.style.display="none")}s(e)}))}))},r=e.querySelectorAll("img,video");let a,n=[];for(a=0;a<r.length;++a)n.push(i(r[a]));n.length,Promise.all(n).then((e=>{t()})).catch(s)}(e,t,s)))}fitNarrativeTextLines(){const e=Array.from(this.slideContent.querySelectorAll(".narrative-element-text-wrapper>.narrative-element-text-lines")).slice();Ri(e,{})}parseNavigationDisable(){const e=this.slideContent.querySelector(".narrative-slide");if(!e)return!1;this._navigationDisabled="1"===e.dataset.disableNavigation}createVideoManager(){const e=Ui.create(this.slideContent,this.layersManager);return e?(e.on(Pi.Playing,this.handleVideoPlaying),e.on(Pi.Waiting,this.handleVideoWaiting),e.on(Pi.Error,this.handleVideoError),e):null}async destroyVideoManager(){this.videoManager&&(this.videoManager.off(Pi.Playing,this.handleVideoPlaying),this.videoManager.off(Pi.Waiting,this.handleVideoWaiting),this.videoManager.off(Pi.Waiting,this.handleVideoError),await this.videoManager.destroy())}handleVideoPlaying=()=>{this.context.onSlideResume()};handleVideoWaiting=()=>{this.context.onSlidePause()};handleVideoError=async()=>{const e=await this.mutex.acquire();try{if(this.state===Vr.Idle)return;this.context.onSlideVideoError(),this.setState(Vr.Error)}catch(e){console.error(e)}finally{e()}}}})();class $r{storyReader;constructor(e){this.storyReader=e}handle(e){this.storyReader.close()}}class Hr{storyManager;activeStory;constructor(e,t){this.storyManager=e,this.activeStory=t}handle(e){const t=e.linkTarget;this.emitWidgetLinkEvent(t,e),this.activeStory.markAsOpened(),Ft.emit(fs.TransitionFromSlide,{storyId:this.activeStory.id,slideIndex:this.activeStory.activeSlideIndex})}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e}})}}class qr extends t.EventEmitter{iframe;origin;constructor(e,t){super(),this.iframe=e,this.origin=t,this.messageListener=this.messageListener.bind(this),window.addEventListener("message",this.messageListener,!1)}messageListener(e){if(e.origin!==this.origin)return;const[t,...s]=e.data;try{if(!Array.isArray(e.data))throw new Error(`Invalid MessageEvent data format ${e.data}`);this.emit(t,...s)}catch(e){console.error(e)}}sendMessage(e,t){this.iframe.contentWindow?.postMessage([e,t],this.origin)}pauseGameUI(){this?.sendMessage("cb",{cb:"pauseUI",arguments:JSON.stringify([])})}resumeGameUI(){this?.sendMessage("cb",{cb:"resumeUI",arguments:JSON.stringify([])})}shareComplete(e,t){this.sendMessage("shareComplete",{id:e,isSuccess:t})}closeGameReader(){this.sendMessage("closeGameReader")}initGame(e){this.sendMessage("cb",{cb:"initGame",arguments:JSON.stringify([e])})}sendGameCenterEventByApiRequest(e,t){this.sendMessage("cb",{cb:e,plainData:t})}notifyGameCanBeStarted(){this.sendMessage("gameShouldForeground")}destroy(){window.removeEventListener("message",this.messageListener,!1),this.removeAllListeners()}}class Qr{userKey;gameInstanceId;instanceUserData;constructor(e,t,s){this.userKey=e,this.gameInstanceId=t,this.instanceUserData=s}set(e){return window.localStorage.setItem(this.key,JSON.stringify(e)),e}get(){let e={};const t=tt()(this.instanceUserData)?this.instanceUserData:{};try{const t=JSON.parse(window.localStorage.getItem(this.key)??"{}");tt()(t)&&(e=t)}catch(e){console.error(e)}return lr()(e,t)}get key(){return`game_instance_data_${this.userKey}_${this.gameInstanceId}`}}class Kr{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const{id:t,callback:s}=JSON.parse(e),i=this.gameReaderViewModel.gameLaunch;if(!i)return;const r=new Qr(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).get();this.gameCenterMessageService.sendMessage("cb",{cb:s,arguments:JSON.stringify([t,JSON.stringify(r)])})}}class Yr{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const{gameInstanceId:t,data:s}=JSON.parse(e),i=this.gameReaderViewModel.gameLaunch;if(!i)return;const r=new Qr(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).set(s);Me.post(`game/${t}/instance-user-data`,JSON.stringify(r)).catch(console.error)}}const Zr=(0,j.createEffect)((async({gameInstanceId:e,gameOptions:t})=>{await Ee();const s={};t&&tt()(t)&&null!=t.demoMode&&(s.demoMode=Boolean(t.demoMode));const i=await Me.post(`game/${e}/launch?expand=config`,s);if(!i.ok)throw new Error(JSON.stringify(i.data));return i.data.clientConfig=Jr(),i.data})),Jr=()=>{let e=Le.getState();const t=B.getState();return{sessionId:e.session.id,userKey:e.user_key,apiKey:t.apiKey,sdkVersion:"3.0.0",apiBaseUrl:_e.apiUrl,userAgent:xe,appPackageId:t.appPackageId,deviceId:G.getState(),userId:t.userId??"",lang:t.lang.toString(),placeholders:il.combinedPlaceholders}};class Xr{window;scrollbarHidden=!1;constructor(e){this.window=e}get width(){const e=this.window.document.documentElement.clientWidth;return Math.abs(this.window.innerWidth-e)}setScrollbar(e=this.width){this.scrollbarHidden||(this.disableOverFlow(),this.setBodyContainer(),this.setElementAttributes("body","paddingRight",(t=>t+e)),this.scrollbarHidden=!0)}resetScrollbar(){this.scrollbarHidden&&(this.resetElementAttributes("html","overflow"),this.resetElementAttributes("body","overflow"),this.resetElementAttributes("body","paddingRight"),this.resetBodyContainer(),this.scrollbarHidden=!1)}resetElementAttributes(e,t){this.window.document.querySelectorAll(e).forEach((e=>{const s=e.dataset[t];void 0===s?e.style.removeProperty(t):(delete e.dataset[t],e.style[t]=s)}))}disableOverFlow(){const e=this.window.document,t=e.documentElement.style.overflow,s=e.body.style.overflow;s&&(e.body.dataset.overflow=s),t&&(e.documentElement.dataset.overflow=t),e.body.style.overflow="hidden",e.documentElement.style.overflow="hidden"}setElementAttributes(e,t,s){const i=this.width;this.window.document.querySelectorAll(e).forEach((e=>{if(e!==this.window.document.body&&this.window.innerWidth>e.clientWidth+i)return;const r=e.style[t],a=this.window.getComputedStyle(e)[t];e.dataset[t]=r,e.style[t]=`${s(Number.parseFloat(a))}px`}))}setBodyContainer(){const e=this.window.document,t=e.body.style.container;t&&(e.body.dataset.container=t),e.body.style.container="unset"}resetBodyContainer(){this.resetElementAttributes("body","container")}}var ea,ta,sa=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},ia=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.OpenGame="openGame"}(ea||(ea={})),function(e){e.Close="close",e.OpenSharePanel="openSharePanel"}(ta||(ta={}));let ra=(()=>{let e,t,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y,w,_,S,b,k,C,M,L=Ye,E=[],A=[],O=[],I=[],T=[],R=[],P=[],D=[],j=[],B=[],N=[],F=[],V=[],z=[],U=[],W=[],G=[];return class $ extends L{static{const x="function"==typeof Symbol&&Symbol.metadata?Object.create(L[Symbol.metadata]??null):void 0;e=[X.observable],t=[X.observable],s=[X.observable],i=[X.observable],r=[X.observable],a=[X.observable],n=[X.observable],o=[X.observable],l=[X.computed],d=[X.computed],c=[X.computed],h=[X.computed],u=[X.computed],p=[X.computed],g=[X.computed],m=[X.computed],f=[X.computed],v=[X.action],y=[X.action],w=[X.action],_=[X.action],S=[X.action],b=[X.action],k=[X.action],C=[X.action],M=[X.action],ia(this,null,e,{kind:"accessor",name:"_isOpened",static:!1,private:!1,access:{has:e=>"_isOpened"in e,get:e=>e._isOpened,set:(e,t)=>{e._isOpened=t}},metadata:x},A,O),ia(this,null,t,{kind:"accessor",name:"_isGameInited",static:!1,private:!1,access:{has:e=>"_isGameInited"in e,get:e=>e._isGameInited,set:(e,t)=>{e._isGameInited=t}},metadata:x},I,T),ia(this,null,s,{kind:"accessor",name:"_isGameLoading",static:!1,private:!1,access:{has:e=>"_isGameLoading"in e,get:e=>e._isGameLoading,set:(e,t)=>{e._isGameLoading=t}},metadata:x},R,P),ia(this,null,i,{kind:"accessor",name:"_gameInstanceId",static:!1,private:!1,access:{has:e=>"_gameInstanceId"in e,get:e=>e._gameInstanceId,set:(e,t)=>{e._gameInstanceId=t}},metadata:x},D,j),ia(this,null,r,{kind:"accessor",name:"_gameLaunch",static:!1,private:!1,access:{has:e=>"_gameLaunch"in e,get:e=>e._gameLaunch,set:(e,t)=>{e._gameLaunch=t}},metadata:x},B,N),ia(this,null,a,{kind:"accessor",name:"_gameLaunchError",static:!1,private:!1,access:{has:e=>"_gameLaunchError"in e,get:e=>e._gameLaunchError,set:(e,t)=>{e._gameLaunchError=t}},metadata:x},F,V),ia(this,null,n,{kind:"accessor",name:"_closeBtnVisible",static:!1,private:!1,access:{has:e=>"_closeBtnVisible"in e,get:e=>e._closeBtnVisible,set:(e,t)=>{e._closeBtnVisible=t}},metadata:x},z,U),ia(this,null,o,{kind:"accessor",name:"_gameShouldBeShown",static:!1,private:!1,access:{has:e=>"_gameShouldBeShown"in e,get:e=>e._gameShouldBeShown,set:(e,t)=>{e._gameShouldBeShown=t}},metadata:x},W,G),ia(this,null,l,{kind:"getter",name:"closeBtnVisible",static:!1,private:!1,access:{has:e=>"closeBtnVisible"in e,get:e=>e.closeBtnVisible},metadata:x},null,E),ia(this,null,d,{kind:"getter",name:"isGameLoading",static:!1,private:!1,access:{has:e=>"isGameLoading"in e,get:e=>e.isGameLoading},metadata:x},null,E),ia(this,null,c,{kind:"getter",name:"isGameInited",static:!1,private:!1,access:{has:e=>"isGameInited"in e,get:e=>e.isGameInited},metadata:x},null,E),ia(this,null,h,{kind:"getter",name:"gameLaunchError",static:!1,private:!1,access:{has:e=>"gameLaunchError"in e,get:e=>e.gameLaunchError},metadata:x},null,E),ia(this,null,u,{kind:"getter",name:"gameLaunch",static:!1,private:!1,access:{has:e=>"gameLaunch"in e,get:e=>e.gameLaunch},metadata:x},null,E),ia(this,null,p,{kind:"getter",name:"gameInstanceId",static:!1,private:!1,access:{has:e=>"gameInstanceId"in e,get:e=>e.gameInstanceId},metadata:x},null,E),ia(this,null,g,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:x},null,E),ia(this,null,m,{kind:"getter",name:"gameShouldBeShown",static:!1,private:!1,access:{has:e=>"gameShouldBeShown"in e,get:e=>e.gameShouldBeShown},metadata:x},null,E),ia(this,null,f,{kind:"getter",name:"isWidescreen",static:!1,private:!1,access:{has:e=>"isWidescreen"in e,get:e=>e.isWidescreen},metadata:x},null,E),ia(this,null,v,{kind:"method",name:"openGame",static:!1,private:!1,access:{has:e=>"openGame"in e,get:e=>e.openGame},metadata:x},null,E),ia(this,null,y,{kind:"method",name:"closeGame",static:!1,private:!1,access:{has:e=>"closeGame"in e,get:e=>e.closeGame},metadata:x},null,E),ia(this,null,w,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:x},null,E),ia(this,null,_,{kind:"method",name:"setDesktopMode",static:!1,private:!1,access:{has:e=>"setDesktopMode"in e,get:e=>e.setDesktopMode},metadata:x},null,E),ia(this,null,S,{kind:"method",name:"handleGameShouldBeShown",static:!1,private:!1,access:{has:e=>"handleGameShouldBeShown"in e,get:e=>e.handleGameShouldBeShown},metadata:x},null,E),ia(this,null,b,{kind:"method",name:"handleGameLoaded",static:!1,private:!1,access:{has:e=>"handleGameLoaded"in e,get:e=>e.handleGameLoaded},metadata:x},null,E),ia(this,null,k,{kind:"method",name:"handleGameComplete",static:!1,private:!1,access:{has:e=>"handleGameComplete"in e,get:e=>e.handleGameComplete},metadata:x},null,E),ia(this,null,C,{kind:"method",name:"handleReloadGameReader",static:!1,private:!1,access:{has:e=>"handleReloadGameReader"in e,get:e=>e.handleReloadGameReader},metadata:x},null,E),ia(this,null,M,{kind:"method",name:"handleGameLoadFailed",static:!1,private:!1,access:{has:e=>"handleGameLoadFailed"in e,get:e=>e.handleGameLoadFailed},metadata:x},null,E),x&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:x})}storyManager=sa(this,E);#a=sa(this,A,!1);get _isOpened(){return this.#a}set _isOpened(e){this.#a=e}#n=(sa(this,O),sa(this,I,!1));get _isGameInited(){return this.#n}set _isGameInited(e){this.#n=e}#o=(sa(this,T),sa(this,R,!1));get _isGameLoading(){return this.#o}set _isGameLoading(e){this.#o=e}#l=(sa(this,P),sa(this,D,null));get _gameInstanceId(){return this.#l}set _gameInstanceId(e){this.#l=e}#d=(sa(this,j),sa(this,B,null));get _gameLaunch(){return this.#d}set _gameLaunch(e){this.#d=e}#c=(sa(this,N),sa(this,F,null));get _gameLaunchError(){return this.#c}set _gameLaunchError(e){this.#c=e}#h=(sa(this,V),sa(this,z,!1));get _closeBtnVisible(){return this.#h}set _closeBtnVisible(e){this.#h=e}#u=(sa(this,U),sa(this,W,!1));get _gameShouldBeShown(){return this.#u}set _gameShouldBeShown(e){this.#u=e}initGameRetryAttempts=(sa(this,G),0);gameCenterMessageService=null;safeAreaInsets={top:0,bottom:0,left:0,right:0};openGameOptions={};desktopMode=!0;dir="ltr";scrollbarHelper=new Xr(window);constructor(e){super(),this.storyManager=e,this.handleVisibilityChange=this.handleVisibilityChange.bind(this),this.handleOpenGameCenterEvent=this.handleOpenGameCenterEvent.bind(this),document.addEventListener("visibilitychange",this.handleVisibilityChange),Ft.on(ea.OpenGame,this.handleOpenGameCenterEvent),Ft.on(`${$.id}.openGame`,this.handleOpenGameCenterEvent),this.storyManager.setViewModel($.id,this)}static id="GameReaderViewModel";get closeBtnVisible(){return this._closeBtnVisible}get isGameLoading(){return this._isGameLoading}get isGameInited(){return this._isGameInited}get gameLaunchError(){return this._gameLaunchError}get gameLaunch(){return this._gameLaunch}get gameInstanceId(){return this._gameInstanceId}get isOpened(){return this._isOpened}get gameShouldBeShown(){return this._gameShouldBeShown}get isWidescreen(){return this.desktopMode&&(this.gameLaunch?.screenOptions.widescreen??!0)}async openGame(e,t){if(this.isOpened)throw new Error(`Close the launched game with ID "${this.gameInstanceId}"`);this._gameInstanceId=e,this._isOpened=!0,this.openGameOptions=t,this._gameShouldBeShown=!1,await this.launchGameById(e),this.scrollbarHelper.setScrollbar()}async closeGame(){return!!this._isOpened&&(this._isGameInited?this.gameCenterMessageService?.closeGameReader():this.handleGameComplete({}),!0)}reload(){this._gameLaunch=null,this.gameInstanceId?this.launchGameById(this.gameInstanceId):console.error("The game instance ID is undefined")}sendGameCenterEventByApiRequest(e,t){this.gameCenterMessageService?.sendGameCenterEventByApiRequest(e,t)}setSafeAreaInsets(e){this.safeAreaInsets=e}setDesktopMode(e){this.desktopMode=e}setGameCenterIframe(e){if(!this._gameLaunch)throw new Error("GameCenter iframe setup error");if(this._isGameInited)return;this.gameCenterMessageService?.destroy();const t=new URL(this._gameLaunch.url).origin;this.gameCenterMessageService=new qr(e,t),this.initGameCenter(this.gameCenterMessageService,this._gameLaunch)}pauseGameUI(){this.gameCenterMessageService?.pauseGameUI()}resumeGameUI(){this.gameCenterMessageService?.resumeGameUI()}confirmSharingComplete({shareId:e,isSuccess:t}){this.gameCenterMessageService?.shareComplete(e,t)}notifyGameCanBeStarted(){this.gameCenterMessageService?.notifyGameCanBeStarted()}destroy(){this.gameCenterMessageService?.destroy(),document.removeEventListener("visibilitychange",this.handleVisibilityChange),Ft.off(ea.OpenGame,this.handleOpenGameCenterEvent),this.storyManager.deleteViewModel($.id)}async launchGameById(e){try{this._gameLaunchError=null,this._isGameLoading=!0,this._gameLaunch=await Zr({gameInstanceId:e,gameOptions:this.openGameOptions})}catch(e){this._gameLaunchError=e}}initGameCenter(e,t){this.handleGameCenterEvents(e);const s=this.getGameConfig(t);this.gameCenterMessageService?.initGame(s)}getGameConfig(e){const t=e.screenOptions;return lr()(e.config,{clientConfig:{fullScreen:!1,screenOrientation:t.orientation,safeAreaInsets:this.safeAreaInsets,widescreen:this.isWidescreen,dir:this.dir,nonce:J(),sdkFeatures:{gameShouldForegroundCallback:!0},...e.clientConfig}})}handleGameCenterEvents(e){e.on("gameLoaded",this.handleGameLoaded.bind(this)).on("gameComplete",this.handleGameComplete.bind(this)).on("sendApiRequest",this.handleSendApiRequest.bind(this)).on("openUrl",this.handleOpenUrl.bind(this)).on("event",this.handleGameEvent.bind(this)).on("reloadGameReader",this.handleReloadGameReader.bind(this)).on("gameLoadFailed",this.handleGameLoadFailed.bind(this)).on("gameShouldForegroundCallback",this.handleGameShouldBeShown.bind(this));const t={share:new oa(e,this,this.desktopMode),storySetLocalData:new ca,storyGetLocalData:new da(e,this),gameInstanceGetLocalData:new Kr(e,this),gameInstanceSetLocalData:new Yr(e,this)};for(const[s,i]of Object.entries(t))e.on(s,((...e)=>i.handle(...e)))}handleGameShouldBeShown(e){this._gameShouldBeShown=!0;const t=JSON.parse(e);tt()(t)&&(this._closeBtnVisible=Boolean(t.showClose))}handleGameLoaded(){try{this.initGame(),this.startGame()}catch(e){console.error(e)}}initGame(){this._isGameInited=!0,this._isGameLoading=!1}completeGame(){this._isGameInited=!1,this._isOpened=!1,this._gameLaunch=null}startGame(){this.storyManager.emit("startGame",{id:this.gameInstanceId})}handleVisibilityChange(){"hidden"===document.visibilityState?this.pauseGameUI():"visible"===document.visibilityState&&this.resumeGameUI()}handleGameComplete(e,t,s,i,r){this.scrollbarHelper.resetScrollbar(),this.completeGame(),this.gameCenterMessageService?.destroy(),this.emitGameCompleteEventByStoryManager(e),r?.id&&this.openGame(r.id,{}),i?.id&&this.storyManager.showStory(i.id),this.emit(ta.Close),es()}emitGameCompleteEventByStoryManager(e){Si()(e)?this.storyManager.emit("closeGame",{id:this.gameInstanceId}):this.storyManager.emit("finishGame",{id:this.gameInstanceId,result:e})}async handleSendApiRequest(e){let t,s,i;try{const r=JSON.parse(e);t=r.id,s=r.data,i=r.cb,await Me.request({url:r.url,method:r.method,params:r.params,data:r.data,headers:r.headers}).catch(console.error),this.sendGameCenterEventByApiRequest(i,JSON.stringify({requestId:t,data:JSON.stringify(s.data),status:s.status,headers:s.headers}))}catch(e){if(e instanceof SyntaxError)return;if(!i)return;this.sendGameCenterEventByApiRequest(i,JSON.stringify({requestId:t,data:JSON.stringify(e),status:400,headers:[{}]}))}}handleOpenUrl(e){const{url:t}=JSON.parse(e);this.storyManager.clickOnButtonAction({src:x.GAME_READER,payload:{url:t,gameInstanceId:this.gameInstanceId}})}handleGameEvent(e,t){this.storyManager.emit("gameEvent",{name:e,payload:t})}handleReloadGameReader(){const e=this._gameLaunch;this._gameLaunch=null,setTimeout((0,X.action)((()=>{this._gameLaunch=e})))}handleGameLoadFailed(e,t){this.gameLaunch&&t&&this.initGameRetryAttempts<this.gameLaunch.canTryReloadCount?(this.initGameRetryAttempts++,this.handleReloadGameReader()):this._gameLaunchError=new Error(e)}async handleOpenGameCenterEvent({gameId:e}){await this.openGame(e,{}),Xt()}}})();class aa{storyManager;constructor(e){this.storyManager=e}create(){return new ra(this.storyManager)}}var na;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(na||(na={}));class oa{gameCenterMessageService;gameReaderViewModel;desktopMode;constructor(e,t,s){this.gameCenterMessageService=e,this.gameReaderViewModel=t,this.desktopMode=s}async handle(e,t){let s=t?.url??t.text,i=[];t.files&&Array.isArray(t.files)&&t.files.length>0&&(i=await Promise.all(t.files.map((e=>(async({file:e,name:t,type:s})=>{const i=await fetch(`data:${s};base64,${e}`),r=await i.blob();return new File([r],t,{type:s,lastModified:(new Date).getTime()})})(e)))));const r={url:s??void 0,files:i.length>0?i:void 0,text:t.text??void 0,title:t.title??void 0};if(!(r.files&&r.files.length>0||r.url))return void this.gameReaderViewModel.confirmSharingComplete({shareId:e,isSuccess:!1});let a=navigator.share;if(!navigator.share&&window.parent&&window.parent.navigator.share&&(a=window.parent.navigator.share),!this.desktopMode&&a)try{if(!a)return;a(r).then((()=>this.gameReaderViewModel.confirmSharingComplete({shareId:e,isSuccess:!0}))).catch((()=>this.gameReaderViewModel.confirmSharingComplete({shareId:e,isSuccess:!1})))}catch(t){console.error(t),this.openSharePanel({shareConfig:r,sharePath:s,shareId:e})}else this.openSharePanel({shareConfig:r,sharePath:s,shareId:e})}openSharePanel({shareConfig:e,sharePath:t,shareId:s}){let i=na.Social,r=t;e.files&&e.files.length>0&&(i=na.SlideScreenshot,r=URL.createObjectURL(e.files[0])),this.gameReaderViewModel.emit(ta.OpenSharePanel,{shareId:s,shareType:i,shareLink:r})}}class la{storyId;constructor(e){this.storyId=e}set(e){sessionStorage.setItem(this.key,JSON.stringify(e))}get(){const e=sessionStorage.getItem(this.key)??"{}";return window.__activeNarrativeId?JSON.parse(e):{}}get key(){return`narrative_${this.storyId}_data`}}class da{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const t=JSON.parse(e);if(!tt()(t))return;const{id:s,storyId:i,callback:r}=t;let a=new la(i).get();this.gameCenterMessageService.sendMessage("cb",{cb:r,arguments:JSON.stringify([s,JSON.stringify(a)])})}}class ca{constructor(){}handle(e){const t=JSON.parse(e);if(!tt()(t))return;const{storyId:s,data:i,sendToServer:r}=t;new la(s).set(i),r&&Me.request({url:"story-data/"+s,method:"put",data:JSON.stringify(i)}).catch(console.error)}}class ha{storyManager;activeStory;constructor(e,t){this.storyManager=e,this.activeStory=t}handle(e){this.emitWidgetLinkEvent(e.linkTarget,e),Ft.emit(ea.OpenGame,{gameId:e.linkTarget})}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e}})}}class ua{activeStory;constructor(e){this.activeStory=e}handle(e){this.activeStory.activeSlide.showLayerByIndex(parseInt(e.linkTarget))}}class pa{activeStory;constructor(e){this.activeStory=e}handle(e){this.activeStory.redirectToSlide({slideIndex:parseInt(e.linkTarget),layerIndex:0})}}class ga{storyManager;storyReader;activeStory;constructor(e,t,s){this.storyManager=e,this.storyReader=t,this.activeStory=s}async handle(e){const t=parseInt(e.linkTarget);this.emitWidgetLinkEvent(e.linkTarget,e);try{await this.storyReader.showStory(t,"default")}catch(e){console.error(e)}}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e,feed:this.storyReader.feedSlug}})}}class ma{storyManager;activeStory;constructor(e,t){this.storyManager=e,this.activeStory=t}handle(e){const t=decodeURIComponent(e.linkTarget);this.emitWidgetLinkEvent(t,e),this.activeStory.markAsOpened(),Ft.emit(fs.TransitionFromSlide,{storyId:this.activeStory.id,slideIndex:this.activeStory.activeSlideIndex}),Ft.emit("publicEvents.clickOnButton",{id:this.activeStory.id,index:this.activeStory.activeSlideIndex,url:t,elementId:e.elementId})}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e}})}}class fa{slideElementActionFactory;constructor(e){this.slideElementActionFactory=e}static is(e){return["narrative-element-link","narrative-element-image"].some((t=>e.classList.contains(t)))}click(e){const{elementId:t,linkType:s,linkTarget:i}=this.parseTargetDataset(e);if(!s)return;this.slideElementActionFactory.create(s).handle({target:e,linkTarget:i,linkType:s,elementId:t})}parseTargetDataset(e){const t=e.dataset;return{elementId:t.elementId??"",linkType:t.linkType,linkTarget:t.linkTarget??""}}}class va{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class ya{storyManager;storyReader;activeStory;constructor(e,t,s){this.storyManager=e,this.storyReader=t,this.activeStory=s}create(e){switch(e){case"url":return new ma(this.storyManager,this.activeStory);case"customAction":return new Hr(this.storyManager,this.activeStory);case"slide":return new pa(this.activeStory);case"story":return new ga(this.storyManager,this.storyReader,this.activeStory);case"game":return new ha(this.storyManager,this.activeStory);case"layer":return new ua(this.activeStory);case"closeStory":return new $r(this.storyReader);default:return new va}}}const wa=.53167701863,_a=.64516129032;class Sa{_vw;_vh;padding;viewportRatio;constructor(e,t,s){this._vw=e,this._vh=t,this.padding=s,this.viewportRatio=e/t}get vw(){return this._vw}get vh(){return this._vh}get vhWitoutPadding(){return this._vh-this.padding.top-this.padding.bottom}getOffset(e){const t=this._vw,s=this.vhWitoutPadding-e,i=this.calculateWidthWithActionPanel(e),r=this.calculateHeightWithActionPanel(e);return this.viewportRatio>_a?Math.ceil(r-s)/2*-1+"px auto":`0 ${Math.ceil(i-t)/2*-1}px`}getOffsetX(e){const t=this.calculateWidthWithActionPanel(e);return this.viewportRatio>_a?"0px":Math.ceil(t-this._vw)/2+"px"}getOffsetY(e){const t=this.vhWitoutPadding-e;return this.viewportRatio>_a?`${Math.ceil(this.calculateHeight()-t)}px`:"0px"}getWidth(){return this.viewportRatio>_a?`${this.calculateWidth()}px`:"auto"}getHeight(){return this.viewportRatio>_a?`${this.calculateHeight()}px`:"100%"}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this.vhWitoutPadding*_a)}calculateHeight(){return Math.ceil(this.calculateWidth()/_a)}calculateWidthWithActionPanel(e){const t=this.vhWitoutPadding-e;return Math.ceil(t*_a)}calculateHeightWithActionPanel(e){return Math.ceil(this.calculateWidthWithActionPanel(e)/_a)}}class ba{_vw;_vh;padding;viewportRatio;constructor(e,t,s){this._vw=e,this._vh=t,this.padding=s,this.viewportRatio=e/t}get vw(){return this._vw}get vh(){return this._vh}get vhWitoutPadding(){return this._vh-this.padding.top-this.padding.bottom}getOffset(e){const t=this._vw,s=this.vhWitoutPadding-e,i=this.calculateWidthWithActionPanel(e),r=this.calculateHeight();return r>s?Math.ceil(r-s)/2*-1+"px auto":`0 ${Math.ceil(i-t)/2*-1}px`}getOffsetX(e){const t=this.calculateWidthWithActionPanel(e),s=this.vhWitoutPadding-e,i=this.calculateHeight(),r=this._vw;return i>s?"0px":Math.ceil(t-r)/2+"px"}getOffsetY(e){const t=this.vhWitoutPadding-e,s=this.calculateHeight();return s>t?Math.ceil(s-t)/2+"px":"0px"}getWidth(){return this.viewportRatio>_a?`${this.calculateWidth()}px`:"auto"}getHeight(){return this.viewportRatio>_a?`${this.calculateHeight()}px`:"100%"}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this.viewportRatio>_a?this._vw:Math.ceil(this.vhWitoutPadding*_a)}calculateHeight(){return Math.ceil(this._vw/_a)}calculateWidthWithActionPanel(e){const t=this.vhWitoutPadding-e;return this.viewportRatio>_a?this._vw:Math.ceil(t*_a)}}class xa{safeAreaFrameCalculator;constructor(e){this.safeAreaFrameCalculator=e}create(e){const t=e.vw/e.vh;return e.desktopMode&&t>_a?this.createDesktopStoryGeometry(e):this.createMobileStoryGeometry(e)}createDesktopStoryGeometry(e){return new Sa(e.vw,e.vh,{top:50,bottom:50})}createMobileStoryGeometry(e){const{paddingTop:t,paddingBottom:s}=this.safeAreaFrameCalculator.getViewportCorrectionPadding();return new ba(e.vw,e.vh,{top:parseFloat(t)??0,bottom:parseFloat(s)??0})}}class ka{_vw;_vh;actionPanelHeight;viewportRatio;constructor(e,t,s){this._vw=e,this._vh=t,this.actionPanelHeight=s,this.viewportRatio=e/t}get shouldBeShownSafeAreaInsets(){return this.viewportRatio<wa}getViewportCorrectionPadding(){const{paddingTop:e,paddingBottom:t}=this.calcFrameWidthByMobileAspectRatio();return{paddingTop:e+"px",paddingBottom:t+"px"}}calcFrameWidthByMobileAspectRatio(){const e=this._vh-this._vw/wa,t=Math.max(Math.min(e-this.actionPanelHeight,this.actionPanelHeight),0);return{paddingTop:Math.max(e-t,0),paddingBottom:t}}}class Ca extends t.EventEmitter{timerId=null;currentProgress=0;progressBeforePause=0;timerPaused=!1;cancelAnimationFcn;timeout=0;isCompleted=!0;enabled=!0;get started(){return!this.isCompleted}setTimer(e){0!==e?(this.timerId=setTimeout((()=>this.complete({})),e),this.currentProgress=0,this.cancelAnimationFcn=function(e){let t,s;if("performance"in window==0||"now"in window.performance==0){let e=Date.now();performance.timing&&performance.timing.navigationStart&&(e=performance.timing.navigationStart),s=Date.now()-e}else s=performance.now();return t=requestAnimationFrame((function i(r){let a;if(a=(r-s)/e.duration,a>1&&(a=1),e.forceEnd()&&(a=1),!e.paused()){let s=e.timing(a);e.draw(s),a<1&&(t=requestAnimationFrame(i))}})),()=>{cancelAnimationFrame(t)}}({duration:e,timing:e=>e,draw:e=>this.updateProgress(e),paused:()=>this.timerPaused,forceEnd:()=>!1})):this.forceEnd()}start(e){this.timerPaused||(this.stop(),this.progressBeforePause=0,this.timeout=e,this.enabled&&(this.isCompleted=!1,this.emit("start"),this.setTimer(e)))}stop(){this.isCompleted||(this.clearTimer(),this.emit("stop"),this.isCompleted=!0)}pause(){this.isCompleted||(this.timerPaused=!0,this.clearTimer(),this.progressBeforePause=this.currentProgress,this.emit("pause"))}resume(){if(!this.timerPaused)return;this.timerPaused=!1;const e=1-this.progressBeforePause,t=this.timeout*e;this.setTimer(t),this.emit("resume")}cancelAnimation(){this.cancelAnimationFcn?.()}forceEnd(){this.complete({forceEnd:!0})}disable(){this.enabled=!1,this.stop()}enable(){this.enabled=!0,this.start(this.timeout)}complete({forceEnd:e=!1}){this.isCompleted=!0,this.progressBeforePause=0,this.clearTimer(),this.emit("progress",100),this.emit("complete",{forceEnd:e})}clearTimer(){this.cancelAnimation(),null!==this.timerId&&(clearTimeout(this.timerId),this.timerId=null)}updateProgress(e){const t=1-this.progressBeforePause;this.currentProgress=this.progressBeforePause+e*t;const s=100*this.currentProgress;this.emit("progress",s)}}var Ma,La;!function(e){e.ShowInputModal="showInputModal"}(Ma||(Ma={})),function(e){e.Start="start",e.ChangeState="changeState"}(La||(La={}));class Ea extends Ye{_story;_index;storySlideRendererFactory;slideDto;id=Date.now();slideRenderer;constructor(e,t,s,i){super(),this._story=e,this._index=t,this.storySlideRendererFactory=s,this.slideDto=i,this.slideRenderer=this.storySlideRendererFactory.create({story:e,slide:this})}get $el(){return this.slideRenderer.$el}get state(){return this.slideRenderer.state}get index(){return this._index}get story(){return this._story}get muted(){return this.slideRenderer.muted}get navigationDisabled(){return this.slideRenderer.navigationDisabled}get widgets(){return this.slideRenderer.widgets}get timeline(){return this.slideDto.timeline}get duration(){return this.slideDto.duration}get screenshotShare(){return this.slideDto.screenshot_share}get html(){return this.slideDto.html}get eventPayload(){return this.slideDto.event_payload}findWidgetByType(e){return this.slideRenderer.findWidgetByType(e)}refreshWidgetsData(){this.slideRenderer.refreshWidgetsData()}showLayerByIndex(e){this.slideRenderer.showLayerByIndex(e)}async resume(){return this.slideRenderer.resume()}pause(){return this.slideRenderer.pause()}mute(){return this.slideRenderer.mute()}unmute(){return this.slideRenderer.unmute()}async reload(){return this.slideRenderer.reload()}async init(e){return this.slideRenderer.init(e)}async start(){return this.slideRenderer.start()}stop(){return this.slideRenderer.stop()}setUserData(e,t){for(const s of this.widgets)s.setUserData(e,t)}onClick(e,t){this.slideRenderer.onClick({target:e,navigationController:t})}onLinkClick(e){this.slideRenderer.onClickLinkElement(e.target)}showToast(e){new ur({getMountPoint:()=>this.slideRenderer.$el,...e})}destroy(){}}class Aa extends Gi{slideApi;story;constructor(e,t){super(),this.slideApi=e,this.story=t,this.type="StoryRepeat"}async init(e){this.elements=e.querySelectorAll(".narrative-element-story-repeat")}click(e){e.target===this.firstElement&&(this.story.reset().catch(console.error),e.navigationController.preventDefault())}}class Oa{slide;story;slideApiHandlers;constructor(e,t,s){this.slide=e,this.story=t,this.slideApiHandlers=s}async onSlideStarted(){st(`[SLIDE][start]:${this.story.id}:${this.slide.index}`),await this.slideApiHandlers.lock(this.slide),this.slideApiHandlers.exec(),this.story.updateNavigationHistory(),this.startTimer(),this.slide.emit(La.Start)}onSlideStateChanged(e){this.changeTimelineVisibilityByState(),this.slide.emit(La.ChangeState,e)}onSlideLoadStart(){st(`[SLIDE][start_load]:${this.story.id}:${this.slide.index}`)}onSlideLoadEnd(){st(`[SLIDE][end_load]:${this.story.id}:${this.slide.index}`)}onSlideResume(){this.story.resume(),st(`[SLIDE][resume]:${this.story.id}:${this.slide.index}`)}onSlidePause(){this.story.pause(),st(`[SLIDE][pause]:${this.story.id}:${this.slide.index}`)}onSlideInit(){this.slideApiHandlers.setInitHookStorySlide(this.slide),st(`[SLIDE][init]:${this.story.id}:${this.slide.index}`)}onSlideStop(){this.story.timer.stop(),this.slideApiHandlers.unlock(this.slide),st(`[SLIDE][stop]:${this.story.id}:${this.slide.index}`)}onSlideVideoError(){this.story.timer.stop()}changeTimelineVisibilityByState(){this.slide.state===Vr.Error||this.slide.state===Vr.Loading?this.story.hideTimeline():this.story.showTimeline()}startTimer(){this.story.timer.started||this.story.timer.start(this.slide.duration??0)}}class Ia{storyManager;storyReader;slideApi;slideApiHandlers;touchController;constructor(e,t,s,i,r){this.storyManager=e,this.storyReader=t,this.slideApi=s,this.slideApiHandlers=i,this.touchController=r}create({story:e,slide:t}){const s=new Ti(e),i=new Wi,r=new fa(new ya(this.storyManager,this.storyReader,e)),a=new Gr(new Oa(t,e,this.slideApiHandlers),i,this.slideApi.Animation,s,r);return this.registerWidgets({widgetManager:i,story:e,slide:t,touchController:this.touchController}),a}registerWidgets({widgetManager:e,story:t,slide:s,touchController:i}){e.registerMany([new rr(this.slideApi),new $i(this.slideApi),new Hi(this.slideApi),new qi(this.slideApi),new ar(this.slideApi),new Qi(this.slideApi),new Ki(this.slideApi),new Yi(this.slideApi,t),new Zi(this.slideApi,t),new Ji(this.slideApi,t),new Xi(this.slideApi,i),new er(this.slideApi),new tr(this.slideApi),new jr(this.slideApi,i),new Br(this.slideApi,i,s),new ir(this.slideApi),new sr(this.slideApi,t),new Aa(this.slideApi,t)])}}var Ta=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ra=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let Pa=(()=>{let e,t,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y,w,_,S,b,x,k,C,M,L,E,A,O,I,T,R,P,D,j=Ye,B=[],N=[],F=[],V=[],z=[],U=[],W=[],G=[],$=[],H=[],q=[],Q=[],K=[],Y=[],Z=[];return class extends j{static{const J="function"==typeof Symbol&&Symbol.metadata?Object.create(j[Symbol.metadata]??null):void 0;e=[X.observable],t=[X.observable],s=[X.observable],i=[X.observable],r=[X.observable],a=[X.observable],n=[X.observable],o=[X.computed],l=[X.computed],d=[X.computed],c=[X.computed],h=[X.computed],u=[X.computed],p=[X.computed],g=[X.computed],m=[X.computed],f=[X.computed],v=[X.computed],y=[X.computed],w=[X.computed],_=[X.computed],S=[X.computed],b=[X.computed],x=[X.computed],k=[X.computed],C=[X.computed],M=[X.computed],L=[X.action],E=[X.action],A=[X.action],O=[X.action],I=[X.action],T=[X.action],R=[X.action],P=[X.action],D=[X.action],Ra(this,null,e,{kind:"accessor",name:"storiesItem",static:!1,private:!1,access:{has:e=>"storiesItem"in e,get:e=>e.storiesItem,set:(e,t)=>{e.storiesItem=t}},metadata:J},N,F),Ra(this,null,t,{kind:"accessor",name:"_activeSlideIndex",static:!1,private:!1,access:{has:e=>"_activeSlideIndex"in e,get:e=>e._activeSlideIndex,set:(e,t)=>{e._activeSlideIndex=t}},metadata:J},V,z),Ra(this,null,s,{kind:"accessor",name:"_displayedSlides",static:!1,private:!1,access:{has:e=>"_displayedSlides"in e,get:e=>e._displayedSlides,set:(e,t)=>{e._displayedSlides=t}},metadata:J},U,W),Ra(this,null,i,{kind:"accessor",name:"_hiddenTimeline",static:!1,private:!1,access:{has:e=>"_hiddenTimeline"in e,get:e=>e._hiddenTimeline,set:(e,t)=>{e._hiddenTimeline=t}},metadata:J},G,$),Ra(this,null,r,{kind:"accessor",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides,set:(e,t)=>{e.slides=t}},metadata:J},H,q),Ra(this,null,a,{kind:"accessor",name:"_like",static:!1,private:!1,access:{has:e=>"_like"in e,get:e=>e._like,set:(e,t)=>{e._like=t}},metadata:J},Q,K),Ra(this,null,n,{kind:"accessor",name:"_favorite",static:!1,private:!1,access:{has:e=>"_favorite"in e,get:e=>e._favorite,set:(e,t)=>{e._favorite=t}},metadata:J},Y,Z),Ra(this,null,o,{kind:"getter",name:"id",static:!1,private:!1,access:{has:e=>"id"in e,get:e=>e.id},metadata:J},null,B),Ra(this,null,l,{kind:"getter",name:"title",static:!1,private:!1,access:{has:e=>"title"in e,get:e=>e.title},metadata:J},null,B),Ra(this,null,d,{kind:"getter",name:"slidesLoaded",static:!1,private:!1,access:{has:e=>"slidesLoaded"in e,get:e=>e.slidesLoaded},metadata:J},null,B),Ra(this,null,c,{kind:"getter",name:"like",static:!1,private:!1,access:{has:e=>"like"in e,get:e=>e.like},metadata:J},null,B),Ra(this,null,h,{kind:"getter",name:"favorite",static:!1,private:!1,access:{has:e=>"favorite"in e,get:e=>e.favorite},metadata:J},null,B),Ra(this,null,u,{kind:"getter",name:"hasLike",static:!1,private:!1,access:{has:e=>"hasLike"in e,get:e=>e.hasLike},metadata:J},null,B),Ra(this,null,p,{kind:"getter",name:"hasShare",static:!1,private:!1,access:{has:e=>"hasShare"in e,get:e=>e.hasShare},metadata:J},null,B),Ra(this,null,g,{kind:"getter",name:"hasFavorite",static:!1,private:!1,access:{has:e=>"hasFavorite"in e,get:e=>e.hasFavorite},metadata:J},null,B),Ra(this,null,m,{kind:"getter",name:"hasAudio",static:!1,private:!1,access:{has:e=>"hasAudio"in e,get:e=>e.hasAudio},metadata:J},null,B),Ra(this,null,f,{kind:"getter",name:"displayedSlides",static:!1,private:!1,access:{has:e=>"displayedSlides"in e,get:e=>e.displayedSlides},metadata:J},null,B),Ra(this,null,v,{kind:"getter",name:"activeSlideIndex",static:!1,private:!1,access:{has:e=>"activeSlideIndex"in e,get:e=>e.activeSlideIndex},metadata:J},null,B),Ra(this,null,y,{kind:"getter",name:"activeSlide",static:!1,private:!1,access:{has:e=>"activeSlide"in e,get:e=>e.activeSlide},metadata:J},null,B),Ra(this,null,w,{kind:"getter",name:"slidesCount",static:!1,private:!1,access:{has:e=>"slidesCount"in e,get:e=>e.slidesCount},metadata:J},null,B),Ra(this,null,_,{kind:"getter",name:"hiddenTimeline",static:!1,private:!1,access:{has:e=>"hiddenTimeline"in e,get:e=>e.hiddenTimeline},metadata:J},null,B),Ra(this,null,S,{kind:"getter",name:"displayedSlideImage",static:!1,private:!1,access:{has:e=>"displayedSlideImage"in e,get:e=>e.displayedSlideImage},metadata:J},null,B),Ra(this,null,b,{kind:"getter",name:"isBlank",static:!1,private:!1,access:{has:e=>"isBlank"in e,get:e=>e.isBlank},metadata:J},null,B),Ra(this,null,x,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:J},null,B),Ra(this,null,k,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:J},null,B),Ra(this,null,C,{kind:"getter",name:"disableClose",static:!1,private:!1,access:{has:e=>"disableClose"in e,get:e=>e.disableClose},metadata:J},null,B),Ra(this,null,M,{kind:"getter",name:"error",static:!1,private:!1,access:{has:e=>"error"in e,get:e=>e.error},metadata:J},null,B),Ra(this,null,L,{kind:"method",name:"toSlide",static:!1,private:!1,access:{has:e=>"toSlide"in e,get:e=>e.toSlide},metadata:J},null,B),Ra(this,null,E,{kind:"method",name:"updateStoriesItem",static:!1,private:!1,access:{has:e=>"updateStoriesItem"in e,get:e=>e.updateStoriesItem},metadata:J},null,B),Ra(this,null,A,{kind:"method",name:"setLike",static:!1,private:!1,access:{has:e=>"setLike"in e,get:e=>e.setLike},metadata:J},null,B),Ra(this,null,O,{kind:"method",name:"setDislike",static:!1,private:!1,access:{has:e=>"setDislike"in e,get:e=>e.setDislike},metadata:J},null,B),Ra(this,null,I,{kind:"method",name:"setBookmark",static:!1,private:!1,access:{has:e=>"setBookmark"in e,get:e=>e.setBookmark},metadata:J},null,B),Ra(this,null,T,{kind:"method",name:"share",static:!1,private:!1,access:{has:e=>"share"in e,get:e=>e.share},metadata:J},null,B),Ra(this,null,R,{kind:"method",name:"markAsOpened",static:!1,private:!1,access:{has:e=>"markAsOpened"in e,get:e=>e.markAsOpened},metadata:J},null,B),Ra(this,null,P,{kind:"method",name:"hideTimeline",static:!1,private:!1,access:{has:e=>"hideTimeline"in e,get:e=>e.hideTimeline},metadata:J},null,B),Ra(this,null,D,{kind:"method",name:"showTimeline",static:!1,private:!1,access:{has:e=>"showTimeline"in e,get:e=>e.showTimeline},metadata:J},null,B),J&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:J})}storyReader=Ta(this,B);sharePanel;slideApiHandlers;navigationHistory;storySlideRendererFactory;#p=Ta(this,N,void 0);get storiesItem(){return this.#p}set storiesItem(e){this.#p=e}#g=(Ta(this,F),Ta(this,V,0));get _activeSlideIndex(){return this.#g}set _activeSlideIndex(e){this.#g=e}#m=(Ta(this,z),Ta(this,U,[]));get _displayedSlides(){return this.#m}set _displayedSlides(e){this.#m=e}#f=(Ta(this,W),Ta(this,G,!1));get _hiddenTimeline(){return this.#f}set _hiddenTimeline(e){this.#f=e}#v=(Ta(this,$),Ta(this,H,[]));get slides(){return this.#v}set slides(e){this.#v=e}#y=(Ta(this,q),Ta(this,Q,0));get _like(){return this.#y}set _like(e){this.#y=e}#w=(Ta(this,K),Ta(this,Y,!1));get _favorite(){return this.#w}set _favorite(e){this.#w=e}_hasShare=(Ta(this,Z),!1);_timer=new Ca;constructor(e,t,s,i,r,a){super(),this.storyReader=e,this.sharePanel=t,this.slideApiHandlers=i,this.navigationHistory=r,this.storySlideRendererFactory=a,this.updateStoriesItem(s),this.redirectToSlide=this.redirectToSlide.bind(this),this.nextSlide=this.nextSlide.bind(this),this._hasShare=Le.getState().share}get id(){return this.storiesItem.id}get title(){return this.storiesItem.title}get slidesLoaded(){return this.storiesItem.slidesLoaded}get like(){return this._like}get favorite(){return this._favorite}get hasLike(){return Boolean(this.storiesItem.like_functional)}get hasShare(){return!!Boolean(this.storiesItem.share_functional)&&this._hasShare}get hasFavorite(){return Boolean(this.storiesItem.favorite_functional)}get hasAudio(){return Boolean(this.storiesItem.has_audio)}get displayedSlides(){return this._displayedSlides}get activeSlideIndex(){return this._activeSlideIndex}get activeSlide(){return this.slides[this._activeSlideIndex]}get slidesCount(){return this.storiesItem.slides_count??0}get hiddenTimeline(){return 1===this.storiesItem.slides.length&&0===this.storiesItem.slides[0].duration||this.storiesItem.hide_timeline||this._hiddenTimeline||!this.slidesLoaded}get displayedSlideImage(){return this.storiesItem.blank?null:this.storiesItem.imagePerSlide(this.activeSlideIndex)}get isBlank(){return this.storiesItem.blank}get reachEnd(){return this._activeSlideIndex===this.slidesCount-1}get reachStart(){return 0===this.activeSlideIndex}get disableClose(){return this.storiesItem.disable_close}get error(){return this.storiesItem.error}get timer(){return this._timer}nextSlide(){this.reachEnd||this.toSlide(this.activeSlideIndex+1)}prevSlide(){this.reachStart||this.toSlide(this.activeSlideIndex-1)}toSlide(e){this._activeSlideIndex=e,this._displayedSlides=this.getDisplayedSlides(),this.timer.stop()}updateStoriesItem(e){this.storiesItem=e,this.slides=this.createSlidesViewModelsByDto(e.slides),this._like=this.storiesItem.like,this._favorite=this.storiesItem.favorite,this._displayedSlides=this.getDisplayedSlides()}updateNavigationHistory(){this.navigationHistory.update({currentSlideIndex:this.activeSlideIndex,currentStoryId:this.id})}setLike(e){this.updateStoryLike(e),Ft.emit("publicEvents.likeStory",{id:this.id,index:this.activeSlideIndex,value:1===e})}setDislike(e){this.updateStoryLike(e),Ft.emit("publicEvents.dislikeStory",{id:this.id,index:this.activeSlideIndex,value:-1===e})}async setBookmark(e){const t=this.storiesItem.favorite;this.storiesItem.favorite=e,this._favorite=e;try{const t=await ki.setBookmark(this.id,e);if(null==t.favorite)return;this.storiesItem.favorite=t.favorite,this._favorite=t.favorite,Ft.emit("publicEvents.favoriteStory",{id:this.id,index:this.activeSlideIndex,value:t.favorite})}catch(e){this.storiesItem.favorite=t,this._favorite=t,console.error(e)}}async share(){Ft.emit("publicEvents.shareStory",{id:this.id,index:this.activeSlideIndex}),this.activeSlide?.screenshotShare?this.sharePanel.shareScreenShot({shareId:"slide-screenshot-share",hideElementsSelector:"",storySlide:this.activeSlide}):at()?await this.performSessionShareAction():this.performWithoutSessionShareAction()}markAsOpened(){this.storiesItem.isOpened||(ki.markAsOpened(this.id),this.storiesItem.isOpened=!0)}hideTimeline(){this._hiddenTimeline=!0}showTimeline(){this._hiddenTimeline=!1}reset(){return this.slideApiHandlers.resetStory(this.id)}async reload(){return this.storyReader.reloadStory(this)}redirectToSlide({slideIndex:e,layerIndex:t}){e!==this.activeSlideIndex&&this.toSlide(e)}destroy(){}onShowLayer(e){this.timer.start(this.activeSlide.duration??0)}pause(){this.timer.pause()}resume(){this.timer.resume()}enableTimer(){this.timer.enable()}disableTimer(){this.timer.disable()}completeNativeSharing(){this.sharePanel.completeNativeSharing({result:!1})}getDisplayedSlides(){return this.slidesLoaded?this.slides.slice(this._activeSlideIndex,this._activeSlideIndex+2):[new Ea(this,0,this.storySlideRendererFactory,{index:0,timeline:{foreground:"",background:""},duration:0,screenshot_share:!1,html:""})]}createSlidesViewModelsByDto(e){return this.slides.length===e.length?this.slides:e.map(((e,t)=>new Ea(this,t,this.storySlideRendererFactory,e)))}async updateStoryLike(e){try{const t=await ki.updateStoryLike(this.id,e);null!=t.like&&(this.storiesItem.like=t.like,this._like=t.like)}catch(e){console.error(e)}}async performSessionShareAction(){try{const{url:e}=await ki.getStorySharePath(this.id);if(!e)return;this.storiesItem.share_url=e,this.emitShareStoryWithPathEvent(e);const t={title:this.storiesItem.title,text:"",url:e};this.sharePanel.shareText({shareId:"story-share",config:t,storySlide:this.activeSlide})}catch(e){console.error(e)}}performWithoutSessionShareAction(){const e=this.storiesItem.share_url;if(!e)return;this.emitShareStoryWithPathEvent(e);const t={title:this.storiesItem.title,text:"",url:e};this.sharePanel.shareText({shareId:"story-share",config:t,storySlide:this.activeSlide})}emitShareStoryWithPathEvent(e){Ft.emit("publicEvents.shareStoryWithPath",{id:this.id,index:this.activeSlideIndex,url:e})}}})();class Da{storyManager;storyReaderViewModel;statisticsService;publicEventsSubscriptions=[];constructor(e,t,s){this.storyManager=e,this.storyReaderViewModel=t,this.statisticsService=s,this.handleClickOnButton=this.handleClickOnButton.bind(this),this.subscribeToEventBusEvents()}subscribeToEventBusEvents(){Ft.on("publicEvents.clickOnButton",this.handleClickOnButton),this.subscribeToPublicEvents()}unsubscribeEventBusEvents(){Ft.off("publicEvents.clickOnButton",this.handleClickOnButton),this.unsubscribeFromPublicEvents()}subscribeToPublicEvents(){const e=new Lt(this.storyManager),t=this.storyReaderViewModel.sourceInfo,s=["showSlide","showStory","closeStory","clickOnButton","likeStory","dislikeStory","favoriteStory","shareStory","shareStoryWithPath"];for(const i of s){const s=s=>e.handle(i,s,t);Ft.on(`publicEvents.${i}`,s),this.publicEventsSubscriptions.push((()=>{Ft.off(`publicEvents.${i}`,s)}))}}unsubscribeFromPublicEvents(){this.publicEventsSubscriptions.forEach((e=>e()))}handleClickOnButton(e){new nt(this.storyManager,this.statisticsService).handle(e)}destroy(){this.unsubscribeEventBusEvents()}}const ja=async e=>(await fetch(e)).blob(),Ba=async e=>{const t=await ja(e);return function(e,t=!0){return new Promise((function(s){var i=new FileReader;i.onloadend=function(){if(t){var e=String(i.result).replace("data:","").replace(/^.+,/,"");s(e)}else s(String(i.result))},i.readAsDataURL(e)}))}(new File([t],"image",{type:t.type,lastModified:(new Date).getTime()}),!1)};function Na(e,t,s,i){var r=e.indexOf(s,t);if(-1===r)return null;for(var a="",n=r+s.length;n<e.length&&-1===i.indexOf(e[n]);n++)a+=e[n];return{foundAtIndex:r,value:a}}function Fa(e,t){const s=document.createElementNS("http://www.w3.org/2000/svg",e);for(let e in t)s.setAttributeNS(null,e.replace(/[A-Z]/g,(function(e,t,s,i){return"-"+e.toLowerCase()})),t[e]);return s}var Va,za;function Ua(e,t,s,i,r,a,n,o,l,d){var c=Fa("svg",{width:String(r),height:String(a),style:"background-color: #fff;"}),h=Fa("foreignObject",{x:"0",y:"0",width:"100%",height:"100%"});c.appendChild(h);try{h.style.fontSize=document.body.style.fontSize}catch(e){console.error(e)}!function(){const u=t.cloneNode(!0);if(null!=i&&"string"==typeof i&&i.length>0){const e=Array.prototype.slice.call(u.querySelectorAll(i));for(let t=0;t<e.length;t++){const s=e[t];s&&s.style&&s.style.setProperty&&s.style.setProperty("display","none")}}h.appendChild(u);var p=[];(function(e){for(var t=[],s=0;;){var i=Na(e,s,"src: url(",[" ",")","\t"]);if(null==i)break;s=i.foundAtIndex+i.value.length,t.push(i.value.replace(/["']/g,""))}return t})(s).forEach((function(e){p.push(new Promise((function(t,i){Ba(e).then((function(i){s=s.replace(e,i),t()})).catch((function(e){t()}))})))})),h.querySelectorAll("img").forEach((function(e){e.crossOrigin="Anonymous",p.push(new Promise((function(t,s){Ba(e.src).then((function(s){e.onload=s=>e.decode().then((()=>t())),e.onerror=e=>{console.error(e),t()},e.decoding="sync",e.src=s})).catch((function(e){t()}))})))})),h.querySelectorAll("video").forEach((function(e){e.parentNode?.removeChild(e)})),h.querySelectorAll(".narrative-element-video").forEach((function(e){e.classList.add("init")})),Promise.all(p).then((function(){const t=Fa("style",{});t.textContent=s,c.appendChild(t);const i=(new XMLSerializer).serializeToString(c),h=new Image;h.onload=t=>{h.decode().then((function(){setTimeout((function(){const e=document.createElement("canvas"),t=e.getContext("2d");if(t){e.style.width=r+"px",e.style.height=a+"px",e.width=2*r,e.height=2*a,t.scale(2,2),t.drawImage(h,0,0);const s=e.toDataURL(n,o);ja(s).then((function(t){l(t),e.remove()}))}}),e===Va.IOS?200:void 0)})).catch((e=>{console.log({image:h,encodingError:e},"onDecodeError"),d("error render svg image: "+e)}))},h.onerror=e=>{d("error render svg image: "+e)},h.setAttribute("crossOrigin","Anonymous"),h.crossOrigin="Anonymous",h.decoding="sync",h.src="data:image/svg+xml;base64,"+btoa(encodeURIComponent(i).replace(/%([0-9A-F]{2})/g,(function(e,t){return String.fromCharCode(parseInt(t,16))})))}))}()}function Wa(e,t,s,i){return new Promise((function(r,a){null==i&&(i=""),function(e,t,s,i,r,a){Ua(e,t,s,i,t.clientWidth,t.clientHeight,"image/jpeg",1,r,a)}(e,t,s,i,(function(e){r(new File([e],"image.jpeg",{type:e.type,lastModified:(new Date).getTime()}))}),(function(){console.error("Image fail");const e=new Error;e.name="ImageFail",a(e)}))}))}!function(e){e[e.IOS=0]="IOS",e[e.ANDROID=1]="ANDROID",e[e.OTHER=2]="OTHER"}(Va||(Va={})),function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(za||(za={}));class Ga{async getScreenShot({hideElementsSelector:e,slideContent:t}){const s=await Wa(Va.IOS,t,function(e){let t="";return Array.prototype.slice.call(window.document.styleSheets).forEach((s=>{e(s)&&(t+=Array.prototype.slice.call(s.rules).map((e=>e.cssText)).join(""))})),t}((function(){return!0})),e);return{file:s,url:URL.createObjectURL(s)}}getNavigatorShareFunction(){let e=navigator.share?.bind(navigator);return!e&&window.parent?.navigator.share&&(e=window.parent.navigator.share.bind(window.parent.navigator)),e}getFilteredConfigDto(e){const t={};for(const[s,i]of Object.entries(e??{}))null!==i&&(t[s]=i);return t}}var $a=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ha=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let qa=(()=>{let e,t,s,i,r,a,n=[],o=[],l=[],d=[],c=[];return class{static{const h="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[X.observable],t=[X.observable],s=[X.computed],i=[X.computed],r=[X.action],a=[X.action],Ha(this,null,e,{kind:"accessor",name:"_isOpened",static:!1,private:!1,access:{has:e=>"_isOpened"in e,get:e=>e._isOpened,set:(e,t)=>{e._isOpened=t}},metadata:h},o,l),Ha(this,null,t,{kind:"accessor",name:"_params",static:!1,private:!1,access:{has:e=>"_params"in e,get:e=>e._params,set:(e,t)=>{e._params=t}},metadata:h},d,c),Ha(this,null,s,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:h},null,n),Ha(this,null,i,{kind:"getter",name:"params",static:!1,private:!1,access:{has:e=>"params"in e,get:e=>e.params},metadata:h},null,n),Ha(this,null,r,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:h},null,n),Ha(this,null,a,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:h},null,n),h&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:h})}storyReaderViewModel=$a(this,n);sharingService;nativeSharingId="";nativeSharingRunning=!1;#a=$a(this,o,!1);get _isOpened(){return this.#a}set _isOpened(e){this.#a=e}#_=($a(this,l),$a(this,d,{id:"",type:za.Social,link:""}));get _params(){return this.#_}set _params(e){this.#_=e}currentStorySlide=($a(this,c),null);desktopMode=!1;constructor(e,t){this.storyReaderViewModel=e,this.sharingService=t}get isOpened(){return this._isOpened}get params(){return this._params}open(e){ts(),this._params={link:e.link,type:e.type,text:e.text,id:e.id},this._isOpened=!0}close(){ss(),this._isOpened=!1,this._params={id:"",type:za.Social,link:""}}handleShareComplete(e,t){const s=this.currentStorySlide?.findWidgetByType("ShareWidget");s?.handleShareComplete({shareId:e,result:t}),this.close()}async shareScreenShot({shareId:e,shareText:t,hideElementsSelector:s,storySlide:i}){let r=null;this.currentStorySlide=i;try{const a=await this.sharingService.getScreenShot({hideElementsSelector:s,slideContent:i.$el});r=a.url;const n={files:[a.file],text:t};if(this.desktopMode)return void this.open({type:za.SlideScreenshot,id:e,link:r,text:t});await this.startNativeSharing(e,n)}catch(s){console.error(s),r&&this.open({type:za.SlideScreenshot,id:e,link:r,text:t})}}async shareText({shareId:e,config:t,storySlide:s}){this.currentStorySlide=s,null==e&&(e="story-share");const i=this.sharingService.getFilteredConfigDto(t),r=i.url=i.url??i.text,a={type:za.Social,id:e,link:r};try{if(this.desktopMode)return void this.open(a);await this.startNativeSharing(e,i)}catch(e){this.open(a)}}async startNativeSharing(e,t){const s=this.sharingService.getNavigatorShareFunction();if(!s)throw new Error;try{ts(),this.runNativeSharing({id:e}),await s(t),this.completeNativeSharing({result:!0})}catch(e){if(e instanceof DOMException&&"AbortError"===e.name)return;throw e}finally{this.completeNativeSharing({result:!1})}}runNativeSharing({id:e}){this.nativeSharingId=e,this.nativeSharingRunning=!0}completeNativeSharing({result:e}){this.nativeSharingRunning&&(this.handleShareComplete(this.nativeSharingId,e),this.nativeSharingRunning=!1,this.nativeSharingId="",ss())}}})();var Qa,Ka,Ya=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Za=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.RedirectToStory="redirectToStory",e.CloseStory="closeStory",e.ShowMultipleStories="showMultipleStories",e.ReloadStory="reloadStory"}(Qa||(Qa={})),function(e){e.Close="closeStoryReader"}(Ka||(Ka={}));let Ja=(()=>{let e,t,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y,w,_,S,b,x,k=Ye,C=[],M=[],L=[],E=[],A=[],O=[],R=[],P=[],D=[],j=[],B=[],N=[],F=[],V=[],z=[],U=[],W=[];return class G extends k{static{const I="function"==typeof Symbol&&Symbol.metadata?Object.create(k[Symbol.metadata]??null):void 0;e=[X.observable],t=[X.observable],s=[X.observable],i=[X.observable],r=[X.observable],a=[X.observable],n=[X.observable],o=[X.observable],l=[X.computed],d=[X.computed],c=[X.computed],h=[X.computed],u=[X.computed],p=[X.computed],g=[X.computed],m=[X.computed],f=[X.computed],v=[X.computed],y=[X.computed],w=[X.action],_=[X.action],S=[X.action],b=[X.action],x=[X.action],Za(this,null,e,{kind:"accessor",name:"_activeStory",static:!1,private:!1,access:{has:e=>"_activeStory"in e,get:e=>e._activeStory,set:(e,t)=>{e._activeStory=t}},metadata:I},M,L),Za(this,null,t,{kind:"accessor",name:"_currentIndex",static:!1,private:!1,access:{has:e=>"_currentIndex"in e,get:e=>e._currentIndex,set:(e,t)=>{e._currentIndex=t}},metadata:I},E,A),Za(this,null,s,{kind:"accessor",name:"_uiPaused",static:!1,private:!1,access:{has:e=>"_uiPaused"in e,get:e=>e._uiPaused,set:(e,t)=>{e._uiPaused=t}},metadata:I},O,R),Za(this,null,i,{kind:"accessor",name:"_muted",static:!1,private:!1,access:{has:e=>"_muted"in e,get:e=>e._muted,set:(e,t)=>{e._muted=t}},metadata:I},P,D),Za(this,null,r,{kind:"accessor",name:"_timerPaused",static:!1,private:!1,access:{has:e=>"_timerPaused"in e,get:e=>e._timerPaused,set:(e,t)=>{e._timerPaused=t}},metadata:I},j,B),Za(this,null,a,{kind:"accessor",name:"_closeGestureInAction",static:!1,private:!1,access:{has:e=>"_closeGestureInAction"in e,get:e=>e._closeGestureInAction,set:(e,t)=>{e._closeGestureInAction=t}},metadata:I},N,F),Za(this,null,n,{kind:"accessor",name:"_placeholders",static:!1,private:!1,access:{has:e=>"_placeholders"in e,get:e=>e._placeholders,set:(e,t)=>{e._placeholders=t}},metadata:I},V,z),Za(this,null,o,{kind:"accessor",name:"storyViewModels",static:!1,private:!1,access:{has:e=>"storyViewModels"in e,get:e=>e.storyViewModels,set:(e,t)=>{e.storyViewModels=t}},metadata:I},U,W),Za(this,null,l,{kind:"getter",name:"muted",static:!1,private:!1,access:{has:e=>"muted"in e,get:e=>e.muted},metadata:I},null,C),Za(this,null,d,{kind:"getter",name:"uiPaused",static:!1,private:!1,access:{has:e=>"uiPaused"in e,get:e=>e.uiPaused},metadata:I},null,C),Za(this,null,c,{kind:"getter",name:"timerPaused",static:!1,private:!1,access:{has:e=>"timerPaused"in e,get:e=>e.timerPaused},metadata:I},null,C),Za(this,null,h,{kind:"getter",name:"closeGestureInAction",static:!1,private:!1,access:{has:e=>"closeGestureInAction"in e,get:e=>e.closeGestureInAction},metadata:I},null,C),Za(this,null,u,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:I},null,C),Za(this,null,p,{kind:"getter",name:"activeStory",static:!1,private:!1,access:{has:e=>"activeStory"in e,get:e=>e.activeStory},metadata:I},null,C),Za(this,null,g,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:I},null,C),Za(this,null,m,{kind:"getter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,get:e=>e.currentIndex},metadata:I},null,C),Za(this,null,f,{kind:"getter",name:"placeholders",static:!1,private:!1,access:{has:e=>"placeholders"in e,get:e=>e.placeholders},metadata:I},null,C),Za(this,null,v,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:I},null,C),Za(this,null,y,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:I},null,C),Za(this,null,w,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:I},null,C),Za(this,null,_,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:I},null,C),Za(this,null,S,{kind:"method",name:"reloadStory",static:!1,private:!1,access:{has:e=>"reloadStory"in e,get:e=>e.reloadStory},metadata:I},null,C),Za(this,null,b,{kind:"method",name:"nextStory",static:!1,private:!1,access:{has:e=>"nextStory"in e,get:e=>e.nextStory},metadata:I},null,C),Za(this,null,x,{kind:"method",name:"prevStory",static:!1,private:!1,access:{has:e=>"prevStory"in e,get:e=>e.prevStory},metadata:I},null,C),I&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:I})}storyManager=Ya(this,C);storyReaderStoriesService;statisticsService;#S=Ya(this,M,null);get _activeStory(){return this.#S}set _activeStory(e){this.#S=e}#t=(Ya(this,L),Ya(this,E,1));get _currentIndex(){return this.#t}set _currentIndex(e){this.#t=e}#b=(Ya(this,A),Ya(this,O,!1));get _uiPaused(){return this.#b}set _uiPaused(e){this.#b=e}#r=(Ya(this,R),Ya(this,P,!0));get _muted(){return this.#r}set _muted(e){this.#r=e}#x=(Ya(this,D),Ya(this,j,!1));get _timerPaused(){return this.#x}set _timerPaused(e){this.#x=e}#k=(Ya(this,B),Ya(this,N,!1));get _closeGestureInAction(){return this.#k}set _closeGestureInAction(e){this.#k=e}_locked=(Ya(this,F),!1);narrativeContext;#C=Ya(this,V,[]);get _placeholders(){return this.#C}set _placeholders(e){this.#C=e}scrollbarHelper=(Ya(this,z),new Xr(window));_sourceInfo={listType:T.default,feedSlug:""};slideApi;slideApiHandlers;windowReferer=I.default;storyReaderViewModelEventBusListener;#M=Ya(this,U,new Map);get storyViewModels(){return this.#M}set storyViewModels(e){this.#M=e}currentStoryDisplayStrategy=(Ya(this,W),null);navigationHistory=new Ci;storyDisplayStrategyFactory;_touchController=new hr({touchStartTimeout:200});narrativeDataCache=new ds;_sharePanelViewModel=new qa(this,new Ga);static id="StoryReaderViewModel";constructor(e,t,s){super(),this.storyManager=e,this.storyReaderStoriesService=t,this.statisticsService=s,this.storyReaderViewModelEventBusListener=new Da(e,this,s),this.handleWindowUnload=this.handleWindowUnload.bind(this),e.setViewModel(G.id,this),window.addEventListener("beforeunload",this.handleWindowUnload),this.storyDisplayStrategyFactory=new Ii(e,this,t)}initSlideApi(){this.slideApiHandlers=new _s(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,Xe.getSlideApi)(this.slideApiHandlers)}get sharePanel(){return this._sharePanelViewModel}get touchController(){return this._touchController}get feedSlug(){return this.sourceInfo.feedSlug??""}get widgetsData(){return tt()(this.narrativeContext.widgetsData)?this.narrativeContext.widgetsData:{}}get sourceInfo(){return this._sourceInfo}get muted(){return this._muted}get uiPaused(){return this._uiPaused}get timerPaused(){return this._timerPaused}get closeGestureInAction(){return this._closeGestureInAction}get stories(){return Array.from(this.storyViewModels.values())}get activeStory(){return this._activeStory}get isOpened(){return Boolean(this._activeStory)}get currentIndex(){return this._currentIndex}get placeholders(){return this._placeholders}get reachStart(){return 1===this.currentIndex}get reachEnd(){return this.currentIndex===this.storyViewModels.size-2}setStories({listType:e,stories:t}){let s=t.filter((e=>!e.hide_in_reader)).map((e=>Et.createInstance(jt,e)));s=[Et.createInstance(jt,{blank:!0,id:-1}),...s,Et.createInstance(jt,{blank:!0,id:-2})];for(const e of s)if(this.storyViewModels.has(e.id))this.storyViewModels.get(e.id).updateStoriesItem(e);else{const t=new Ia(this.storyManager,this,this.slideApi,this.slideApiHandlers,this._touchController);this.storyViewModels.set(e.id,new Pa(this,this._sharePanelViewModel,e,this.slideApiHandlers,this.navigationHistory,t))}}setNarrativeContext(e){this.narrativeContext=e instanceof Nt?e:Et.createInstance(Nt,e.rawData),this.initStoryResources(this.narrativeContext)}setActiveStoryById(e){this._currentIndex=Array.from(this.storyViewModels.keys()).indexOf(e),this._activeStory=this.storyViewModels.get(e),this.setSlideApiActiveStory(this._activeStory)}setActiveStoryByIndex(e){this._currentIndex=e,this._activeStory=this.getDisplayedStoryByIndex(this._currentIndex),this.setSlideApiActiveStory(this._activeStory),this.handleActiveStoryError(this._activeStory)}getDisplayedStoryByIndex(e){return Array.from(this.storyViewModels.values())[e]}setSlideApiActiveStory(e){this.slideApiHandlers.setActiveStory(e)}open(e,t){this.initSlideApi(),this.storyViewModels.clear(),this.windowReferer=e.windowReferer,this.setScrollBar(e.windowReferer),this._sourceInfo=t,this.setStoriesAndContext({listType:e.listType,storyList:e.storyList,storyContext:e.storyContext}),this.setActiveStoryById(e.id),this._placeholders=e.placeholders,this.statisticsService.init(t),rt(!0),this._touchController.init(document.body)}close(e="closeReaderByCloseBtn"){if(!this.activeStory||this.activeStory?.disableClose)return;this.resetScrollBar(this.windowReferer);const t=this.activeStory.id,s=this.activeStory.activeSlideIndex;this.emit(Ka.Close),Ft.emit(Ka.Close,{id:t}),Ft.emit(fs.CloseStoryReader,{storyId:t,slideIndex:s}),Ft.emit("publicEvents.closeStory",{id:t,index:s,action:e}),es(),this.sharePanel.close(),this.navigationHistory.reset(),this.activeStory.markAsOpened(),this._sourceInfo={listType:T.default,feedSlug:""},this._activeStory=null,this.statisticsService.destroy(),this.storyViewModels.clear(),this._touchController.destroy()}setScrollBar(e){e===I.default&&this.scrollbarHelper.setScrollbar()}resetScrollBar(e){e===I.default&&this.scrollbarHelper.resetScrollbar()}initStoryResources(e){new ls(e.style)}handleActiveStoryError(e){e.error&&this.storyManager.emit("showStoryFailed",{id:e.id,title:e.title,...e.error})}handleWindowUnload(e){this.activeStory&&(Ft.emit(fs.NextSlide,{fromStoryId:this.activeStory.id,fromSlideIndex:this.activeStory.activeSlideIndex}),this.statisticsService.sendData())}setStoriesAndContext(e){this.setStories({listType:e.listType,stories:e.storyList}),this.setNarrativeContext({rawData:e.storyContext})}canBeClosed(){return!(!this.activeStory||this.activeStory.isBlank)&&!this.activeStory.disableClose}async showStory(e,t){this.currentStoryDisplayStrategy=this.storyDisplayStrategyFactory.createShowStory(),await this.currentStoryDisplayStrategy.show({storyId:e,feed:t})}async showStoryOnce(e){this.currentStoryDisplayStrategy=this.storyDisplayStrategyFactory.createShowStoryOnce(),await this.currentStoryDisplayStrategy.show({storyId:e})}async showStoryFromSharePage(e,t){const s=this.storyDisplayStrategyFactory.createShowStoryFromSharePage();return this.currentStoryDisplayStrategy=s,s.show({storyId:e,fetchShareUrl:t})}async showOnboardingStories(e){const t=this.storyDisplayStrategyFactory.createShowOnboardingStories();return this.currentStoryDisplayStrategy=t,t.show({feed:e?.feed??"",customTags:e?.customTags,limit:e?.limit})}async showMultipleStories(e){const t=this.storyDisplayStrategyFactory.createShowMultipleStories();this.currentStoryDisplayStrategy=t,await t.show({storyId:e.storyId,listType:e.listType??T.default,windowReferer:e.windowReferer??I.default,feed:e.feed,filter:e.filter})}async fetchStoriesSlidesAndContextByNextStoryIndex(e){const t=await this.storyReaderStoriesService.fetchStoriesSlidesAndContextByNextStoryIndex({nextStoryIndex:e,listType:this.sourceInfo.listType,feed:this.sourceInfo.feedSlug});t.storyList.length&&this.setStoriesAndContext(t)}async reloadStory(e){li({id:e.id,story:{error:null}});const t={...this.sourceInfo,feed:this.sourceInfo.feedSlug??""};let s=this.storyReaderStoriesService.getStoriesWithSlidesAndContext(t);this.setStoriesAndContext(s),this.currentStoryDisplayStrategy?.reload({storyId:e.id,listType:this.sourceInfo.listType,feed:this.sourceInfo.feedSlug})}nextStory(){this.reachEnd||(this.activeStory?.markAsOpened(),this.setActiveStoryByIndex(this._currentIndex+1),this.fetchStoriesSlidesAndContextByNextStoryIndex(this._currentIndex-1))}prevStory(){this.reachStart||(this.activeStory?.markAsOpened(),this.setActiveStoryByIndex(this._currentIndex-1),this.fetchStoriesSlidesAndContextByNextStoryIndex(this._currentIndex-1))}destroy(){this.removeAllListeners(),window.removeEventListener("beforeunload",this.handleWindowUnload),this.storyReaderViewModelEventBusListener.destroy(),this.storyManager.deleteViewModel(G.id)}closeGoodsWidget(){Ft.emit("goodsWidget.close")}enableStoryTimer(){this.storyViewModels.forEach((e=>e.enableTimer()))}disableStoryTimer(){this.storyViewModels.forEach((e=>e.disableTimer()))}}})();class Xa{storyManager;constructor(e){this.storyManager=e}create(){const e=new Gs,t=new ys(this.storyManager),s=new vs(t);return new Ja(this.storyManager,e,s)}}class en{narrativeDataCache;storyManager;iamReader;deferredActionsQueue=new cs;activeMessageNarrativeDataCache=new ds;activeMessageSlide=null;activeMessage=null;constructor(e,t,s){this.narrativeDataCache=e,this.storyManager=t,this.iamReader=s}lock(e){if(this.activeMessageSlide&&this.activeMessageSlide!==e)throw new Error(`[SlideApi]: The resource is locked by message with ID ${this.activeMessage?.id}`);this.activeMessageSlide=e}unlock(e){this.activeMessageSlide===e&&(this.activeMessageSlide=null)}exec(){this.activeMessageSlide&&(this.deferredActionsQueue.exec(),this.deferredActionsQueue.flush())}async getCardLocalData(){if(!this.activeMessage)return{};let e=this.narrativeDataCache.get(`iam_${this.activeMessage.id}_data_${Te.getState()}`);return e?JSON.parse(e):{}}setCardLocalData(e,t){if(!this.activeMessage)return;let s=JSON.stringify(e);this.narrativeDataCache.set(`iam_${this.activeMessage.id}_data_${Te.getState()}`,s),t&&this.activeMessage.updateUserData(s).catch(console.error)}getCardServerData(e){return this.activeMessage.context.widgetsData._narrative_saved_data?.[e]??null}updateCardServerData(e,t){this.activeMessage.context.widgetsData._narrative_saved_data=t}getSlideDuration(e,t){return this.activeMessage.context.widgetsData._narrative_slides_duration?.[e]?.[t]??null}pauseUI(){this.activeMessageSlide?.pause()}resumeUI(){this.activeMessageSlide?.resume()}showCardTextInput(e,t){}setCardSessionValue(e,t){this.activeMessageNarrativeDataCache.set(e,t)}getCardSessionValue(e){return this.activeMessageNarrativeDataCache.get(e)}getWidgetsSharedData(e,t){const s=this.activeMessage.context.widgetsData;switch(t){case"rangeSlider":return s._narrative_range_slider_data?.[e];case"poll":return s._narrative_poll_data?.[e];case"vote":return s._narrative_vote_data?.[e]}return null}openUrl(e){window.open(e,"_parent")}async sendApiRequest(e,t,s,i,r,a){try{const a=await Me.request({url:e,method:t,params:s??{},headers:i??{},data:r??{}});return{status:a.status,headers:a.headers,data:a.data}}catch(e){if(e instanceof we)return{status:e.networkStatus??400,headers:e.response?.headers,data:e.response?.data}}}share(e,t){}shareSlideScreenshot(e,t,s){}showLayer(e){this.activeMessageSlide?.showLayerByIndex(e)}showCardSlide(e){}cardShowNext(){}showNextSlide(e){}sendStatisticEvent(e,t,s){let i=null;switch(e){case"w-copy":i=new Mn(s.widget_id,s.widget_value,s.widget_label);break;case"w-share":i=new On(s.widget_id,s.widget_answer,s.widget_label,s.widget_value,s.widget_answer_label);break;case"w-rate-answer":i=new An(s.widget_id,s.widget_answer,s.widget_label,s.widget_value);break;case"w-range-slider-answer":i=new En(s.widget_id,s.widget_answer,s.widget_label)}i&&(this.activeMessage.trackWidgetEvent(i),this.iamReader.emitWidgetEvent(i))}destroy(){}setActiveMessage(e){this.activeMessageNarrativeDataCache.clear(),this.activeMessage=e,this.activeMessageSlide&&this.unlock(this.activeMessageSlide)}async resetCard(e){}pushToDefferedActionsQueueOrExec(e){this.activeMessageSlide?e():this.deferredActionsQueue.push(e)}getCardFonts(){const e=Le.getState().cache;return null!=e&&Array.isArray(e)?Le.getState().cache.filter((e=>"font-face"===e.type)):[]}updateTimeline(e,t,s,i,r,a){}showToast(e){this.activeMessageSlide?.showToast({content:e})}}class tn{_vw;_vh;constructor(e,t){this._vw=e,this._vh=t}get contentRatio(){return 9/16}getWidth(){return this._vw}getHeight(){return this._vh}}class sn{_vw;_vh;_contentRatio;desktopMode;constructor(e,t,s,i){this._vw=e,this._vh=t,this._contentRatio=s,this.desktopMode=i,this.desktopMode&&this.initViewportWidthForDesktopMode()}get contentRatio(){return this._contentRatio}getWidth(){return this._vw}getHeight(){return Math.ceil(this._vw/this._contentRatio)}initViewportWidthForDesktopMode(){this._vw>557&&(this._vw=557)}}class rn{_vw;_vh;_contentRatio;desktopMode;constructor(e,t,s,i){this._vw=e,this._vh=t,this._contentRatio=s,this.desktopMode=i,this.desktopMode&&this.initViewportWidthForDesktopMode()}get contentRatio(){return this._contentRatio}getWidth(){return this._vw}getHeight(){return Math.ceil(this._vw/this._contentRatio)}initViewportWidthForDesktopMode(){this._vw>557&&(this._vw=557)}}class an{create(e,t){switch(e){case so.BottomSheet:return new sn(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case so.Modal:return new rn(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case so.Fullscreen:return new tn(t.vw,t.vh)}}}class nn{_vw;_vh;_contentRatio;constructor(e,t,s){this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}getOffset(){const e=this.calculateHeight();return-(Math.ceil(e-this._vh)/2)+"px 0px"}getOffsetX(){return"0px"}getOffsetY(){const e=this.calculateHeight();return`${Math.ceil(e-this._vh)/2}px`}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this._vw}calculateHeight(){return Math.ceil(this._vw/this._contentRatio)}}class on{_vw;_vh;_contentRatio;constructor(e,t,s){this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}get vw(){return this._vw}get vh(){return this._vh}getOffset(){const e=this.calculateWidth();return`0px ${-(Math.ceil(e-this._vw)/2)}px`}getOffsetX(){const e=this.calculateWidth();return`${Math.ceil(e-this._vw)/2}px`}getOffsetY(){return"0px"}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this._vh*this._contentRatio)}calculateHeight(){return this._vh}}class ln{}class dn extends ln{_vw;_vh;_contentRatio;constructor(e,t,s){super(),this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}getOffset(){const e=this.calculateHeight();return-(Math.ceil(e-this._vh)/2)+"px 0px"}getOffsetX(){return"0px"}getOffsetY(){const e=this.calculateHeight();return`${Math.ceil(e-this._vh)/2}px`}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this._vw}calculateHeight(){return Math.ceil(this._vw/this._contentRatio)}}class cn extends ln{_vw;_vh;_contentRatio;constructor(e,t,s){super(),this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}getOffset(){const e=this.calculateWidth();return`0px ${Math.ceil(this._vw-e)/2}px`}getOffsetX(){const e=this.calculateWidth();return`${Math.ceil(this._vw-e)/2}px`}getOffsetY(){return"0px"}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this.calculateHeight()*this._contentRatio)}calculateHeight(){return this._vh}}class hn{constructor(){}create(e){const t=this.getViewportParams(e);return this.isFullscreen(e,t)?this.createFullscreenSlideGeometry(t):this.createWideOrSquareGeometry(t)}isFullscreen(e,t){return e instanceof tn}createWideOrSquareGeometry(e){return e.viewportRatio>e.contentRatio?new nn(e.vw,e.vh,e.contentRatio):new on(e.vw,e.vh,e.contentRatio)}getViewportParams(e){return{vw:e.getWidth(),vh:e.getHeight(),viewportRatio:e.getWidth()/e.getHeight(),contentRatio:e.contentRatio}}createFullscreenSlideGeometry(e){return e.viewportRatio>e.contentRatio?new cn(e.vw,e.vh,e.contentRatio):new dn(e.vw,e.vh,e.contentRatio)}}class un{slide;_mode=Nr.None;_defaultPrevented=!1;_direction=0;constructor(e){this.slide=e,this._direction=this.calcDirection()}get mode(){return this._mode}get direction(){return this._direction}get defaultPrevented(){return this._defaultPrevented||this.slide.navigationDisabled}get navigationDisabled(){return!1}preventDefault(){this._defaultPrevented=!0}disableNextClick(){this._mode=Nr.DisableNext}navigate(){this.direction<0?this.toPrev():this.mode!==Nr.DisableNext&&this.toNext()}toPrev(){}toNext(){}calcClickPosition(){return.3}calcDirection(){return this.calcClickPosition()<=.3?-1:1}}var pn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},gn=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let mn=(()=>{let e,t=Ye,s=[];return class extends t{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(t[Symbol.metadata]??null):void 0;e=[X.computed],gn(this,null,e,{kind:"getter",name:"isLoading",static:!1,private:!1,access:{has:e=>"isLoading"in e,get:e=>e.isLoading},metadata:i},null,s),i&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:i})}message=pn(this,s);iamMessageSlide;messageSlideRendererFactory;slideRenderer;locked=!1;constructor(e,t,s){super(),this.message=e,this.iamMessageSlide=t,this.messageSlideRendererFactory=s,this.slideRenderer=this.messageSlideRendererFactory.create({slide:this,message:this.message}),this.handleDocumentVisibilityChange=this.handleDocumentVisibilityChange.bind(this)}get isLoading(){return this.slideRenderer.state===Vr.Loading}get html(){return this.iamMessageSlide.html}get navigationDisabled(){return this.slideRenderer.navigationDisabled}async init(e){return this.slideRenderer.init(e)}async start(){return document.addEventListener("visibilitychange",this.handleDocumentVisibilityChange),this.slideRenderer.start()}async reload(){return this.slideRenderer.reload()}stop(){return document.removeEventListener("visibilitychange",this.handleDocumentVisibilityChange),this.slideRenderer.stop()}pause(){return this.slideRenderer.pause()}resume(){return this.slideRenderer.resume()}pauseAndLock(){return this.locked=!0,this.pause()}resumeAndUnlock(){return this.locked=!1,this.resume()}mute(){this.slideRenderer.mute()}unmute(){this.slideRenderer.unmute()}onClick(e){const t=new un(this);this.slideRenderer.onClick({target:e,navigationController:t})}onLinkClick(e){this.slideRenderer.onClickLinkElement(e.target)}showLayerByIndex(e){this.slideRenderer.showLayerByIndex(e)}destroy(){return this.slideRenderer.stop()}showToast(e){new ur({getMountPoint:()=>this.slideRenderer.$el,...e})}handleDocumentVisibilityChange(){this.locked||("hidden"===document.visibilityState&&this.pause(),"visible"===document.visibilityState&&this.resume())}}})();class fn extends Ye{iamReader;iamMessage;_slides=[];_openTime=0;constructor(e,t,s){super(),this.iamReader=e,this.iamMessage=t,this._slides=this.iamMessage.slides.map((e=>new mn(this,e,s)))}get id(){return this.iamMessage.id}get activeSlideIndex(){return this.iamMessage.activeSlideIndex}get openTime(){return this._openTime}get slides(){return this._slides}get context(){return this.iamMessage.context}get appearanceOptions(){return this.iamMessage.appearanceOptions}get type(){return this.iamMessage.type}async trackOpen(){await this.iamMessage.trackOpen()}async trackClose(){await this.iamMessage.trackClose()}async trackWidgetEvent(e){await this.iamMessage.trackWidgetEvent(e)}async updateUserData(e){return this.iamMessage.updateUserData(e)}toPublicDto(){return this.iamMessage.toPublicDto()}destroy(){}}class vn{iamReader;constructor(e){this.iamReader=e}handle(e){this.iamReader.close()}}class yn{create(e,t){switch(e){case so.BottomSheet:return this.createBottomSheetAppearanceOptions(t);case so.Modal:return this.createModalAppearanceOptions(t);case so.Fullscreen:return this.createFullscreenAppearanceOptions(t)}}createCommonAppearanceOptions(e){return{backgroundColor:e.background_color}}createBottomSheetAppearanceOptions(e){return{...this.createCommonAppearanceOptions(e),borderRadius:e.corner_radius??16,contentRatio:e.content_ratio||.64}}createModalAppearanceOptions(e){return{...this.createCommonAppearanceOptions(e),borderRadius:e.corner_radius??16,contentRatio:e.content_ratio||.64}}createFullscreenAppearanceOptions(e){return{...this.createCommonAppearanceOptions(e)}}}var wn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},_n=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let Sn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[X.observable],t=[X.computed],_n(this,null,e,{kind:"accessor",name:"_html",static:!1,private:!1,access:{has:e=>"_html"in e,get:e=>e._html,set:(e,t)=>{e._html=t}},metadata:a},i,r),_n(this,null,t,{kind:"getter",name:"html",static:!1,private:!1,access:{has:e=>"html"in e,get:e=>e.html},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}message=wn(this,s);#L=wn(this,i,"");get _html(){return this.#L}set _html(e){this.#L=e}constructor(e){wn(this,r),this.message=e}get html(){return this._html}updateByDto(e){this._html=this.getSlideHtml(e)}getSlideHtml(e){let t=this.message.needPlaceholders?ti(e):e;return t=It(t,"{{nonce}}",J()??""),t}}})();var bn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},xn=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let kn=(()=>{let e,t,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y=[],w=[],_=[],S=[],b=[],x=[],k=[],C=[],M=[],L=[],E=[],A=[],O=[],I=[],T=[],R=[],P=[];return class D{static{const D="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[X.observable],t=[X.observable],s=[X.observable],i=[X.observable],r=[X.observable],a=[X.observable],n=[X.observable],o=[X.observable],l=[X.computed],d=[X.computed],c=[X.computed],h=[X.computed],u=[X.computed],p=[X.computed],g=[X.computed],m=[X.computed],f=[X.computed],v=[X.action],xn(this,null,e,{kind:"accessor",name:"_id",static:!1,private:!1,access:{has:e=>"_id"in e,get:e=>e._id,set:(e,t)=>{e._id=t}},metadata:D},w,_),xn(this,null,t,{kind:"accessor",name:"_events",static:!1,private:!1,access:{has:e=>"_events"in e,get:e=>e._events,set:(e,t)=>{e._events=t}},metadata:D},S,b),xn(this,null,s,{kind:"accessor",name:"_type",static:!1,private:!1,access:{has:e=>"_type"in e,get:e=>e._type,set:(e,t)=>{e._type=t}},metadata:D},x,k),xn(this,null,i,{kind:"accessor",name:"_slides",static:!1,private:!1,access:{has:e=>"_slides"in e,get:e=>e._slides,set:(e,t)=>{e._slides=t}},metadata:D},C,M),xn(this,null,r,{kind:"accessor",name:"_appearanceOptions",static:!1,private:!1,access:{has:e=>"_appearanceOptions"in e,get:e=>e._appearanceOptions,set:(e,t)=>{e._appearanceOptions=t}},metadata:D},L,E),xn(this,null,a,{kind:"accessor",name:"_needPlaceholders",static:!1,private:!1,access:{has:e=>"_needPlaceholders"in e,get:e=>e._needPlaceholders,set:(e,t)=>{e._needPlaceholders=t}},metadata:D},A,O),xn(this,null,n,{kind:"accessor",name:"_hasLimit",static:!1,private:!1,access:{has:e=>"_hasLimit"in e,get:e=>e._hasLimit,set:(e,t)=>{e._hasLimit=t}},metadata:D},I,T),xn(this,null,o,{kind:"accessor",name:"_isOnceOpened",static:!1,private:!1,access:{has:e=>"_isOnceOpened"in e,get:e=>e._isOnceOpened,set:(e,t)=>{e._isOnceOpened=t}},metadata:D},R,P),xn(this,null,l,{kind:"getter",name:"id",static:!1,private:!1,access:{has:e=>"id"in e,get:e=>e.id},metadata:D},null,y),xn(this,null,d,{kind:"getter",name:"needPlaceholders",static:!1,private:!1,access:{has:e=>"needPlaceholders"in e,get:e=>e.needPlaceholders},metadata:D},null,y),xn(this,null,c,{kind:"getter",name:"isOnceOpened",static:!1,private:!1,access:{has:e=>"isOnceOpened"in e,get:e=>e.isOnceOpened},metadata:D},null,y),xn(this,null,h,{kind:"getter",name:"hasLimit",static:!1,private:!1,access:{has:e=>"hasLimit"in e,get:e=>e.hasLimit},metadata:D},null,y),xn(this,null,u,{kind:"getter",name:"events",static:!1,private:!1,access:{has:e=>"events"in e,get:e=>e.events},metadata:D},null,y),xn(this,null,p,{kind:"getter",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides},metadata:D},null,y),xn(this,null,g,{kind:"getter",name:"context",static:!1,private:!1,access:{has:e=>"context"in e,get:e=>e.context},metadata:D},null,y),xn(this,null,m,{kind:"getter",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions},metadata:D},null,y),xn(this,null,f,{kind:"getter",name:"type",static:!1,private:!1,access:{has:e=>"type"in e,get:e=>e.type},metadata:D},null,y),xn(this,null,v,{kind:"method",name:"updateByDto",static:!1,private:!1,access:{has:e=>"updateByDto"in e,get:e=>e.updateByDto},metadata:D},null,y),D&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:D})}iamStatisticsService=bn(this,y);iamStore;#E=bn(this,w,void 0);get _id(){return this.#E}set _id(e){this.#E=e}#A=(bn(this,_),bn(this,S,{}));get _events(){return this.#A}set _events(e){this.#A=e}#O=(bn(this,b),bn(this,x,void 0));get _type(){return this.#O}set _type(e){this.#O=e}#I=(bn(this,k),bn(this,C,[]));get _slides(){return this.#I}set _slides(e){this.#I=e}#T=(bn(this,M),bn(this,L,{}));get _appearanceOptions(){return this.#T}set _appearanceOptions(e){this.#T=e}#R=(bn(this,E),bn(this,A,!1));get _needPlaceholders(){return this.#R}set _needPlaceholders(e){this.#R=e}#P=(bn(this,O),bn(this,I,!1));get _hasLimit(){return this.#P}set _hasLimit(e){this.#P=e}#D=(bn(this,T),bn(this,R,!1));get _isOnceOpened(){return this.#D}set _isOnceOpened(e){this.#D=e}_frequencyLimit=(bn(this,P),null);_displayFrom=null;_displayTo=null;_campaignName="";constructor(e,t,s){this.iamStatisticsService=t,this.iamStore=s,this._id=e}get id(){return this._id}get needPlaceholders(){return this._needPlaceholders}get openTime(){return this.iamStatisticsService.openTime}get timeSinceLastShow(){return this.iamStatisticsService.timeSinceLastShow}get frequencyLimitTimeExceeded(){return null===this._frequencyLimit?this._isOnceOpened:0!==this._frequencyLimit&&Math.trunc(this.timeSinceLastShow/1e3)<=this._frequencyLimit}get withinDisplayTimeRange(){return(!this._displayFrom||Date.now()>=this._displayFrom)&&(!this._displayTo||Date.now()<=this._displayTo)}get isOnceOpened(){return this._isOnceOpened}get hasLimit(){return this._hasLimit}get events(){return this._events}get slides(){return this._slides}get activeSlideIndex(){return 0}get context(){return this.iamStore.messageContext}get appearanceOptions(){return this._appearanceOptions}get type(){return this._type}destroy(){}updateByDto(e){this._events=this.mapMessageEventsByDto(e.events??[]),this._type=e.type,this._campaignName=e.campaign_name,this._frequencyLimit=e.frequency_limit,this._displayFrom=e.display_from??null,this._displayTo=e.display_to??null,this._hasLimit=Boolean(e.has_limit),this._appearanceOptions=(new yn).create(this._type,e.appearance),this._needPlaceholders=e.need_placeholders,this.updateMessageSlides(e.slides_html)}hasEvent(e){return Boolean(this._events[e])}getEventByName(e){return this._events[e]}toPublicDto(){return{id:this._id,campaignName:this._campaignName,type:this._type}}async trackOpen(){this._isOnceOpened=!0,await this.iamStatisticsService.trackOpen(this)}async trackClose(){await this.iamStatisticsService.trackClose(this)}async trackWidgetEvent(e){await this.iamStatisticsService.trackWidgetEvent(this,e)}async updateUserData(e){return this.iamStore.updateMessageUserData(this.id,e)}updateMessageSlides(e){const t=[];for(const s of e){const e=new Sn(this);e.updateByDto(s),t.push(e)}this._slides=t}mapMessageEventsByDto(e){const t={};for(const s of e)t[s.name]=s;return t}static createByDto(e,t,s){const i=new D(e.id,s,t);return i.updateByDto(e),i}}})();class Cn{}class Mn extends Cn{widgetId;value;label;constructor(e,t,s){super(),this.widgetId=e,this.value=t,this.label=s}get type(){return"w-copy"}toQueryParams(){return{wi:this.widgetId,wv:this.value,wl:this.label}}toJSON(){return{widgetId:this.widgetId,value:this.value}}}class Ln extends Cn{widgetId;value;label;constructor(e,t,s){super(),this.widgetId=e,this.value=t,this.label=s}get type(){return"w-link"}toQueryParams(){return{wi:this.widgetId,wv:this.value,wl:this.label}}toJSON(){return{widgetId:this.widgetId,value:this.value}}}class En extends Cn{widgetId;answer;label;constructor(e,t,s){super(),this.widgetId=e,this.answer=t,this.label=s}get type(){return"w-range-slider"}toQueryParams(){return{wi:this.widgetId,wa:this.answer,wl:this.label}}toJSON(){return{widgetId:this.widgetId,answer:this.answer,label:this.label}}}class An extends Cn{widgetId;answer;label;value;constructor(e,t,s,i){super(),this.widgetId=e,this.answer=t,this.label=s,this.value=i}get type(){return"w-rate"}toQueryParams(){return{wi:this.widgetId,wa:this.answer,wl:this.label,wv:this.value}}toJSON(){return{widgetId:this.widgetId,value:this.value,answer:this.answer,label:this.label}}}class On extends Cn{widgetId;answer;label;value;answerLabel;constructor(e,t,s,i,r){super(),this.widgetId=e,this.answer=t,this.label=s,this.value=i,this.answerLabel=r}get type(){return"w-share"}toQueryParams(){return{wi:this.widgetId,wa:this.answer,wl:this.label,wv:this.value,wal:this.answerLabel}}toJSON(){return{widgetId:this.widgetId,value:this.value,answer:this.answer,label:this.label,answerLabel:this.answerLabel}}}class In{storyManager;iamMessage;messageSlide;constructor(e,t,s){this.storyManager=e,this.iamMessage=t,this.messageSlide=s}async handle(e){this.iamMessage.trackWidgetEvent(new Ln(e.elementId,e.linkTarget,""));try{await this.storyManager.openGame(e.linkTarget),this.messageSlide.pauseAndLock(),this.storyManager.gameReaderViewModel?.once(ta.Close,(()=>{this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class Tn{iamReader;storyManager;iamMessage;constructor(e,t,s){this.iamReader=e,this.storyManager=t,this.iamMessage=s}handle(e){const t=decodeURIComponent(e.linkTarget);this.emitWidgetEvent(t,e.elementId),this.emitClickOnButtonEvent(t,e.elementId)}emitWidgetEvent(e,t){const s=new Ln(t,e,"");this.iamMessage.trackWidgetEvent(s),this.iamReader.emitWidgetEvent(s)}emitClickOnButtonEvent(e,t){const s=this.getClickOnButtonEventPayload(e,t);this.iamReader.emit(Fn.ClickOnButton,s),this.storyManager.clickOnButtonAction({src:x.IAM_READER,payload:s})}getClickOnButtonEventPayload(e,t){return{id:this.iamMessage.id,index:this.iamMessage.activeSlideIndex,url:e,elementId:t}}}class Rn{iamReader;storyManager;messageSlide;constructor(e,t,s){this.iamReader=e,this.storyManager=t,this.messageSlide=s}async handle(e){const t=parseInt(e.linkTarget);try{await this.storyManager.showStory(t),this.messageSlide.pauseAndLock(),this.storyManager.storyReaderViewModel.once(Ka.Close,(()=>{this.iamReader.updateSlideApiRef(),this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class Pn{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class Dn{storyManager;iamReader;message;messageSlide;constructor(e,t,s,i){this.storyManager=e,this.iamReader=t,this.message=s,this.messageSlide=i}create(e){switch(e){case"url":return new Tn(this.iamReader,this.storyManager,this.message);case"story":return new Rn(this.iamReader,this.storyManager,this.messageSlide);case"game":return new In(this.storyManager,this.message,this.messageSlide);case"closeIAM":return new vn(this.iamReader)}return new Pn}}class jn{slide;story;slideApiHandlers;constructor(e,t,s){this.slide=e,this.story=t,this.slideApiHandlers=s}async onSlideStarted(){this.slideApiHandlers.lock(this.slide),this.slideApiHandlers.exec()}onSlideStop(){this.slideApiHandlers.unlock(this.slide)}onSlideStateChanged(e){}onSlideLoadStart(){}onSlideLoadEnd(){}onSlideResume(){}onSlidePause(){}onSlideInit(){}onSlideVideoError(){}}class Bn{storyManager;iamReader;slideApi;slideApiHandlers;touchController;constructor(e,t,s,i,r){this.storyManager=e,this.iamReader=t,this.slideApi=s,this.slideApiHandlers=i,this.touchController=r}create({slide:e,message:t}){const s=new Ti,i=new Wi,r=new fa(new Dn(this.storyManager,this.iamReader,t,e)),a=new Gr(new jn(e,t,this.slideApiHandlers),i,this.slideApi.Animation,s,r);return this.registerWidgets({widgetManager:i,slideApi:this.slideApi,message:t,slide:e}),a}registerWidgets({widgetManager:e,slideApi:t,message:s,slide:i}){e.registerMany([new rr(t),new $i(t),new Hi(t),new qi(t),new ar(t),new Qi(t),new Ki(t),new Xi(t,this.touchController),new er(t),new tr(t),new jr(t,this.touchController),new Br(t,this.touchController,i),new ir(t)])}}class Nn extends Error{constructor(e){super(`[IAM]: you must close IAM with ID ${e}`),this.name="IamMessageOpenError"}}var Fn,Vn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},zn=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.Loaded="loaded",e.Close="close",e.WidgetEvent="widgetEvent",e.ClickOnButton="clickOnButton"}(Fn||(Fn={}));let Un=(()=>{let e,t,s,i,r=Ye,a=[],n=[],o=[];return class l extends r{static{const l="function"==typeof Symbol&&Symbol.metadata?Object.create(r[Symbol.metadata]??null):void 0;e=[X.observable],t=[X.action],s=[X.action],i=[X.action],zn(this,null,e,{kind:"accessor",name:"_activeMessage",static:!1,private:!1,access:{has:e=>"_activeMessage"in e,get:e=>e._activeMessage,set:(e,t)=>{e._activeMessage=t}},metadata:l},n,o),zn(this,null,t,{kind:"method",name:"showMessageById",static:!1,private:!1,access:{has:e=>"showMessageById"in e,get:e=>e.showMessageById},metadata:l},null,a),zn(this,null,s,{kind:"method",name:"showMessageByEvent",static:!1,private:!1,access:{has:e=>"showMessageByEvent"in e,get:e=>e.showMessageByEvent},metadata:l},null,a),zn(this,null,i,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:l},null,a),l&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:l})}storyManager=Vn(this,a);iamStore;iamDisplayService;#j=Vn(this,n,null);get _activeMessage(){return this.#j}set _activeMessage(e){this.#j=e}visibilityObserver=Vn(this,o);slideApiHandlers;slideApi;_touchController=new hr;narrativeDataCache=new ds;scrollbarHelper=new Xr(window);eventPublisher;constructor(e,t,s){super(),this.storyManager=e,this.iamStore=t,this.iamDisplayService=s,this.storyManager.setViewModel(l.id,this),this.visibilityObserver=new Je(this)}static id="IamReaderViewModel";get touchController(){return this._touchController}get activeMessage(){return this._activeMessage}get isLoaded(){return this.iamStore.isLoaded}get isLoading(){return this.iamStore.isLoading}get isOpened(){return Boolean(this._activeMessage)}async preload(){await this.storyManager.waitStoryManagerConfig();return await this.iamStore.preload()}async showMessageById(e,t){await this.storyManager.waitStoryManagerConfig(),this.checkMessageNotOpened();const s=await this.iamDisplayService.getMessageById(e,t);return this.open(s),s}async showMessageByEvent(e,t){await this.storyManager.waitStoryManagerConfig(),this.checkMessageNotOpened();const s=await this.iamDisplayService.getMessageByEvent(e,t);return this.open(s),s}async close(){this._activeMessage&&(this.emitCloseEvent(this._activeMessage),this.clearActiveMessage(),this.visibilityObserver.unsubscribe(),this.touchController.destroy(),this.scrollbarHelper.resetScrollbar())}open(e){this.initSlideApi(),this.touchController.init(document.body),this.setActiveMessage(e),this.visibilityObserver.subscribe(),this.scrollbarHelper.setScrollbar()}destroy(){this.storyManager.deleteViewModel(l.id)}emitWidgetEvent(e){this.emit(Fn.WidgetEvent,{message:this.activeMessage.toPublicDto(),name:e.type,data:e.toJSON()})}updateSlideApiRef(){(0,Xe.getSlideApi)(this.slideApiHandlers)}setEventPublisher(e){this.eventPublisher=e}emit(e,...t){return super.emit(e,...t),this.eventPublisher.emit(e,...t)}emitCloseEvent(e){this.emit(Fn.Close,{message:e.toPublicDto()})}initSlideApi(){this.slideApiHandlers=new en(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,Xe.getSlideApi)(this.slideApiHandlers)}setActiveMessage(e){const t=this.createIamMessageViewModel(e);this.slideApiHandlers.setActiveMessage(t),t.trackOpen(),this._activeMessage=t}clearActiveMessage(){this._activeMessage&&(this._activeMessage.trackClose(),this._activeMessage=null)}createIamMessageViewModel(e){const t=new Bn(this.storyManager,this,this.slideApi,this.slideApiHandlers,this.touchController);return new fn(this,e,t)}checkMessageNotOpened(){if(this.activeMessage)throw new Nn(this.activeMessage.id)}}})();class Wn{iamReader;eventEmitter=new(s());constructor(e){this.iamReader=e,this.iamReader.setEventPublisher(this.eventEmitter)}get activeMessage(){return this.iamReader.activeMessage?.toPublicDto()}get isLoaded(){return this.iamReader.isLoaded}get isLoading(){return this.iamReader.isLoading}get isOpened(){return this.iamReader.isOpened}async preload(){const e=(await this.iamReader.preload()).map((e=>e.toPublicDto()));return this.eventEmitter.emit(Fn.Loaded,{messages:e}),e}async showMessageById(e,t){return(await this.iamReader.showMessageById(e,t)).toPublicDto()}async showMessageByEvent(e,t){return(await this.iamReader.showMessageByEvent(e,t)).toPublicDto()}async close(){return this.iamReader.close()}on(e,t){return this.eventEmitter.on(e,t),this}once(e,t){return this.eventEmitter.once(e,t),this}off(e,t){return this.eventEmitter.off(e,t),this}}class Gn{iterationId;slideIndex;slideTotal;eventId=(0,K.v4)();constructor(e,t,s){this.iterationId=e,this.slideIndex=t,this.slideTotal=s}toQueryParams(){return{ei:this.eventId,ii:this.iterationId,si:this.slideIndex,st:this.slideTotal}}}class $n extends Gn{duration;constructor(e,t,s,i){super(e,t,s),this.duration=i}get type(){return"close"}toQueryParams(){return{...super.toQueryParams(),d:this.duration}}}class Hn extends Gn{constructor(e,t,s){super(e,t,s)}get type(){return"open"}toQueryParams(){return super.toQueryParams()}}class qn extends Gn{duration;widgetEvent;constructor(e,t,s,i,r){super(e,t,s),this.duration=i,this.widgetEvent=r}get type(){return this.widgetEvent.type}toQueryParams(){return{...super.toQueryParams(),...this.widgetEvent.toQueryParams(),d:this.duration}}}class Qn{iamApi;iterationId=null;_openTime=0;constructor(e){this.iamApi=e}get openTime(){return this._openTime}get timeSinceLastShow(){return Date.now()-this.openTime}async trackOpen(e){this.iterationId=this.generateId(),this._openTime=Date.now();const t=new Hn(this.iterationId,e.activeSlideIndex,e.slides.length);await this.iamApi.emitMessageEvent(e.id,t)}async trackClose(e){const t=this.timeSinceLastShow,s=new $n(this.iterationId,e.activeSlideIndex,e.slides.length,t);await this.iamApi.emitMessageEvent(e.id,s)}async trackWidgetEvent(e,t){const s=this.timeSinceLastShow,i=new qn(this.iterationId,e.activeSlideIndex,e.slides.length,s,t);return this.iamApi.emitMessageEvent(e.id,i)}generateId(){return(0,K.v4)()}}class Kn extends Error{constructor(){super("[IAM]: you must close other opened readers"),this.name="IamOtherReaderIsOpenError"}}class Yn extends Error{constructor(){super("[IAM]: you need preload in app messages"),this.name="IamShowOnlyIfLoadedError"}}class Zn extends Error{constructor(){super("[IAM]: show message frequency limit exceeded"),this.name="IamFrequencyLimitError"}}class Jn extends Error{constructor(){super("[IAM]: not in display time range"),this.name="IamCheckDisplayTimeRangeError"}}class Xn extends Error{constructor(e){super(`[IAM]: the limit for displaying IAM with ID ${e} has been reached`),this.name="IamMessageLimitExceededError"}}class eo{storyManager;iamStore;errors=[];constructor(e,t){this.storyManager=e,this.iamStore=t}checkOtherReadersAreClosed(){return(this.storyManager.storyReaderViewModel?.isOpened||this.storyManager.gameReaderViewModel?.isOpened)&&this.errors.push(new Kn),this}checkShowOnlyIfLoaded(e){return!this.iamStore.isLoaded&&e&&this.errors.push(new Yn),this}checkFrequencyLimit(e){return e.frequencyLimitTimeExceeded&&this.errors.push(new Zn),this}checkDisplayTimeRange(e){return e.withinDisplayTimeRange||this.errors.push(new Jn),this}validate(){if(this.errors.length>0)throw this.errors.shift()}}class to{storyManager;iamStore;iamApi;constructor(e,t,s){this.storyManager=e,this.iamStore=t,this.iamApi=s}async getMessageById(e,t){new eo(this.storyManager,this.iamStore).checkOtherReadersAreClosed().checkShowOnlyIfLoaded(t).validate();const s=await this.iamStore.findById(e);return s.hasLimit&&await this.checkMesageLimit(e),s}async getMessageByEvent(e,t){new eo(this.storyManager,this.iamStore).checkOtherReadersAreClosed().checkShowOnlyIfLoaded(t).validate(),await this.iamStore.preload();const s=this.iamStore.findAllByEvent(e),i=this.getMessagesSortedByEventPriority(e,s);return this.getFirstValidMessageByEvent(i)}async getFirstValidMessageByEvent(e){let t=new Error;for(const s of e)try{return await this.validateMessageByEvent(s)}catch(e){t=e}throw t}async validateMessageByEvent(e){return new eo(this.storyManager,this.iamStore).checkFrequencyLimit(e).checkDisplayTimeRange(e).validate(),e.hasLimit&&await this.checkMesageLimit(e.id),e}async checkMesageLimit(e){const{canOpen:t}=await this.iamApi.checkMesageLimit(e);if(!t)throw new Xn(e)}getMessagesSortedByEventPriority(e,t){return t.slice().sort(((t,s)=>{const i=t.events[e].priority;return s.events[e].priority-i}))}}var so;!function(e){e[e.BottomSheet=1]="BottomSheet",e[e.Modal=2]="Modal",e[e.Fullscreen=3]="Fullscreen"}(so||(so={}));class io extends Error{constructor(e){super(`[IAM]: not found IAM for ID <${e}>`),this.name="IamNotFoundByIdError"}}class ro extends Error{constructor(e){super(`[IAM]: not found IAM limit for ID <${e}>`),this.name="IamNotFoundLimitError"}}var ao=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},no=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};const oo="campaign_name,id,events,appearance,slides_html,type,frequency_limit,display_to,display_from,need_placeholders,has_limit".split(",").map((e=>`messages.${e}`)).join(",");let lo=(()=>{let e,t,s,i,r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[te],t=[te],s=[te],i=[te],no(this,null,e,{kind:"method",name:"fetchAll",static:!1,private:!1,access:{has:e=>"fetchAll"in e,get:e=>e.fetchAll},metadata:a},null,r),no(this,null,t,{kind:"method",name:"fetchContext",static:!1,private:!1,access:{has:e=>"fetchContext"in e,get:e=>e.fetchContext},metadata:a},null,r),no(this,null,s,{kind:"method",name:"fetchById",static:!1,private:!1,access:{has:e=>"fetchById"in e,get:e=>e.fetchById},metadata:a},null,r),no(this,null,i,{kind:"method",name:"openSession",static:!1,private:!1,access:{has:e=>"openSession"in e,get:e=>e.openSession},metadata:a},null,r),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}storyManager=ao(this,r);constructor(e){this.storyManager=e}async fetchAll(){try{await this.openSession();return(await Me.get("inappmessaging",{fields:oo})).data.messages}catch(e){return[]}}async fetchContext(){await this.openSession();return(await Me.get("inappmessaging/message-context",{fields:"style,widgetsData"})).data}async fetchById(e){await this.openSession();const t=(await Me.get("inappmessaging",{id:e,fields:oo})).data.messages.find((t=>t.id.toString()===e.toString()));if(!t)throw new io(e);return t}async emitMessageEvent(e,t){try{if(this.storyManager.isStatisticsDisabled)return void console.log(`[IAM]: message <${t.type.toUpperCase()}> event`,{messageId:e,messageEvent:t,type:t.type});await Me.post(`/inappmessaging/message/${e}/event/${t.type}`,t.toQueryParams())}catch(e){console.error(e)}}async fetchUserData(e){try{return(await Me.get(`/inappmessaging/message/${e}/data`)).data.data}catch(e){console.error(e)}}async updateUserData(e,t){try{if(this.storyManager.isStatisticsDisabled)return void console.log("[IAM]: update user data",{messageId:e,payload:t});await Me.request({url:`/inappmessaging/message/${e}/data`,method:"put",data:{data:t}})}catch(e){console.error(e)}}async checkMesageLimit(e){if(this.storyManager.isStatisticsDisabled)return{canOpen:!0};const t=(await Me.post("inappmessaging/message-limit",{id:[e]})).data.find((t=>t.messageId.toString()===e.toString()));if(!t)throw new ro(e);return t}async openSession(){const e=Le.getState()?.session?.id;e||await Ee()}}})();class co{storyFeed;storyItem;id;title;titleColor;hasAudio;hasSwipeUp;isOpened;deeplink;gameInstanceId;hideInReader=!1;hideTimeline=!1;constructor(e,t){this.storyFeed=t;const s=Et.createInstance(jt,{...e,slides:[]});this.id=s.id,this.title=s.title,this.titleColor=s.title_color,this.hasAudio=s.has_audio??!1,this.hasSwipeUp=s.has_swipe_up??!1,this.isOpened=s.is_opened,this.deeplink=s.deeplink??void 0,this.gameInstanceId=s.game_instance?.id??void 0,this.hideInReader=s.hide_in_reader??!1,this.hideTimeline=s.hide_timeline,this.isOpened=s.isOpened,this.storyItem=s}getCover(e){return{imageSrc:this.storyItem.image?.findOneByCoverQuality(e)?.url,videoSrc:this.storyItem.videoCoverSrc??void 0,backgroundColor:this.storyItem.background_color,feedCoverSrc:this.storyFeed?.coverSrc}}}var ho=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},uo=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let po=(()=>{let e,t,s=Ye,i=[],r=[],a=[];return class extends s{static{const n="function"==typeof Symbol&&Symbol.metadata?Object.create(s[Symbol.metadata]??null):void 0;e=[X.observable],t=[X.computed],uo(this,null,e,{kind:"accessor",name:"topStory",static:!1,private:!1,access:{has:e=>"topStory"in e,get:e=>e.topStory,set:(e,t)=>{e.topStory=t}},metadata:n},r,a),uo(this,null,t,{kind:"getter",name:"top",static:!1,private:!1,access:{has:e=>"top"in e,get:e=>e.top},metadata:n},null,i),n&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:n})}options=ho(this,i);storyModels=[];unreadedStoryModels=new Map;storiesSubscription;feedsSubscription;feed;#B=ho(this,r,null);get topStory(){return this.#B}set topStory(e){this.#B=e}_activeIndex=(ho(this,a),-1);constructor(e={feed:"default"}){super(),this.options=e,this.handleStoriesChange=this.handleStoriesChange.bind(this),this.handleFeedsChange=this.handleFeedsChange.bind(this),this.storiesSubscription=Ue.watch(this.handleStoriesChange),this.feedsSubscription=je.watch(this.handleFeedsChange)}get stories(){return this.storyModels.map((e=>this.createStackFeedStoryByModel(e)))}get length(){return this.storyModels.length}get activeIndex(){return this._activeIndex}get feedCoverSrc(){return this.feed?.coverSrc}get top(){return this.topStory}reload(){this.storyModels=[],this.unreadedStoryModels=new Map}destroy(){this.storiesSubscription.unsubscribe(),this.feedsSubscription.unsubscribe(),this.emit("destroy")}markStoryAsOpened(e){this.unreadedStoryModels.delete(e),this.resetUnreadedStories(),this.update()}resetUnreadedStories(){0===this.unreadedStoryModels.size&&(this.unreadedStoryModels=new Map(this.storyModels.map((e=>[e.id,e]))))}handleStoriesChange(e){const t=e[this.options.feed]??[];0!==t.length&&(this.storyModels=t.slice(),this.resetUnreadedStories(),this.update())}handleFeedsChange(e){this.feed=e[this.options.feed]}createStackFeedStoryByModel(e){return new co(e,this.feed)}update(){const e=this.unreadedStoryModels.values().next().value;if(!e)throw new Error("[StackedStoryList]: Empty stacked story list");this._activeIndex=this.storyModels.indexOf(e),this.topStory=this.createStackFeedStoryByModel(e),this.onUpdateTopStory(this.topStory),this.emit("update",this.topStory)}}})();class go extends po{storyManager;feedCoverageAnalyticsCalculator=new To;firstStoryShown=!1;_id;constructor(e,t){super(t),this.storyManager=e,this._id=(0,K.v4)(),this.handleShowStory=this.handleShowStory.bind(this),this.handleCloseStoryReader=this.handleCloseStoryReader.bind(this),this.handleEventBusEvents=this.handleEventBusEvents.bind(this),this.subscribeToStoryReader(),this.subscribeToFeedCoverageAnalytics(),this.storyManager.setViewModel(this._id,this)}async reload(){return this.firstStoryShown=!1,super.reload(),this.loadStories()}destroy(){const e=this.storyManager.storyReaderViewModel;e?.off("showStory",this.handleShowStory),e?.off(Ka.Close,this.handleCloseStoryReader),Ft.off("openGame",this.handleShowStory),Ft.off("clickOnStoryDeepLink",this.handleShowStory),this.feedCoverageAnalyticsCalculator.destroy(),super.destroy(),this.storyManager.deleteViewModel(this._id)}showStory(e){const t=il.instance,s=re()(e.deeplink)&&e.deeplink.trim().length>0,i=e.gameInstanceId;if(!e.hideInReader||s||i){if(s&&null!==e.deeplink){const s={index:0,id:e.id,story:e,isDeeplink:!0,url:e.deeplink};return t.clickOnButtonAction({src:x.STACK_STORY_LIST,payload:s}),void this.markStoryAsOpened(e.id)}if(i)return t.openGame(i).catch(console.error),void this.markStoryAsOpened(e.id);this.storyManager.storyReaderViewModel?.showMultipleStories({storyId:e.id,listType:T.default,windowReferer:I.stacked,feed:this.options.feed}),this.markStoryAsOpened(e.id)}else console.error("[StackedStoryList]: Cannot open hidden story id "+e.id)}handleCloseStoryReader(){this.top&&this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(this.top.id)}markStoryAsOpened(e){ki.markAsOpened(e),this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(e),super.markStoryAsOpened(e)}onUpdateTopStory(e){this.firstStoryShown||(this.firstStoryShown=!0,this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(e.id))}async subscribeToStoryReader(){try{const e=this.storyManager.storyReaderViewModel;Ft.on("openGame",this.handleEventBusEvents),Ft.on("clickOnStoryDeepLink",this.handleEventBusEvents),e?.on("showStory",this.handleShowStory),e?.on(Ka.Close,this.handleCloseStoryReader)}catch(e){console.error("[StackedStoryList]: error while story reader init")}}handleShowStory({id:e}){this.markStoryAsOpened(e)}handleEventBusEvents({id:e}){this.markStoryAsOpened(e)}async loadStories(){try{this.emit("startLoad"),await di({defaultList:{feedSlug:this.options.feed,filter:{}},onboardingList:!1,favoriteList:!1}),this.emit("endLoad")}catch(e){console.error("[StackedStoryList]: error while story list loaded")}}subscribeToFeedCoverageAnalytics(){const e=new Do(this.storyManager,{listType:Pe.DEFAULT,feed:this.options.feed,filter:{}});this.feedCoverageAnalyticsCalculator.on("feedImpression",e.handle)}}class mo{storyManager;constructor(e){this.storyManager=e}createStoryReader(){return new Xa(this.storyManager).create()}createGameReader(){return new aa(this.storyManager).create()}createStoryList(){return new Mo(this.storyManager).create()}createInAppMessagingReader(){const e=this.storyManager.rootStore.iamStore;return new Un(this.storyManager,e,new to(this.storyManager,e,new lo(this.storyManager)))}}class fo extends Ye{storyListViewModel;story;id;title;titleColor;magazineName;backgroundColor;background;favorite;like;deeplink;hideInReader;gameInstance;hasAudio;isFavoriteCard;isUgcCard;isOpened;image;videoCoverSrc;videoCover;constructor(e,t){super(),this.storyListViewModel=e,this.story=t,this.id=this.story.id,this.title=this.story.title,this.titleColor=this.story.title_color,this.magazineName=this.story.magazine_name,this.background=this.story.background,this.backgroundColor=this.story.background_color,this.favorite=this.story.favorite,this.like=this.story.like,this.deeplink=this.story.deeplink,this.hideInReader=this.story.hide_in_reader,this.gameInstance=this.story.game_instance,this.hasAudio=this.story.has_audio,this.isFavoriteCard=this.story.favorite_cell,this.isUgcCard=this.story.ugc_card_cell,this.isOpened=this.story.is_opened,this.image=this.story.image,this.videoCover=this.story._video_cover,this.videoCoverSrc=this.story.videoCoverSrc}getAspectRatio(e){switch(e){case E.STYLE_CIRCLE:case E.STYLE_QUAD:return 1;case E.STYLE_RECTANGLE:return this.storyListViewModel.session?.preview_aspect_ratio??.8;default:return 1}}getImageSrcByCoverQuality(e){return this.story.image?.findOneByCoverQuality(e)?.url}onClick(e){this.storyListViewModel.onStoryClick(this,e)}destroy(){}}class vo extends fo{constructor(e,t){super(e,t)}getImageSrcByCoverQuality(e){return this.story.image?.findOneByCoverQuality(e)?.url}}class yo{storyManager;storyListViewModel;constructor(e,t){this.storyManager=e,this.storyListViewModel=t}handle(e,t){ki.markAsOpened(e.id),this.handleClickOnStoryCardDeepLink({id:e.id,index:t.index,isDeeplink:!0,url:e.deeplink},{listType:this.storyListViewModel.params.listType})}handleClickOnStoryCardDeepLink(e,{listType:t}){const s={data:[[1,0,e.id,0,0]]},i=()=>{e.isDeeplink&&e.url&&this.storyManager.clickOnButtonAction({src:x.STORY_LIST,payload:e})};t===Pe.UGC||this.storyManager.getConfig()?.disableStatistic?i():Ce("session/update",s,Y.createFunctionWithTimeout(i,1e3))}}class wo{storyManager;storyListViewModel;constructor(e,t){this.storyManager=e,this.storyListViewModel=t}handle(e,t){ki.markAsOpened(e.id),Ft.emit(ea.OpenGame,{gameId:e.gameInstance?.id})}}class _o{storyManager;storyListViewModel;constructor(e,t){this.storyManager=e,this.storyListViewModel=t}handle(e,t){const s={index:t.index,isDeeplink:!1,id:e.id,listType:T.default,windowReferer:I.default};this.openStoryReader(s),this.emitClickOnStory({id:e.id,index:t.index,isDeeplink:!1},{feedSlug:this.storyListViewModel.params.feedSlug,filter:this.storyListViewModel.params.filter})}async openStoryReader(e){try{const t=this.storyListViewModel.params.feedSlug;e.listType=this.storyListViewModel.params.isFavorite?T.favorite:T.default,e.windowReferer=this.storyListViewModel.params.isFavorite?I.favorite:I.default,await this.storyManager.storyReaderViewModel.showMultipleStories({storyId:e.id,feed:t,listType:e.listType,filter:this.storyListViewModel.params.filter})}catch(e){console.error(e)}}emitClickOnStory(e,t){const s=t.feedSlug,i=t.filter,r=Mt(s),a=Ne.getState().find((t=>t.id===e.id)),n={title:null,tags:[],slidesCount:null,feed:null,filter:null,source:null};a&&(n.title=a.stat_title,n.tags=a.tags,n.slidesCount=a.slides_count),r===Pe.DEFAULT?n.feed=s:r===Pe.UGC&&(n.filter=i),n.source=O.list,this.storyManager.emit("clickOnStory",{...e,...n})}}class So{static createHandler(e,t,s){const{deeplink:i,hideInReader:r,gameInstance:a}=e,n=re()(i)&&i.trim().length>0,o=a?.id;return this.isInvalidStoryClick(Boolean(r),n,o,e.id)?null:n?new yo(t,s):o?new wo(t,s):new _o(t,s)}static isInvalidStoryClick(e,t,s,i){return!(!e||t||s)&&(console.error(`Cannot open hidden story id ${i}`),!0)}}var bo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},xo=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let ko=(()=>{let e,t,s,i,r,a,n,o,l,d,c,h,u,p,g,m,f,v,y=Ye,w=[],_=[],S=[],b=[],x=[],k=[],C=[],M=[],L=[],E=[],A=[];return class O extends y{static{const O="function"==typeof Symbol&&Symbol.metadata?Object.create(y[Symbol.metadata]??null):void 0;e=[X.observable],t=[X.observable],s=[X.observable],i=[X.observable],r=[X.observable],a=[X.action],n=[X.computed],o=[X.computed],l=[X.computed],d=[X.computed],c=[X.computed],h=[X.computed],u=[X.computed],p=[X.computed],g=[X.action],m=[X.action],f=[X.action],v=[X.action],xo(this,null,e,{kind:"accessor",name:"_defaultStories",static:!1,private:!1,access:{has:e=>"_defaultStories"in e,get:e=>e._defaultStories,set:(e,t)=>{e._defaultStories=t}},metadata:O},_,S),xo(this,null,t,{kind:"accessor",name:"_favoriteStories",static:!1,private:!1,access:{has:e=>"_favoriteStories"in e,get:e=>e._favoriteStories,set:(e,t)=>{e._favoriteStories=t}},metadata:O},b,x),xo(this,null,s,{kind:"accessor",name:"_session",static:!1,private:!1,access:{has:e=>"_session"in e,get:e=>e._session,set:(e,t)=>{e._session=t}},metadata:O},k,C),xo(this,null,i,{kind:"accessor",name:"_modeDesktop",static:!1,private:!1,access:{has:e=>"_modeDesktop"in e,get:e=>e._modeDesktop,set:(e,t)=>{e._modeDesktop=t}},metadata:O},M,L),xo(this,null,r,{kind:"accessor",name:"_params",static:!1,private:!1,access:{has:e=>"_params"in e,get:e=>e._params,set:(e,t)=>{e._params=t}},metadata:O},E,A),xo(this,null,a,{kind:"setter",name:"modeDesktop",static:!1,private:!1,access:{has:e=>"modeDesktop"in e,set:(e,t)=>{e.modeDesktop=t}},metadata:O},null,w),xo(this,null,n,{kind:"getter",name:"modeDesktop",static:!1,private:!1,access:{has:e=>"modeDesktop"in e,get:e=>e.modeDesktop},metadata:O},null,w),xo(this,null,o,{kind:"getter",name:"session",static:!1,private:!1,access:{has:e=>"session"in e,get:e=>e.session},metadata:O},null,w),xo(this,null,l,{kind:"getter",name:"defaultStories",static:!1,private:!1,access:{has:e=>"defaultStories"in e,get:e=>e.defaultStories},metadata:O},null,w),xo(this,null,d,{kind:"getter",name:"favoriteStories",static:!1,private:!1,access:{has:e=>"favoriteStories"in e,get:e=>e.favoriteStories},metadata:O},null,w),xo(this,null,c,{kind:"getter",name:"params",static:!1,private:!1,access:{has:e=>"params"in e,get:e=>e.params},metadata:O},null,w),xo(this,null,h,{kind:"getter",name:"hasFavoriteCard",static:!1,private:!1,access:{has:e=>"hasFavoriteCard"in e,get:e=>e.hasFavoriteCard},metadata:O},null,w),xo(this,null,u,{kind:"getter",name:"hasUgcCard",static:!1,private:!1,access:{has:e=>"hasUgcCard"in e,get:e=>e.hasUgcCard},metadata:O},null,w),xo(this,null,p,{kind:"getter",name:"hasFavoriteStories",static:!1,private:!1,access:{has:e=>"hasFavoriteStories"in e,get:e=>e.hasFavoriteStories},metadata:O},null,w),xo(this,null,g,{kind:"method",name:"setParams",static:!1,private:!1,access:{has:e=>"setParams"in e,get:e=>e.setParams},metadata:O},null,w),xo(this,null,m,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:O},null,w),xo(this,null,f,{kind:"method",name:"setDefaultStories",static:!1,private:!1,access:{has:e=>"setDefaultStories"in e,get:e=>e.setDefaultStories},metadata:O},null,w),xo(this,null,v,{kind:"method",name:"setFavoriteStories",static:!1,private:!1,access:{has:e=>"setFavoriteStories"in e,get:e=>e.setFavoriteStories},metadata:O},null,w),O&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:O})}storyManager=bo(this,w);storiesService;_id;#N=bo(this,_,[]);get _defaultStories(){return this.#N}set _defaultStories(e){this.#N=e}#F=(bo(this,S),bo(this,b,[]));get _favoriteStories(){return this.#F}set _favoriteStories(e){this.#F=e}#V=(bo(this,x),bo(this,k,null));get _session(){return this.#V}set _session(e){this.#V=e}#z=(bo(this,C),bo(this,M,!0));get _modeDesktop(){return this.#z}set _modeDesktop(e){this.#z=e}subscriptions=(bo(this,L),[]);#_=bo(this,E,{listType:Pe.DEFAULT,feedSlug:"",useUgcCard:!1,isFavorite:!1,hasFavorite:!1});get _params(){return this.#_}set _params(e){this.#_=e}isLoading=(bo(this,A),!1);static index=0;set modeDesktop(e){this._modeDesktop!==e&&(this._modeDesktop=e)}get id(){return this._id}get modeDesktop(){return this._modeDesktop}get session(){return this._session}get defaultStories(){return this._defaultStories}get favoriteStories(){return this._favoriteStories}get params(){return this._params}constructor(e,t){super(),this.storyManager=e,this.storiesService=t,this._id="StoryListViewModel"+O.index++,this.setDefaultStories=this.setDefaultStories.bind(this),this.setFavoriteStories=this.setFavoriteStories.bind(this),this.storyManager.setViewModel(this._id,this)}get hasFavoriteCard(){return this._params.hasFavorite&&this._favoriteStories.length>0}get hasUgcCard(){return this._params.useUgcCard}get hasFavoriteStories(){return this._params.hasFavorite&&this._params.listType===Pe.DEFAULT}setParams(e){this.unsubscribeStoriesService(),this._params=e,this.subscribeToStoriesService()}onStoryClick(e,t=0){So.createHandler(e,this.storyManager,this)?.handle(e,{index:t})}destroy(){this.removeAllListeners(),this.unsubscribeStoriesService(),this.storyManager.deleteViewModel(this._id)}async reload(){await this.loadStories({needFavorite:!1})}async loadStories(e){if(this.isLoading)return;const t=Boolean(this._params.hasFavorite)&&e.needFavorite,s={feed:this._params.feedSlug,filter:{},defaultListLength:0,favoriteListLength:0,success:!0,error:{name:"",networkStatus:200,networkMessage:""}};try{this.emit("startLoading"),this.isLoading=!0;const{defaultStories:e,favoriteStories:i}=await this.storiesService.loadStories({...this._params,needFavorite:t});s.success=!0,s.error=null,s.defaultListLength=e.length,this._params.hasFavorite&&this._params.listType===Pe.DEFAULT&&(s.favoriteListLength=i.length)}catch(e){console.error(e),s.success=!1,e instanceof we&&(s.error={name:e.name,networkMessage:e.networkMessage,networkStatus:e.networkStatus})}finally{this.isLoading=!1,s.filter=this._params.filter??{},this.emit("endLoading",s)}}subscribeToStoriesService(){const e=this.storiesService.observeDefaultStories(this._params.feedSlug).watch(this.setDefaultStories);if(this.hasFavoriteStories){const e=this.storiesService.observeFavoriteStories().watch(this.setFavoriteStories);this.subscriptions.push(e)}const t=this.storiesService.observeSession().watch((0,X.action)((e=>{this._session=e})));this.subscriptions.push(e,t)}unsubscribeStoriesService(){this.subscriptions.forEach((e=>e.unsubscribe())),this.subscriptions=[]}setDefaultStories(e){this._defaultStories=e.map((e=>new fo(this,e)))}setFavoriteStories(e){this._favoriteStories=e.map((e=>new vo(this,e)))}}})();class Co extends fo{favoriteStories=[];constructor(e,t){super(e,t),this.favoriteStories=this.storyListViewModel.favoriteStories.slice()}}class Mo{storyManager;constructor(e){this.storyManager=e}create(){const e=new Vo(this.storyManager);return new ko(this.storyManager,e)}}class Lo{static create(e,t){const s=Et.createInstance(jt,{id:0,title:t.title.content,title_color:t.title.color,is_opened:!0,background_color:"white"});return s.favorite_cell=!0,new Co(e,s)}}class Eo{static create(e,t){let s=[];t.image&&t.image.svgSrc&&t.image.svgSrc.baseState&&s.push({width:100,height:100,type:"h",url:`data:image/svg+xml,${Ps(t.image.svgSrc.baseState)}`});const i=Et.createInstance(jt,{id:-100,title:t.title.content,title_color:t.title.color,is_opened:!1,background_color:t.backgroundColor,image:s});return i.ugc_card_cell=!0,new fo(e,i)}}class Ao{x;y;width;height;constructor(e=0,t=0,s=0,i=0){this.x=e,this.y=t,this.width=s,this.height=i}overlaps(e){return this.x+this.width>=e.x&&this.x<=e.x+e.width&&this.y+this.height>=e.y&&this.y<=e.y+e.height}getIntersection(e){const t=Math.min(this.x+this.width,e.x+e.width),s=Math.max(this.x,e.x),i=Math.min(this.y+this.height,e.y+e.height),r=Math.max(this.y,e.y);return new Ao(Math.min(t,s),Math.min(i,r),Math.max(0,t-s),Math.max(0,i-r))}getArea(){return this.width*this.height}getAreaFraction(e){return+(this.getArea()/e.getArea()*100).toFixed(2)}static clone(e){return new Ao(e.x,e.y,e.width,e.height)}}class Oo{feedCoverageAnalyticsCalculator;constructor(e){this.feedCoverageAnalyticsCalculator=e}storiesIds=new Set;markStoryAsFullVisible(e){this.storiesIds.has(e)||(this.storiesIds.add(e),this.feedCoverageAnalyticsCalculator.emit("feedImpression",[e]))}calculate(e){const t=this.getNewStoriesIds(e.map((({id:e})=>e)));t.forEach((e=>this.storiesIds.add(e))),0!==t.length&&this.feedCoverageAnalyticsCalculator.emit("feedImpression",t)}getNewStoriesIds=e=>{const t=[];for(const s of e)this.storiesIds.has(s)||t.push(s);return t}}class Io{feedCoverageAnalyticsCalculator;constructor(e){this.feedCoverageAnalyticsCalculator=e}calculate(e){const t=e.map((({id:e,areaFraction:t})=>({storyId:e,visibleArea:Math.round(t)/100})));0!==t.length&&this.feedCoverageAnalyticsCalculator.emit("visibleAreaUpdated",t)}}class To extends t.EventEmitter{storyRects=[];viewport=new Ao;feedImpressionMetric;visibleAreaMetric;constructor(){super(),this.feedImpressionMetric=new Oo(this),this.visibleAreaMetric=new Io(this)}calculate(e){const t=this.getScrollViewportByCalculationParams(e),s=this.getStoryRectIntersectionsWithViewport(t),i=this.filterStoryRectIntersections(s);this.calculateMetrics(i)}setViewport(e){this.viewport=e}setStoryRects(e){this.storyRects=e}markStoryAsFullVisible(e){this.feedImpressionMetric.markStoryAsFullVisible(e)}destroy(){this.removeAllListeners()}getScrollViewportByCalculationParams(e){const t=Ao.clone(this.viewport);return t.x+=e.minOffsetLeft,t.y+=e.minOffsetTop,t.width+=e.maxOffsetLeft-e.minOffsetLeft,t.height+=e.maxOffsetTop-e.minOffsetTop,t}calculateMetrics(e){this.feedImpressionMetric.calculate(e),this.visibleAreaMetric.calculate(e)}getStoryRectIntersectionsWithViewport(e){const t=[];for(const s of this.storyRects)if(s.overlaps(e)){const i=s.getIntersection(e);t.push({id:s.id,areaFraction:i.getAreaFraction(s)})}else t.push({id:s.id,areaFraction:0});return t}filterStoryRectIntersections=e=>e.filter((e=>-100!==e.id&&e.areaFraction>0))}class Ro extends Ao{id;constructor(e,t=0,s=0,i=0,r=0){super(t,s,i,r),this.id=e}static clone(e){return new Ro(e.id,e.x,e.y,e.width,e.height)}}class Po{feedCoverageAnalyticsCalculator;viewportPadding={left:0,right:0,top:0,bottom:0};minOffsetLeft=0;maxOffsetLeft=0;minOffsetTop=0;maxOffsetTop=0;constructor(e){this.feedCoverageAnalyticsCalculator=e}startScroll({x:e,y:t}){this.minOffsetLeft=e,this.minOffsetTop=t,this.maxOffsetLeft=e,this.maxOffsetTop=t}endScroll({x:e,y:t}){this.minOffsetLeft=Math.min(e,this.minOffsetLeft),this.maxOffsetLeft=Math.max(e,this.maxOffsetLeft),this.minOffsetTop=Math.min(t,this.minOffsetTop),this.maxOffsetTop=Math.max(t,this.maxOffsetTop),this.feedCoverageAnalyticsCalculator.calculate({minOffsetLeft:this.minOffsetLeft,maxOffsetLeft:this.maxOffsetLeft,minOffsetTop:this.minOffsetTop,maxOffsetTop:this.maxOffsetTop})}calculate(e,t){this.feedCoverageAnalyticsCalculator.calculate({minOffsetLeft:e,maxOffsetLeft:e,minOffsetTop:t,maxOffsetTop:t})}updateGeometry({stories:e,storyListRect:t,windowRect:s,viewportPadding:i}){this.viewportPadding=i,this.setViewport(t,s),this.setStoryRects(e,t)}destroy(){this.feedCoverageAnalyticsCalculator.destroy()}markStoryAsFullVisible(e){this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(e)}setViewport(e,t){const s=this.getViewportByWindowAndStoryList(t,e);this.applyPaddingToViewport(s,e),this.feedCoverageAnalyticsCalculator.setViewport(s)}getViewportByWindowAndStoryList(e,t){let s=new Ao;return t.overlaps(e)?(s=t.getIntersection(e),s):s}applyPaddingToViewport(e,t){t.width<768||(e.x+=this.viewportPadding.left,e.y+=this.viewportPadding.top,e.height-=this.viewportPadding.top+this.viewportPadding.bottom,e.width-=this.viewportPadding.left+this.viewportPadding.right)}setStoryRects(e,t){const s=[];e.forEach(((i,r)=>{const a=Number(i.dataset.id),n=new Ro(a,i.offsetLeft,i.offsetTop,i.clientWidth,i.clientHeight);s.push(n),n.x+=t.x,n.y+=t.y,this.applyPaddingAndNegativeMarginToStoryRect(n,r,e.length-1)})),this.feedCoverageAnalyticsCalculator.setStoryRects(s)}applyPaddingAndNegativeMarginToStoryRect(e,t,s){const i=this.viewportPadding;0===t&&(e.x+=i.left,e.width-=i.left),t===s&&(e.width-=i.right)}}class Do{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t,this.handle=this.handle.bind(this)}handle(e){const t=B.getState();this.params.listType!==Pe.DEFAULT||t.disableStatistic||Re(e);const s=this.params.feed,i=this.params.filter,r=Mt(s),a={stories:e.map((e=>{const t={title:null,tags:[],slidesCount:null},s=Ne.getState().find((t=>t.id===e));return s&&(t.title=s.stat_title,t.tags=s.tags,t.slidesCount=s.slides_count,s.type===Pe.UGC&&(t.ugcPayload=tt()(s.payload)?s.payload:{})),{id:e,...t}})),feed:null,filter:null};r===Pe.DEFAULT?a.feed=s:r===Pe.UGC&&(a.filter=i),this.storyManager.emit("feedImpression",a)}}class jo{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t,this.handle=this.handle.bind(this)}handle(e){const t=this.params.feed,s=this.params.filter,i=Mt(t),r={stories:e.map((({storyId:e,visibleArea:t})=>{const s={title:null,tags:[],slidesCount:null,visibleArea:t},i=Ne.getState().find((t=>t.id===e));return i&&(s.title=i.stat_title,s.tags=i.tags,s.slidesCount=i.slides_count,i.type===Pe.UGC&&(s.ugcPayload=tt()(i.payload)?i.payload:{})),{id:e,...s}})),feed:null,filter:null};i===Pe.DEFAULT?r.feed=t:i===Pe.UGC&&(r.filter=s),this.storyManager.emit("visibleAreaUpdated",r)}}class Bo{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t}create(){const e=new To,t=new Do(this.storyManager,this.params),s=new jo(this.storyManager,this.params);e.on("feedImpression",t.handle),e.on("visibleAreaUpdated",s.handle);return new Po(e)}}const No=(e,t)=>{let s=[];switch(e){case T.default:s=t?Ue.getState()[t]:[];break;case T.favorite:s=Ge.getState();break;case T.onboarding:s=t?We.getState()[t]:[]}return s??[]};class Fo extends Et{id=null;expire_in=null;closed=!1;share;user_key;server_timestamp;is_allow_profiling=!1;preview_aspect_ratio=1;session={id:""};constructor(){super()}singleModelWrapper(){return""}attributes(){return Ot()(super.attributes(),["server_timestamp","session","cache","share","user_key","placeholders","is_allow_profiling","preview_aspect_ratio"])}}class Vo{storyManager;constructor(e){this.storyManager=e}async loadStories({feedSlug:e,filter:t,listType:s,testKey:i,needFavorite:r=!0}){const a=s===Pe.DEFAULT&&r;await di({defaultList:{feedSlug:e,filter:t},onboardingList:!1,favoriteList:a,testKey:i});const n=No(T.default,e),o=(e=>e===sl?Pe.UGC:Pe.DEFAULT)(e),l={stories:n.map((e=>{const t={title:null,tags:[],slidesCount:null};return e&&(t.title=e.stat_title,t.tags=e.tags,t.slidesCount=e.slides_count,e.type===Pe.UGC&&(t.ugcPayload=tt()(e.payload)?e.payload:{})),{id:e.id,...t}})),feed:null,filter:null};o===Pe.DEFAULT?l.feed=e:o===Pe.UGC&&(l.filter=t),this.storyManager.emit("feedLoad",l);return{defaultStories:No(T.default,e),favoriteStories:No(T.favorite,e)}}observeDefaultStories(e){return Ue.map((t=>(t[e]??[]).map((e=>this.createStoryByData({...e,slides_html:[]})))))}observeFavoriteStories(){return Ge.map((e=>e.map((e=>this.createStoryByData({...e,slides_html:[]})))))}observeSession(){return Le.map((e=>Et.createInstance(Fo,e)))}createStoryByData(e){return e instanceof jt?e:Et.createInstance(jt,e)}}class zo{static async getUgcEditorConfig(){let e=Le.getState();await Ee(),e?.editor||await Qs({});const t=B.getState(),s=Le.getState();return{sessionId:s.session.id,apiKey:t.apiKey,editor:s.editor??{},sdkVersion:"3.2.0-rc.1",appPackageId:t.appPackageId,deviceId:G.getState(),userId:null!=t.userId?String(t.userId):void 0,lang:t.lang.toString()}}}class Uo extends t.EventEmitter{storyManager;storyReaderViewModel;storyId;options;constructor(e,t,s,i){super(),this.storyManager=e,this.storyReaderViewModel=t,this.storyId=s,this.options=i,this.handleCloseStoryReader=this.handleCloseStoryReader.bind(this),this.showSharePage(),this.storyReaderViewModel.once(Ka.Close,this.handleCloseStoryReader)}async closeStoryReader(){this.storyManager.closeStoryReader()}showSharePage=async()=>{this.handleStartLoad();const e=this.storyManager.getConfig()?.disableStatistic,t=await this.storyReaderViewModel.showStoryFromSharePage(this.storyId,e);this.handleEndLoad(t)};handleStartLoad(){setTimeout((()=>{this.emit(o.START_LOADING),Q()(this.options?.handleStartLoad)&&this.options.handleStartLoad()}))}handleEndLoad(e){this.emit(o.END_LOADING,{result:e}),Q()(this.options?.handleStopLoad)&&this.options.handleStopLoad(e)}handleCloseStoryReader(){if(Q()(this.options?.handleStoryReaderClose)||this.listenerCount(o.CLOSE_STORY_READER)>0)try{Q()(this.options?.handleStoryReaderClose)&&this.options?.handleStoryReaderClose(),this.emit(o.CLOSE_STORY_READER)}catch(e){console.error(e)}else{const e=window.location;window.open(`${e.protocol}//${e.host}`,"_parent")}}}class Wo{storyManager;plugins=new Map;constructor(e){this.storyManager=e}install(e,t){this.plugins.set(e.name,e),st(`[PluginManager]: plugin ${e.name} registered`),e.install(this.storyManager,t),st(`[PluginManager]: plugin ${e.name} installed`)}uninstall(e){e.uninstall(this.storyManager),this.plugins.delete(e.name),st(`[PluginManager]: plugin ${e.name} uninstalled`)}get(e){return this.plugins.get(e)}}class Go extends Error{constructor(e){super(`[IAM]: not found IAM for event <${e}>`),this.name="IamNotFoundByEventError"}}var $o=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ho=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0};let qo=(()=>{let e,t,s,i,r,a,n,o=[],l=[],d=[],c=[],h=[],u=[],p=[];return class{static{const g="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[X.observable],t=[X.observable],s=[X.observable],i=[X.computed],r=[X.computed],a=[X.computed],n=[X.computed],Ho(this,null,e,{kind:"accessor",name:"_messages",static:!1,private:!1,access:{has:e=>"_messages"in e,get:e=>e._messages,set:(e,t)=>{e._messages=t}},metadata:g},l,d),Ho(this,null,t,{kind:"accessor",name:"_isLoaded",static:!1,private:!1,access:{has:e=>"_isLoaded"in e,get:e=>e._isLoaded,set:(e,t)=>{e._isLoaded=t}},metadata:g},c,h),Ho(this,null,s,{kind:"accessor",name:"_isLoading",static:!1,private:!1,access:{has:e=>"_isLoading"in e,get:e=>e._isLoading,set:(e,t)=>{e._isLoading=t}},metadata:g},u,p),Ho(this,null,i,{kind:"getter",name:"messages",static:!1,private:!1,access:{has:e=>"messages"in e,get:e=>e.messages},metadata:g},null,o),Ho(this,null,r,{kind:"getter",name:"isLoaded",static:!1,private:!1,access:{has:e=>"isLoaded"in e,get:e=>e.isLoaded},metadata:g},null,o),Ho(this,null,a,{kind:"getter",name:"isLoading",static:!1,private:!1,access:{has:e=>"isLoading"in e,get:e=>e.isLoading},metadata:g},null,o),Ho(this,null,n,{kind:"getter",name:"messageContext",static:!1,private:!1,access:{has:e=>"messageContext"in e,get:e=>e.messageContext},metadata:g},null,o),g&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:g})}rootStore=$o(this,o);iamApi;#U=$o(this,l,new Map);get _messages(){return this.#U}set _messages(e){this.#U=e}#W=($o(this,d),$o(this,c,!1));get _isLoaded(){return this.#W}set _isLoaded(e){this.#W=e}#G=($o(this,h),$o(this,u,!1));get _isLoading(){return this.#G}set _isLoading(e){this.#G=e}_messageContext=$o(this,p);constructor(e,t){this.rootStore=e,this.iamApi=t}get messages(){return Array.from(this._messages.values())}get isLoaded(){return this._isLoaded}get isLoading(){return this._isLoading}get messageContext(){return this._messageContext}async preload(){try{if(this._isLoaded)return this.messages;this._isLoading=!0;const e=await this.fetchAll();return this._isLoaded=!0,e}catch(e){throw console.error(e),e}finally{this._isLoading=!1}}async findById(e){const t=this._messages.get(e.toString());return t||this.fetchById(e)}findAllByEvent(e){let t=Array.from(this._messages.values()).filter((t=>t.hasEvent(e)));if(t.length>0)return t;throw new Go(e)}async updateMessageUserData(e,t){return this.iamApi.updateUserData(e,t)}async fetchById(e){await this.fetchMessageContext();const t=await this.iamApi.fetchById(e);return this.createMessageByDto(t)}async fetchAll(){await this.fetchMessageContext();const e=await this.iamApi.fetchAll();return this.createMessagesByDtos(e)}async fetchMessageContext(){this._messageContext||(this._messageContext=await this.iamApi.fetchContext())}createMessagesByDtos(e){const t=[];for(const s of e){const e=this.createMessageByDto(s);t.push(e)}return t}createMessageByDto(e){const t=kn.createByDto(e,this,new Qn(this.iamApi));return this._messages.has(t.id.toString())||this._messages.set(t.id.toString(),t),t}}})();class Qo{iamStore;constructor(e){this.iamStore=new qo(this,new lo(e))}}var Ko=S(986),Yo=S.n(Ko);function Zo(e){let t=e.length;for(let s=e.length-1;s>=0;s--){const i=e.charCodeAt(s);i>127&&i<=2047?t++:i>2047&&i<=65535&&(t+=2),i>=56320&&i<=57343&&s--}return t}class Jo{static instance;constructor(){return Jo.instance||(Jo.instance=this),Jo.instance}static getInstance(){return Jo.instance?Jo.instance:new Jo}_sdkConfigIsIncorrect=!1;get sdkConfigIsIncorrect(){return this._sdkConfigIsIncorrect}_userIdByteLimit=255;_tagsByteLimit=4e3;userMessage="";tagsMessage="";get sdkConfigErrorsAsArray(){const e=[];return this.userMessage&&e.push(this.userMessage),this.tagsMessage&&e.push(this.tagsMessage),e}checkUserIdLength(e){this.userMessage="",null!=e&&Zo(String(e))>this._userIdByteLimit&&(console.error(`UserId is bigger then ${this._userIdByteLimit} bytes`),this._sdkConfigIsIncorrect=!0,this.userMessage=`UserId "${String(e)}" is bigger then ${this._userIdByteLimit} bytes`)}checkTagsLength(e){this.tagsMessage="",null!=e&&Array.isArray(e)&&Zo(e.join(","))>this._tagsByteLimit&&(console.error(`Tags (joined by ',') is bigger then ${this._tagsByteLimit} bytes`),this._sdkConfigIsIncorrect=!0,this.tagsMessage=`Tags (joined by ',') "${e.join(",")}" is bigger then ${this._tagsByteLimit} bytes`)}}var Xo=S(6343),el=S.n(Xo);class tl{storyManager;_config=null;_isStatisticsDisabled=!1;constructor(e){this.storyManager=e}get config(){return this._config}get isStatisticsDisabled(){return this._isStatisticsDisabled}setConfig(e){this.config?this.updateConfig(e):this.initializeConfig(e)}setTags(e){this.config&&!el()(this.config.tags,e)&&(Jo.getInstance().checkTagsLength(e),F({tags:e}),this.config.tags=e)}async setUserId(e,t){(re()(e)||Yo()(e))&&this.config&&this.config.userId!==e&&(this.config.userId=e,Jo.getInstance().checkUserIdLength(e),V({userId:e,userIdSign:t}),Ie(),await this.storyManager.closeAllReaders(),await this.storyManager.reloadAllStoryLists(),await this.storyManager.reloadAllStackedStoryLists())}async setLang(e){re()(e)&&this.config&&this.config.lang.toRawData()!==e&&(W({lang:e}),this.config.lang=new w(e),Ie(),await this.storyManager.closeAllReaders(),await this.storyManager.reloadAllStoryLists(),await this.storyManager.reloadAllStackedStoryLists())}setApiKey(e){this.config&&this.config.apiKey!==e&&(be(e),N({apiKey:e}),Ie(),this.config.apiKey=e)}setPlaceholders(e){tt()(e)&&this.config&&!el()(this.config.placeholders,e)&&(z({placeholders:e}),pt(e),this.config.placeholders=e)}setImagePlaceholders(e){tt()(e)&&this.config&&!el()(this.config.imagePlaceholders,e)&&(U({imagePlaceholders:e}),ct(e),this.config.imagePlaceholders=e)}clear(){this._config=null,H(),Ie()}async waitStoryManagerConfig(){return new Promise(((e,t)=>{let s;const i=()=>{if(this.storyManager.getConfig())return clearTimeout(s),void e();requestAnimationFrame(i)};s=setTimeout((()=>{t("[IAS]: Timeout waiting for InAppStoryManager config")}),5e3),i()}))}initializeConfig(e){this.validateConfig(e),be(e.apiKey),this._isStatisticsDisabled="com.inappstory.webpreview"===e.appPackageId,e.disableStatistic=this._isStatisticsDisabled,N(e),e.placeholders&&pt(e.placeholders),e.imagePlaceholders&&ct(e.imagePlaceholders),Ie(),this._config=B.getState()}validateConfig(e){if(e.disableDeviceId&&!e.userId)throw new Error("You must pass the `userId` value");Jo.getInstance().checkUserIdLength(e.userId),Jo.getInstance().checkTagsLength(e.tags)}updateConfig(e){e.lang&&this.setLang(e.lang),this.setApiKey(e.apiKey),e.userId&&this.setUserId(e.userId,e.userIdSign),e.tags&&this.setTags(e.tags),e.placeholders&&this.setPlaceholders(e.placeholders),e.imagePlaceholders&&this.setImagePlaceholders(e.imagePlaceholders)}}const sl="{{__ugc__}}";class il extends t.EventEmitter{static instance;viewModelStore=new Ze;callbacks={};pluginManager=new Wo(this);_rootStore=new Qo(this);storyManagerConfigController=new tl(this);constructor(){return super(),il.isSingletonInstanceExists()||(il.instance=this),il.instance}static get combinedPlaceholders(){return ft()}get rootStore(){return this._rootStore}get sdkVersionName(){return"3.2.0-rc.1"}get sdkVersionCode(){return parseInt(30200)}get lang(){return B.getState().lang}set storyLinkClickHandler(e){Q()(e)&&(this.callbacks.storyLinkClickHandler=e)}get storyReaderViewModel(){return this.viewModelStore.get(Ja.id)}get gameReaderViewModel(){return this.viewModelStore.get(ra.id)}get isStatisticsDisabled(){return this.storyManagerConfigController.isStatisticsDisabled}inAppMessaging=this.createInAppMessagingReader();static getInstance(){return il.instance?il.instance:null}setViewModel(e,t){this.viewModelStore.set(e,t)}deleteViewModel(e){this.viewModelStore.delete(e)}getViewModelByKey(e){return this.viewModelStore.get(e)}getConfig(){return this.storyManagerConfigController.config}setConfig(e){this.storyManagerConfigController.setConfig(e)}async waitStoryManagerConfig(){return this.storyManagerConfigController.waitStoryManagerConfig()}async showOnboardingStories(e){return(await this.viewModelStore.wait(Ja.id)).showOnboardingStories(e)}async showStory(e){"string"==typeof e&&(e=+e||e);const t=await this.viewModelStore.wait(Ja.id);await t.showStory(e,"")}async showStoryOnce(e){"string"==typeof e&&(e=+e||e);const t=await this.viewModelStore.wait(Ja.id);await t.showStoryOnce(e)}closeAllReaders(){this.storyReaderViewModel?.close(),this.gameReaderViewModel?.closeGame()}closeGoodsWidget(){this.storyReaderViewModel?.closeGoodsWidget()}async openGame(e,t={}){const s=await this.viewModelStore.wait(ra.id);await s.openGame(e,t)}async closeGame(){return this.gameReaderViewModel.closeGame()}async closeStoryReader(){this.storyReaderViewModel.close()}async getUgcEditorConfig(){return zo.getUgcEditorConfig()}async showSharePage(e,t){return"string"==typeof e&&(e=+e||e),await this.viewModelStore.wait(Ja.id),new Uo(this,this.storyReaderViewModel,e,t)}clickOnButtonAction=({src:e,payload:t})=>{if(Q()(this.callbacks.storyLinkClickHandler)||this.listenerCount(P.CLICK_ON_STORY)>0){const s={src:e,data:t};try{Q()(this.callbacks.storyLinkClickHandler)&&this.callbacks.storyLinkClickHandler(s),this.emit(P.CLICK_ON_STORY,s)}catch(e){console.error(e)}}else window.open(t.url,"_self")};reloadAllStoryLists(){const e=this.viewModelStore.getAllOfType((e=>e instanceof ko));return Promise.all(e.map((e=>e.reload())))}reloadAllStackedStoryLists(){const e=this.viewModelStore.getAllOfType((e=>e instanceof go));return Promise.all(e.map((e=>e.reload())))}static isSingletonInstanceExists(){return!!il.instance&&(console.warn("StoryManager singleton is created multiple times\nuse IAS.StoryManager.getInstance() instead"),!0)}use(e,t){this.pluginManager.install(e,t)}getPlugin(e){return this.pluginManager.get(e)}createStoryReader(){return new mo(this).createStoryReader()}createGameReader(){return new mo(this).createGameReader()}createStoryList(){return new mo(this).createStoryList()}createInAppMessagingReader(){return new mo(this).createInAppMessagingReader()}clearConfig(){this.storyManagerConfigController.clear()}}const rl=new il;new class{storyManager;inAppMessaging;constructor(e){this.storyManager=e,this.inAppMessaging=new Wn(e.inAppMessaging)}get sdkVersionName(){return this.storyManager.sdkVersionName}get sdkVersionCode(){return this.storyManager.sdkVersionCode}set storyLinkClickHandler(e){this.storyManager.storyLinkClickHandler=e}getConfig(){return this.storyManager.getConfig()}getNonce(){return J()}async showOnboardingStories(e){return this.storyManager.showOnboardingStories(e)}async showStory(e){return this.storyManager.showStory(e)}async showStoryOnce(e){return this.storyManager.showStoryOnce(e)}closeAllReaders(){this.storyManager.closeAllReaders()}async openGame(e,t={}){return this.storyManager.openGame(e,t)}async closeGame(){return this.storyManager.closeGame()}async closeStoryReader(){return this.storyManager.closeStoryReader()}getUgcEditorConfig(){return this.storyManager.getUgcEditorConfig()}showSharePage(e,t){return this.storyManager.showSharePage(e,t)}closeGoodsWidget(){this.storyManager.closeGoodsWidget()}on(e,t){return this.storyManager.on(e,t),this}once(e,t){return this.storyManager.once(e,t),this}off(e,t){return this.storyManager.off(e,t),this}static use(e,t){rl.use(e,t)}}(rl);var al;!function(e){e.UPDATE="update",e.EVENT_UPDATED_COMMON_OPTIONS="updatedCommonOptions",e.EVENT_UPDATED_STORIES_LIST_OPTIONS="updatedStoriesListOptions",e.EVENT_UPDATED_STORY_READER_OPTIONS="updatedStoryReaderOptions",e.EVENT_UPDATED_FAVORITE_READER_OPTIONS="updatedFavoriteReaderOptions",e.EVENT_UPDATED_GAME_READER_OPTIONS="updatedGameReaderOptions",e.EVENT_UPDATED_GOODS_WIDGET_OPTIONS="updatedGoodsWidgetOptions",e.EVENT_UPDATED_INAPPMESSAGING_WIDGET_OPTIONS="updatedInAppMessagingWidgetOptions"}(al||(al={}));Error;class nl extends t.EventEmitter{constructor(){super()}_commonOptions=i;setCommonOptions(e,t=!0){return this._commonOptions=lr()(this._commonOptions,e),this.emit(al.UPDATE,this.commonOptions),this}get commonOptions(){return this._commonOptions}_storiesListOptions=m;setStoriesListOptions(e,t=!0){return this._storiesListOptions=lr()(this._storiesListOptions,e),t&&(this.emit(al.UPDATE,this.storiesListOptions),this.emit(al.EVENT_UPDATED_STORIES_LIST_OPTIONS,this.storiesListOptions)),this}get storiesListOptions(){return this._storiesListOptions}_storyReaderOptions=L;setStoryReaderOptions(e,t=!0){return this._storyReaderOptions=lr()(this._storyReaderOptions,e,{arrayMerge:(e,t,s)=>t}),t&&this.emit(al.UPDATE,{storyReaderOptions:this.storyReaderOptions,gameReaderOptions:this.gameReaderOptions,appearanceCommon:this.commonOptions}),this}get storyReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton,loader:this.commonOptions.loader},...this._storyReaderOptions}}_storyFavoriteReaderOptions=f;setStoryFavoriteReaderOptions(e,t=!0){return this._storyFavoriteReaderOptions=lr()(this._storyFavoriteReaderOptions,e),t&&this.emit(al.UPDATE,this.storyFavoriteReaderOptions),this}get storyFavoriteReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton},...this._storyFavoriteReaderOptions}}_goodsWidgetOptions=n;setGoodsWidgetOptions(e,t=!0){return this._goodsWidgetOptions=lr()(this._goodsWidgetOptions,e),t&&this.emit(al.UPDATE,this.goodsWidgetOptions),this}get goodsWidgetOptions(){return this._goodsWidgetOptions}_gameReaderOptions=r;setGameReaderOptions(e,t=!0){return this._gameReaderOptions=lr()(this._gameReaderOptions,e),t&&this.emit(al.UPDATE,this.gameReaderOptions),this}get gameReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton,loader:this.commonOptions.loader,forceDesktopMode:this.commonOptions.forceDesktopMode},...this._gameReaderOptions}}}class ol{constructor(){}_storyLists=[];get storyLists(){return this._storyLists}addStoryList(e){this._storyLists.push(e)}updateStoryListById(e,t){const s=this._storyLists.findIndex((t=>t.mountSelector===e));this._storyLists[s]={...this._storyLists[s],...t}}removeStoryListById(e){const t=this._storyLists.findIndex((t=>t.mountSelector===e));this._storyLists.splice(t,1)}}class ll extends Error{constructor(e){super(`Appearance Manager must be an object, but passed ${e.toUpperCase()}. Please check your code.`)}}const dl=e=>{if(null==e||"object"!=typeof e)throw new ll(null==e?"null":typeof e)};class cl extends t.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new ol;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,dl(t),this.storyListManager.addStoryList(this),this.app.setStoryList(this.storyListManager.storyLists).catch(console.error)}get mountSelector(){return this._mountSelector}get appearanceManager(){return this._appearanceManager}get type(){return Pe.DEFAULT}get identityFields(){return{feedSlug:this.feedSlug}}get feedSlug(){return this.params.feed}get testKey(){return this.params.testKey}get useUgcCard(){return this.params.useUgcCard}set ugcCardClickHandler(e){this._ugcCardClickHandler=e}get ugcCardClickHandler(){return this._ugcCardClickHandler}set api(e){this._api=e}async reload(){return this._api?.reload()}destroy(){this.storyListManager.removeStoryListById(this.mountSelector),this.app.setStoryList(this.storyListManager.storyLists)}}class hl extends t.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new ol;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,dl(t),this.storyListManager.addStoryList(this),this.app.setUGCStoryList(this.storyListManager.storyLists).catch(console.error)}get mountSelector(){return this._mountSelector}get appearanceManager(){return this._appearanceManager}get type(){return Pe.UGC}get identityFields(){return{feedSlug:this.feedSlug}}get feedSlug(){return sl}get testKey(){return this.params.testKey}get useUgcCard(){return this.params.useUgcCard}set api(e){this._api=e}set ugcCardClickHandler(e){this._ugcCardClickHandler=e}get ugcCardClickHandler(){return this._ugcCardClickHandler}async reload(){return this._api?.reload()}destroy(){this.storyListManager.removeStoryListById(this.mountSelector)}}var ul=S(1085),pl=S(2236),gl=S(9155),ml=S.n(gl);S(6704);window.__IAS__={storyManager:rl};var fl=S(992),vl=S.n(fl),yl=S(2591),wl=S.n(yl),_l=S(4289),Sl={insert:"head",singleton:!1};wl()(_l.A,Sl);const bl=_l.A.locals||{};var xl=S(7081),kl={insert:"head",singleton:!1};wl()(xl.A,kl);const Cl=xl.A.locals||{},Ml=({onClick:e,className:t})=>(0,ul.jsx)("div",{className:vl()(Cl.icon,t),onClick:e,children:(0,ul.jsx)("svg",{viewBox:"0 0 24 24",children:(0,ul.jsx)("path",{fill:"currentColor",d:"M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z"})})});var Ll=S(5669),El={insert:"head",singleton:!1};wl()(Ll.A,El);const Al=Ll.A.locals||{},Ol=310/480,Il=({desktopMode:e,children:t,verticalPadding:s,style:i,isWidescreen:r,className:a})=>{const[n,o]=(0,gl.useState)({width:"0px",height:"0px"});(0,gl.useEffect)((()=>(l(),window.addEventListener("resize",l),()=>{window.removeEventListener("resize",l)})),[]);const l=()=>{const e=window.innerWidth,t=m(),s=e/window.innerHeight,i=c({aspectRatio:s,vh:t,vw:e}),r=d({aspectRatio:s,vh:t,vw:e});o({width:i,height:r})},d=({aspectRatio:e,vh:t,vw:s})=>{const i=p(e)||g();return e>Ol&&!i?`${u({vh:t,vw:s})}px`:"100%"},c=({aspectRatio:e,vh:t,vw:s})=>e>Ol&&!p(e)?`${h({aspectRatio:e,vh:t,vw:s})}px`:"auto",h=({aspectRatio:t,vh:s,vw:i})=>t>Ol&&!e?i:Math.ceil(s*Ol),u=({vh:t,vw:s})=>e?t:Math.ceil(s/Ol),p=e=>e>Ol&&e-Ol<=.1,g=()=>{let e;return"matchMedia"in window&&void 0!==(e=window.matchMedia("(orientation: portrait)"))&&e.matches},m=()=>{let t=window.innerHeight;return e?(t-=s,t):t},f=r?{width:"100%",height:"100%"}:n;return(0,ul.jsx)("div",{className:vl()(Al["aspect-ratio-box"],a,{[Al["aspect-ratio-box--centered"]]:!r}),style:{...i,...f},children:(0,ul.jsx)("div",{className:Al["aspect-ratio-box-inside"],children:t})})};var Tl=S(5757),Rl={insert:"head",singleton:!1};wl()(Tl.A,Rl);const Pl=Tl.A.locals||{},Dl=ae(),jl=e=>{const[t,s]=(0,gl.useState)(!1),i=(0,gl.useCallback)((()=>{if(e.desktopMode)return;const t=Dl.type!==e.orientation;e.onOrientationChange({type:Dl.type,isWrong:t}),s(t)}),[e.desktopMode,e.orientation]);return(0,gl.useEffect)((()=>(i(),Dl.addEventListener("change",i),()=>{Dl.removeEventListener("change",i)})),[i]),t?(0,ul.jsx)("div",{className:Pl["screen-orientation-lock"]}):null};var Bl=S(8778),Nl={insert:"head",singleton:!1};wl()(Bl.A,Nl);const Fl=Bl.A.locals||{};var Vl=S(1196),zl={insert:"head",singleton:!1};wl()(Vl.A,zl);const Ul=Vl.A.locals||{};let Wl;function Gl(){let e,t;/ipad|iphone/i.test(navigator.userAgent)?(e=document.createRange(),Wl&&e.selectNodeContents(Wl),t=window.getSelection(),t&&(t.removeAllRanges(),t.addRange(e)),Wl&&Wl.setSelectionRange(0,999999)):Wl?.select()}const $l=e=>{!function(e){Wl=document.createElement("textarea"),Wl.value=e,document.body.appendChild(Wl)}(e),Gl(),document.execCommand("copy"),Wl&&document.body.removeChild(Wl)},Hl=({shareText:e,shareLink:t,sharePanelOptions:s,onShareComplete:i})=>{const[r,a]=(0,gl.useState)(!1),[n,o]=(0,gl.useState)(!1),l=()=>{o(!0),!r&&e||i()};return(0,ul.jsxs)("div",{className:`${Fl["share-panel__body"]} ${Ul["share-panel__body_screenshot"]}`,children:[(0,ul.jsx)("div",{className:`${Fl["share-panel-row"]} ${Ul["share-panel-row"]}`,children:(0,ul.jsx)("a",{className:Ul["share-panel-row__image-link"],onClick:l,href:t,download:"image.jpeg",children:(0,ul.jsx)("img",{src:t,className:Ul["share-panel-row__image"]})})}),(0,ul.jsx)("div",{className:Fl["share-panel-separator"],style:{background:s.divider?.background}}),(0,ul.jsx)("div",{className:`${Fl["share-panel-row"]} ${Ul["share-panel-row"]}`,children:(0,ul.jsx)("a",{className:Ul["share-item__download-button"],onClick:l,href:t,download:"image.jpeg",children:(0,ul.jsx)("div",{dangerouslySetInnerHTML:{__html:s.downloadButton?.svgSrc?.baseState??""}})})}),e?(0,ul.jsxs)(ul.Fragment,{children:[(0,ul.jsx)("div",{className:Fl["share-panel-separator"],style:{background:s.divider?.background}}),(0,ul.jsx)("div",{className:`${Fl["share-panel-row"]} ${Ul["share-panel-row"]}`,children:(0,ul.jsxs)("button",{className:vl()(Ul.btn,Ul["btn-copy"]),onClick:()=>{$l(e??""),a(!0),n&&i()},children:[(0,ul.jsxs)("div",{className:Ul["btn-copy__icon"],children:[(0,ul.jsx)("span",{className:vl()(Ul["btn-copy__icon-state"],{[Ul["btn-copy__icon-state_default"]]:!r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.baseState??""}}),(0,ul.jsx)("span",{className:vl()(Ul["btn-copy__icon-state"],{[Ul["btn-copy__icon-state_done"]]:r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.doneState??""}})]}),(0,ul.jsx)("div",{className:Ul["btn-copy__text"],children:e})]})})]}):null]})};var ql=S(610),Ql={insert:"head",singleton:!1};wl()(ql.A,Ql);const Kl=ql.A.locals||{},Yl=({shareLink:e,sharePanelOptions:t,onShareComplete:s,...i})=>{const r=()=>{try{return new URL(e).host}catch(e){return console.error(e),null}},a=()=>{window.removeEventListener("focus",a),s()},n=()=>r()?"":encodeURIComponent(e),o=s=>{const i=(()=>{try{return new URL(e)}catch(e){return console.error(e),null}})();if(!i)return"#";const r=t.targetParams?.[s];return r?.getUrl?.({url:i.toString(),text:n()})},l=t.title?.favicon,d=t.text;return(0,ul.jsxs)("div",{className:Fl["share-panel__body"],children:[(0,ul.jsxs)("div",{className:`${Fl["share-panel-row"]} ${Fl["title-row"]}`,children:[r()&&Boolean(l?.display)&&(0,ul.jsx)("div",{className:Fl["share-url-favicon"],style:{background:l?.background},children:(0,ul.jsx)("img",{src:`${i.faviconApiUrl??"https://favicon.inappstory.ru"}?sz=64&domain_url=${r()}`})}),(0,ul.jsx)("span",{className:Fl.title,style:d,children:t.title?.getValue?.({url:e,text:n()})})]}),(0,ul.jsx)("div",{className:Fl["share-panel-separator"],style:{background:t.divider?.background}}),(0,ul.jsx)("div",{className:`${Fl["share-panel-row"]} ${Kl["social-list"]}`,children:t.targets?.map(((e,s)=>{const i=t.targetParams?.[e],r=i?.icon?.svgSrc.baseState??"<svg></svg>";return(0,ul.jsx)("div",{className:Kl["social-list__item"],children:(0,ul.jsxs)("a",{href:o(e),onClick:()=>((e,t,s)=>{window.addEventListener("focus",a),window.open(e,t,s)})(o(e),"newwindow","width=650,height=570"),target:"_blank",rel:"noopener noreferrer",className:`${Fl["share-item"]} ${Kl["share-item"]}`,children:[(0,ul.jsx)("div",{dangerouslySetInnerHTML:{__html:r}}),(0,ul.jsx)("span",{className:Fl["share-item-title"],style:d,children:i?.label})]})},s)}))}),(0,ul.jsx)("div",{className:Fl["share-panel-separator"],style:{background:t.divider?.background}}),(0,ul.jsx)("div",{className:Fl["share-panel-row"],children:(0,ul.jsxs)("a",{className:`${Fl["share-item"]} ${Kl["share-item"]}`,onClick:()=>{$l(e),s()},children:[(0,ul.jsx)("div",{dangerouslySetInnerHTML:{__html:t.copyButton?.svgSrc?.baseState??""}}),(0,ul.jsx)("span",{className:Fl["share-item-title"],style:d,children:t.copyButton?.label})]})})]})};var Zl;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(Zl||(Zl={}));const Jl=({shareType:e,shareLink:t,shareText:s,onShareCompelete:i,sharePanelOptions:r,className:a})=>{const{dir:n}=Lu(),[o,l]=(0,gl.useState)(!1),[d,c]=(0,gl.useState)(!0),h=()=>{l(!0),c(!1)};return(0,ul.jsxs)("div",{dir:n,className:vl()(Fl["share-panel-wrapper"],a),onClick:e=>{e.stopPropagation()},onTouchStart:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,ul.jsx)("div",{className:vl()(Fl["share-panel-backdrop"],{[Fl.fadeIn]:d,[Fl.fadeOut]:!d}),onClick:()=>{l(!1),c(!1)}}),(0,ul.jsxs)("div",{className:vl()(Fl["share-panel"],{[Fl.slideIn]:d,[Fl.slideOut]:!d}),onAnimationEnd:()=>{d||i(o)},style:{"--height":"100%",background:r.background,borderTopLeftRadius:r.borderRadius+"px",borderTopRightRadius:r.borderRadius+"px"},children:[e===Zl.SlideScreenshot&&(0,ul.jsx)(Hl,{shareText:s,shareLink:t,onShareComplete:h,sharePanelOptions:r}),e===Zl.Social&&(0,ul.jsx)(Yl,{shareLink:t,onShareComplete:h,sharePanelOptions:r}),(0,ul.jsx)("div",{className:Fl["share-panel-separator"]})]})]})};var Xl=S(7495),ed={insert:"head",singleton:!1};wl()(Xl.A,ed);const td=Xl.A.locals||{},sd=e=>{const t=(0,gl.useRef)(null),[s,i]=(0,gl.useState)(null);return(0,gl.useEffect)((()=>{const s=e.plugin.createLottiePlayer(t.current,e.config);return i(s),()=>{s.destroy()}}),[e.config.sha1]),(0,gl.useEffect)((()=>{s&&e.forceEnd&&s.stop()}),[s,e.forceEnd]),(0,gl.useEffect)((()=>{if(s)return s.on("play",e.onPlay),s.on("complete",e.onComplete),s.on("beforeLoad",e.onBeforeLoad),s.on("load",e.onLoad),s.on("minPlayingTimeExpired",e.onMinPlayingTimeExpired),s.on("error",e.onError),()=>{s.off("play",e.onPlay),s.off("complete",e.onComplete),s.off("beforeLoad",e.onBeforeLoad),s.off("load",e.onLoad),s.off("minPlayingTimeExpired",e.onMinPlayingTimeExpired),s.off("error",e.onError)}}),[s,e.onError,e.onPlay,e.onComplete,e.onLoad,e.onBeforeLoad,e.onMinPlayingTimeExpired]),(0,ul.jsx)("canvas",{ref:t,style:{width:"100%",height:"100%"}})},id=e=>{const{storyManager:t}=Lu(),[s,i]=(0,gl.useState)(!1),[r,a]=(0,gl.useState)(!1),[n,o]=(0,gl.useState)(!1),[l,d]=(0,gl.useState)(!1),[c,h]=(0,gl.useState)(!1),[u,p]=(0,gl.useState)(!1),g=r||l||e.isGameLoading||!e.gameShouldBeShown,m=(0,gl.useMemo)((()=>t.getPlugin("dot-lottie")),[t]),f=n||!m||e.isGameLoadingError?null:e.game?.splashLottieScreen?.url&&e.game?.splashLottieScreen,v=e.game&&!e.isGameLoadingError&&g&&!r&&!f,y=()=>e.desktopMode&&e.game?.splashLandscapeScreen?.url?e.game.splashLandscapeScreen.url:e.game?.splashScreen?.url,w=e.isGameInited&&(!f||c);(0,gl.useEffect)((()=>{w&&e.onSplashCanBeHidden()}),[w]);return(0,ul.jsxs)("div",{className:vl()(td["splash-container"],{[td["splash-container--fadeIn"]]:e.game,[td["splash-container--fadeOut"]]:e.gameShouldBeShown,[td["splash-container--isLoading"]]:v}),children:[(0,ul.jsx)("div",{className:td["splash-container__image"],style:{backgroundColor:e.splashImageBackgroundColor},children:y()&&(0,ul.jsx)("img",{src:y(),onLoad:()=>{p(!0)}})}),f&&m&&(0,ul.jsx)("div",{className:td["splash-container__lottie"],children:(0,ul.jsx)(sd,{plugin:m,forceEnd:e.gameShouldBeShown,config:f,onError:()=>{o(!0)},onPlay:()=>{a(!0),i(!1)},onComplete:()=>{a(!1),i(!0)},onLoad:()=>{d(!1)},onBeforeLoad:()=>{d(!0)},onMinPlayingTimeExpired:()=>{h(!0)}})})]})};var rd=S(9843),ad={insert:"head",singleton:!1};wl()(rd.A,ad);const nd=rd.A.locals||{},od=e=>(0,ul.jsx)("button",{dir:e.dir,onClick:e.onCloseGame,className:nd["close-btn"],"data-position":e.closeButtonPosition,dangerouslySetInnerHTML:{__html:e.closeButtonOptions?.svgSrc.baseState??""}});var ld=S(5299),dd=S(9514);const cd=(0,ld.observer)((({gameReaderViewModel:e})=>{const{desktopMode:t,dir:s,gameReaderOptions:i,storyReaderOptions:r}=Lu(),a=(0,gl.useRef)(null),{sharePanelOpeningParams:n,handleShareComplete:o,closeSharePanel:l}=(e=>{const[t,s]=(0,gl.useState)(null);return(0,gl.useEffect)((()=>(e?.on("openSharePanel",s),()=>{e?.off("openSharePanel",s)})),[e]),{sharePanelOpeningParams:t,handleShareComplete:i=>{t&&e&&(e.confirmSharingComplete({shareId:t.shareId,isSuccess:i}),s(null))},closeSharePanel:()=>{s(null)}}})(e);Iu((()=>{d()}));const d=()=>{e.closeGame(),l()},{gameLaunch:c,gameLaunchError:h,isGameLoading:u,closeBtnVisible:p}=e,g=vl()(bl["game-reader"],{[bl["game-reader--desktop-mode"]]:t,[bl["game-reader--widescreen"]]:e.isWidescreen}),m={background:i.backdrop?.background??"",opacity:i.backdrop?.opacity??0,filter:i.backdrop?.blur?`blur(${i.backdrop.blur}px)`:"none"},f=i.game?.backdropColor??"";return(0,dd.createPortal)((0,ul.jsx)("div",{className:bl["game-reader-container"],style:{"--game-box-border-radius":`${parseFloat(String(i.borderRadius))}px`},children:(0,ul.jsxs)("div",{className:g,children:[(0,ul.jsx)("div",{className:bl["game-reader__backdrop"],style:m}),(0,ul.jsxs)(Il,{className:bl["game-reader__game-box"],isWidescreen:e.isWidescreen,desktopMode:t,verticalPadding:100,children:[(0,ul.jsx)(id,{onSplashCanBeHidden:()=>{e.notifyGameCanBeStarted()},desktopMode:t,isGameInited:e.isGameInited,isGameLoading:u,isGameLoadingError:Boolean(e.gameLaunchError),gameShouldBeShown:e.gameShouldBeShown,game:e.gameLaunch??void 0,splashImageBackgroundColor:e.gameLaunch?f:m.background}),h&&(0,ul.jsx)(Ml,{className:bl["game-reader__refresh-btn"],onClick:()=>{e.reload()}}),(!e.gameShouldBeShown||p)&&(0,ul.jsx)(od,{closeButtonPosition:i.closeButtonPosition,dir:s,onCloseGame:d,closeButtonOptions:i.closeButton}),c&&(0,ul.jsxs)(ul.Fragment,{children:[(0,ul.jsx)("iframe",{src:c.url,onLoad:t=>{a.current=t.target,e.dir=s,e.setGameCenterIframe(a.current)},style:{opacity:e.gameShouldBeShown?1:0},frameBorder:"0",className:bl["game-reader__iframe"],sandbox:"allow-same-origin allow-top-navigation allow-forms allow-scripts allow-downloads allow-top-navigation-to-custom-protocols",allow:"fullscreen"}),n&&(0,ul.jsx)(Jl,{shareType:n.shareType,shareLink:n.shareLink,onShareCompelete:o,sharePanelOptions:r.sharePanel})]})]}),c&&i.forceCheckOrientation&&(0,ul.jsx)(jl,{orientation:ne.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{e.isGameInited&&(t?e.pauseGameUI():e.resumeGameUI())}})]})}),document.body)}));var hd=S(2130),ud={insert:"head",singleton:!1};wl()(hd.A,ud);const pd=hd.A.locals||{};class gd{storyReaderViewModel;storiesViewer;backdropRef;deltaValY=0;windowHeight=0;swipeUpGestureInAction=!1;constructor(e,t,s){this.storyReaderViewModel=e,this.storiesViewer=t,this.backdropRef=s}get closeGestureInAction(){return Wt.getState()}startMove(){Ht(),this.windowHeight=this.storiesViewer.clientHeight,this.storiesViewer.style.setProperty("transition","")}move(e){e>10||this.closeGestureInAction?($t(),this.moveDownAndScaleReader(e)):(e<-10||this.swipeUpGestureInAction)&&this.moveUp(e)}endMove(){Yt(),this.deltaValY>=0&&this.handleSwipeDown(),Ht()}moveDownAndScaleReader(e){this.deltaValY=e/this.windowHeight;let t=1-(1-.9)*this.deltaValY;t>=1&&(t=1);let s=100*this.deltaValY*.45;s<=0&&(s=0),this.storiesViewer.style.setProperty("transform",`scale(${t}) translateY(${s}%)`)}moveUp(e){this.swipeUpGestureInAction=!0,this.deltaValY=e/this.windowHeight}returnToDefaultState(){this.storiesViewer.style.setProperty("transition","all .3s"),this.storiesViewer.style.setProperty("transform","scale(1) translateY(0%)")}closeStoryReader(){this.storiesViewer.style.setProperty("transition","opacity .3s"),this.storiesViewer.style.setProperty("opacity","0"),this.backdropRef.style.setProperty("transition","opacity .3s"),this.backdropRef.style.setProperty("opacity","0"),setTimeout((()=>{this.storyReaderViewModel.close("swipeDown")}),400)}handleSwipeDown(){this.deltaValY<=.15||!this.storyReaderViewModel.canBeClosed()?this.returnToDefaultState():this.closeStoryReader()}}ae();const md=()=>{const e=window.innerWidth;return{vh:window.innerHeight,vw:e}},fd=e=>50+parseFloat(String(e)),vd=(e,t)=>{const s=e.hasLike&&Boolean(t.hasLike),i=e.hasShare&&Boolean(t.hasShare),r=e.hasFavorite&&Boolean(t.hasFavorite),a=e.hasAudio;return!e.isBlank&&(s||r||i||a)},yd=e=>{const{desktopMode:t,storyReaderOptions:s}=Lu();return(0,gl.useMemo)((()=>{const i=fd(s.actionPanelBottomOffset),r=new ka(e.vw,e.vh,i),a=new xa(r).create({vw:e.vw,vh:e.vh,desktopMode:t}),n=a instanceof ba,o=n?r.getViewportCorrectionPadding():{};return{actionPanelHeight:i,safeAreaFrameCalculator:r,storyGeometry:a,isMobileGeometry:n,correctionPaddingStyle:o}}),[s.actionPanelBottomOffset,e,t])},wd=(0,ld.observer)((e=>{const t=(0,gl.useRef)(null),s=(0,gl.useRef)(null),{desktopMode:i,storyReaderOptions:r}=Lu();(({storyReaderViewModel:e,storiesViewerRef:t,backdropRef:s})=>{const i=(0,gl.useRef)(null);(0,gl.useEffect)((()=>{i.current=new gd(e,t.current,s.current)}),[]);const r=()=>{t.current.classList.add(pd["no-select"]),i.current?.startMove()},a=({dy:e})=>{i.current?.move(e)},n=()=>{t.current.classList.remove(pd["no-select"]),e.touchController.verticalSwipeGesture&&i.current?.endMove()};(0,gl.useEffect)((()=>{const t=e.touchController;return t.on(nr.TouchStart,r),t.on(nr.TouchMoveVertical,a),t.on(nr.TouchEnd,n),()=>{t.off(nr.TouchStart,r),t.off(nr.TouchMoveVertical,a),t.off(nr.TouchEnd,n)}}),[e.touchController])})({storyReaderViewModel:e.storyReaderViewModel,backdropRef:t,storiesViewerRef:s});const{safeAreaFrameCalculator:a,isMobileGeometry:n}=yd(e.viewport),o=!n||a.shouldBeShownSafeAreaInsets?parseFloat(String(r.borderRadius)):0;return(0,ul.jsxs)(ul.Fragment,{children:[(0,ul.jsxs)("div",{ref:s,className:vl()("stories-viewer",pd["stories-viewer"],pd.slider3d),style:{"--loaderBackgroundColor":r.loader?.default.color,"--loaderBackgroundAccentColor":r.loader?.default.accentColor,"--timelineBlockTopOffset":`${parseFloat(String(r.timelineBlockTopOffset))}px`,"--slideBorderRadius":`${o}px`,backgroundColor:r.commonBackdrop?.color??void 0,backdropFilter:r.commonBackdrop?.backdropFilter??void 0},children:[i&&(0,ul.jsx)("div",{className:pd["stories-viewer-background"],style:(()=>{const t=e.storyReaderViewModel.activeStory?.displayedSlideImage,s=[];return null!=r.slideBackdrop&&Array.isArray(r.slideBackdrop.linearGradientOverlay)&&s.push(`linear-gradient(${r.slideBackdrop.linearGradientOverlay.join(", ")})`),null!=t&&s.push(`url(${t})`),{backgroundImage:s.join(", "),opacity:r.slideBackdrop?.opacity||0,filter:r.slideBackdrop?.blur?`blur(${r.slideBackdrop.blur}px)`:"none"}})()}),e.children]}),(0,ul.jsx)("div",{ref:t,className:vl()(pd["stories-viewer-backdrop"],{[pd._desktopMode]:i})})]})}));var _d=S(3390),Sd={insert:"head",singleton:!1};wl()(_d.A,Sd);const bd=_d.A.locals||{};var xd=S(2594),kd={insert:"head",singleton:!1};wl()(xd.A,kd);const Cd=xd.A.locals||{};var Md=S(187),Ld={insert:"head",singleton:!1};wl()(Md.A,Ld);const Ed=Md.A.locals||{};function Ad(e,t){e.forEach(t)}function Od(e,t,s){if(!e)throw Error(`${s?s+": ":""}${t}`)}function Id({node:e=[],from:t,source:s,parent:i=t||s,to:r,target:a,child:n=r||a,scope:o={},meta:l={},family:d={type:"regular"},regional:c}={}){const h=rc(i),u=rc(d.links),p=rc(d.owners),g=[];Ad(e,(e=>e&&Jd(g,e)));const m={id:tc(),seq:g,next:rc(n),meta:l,scope:o,family:{type:d.type||"crosslink",links:u,owners:p}};return Ad(u,(e=>Jd(Bd(e),m))),Ad(p,(e=>Jd(Nd(e),m))),Ad(h,(e=>Jd(e.next,m))),c&&sc&&ic(Fd(sc),[m]),m}function Td(e){const t=()=>e();return t.unsubscribe=()=>e(),t}function Rd(e,{scope:t,safe:s}={}){Od(t||mc||s,"scopeBind: scope not found");const i=t||mc;return t=>{function s(){fc(n)}let r,a=0;const n=mc;fc(i);try{r=e(t)}catch(e){r=e,a=1}if(s(),a)throw r;return r instanceof Promise&&r.then(s,s),r}}function Pd({unit:e,fn:t,scope:s,batch:i}){const r=[uc.run({fn:e=>t(e)})];i&&r.unshift(uc.compute({priority:"sampler",batch:1})),Gd(e)&&r.unshift(uc.mov({store:e.stateRef,to:"stack"}));const a=Array.isArray(e)?e:[e];if(s){const e=[],t=s.additionalLinks;return a.forEach((s=>{const i=t[s.graphite.id]||[];t[s.graphite.id]=i;const a=Id({node:Dd(r,s),meta:{watchOp:s.kind}});i.push(a),e.push((()=>{const e=i.indexOf(a);-1!==e&&i.splice(e,1),_c(a)}))})),Td((()=>{e.forEach((e=>e()))}))}{const e=Id({node:r,parent:a,family:{owners:a}});return Td((()=>{_c(e)}))}}function Dd(e,t){return Gd(t)?[uc.mov({store:t.stateRef,to:"stack"}),...e]:e}"undefined"!=typeof Symbol&&Symbol.observable;const jd=e=>e.graphite||e,Bd=e=>e.family.owners,Nd=e=>e.family.links,Fd=e=>e.value,Vd=e=>e.subscribers,zd=(e,t)=>jd(e).meta[t],Ud=e=>(nc(e)||ac(e))&&"kind"in e,Wd=e=>t=>Ud(t)&&t.kind===e,Gd=Wd("store"),$d=Wd("event"),Hd=Wd("effect"),qd=e=>Ud(e)&&!!e.targetable,Qd=Wd("domain"),Kd=Wd("scope");var Yd={__proto__:null,unit:Ud,store:Gd,event:$d,effect:Hd,targetable:qd,domain:Qd,scope:Kd,attached:e=>Hd(e)&&1==zd(e,"attached")};const Zd=(e,t)=>{const s=e.indexOf(t);-1!==s&&e.splice(s,1)},Jd=(e,t)=>e.push(t),Xd=()=>{let e=0;return()=>""+ ++e},ec=(Xd(),Xd()),tc=Xd();Xd();let sc=null;const ic=(e,t)=>{const s=jd(e);Ad(t,(e=>{const t=jd(e);"domain"!==s.family.type&&(t.family.type="crosslink"),Jd(Bd(t),s),Jd(Nd(s),t)}))},rc=(e=[])=>(Array.isArray(e)?e:[e]).flat().map(jd),ac=e=>"object"==typeof e&&null!==e,nc=e=>"function"==typeof e,oc=(e,t,s,i)=>{const r={id:ec(),type:e,data:t};return s&&(r.order={priority:s},i&&(r.order.barrierID=++lc)),r};let lc=0;const dc=({from:e="store",store:t,target:s,to:i=(s?"store":"stack"),batch:r,priority:a})=>oc("mov",{from:e,store:t,to:i,target:s},a,r),cc=({fn:e,batch:t,priority:s,safe:i=0,filter:r=0,pure:a=0})=>oc("compute",{fn:e,safe:i,filter:r,pure:a},s,t),hc=({fn:e})=>cc({fn:e,priority:"effect"}),uc={mov:dc,compute:cc,filter:({fn:e,pure:t})=>cc({fn:e,filter:1,pure:t}),run:hc};const pc=[];let gc=0;for(;gc<6;)Jd(pc,{first:null,last:null,size:0}),gc+=1;new Set;let mc;const fc=e=>{mc=e};const vc=(e,t)=>{Zd(e.next,t),Zd(Bd(e),t),Zd(Nd(e),t)},yc=(e,t,s)=>{let i;e.next.length=0,e.seq.length=0,e.scope=null;let r=Nd(e);for(;i=r.pop();)vc(i,e),(t||s&&"sample"!==e.meta.op||"crosslink"===i.family.type)&&yc(i,t,"on"!==i.meta.op&&s);for(r=Bd(e);i=r.pop();)vc(i,e),s&&"crosslink"===i.family.type&&yc(i,t,"on"!==i.meta.op&&s)},wc=e=>e.clear(),_c=(e,{deep:t}={})=>{let s=0;if(e.ownerSet&&e.ownerSet.delete(e),Gd(e))wc(Vd(e));else if(Qd(e)){s=1;const t=e.history;wc(t.events),wc(t.effects),wc(t.stores),wc(t.domains)}yc(jd(e),!!t,s)};Id({node:[hc({fn:({fn:e,value:t})=>e(t)})],meta:{op:"fx",fx:"sidechain"}});var Sc=S(7121),bc=S(8139);function xc(e,t){const s=Yd.unit(e);let i={};s?i={unit:e}:"@@unitShape"in e?"function"==typeof e["@@unitShape"]?i=e["@@unitShape"]():Mc("expect @@unitShape to be a function"):i=e;const r=Array.isArray(i),a=gl.useRef({stale:1,justSubscribed:0,scope:t}),[n,o,l,d,c]=gl.useMemo((()=>{a.current.stale=1;const e=Array.isArray(i)?[]:{},r=[],n=[],o=[],l=[];for(const a in i){if(!{}.hasOwnProperty.call(i,a))continue;const d=i[a];Yd.unit(d)||Mc(`expect useUnit ${s?"argument":`value in key "${a}"`} to be a unit`),Yd.event(d)||Yd.effect(d)?(e[a]=t?Rd(d,{scope:t}):d,o.push(a),l.push(d)):(e[a]=null,r.push(a),n.push(d))}return[e,r,n,o,l]}),[a,t,...Object.keys(i),...Object.values(i)]),h=gl.useRef({value:n,storeKeys:o,eventKeys:d,eventValues:c}),u=gl.useCallback((e=>{const s=a.current;return s.justSubscribed=1,Pd({unit:l,fn:()=>{s.stale||(s.stale=1,e())},scope:t,batch:1})}),[l,t,h,a]),p=gl.useCallback((()=>{const e=h.current,i=a.current;let u,p=0;const g=e.value,m=e.storeKeys,f=e.eventKeys,v=e.eventValues,y=t!==i.scope;if(i.stale||i.justSubscribed||y){p=!i.justSubscribed||y,u=r?[...n]:{...n},m.length===o.length&&f.length===d.length||(p=1);for(let e=0;e<o.length;e++){const s=Ac(l[e],t),i=o[e];p||(p=m.includes(i)?g[i]!==s:1),u[i]=s}for(let e=0;e<d.length;e++){const t=c[e],s=d[e];p||(p=f.includes(s)?v[f.indexOf(s)]!==t:1)}}return p&&(e.value=u),e.storeKeys=o,e.eventKeys=d,e.eventValues=c,i.stale=0,i.justSubscribed=!p,i.scope=t,s?e.value.unit:e.value}),[u,l,c,t,h,a]);return Lc(u,p,p)}function kc(e){const t=gl.useContext(Oc);return e&&!t&&Mc("No scope found, consider adding <Provider> to app root"),t}function Cc(e,t){return xc(e,kc(null==t?void 0:t.forceScope))}const Mc=e=>{throw Error(e)},{useSyncExternalStore:Lc}=("undefined"!=typeof window?gl.useLayoutEffect:gl.useEffect,bc),{useSyncExternalStoreWithSelector:Ec}=Sc,Ac=(e,t)=>t?t.getState(e):e.getState(),Oc=gl.createContext(null),{Provider:Ic}=Oc,Tc=(0,ld.observer)((({story:e,commonOptions:t,storyReaderOptions:s})=>{const{dir:i}=Lu(),r=Cc(Gt),a=e.hasLike&&Boolean(t.hasLike),n=e.hasShare&&Boolean(t.hasShare),o=e.hasFavorite&&Boolean(t.hasFavorite),l=e.hasAudio,d=vd(e,t)?fd(s.actionPanelBottomOffset):0;return(0,ul.jsx)("div",{dir:i,className:Ed["stories-button-panel"],style:{height:`${d}px`,transform:`translateY(${d}px)`},children:vd(e,t)&&(0,ul.jsxs)("div",{className:Ed["stories-button-panel-actions"],children:[(()=>{if(!a)return null;const t=0===e.like||-1===e.like,i=0===e.like||1===e.like;return(0,ul.jsxs)("span",{children:[(0,ul.jsx)("span",{className:vl()(Ed["button-panel-action"],{"like-up":t,"like-up-filled":1===e.like}),dangerouslySetInnerHTML:{__html:t?s.likeButton.svgSrc.baseState:s.likeButton.svgSrc.activeState},onClick:()=>{e.setLike(1===e.like?0:1)}}),(0,ul.jsx)("span",{className:vl()(Ed["button-panel-action"],{"like-down":i,"like-down-filled":-1===e.like}),dangerouslySetInnerHTML:{__html:i?s.dislikeButton.svgSrc.baseState:s.dislikeButton.svgSrc.activeState},onClick:()=>{e.setDislike(-1===e.like?0:-1)}})]})})(),o&&(0,ul.jsx)("span",{children:(0,ul.jsx)("span",{className:vl()(Ed["button-panel-action"],{bookmark:!e.favorite,"bookmark-filled":e.favorite}),dangerouslySetInnerHTML:{__html:e.favorite?s.favoriteButton.svgSrc.activeState:s.favoriteButton.svgSrc.baseState},onClick:()=>e.setBookmark(!e.favorite)})}),(0,ul.jsxs)("span",{className:Ed["right-container"],children:[l&&(0,ul.jsx)("span",{children:(0,ul.jsx)("span",{className:vl()(Ed["button-panel-action"],{"muted-icon":r,"sound-icon":!r}),dangerouslySetInnerHTML:{__html:r?s.muteButton.svgSrc.baseState:s.muteButton.svgSrc.activeState},onClick:()=>{r?Qt():qt()}})}),n&&(0,ul.jsx)("span",{className:Ed["button-panel-action"],dangerouslySetInnerHTML:{__html:s.shareButton.svgSrc.baseState},onClick:()=>{e.share()}})]})]})})}));var Rc=S(2349),Pc={insert:"head",singleton:!1};wl()(Rc.A,Pc);const Dc=Rc.A.locals||{},jc=e=>{const{dir:t}=Lu(),s=Cc(zt);return(0,ul.jsx)("div",{className:Dc["story-header"],children:!e.closeDisabled&&(0,ul.jsx)("button",{dir:t,"data-position":e.options.closeButtonPosition,className:vl()(Dc["stories-viewer__close"],{[Dc["_paused-ui"]]:s}),onClick:t=>{t.stopPropagation(),t.preventDefault(),e.onClose()},dangerouslySetInnerHTML:{__html:e.options.closeButton?.svgSrc.baseState??""}})})};var Bc=S(3278),Nc={insert:"head",singleton:!1};wl()(Bc.A,Nc);const Fc=Bc.A.locals||{};var Vc=S(6323),zc={insert:"head",singleton:!1};wl()(Vc.A,zc);Vc.A.locals;const Uc=e=>{const t=e.slide,{slideContentRef:s}=(({slide:e,activeStory:t,currentStory:s,needSlideInitByFlipping:i,currentSlideIndex:r,activeSlideIndex:a,slidesLoaded:n})=>{const o=(0,gl.useRef)(null),[l,d]=Cc([Gt,Ut]),c=t.id===s.id,h=c||i,u=a===r,p=h&&n&&e.state===Vr.Idle&&u,g=!(e.state!==Vr.Started&&e.state!==Vr.Error||u&&h),m=c&&u&&e.state===Vr.Loaded;return(0,gl.useLayoutEffect)((()=>{p&&e.init(o.current)}),[e,p]),(0,gl.useLayoutEffect)((()=>{m&&e.start()}),[c,m]),(0,gl.useLayoutEffect)((()=>{g&&e.stop()}),[g]),(0,gl.useEffect)((()=>{d?e.pause():e.resume()}),[e,d,e.state]),(0,gl.useEffect)((()=>{l?e.mute():e.unmute()}),[e,l,e.state]),(0,gl.useLayoutEffect)((()=>()=>{e.stop()}),[e]),{slideContentRef:o}})(e),i=t.state===Vr.Loading||!e.slidesLoaded,r=t.state===Vr.Loading||!e.slidesLoaded;return{slideContentRef:s,needLoadingMask:i,isVisible:t.state===Vr.Loaded||t.state===Vr.Started||t.state===Vr.Paused,needLoadingAnimation:r}},Wc=(0,ld.observer)((({geometry:e,...t})=>{const{desktopMode:s,dir:i}=Lu(),{slideContentRef:r,needLoadingAnimation:a,needLoadingMask:n}=Uc(t),{slideStyle:o,slideContentStyle:l,needBottomPanel:d}=(({geometry:e,currentStory:t})=>{const{storyReaderOptions:s,commonOptions:i}=Lu(),r=(0,gl.useMemo)((()=>vd(t,i)),[t,i]),a=r?fd(s.actionPanelBottomOffset):0;return{needBottomPanel:r,slideStyle:(0,gl.useMemo)((()=>({margin:e.getOffset(a),width:e.getWidth(),height:e.getHeight(),"--y-offset":e.getOffsetY(a),"--x-offset":e.getOffsetX(a)})),[a,e]),slideContentStyle:(0,gl.useMemo)((()=>({fontSize:e.getFontSize()})),[e])}})({geometry:e,currentStory:t.currentStory}),c=t.networkError||t.slide.state===Vr.Error;return(0,ul.jsxs)("div",{onClick:r=>{r.preventDefault(),r.stopPropagation(),t.clickDisabled||(r=>{const a=r.target,n=new Fr(t.slide,r,e,i,s);t.slide.onClick(a,n)})(r)},className:vl()(Fc["stories-slide"],{[Fc["active-slide"]]:t.currentSlideIndex===t.activeSlideIndex,[Fc["_with-bottom-panel"]]:d,[Fc["_desktop-mode"]]:e instanceof Sa}),children:[(0,ul.jsx)("div",{className:Fc["stories-slide-offset"],style:o,children:(0,ul.jsx)("div",{className:Fc["stories-slide-box"],"data-testid":"stories-slide-box",children:(0,ul.jsx)("div",{ref:r,dangerouslySetInnerHTML:{__html:t.slide.html},className:`${Fc["stories-slide-content"]} narrative-slide"`,style:l})})}),(n||c)&&(0,ul.jsx)("div",{className:Fc["load-mask"],onClick:e=>{e.preventDefault(),t.networkError&&e.stopPropagation()},children:c?(0,ul.jsx)(Ml,{className:Fc["stories-slide__refresh-btn"],onClick:e=>{e.stopPropagation(),t.networkError?t.onReloadStory():t.slide.reload()}}):a&&(0,ul.jsx)("div",{className:Fc["loading-spinner-default"]})})]})}));var Gc=S(9137),$c={insert:"head",singleton:!1};wl()(Gc.A,$c);const Hc=Gc.A.locals||{},qc=(0,gl.forwardRef)(((e,t)=>{const{desktopMode:s,dir:i}=Lu(),r=Cc(zt);return(0,ul.jsx)("div",{ref:t,dir:i,className:vl()(Hc["stories-pager"],{[Hc["_desktop-mode"]]:s,[Hc["_paused-ui"]]:r}),style:{"--stories-pager-tick-foreground":e.timeline.foreground,"--stories-pager-background":e.timeline.background},children:(0,ul.jsx)("div",{className:`${Hc["stories-pager__ticks"]} ${vl()({[Hc.hiddenTimeline]:e.hiddenTimeline})}`,children:new Array(e.slidesLength).fill(0).map(((t,s)=>(0,ul.jsxs)("div",{className:Hc["stories-pager__tick"],children:[(0,ul.jsx)("div",{className:vl()(Hc["stories-pager__tick-progress"],{[Hc._active]:s+1<=e.activeSlideIndex})}),(0,ul.jsx)("div",{className:Hc["stories-pager__tick-progress-loader"],style:{display:s+1===e.activeSlideIndex+1?"block":"none"}})]},s+1)))})})}));var Qc=S(6212),Kc={insert:"head",singleton:!1};wl()(Qc.A,Kc);const Yc=Qc.A.locals||{},Zc=e=>{const t=(0,gl.useRef)(null),s=(0,gl.useRef)(null),i=(0,gl.useRef)(0),r=(0,gl.useRef)(0);let a;const n=()=>{s.current&&(r.current=-1*function(e){const t=window.getComputedStyle(e),s=t.transform||t.webkitTransform||t.mozTransform;if("none"===s)return{x:0,y:0,z:0};const i=s.includes("3d")?"3d":"2d",r=s.match(/matrix.*\((.+)\)/)[1].split(", ");return"2d"===i?{x:isNaN(r[4])?0:r[4],y:isNaN(r[5])?0:r[5],z:0}:"3d"===i?{x:isNaN(r[12])?0:r[12],y:isNaN(r[13])?0:r[13],z:isNaN(r[14])?0:r[14]}:{x:0,y:0,z:0}}(s.current).x)},[o,l]=(0,gl.useState)(!1),[d,c]=(0,gl.useState)(!1),h=(0,gl.useRef)(!1),u=()=>{const t=gl.Children.count(e.children);return s.current&&t?s.current.scrollWidth/t:0};let p=!1;(0,gl.useEffect)((()=>(("ontouchstart"in window||window.navigator.msPointerEnabled||"ontouchstart"in document.documentElement)&&(p=!0),p||(s.current&&(a=s.current.children[0]?.offsetWidth),s.current&&(i.current=s.current.scrollWidth-s.current.clientWidth,n()),i.current===r.current?c(!1):c(!0),0===r.current?l(!1):l(!0)),()=>{})),[]);const g=(0,gl.useRef)(!1),m=(0,gl.useRef)(0);let f=0;const v=(0,gl.useRef)(!1),[y,w]=(0,gl.useState)(0),_=e=>{e<0&&(e=0),e>i.current&&(e=i.current),w(e)};(0,gl.useEffect)((()=>{y===i.current?c(!1):c(!0),l(0!==y)}),[y]);const S=e=>{if(!h.current)if(g.current){const t=e instanceof MouseEvent?e.pageX:e.touches&&e.touches[0].pageX;if(t!==m.current){v.current=!0,f=t;const e=m.current-f,s=r.current+e;_(s)}}else v.current=!1},b=e=>{v.current&&e.preventDefault(),setTimeout((()=>{v.current=!1})),g.current=!1,document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",S),document.removeEventListener("touchend",b)};return(0,ul.jsxs)("div",{className:Yc["scrolling-carousel"],style:e.style,children:[(0,ul.jsx)("div",{className:Yc["scrolling-carousel__wrapper"],ref:t,onMouseDown:e=>{h.current||(e.preventDefault(),g.current=!0,m.current=e.pageX,s.current&&(i.current=s.current.scrollWidth-s.current.clientWidth),s.current&&n(),document.addEventListener("mousemove",S),document.addEventListener("mouseup",b))},onTouchStart:e=>{h.current||(e.preventDefault(),g.current=!0,m.current=e.touches&&e.touches[0].pageX,s.current&&(i.current=s.current.scrollWidth-s.current.clientWidth),s.current&&n(),document.addEventListener("touchmove",S),document.addEventListener("touchend",b))},onClickCapture:e=>{v.current&&(e.preventDefault(),e.stopPropagation())},children:(0,ul.jsx)("div",{className:Yc["scrolling-carousel__item"],ref:s,style:{transform:`translateX(${-1*y}px)`},children:e.children})}),!p&&(0,ul.jsxs)(ul.Fragment,{children:[(0,ul.jsx)("div",{className:vl()(Yc["scrolling-carousel__arrow-button"],Yc["scrolling-carousel__arrow-button--left"],{[Yc["scrolling-carousel__arrow-button--show"]]:o}),onClick:async()=>{if(h.current)return;n();const e=r.current-u();_(e),h.current=!0,s.current&&await Us(s.current,"transform",300),h.current=!1},children:(0,ul.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ul.jsx)("path",{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"})})}),(0,ul.jsx)("div",{className:vl()(Yc["scrolling-carousel__arrow-button"],Yc["scrolling-carousel__arrow-button--right"],{[Yc["scrolling-carousel__arrow-button--show"]]:d}),onClick:async()=>{if(h.current)return;n();const e=r.current+u();_(e),h.current=!0,s.current&&await Us(s.current,"transform",300),h.current=!1},children:(0,ul.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ul.jsx)("path",{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})})})]})]})},Jc=({children:e,style:t,color:s,font:i,className:r})=>(0,ul.jsx)("div",{className:r,style:{color:s,font:i,...t},children:e});var Xc=S(9108),eh={insert:"head",singleton:!1};wl()(Xc.A,eh);const th=Xc.A.locals||{},sh=({goods:e,onClick:t,options:s})=>{const{imgSrc:i,title:r,subTitle:a,price:n,oldPrice:o}=e;return(0,ul.jsxs)("div",{className:vl()(th["goods-card"]),style:{color:s.mainTextColor??"black"},onClick:t,children:[(0,ul.jsx)("div",{className:vl()(th.figure),style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor},children:i&&(0,ul.jsx)("img",{src:i,alt:r,style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor}})}),(0,ul.jsx)(Jc,{font:s.subtitleFont,children:a}),(0,ul.jsx)(Jc,{font:s.titleFont,children:r}),(0,ul.jsxs)("div",{className:th.prices,children:[(0,ul.jsx)(Jc,{font:s.priceFont,children:n}),(0,ul.jsx)(Jc,{className:th["typography--old-price"],font:s.oldPriceFont,color:s.oldPriceTextColor,children:o})]})]})},ih=e=>{const t=e.goodsWidgetOptions,s=t.goodsWidgetRenderingType||t.goodsList.renderingType;let i=[];return s===a.DEFAULT?i=e.goodsList.map(((s,i)=>(0,ul.jsx)(sh,{options:t.goodsCard,goods:s,onClick:()=>e.onGoodsCardClick(s)},i))):s===a.CUSTOM_CARD&&Q()(t.getCardHtml)&&(i=e.goodsList.map(((s,i)=>(0,ul.jsx)("div",{dangerouslySetInnerHTML:{__html:t.getCardHtml?.(s,i)??""},onClick:()=>e.onGoodsCardClick(s)},i)))),(0,ul.jsx)(Zc,{style:{marginTop:"-15px"},children:i})},rh=({arrowColor:e,...t})=>(0,ul.jsx)("svg",{...t,width:"32",height:"12.5",viewBox:"0 0 64 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,ul.jsx)("path",{d:"M56.293 1.23375C58.054 -0.41125 60.846 -0.41125 62.607 1.23375C64.464 2.96775 64.464 5.85675 62.607 7.59075L35.157 23.2288C33.396 24.8738 30.604 24.8738 28.843 23.2288L1.393 7.59075C0.494002 6.75175 0 5.62775 0 4.41275C0 3.19775 0.494002 2.07375 1.393 1.23475C3.154 -0.410251 5.946 -0.410251 7.707 1.23475L32 13.9237L56.293 1.23375Z",fill:e})});var ah=S(8161),nh={insert:"head",singleton:!1};wl()(ah.A,nh);const oh=ah.A.locals||{},lh=({closeImage:e,arrowColor:t,onClick:s})=>(0,ul.jsx)("div",{className:oh.btn,onClick:s,onTouchStart:s,children:e?(0,ul.jsx)("div",{dangerouslySetInnerHTML:{__html:e}}):(0,ul.jsx)(rh,{arrowColor:t})});var dh=S(1277),ch={insert:"head",singleton:!1};wl()(dh.A,ch);const hh=dh.A.locals||{},uh=({isLoading:e,backgroundColor:t="white",accentBackgroundColor:s="transparent"})=>e?(0,ul.jsx)("div",{className:hh.spinner,style:{border:`solid 2px ${t}`,borderColor:`${s} ${t} ${t} ${t}`}}):null;var ph=S(4940),gh={insert:"head",singleton:!1};wl()(ph.A,gh);const mh=ph.A.locals||{};var fh;!function(e){e[e.IN=0]="IN",e[e.OUT=1]="OUT"}(fh||(fh={}));const vh=({open:e,url:t,goodsWidgetOptions:s,onClosed:i,onClose:r,onGoodsCardClick:a})=>{const n=(0,gl.useRef)(null),[o,l]=(0,gl.useState)([]),[d,c]=(0,gl.useState)(fh.IN),h=s,{dimColor:u,substrateHeight:p,substrateColor:g,closeImage:m,closeBackgroundColor:f}=h.goodsList;(0,gl.useEffect)((()=>{c(e?fh.IN:fh.OUT)}),[e]),(0,gl.useEffect)((()=>{t&&v()}),[t]);const v=async()=>{const e=y(),t=await s.openGoodsWidgetHandler(e);l(t)},y=()=>{try{return JSON.parse(t).map((e=>({sku:e,title:"",subTitle:"",price:"",oldPrice:"",rawData:{}})))}catch(e){return console.error(e),[]}};(0,gl.useEffect)((()=>{const e=n.current;if(d===fh.OUT)return e.addEventListener("animationend",i),()=>{e.removeEventListener("animationend",i)}}),[d]);const w=h.loader.custom?(0,ul.jsx)("div",{dangerouslySetInnerHTML:{__html:h.loader.custom}}):(0,ul.jsx)(uh,{isLoading:!o,backgroundColor:h.loader.default.color,accentBackgroundColor:h.loader.default.accentColor});return(0,ul.jsxs)("div",{className:vl()(mh["goods-container"],{[mh["goods-container--visible"]]:d===fh.IN,[mh["goods-container--hidden"]]:d===fh.OUT}),ref:n,children:[(0,ul.jsx)("div",{className:vl()(mh["goods-container__backdrop"]),style:{backgroundColor:u},onClick:r}),(0,ul.jsxs)("div",{className:vl()(mh["goods-container"]),style:{height:p+"px",backgroundColor:g??"white"},children:[w,o&&(0,ul.jsx)(ih,{goodsList:o,onGoodsCardClick:a,goodsWidgetOptions:s}),(0,ul.jsx)(lh,{onClick:r,closeImage:m,arrowColor:f})]})]})};var yh=S(2913),wh={insert:"head",singleton:!1};wl()(yh.A,wh);const _h=yh.A.locals||{},Sh=e=>{const[t,s]=(0,gl.useState)(!1),[i,r]=(0,gl.useState)(!1),{storyManager:a}=Lu(),n=()=>{r(!0),s(!0)},o=()=>{s(!1)};(0,gl.useEffect)((()=>(e.widget.on(Dr.Open,n),()=>{e.widget.off(Dr.Open,n)})),[e.widget]),(0,gl.useEffect)((()=>(Ft.addListener("goodsWidget.close",o),()=>{Ft.removeListener("goodsWidget.close",o)})),[]),(0,gl.useEffect)((()=>{t&&a.emit("widgetEvent",{name:"w-goods-open",data:{story_id:e.story.id,slide_index:e.story.activeSlideIndex,widget_id:e.widget.elementId}})}),[t]);return i?(0,ul.jsx)("div",{className:_h["goods-widget-viewer"],children:(0,ul.jsx)(vh,{open:t,url:e.widget.targetUrl,goodsWidgetOptions:e.goodsWidgetOptions,onClose:()=>{s(!1)},onClosed:()=>{e.widget.close(),r(!1)},onGoodsCardClick:t=>{a.emit("widgetEvent",{name:"w-goods-click",data:{story_id:e.story.id,slide_index:e.story.activeSlideIndex,widget_id:e.widget.elementId,widget_value:t.sku}}),e.goodsWidgetOptions.itemClickHandler?.(t)}})}):null},bh={247:"9999",376:"99 99 99",971:"99 999 9999",93:"99 999 9999",1268:"999 9999",1264:"999 9999",355:"999 999 999",374:"99 999 999",599:"999 9999",244:"999 999 999",672:"9 99 999",54:"999 999 9999",1684:"999 9999",43:"999 999 9999",61:"9 9999 9999",297:"999 9999",994:"99 999 99 99",387:"99 999 999",1246:"999 9999",880:"99 999 999",32:"999 999 999",226:"99 99 9999",359:"999 999 999",973:"9999 9999",257:"99 99 9999",229:"99 99 9999",1441:"999 9999",673:"999 9999",591:"9 999 9999",55:"99 99999 9999",1242:"999 9999",975:"99 999 999",267:"99 999 999",375:"99 999 99 99",501:"999 9999",243:"999 999 999",236:"99 99 9999",242:"99 999 9999",41:"99 999 9999",225:"99 999 999",682:"99 999",56:"9 9999 9999",237:"9999 9999",86:"999 9999 9999",57:"999 999 9999",506:"9999 9999",53:"9 999 9999",238:"999 99 99",357:"99 999 999",420:"999 999 999",49:"9999 999 9999",253:"99 99 99 99",45:"99 99 99 99",1767:"999 9999",1809:"999 9999",1829:"999 9999",1849:"999 9999",213:"99 999 9999",593:"99 999 9999",372:"9999 9999",20:"999 999 9999",291:"9 999 999",34:"999 999 999",251:"99 999 9999",358:"999 999 99 99",679:"99 99999",500:"99999",691:"999 9999",298:"999 999",262:"99999 9999",33:"999 999 999",508:"99 9999",590:"999 999 999",241:"9 99 99 99",1473:"999 9999",995:"999 999 999",594:"99999 9999",233:"999 999 999",350:"999 99999",299:"99 99 99",220:"999 99 99",224:"99 999 999",240:"99 999 9999",30:"999 999 9999",502:"9 999 9999",1671:"999 9999",245:"9 999999",592:"999 9999",852:"9999 9999",504:"9999 9999",385:"99 999 999",509:"99 99 9999",36:"999 999 999",628:"99 999 9999",62:"99 999 99",353:"999 999 999",972:"99 999 9999",91:"9999 999 999",246:"999 9999",964:"999 999 9999",98:"999 999 9999",354:"999 9999",39:"999 9999 999",1876:"999 9999",962:"9 9999 9999",81:"99 9999 9999",254:"999 999999",996:"999 999 999",855:"99 999 999",686:"99 999",269:"99 99999",1869:"999 9999",850:"999 999 9999",82:"99 999 9999",965:"9999 9999",1345:"999 9999",76:"99 999 99 99",77:"99 999 99 99",856:"99 99 999 999",961:"99 999 999",1758:"999 9999",423:"999 999 9999",94:"99 999 9999",231:"99 999 999",266:"9 999 9999",370:"999 99 999",352:"999 999 999",371:"99 999 999",218:"99 999 9999",212:"99 9999 999",377:"9999 9999",373:"9999 9999",382:"99 999 999",261:"99 99 99999",692:"999 9999",389:"99 999 999",223:"99 99 9999",95:"99 999 999",976:"99 99 9999",853:"9999 9999",1670:"999 9999",596:"999 99 99 99",222:"99 99 9999",1664:"999 9999",356:"9999 9999",230:"999 9999",960:"999 9999",265:"99 999 9999",52:"999 999 9999",60:"99 999 9999",258:"99 999 999",264:"99 999 9999",687:"99 9999",227:"99 99 9999",234:"999 999 9999",505:"9999 9999",31:"99 999 9999",47:"999 99 999",977:"99 999 999",674:"999 9999",683:"9999",64:"999 999 999",968:"99 999 999",507:"999 9999",51:"999 999 999",689:"99 99 99",675:"999 99 999",63:"999 999 9999",92:"999 999 9999",48:"999 999 999",970:"99 999 9999",351:"99 999 9999",680:"999 9999",595:"999 999 999",974:"9999 9999",40:"99 999 9999",381:"99 999 9999",7:"999 999 99 99",250:"999 999 999",966:"99 999 9999",677:"999 9999",248:"9 999 999",249:"99 999 9999",46:"99 999 9999",65:"9999 9999",290:"99 999",386:"99 999 999",421:"999 999 999",232:"99 999999",378:"9999 999999",221:"99 999 9999",252:"99 999 999",597:"999 9999",211:"99 999 9999",239:"99 99999",503:"99 99 9999",1721:"999 9999",963:"99 9999 999",268:"99 99 9999",1649:"999 9999",235:"99 99 99 99",228:"99 999 999",66:"99 999 9999",992:"99 999 9999",690:"9999",670:"999 9999",993:"9 999 9999",216:"99 999 999",676:"99999",90:"999 999 9999",1868:"999 9999",688:"99 9999",886:"999 999 999",255:"99 999 9999",380:"99 999 99 99",256:"999 999 999",44:"99 9999 9999",598:"9 999 99 99",998:"99 999 9999",396:"999 99999",1784:"999 9999",58:"999 999 9999",1284:"999 9999",1340:"999 9999",84:"99 9999 999",678:"99 99999",681:"99 9999",685:"99 9999",967:"999 999 999",27:"99 999 9999",260:"99 999 9999",263:"9 999999",1:"999 999 9999",383:"9999 9999"};class xh{static isEmailValid(e){return/^\w+([.-]?\w+)*@\w+([.-]?\w+)*(\.\w{2,3})+$/.test(e)}static isTelephoneValid(e,t){return e?e.replace(/\s/g,"").length===t.length&&t.length>0:/^\d+$/.test(t)}}const kh=e=>{switch(e){case"":default:return"text";case"tel":return"tel";case"email":return"email"}},Ch=e=>{const[t,s]=(0,gl.useState)({countryCode:"",phone:""}),[i,r]=(0,gl.useState)(""),[a,n]=(0,gl.useState)(!0),o=s=>{const i=kh(e?.configV2.main.input.type??"");return"email"===i?xh.isEmailValid(s):"tel"!==i||xh.isTelephoneValid((()=>{const e=t.countryCode.substring(1);return e?bh[e]??"":""})(),t.phone)};return{value:i,telephone:t,isValid:a,handleTelephoneChange:e=>{s(e),e.phone.length>0?r(e.countryCode+e.phone):r("")},handleChange:e=>{r(e)},handleSubmit:e=>{const t=i.trim(),s=o(i);n(s),s&&e({value:t})},reset:()=>{n(!0),r(""),s({countryCode:"",phone:""})}}};var Mh=S(4169),Lh={insert:"head",singleton:!1};wl()(Mh.A,Lh);const Eh=Mh.A.locals||{},Ah=(0,gl.forwardRef)(((e,t)=>{const s=(0,gl.useRef)(null);return(0,gl.useEffect)((()=>{Z(s.current),s.current.focus()}),[]),(0,ul.jsx)("input",{type:"email",className:vl()(Eh.input,Eh.input_centered),placeholder:e.placeholder,value:e.value,ref:s,onChange:t=>e.onChange(t.target.value)})}));var Oh=S(2265),Ih=S.n(Oh);const Th=(0,gl.forwardRef)(((e,t)=>{const s=t=>{const s=t.target;s&&(s.value=s.value.replace(/\D/g,""),e.onChange({countryCode:e.value.countryCode,phone:s.value}))},i=e.value.countryCode.substring(1),r=i?bh[i]:"";return(0,ul.jsxs)("div",{className:Eh["input-group"],children:[(0,ul.jsxs)("div",{className:Eh["input-group__prepend"],children:[(0,ul.jsx)(Ih(),{type:"tel",mask:"+999",maskChar:null,className:Eh.input,onChange:t=>{e.onChange({countryCode:t.currentTarget.value,phone:e.value.phone})},value:e.value.countryCode,placeholder:"+",inputRef:e=>{e&&(e=>{setTimeout((()=>{Z(e),e.focus()}))})(e)}}),(0,ul.jsx)("div",{className:Eh["input-group__separator"]})]}),r?(0,ul.jsx)(Ih(),{type:"tel",className:Eh.input,mask:r,maskChar:"-",alwaysShowMask:!0,placeholder:e.placeholder,inputRef:e=>{},value:e.value.phone,onChange:s}):(0,ul.jsx)("input",{type:"tel",className:Eh.input,placeholder:e.placeholder,ref:e=>{},value:e.value.phone,onChange:s})]})})),Rh=(0,gl.forwardRef)(((e,t)=>{const s=(0,gl.useRef)(null),i=(0,gl.useRef)(null);(0,gl.useEffect)((()=>{i.current.dataset.replicatedValue=e.value,Z(s.current),s.current.focus(),s.current.setSelectionRange(e.value.length,e.value.length)}),[]);return(0,ul.jsx)("div",{className:Eh["textarea-grow-wrap"],ref:i,style:e.style,children:(0,ul.jsx)("textarea",{className:Eh.input,placeholder:e.placeholder,rows:1,ref:s,maxLength:e.maxLength,value:e.value,onChange:t=>e.onChange(t.target.value),onInput:e=>{i.current.dataset.replicatedValue=e.currentTarget.value}})})})),Ph=({form:e,config:t,...s})=>{const[i,r]=(0,gl.useState)(!0),{getMainStyle:a,getMainElementsStyle:n,getQuestionStyle:o,getInputWrapperStyle:l,getButtonStyle:d,getTextareaStyle:c}=(({config:e})=>{const t=t=>t*(e.size.viewportWidth/(e.size.viewportWidth/e.size.fontSize));return{getMainStyle:()=>{const s=e.configV2.main;return{width:`${e.size.absolute.width}px`,height:"auto",left:e.size.absolute.center.x-e.size.absolute.width/2-e.size.slideOffsetX+"px",top:e.size.absolute.center.y-e.size.absolute.height/2-e.size.slideOffsetY+"px",backgroundColor:`${s.background.color}`,border:`${s.border.visible&&`${t(s.border.width)}px solid ${s.border.color}`}`,borderRadius:`${t(s.border.radius)}px`}},getMainElementsStyle:()=>{const s=e.configV2.main;return{width:"100%",padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`}},getQuestionStyle:()=>{const s=e.configV2.main.question;return{padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`,color:`${s.text.color}`,fontSize:`${t(s.text.size)}px`,lineHeight:`${s.text.lineHeight}`,textAlign:`${s.text.align}`,fontFamily:`${s.text.type}`,fontWeight:`${s.text.weight}`,fontStyle:`${s.text.style}`}},getInputWrapperStyle:()=>{const s=e.configV2.main.input;let i=e.configV2.main.input.text.maxLines;return i=i>0?i:1,{padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`,backgroundColor:`${s.background.color}`,border:`${t(s.border.width)}px solid ${s.border.color}`,borderRadius:`${t(s.border.radius)}px`,lineHeight:`${s.text.lineHeight}`,maxHeight:s.text.lineHeight*i+"em",fontSize:`${t(s.text.size)}px`,overflowY:"scroll",scrollbarWidth:"none"}},getButtonStyle:()=>{const s=e.configV2.main.button;return{padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`,backgroundColor:`${s.background.color}`,border:`${t(s.border.width)}px solid ${s.border.color}`,color:`${s.text.color}`,fontSize:`${t(s.text.size)}px`,lineHeight:`${s.text.lineHeight}`,textAlign:`${s.text.align}`,fontFamily:`${s.text.type}`,fontWeight:`${s.text.weight}`,fontStyle:`${s.text.style}`}},getTextareaStyle:()=>{const s=e.configV2.main.input;return{color:`${s.text.color}`,fontSize:`${t(s.text.size)}px`,lineHeight:`${s.text.lineHeight}`,textAlign:`${s.text.align}`,fontFamily:`${s.text.type}`,fontWeight:`${s.text.weight}`,fontStyle:`${s.text.style}`}}}})({config:t}),h=Math.max(t.configV2.main.input.text.limit,0),u=String(t.configV2.main.input.text.placeholder).trim(),p=String(t.configV2.main.button.text.value).trim(),g=String(t.configV2.main.question.text.value).trim(),m=kh(t.configV2.main.input.type),f=({value:e})=>{s.onComplete({result:!0,value:e}),r(!1)};return(0,ul.jsxs)("div",{className:Eh.wrapper,children:[(0,ul.jsx)("div",{className:vl()(Eh.backdrop,{[Eh.fadeIn]:i,[Eh.fadeOut]:!i}),onAnimationEnd:()=>{i||s.onClose()},onClick:()=>{s.onComplete({result:!1,value:e.value}),r(!1)}}),(0,ul.jsxs)("div",{className:Eh.main,style:a(),children:[(0,ul.jsxs)("div",{className:Eh["main-elements"],style:n(),children:[(0,ul.jsx)("div",{className:Eh.question,style:o(),children:g}),(0,ul.jsxs)("div",{className:vl()(Eh["input-wrapper"],{[Eh["is-invalid"]]:!e.isValid}),style:l(),children:["text"===m&&(0,ul.jsx)(Rh,{value:e.value,onChange:e.handleChange,style:c(),placeholder:u,maxLength:h}),"email"===m&&(0,ul.jsx)(Ah,{value:e.value,onChange:e.handleChange,placeholder:u}),"tel"===m&&(0,ul.jsx)(Th,{value:e.telephone,onChange:e.handleTelephoneChange,placeholder:u})]})]}),e.value.trim().length>0&&(0,ul.jsx)("div",{className:Eh["button-wrapper"],children:(0,ul.jsx)("button",{className:Eh.button,style:d(),onClick:()=>e.handleSubmit(f),children:p})})]})]})},Dh=({storyGeometry:e,activeSlide:t,touchController:s,storyRef:i})=>{const[r,a]=(0,gl.useState)(null),[n,o]=(0,gl.useState)(null),l=Ch(n);(0,gl.useEffect)((()=>(Ft.on(Ma.ShowInputModal,d),()=>{Ft.off(Ma.ShowInputModal,d)})),[]);const d=({id:t,config:r})=>{Xt(),s.disable(),a(t),(t=>{t.size.fontSize=parseFloat(e.getFontSize()),t.size.viewportWidth=e.calculateWidth();const s=i.current.getBoundingClientRect();t.size.slideOffsetX=s.x,t.size.slideOffsetY=s.y,t.size.slideHeight=s.height,o(t)})(r)};return(0,gl.useLayoutEffect)((()=>()=>{l.reset()}),[r]),n?(0,ul.jsx)(Ph,{form:l,config:n,onComplete:e=>{if(!r)throw new Error;((e,s)=>{t.setUserData(e,s)})(r,e.result?e.value:""),es()},onClose:()=>{o(null),s.enable()}}):null},jh=(0,ld.observer)((({story:e,geometry:t,className:s,...i})=>{const r=(0,gl.useRef)(null),a=(0,gl.useRef)(null);(({story:e,progressBarRef:t,nextFlippingStoryIndex:s,activeStory:i})=>{const r=e.timer,a=e===i,n=a&&-1===s;(0,gl.useEffect)((()=>{if(!a)return;const s=e=>{t.current?.style.setProperty("--tick",e+"%")},i=({forceEnd:t})=>{t||(e.reachEnd?Ft.emit(`${Ja.id}.showNextStory`,{action:"auto"}):e.nextSlide())},n=()=>{t.current?.style.setProperty("--tick","0%")},o=()=>{t.current?.style.setProperty("--tick","0%")};return r.on("start",n),r.on("stop",o),r.on("progress",s),r.on("complete",i),()=>{r.off("start",n),r.off("progress",s),r.off("complete",i),r.off("stop",o)}}),[r,e,a]),(0,gl.useEffect)((()=>{n||r.stop()}),[n])})({activeStory:i.activeStory,story:e,nextFlippingStoryIndex:i.nextFlippingStoryIndex,progressBarRef:a});const n=i.index===i.nextFlippingStoryIndex,o=(0,gl.useMemo)((()=>e.activeSlide?.findWidgetByType("SwipeUpGoodsWidget")),[e.activeSlide?.state]),l=async()=>{try{await e.reload()}catch(e){console.error(e)}};return(0,ul.jsxs)("div",{ref:r,className:vl()(Cd["stories-item"],Cd.slider3d__item,s),onMouseDown:()=>{e.completeNativeSharing()},onTouchStart:()=>{e.completeNativeSharing()},"data-testid":"story",style:i.style,children:[(0,ul.jsx)(jc,{closeDisabled:e.disableClose,options:i.storyReaderOptions,onClose:i.onClose}),e.activeSlide&&(0,ul.jsx)(qc,{ref:a,hiddenTimeline:e.hiddenTimeline,slidesLength:e.slidesCount,timeline:e.activeSlide.timeline,activeSlideIndex:e.activeSlideIndex}),e.displayedSlides.map((s=>(0,ul.jsx)(Wc,{clickDisabled:i.slideClickDisabled,onReloadStory:l,activeSlideIndex:e.activeSlideIndex,currentSlideIndex:s.index,needSlideInitByFlipping:n,networkError:Boolean(e.error),currentStory:e,activeStory:i.activeStory,geometry:t,slide:s,slidesLoaded:e.slidesLoaded},s.html))),(0,ul.jsx)(Tc,{story:e,commonOptions:i.commonOptions,storyReaderOptions:i.storyReaderOptions}),o&&i.activeStory===e&&(0,ul.jsx)(Sh,{widget:o,story:e,goodsWidgetOptions:i.goodsWidgetOptions}),i.activeStory===e&&e.activeSlide&&(0,ul.jsx)(Dh,{storyRef:r,storyGeometry:t,activeSlide:e.activeSlide,touchController:i.touchController})]})})),Bh=({className:e,style:t})=>(0,ul.jsx)("div",{className:vl()(Cd["stories-item"],e),style:t,children:(0,ul.jsx)("div",{className:`${Fc["stories-slide"]} ${Fc._dummy}`})});var Nh=S(9669),Fh={insert:"head",singleton:!1};wl()(Nh.A,Fh);const Vh=Nh.A.locals||{},zh=({width:e,disabledByUI:t,navigationOptions:s,...i})=>{const{desktopMode:r,dir:a}=Lu(),n="ltr"===a,o=(n?i.isNextStoryBlank:i.isPrevStoryBlank)||t,l=(n?i.isPrevStoryBlank:i.isNextStoryBlank)||t;return(0,ul.jsxs)("div",{className:vl()([Vh["story-reader-controls"]],{[Vh._desktop_mode]:r}),children:[(0,ul.jsx)("div",{className:Vh.slider3d__btn_next,style:{transform:`translateY(-50%) translateX(calc(${e/2}px + 100%))`},children:(0,ul.jsx)("button",{className:Vh["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(n?i.onNext():i.onPrev())},disabled:o,dangerouslySetInnerHTML:{__html:s.nextButton.svgSrc.baseState}})}),(0,ul.jsx)("div",{className:Vh.slider3d__btn_prev,style:{transform:`translateY(-50%) translateX(calc(-${e/2}px - 200%))`},children:(0,ul.jsx)("button",{className:Vh["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(n?i.onPrev():i.onNext())},disabled:l,dangerouslySetInnerHTML:{__html:s.prevButton.svgSrc.baseState}})})]})},Uh=e=>{const{storyReaderOptions:t}=Lu(),s=(0,gl.useRef)(null),i=(0,gl.useRef)(new Pr).current;(({slider:e,touchController:t})=>{const s=()=>{e?.startMove()},i=({dx:t})=>{e?.move(-t)},r=()=>{t.horizontalSwipeGesture&&e?.endMove()};(0,gl.useEffect)((()=>(t.on(nr.TouchStart,s),t.on(nr.TouchMoveHorizontal,i),t.on(nr.TouchEnd,r),()=>{t.off(nr.TouchStart,s),t.off(nr.TouchMoveHorizontal,i),t.off(nr.TouchEnd,r)})),[t])})({slider:i,touchController:e.touchController});const r=t.scrollStyle,a=e.stories;i.currentIndex=e.currentIndex;const n=e.touchController;(0,gl.useLayoutEffect)((()=>{const e=()=>{i.init({$el:s.current,transformStyle:r})};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[a.length,r]),(0,gl.useEffect)((()=>(i.on("transitionStart",l),i.on("transitionEnd",d),i.on("touchMove",o),()=>{i.off("transitionStart",l),i.off("transitionEnd",d),i.off("touchMove",o)})),[]);const o=()=>{n.disable()},l=()=>{n.disable()},d=()=>{n.enable()};return{ref:s,api:i,perspective:i.perspective,depth:i.depth}},Wh=(e,t)=>{const{storyReaderOptions:s}=Lu(),[i,r]=(0,gl.useState)(-1);(0,gl.useEffect)((()=>(Ft.on(`${Ja.id}.showNextStory`,l),Ft.on(`${Ja.id}.showPrevStory`,d),()=>{Ft.off(`${Ja.id}.showNextStory`,l),Ft.off(`${Ja.id}.showPrevStory`,d)})),[]),(0,gl.useEffect)((()=>(t.on("touchEnd",a),()=>{t.off("touchEnd",a)})),[t]);const a=async s=>{Yt(),0===s?await t.transformWithAmimation(0):o(e.currentIndex+s,"swipe")},n=t=>{Ft.emit("publicEvents.closeStory",{id:e.activeStory.id,index:e.activeStory.activeSlideIndex,action:t})},o=(t,s="lastSlideClick")=>{r(t),e.setSlideApiActiveStory(e.getDisplayedStoryByIndex(t)),c(t,s)},l=t=>{const i=t?.action;e.reachEnd?(t=>{"auto"!==t?(n("closeStoryByScrolling"),e.close("lastSlideClick")):s.closeOnLastSlideByTimer&&(n("closeStoryByScrolling"),e.close("auto"))})(i):o(e.currentIndex+1,i)},d=t=>{e.reachStart||o(e.currentIndex-1,t?.action)},c=async(s,i)=>{if(-1===s)return;const a=e.currentIndex<s?1:-1;await t.transformWithAmimation(a),((t,s)=>{n(s),1==(e.currentIndex<t?1:-1)?e.nextStory():e.prevStory(),r(-1)})(s,i)};return{nextFlippingStoryIndex:i,nextStory:l,prevStory:d,navigateStory:o}},Gh=(0,ld.observer)((e=>{const{storyReaderOptions:t,commonOptions:s,goodsWidgetOptions:i}=Lu(),[r,a]=Cc([zt,Wt]),n=Uh(e.storyReaderViewModel),o=Wh(e.storyReaderViewModel,n.api),{actionPanelHeight:l,safeAreaFrameCalculator:d,isMobileGeometry:c,storyGeometry:h,correctionPaddingStyle:u}=yd(e.viewport),p=e.storyReaderViewModel.activeStory,g=e.storyReaderViewModel.touchController;return(0,ul.jsxs)(ul.Fragment,{children:[(0,ul.jsxs)("div",{className:vl()(bd.slider3d__wrapper,{[bd["slider3d__wrapper_swipe-up"]]:a,[bd._desktop_mode]:!c}),style:{WebkitPerspective:`${n.perspective}px`,perspective:`${n.perspective}px`,width:h.getWidth(),backgroundColor:c&&d.shouldBeShownSafeAreaInsets&&"#000",...u},children:[(0,ul.jsx)("div",{className:bd.slider3d__inner,style:{transform:`translateZ(-${n.depth}px)`},children:(0,ul.jsx)("div",{className:vl()(bd["stories-face"],bd.slider3d__rotater),ref:n.ref,children:e.storyReaderViewModel.stories.map(((a,d)=>a.isBlank?(0,ul.jsx)(Bh,{style:{bottom:0}},a.id):(0,ul.jsx)(jh,{slideClickDisabled:r||n.api.animating,index:d,story:a,activeStory:p,nextFlippingStoryIndex:o.nextFlippingStoryIndex,geometry:h,style:{bottom:vd(a,s)?`${l}px`:0},commonOptions:s,storyReaderOptions:t,goodsWidgetOptions:i,onClose:e.onCloseStory,touchController:g},a.id)))})}),e.sharePanel.isOpened&&(0,ul.jsx)(Jl,{className:bd["share-panel-wrapper"],shareText:e.sharePanel.params.text,shareType:e.sharePanel.params.type,shareLink:e.sharePanel.params.link,onShareCompelete:t=>e.sharePanel.handleShareComplete(e.sharePanel.params.id,t),sharePanelOptions:t.sharePanel})]}),(0,ul.jsx)(zh,{disabled:n.api.animating,disabledByUI:r||e.sharePanel.isOpened,isNextStoryBlank:e.storyReaderViewModel.reachEnd,isPrevStoryBlank:e.storyReaderViewModel.reachStart,navigationOptions:t.navigation,width:h.calculateWidth(),onNext:o.nextStory,onPrev:o.prevStory})]})})),$h=(0,ld.observer)((({storyReaderViewModel:e,desktopMode:t})=>{const s=(()=>{const[e,t]=(0,gl.useState)((()=>md())),s=(0,gl.useCallback)((()=>{t(md())}),[]);return(0,gl.useEffect)((()=>(window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]),e})();(()=>{const e=()=>{"hidden"===document.visibilityState&&Kt(),"visible"===document.visibilityState&&Yt()};(0,gl.useEffect)((()=>(document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)})),[])})(),(({touchController:e,sharePanelIsOpened:t,desktopMode:s})=>{(0,gl.useEffect)((()=>{s||t?e.disable():e.enable()}),[e,s,t]),(0,gl.useEffect)((()=>(e.on(nr.LongTouchDetected,i),e.on(nr.TouchEnd,r),()=>{e.off(nr.LongTouchDetected,i),e.off(nr.TouchEnd,r)})),[e]);const i=()=>{Kt()},r=()=>{e.isSwiping||Yt()}})({touchController:e.touchController,sharePanelIsOpened:e.sharePanel.isOpened,desktopMode:t}),Iu((()=>{e.close("closeReaderByEscBtn")}));return e.sharePanel.desktopMode=t,(0,dd.createPortal)((0,ul.jsxs)(wd,{viewport:s,storyReaderViewModel:e,children:[(0,ul.jsx)(Gh,{viewport:s,storyReaderViewModel:e,onCloseStory:()=>{e.close()},sharePanel:e.sharePanel}),(0,ul.jsx)(jl,{orientation:ne.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:e})=>{e?Xt():es()}})]}),document.body)}));var Hh=S(7314),qh={insert:"head",singleton:!1};wl()(Hh.A,qh);Hh.A.locals;const Qh=({storyManager:e,desktopMode:t})=>{const[s,i]=(0,gl.useState)(null),r=(()=>{const e=(0,gl.useRef)();return e.current||(e.current=(()=>{const e=getComputedStyle(document.documentElement),t=t=>parseFloat(e.getPropertyValue(t)),s=t("--ias-sat"),i=t("--ias-sab");return{left:t("--ias-sal"),right:t("--ias-sar"),top:s,bottom:i}})()),e.current})();return(0,gl.useEffect)((()=>{const t=e.createGameReader();return t.setSafeAreaInsets(r),i(t),()=>{t.destroy()}}),[e]),(0,gl.useEffect)((()=>{s?.setDesktopMode(t)}),[s,t]),s};var Kh=S(7161),Yh=S(429);class Zh{host;_vw=0;_vh=0;constructor(e){this.host=e,this.host.addController(this),this.calculateViewport=this.calculateViewport.bind(this)}get vw(){return this._vw}get vh(){return this._vh}hostConnected(){window.addEventListener("resize",this.calculateViewport)}hostDisconnected(){window.removeEventListener("resize",this.calculateViewport),this.host.removeController(this)}calculateViewport(){this._vw=window.innerWidth,this._vh=window.innerHeight,this.host.requestUpdate()}}var Jh=S(2083);const Xh={[so.BottomSheet]:Jh.literal`iam-bottom-sheet`,[so.Fullscreen]:Jh.literal`iam-fullscreen-modal`,[so.Modal]:Jh.literal`iam-modal`},eu=Kh.css`
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("events"),require("lodash/isFunction.js"),require("uuid"),require("lodash/isString.js"),require("mobx"),require("lodash/isEqual.js"),require("lodash/head.js"),require("lodash/isObject.js"),require("lodash/isNumber.js"),require("lodash/isNil.js"),require("@inappstory/slide-api"),require("async-mutex"),require("@inappstory/video-player"),require("deepmerge"),require("lodash/debounce.js"),require("lodash/isEmpty.js"),require("react"),require("react-dom/client"),require("classnames"),require("mobx-react-lite"),require("react-dom"),require("react-input-mask"),require("lit"),require("lit/decorators.js"),require("lit/static-html.js"),require("lit/directives/style-map.js"),require("lit/directives/class-map.js"),require("lit/directives/unsafe-html.js"),require("bowser"),require("css-font-parser"),require("parse-css-sides"));else if("function"==typeof define&&define.amd)define(["events","lodash/isFunction.js","uuid","lodash/isString.js","mobx","lodash/isEqual.js","lodash/head.js","lodash/isObject.js","lodash/isNumber.js","lodash/isNil.js","@inappstory/slide-api","async-mutex","@inappstory/video-player","deepmerge","lodash/debounce.js","lodash/isEmpty.js","react","react-dom/client","classnames","mobx-react-lite","react-dom","react-input-mask","lit","lit/decorators.js","lit/static-html.js","lit/directives/style-map.js","lit/directives/class-map.js","lit/directives/unsafe-html.js","bowser","css-font-parser","parse-css-sides"],t);else{var s="object"==typeof exports?t(require("events"),require("lodash/isFunction.js"),require("uuid"),require("lodash/isString.js"),require("mobx"),require("lodash/isEqual.js"),require("lodash/head.js"),require("lodash/isObject.js"),require("lodash/isNumber.js"),require("lodash/isNil.js"),require("@inappstory/slide-api"),require("async-mutex"),require("@inappstory/video-player"),require("deepmerge"),require("lodash/debounce.js"),require("lodash/isEmpty.js"),require("react"),require("react-dom/client"),require("classnames"),require("mobx-react-lite"),require("react-dom"),require("react-input-mask"),require("lit"),require("lit/decorators.js"),require("lit/static-html.js"),require("lit/directives/style-map.js"),require("lit/directives/class-map.js"),require("lit/directives/unsafe-html.js"),require("bowser"),require("css-font-parser"),require("parse-css-sides")):t(e.events,e["lodash/isFunction.js"],e.uuid,e["lodash/isString.js"],e.mobx,e["lodash/isEqual.js"],e["lodash/head.js"],e["lodash/isObject.js"],e["lodash/isNumber.js"],e["lodash/isNil.js"],e["@inappstory/slide-api"],e["async-mutex"],e["@inappstory/video-player"],e.deepmerge,e["lodash/debounce.js"],e["lodash/isEmpty.js"],e.react,e["react-dom/client"],e.classnames,e["mobx-react-lite"],e["react-dom"],e["react-input-mask"],e.lit,e["lit/decorators.js"],e["lit/static-html.js"],e["lit/directives/style-map.js"],e["lit/directives/class-map.js"],e["lit/directives/unsafe-html.js"],e.bowser,e["css-font-parser"],e["parse-css-sides"]);for(var i in s)("object"==typeof exports?exports:e)[i]=s[i]}}(self,((e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,v,f,w,_,S,b,x,C,k,M,I,L,A,O)=>(()=>{"use strict";var E={2432:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".favorite-story-list-modal--xWjHA{position:fixed;inset:0px;z-index:1090}.favorite-story-list-modal--xWjHA .container--GZBjv{width:100%;height:100%;background:var(--storiesFavoriteBackgroundColor, #333333);display:flex;flex-direction:column;position:relative;overflow-y:auto}.favorite-story-list-modal--xWjHA .header--TjHMD{display:flex;align-content:center;justify-content:center;align-items:center;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--storiesFavoriteTitleBackgroundColor, #333333);box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2);padding-top:var(--storiesFavoriteHeaderTopOffset, 0px);margin-bottom:25px}.favorite-story-list-modal--xWjHA .header--TjHMD .title--Dk04x{margin-top:1rem;margin-bottom:1rem;font-size:1.2em;color:var(--storiesFavoriteTitleColor, white);font-family:var(--storiesFavoriteTitleFontFamily);font-weight:normal;font-size:1.4rem;line-height:normal;font:var(--storiesFavoriteTitleFont, normal)}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .header--TjHMD .title--Dk04x{margin-top:25px;margin-bottom:25px}}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .header--TjHMD{margin-bottom:50px}}.favorite-story-list-modal--xWjHA .header__close-btn--Jojm-{border:0;padding:0;background:rgba(0,0,0,0);position:absolute;top:50%;transform:translateY(-50%);z-index:1140;pointer-events:all;cursor:pointer;outline:none;right:10px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.favorite-story-list-modal--xWjHA .header__close-btn--Jojm-:focus{outline:none}.favorite-story-list-modal--xWjHA .header__close-btn--Jojm- svg{overflow:visible}.favorite-story-list-modal--xWjHA .footer--edEpn{width:100%;height:25px}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .footer--edEpn{height:50px}}.favorite-story-list-modal--xWjHA .bottom-offset--baiTh{position:-webkit-sticky;position:sticky;z-index:100;background:inherit;bottom:0;width:100%;height:var(--storiesFavoriteBottomOffset, 0px)}.favorite-story-list-modal--xWjHA .content--qCPkX{display:flex;justify-content:center;width:100%;padding-bottom:25px}.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{width:100%}@media(min-width: 640px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:640px}}@media(min-width: 768px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:768px}}@media(min-width: 1024px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:1024px}}@media(min-width: 1280px){.favorite-story-list-modal--xWjHA .content--qCPkX .favorite-story-list--MISMx{max-width:1280px}}",""]),r.locals={"favorite-story-list-modal":"favorite-story-list-modal--xWjHA",container:"container--GZBjv",header:"header--TjHMD",title:"title--Dk04x","header__close-btn":"header__close-btn--Jojm-",footer:"footer--edEpn","bottom-offset":"bottom-offset--baiTh",content:"content--qCPkX","favorite-story-list":"favorite-story-list--MISMx"};const a=r},5669:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".aspect-ratio-box--u2SLt{overflow:hidden;position:relative}.aspect-ratio-box--u2SLt.aspect-ratio-box--centered--ZWs8d{width:auto;height:100%;left:50%;transform:translateX(-50%)}.aspect-ratio-box-inside--U\\+o3F{position:absolute;top:0;left:0;width:100%;height:100%}",""]),r.locals={"aspect-ratio-box":"aspect-ratio-box--u2SLt","aspect-ratio-box--centered":"aspect-ratio-box--centered--ZWs8d","aspect-ratio-box-inside":"aspect-ratio-box-inside--U+o3F"};const a=r},9843:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".close-btn--KhMED{border:0;padding:0;background:rgba(0,0,0,0);position:absolute;top:20px;z-index:1140;pointer-events:all;cursor:pointer;outline:none;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.close-btn--KhMED:focus{outline:none}.close-btn--KhMED svg{overflow:visible}.close-btn--KhMED[data-position=start],.close-btn--KhMED[data-position=left]{left:10px}.close-btn--KhMED[data-position=start][dir=rtl],.close-btn--KhMED[data-position=left][dir=rtl]{left:auto;right:10px}.close-btn--KhMED[data-position=end],.close-btn--KhMED[data-position=right]{right:10px}.close-btn--KhMED[data-position=end][dir=rtl],.close-btn--KhMED[data-position=right][dir=rtl]{left:10px;right:auto}",""]),r.locals={"close-btn":"close-btn--KhMED"};const a=r},7495:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'@keyframes spin--JuRkn{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.splash-container--4toz\\+{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:-1}.splash-container--4toz\\+ .splash-container__image--\\+1PkF{position:absolute;inset:0px;z-index:0}.splash-container--4toz\\+ .splash-container__image--\\+1PkF img{width:100%;height:100%;object-fit:cover}.splash-container--4toz\\+ .splash-container__lottie--f24Xy{position:absolute;inset:0px;z-index:1}.splash-container--4toz\\+ .splash-container__lottie--f24Xy canvas{width:100%;height:100%}.splash-container--4toz\\+.splash-container--isLoading--d8pYm:after{display:inline-block;position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);content:"";width:2rem;height:2rem;border:solid 2px var(--GRLoaderBackgroundColor, white);border-color:var(--GRLoaderBackgroundAccentColor, transparent) var(--GRLoaderBackgroundColor, white) var(--GRLoaderBackgroundColor, white) var(--GRLoaderBackgroundColor, white);border-radius:50%;animation:spin--JuRkn .6s infinite linear;z-index:10}.splash-container--4toz\\+.splash-container--fadeIn--TD58C{opacity:1;transition:opacity ease-in .2s}.splash-container--4toz\\+.splash-container--fadeOut--GW15o{opacity:0;transition:opacity ease-out .3s}',""]),r.locals={"splash-container":"splash-container--4toz+","splash-container__image":"splash-container__image--+1PkF","splash-container__lottie":"splash-container__lottie--f24Xy","splash-container--isLoading":"splash-container--isLoading--d8pYm",spin:"spin--JuRkn","splash-container--fadeIn":"splash-container--fadeIn--TD58C","splash-container--fadeOut":"splash-container--fadeOut--GW15o"};const a=r},4289:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.game-reader-container--qAxmf{background-color:rgba(0,0,0,0);position:fixed;left:0px;top:0px;padding:0px;border:0px;z-index:2147483645;width:100%;height:100%;overflow:hidden;color-scheme:auto}.game-reader--vz8\\+v{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:1;user-select:none;pointer-events:all;color:#fff}.game-reader--vz8\\+v.game-reader--desktop-mode--hEnbE{padding:50px 0}.game-reader--vz8\\+v.game-reader--desktop-mode--hEnbE .game-reader__game-box--tDgOl{border-radius:var(--game-box-border-radius)}.game-reader--vz8\\+v.game-reader--widescreen--4rob-{padding:0 0}.game-reader--vz8\\+v.game-reader--widescreen--4rob- .game-reader__game-box--tDgOl{border-radius:0px}.game-reader--vz8\\+v .game-reader__refresh-btn--gKfAr{cursor:pointer;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);z-index:2}.game-reader--vz8\\+v .game-reader__game-box--tDgOl.game-reader__game-box--widescreen--DD\\+rV{border-radius:0px}.game-reader--vz8\\+v .game-reader__iframe--e3dlS{width:100%;height:100%;transition:opacity ease-in .3s}.game-reader--vz8\\+v .game-reader__backdrop--g2Ozw{position:fixed;inset:0;z-index:-1}',""]),r.locals={"game-reader-container":"game-reader-container--qAxmf","game-reader":"game-reader--vz8+v","game-reader--desktop-mode":"game-reader--desktop-mode--hEnbE","game-reader__game-box":"game-reader__game-box--tDgOl","game-reader--widescreen":"game-reader--widescreen--4rob-","game-reader__refresh-btn":"game-reader__refresh-btn--gKfAr","game-reader__game-box--widescreen":"game-reader__game-box--widescreen--DD+rV","game-reader__iframe":"game-reader__iframe--e3dlS","game-reader__backdrop":"game-reader__backdrop--g2Ozw"};const a=r},7314:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,":root{--ias-sat: env(safe-area-inset-top);--ias-sar: env(safe-area-inset-right);--ias-sab: env(safe-area-inset-bottom);--ias-sal: env(safe-area-inset-left)}",""]),r.locals={};const a=r},1938:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,"h3{margin:0}.stories-list-wrapper--\\+MxOM{background-color:var(--background-color, transparent);height:auto;padding:0;position:relative}.stories-list-wrapper--\\+MxOM.mode-desktop--Blm52.with-list-controls--CGYBY{position:relative}.stories-list--deukx{position:relative;overflow:visible}@media(min-width: 767.99px){.stories-list--deukx{overflow:hidden}}.stories-list__actions--p-QOR{position:absolute;right:0;top:0}.stories-list__viewport--m27BY{overflow:hidden;height:auto}.stories-list__viewport--m27BY:not(.mode-desktop--Blm52){display:flex}.stories-list__viewport-inner--oy\\+N4{display:flex;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:var(--storiesListTopPadding, 0);padding-bottom:var(--storiesListBottomPadding, 0);box-sizing:content-box}.stories-list__viewport-inner--oy\\+N4::-webkit-scrollbar{display:none}.stories-list__viewport-inner--oy\\+N4.mode-desktop--Blm52{scroll-behavior:unset;cursor:grab}.stories-list__viewport-inner--oy\\+N4.isVerticalDirection--P3UBw{flex-flow:row wrap}.stories-list__viewport-inner--oy\\+N4.align-center--9y43R{margin-left:auto;margin-right:auto}.stories-list__viewport-inner--oy\\+N4.align-left--Dm8Do{margin-right:auto}.stories-list__viewport-inner--oy\\+N4.align-right--bQ1a2{margin-left:auto}.stories-list__viewport-inner--oy\\+N4.isTitleCardOutsideTop--AeG\\+D{align-items:flex-end}.stories-list__viewport-inner--oy\\+N4.isTitleCardOutsideBottom--1P95a{align-items:flex-start}",""]),r.locals={"stories-list-wrapper":"stories-list-wrapper--+MxOM","mode-desktop":"mode-desktop--Blm52","with-list-controls":"with-list-controls--CGYBY","stories-list":"stories-list--deukx","stories-list__actions":"stories-list__actions--p-QOR","stories-list__viewport":"stories-list__viewport--m27BY","stories-list__viewport-inner":"stories-list__viewport-inner--oy+N4",isVerticalDirection:"isVerticalDirection--P3UBw","align-center":"align-center--9y43R","align-left":"align-left--Dm8Do","align-right":"align-right--bQ1a2",isTitleCardOutsideTop:"isTitleCardOutsideTop--AeG+D",isTitleCardOutsideBottom:"isTitleCardOutsideBottom--1P95a"};const a=r},7533:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".favorite-images-wrapper--ypxcM{display:flex;flex-direction:row;flex-wrap:wrap;padding:var(--storiesListCardFavoriteTitle, --storiesListItemTitlePadding, 0px);gap:var(--storiesListCardFavoriteGap, 3px);box-sizing:border-box}.favorite-image-wrapper--iFI60{flex:0 1 calc(50% - var(--storiesListCardFavoriteGap, 3px));position:relative}.favorite-image--H\\+mP1{position:relative}.favorite-image-item--ylNcQ{position:absolute;inset:0px;border-radius:calc(var(--storiesListInnerBorderRadiusRead, 0)/4);background-position:50% 50%;background-size:cover}.circle_style--umugM .favorite-image-item--ylNcQ{border-radius:50%}",""]),r.locals={"favorite-images-wrapper":"favorite-images-wrapper--ypxcM","favorite-image-wrapper":"favorite-image-wrapper--iFI60","favorite-image":"favorite-image--H+mP1","favorite-image-item":"favorite-image-item--ylNcQ",circle_style:"circle_style--umugM"};const a=r},2811:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.stories-slide-wrapper--\\+5j4I:not(:last-child){margin-right:var(--storiesGap, 20px)}.stories-slide-wrapper--\\+5j4I{display:flex;flex-direction:column;flex:0 0 auto;box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.stories-slide-wrapper--\\+5j4I:hover{text-decoration:none}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO{display:block;box-sizing:border-box;text-align:left;position:relative;overflow:visible;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border:var(--storiesListBorderNotReadWidth, 2px) solid var(--storiesBorderNotReadColor, #00b956);padding:var(--storiesListBorderGapNotRead, 2px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU{border-radius:var(--storiesListBorderRadius, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide-image--cxCFY,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide-image--cxCFY{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide-image__image--mNEIE video,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide-image__image--mNEIE video{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide__mask--p6utN,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide__mask--p6utN{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL .stories-slide__content--QrUVw,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU .stories-slide__content--QrUVw{border-radius:var(--storiesListInnerBorderRadiusNotRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe{border-radius:var(--storiesListBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide-image--cxCFY,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide-image--cxCFY{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide-image__image--mNEIE video,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide-image__image--mNEIE,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide-image__image--mNEIE video{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide__mask--p6utN,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide__mask--p6utN{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-quad--InfBL._is-read--xEVZe .stories-slide__content--QrUVw,.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._format-rectangle--koqBU._is-read--xEVZe .stories-slide__content--QrUVw{border-radius:var(--storiesListInnerBorderRadiusRead, 5px)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._is-read--xEVZe{border:var(--storiesListBorderReadWidth, 1px) solid var(--storiesBorderReadColor, #ededed)}.stories-slide-wrapper--\\+5j4I.isTitleCardOutsideTop--EmWjs{justify-content:flex-end}.stories-slide-wrapper--\\+5j4I.isTitleCardOutsideBottom--W1JSg{justify-content:flex-start}.stories-slide-wrapper--\\+5j4I .stories-slide__inner--doJqj{display:block;position:relative;width:100%;height:100%}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-black--M47zI{background:#000}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-white--0Coab{background:#fff}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-red--UU5V7{background:#ff1a36}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-yellow--0cCZc{background:#fff000}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-green--10A4n{background:#0be361}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-violet--bnIBG{background:#b300bc}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-blue--lpzRG{background:#0761db}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-grey--nbEfc{background:#a8a8a8}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-black-gradient--q\\+aHV{background:#fff;background:linear-gradient(0deg, #c1c1c1, #000)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-white-gradient--YqOjh{background:#fff;background:linear-gradient(180deg, #fff, #ffc800)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-red-gradient---eK73{background:#ff1a36;background:linear-gradient(180deg, #c90174, #eb5c57)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-yellow-gradient--xg23E{background:#fff000;background:linear-gradient(0deg, #fbda61, #f76b1c)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-green-gradient--LfrRF{background:#0be361;background:linear-gradient(0deg, #b4ed50, #429321)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-violet-gradient--EQOBs{background:#b300bc;background:linear-gradient(180deg, #c90174, #0164fd)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-blue-gradient--TJV7z{background:#0761db;background:linear-gradient(180deg, #3023ae, #53a0fe 48%, #b4ed50)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._background-color-grey-gradient--4zJ9u{background:#a8a8a8;background:linear-gradient(0deg, #e2e2e2, #959595)}.stories-slide-wrapper--\\+5j4I .stories-slide-image--cxCFY{position:relative;width:100%;height:100%}.stories-slide-wrapper--\\+5j4I .stories-slide-image__wrap--kAiGt{position:absolute;top:0;bottom:0;left:0;right:0}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE{position:relative;opacity:1;transition:opacity .3s ease-in-out;overflow:hidden}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE._mode_list--K7WdU{width:100%;height:100%}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE.ugc-card-cell--Hmi8u img{object-fit:contain}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE img{width:100%;height:100%;object-fit:cover}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE video{min-height:100%;min-width:100%;width:100%;background-position:center center;background-repeat:no-repeat;object-fit:cover;opacity:0}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE.video-loaded--380fQ img{display:none}.stories-slide-wrapper--\\+5j4I .stories-slide-image__image--mNEIE.video-loaded--380fQ video{opacity:1}.stories-slide-wrapper--\\+5j4I .stories-slide__mask--p6utN{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;background-color:var(--storiesListItemMaskColor, rgba(0, 0, 0, 0));background-image:var(--storiesListItemMaskLinearGradient, none);opacity:1}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._is-read--xEVZe .stories-slide__mask--p6utN{background-color:var(--storiesListItemOpenedMaskColor, rgba(0, 0, 0, 0));background-image:var(--storiesListItemOpenedMaskLinearGradient, none)}.stories-slide-wrapper--\\+5j4I .stories-slide--KQzLO._ugc-cell--yAsON .stories-slide__mask--p6utN{background-color:var(--storiesListCardUgcMaskColor, rgba(0, 0, 0, 0));background-image:var(--storiesListCardUgcMaskLinearGradient, none)}.stories-slide-wrapper--\\+5j4I .stories-slide__content--QrUVw{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;height:100%;max-height:100%;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:var(--storiesListItemTitleFontFamily);font-weight:normal;font-size:1rem;line-height:normal;font:var(--storiesListItemTitleFont, normal);text-decoration:none;padding:var(--storiesListItemTitlePadding, 0px)}.stories-slide-wrapper--\\+5j4I .stories-slide__content--QrUVw.__position_outside_top--5TlyN,.stories-slide-wrapper--\\+5j4I .stories-slide__content--QrUVw.__position_outside_bottom--pXuxb{position:relative;top:unset;right:unset;bottom:unset;left:unset;height:auto}.stories-slide-wrapper--\\+5j4I .clamp--X7TaH{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz.align-left--PkXxY{text-align:left}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz.align-center--9Flsz{text-align:center}.stories-slide-wrapper--\\+5j4I .stories-slide__title--XeSlz.align-right--wSGXZ{text-align:right}.stories-slide--KQzLO._format-circle--yaqgh,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide-image__image--mNEIE,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide-image__image--mNEIE video,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide__mask--p6utN,.stories-slide--KQzLO._format-circle--yaqgh .stories-slide-image--cxCFY{border-radius:50%}.stories-slide--KQzLO._favorite-cell--CbxlS .stories-slide__mask--p6utN{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%)}.stories-slide--KQzLO._favorite-cell--CbxlS._format-circle--yaqgh .stories-slide-image__wrap--kAiGt{display:flex}.stories-slide--KQzLO._favorite-cell--CbxlS._format-circle--yaqgh .stories-slide-image__image--mNEIE{width:85%;height:85%;overflow:visible;margin:auto}.stories-slide--KQzLO._favorite-cell--CbxlS._format-circle--yaqgh .favorite-images-wrapper--zfyVz{margin:0;padding:0}.stories-slide--KQzLO._has-drop-shadow--GdCOv{filter:drop-shadow(var(--storiesListCardDropShadow, none))}.stories-slide--KQzLO._has-drop-shadow--GdCOv._is-read--xEVZe{filter:drop-shadow(var(--storiesListCardOpenedDropShadow, none))}.stories-slide--KQzLO._has-drop-shadow--GdCOv._favorite-cell--CbxlS{filter:drop-shadow(var(--storiesListCardFavoriteDropShadow, none))}.stories-slide--KQzLO._has-drop-shadow--GdCOv._ugc-cell--yAsON{filter:drop-shadow(var(--storiesListCardUgcDropShadow, none))}.stories-slide--KQzLO._has-card-svg-mask--0vIiG .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardMask);mask-image:var(--storiesListCardMask)}.stories-slide--KQzLO._has-card-svg-mask--0vIiG._is-read--xEVZe .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardOpenedMask);mask-image:var(--storiesListCardOpenedMask)}.stories-slide--KQzLO._has-card-svg-mask--0vIiG._favorite-cell--CbxlS .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardFavoriteMask);mask-image:var(--storiesListCardFavoriteMask)}.stories-slide--KQzLO._has-card-svg-mask--0vIiG._ugc-cell--yAsON .stories-slide__inner--doJqj{-webkit-mask-image:var(--storiesListCardUgcMask);mask-image:var(--storiesListCardUgcMask)}.stories-slide--KQzLO .card-overlay-svg-mask--NPptq{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:3}@supports(((mask-image: linear-gradient(0deg, #fff, #fff), linear-gradient(0deg, #fff, #fff)) and (mask-clip: content-box, border-box)) or ((-webkit-mask-image: linear-gradient(0deg, #fff, #fff), linear-gradient(0deg, #fff, #fff)) and (-webkit-mask-clip: content-box, border-box))) and ((mask-composite: exclude) or (-webkit-mask-composite: xor)){.stories-slide--KQzLO._has-border-gradient-color--JRjv-{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-:before{content:"";position:absolute;border-radius:inherit;box-sizing:border-box;-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--storiesListBorderNotReadWidth, 2px);top:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);right:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);left:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);background:var(--storiesBorderNotReadGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._is-read--xEVZe{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._is-read--xEVZe:before{padding:var(--storiesListBorderReadWidth, 2px);top:calc(var(--storiesListBorderReadWidth, 2px)*-1);right:calc(var(--storiesListBorderReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderReadWidth, 2px)*-1);left:calc(var(--storiesListBorderReadWidth, 2px)*-1);background:var(--storiesBorderReadGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._favorite-cell--CbxlS{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._favorite-cell--CbxlS:before{padding:var(--storiesListBorderNotReadWidth, 2px);top:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);right:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);left:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);background:var(--storiesListCardFavoriteGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._ugc-cell--yAsON{border-color:rgba(0,0,0,0)}.stories-slide--KQzLO._has-border-gradient-color--JRjv-._ugc-cell--yAsON:before{padding:var(--storiesListBorderNotReadWidth, 2px);top:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);right:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);bottom:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);left:calc(var(--storiesListBorderNotReadWidth, 2px)*-1);background:var(--storiesListCardUgcGradientColor, transparent);-webkit-mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);-webkit-mask-clip:content-box,border-box;mask-image:linear-gradient(0deg, #fff, #fff),linear-gradient(0deg, #fff, #fff);mask-clip:content-box,border-box}}',""]),r.locals={"stories-slide-wrapper":"stories-slide-wrapper--+5j4I","stories-slide":"stories-slide--KQzLO","_format-quad":"_format-quad--InfBL","_format-rectangle":"_format-rectangle--koqBU","stories-slide-image":"stories-slide-image--cxCFY","stories-slide-image__image":"stories-slide-image__image--mNEIE","stories-slide__mask":"stories-slide__mask--p6utN","stories-slide__content":"stories-slide__content--QrUVw","_is-read":"_is-read--xEVZe",isTitleCardOutsideTop:"isTitleCardOutsideTop--EmWjs",isTitleCardOutsideBottom:"isTitleCardOutsideBottom--W1JSg","stories-slide__inner":"stories-slide__inner--doJqj","_background-color-black":"_background-color-black--M47zI","_background-color-white":"_background-color-white--0Coab","_background-color-red":"_background-color-red--UU5V7","_background-color-yellow":"_background-color-yellow--0cCZc","_background-color-green":"_background-color-green--10A4n","_background-color-violet":"_background-color-violet--bnIBG","_background-color-blue":"_background-color-blue--lpzRG","_background-color-grey":"_background-color-grey--nbEfc","_background-color-black-gradient":"_background-color-black-gradient--q+aHV","_background-color-white-gradient":"_background-color-white-gradient--YqOjh","_background-color-red-gradient":"_background-color-red-gradient---eK73","_background-color-yellow-gradient":"_background-color-yellow-gradient--xg23E","_background-color-green-gradient":"_background-color-green-gradient--LfrRF","_background-color-violet-gradient":"_background-color-violet-gradient--EQOBs","_background-color-blue-gradient":"_background-color-blue-gradient--TJV7z","_background-color-grey-gradient":"_background-color-grey-gradient--4zJ9u","stories-slide-image__wrap":"stories-slide-image__wrap--kAiGt",_mode_list:"_mode_list--K7WdU","ugc-card-cell":"ugc-card-cell--Hmi8u","video-loaded":"video-loaded--380fQ","_ugc-cell":"_ugc-cell--yAsON",__position_outside_top:"__position_outside_top--5TlyN",__position_outside_bottom:"__position_outside_bottom--pXuxb",clamp:"clamp--X7TaH","stories-slide__title":"stories-slide__title--XeSlz","align-left":"align-left--PkXxY","align-center":"align-center--9Flsz","align-right":"align-right--wSGXZ","_format-circle":"_format-circle--yaqgh","_favorite-cell":"_favorite-cell--CbxlS","favorite-images-wrapper":"favorite-images-wrapper--zfyVz","_has-drop-shadow":"_has-drop-shadow--GdCOv","_has-card-svg-mask":"_has-card-svg-mask--0vIiG","card-overlay-svg-mask":"card-overlay-svg-mask--NPptq","_has-border-gradient-color":"_has-border-gradient-color--JRjv-"};const a=r},2731:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-list-controls--sC1DN{pointer-events:none}.stories-list-controls--sC1DN .control-start--NWniL,.stories-list-controls--sC1DN .control-end--Ezk33{cursor:pointer;position:absolute;background-color:var(--storiesListControlsBackgroundColor, white);border-radius:50%;z-index:10;height:var(--storiesListControlsSize);width:var(--storiesListControlsSize);top:50%;display:flex;justify-content:center;align-items:center;pointer-events:all}.stories-list-controls--sC1DN .control-icon--D3DFc{width:7px;height:12px;background-color:var(--storiesListControlsColor, black)}.stories-list-controls--sC1DN.horizontal--g63LL .control-start--NWniL{left:0;transform:translateY(-50%)}.stories-list-controls--sC1DN.horizontal--g63LL .control-start--NWniL.control-start_dir_rtl--7Opm5{left:auto;right:0}.stories-list-controls--sC1DN.horizontal--g63LL .control-end--Ezk33{right:0;transform:translateY(-50%)}.stories-list-controls--sC1DN.horizontal--g63LL .control-end--Ezk33.control-end_dir_rtl--twvGk{left:0;right:auto}.stories-list-controls--sC1DN.vertical--1a8qJ .control-start--NWniL{top:var(--storiesListTopPadding, 0);left:50%;transform:translate3d(-50%, 0, 0) rotate(90deg)}.stories-list-controls--sC1DN.vertical--1a8qJ .control-end--Ezk33{top:auto;bottom:var(--storiesListBottomPadding, 0);right:50%;transform:translate3d(50%, 0, 0) rotate(90deg)}.stories-list-controls--sC1DN .control-start--NWniL{display:flex}.stories-list-controls--sC1DN .control-start--NWniL .control-icon--D3DFc{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 11L1 6L6 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 11L1 6L6 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}.stories-list-controls--sC1DN .control-start--NWniL.control-start_reach-start--sBg3n{display:none}.stories-list-controls--sC1DN .control-end--Ezk33{display:flex}.stories-list-controls--sC1DN .control-end--Ezk33 .control-icon--D3DFc{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L6 6L1 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L6 6L1 1' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}.stories-list-controls--sC1DN .control-end--Ezk33.control-end_reach-end--\\+gjXw{display:none}",""]),r.locals={"stories-list-controls":"stories-list-controls--sC1DN","control-start":"control-start--NWniL","control-end":"control-end--Ezk33","control-icon":"control-icon--D3DFc",horizontal:"horizontal--g63LL","control-start_dir_rtl":"control-start_dir_rtl--7Opm5","control-end_dir_rtl":"control-end_dir_rtl--twvGk",vertical:"vertical--1a8qJ","control-start_reach-start":"control-start_reach-start--sBg3n","control-end_reach-end":"control-end_reach-end--+gjXw"};const a=r},2130:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-viewer--U\\+VEJ{position:fixed;z-index:1100;top:0;left:0;width:100%;height:100%;display:block;transition:opacity .3s ease;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stories-viewer--U\\+VEJ:-webkit-full-screen,.stories-viewer--U\\+VEJ:-moz-full-screen,.stories-viewer--U\\+VEJ:-ms-fullscreen,.stories-viewer--U\\+VEJ :fullscreen{width:100% !important;height:100% !important}.stories-viewer-background--rxrSL{position:fixed;top:-60px;left:-60px;width:calc(100% + 120px);height:calc(100% + 120px);background-position:center;background-repeat:no-repeat;background-size:cover}.stories-viewer-backdrop--GqsGY{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;background-color:rgba(255,255,255,.5)}.stories-viewer-backdrop--GqsGY._desktopMode--5f5bI{display:none}.slider3d--fgseF{position:fixed !important}.slider3d--fgseF.no-select--qQk5D{user-select:none}",""]),r.locals={"stories-viewer":"stories-viewer--U+VEJ","stories-viewer-background":"stories-viewer-background--rxrSL","stories-viewer-backdrop":"stories-viewer-backdrop--GqsGY",_desktopMode:"_desktopMode--5f5bI",slider3d:"slider3d--fgseF","no-select":"no-select--qQk5D"};const a=r},187:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-button-panel--tzCuh{position:absolute;z-index:10001;bottom:0;left:0;width:100%;background-color:#000;border-bottom-left-radius:var(--slideBorderRadius, 0);border-bottom-right-radius:var(--slideBorderRadius, 0)}.stories-button-panel--tzCuh[dir=rtl] .stories-button-panel-actions--I0rFL .right-container--Ax9TH{margin-left:0;margin-right:auto}.stories-button-panel-actions--I0rFL{position:absolute;top:0;left:0;width:100%;height:50px;padding:0 4px;display:flex;flex-direction:row;color:#fff;align-items:center}.stories-button-panel-actions--I0rFL>span{display:flex}.stories-button-panel-actions--I0rFL .right-container--Ax9TH{margin-left:auto}.button-panel-action--rHoQs{cursor:pointer;pointer-events:all;display:flex;align-items:center;justify-content:center;height:50px;width:38px}.button-panel-action--rHoQs>*{pointer-events:none}",""]),r.locals={"stories-button-panel":"stories-button-panel--tzCuh","stories-button-panel-actions":"stories-button-panel-actions--I0rFL","right-container":"right-container--Ax9TH","button-panel-action":"button-panel-action--rHoQs"};const a=r},9108:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".goods-card--BAL7e{width:100px}.goods-card--BAL7e:first-of-type{margin-left:.5rem}.goods-card--BAL7e:not(:last-child){margin-right:.5rem}.prices--u3Ojw{display:flex}.prices--u3Ojw>div:not(:last-child){margin-right:.5rem}.typography--qlRjl{text-decoration:none}.typography--old-price--SnUxk{text-decoration:line-through}.figure--UwMfT{margin:0;margin-bottom:.5rem;width:100px;height:100px}.figure--UwMfT>img{width:inherit;height:inherit;max-width:100%;border-radius:var(--figure-border-radius, 0px);background-color:var(--figure-background-color, #ffffff)}",""]),r.locals={"goods-card":"goods-card--BAL7e",prices:"prices--u3Ojw",typography:"typography--qlRjl","typography--old-price":"typography--old-price--SnUxk",figure:"figure--UwMfT"};const a=r},6212:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".scrolling-carousel--lZnvG{position:relative}.scrolling-carousel__wrapper--Doobh{position:relative;overflow:hidden}.scrolling-carousel__item--A9ial{display:flex;flex-wrap:nowrap;cursor:pointer}.scrolling-carousel__arrow-button--HrmVa{width:36px;height:36px;color:#757575;margin-top:auto;margin-bottom:auto;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 8px 0 rgba(0,0,0,.2);background:#fff;border-radius:50%;cursor:pointer;position:absolute;top:0;bottom:0;opacity:0;transition:opacity .5s}.scrolling-carousel__arrow-button--HrmVa>svg{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:24px;height:24px;fill:#757575}.scrolling-carousel__arrow-button--HrmVa:hover svg{fill:#000}.scrolling-carousel__arrow-button--show--do24\\+{opacity:.9}.scrolling-carousel__arrow-button--show--do24\\+:hover{opacity:1}.scrolling-carousel__arrow-button--right--Werat{right:-18px}.scrolling-carousel__arrow-button--left--M-xt3{left:-18px}@media(pointer: coarse){.scrolling-carousel__arrow-button--HrmVa{display:none !important}}",""]),r.locals={"scrolling-carousel":"scrolling-carousel--lZnvG","scrolling-carousel__wrapper":"scrolling-carousel__wrapper--Doobh","scrolling-carousel__item":"scrolling-carousel__item--A9ial","scrolling-carousel__arrow-button":"scrolling-carousel__arrow-button--HrmVa","scrolling-carousel__arrow-button--show":"scrolling-carousel__arrow-button--show--do24+","scrolling-carousel__arrow-button--right":"scrolling-carousel__arrow-button--right--Werat","scrolling-carousel__arrow-button--left":"scrolling-carousel__arrow-button--left--M-xt3"};const a=r},8161:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".btn--dxsSR{margin:auto auto 10px;padding:10px;cursor:pointer}",""]),r.locals={btn:"btn--dxsSR"};const a=r},1277:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,"@keyframes spin--Mv6zz{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.spinner--xVBKd{position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);width:2rem;height:2rem;border-radius:50%;animation:spin--Mv6zz .6s infinite linear;border:var(--border, 2px solid transparent);border-color:var(--border-color, black)}",""]),r.locals={spinner:"spinner--xVBKd",spin:"spin--Mv6zz"};const a=r},4940:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,"@keyframes fadeInFrames--bEyJg{from{opacity:0}to{opacity:1}}@keyframes fadeOutFrames--oBX-p{from{opacity:1}to{opacity:0}}.goods-container--tR-eJ{position:relative;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;width:100%;height:100%;margin-top:0px}.goods-container--visible--dd40k{animation:300ms fadeInFrames--bEyJg}.goods-container--hidden--QAS9\\+{animation:300ms normal forwards fadeOutFrames--oBX-p}.goods-container__backdrop--CyeDo{flex:1}.goods-list--Wax8Q{position:relative;display:flex;flex-direction:column}",""]),r.locals={"goods-container":"goods-container--tR-eJ","goods-container--visible":"goods-container--visible--dd40k",fadeInFrames:"fadeInFrames--bEyJg","goods-container--hidden":"goods-container--hidden--QAS9+",fadeOutFrames:"fadeOutFrames--oBX-p","goods-container__backdrop":"goods-container__backdrop--CyeDo","goods-list":"goods-list--Wax8Q"};const a=r},8942:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".goods-widget-viewer--ryMdV{position:absolute;inset:0;z-index:3000;text-align:left}",""]),r.locals={"goods-widget-viewer":"goods-widget-viewer--ryMdV"};const a=r},2349:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-viewer__close--zjUnU{border:0;padding:0;background:rgba(0,0,0,0);position:absolute;top:calc(15px + var(--timelineBlockTopOffset, 5px));pointer-events:all;cursor:pointer;outline:none;transition:opacity .3s ease-in;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.stories-viewer__close--zjUnU:focus{outline:none}.stories-viewer__close--zjUnU svg{overflow:visible}.stories-viewer__close--zjUnU._paused-ui--wbADu{opacity:0}.stories-viewer__close--zjUnU[data-position=start],.stories-viewer__close--zjUnU[data-position=left]{left:10px}.stories-viewer__close--zjUnU[data-position=start][dir=rtl],.stories-viewer__close--zjUnU[data-position=left][dir=rtl]{left:auto;right:10px}.stories-viewer__close--zjUnU[data-position=end],.stories-viewer__close--zjUnU[data-position=right]{right:10px}.stories-viewer__close--zjUnU[data-position=end][dir=rtl],.stories-viewer__close--zjUnU[data-position=right][dir=rtl]{left:10px;right:auto}.story-header--iD7hE{position:relative;z-index:1140}",""]),r.locals={"stories-viewer__close":"stories-viewer__close--zjUnU","_paused-ui":"_paused-ui--wbADu","story-header":"story-header--iD7hE"};const a=r},9137:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-pager--JtIm1{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:1131;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0.104) 0%, rgba(0, 0, 0, 0) 20%);pointer-events:none;transition:opacity .3s ease-in}.stories-pager--JtIm1._desktop-mode--MFqdz{border-top-left-radius:5px;border-top-right-radius:5px}.stories-pager--JtIm1._paused-ui--YKpOe{opacity:0}.stories-pager__ticks--IooJa{height:3px;display:flex;margin:8px 8px;margin-top:var(--timelineBlockTopOffset, 8px);opacity:1}.stories-pager__ticks--IooJa.hiddenTimeline--uwXIm{opacity:0}.stories-pager__tick--L96Px{background-color:var(--stories-pager-background, rgba(255, 255, 255, 0.6));width:100%;margin:0 2px;overflow:hidden;position:relative;border-radius:10px}.stories-pager__tick--L96Px:first-child{margin-left:0}.stories-pager__tick--L96Px:last-child{margin-right:0}.stories-pager__tick-progress--lwEYc{width:100%;height:3px}.stories-pager__tick-progress--lwEYc._active---U7hY{background-color:var(--stories-pager-tick-foreground, rgb(255, 255, 255))}.stories-pager__tick-progress-loader--DJvQ6{width:100%;height:3px;position:absolute;top:0;left:0;background:linear-gradient(to right, var(--stories-pager-tick-foreground, rgb(255, 255, 255)) var(--tick), transparent 0)}.stories-pager--JtIm1[dir=rtl] .stories-pager__tick-progress-loader--DJvQ6{background:linear-gradient(to left, var(--stories-pager-tick-foreground, rgb(255, 255, 255)) var(--tick), transparent 0)}",""]),r.locals={"stories-pager":"stories-pager--JtIm1","_desktop-mode":"_desktop-mode--MFqdz","_paused-ui":"_paused-ui--YKpOe","stories-pager__ticks":"stories-pager__ticks--IooJa",hiddenTimeline:"hiddenTimeline--uwXIm","stories-pager__tick":"stories-pager__tick--L96Px","stories-pager__tick-progress":"stories-pager__tick-progress--lwEYc",_active:"_active---U7hY","stories-pager__tick-progress-loader":"stories-pager__tick-progress-loader--DJvQ6"};const a=r},3278:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.stories-slide--8v5Pf{top:0;left:0;right:0;bottom:0;position:absolute;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:var(--slideBorderRadius, 0)}.stories-slide--8v5Pf._dummy--Llble{background-color:#fff}.stories-slide--8v5Pf .load-mask--5XCq2{position:absolute;background-color:#000;z-index:2000;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.stories-slide--8v5Pf._with-bottom-panel--2p7Pi._desktop-mode--CJL90,.stories-slide--8v5Pf._with-bottom-panel--2p7Pi._desktop-mode--CJL90 .narrative-slide-background--hMuFX,.stories-slide--8v5Pf._with-bottom-panel--2p7Pi._desktop-mode--CJL90 .narrative-slide-elements--i0a24{border-bottom-right-radius:0;border-bottom-left-radius:0}.stories-slide--8v5Pf .stories-slide__refresh-btn--MEBPq{color:#fff;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);pointer-events:auto;padding:20px;width:32px;height:32px;box-sizing:content-box}.loading-spinner-default--ltiyb{-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:32px;height:32px;border-radius:50%;border:solid 2px var(--loaderBackgroundColor, white);border-color:var(--loaderBackgroundAccentColor, transparent) var(--loaderBackgroundColor, white) var(--loaderBackgroundColor, white) var(--loaderBackgroundColor, white);-webkit-animation:loading-spinner--T3-dY .6s infinite linear;animation:loading-spinner--T3-dY .6s infinite linear}@keyframes loading-spinner--T3-dY{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.stories-slide--8v5Pf{z-index:1120;visibility:hidden}.stories-slide--8v5Pf.active-slide--ncZf1{z-index:1130;visibility:visible}.stories-slide-offset--R5f2H{pointer-events:none;position:relative;height:100%}.stories-slide-box--Br9iz{position:relative;padding:154.838709677% 0 0 0}.stories-slide-content--CKfk0{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}',""]),r.locals={"stories-slide":"stories-slide--8v5Pf",_dummy:"_dummy--Llble","load-mask":"load-mask--5XCq2","_with-bottom-panel":"_with-bottom-panel--2p7Pi","_desktop-mode":"_desktop-mode--CJL90","narrative-slide-background":"narrative-slide-background--hMuFX","narrative-slide-elements":"narrative-slide-elements--i0a24","stories-slide__refresh-btn":"stories-slide__refresh-btn--MEBPq","loading-spinner-default":"loading-spinner-default--ltiyb","loading-spinner":"loading-spinner--T3-dY","active-slide":"active-slide--ncZf1","stories-slide-offset":"stories-slide-offset--R5f2H","stories-slide-box":"stories-slide-box--Br9iz","stories-slide-content":"stories-slide-content--CKfk0"};const a=r},2594:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".stories-item--s9hOL{visibility:visible;position:absolute;width:100%;height:auto;bottom:0;border-radius:inherit;backface-visibility:hidden}.slider3d__item--7j2AS{position:absolute;left:0;top:0;width:100%;backface-visibility:hidden;transform-style:preserve-3d}",""]),r.locals={"stories-item":"stories-item--s9hOL",slider3d__item:"slider3d__item--7j2AS"};const a=r},9669:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".story-reader-controls--8N5W7 .slider3d__btn_next--2GDPW,.story-reader-controls--8N5W7 .slider3d__btn_prev--P6gvY{display:none}.story-reader-controls--8N5W7._desktop_mode--mSlGA .slider3d__btn_next--2GDPW,.story-reader-controls--8N5W7._desktop_mode--mSlGA .slider3d__btn_prev--P6gvY{display:block;position:absolute;top:50%;transform:translateY(-50%);left:50%}.story-reader-controls--8N5W7 .btn-icon--NRFjq{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer}.story-reader-controls--8N5W7 .btn-icon--NRFjq:focus{outline:0}.story-reader-controls--8N5W7 .btn-icon--NRFjq:disabled{color:#464646;cursor:not-allowed}",""]),r.locals={"story-reader-controls":"story-reader-controls--8N5W7",slider3d__btn_next:"slider3d__btn_next--2GDPW",slider3d__btn_prev:"slider3d__btn_prev--P6gvY",_desktop_mode:"_desktop_mode--mSlGA","btn-icon":"btn-icon--NRFjq"};const a=r},3390:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".slider3d__wrapper--49G6v{left:50%;transform:translateX(-50%);overflow:hidden;box-sizing:border-box}.slider3d__wrapper--49G6v.slider3d__wrapper_swipe-up--r1InL.slider3d__wrapper_swipe-up--r1InL{background-color:rgba(0,0,0,0)}.slider3d__wrapper--49G6v .game-reader-wrapper--vHugs,.slider3d__wrapper--49G6v .share-panel-wrapper--zNSqw{overflow:hidden}.slider3d__wrapper--49G6v._desktop_mode--m7fGP{padding:50px 0}.slider3d__wrapper--49G6v._desktop_mode--m7fGP>.share-panel-wrapper--zNSqw{top:50px;bottom:50px;border-radius:5px}.slider3d__wrapper--49G6v._desktop_mode--m7fGP>.share-panel-wrapper--zNSqw.share-panel-wrapper--zNSqw{border-bottom-left-radius:0;border-bottom-right-radius:0}.slider3d__wrapper--49G6v *,.slider3d__wrapper--49G6v ::after,.slider3d__wrapper--49G6v ::before{box-sizing:border-box}.slider3d__wrapper--49G6v .stories-item--i1n9b,.slider3d__wrapper--49G6v .stories-slide--KXt9a,.slider3d__wrapper--49G6v .narrative-slide-background--LO2L6,.slider3d__wrapper--49G6v .narrative-slide-elements--bUq5g{border-radius:var(--slideBorderRadius, 0)}.slider3d--pT6gr{position:fixed !important}.slider3d--pT6gr.no-select--zMya8{user-select:none}.slider3d__wrapper--49G6v{z-index:1;position:relative;height:100%}.stories-face--tqFop{position:absolute !important;top:0;left:0;right:0;width:100%;width:calc(100% + .01px);height:100%}.slider3d__rotater--eYXIw{--tick: 0%;--tickOpacity: 0}.slider3d__inner--EFsin,.slider3d__rotater--eYXIw{position:relative;height:100%;transform-style:preserve-3d}",""]),r.locals={slider3d__wrapper:"slider3d__wrapper--49G6v","slider3d__wrapper_swipe-up":"slider3d__wrapper_swipe-up--r1InL","game-reader-wrapper":"game-reader-wrapper--vHugs","share-panel-wrapper":"share-panel-wrapper--zNSqw",_desktop_mode:"_desktop_mode--m7fGP","stories-item":"stories-item--i1n9b","stories-slide":"stories-slide--KXt9a","narrative-slide-background":"narrative-slide-background--LO2L6","narrative-slide-elements":"narrative-slide-elements--bUq5g",slider3d:"slider3d--pT6gr","no-select":"no-select--zMya8","stories-face":"stories-face--tqFop",slider3d__rotater:"slider3d__rotater--eYXIw",slider3d__inner:"slider3d__inner--EFsin"};const a=r},4169:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.wrapper--A3xCJ{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:absolute;inset:0;z-index:3000;border-radius:inherit}.wrapper--A3xCJ .backdrop--CPTm4{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.5);border-radius:inherit}.main--2Iqns{position:absolute;z-index:2;user-select:none;display:flex;flex-direction:column;text-rendering:geometricprecision;overflow:hidden}.main--2Iqns .question--mn519{width:100%;height:auto}.main--2Iqns .question--mn519:empty{display:none}.main--2Iqns .input-group--jE\\+PN{display:flex}.main--2Iqns .input-group--jE\\+PN .input--Z388z{width:100%}.main--2Iqns .input-group--jE\\+PN .input-group__prepend--KtZUG{display:flex;flex:.35}.main--2Iqns .input-group--jE\\+PN .input-group__separator--44goC{border-right:1px solid #fff;margin-right:.5rem}.main--2Iqns .input-group--jE\\+PN .input--Z388z{flex:1}.main--2Iqns .input-wrapper--yYgPA{overflow:hidden;box-sizing:content-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.main--2Iqns .input-wrapper--yYgPA .input--Z388z{background:none;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:inherit;outline:none;border:none}.main--2Iqns .input-wrapper--yYgPA .input--Z388z::placeholder{color:inherit}.main--2Iqns .input-wrapper--yYgPA .input--Z388z.input_centered--0yBvl{text-align:center}.main--2Iqns .input-wrapper--yYgPA.is-invalid--PDNfg{border-color:#dc3545 !important;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.textarea-grow-wrap----9bt{display:grid;max-width:100%;word-break:break-all}.textarea-grow-wrap----9bt::after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}.textarea-grow-wrap----9bt>.input--Z388z{resize:none;overflow:hidden}.textarea-grow-wrap----9bt>.input--Z388z,.textarea-grow-wrap----9bt::after{border:inherit;padding:inherit;font:inherit;text-rendering:inherit;text-align:inherit;line-height:normal;color:inherit;grid-area:1/1/2/2}.button-wrapper--u94hX{width:100%}.button-wrapper--u94hX .button--bQRP7{width:100%;cursor:pointer}.button-wrapper--u94hX .button--bQRP7:disabled,.button-wrapper--u94hX .button--bQRP7[disabled=true]{cursor:not-allowed;pointer-events:none;background-color:#272727 !important}@keyframes fadeIn--b16pe{from{opacity:0}to{opacity:1}}@keyframes fadeOut--DquTc{from{opacity:1}to{opacity:0}}.fadeIn--b16pe{animation:fadeIn--b16pe 300ms forwards}.fadeOut--DquTc{animation:fadeOut--DquTc 0ms forwards}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}',""]),r.locals={wrapper:"wrapper--A3xCJ",backdrop:"backdrop--CPTm4",main:"main--2Iqns",question:"question--mn519","input-group":"input-group--jE+PN",input:"input--Z388z","input-group__prepend":"input-group__prepend--KtZUG","input-group__separator":"input-group__separator--44goC","input-wrapper":"input-wrapper--yYgPA",input_centered:"input_centered--0yBvl","is-invalid":"is-invalid--PDNfg","textarea-grow-wrap":"textarea-grow-wrap----9bt","button-wrapper":"button-wrapper--u94hX",button:"button--bQRP7",fadeIn:"fadeIn--b16pe",fadeOut:"fadeOut--DquTc"};const a=r},8138:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.screen-orientation-lock--lAOKa{pointer-events:all;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1;user-select:none;background-position:center center;background-size:cover;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc2MiIgaGVpZ2h0PSI4MjkiIHZpZXdCb3g9IjAgMCAxNzYyIDgyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxyZWN0IHdpZHRoPSIxNzYyIiBoZWlnaHQ9IjgyOSIgZmlsbD0iIzIxMjEyMSIvPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02NjYgNTQ5QzY2MS41ODIgNTQ5IDY1OCA1NDUuNDE4IDY1OCA1NDFMNjU4IDM0OUM2NTggMzQ0LjU4MiA2NjEuNTgyIDM0MSA2NjYgMzQxTDk5NCAzNDFDOTk4LjQxOCAzNDEgMTAwMiAzNDQuNTgyIDEwMDIgMzQ5TDEwMDIgNTQxQzEwMDIgNTQ1LjQxOCA5OTguNDE4IDU0OSA5OTQgNTQ5TDY2NiA1NDlaTTY2OCA1NDFMOTYyIDU0MUw5NjIgMzQ5TDY2OCAzNDlMNjY4IDU0MVoiIGZpbGw9IiMzRjNGM0YiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOTAwIDIxNEM5MDAgMjA5LjU4MiA5MDMuNTgyIDIwNiA5MDggMjA2SDExMDBDMTEwNC40MiAyMDYgMTEwOCAyMDkuNTgyIDExMDggMjE0VjU0MkMxMTA4IDU0Ni40MTggMTEwNC40MiA1NTAgMTEwMCA1NTBIOTA4QzkwMy41ODIgNTUwIDkwMCA1NDYuNDE4IDkwMCA1NDJWMjE0Wk05MDggMjE2VjUxMEgxMTAwVjIxNkg5MDhaIiBmaWxsPSJ3aGl0ZSIvPg0KPHBhdGggZD0iTTgwMy41IDIxNkM3NTggMjIwLjUgNzEzLjUgMjU3IDcxNyAzMTcuNUM3MjEgMjc4IDc1OCAyMzcuNSA4MDMuNSAyNDIuNVYyNjRMODQ1LjUgMjI5TDgwMy41IDE5NS41VjIxNloiIGZpbGw9IndoaXRlIi8+DQo8L3N2Zz4=")}',""]),r.locals={"screen-orientation-lock":"screen-orientation-lock--lAOKa"};const a=r},1196:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".share-panel__body_screenshot--uZCkX{display:flex;flex-direction:column}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1{cursor:pointer;background:rgba(0,0,0,0);border:none;width:100%;height:100%;display:flex;text-align:left;justify-content:center;align-items:center;color:#fff}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM{margin-right:5px;position:relative;width:30px;height:30px;flex-shrink:0}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM .btn-copy__icon-state--aOFwh{position:absolute;inset:0px;opacity:0;transition:opacity 300ms ease-in-out}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM .btn-copy__icon-state--aOFwh.btn-copy__icon-state_default--n6LWH{opacity:1;visibility:visible}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__icon--w7FbM .btn-copy__icon-state--aOFwh.btn-copy__icon-state_done--r-uzJ{opacity:1;visibility:visible}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1 .btn-copy__text--IQD4A{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:5px}.share-panel__body_screenshot--uZCkX .btn--VzRxf.btn-copy--dhlh1:active{transform:scale(0.96)}.share-panel__body_screenshot--uZCkX .share-panel-row--LzAa0{justify-content:center;height:auto;padding:16px}.share-panel__body_screenshot--uZCkX .share-panel-row--LzAa0:first-child{height:450px;box-sizing:border-box}.share-panel__body_screenshot--uZCkX .share-panel-row__image-link--RXIki{width:100%;height:100%;display:flex;justify-content:center}.share-panel__body_screenshot--uZCkX .share-panel-row__image--HyVwP{max-width:100%;height:100%;object-fit:cover;border-radius:20px}.share-panel__body_screenshot--uZCkX .share-item__download-button--ypCUc{align-self:center;cursor:pointer;height:100%;width:100%;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center}.share-panel__body_screenshot--uZCkX .share-item__download-button--ypCUc:active{transform:scale(0.96)}",""]),r.locals={"share-panel__body_screenshot":"share-panel__body_screenshot--uZCkX",btn:"btn--VzRxf","btn-copy":"btn-copy--dhlh1","btn-copy__icon":"btn-copy__icon--w7FbM","btn-copy__icon-state":"btn-copy__icon-state--aOFwh","btn-copy__icon-state_default":"btn-copy__icon-state_default--n6LWH","btn-copy__icon-state_done":"btn-copy__icon-state_done--r-uzJ","btn-copy__text":"btn-copy__text--IQD4A","share-panel-row":"share-panel-row--LzAa0","share-panel-row__image-link":"share-panel-row__image-link--RXIki","share-panel-row__image":"share-panel-row__image--HyVwP","share-item__download-button":"share-item__download-button--ypCUc"};const a=r},610:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".share-item--OHeZZ{color:#fff}a.share-item--OHeZZ{color:#fff;transition:none}a.share-item--OHeZZ:hover{color:#fff}.social-list--5d274{flex-wrap:wrap;height:auto;padding-bottom:1rem}.social-list--5d274 .social-list__item--PmqO7{margin-top:1rem}",""]),r.locals={"share-item":"share-item--OHeZZ","social-list":"social-list--5d274","social-list__item":"social-list__item--PmqO7"};const a=r},8778:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,'.share-panel-wrapper--x2oi3{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.share-panel-wrapper--x2oi3 .share-panel-backdrop--wh9uo{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.5)}.share-panel--Qm-mD{position:absolute;top:auto;left:0;right:0;bottom:0;z-index:2;user-select:none}.share-panel-row--LPdKG{width:100%;height:150px;display:flex;flex-direction:row;align-items:center}.share-panel-row--LPdKG .share-item--ZalUh{cursor:pointer;flex:0 0 auto;width:69px;height:90px;margin:0 10px;display:flex;flex-direction:column;align-items:center;text-align:center}.share-panel-row--LPdKG .share-item--ZalUh:first-child{margin-left:20px}.share-panel-row--LPdKG .share-item--ZalUh:last-child{margin-right:20px}.share-panel-row--LPdKG .share-item--ZalUh,.share-panel-row--LPdKG .share-item--ZalUh:visited,.share-panel-row--LPdKG .share-item--ZalUh:active,.share-panel-row--LPdKG .share-item--ZalUh:focus{text-decoration:none}.share-panel-row--LPdKG .share-item--ZalUh .share-item-title--RxVKy{margin-top:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:.2rem}.share-panel-row--LPdKG.title-row--Vfan2{height:120px;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px}.share-panel-row--LPdKG.title-row--Vfan2 .share-url-favicon--cGryk{width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.share-panel-row--LPdKG.title-row--Vfan2 .share-url-favicon--cGryk img{width:30px;height:30px}.share-panel-row--LPdKG.title-row--Vfan2 .title--ZQZ6c{font-size:16px;line-height:1.4rem;margin-left:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.share-panel-separator--NXYXt{width:100%;height:1px}.share-panel--Qm-mD{will-change:transform;transition:transform 300ms}.share-panel__body--7Ljnv{width:100%;height:100%}@keyframes slideIn--CzJft{from{transform:translateY(100%)}to{transform:translateY(0%)}}@keyframes slideOut--lNjIY{from{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes fadeIn--qopSX{from{opacity:0}to{opacity:1}}@keyframes fadeOut--bA6JG{from{opacity:1}to{opacity:0}}.fadeIn--qopSX{animation:fadeIn--qopSX 300ms forwards}.fadeOut--bA6JG{animation:fadeOut--bA6JG 300ms forwards}.slideIn--CzJft{animation:slideIn--CzJft 300ms forwards}.slideOut--lNjIY{animation:slideOut--lNjIY 300ms forwards}',""]),r.locals={"share-panel-wrapper":"share-panel-wrapper--x2oi3","share-panel-backdrop":"share-panel-backdrop--wh9uo","share-panel":"share-panel--Qm-mD","share-panel-row":"share-panel-row--LPdKG","share-item":"share-item--ZalUh","share-item-title":"share-item-title--RxVKy","title-row":"title-row--Vfan2","share-url-favicon":"share-url-favicon--cGryk",title:"title--ZQZ6c","share-panel-separator":"share-panel-separator--NXYXt","share-panel__body":"share-panel__body--7Ljnv",fadeIn:"fadeIn--qopSX",fadeOut:"fadeOut--bA6JG",slideIn:"slideIn--CzJft",slideOut:"slideOut--lNjIY"};const a=r},7081:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".icon--5RBkn{width:2rem;height:2rem}",""]),r.locals={icon:"icon--5RBkn"};const a=r},6323:(e,t,s)=>{s.d(t,{A:()=>a});var i=s(935),r=s.n(i)()((function(e){return e[1]}));r.push([e.id,".narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-link,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-answer,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-data-input,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-poll-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-answer,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-rate-input,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-range-slider-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-answer,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-copy,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-share,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-story-repeat,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-game,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-target],.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-type=closeStory],.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up-items,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-next-button,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-barcode{pointer-events:all;cursor:pointer}.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-link *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-answer *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-data-input *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-poll-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-answer *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-rate-input *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-range-slider-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-answer *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-quiz-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-test-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-copy *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-share *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-story-repeat *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-game *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-target] *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-image[data-link-type=closeStory] *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-swipe-up-items *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-vote-next-button *,.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-barcode *{pointer-events:none}.narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-range-slider-input-container .rangeslider{pointer-events:all;cursor:pointer}",""]);const a=r},935:e=>{e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var s=e(t);return t[2]?"@media ".concat(t[2]," {").concat(s,"}"):s})).join("")},t.i=function(e,s,i){"string"==typeof e&&(e=[[null,e,""]]);var r={};if(i)for(var a=0;a<this.length;a++){var o=this[a][0];null!=o&&(r[o]=!0)}for(var n=0;n<e.length;n++){var l=[].concat(e[n]);i&&r[l[0]]||(s&&(l[2]?l[2]="".concat(s," and ").concat(l[2]):l[2]=s),t.push(l))}},t}},3335:(e,t,s)=>{var i=s(9155),r=Symbol.for("react.element"),a=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,n=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function d(e,t,s){var i,a={},d=null,c=null;for(i in void 0!==s&&(d=""+s),void 0!==t.key&&(d=""+t.key),void 0!==t.ref&&(c=t.ref),t)o.call(t,i)&&!l.hasOwnProperty(i)&&(a[i]=t[i]);if(e&&e.defaultProps)for(i in t=e.defaultProps)void 0===a[i]&&(a[i]=t[i]);return{$$typeof:r,type:e,key:d,ref:c,props:a,_owner:n.current}}t.Fragment=a,t.jsx=d,t.jsxs=d},1085:(e,t,s)=>{e.exports=s(3335)},2591:(e,t,s)=>{var i,r=function(){return void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i},a=function(){var e={};return function(t){if(void 0===e[t]){var s=document.querySelector(t);if(window.HTMLIFrameElement&&s instanceof window.HTMLIFrameElement)try{s=s.contentDocument.head}catch(e){s=null}e[t]=s}return e[t]}}(),o=[];function n(e){for(var t=-1,s=0;s<o.length;s++)if(o[s].identifier===e){t=s;break}return t}function l(e,t){for(var s={},i=[],r=0;r<e.length;r++){var a=e[r],l=t.base?a[0]+t.base:a[0],d=s[l]||0,c="".concat(l," ").concat(d);s[l]=d+1;var h=n(c),u={css:a[1],media:a[2],sourceMap:a[3]};-1!==h?(o[h].references++,o[h].updater(u)):o.push({identifier:c,updater:y(u,t),references:1}),i.push(c)}return i}function d(e){var t=document.createElement("style"),i=e.attributes||{};if(void 0===i.nonce){var r=s.nc;r&&(i.nonce=r)}if(Object.keys(i).forEach((function(e){t.setAttribute(e,i[e])})),"function"==typeof e.insert)e.insert(t);else{var o=a(e.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}return t}var c,h=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function u(e,t,s,i){var r=s?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(e.styleSheet)e.styleSheet.cssText=h(t,r);else{var a=document.createTextNode(r),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(a,o[t]):e.appendChild(a)}}function p(e,t,s){var i=s.css,r=s.media,a=s.sourceMap;if(r?e.setAttribute("media",r):e.removeAttribute("media"),a&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleSheet)e.styleSheet.cssText=i;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(i))}}var g=null,m=0;function y(e,t){var s,i,r;if(t.singleton){var a=m++;s=g||(g=d(t)),i=u.bind(null,s,a,!1),r=u.bind(null,s,a,!0)}else s=d(t),i=p.bind(null,s,t),r=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(s)};return i(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;i(e=t)}else r()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=r());var s=l(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var i=0;i<s.length;i++){var r=n(s[i]);o[r].references--}for(var a=l(e,t),d=0;d<s.length;d++){var c=n(s[d]);0===o[c].references&&(o[c].updater(),o.splice(c,1))}s=a}}}},6704:(e,t,s)=>{const i=document.querySelector("[nonce]");i&&(s.nc=i.nonce||i.getAttribute("nonce")),window.litNonce=s.nc},5136:e=>{e.exports=c},3107:e=>{e.exports=u},6166:e=>{e.exports=h},122:e=>{e.exports=L},992:e=>{e.exports=f},405:e=>{e.exports=A},5714:e=>{e.exports=p},761:t=>{t.exports=e},7161:e=>{e.exports=b},429:e=>{e.exports=x},5125:e=>{e.exports=M},318:e=>{e.exports=k},6968:e=>{e.exports=I},2083:e=>{e.exports=C},7326:e=>{e.exports=g},4977:e=>{e.exports=o},56:e=>{e.exports=m},6099:e=>{e.exports=a},2883:e=>{e.exports=t},8386:e=>{e.exports=d},7144:e=>{e.exports=l},9498:e=>{e.exports=n},5824:e=>{e.exports=i},5314:e=>{e.exports=r},5299:e=>{e.exports=w},9780:e=>{e.exports=O},9155:e=>{e.exports=y},9514:e=>{e.exports=_},2236:e=>{e.exports=v},2265:e=>{e.exports=S},7315:e=>{e.exports=s}},T={};function R(e){var t=T[e];if(void 0!==t)return t.exports;var s=T[e]={id:e,exports:{}};return E[e](s,s.exports,R),s.exports}R.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return R.d(t,{a:t}),t},R.d=(e,t)=>{for(var s in t)R.o(t,s)&&!R.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},R.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),R.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},R.nc=void 0;var D={};return(()=>{R.r(D),R.d(D,{AppearanceCommonOptionsDefault:()=>i,AppearanceManager:()=>Cn,CTASource:()=>v,CloseButtonPosition:()=>e,GameReaderOptionsDefault:()=>r,GoodsWidgetOptionsDefault:()=>o,GoodsWidgetRenderingType:()=>a,IamCheckDisplayTimeRangeError:()=>rs,IamFrequencyLimitError:()=>is,IamMessageLimitExceededError:()=>as,IamMessageOpenError:()=>co,IamNotFoundByEventError:()=>Ho,IamNotFoundByIdError:()=>kt,IamNotFoundLimitError:()=>Mt,IamOtherReaderIsOpenError:()=>ts,IamShowOnlyIfLoadedError:()=>ss,IasNetworkError:()=>V,InAppMessagingOptionsDefault:()=>x,InAppStoryManager:()=>zh,PlaceholderType:()=>A,STORY_FEED_LIST:()=>I,STORY_LIST_TYPE:()=>M,STORY_READER_WINDOW_REFERER:()=>k,SharePageEvents:()=>n,SharePanelDefault:()=>w,StoriesEvents:()=>L,StoriesListCardCoverQuality:()=>u,StoriesListCardTitlePosition:()=>h,StoriesListCardTitleTextAlign:()=>c,StoriesListCardViewVariant:()=>d,StoriesListDirection:()=>p,StoriesListEvents:()=>g,StoriesListOptionsDefault:()=>m,StoriesListSliderAlign:()=>l,StoryActionSource:()=>C,StoryFavoriteReaderOptionsDefault:()=>y,StoryReaderOptionsDefault:()=>S,StoryReaderSwipeStyle:()=>_,TextDir:()=>O,WidgetStoriesOptions:()=>b});var e,t=R(761),s=R.n(t);!function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(e||(e={}));const i={hasFavorite:!1,hasLike:!1,hasShare:!1,closeButtonPosition:e.END,loader:{default:{color:"white",accentColor:"transparent"},custom:null},closeButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M30 15.2115C30 23.4958 23.2843 30.2115 15 30.2115C6.71573 30.2115 0 23.4958 0 15.2115C0 6.92728 6.71573 0.211548 15 0.211548C23.2843 0.211548 30 6.92728 30 15.2115Z" fill="white"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9.8309 10.0424C10.0969 9.77646 10.5281 9.77646 10.7941 10.0424L15 14.2483L19.2059 10.0424C19.4719 9.77646 19.9031 9.77646 20.1691 10.0424C20.4351 10.3084 20.4351 10.7397 20.1691 11.0057L15.9632 15.2115L20.1691 19.4174C20.4351 19.6834 20.4351 20.1147 20.1691 20.3807C19.9031 20.6466 19.4719 20.6466 19.2059 20.3807L15 16.1748L10.7941 20.3807C10.5281 20.6466 10.0969 20.6466 9.8309 20.3807C9.56492 20.1147 9.56492 19.6834 9.8309 19.4174L14.0368 15.2115L9.8309 11.0057C9.56492 10.7397 9.56492 10.3084 9.8309 10.0424Z" fill="#C2C2C4"/>\n</svg>'}},forceDesktopMode:void 0},r={borderRadius:5,loader:{default:{color:"white",accentColor:"transparent"},custom:null},backdropColor:"#1a1a1a",backdrop:{opacity:1,background:"#1a1a1a"},game:{backdropColor:"rgb(51, 51, 51)"},forceDesktopMode:i.forceDesktopMode,forceCheckOrientation:!0};var a;!function(e){e.DEFAULT="default",e.CUSTOM_CARD="customCard"}(a||(a={}));const o={goodsWidgetRenderingType:a.DEFAULT,goodsList:{renderingType:a.DEFAULT,closeBackgroundColor:"#000000",substrateHeight:200,substrateColor:"#FFFFFF",dimColor:"rgba(0, 0, 0, 0.5)"},goodsCard:{mainTextColor:"#000000",oldPriceTextColor:"#CCCCCC",imageBackgroundColor:"transparent",imageCornerRadius:8},openGoodsWidgetHandler:e=>Promise.resolve(e),loader:{default:{color:"gray",accentColor:"transparent"}}};var n,l,d,c,h,u,p,g;!function(e){e.START_LOADING="startLoading",e.END_LOADING="endLoading",e.CLOSE_STORY_READER="closeStoryReader"}(n||(n={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(l||(l={})),function(e){e.CIRCLE="circle",e.QUAD="quad",e.RECTANGLE="rectangle"}(d||(d={})),function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end",e.CENTER="center"}(c||(c={})),function(e){e.CARD_INSIDE_BOTTOM="cardInsideBottom",e.CARD_OUTSIDE_TOP="cardOutsideTop",e.CARD_OUTSIDE_BOTTOM="cardOutsideBottom"}(h||(h={})),function(e){e.Medium="medium",e.High="high"}(u||(u={})),function(e){e.COLUMN="vertical",e.ROW="horizontal"}(p||(p={})),function(e){e.START_LOADER="startLoad",e.END_LOADER="endLoad"}(g||(g={}));const m={direction:p.ROW,card:{title:{font:'16px system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',padding:10.6,textAlign:c.START,position:h.CARD_INSIDE_BOTTOM,display:!0,lineClamp:4},gap:10,height:178,aspectRatio:null,coverQuality:u.High,variant:d.RECTANGLE,border:{radius:21,color:"black",width:2,gap:5},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null,opened:{border:{radius:null,color:null,width:null,gap:null,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null},coverLazyLoading:!1},favoriteCard:{title:{content:"Favorite",font:"normal",color:"white",padding:15,textAlign:c.START,position:h.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:u.High,coverLazyLoading:!1,variant:d.CIRCLE,border:{radius:0,color:"black",width:2,gap:3,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null,opened:{border:{radius:null,color:null,width:null,gap:null,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null}},sidePadding:20,topPadding:20,bottomPadding:20,bottomMargin:17,layout:{height:0,backgroundColor:"transparent",sliderAlign:l.START},navigation:{speed:300,showControls:!1,controlsSize:48,controlsBackgroundColor:"white",controlsColor:"black"},autoScrollOnStoryClose:!0,ugcCard:{title:{content:null,font:'16px system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',color:"#000",padding:15,textAlign:c.START,position:h.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:u.High,coverLazyLoading:!1,variant:d.CIRCLE,border:{radius:0,color:"transparent",width:0,gap:0,gradient:null},boxShadow:null,dropShadow:null,opacity:null,mask:{color:null,linearGradient:null},svgMask:null,image:{svgSrc:{baseState:'<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M50 85.5C69.6061 85.5 85.5 69.6061 85.5 50C85.5 30.3939 69.6061 14.5 50 14.5C30.3939 14.5 14.5 30.3939 14.5 50C14.5 69.6061 30.3939 85.5 50 85.5Z" stroke="white" stroke-width="2"/>\n<path d="M50.5 34.5V65.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M34.5 49.5H65.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'}},backgroundColor:"#0c62f3"}},y={title:{content:"Favorite",font:"1.4rem/1.2 InternalPrimaryFont",color:"white",backgroundColor:"#333333"},headerTopOffset:0,bottomOffset:0,backgroundColor:"#333333"};var v;!function(e){e.STORY_LIST="storyList",e.STORY_READER="storyReader",e.GAME_READER="gameReader",e.STACK_STORY_LIST="stackStoryList",e.IAM_READER="iamReader"}(v||(v={}));const f={label:"X",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="0 0 195 195" xmlns="http://www.w3.org/2000/svg">\n<g transform="matrix(.20227 0 0 .20302 -71 -26.7)">\n<circle cx="834.3" cy="610.6" r="481.3" stroke="#fff" strokeMiterlimit="10"/>\n<path d="m537.8 331.8 230 307.6-231.4 250.1h52.2l202.6-219 163.8 219h177.3l-243-324.9 215.5-232.8h-52l-187 201.7-150.7-201.7zm76.6 38.4h81.5l359.7 481h-81.5z" fill="#fff"/>\n</g>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://twitter.com/share?url=${e}&text=${t}`},w={targets:["vk","ok","facebook","x","linkedin","telegram"],targetParams:{vk:{label:"VK",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">\n<circle cx="24" cy="24" r="21.3" fill="#fff"/>\n<path d="M22.3.7a23.3 23.3 0 0 0-5 45.6A23.4 23.4 0 0 0 30.7 1.7C28 .8 25.2.6 22.3.7Zm1.8 14.5c1.2.1 1.8.3 2 .6l.3.6c.2.4.2.8 0 4.3 0 2.2 0 2.9.2 3.4s.7.8 1.1.6a8 8 0 0 0 1.8-2 29 29 0 0 0 3-5.8c.3-.4.5-.7.8-.8h7.1a.7.7 0 0 1 .5.8c0 .7-.8 2.2-2 4a92.7 92.7 0 0 1-3.5 4.8c-.3.5-.2 1 .2 1.6l1.4 1.4c1.8 1.7 2.6 2.6 3.3 3.6.4.7.6 1.2.5 1.7 0 .2-.2.5-.5.6-.4.2-.9.2-3.7.3H34l-.5-.1c-1-.4-1.8-1-3.5-3-.9-1-1.6-1.5-2-1.5-.5 0-1 .6-1.3 1.3-.1.5-.2.8-.2 1.7-.1 1-.2 1.2-.8 1.5H22a9.5 9.5 0 0 1-4.2-1.4c-1.9-1.1-3-2.2-4.4-3.8a48.7 48.7 0 0 1-7.2-12.5c-.1-.5 0-.9.5-1l3-.1h3c.5.3.7.5 1 1.4L16 22c.5.9 1 1.6 1.5 2 .6.6.9.7 1.3.7.3 0 .4-.1.6-.6.5-1 .6-4.8.1-6.3-.2-.8-.6-1.1-1.7-1.3-.2 0-.2-.2 0-.4.4-.6 1.1-.9 2.6-1H24Z" fill="#45668E"/>\n</svg>'}},getUrl:({url:e,text:t})=>`https://vk.com/share.php?url=${e}&title=${t}`},facebook:{label:"Facebook",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="126.4 2.3 589 589" xmlns="http://www.w3.org/2000/svg">\n<circle cx="420.9" cy="296.8" r="294.5" fill="#3c5a9a"/>\n<path d="M516.7 92.7h-65.2c-38.8 0-81.8 16.3-81.8 72.4.2 19.5 0 38.3 0 59.3h-44.8v71.3h46.2V501h84.8V294.4h56l5-70.2h-62.4V184c0-22.2 23-21 24.4-21h37.8V92.8z" fill="#fff"/>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://www.facebook.com/sharer.php?u=${e}&t=${t}`},x:f,twitter:f,linkedin:{label:"LinkedIn",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" enableBackground="new 0 0 550 550" version="1.1" viewBox="0 0 550 550" xmlSpace="preserve" xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink">\n<circle cx="275" cy="275" r="256" fill="#04689B"/>\n<path d="m219.2 366.5h-38.8v-124.3h38.8v124.3zm-20.4-139.9h-0.3c-14.1 0-23.2-9.5-23.2-21.6 0-12.3 9.4-21.6 23.7-21.6s23.1 9.3 23.4 21.5c0.1 12.2-9 21.7-23.6 21.7zm175.8 139.9h-44v-64.3c0-16.8-6.9-28.3-22-28.3-11.6 0-18 7.7-21 15.2-1.1 2.7-0.9 6.4-0.9 10.2v67.3h-43.7s0.6-113.9 0-124.3h43.6v19.5c2.6-8.5 16.5-20.7 38.8-20.7 27.6 0 49.3 17.9 49.3 56.4v69z" fill="#fff"/>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://www.linkedin.com/sharing/share-offsite/?url=${e}&title=${t}`},telegram:{label:"Telegram",icon:{svgSrc:{baseState:'<svg data-v-05f1b0f5="" data-v-b5b60290="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" width="50px" height="50px"><defs data-v-05f1b0f5=""><linearGradient data-v-05f1b0f5="" id="a" x1="120" y1="240" x2="120" gradientUnits="userSpaceOnUse"><stop data-v-05f1b0f5="" offset="0" stop-color="#1d93d2"></stop><stop data-v-05f1b0f5="" offset="1" stop-color="#38b0e3"></stop></linearGradient></defs><circle data-v-05f1b0f5="" cx="120" cy="120" r="120" fill="url(#a)"></circle><path data-v-05f1b0f5="" d="m81.2 128.8 14.3 39.4s1.7 3.7 3.7 3.7 30.2-29.5 30.2-29.5l31.5-61-79.2 37.2Z" fill="#c8daea"></path><path data-v-05f1b0f5="" d="m100.1 138.9-2.7 29s-1.2 9 7.7 0 17.4-15.7 17.4-15.7" fill="#a9c6d8"></path><path data-v-05f1b0f5="" d="m81.5 130.2-29.3-9.6s-3.5-1.4-2.4-4.6c.3-.7.7-1.2 2.1-2.2C58.4 109.3 172 68.4 172 68.4s3.2-1 5.1-.3a2.8 2.8 0 0 1 2 2 9.4 9.4 0 0 1 .2 2.6l-.2 2.6c-.7 11.1-21.4 94.4-21.4 94.4s-1.2 5-5.7 5a8.1 8.1 0 0 1-5.9-2.2 797.1 797.1 0 0 0-45.5-32.2 1.3 1.3 0 0 1-.5-.9c-.1-.4.4-1 .4-1s52.4-46.6 53.8-51.5c.1-.4-.3-.6-.8-.4C150 87.8 89.6 125.9 83 130a3.2 3.2 0 0 1-1.5 0Z" fill="#fff"></path></svg>\n'}},getUrl:({url:e,text:t})=>`https://t.me/share/url?url=${e}&text=${t}`},ok:{label:"OK",icon:{svgSrc:{baseState:'\n<svg width="50px" height="50px" viewBox="0 0 388.4 387.1" xmlSpace="preserve" xmlns="http://www.w3.org/2000/svg">\n<path d="M331.7 330.2a194.2 193.5 0 0 1-273.9 1.1 194.2 193.5 0 0 1-2.6-272.9A194.2 193.5 0 0 1 329 54.2a194.2 193.5 0 0 1 5.7 273" fill="#faab62" style="mixBlendMode:normal"/>\n<path d="m328.7 327.1a189.2 188.5 0 0 1-266.9 1.2 189.2 188.5 0 0 1-2.5-266 189.2 188.5 0 0 1 266.7-4 189.2 188.5 0 0 1 5.6 265.9" fill="#f7931e" style="mixBlendMode:normal"/>\n<g fill="#fff" style="mixBlendMode:normal">\n<path d="m217.4 253.5c28-5.7 44.7-19 45.6-19.7a19 19 0 0 0-23.8-29.6c-0.2 0.1-18 13.8-47.5 13.8a84.5 84.5 0 0 1-47.8-13.8 19 19 0 0 0-23.8 29.6c1 0.7 18.4 14.3 47.1 19.9l-40 41.9a19 19 0 1 0 27.3 26.3l37.2-39.6 41 39.9a19 19 0 1 0 26.9-26.9z"/>\n<path transform="translate(-1.8 .2)" d="m194.5 57.9a69.9 69.9 0 1 0 0 139.8 69.9 69.9 0 0 0 0-139.8zm0 98.8a28.9 28.9 0 1 1 0-57.8 28.9 28.9 0 0 1 0 57.8z" style="mixBlendMode:normal"/>\n</g>\n</svg>\n'}},getUrl:({url:e,text:t})=>`https://connect.ok.ru/offer?url=${e}&title=${t}`}},copyButton:{label:"Copy link",svgSrc:{baseState:'<svg width="30px" height="30px" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 20"><path d="M6.6 0a2 2 0 0 0-2 2v12c0 1.2.9 2 2 2h9a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-9Zm0 2h9v12h-9V2Z" fill="currentColor"/><path d="M2.6 20a2 2 0 0 1-2-2V5h2v13h10v2h-10Z" fill="currentColor"/></svg>',doneState:'<svg width="30px" height="30px" fill="none" viewBox="0 0 386 264" xmlns="http://www.w3.org/2000/svg">\n<path d="m379.05 7.3156c8.855 8.8533 8.855 23.207 0 32.06l-210.67 210.67c-17.707 17.707-46.414 17.707-64.121 0l-97.319-97.319c-8.8531-8.855-8.8531-23.208 0-32.061 8.853-8.853 23.207-8.853 32.06 0l97.319 97.319 210.67-210.67c8.852-8.8531 23.206-8.8531 32.058 0z" clip-rule="evenodd" fill="currentColor" fill-rule="evenodd"/>\n</svg>'}},downloadButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><g fill="currentColor"><path d="M31 22a1 1 0 0 0-1 1v7H2v-7a1 1 0 0 0-2 0v8c0 .6.4 1 1 1h30c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1z"/><path d="M15.3 23.7c.4.4 1 .4 1.4 0l7-6.9c.4-.4.4-1 0-1.4a1 1 0 0 0-1.4 0L17 20.6V1a1 1 0 0 0-2 0v19.6l-5.3-5.2a1 1 0 0 0-1.4 0 1 1 0 0 0 0 1.4l7 7z"/></g></svg>'}},title:{favicon:{background:"white",display:!0},getValue:({url:e})=>e},background:"#202125",borderRadius:20,divider:{background:"#36373b"},text:{color:"white",font:"inherit"}};var _;!function(e){e.FLAT="flat",e.COVER="cover",e.CUBE="cube"}(_||(_={}));const S={gameReaderOptions:{loader:{default:{color:"white",accentColor:"transparent"},custom:null}},scrollStyle:_.FLAT,timelineBlockTopOffset:8,actionPanelBottomOffset:0,borderRadius:12,loader:{default:{color:"white",accentColor:"transparent"},custom:null},recycleStoriesList:!1,closeOnLastSlideByTimer:!0,sharePanel:w,commonBackdrop:{color:"rgba(51, 51, 51, 1)",backdropFilter:null},slideBackdrop:{opacity:.56,blur:30,linearGradientOverlay:["rgba(0, 0, 0, 0.1) 0%","rgba(0, 0, 0, 0.9) 100%"]},faviconApiUrl:"",navigation:{prevButton:{svgSrc:{baseState:'<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M19.8076 6.80761L9.20101 17.4142L7.7868 16L18.3934 5.3934L19.8076 6.80761Z" fill="currentColor" />\n <path d="M18.3934 26.6066L7.7868 16L9.20101 14.5858L19.8076 25.1924L18.3934 26.6066Z" fill="currentColor" />\n </svg>'}},nextButton:{svgSrc:{baseState:'<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M12.1924 25.1924L22.799 14.5858L24.2132 16L13.6066 26.6066L12.1924 25.1924Z" fill="currentColor" />\n <path d="M13.6066 5.3934L24.2132 16L22.799 17.4142L12.1924 6.80761L13.6066 5.3934Z" fill="currentColor" />\n </svg>'}}},likeButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6.96277 15.177L8.11552 15.1837C8.75334 15.1873 9.26846 15.7054 9.26846 16.3433V22.7329C9.26846 23.376 8.74519 23.8962 8.10215 23.8925L6.94939 23.8859C6.31157 23.8822 5.79645 23.3641 5.79645 22.7263V16.3366C5.79645 15.6936 6.31972 15.1733 6.96277 15.177Z" stroke="white" stroke-width="1.21546"/>\n<path d="M11.2546 15.0917L11.3801 23.0645C11.3867 23.4802 11.6013 23.8648 11.9516 24.0886C12.119 24.1955 12.4834 24.2735 12.4834 24.2735L13.1084 24.3569L13.9973 24.4541L15.9789 24.5912L17.4834 24.6365H18.9642L19.282 24.6229C19.7715 24.6018 20.258 24.5358 20.7354 24.4256L21.1038 24.3406C21.3122 24.2925 21.516 24.2263 21.7128 24.1428L21.7439 24.1295C22.0493 23.9999 22.3342 23.8269 22.59 23.6157L22.717 23.5108C22.873 23.382 23.0108 23.2326 23.1265 23.0666L23.1451 23.04C23.2426 22.9003 23.3217 22.7485 23.3804 22.5886L23.428 22.4586C23.5278 22.1867 23.5473 21.8918 23.4842 21.6092L23.4296 21.3645C23.4285 21.3594 23.4265 21.3544 23.4237 21.3499C23.4102 21.3285 23.4163 21.3002 23.4374 21.2862L23.7911 21.0504V21.0504C23.8452 21.0143 23.8957 20.9723 23.9416 20.9263V20.9263C23.99 20.8728 24.0444 20.8083 24.0805 20.7458L24.1361 20.6625C24.2924 20.3945 24.3931 20.0167 24.4083 19.7069L24.4118 19.6352C24.4205 19.458 24.4079 19.2804 24.3744 19.1062L24.3305 18.8986C24.325 18.8696 24.2749 18.7163 24.2611 18.6902L24.1718 18.5154C24.1644 18.5014 24.1898 18.473 24.1898 18.473L24.3653 18.2658C24.4983 18.1109 24.6033 17.9305 24.673 17.7386C24.7222 17.6035 24.7532 17.4657 24.775 17.3153L24.7889 17.1764L24.7957 17.0468C24.8164 16.8366 24.7978 16.6244 24.7409 16.421C24.6929 16.2496 24.6183 16.0868 24.5198 15.9385L24.1983 15.4542C24.1843 15.4367 24.1808 15.413 24.1891 15.3922L24.3081 15.1055C24.3652 14.9628 24.4224 14.6641 24.4391 14.4717L24.4307 14.2984C24.4026 14.0113 24.2405 13.6815 24.0757 13.4238L23.9912 13.3055C23.7236 12.9608 23.3474 12.7334 22.9388 12.5804L22.706 12.4932C22.3923 12.3758 22.0667 12.3327 21.7279 12.2916L21.3444 12.2597C20.89 12.2378 20.2444 12.2651 19.7945 12.3327L18.1092 12.5861C18.1014 12.5873 18.0935 12.5879 18.0857 12.5879H18.0692C17.991 12.5879 17.9276 12.5245 17.9276 12.4462C17.9276 12.4387 17.9282 12.4312 17.9293 12.4238L18.1222 11.3847L18.5408 9.72426C18.6303 9.39087 18.6888 9.04995 18.7158 8.70582L18.7581 8.1657C18.7857 7.81269 18.746 7.45764 18.6411 7.11944L18.6144 7.03332C18.52 6.72899 18.3649 6.44697 18.1583 6.20434L18.1116 6.14941C17.819 5.80563 17.4249 5.56351 16.9859 5.45788L16.7169 5.39313C16.4437 5.32739 16.1567 5.3518 15.8986 5.46269C15.6593 5.56548 15.4564 5.73766 15.316 5.95699L15.2994 5.98302C15.155 6.20866 15.0783 6.47094 15.0783 6.73882V7.10777C15.0783 7.45352 15.0109 7.79596 14.88 8.11598L14.1668 9.85969C13.9176 10.4691 13.6196 11.0573 13.2758 11.6188L12.5778 12.7586C12.4514 12.9651 12.3013 13.1561 12.1306 13.3278L12.0855 13.3731C11.6243 13.837 11.3317 14.442 11.2546 15.0917Z" stroke="white" stroke-width="1.21546"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6.96277 15.1771L8.11552 15.1838C8.75334 15.1875 9.26846 15.7056 9.26846 16.3434V22.733C9.26846 23.3761 8.74519 23.8964 8.10215 23.8926L6.94939 23.886C6.31157 23.8823 5.79645 23.3642 5.79645 22.7264V16.3368C5.79645 15.6937 6.31972 15.1734 6.96277 15.1771Z" fill="white" stroke="white" stroke-width="1.21546"/>\n<path d="M11.2546 15.0918L11.3801 23.0646C11.3867 23.4803 11.6013 23.8649 11.9516 24.0888C12.119 24.1957 12.4834 24.2737 12.4834 24.2737L13.1084 24.357L13.9973 24.4542L15.9789 24.5913L17.4834 24.6367H18.9642L19.282 24.623C19.7715 24.6019 20.258 24.5359 20.7354 24.4257L21.1038 24.3407C21.3122 24.2926 21.516 24.2264 21.7128 24.1429L21.7439 24.1297C22.0493 24.0001 22.3342 23.827 22.59 23.6158L22.717 23.5109C22.873 23.3821 23.0108 23.2327 23.1265 23.0668L23.1451 23.0401C23.2426 22.9004 23.3217 22.7487 23.3804 22.5887L23.428 22.4588C23.5278 22.1868 23.5473 21.892 23.4842 21.6093L23.4296 21.3647C23.4285 21.3595 23.4265 21.3545 23.4237 21.3501C23.4102 21.3286 23.4163 21.3004 23.4374 21.2863L23.7911 21.0505V21.0505C23.8452 21.0144 23.8957 20.9724 23.9416 20.9265V20.9265C23.99 20.8729 24.0444 20.8084 24.0805 20.7459L24.1361 20.6626C24.2924 20.3946 24.3931 20.0168 24.4083 19.707L24.4118 19.6353C24.4205 19.4581 24.4079 19.2805 24.3744 19.1063L24.3305 18.8987C24.325 18.8697 24.2749 18.7165 24.2611 18.6904L24.1718 18.5155C24.1644 18.5015 24.1898 18.4732 24.1898 18.4732L24.3653 18.2659C24.4983 18.1111 24.6033 17.9306 24.673 17.7387C24.7222 17.6036 24.7532 17.4658 24.775 17.3154L24.7889 17.1765L24.7957 17.0469C24.8164 16.8367 24.7978 16.6245 24.7409 16.4211C24.6929 16.2497 24.6183 16.0869 24.5198 15.9386L24.1983 15.4543C24.1843 15.4368 24.1808 15.4131 24.1891 15.3923L24.3081 15.1056C24.3652 14.9629 24.4224 14.6642 24.4391 14.4718L24.4307 14.2985C24.4026 14.0114 24.2405 13.6817 24.0757 13.4239L23.9912 13.3056C23.7236 12.9609 23.3474 12.7336 22.9388 12.5805L22.706 12.4934C22.3923 12.3759 22.0667 12.3329 21.7279 12.2918L21.3444 12.2598C20.89 12.2379 20.2444 12.2652 19.7945 12.3329L18.1092 12.5863C18.1014 12.5874 18.0935 12.588 18.0857 12.588H18.0692C17.991 12.588 17.9276 12.5246 17.9276 12.4464C17.9276 12.4389 17.9282 12.4313 17.9293 12.4239L18.1222 11.3849L18.5408 9.72438C18.6303 9.391 18.6888 9.05007 18.7158 8.70594L18.7581 8.16582C18.7857 7.81281 18.746 7.45776 18.6411 7.11956L18.6144 7.03344C18.52 6.72911 18.3649 6.4471 18.1583 6.20446L18.1116 6.14953C17.819 5.80575 17.4249 5.56363 16.9859 5.458L16.7169 5.39325C16.4437 5.32751 16.1567 5.35192 15.8986 5.46281C15.6593 5.5656 15.4564 5.73778 15.316 5.95711L15.2994 5.98314C15.155 6.20878 15.0783 6.47106 15.0783 6.73895V7.10789C15.0783 7.45364 15.0109 7.79608 14.88 8.1161L14.1668 9.85982C13.9176 10.4692 13.6196 11.0574 13.2758 11.6189L12.5778 12.7588C12.4514 12.9652 12.3013 13.1562 12.1306 13.3279L12.0855 13.3732C11.6243 13.8371 11.3317 14.4421 11.2546 15.0918Z" fill="white" stroke="white" stroke-width="1.21546"/>\n</svg>'}},dislikeButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M24.2033 13.6632C24.2033 14.3062 23.68 14.8265 23.037 14.8228L21.8842 14.8161C21.2464 14.8125 20.7313 14.2944 20.7313 13.6565V7.2669C20.7313 6.62385 21.2546 6.10359 21.8976 6.1073L23.0504 6.11395C23.6882 6.11762 24.2033 6.63572 24.2033 7.27355V13.6632Z" stroke="white" stroke-width="1.21547"/>\n<path d="M18.7451 14.9082L18.6196 6.93531C18.6131 6.51965 18.3984 6.13499 18.0481 5.91118C17.8808 5.80428 17.5164 5.72628 17.5164 5.72628L16.8914 5.64295L16.0025 5.54572L14.0208 5.4086L12.5164 5.36328H11.0356L10.7178 5.37695C10.2283 5.398 9.74173 5.46403 9.26432 5.57421L8.89596 5.65921C8.68758 5.7073 8.4838 5.7735 8.28695 5.85706L8.25581 5.87027C7.95049 5.99987 7.66551 6.17296 7.40975 6.38416L7.28278 6.48901C7.12677 6.61783 6.989 6.76725 6.87323 6.93318L6.85466 6.95981C6.75716 7.09955 6.67809 7.25128 6.6194 7.41124L6.57172 7.54119C6.47196 7.81311 6.45245 8.10797 6.51553 8.39066L6.57011 8.63528C6.57127 8.64045 6.57329 8.64539 6.5761 8.64989C6.58951 8.67134 6.58343 8.69958 6.56238 8.71361L6.20864 8.94944V8.94944C6.15453 8.98551 6.10408 9.0275 6.05811 9.07348V9.07348C6.00973 9.12703 5.95532 9.19155 5.91922 9.25403L5.86366 9.33737C5.70735 9.60533 5.60662 9.98309 5.59145 10.2929L5.58794 10.3646C5.57927 10.5418 5.59182 10.7194 5.62532 10.8937L5.66922 11.1012C5.6748 11.1302 5.72484 11.2835 5.73866 11.3096L5.82792 11.4845C5.83532 11.4984 5.80994 11.5268 5.80994 11.5268L5.63444 11.734C5.50143 11.8889 5.3965 12.0693 5.32674 12.2612C5.27758 12.3964 5.24658 12.5341 5.22478 12.6846L5.21089 12.8235L5.20405 12.953C5.18333 13.1632 5.20192 13.3755 5.25887 13.5788C5.30686 13.7503 5.38145 13.9131 5.47991 14.0614L5.80147 14.5456C5.81547 14.5631 5.81898 14.5868 5.81066 14.6076L5.69163 14.8944C5.63456 15.037 5.57739 15.3357 5.56065 15.5282L5.5691 15.7014C5.5972 15.9885 5.75924 16.3183 5.92402 16.576L6.00853 16.6943C6.2762 17.039 6.65231 17.2664 7.06099 17.4194L7.2938 17.5066C7.60742 17.624 7.93309 17.6671 8.27189 17.7082L8.65531 17.7401C9.10973 17.762 9.75538 17.7347 10.2053 17.6671L11.8906 17.4137C11.8984 17.4125 11.9062 17.4119 11.9141 17.4119H11.9305C12.0088 17.4119 12.0722 17.4753 12.0722 17.5536C12.0722 17.5611 12.0716 17.5686 12.0704 17.576L11.8775 18.6151L11.459 20.2756C11.3695 20.6089 11.3109 20.9499 11.284 21.294L11.2417 21.8341C11.214 22.1871 11.2537 22.5422 11.3586 22.8804L11.3853 22.9665C11.4797 23.2708 11.6349 23.5528 11.8414 23.7955L11.8882 23.8504C12.1808 24.1942 12.5749 24.4363 13.0138 24.5419L13.2829 24.6067C13.556 24.6724 13.8431 24.648 14.1012 24.5371C14.3404 24.4343 14.5434 24.2622 14.6837 24.0428L14.7004 24.0168C14.8448 23.7912 14.9215 23.5289 14.9215 23.261V22.892C14.9215 22.5463 14.9888 22.2039 15.1197 21.8838L15.8329 20.1401C16.0821 19.5308 16.3801 18.9425 16.7239 18.381L17.4219 17.2412C17.5483 17.0347 17.6984 16.8437 17.8691 16.6721L17.9142 16.6267C18.3755 16.1629 18.668 15.5578 18.7451 14.9082Z" stroke="white" stroke-width="1.21547"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M24.2035 13.6629C24.2035 14.3059 23.6803 14.8262 23.0372 14.8225L21.8845 14.8158C21.2466 14.8122 20.7315 14.2941 20.7315 13.6562V7.26655C20.7315 6.62348 21.2548 6.10322 21.8978 6.10693L23.0506 6.11358C23.6884 6.11725 24.2035 6.63535 24.2035 7.27319V13.6629Z" fill="white" stroke="white" stroke-width="1.21547"/>\n<path d="M18.7454 14.9079L18.6199 6.93496C18.6133 6.51929 18.3987 6.13463 18.0484 5.91082C17.881 5.80392 17.5166 5.72592 17.5166 5.72592L16.8916 5.64258L16.0027 5.54536L14.021 5.40824L12.5166 5.36292H11.0358L10.718 5.37659C10.2285 5.39764 9.74192 5.46367 9.26451 5.57384L8.89614 5.65885C8.68776 5.70694 8.48398 5.77314 8.28713 5.8567L8.25599 5.86991C7.95066 5.99951 7.66569 6.1726 7.40992 6.3838L7.28295 6.48865C7.12694 6.61747 6.98917 6.7669 6.8734 6.93283L6.85483 6.95946C6.75733 7.0992 6.67826 7.25093 6.61957 7.41088L6.57189 7.54084C6.47212 7.81276 6.45262 8.10762 6.5157 8.39032L6.57028 8.63494C6.57143 8.64011 6.57346 8.64505 6.57627 8.64954C6.58968 8.671 6.5836 8.69923 6.56255 8.71327L6.2088 8.9491C6.1547 8.98517 6.10425 9.02716 6.05827 9.07314C6.0099 9.12669 5.95549 9.19121 5.91938 9.25369L5.86383 9.33703C5.70751 9.60499 5.60678 9.98276 5.59161 10.2926L5.58811 10.3643C5.57943 10.5415 5.59198 10.7191 5.62549 10.8933L5.66938 11.1009C5.67496 11.1299 5.72501 11.2831 5.73883 11.3092L5.82808 11.4841C5.83549 11.4981 5.8101 11.5264 5.8101 11.5264L5.63461 11.7337C5.50159 11.8886 5.39666 12.069 5.3269 12.2609C5.27775 12.396 5.24674 12.5338 5.22494 12.6842L5.21105 12.8231L5.20421 12.9527C5.18349 13.1629 5.20208 13.3751 5.25903 13.5785C5.30702 13.7499 5.38161 13.9128 5.48007 14.061L5.80163 14.5453C5.81564 14.5628 5.81915 14.5865 5.81082 14.6073L5.69179 14.894C5.63472 15.0367 5.57755 15.3354 5.56081 15.5279L5.56926 15.7011C5.59737 15.9882 5.7594 16.318 5.92419 16.5757L6.0087 16.694C6.27636 17.0387 6.65248 17.2661 7.06116 17.4191L7.29397 17.5063C7.6076 17.6237 7.93327 17.6668 8.27207 17.7079L8.65549 17.7398C9.10991 17.7617 9.75557 17.7344 10.2055 17.6668L11.8908 17.4134C11.8986 17.4122 11.9064 17.4116 11.9143 17.4116H11.9307C12.009 17.4116 12.0724 17.4751 12.0724 17.5533C12.0724 17.5608 12.0718 17.5683 12.0706 17.5757L11.8777 18.6148L11.4592 20.2753C11.3697 20.6087 11.3111 20.9496 11.2842 21.2937L11.2419 21.8339C11.2142 22.1869 11.2539 22.5419 11.3588 22.8801L11.3855 22.9662C11.4799 23.2706 11.6351 23.5526 11.8416 23.7952L11.8884 23.8502C12.181 24.1939 12.5751 24.4361 13.014 24.5417L13.2831 24.6064C13.5562 24.6722 13.8433 24.6478 14.1014 24.5369C14.3407 24.4341 14.5436 24.2619 14.6839 24.0426L14.7006 24.0166C14.845 23.7909 14.9217 23.5286 14.9217 23.2607V22.8918C14.9217 22.546 14.989 22.2036 15.1199 21.8836L15.8331 20.1399C16.0824 19.5305 16.3803 18.9422 16.7241 18.3808L17.4221 17.2409C17.5486 17.0344 17.6987 16.8434 17.8694 16.6718L17.9144 16.6264C18.3757 16.1626 18.6683 15.5575 18.7454 14.9079Z" fill="white" stroke="white" stroke-width="1.21547"/>\n</svg>'}},favoriteButton:{svgSrc:{baseState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.49976 7.25225V23.2366C7.49976 24.6882 9.33429 25.321 10.2292 24.1782L13.7974 19.6218C14.4088 18.8411 15.5907 18.8411 16.2021 19.6218L19.7703 24.1782C20.6652 25.321 22.4998 24.6882 22.4998 23.2366V7.25225C22.4998 5.98711 21.4742 4.96152 20.209 4.96152H9.79048C8.52535 4.96152 7.49976 5.98712 7.49976 7.25225Z" stroke="white" stroke-width="1.29808"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.49976 7.04073V23.0251C7.49976 24.4767 9.33429 25.1095 10.2292 23.9667L13.7974 19.4103C14.4088 18.6296 15.5907 18.6296 16.2021 19.4103L19.7703 23.9667C20.6652 25.1095 22.4998 24.4766 22.4998 23.0251V7.04072C22.4998 5.77559 21.4742 4.75 20.209 4.75H9.79048C8.52535 4.75 7.49976 5.77559 7.49976 7.04073Z" fill="white" stroke="white" stroke-width="1.29808"/>\n</svg>'}},muteButton:{svgSrc:{baseState:'<svg width="30" height="31" viewBox="0 0 30 31" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.40625 13.5734V18.7664C3.40625 19.7239 4.18245 20.5001 5.13993 20.5001H8.04633C8.6342 20.5001 9.17511 20.8213 9.45654 21.3374L11.903 25.8242C12.271 26.4992 12.9783 26.9192 13.7471 26.9192C14.9072 26.9192 15.8477 25.9788 15.8477 24.8187V7.52486C15.8477 6.36469 14.9072 5.42416 13.747 5.42412C12.9783 5.42409 12.2709 5.84393 11.9028 6.51875L9.45651 11.0026C9.17509 11.5184 8.63442 11.8394 8.04683 11.8394H5.14027C4.1826 11.8394 3.40625 12.6157 3.40625 13.5734Z" fill="white"/>\n<path d="M19.8477 13.0466L26.0976 19.2966M26.0976 13.0466L19.8477 19.2966" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',activeState:'<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.40625 12.5733V17.7663C3.40625 18.7238 4.18245 19.5 5.13993 19.5H8.04633C8.6342 19.5 9.17511 19.8212 9.45654 20.3373L11.903 24.8241C12.271 25.4991 12.9783 25.919 13.7471 25.9191C14.9072 25.9191 15.8477 24.9787 15.8477 23.8186V6.52474C15.8477 5.36457 14.9072 4.42404 13.747 4.424C12.9783 4.42397 12.2709 4.84381 11.9028 5.51863L9.45651 10.0025C9.17509 10.5183 8.63442 10.8392 8.04683 10.8392H5.14027C4.1826 10.8392 3.40625 11.6156 3.40625 12.5733Z" fill="white"/>\n<path d="M19.8477 11.4215C20.6323 12.4661 21.0972 13.7645 21.0972 15.1715C21.0972 16.5785 20.6323 17.8769 19.8477 18.9215M22.3472 6.78613C24.6487 8.84608 26.0972 11.8396 26.0972 15.1715C26.0972 18.5034 24.6487 21.4969 22.3472 23.5569" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>'}},shareButton:{svgSrc:{baseState:'<svg width="30" height="31" viewBox="0 0 30 31" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 10.9038C20.8488 10.9038 21.9423 9.81036 21.9423 8.46151C21.9423 7.11266 20.8488 6.01921 19.5 6.01921C18.1512 6.01921 17.0577 7.11266 17.0577 8.46151C17.0577 9.81036 18.1512 10.9038 19.5 10.9038ZM19.5 12.2115C21.5711 12.2115 23.25 10.5326 23.25 8.46151C23.25 6.39045 21.5711 4.71151 19.5 4.71151C17.4289 4.71151 15.75 6.39045 15.75 8.46151C15.75 8.98692 15.8581 9.48709 16.0531 9.94101L12.288 12.4511C11.6202 11.8367 10.7288 11.4615 9.74976 11.4615C7.67869 11.4615 5.99976 13.1404 5.99976 15.2115C5.99976 17.2826 7.67869 18.9615 9.74976 18.9615C10.7325 18.9615 11.6269 18.5835 12.2956 17.9649L16.018 20.5665C15.8451 20.9977 15.75 21.4685 15.75 21.9615C15.75 24.0326 17.4289 25.7115 19.5 25.7115C21.5711 25.7115 23.25 24.0326 23.25 21.9615C23.25 19.8904 21.5711 18.2115 19.5 18.2115C18.3369 18.2115 17.2974 18.7411 16.6096 19.5722L13.0138 17.0591C13.3231 16.5138 13.4998 15.8833 13.4998 15.2115C13.4998 14.5368 13.3216 13.9037 13.0097 13.3567L16.667 10.9185C17.3545 11.7106 18.3688 12.2115 19.5 12.2115ZM12.1921 15.2115C12.1921 16.5604 11.0986 17.6538 9.74976 17.6538C8.40091 17.6538 7.30745 16.5604 7.30745 15.2115C7.30745 13.8627 8.40091 12.7692 9.74976 12.7692C11.0986 12.7692 12.1921 13.8627 12.1921 15.2115ZM21.9423 21.9615C21.9423 23.3104 20.8488 24.4038 19.5 24.4038C18.1512 24.4038 17.0577 23.3104 17.0577 21.9615C17.0577 20.6127 18.1512 19.5192 19.5 19.5192C20.8488 19.5192 21.9423 20.6127 21.9423 21.9615Z" fill="white"/>\n</svg>'}}};var b;!function(e){e.STYLE_CIRCLE="circle",e.STYLE_QUAD="quad",e.STYLE_RECTANGLE="rectangle",e.SWIPE_CUBE="cube",e.SWIPE_FLAT="flat",e.SWIPE_COVER="cover",e.CLOSE_BUTTON_LEFT="left",e.CLOSE_BUTTON_RIGHT="right"}(b||(b={}));const x={};var C,k,M,I,L,A,O;!function(e){e.direct="direct",e.onboarding="onboarding",e.list="list",e.favorite="favorite"}(C||(C={})),function(e){e[e.default=0]="default",e[e.favorite=1]="favorite",e[e.stacked=2]="stacked"}(k||(k={})),function(e){e[e.default=0]="default",e[e.onboarding=1]="onboarding",e[e.favorite=2]="favorite",e[e.direct=3]="direct"}(M||(M={})),function(e){e.list="list",e.favorite="favorite"}(I||(I={})),function(e){e.CLICK_ON_STORY="clickOnStoryLink"}(L||(L={})),function(e){e.TEXT="text",e.IMAGE="image"}(A||(A={})),function(e){e.LTR="ltr",e.RTL="rtl"}(O||(O={}));var E=R(2883),T=R.n(E);class P extends t.EventEmitter{}class B extends Error{constructor(e){super(`[IAS]: Timeout waiting for ViewModel with ID "${e}". You must mount <IASContainer>.`),this.name="IasViewModelTimeoutError"}}class j extends Error{constructor(e){super(`[IAS]: ViewModel with ID "${e}" was deleted before resolving.`),this.name="IasViewModelRejectError"}}class F{viewModels=new Map;viewModelWaiters=new Map;set(e,t){this.viewModels.set(e,t),this.resolveWaiters(e,t)}get(e){return this.viewModels.get(e)}async wait(e,t=5e3){const s=this.viewModels.get(e);if(s)return s;if(this.viewModelWaiters.has(e))return this.viewModelWaiters.get(e).promise;let i,r;const a=new Promise(((e,t)=>{i=e,r=t})),o=setTimeout((()=>{this.viewModelWaiters.delete(e),r(new B(e))}),t);return this.viewModelWaiters.set(e,{resolve:i,reject:r,timerId:o,promise:a}),a}getAll(){return Array.from(this.viewModels.values())}getAllOfType(e){return Array.from(this.viewModels.values()).filter(e)}has(e){return this.viewModels.has(e)}delete(e){this.viewModels.has(e)&&(this.rejectWaiters(e),this.viewModels.delete(e))}resolveWaiters(e,t){const s=this.viewModelWaiters.get(e);s&&(clearTimeout(s.timerId),s.resolve(t),this.viewModelWaiters.delete(e))}rejectWaiters(e){const t=this.viewModelWaiters.get(e);t&&(clearTimeout(t.timerId),t.reject(new j(e)),this.viewModelWaiters.delete(e))}}var N=R(7315);function U(e){return e.replace(/^\//,"")}function z(e,t,s){t instanceof Object&&Object.keys(t).forEach((i=>{const r=t[i];if(r instanceof Object&&!Array.isArray(r))return z(e,r,i);s&&(i=`${s}[${i}]`),Array.isArray(r)?r.forEach((t=>{e.append(`${i}[]`,t)})):e.append(i,r)}))}class V extends Error{name;networkStatus;networkMessage;response;constructor(e,t,s){super(),this.name="IasNetworkError",this.networkStatus=e,this.networkMessage=t,this.response=s??null,console.error({name:this.name,networkStatus:e,networkMessage:t,response:s})}static createByRequestError(e){return new V(null,JSON.stringify(e.data),e)}static createByFetchError(e){const t=window.navigator&&window.navigator.onLine;return new V(null,t?e.message:"net::ERR_INTERNET_DISCONNECTED")}}const W={baseUrl:"https://cdn.inappstory.ru",apiUrl:"https://api.inappstory.ru",faviconApiUrl:"https://favicon.inappstory.ru"};function G(e){if(e.length>32)try{const t=function(e){const t=(e=e.replace(new RegExp("-","g"),"+").replace(new RegExp("_","g"),"/")).length;return e=function(e,t,s){return void 0===t?e:t.length>=e.length?t:s?(e+t).slice(-e.length):(t+e).substring(0,e.length)}(new Array(t%4).fill("=").join(""),e,!1),window.atob(e)}(e),s=t.charCodeAt(13);if(s>0){let e=t.substr(14,s);e=e.replace(/\0+$/,"");const i="{QQN{xuV?1Dv16j3";let r=i,a=0;for(;r.length<s;)r+=i[a],a++,a===i.length&&(a=0);let o="";for(let t=0;t<s;t++)o+=String.fromCharCode(e.charCodeAt(t)^r.charCodeAt(t));return new URL(`https://${o}`).host}}catch(e){console.error(e)}return null}function $(e){return"string"==typeof e&&(!isNaN(Number(e))&&!isNaN(parseFloat(e)))}let H;H=function(){};const q=/[\r\n%#()<>?[\\\]^`{|}]/g;function Q(e,t="double"){return(e=(e=(e="double"===t?e.replace(/"/g,"'"):e.replace(/'/g,'"')).replace(/>\s{1,}</g,"><")).replace(/\s{2,}/g," ")).replace(q,encodeURIComponent)}const K=e=>{const t=document.createElement("input");t.setAttribute("type","text"),t.style.position="absolute",t.style.opacity="0.1001",t.style.height="0",t.style.fontSize="16px",t.readOnly=!0,document.body.prepend(t),t.focus();return setTimeout((()=>{e.focus(),t.remove()}),300)},Y=()=>R.nc??"",Z=!!(()=>{let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}}),s=()=>{};window.addEventListener("test",s,t),window.removeEventListener("test",s)}catch(e){}return e})()&&{passive:!0};var J=R(5824),X=R.n(J);const ee=function(){var e="test";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return!1}}();function te(e){let t=null;if(ee){let s=window.localStorage.getItem(e);null!==s&&X()(s)&&s.trim().length>0&&(t=JSON.parse(s))}return t}function se(e,t){ee&&window.localStorage.setItem(e,JSON.stringify(t))}function ie(e){let t=window.isSecureContext;return void 0===t&&"https:"===window.location.protocol&&(t=!0),t?e:e.replace(/^https:\/\//,"http://")}function re(e){return e.map((e=>function(e){if(!e.url)return null;let t={"font-family":e.family??"normal",src:`url('${ie(String(e.url))}')`,"font-style":e.style??"normal","font-weight":e.weight??"normal"};e.title&&(t.src+=`, local('${e.title}')`);return`@font-face {${s=t,Object.keys(s).reduce(((e,t)=>e+t.split(/(?=[A-Z])/).join("-").toLowerCase()+":"+s[t]+";"),"")}}\n`;var s}(e))).filter(Boolean).join("")}function ae(e){"fonts"in document?e.forEach((e=>{const t=new FontFace(e.family,`url(${e.url})`,{style:e.style,weight:e.weight,display:"block"});document.fonts.add&&document.fonts.add(t),t.load()})):function(e){const t=re(e);if(null!=t){const e="stories-font-style";let s=document.getElementById(e);null===s?(s=document.createElement("style"),s.type="text/css",s.id=e,s.attributes.setNamedItem(document.createAttribute("scoped")),s.setAttribute("nonce",Y()),s.styleSheet?s.styleSheet.cssText=t:s.appendChild(document.createTextNode(t)),document.body.appendChild(s)):s.styleSheet?s.styleSheet.cssText=t:(s.textContent="",s.appendChild(document.createTextNode(t)))}}(e)}let oe=null;async function ne(){return null!=oe?oe:new Promise((e=>{!function(e,t){const s=new Image;s.onload=function(){var i=s.width>0&&s.height>0;t(e,i)},s.onerror=function(){t(e,!1)},s.src="data:image/webp;base64,"+{lossy:"UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA",lossless:"UklGRhoAAABXRUJQVlA4TA0AAAAvAAAAEAcQERGIiP4HAA==",alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e]}("lossy",((t,s)=>{oe=s,e(s)}))}))}function le(){if(window){var e,t=window.screen;return e="function"==typeof window.ScreenOrientation&&t.orientation instanceof ScreenOrientation&&"function"==typeof t.orientation.addEventListener&&null===t.orientation.onchange&&"string"==typeof t.orientation.type?t.orientation:function(){var e={90:de.LANDSCAPE_PRIMARY,"-90":de.LANDSCAPE_SECONDARY,0:de.PORTRAIT_PRIMARY,180:de.PORTRAIT_SECONDARY};function t(){}var s=new t,i=function(e){for(var t=["orientationchange","mozorientationchange","msorientationchange"],s=window.screen,i=0;i<t.length;i++)if(null===s["on"+t[i]])return{delegate:s,event:t[i]};if(void 0!==window.onorientationchange)return{delegate:window,event:"orientationchange"};return{delegate:me(e),event:"change"}}(s);return t.prototype.addEventListener=ce("addEventListener",i.delegate,i.event),t.prototype.dispatchEvent=ce("dispatchEvent",i.delegate,i.event),t.prototype.removeEventListener=ce("removeEventListener",i.delegate,i.event),t.prototype.lock=function(){var e,t="lockOrientation() is not available on this device.",s=window.screen;e=void 0===s?function(){return!1}:"function"==typeof s.msLockOrientation?s.msLockOrientation.bind(s):"function"==typeof s.mozLockOrientation?s.mozLockOrientation.bind(s):function(){return!1};return function(s){const i=window.Promise;return e(s)?i.resolve(s):i.reject(new Error(t))}}(),t.prototype.unlock=function(){var e=window.screen;return e&&e.orientation&&e.orientation.unlock.bind(e.orientation)||e.msUnlockOrientation&&e.msUnlockOrientation.bind(e)||e.mozUnlockOrientation&&e.mozUnlockOrientation.bind(e)||function(){}}(),Object.defineProperties(s,{onchange:{get:function(){return i.delegate["on"+i.event]||null},set:function(e){i.delegate["on"+i.event]=pe(e,s)}},type:{get:function(){var t=window.screen;return t.msOrientation||t.mozOrientation||e[window.orientation+""]||(ye().matches?"landscape-primary":"portrait-primary")}},angle:{value:0}}),s}(),e}}var de;function ce(e,t,s){var i=this;return function(){var r=Array.prototype.slice.call(arguments);if("change"===(r[0].type?r[0].type:r[0])){r[0].type?r[0]=ge(s,r[0]):r[0]=s;var a,o,n=pe(r[1],i);return"addEventListener"===e&&function(e,t){var s=ue.indexOf(e);s>-1?he[s]=t:(ue.push(e),he.push(t))}(r[1],n),"removeEventListener"===e&&(a=r[1],(o=ue.indexOf(a))>-1&&(ue.splice(o,1),he.splice(o,1))),r[1]=n,t[e].apply(t,r)}}}!function(e){e.LANDSCAPE_PRIMARY="landscape-primary",e.LANDSCAPE_SECONDARY="landscape-secondary",e.PORTRAIT_PRIMARY="portrait-primary",e.PORTRAIT_SECONDARY="portrait-secondary"}(de||(de={}));var he=[],ue=[];function pe(e,t){var s=ue.indexOf(e);return s>-1?he[s]:function(s){s.target!==t&&ve(s,"target",t),s.currentTarget!==t&&ve(s,"currentTarget",t),"change"!==s.type&&ve(s,"type","change"),e(s)}}function ge(e,t){var s;try{s=new Event(e,t)}catch(e){s={type:"change"}}return s}function me(e){var t=Object.create({addEventListener:function(e,t){this.listeners[e]||(this.listeners[e]=[]),-1===this.listeners[e].indexOf(t)&&this.listeners[e].push(t)},dispatchEvent:function(t){this.listeners[t.type]&&(this.listeners[t.type].forEach((function(e){e(t)})),"function"==typeof e.onchange&&e.onchange(t))},removeEventListener:function(e,t){if(this.listeners[e]){var s=this.listeners[e].indexOf(t);s>-1&&this.listeners[e].splice(s,1)}}});t.listeners={};var s=ye();return s&&"boolean"==typeof s.matches&&s.addListener((function(){t.dispatchEvent(ge("change"))})),t}function ye(){return"function"!=typeof window.matchMedia?{}:window.matchMedia("(orientation: landscape)")}function ve(e,t,s){Object.defineProperty(e,t,{value:s})}function fe(e,t,s){return String(e).replace(new RegExp(function(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(t),"g"),(()=>s))}var we=R(5314);function _e(e){return class extends e{_mobxReaction=null;constructor(...e){super(...e)}update(e){this._mobxReaction?this._mobxReaction.track((()=>{super.update(e)})):super.update(e)}connectedCallback(){super.connectedCallback(),this._mobxReaction||(this._mobxReaction=new we.Reaction(`${this.constructor.name||this.nodeName}.update()`,(()=>this.requestUpdate()))),this.hasUpdated&&this.requestUpdate()}disconnectedCallback(){super.disconnectedCallback(),this._mobxReaction?.dispose(),this._mobxReaction=null}}}function Se(e,t){let s=null;return async function(...t){return s||(s=(async()=>{try{return await e.apply(this,t)}catch(e){throw e}finally{s=null}})(),s)}}class be{storyManager;constructor(e){this.storyManager=e}async open(){const[e,t]=await Promise.all([this.getDeviceData(),ne()]),s=this.completeDeviceData(e,t),i=await Ct.post("session/open",s??{},{expand:"cache,storyWidgetsResources",fields:"session,server_timestamp,user_key,share,preview_aspect_ratio,placeholders,image_placeholders,is_allow_ugc"});return i.data.deviceId=e.device_id,i.data}async sendStatisticData(e){return new Promise((t=>{xt("session/update",e,t)}))}completeDeviceData(e,t){"iOS"===e.os_name?window.isIos=!0:"Android"===e.os_name&&(window.Android=!0);const s=this.storyManager.getConfig();return s&&s.userId&&(e.user_id=s.userId,e.user_sign=s.userIdSign),e.features="animation,data,deeplink,placeholder,resetTimers,gameReader,sendApi,swipeUpItems,imgPlaceholder,vod,closeStoryApi",t&&(e.features+=",webp"),e}async getDeviceData(){return new Promise(((e,t)=>{let s=te("device_data"),i=null;if(null!==s&&(i=s.device_id),null!==s&&i&&X()(i)&&36===i.trim().length)e(s);else{const t={platform:"web",device_id:(0,N.v4)()};se("device_data",t),e(t)}}))}}var xe;!function(e){e.TEXT="text",e.IMAGE="image"}(xe||(xe={}));class Ce{type;key;value;priority;constructor(e,t,s,i){this.type=e,this.key=t,this.value=s,this.priority=i}}class ke extends Ce{constructor(e,t){super(xe.IMAGE,e,t,0)}}class Me extends Ce{constructor(e,t){super(xe.TEXT,e,t,2)}}class Ie extends Ce{constructor(e,t){super(xe.IMAGE,e,t,1)}}class Le extends Ce{constructor(e,t){super(xe.TEXT,e,t,3)}}const Ae="default";class Oe{sessionStore;_textPlaceholders=[];_imagePlaceholders=[];id;expireIn=null;share;userKey;previewAspectRatio=1;resources=[];deviceId;get textPlaceholders(){return this._textPlaceholders}get imagePlaceholders(){return this._imagePlaceholders}get fontsResources(){return this.resources.filter((e=>"font-face"===e.type))}constructor(e,t){this.sessionStore=e,this.id=t.session.id,this.expireIn=t.session.expire_in,this.userKey=t.user_key||Ae,this.previewAspectRatio=t.preview_aspect_ratio,this.share=t.share,this.resources=this.getResources(t),this._textPlaceholders=this.mapTextPlaceholders(t.placeholders),this._imagePlaceholders=this.mapImagePlaceholders(t.image_placeholders),this.deviceId=t.deviceId}loadResources(){ae(this.fontsResources)}getResources(e){return e.cache&&Array.isArray(e.cache)?e.cache:[]}mapTextPlaceholders(e){return e.map((e=>new Me(e.name,e.default_value)))}mapImagePlaceholders(e){return e.map((e=>new ke(e.name,e.default_value)))}}class Ee extends Error{constructor(e){super(`Story with ID ${e} has already been shown to the user`),this.name="IasStoryAlreadyShownError"}}class Te extends Error{constructor(e){super(`Like undefined on story with ID ${e}`),this.name="IasLikeUndefinedError"}}class Re extends Error{constructor(e){super(`Share url undefined on story with ID ${e}`),this.name="IasShareUrlUndefinedError"}}var De,Pe=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Be=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e[e.DEFAULT=0]="DEFAULT",e[e.UGC=1]="UGC",e[e.FAVORITE=2]="FAVORITE",e[e.ONBOARDING=3]="ONBOARDING"}(De||(De={}));let je=(()=>{let e,t,s,i=[],r=[],a=[];return class{static{const o="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.action],s=[we.action],Be(this,null,e,{kind:"accessor",name:"_stories",static:!1,private:!1,access:{has:e=>"_stories"in e,get:e=>e._stories,set:(e,t)=>{e._stories=t}},metadata:o},r,a),Be(this,null,t,{kind:"method",name:"removeById",static:!1,private:!1,access:{has:e=>"removeById"in e,get:e=>e.removeById},metadata:o},null,i),Be(this,null,s,{kind:"method",name:"unshiftStory",static:!1,private:!1,access:{has:e=>"unshiftStory"in e,get:e=>e.unshiftStory},metadata:o},null,i),o&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:o})}rootStore=Pe(this,i);params;id;slug;hasFavorite;_cover;_type=De.DEFAULT;#e=Pe(this,r,we.observable.array());get _stories(){return this.#e}set _stories(e){this.#e=e}constructor(e,t,s){Pe(this,a),this.rootStore=t,this.params=s,this.id=e.id,this.slug=e.feedSlug,this.hasFavorite=Boolean(e.hasFavorite),this._cover=Ye.createByRawData(e.cover??{}),this._stories=t.storyStore.addStoriesByDtos(e.stories)}get stories(){return this._stories}get type(){return this._type}get cover(){return this._cover}get coverSrc(){const e=this._cover?.findOneByType("h");return e?.url}removeById(e){const t=this._stories.findIndex((t=>t.id===e));-1!==t&&(0,we.remove)(this._stories,t.toString())}unshiftStory(e){-1===this._stories.indexOf(e)&&this._stories.unshift(e)}getStoryById(e){return this.stories.find((t=>t.id===e))}}})();const Fe="{{__favorite__}}";class Ne extends je{constructor(e,t){super(e,t),this._type=De.FAVORITE}static createByStoryDtos(e,t){return new Ne({feedSlug:Fe,stories:e},t)}}var Ue=R(6099),ze=R.n(Ue);class Ve extends je{tags=[];limit;constructor(e,t,s){super(e,t),this._type=De.ONBOARDING,this.tags=s.tags,this.limit=s.limit,this.filterOpenedStories()}static getDefaultSlug(){return"onboarding"}isEqualParams(e){return ze()(this.tags,e.tags)&&this.limit===e.limit}filterOpenedStories(){this._stories=this._stories.filter((e=>!e.isOpened))}}const We="{{__ugc__}}";class Ge extends je{constructor(e,t){super(e,t),this._type=De.UGC}static createByStoryDtos(e,t){return new Ge({feedSlug:We,stories:e},t)}}class $e{storyManager;constructor(e){this.storyManager=e}async fetchStorySlides({id:e,feedSlug:t}){const{url:s,params:i}=this.getStoryRequestConfig(e,t);return(await Ct.get(s,i??{})).data}async fetchStory({id:e,feedSlug:t,fetchShareUrl:s,once:i}){const{url:r,params:a}=this.getStoryRequestConfig(e,t,!0,s,i),o=await Ct.get(r,a??{});if(204===o.status&&i)throw new Ee(e.toString());return o.data}async fetchStoryContext({ids:e}){const{url:t,params:s}=this.getStoryContextRequestConfig(e);return(await Ct.get(t,s??{})).data}async fetchStoryCSS(){const{url:e,params:t}=this.getStoryCSSRequestConfig();return(await Ct.get(e,t??{})).data.style??""}async setStoryLike(e,t){const s=await Ct.post(`story-like/${e}`,{value:t});if(null==s.data.like)throw new Te(e);return s.data.like}async setStoryBookmark(e,t){return(await Ct.post(`story-favorite/${e}`,{value:t})).data.favorite}async markStoryAsOpened(e,t){const s=`u/${e}/s_opened`;let i=te(s);Array.isArray(i)||(i=[]);const r=new Set(i);r.add(t),i=Array.from(r),se(s,i)}async fetchStorySharePath(e){const t=await Ct.get(`story-share/${e}`,{});if(!t.data.url)throw new Re(e);return t.data.url}async updateNarrativeData(e,t){return Ct.request({url:"story-data/"+e,method:"put",data:{data:t}})}getStoryRequestConfig(e,t,s=!1,i,r){const a=["slides"];i&&a.push("share_url");const o={url:`${t===We?"ugc/":""}story/${e}`,method:"GET",params:{expand:a.join(",")}};return o.params.once=Number(Boolean(r)),s||null!=o.params&&(o.params.fields=["id","slides"].join(",")),o}getStoryCSSRequestConfig(){return{url:"story-context",method:"GET",params:{fields:"style"}}}getStoryContextRequestConfig(e){return{url:"story-context",method:"GET",params:{id:e.join(","),fields:"widgetsData"}}}}class He{storyManager;constructor(e){this.storyManager=e}async fetchUgcFeed({filter:e,tags:t,testKey:s}){const i={tags:t.join(","),test:s,f:e&&JSON.stringify(e)};return(await Ct.get("ugc/feed",i??{})).data}async fetchDefaultFeed({feedSlug:e,tags:t,testKey:s}){const i=`feed/${e}`,r={tags:t.join(","),test:s},a=await Ct.get(i,r??{});return a.data.feedSlug=e,a.data}async fetchFavoriteFeed({tags:e}){const t={tags:e.join(","),favorite:1};return(await Ct.get("story",t??{})).data}async fetchOnboardingFeed(e){const t=`feed/${e.feedSlug}/onboarding`,s={tags:e.tags.join(","),limit:e.limit},i=await Ct.get(t,s??{});return i.data.feedSlug=e.feedSlug,i.data}}var qe=R(4977),Qe=R.n(qe);class Ke{width;height;type;url="";constructor(e){this.width=e.width,this.height=e.height,this.type=e.type,this.url=this.changeUrlProtocol(e.url)}changeUrlProtocol(e){let t=window.isSecureContext;return void 0===t&&"https:"===window.location.protocol&&(t=!0),t?e:e.replace(/^https:\/\//,"http://")}}class Ye{images=[];color="";gradient=!1;static createByRawData(e){const t=new Ye;for(let s in e)e.hasOwnProperty(s)&&t.images.push(new Ke(e[s]));return t}findOneByType(e){return this.images.find((t=>t.type===e))??null}findOneByCoverQuality(e){return this.findOneByType(this.mapCoverQualityToImageType(e))}findOneByWidth(e,t=!1){let s=null;return this.images.forEach((t=>{t.width===e&&(s=t)})),null!==s?s:(s=Qe()(this.images)??null,t&&null!=s?s:null)}mapCoverQualityToImageType(e){switch(e){case u.Medium:return"m";case u.High:return"h"}}}var Ze=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Je=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Xe=(()=>{let e,t,s=[],i=[],r=[];return class a{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],Je(this,null,e,{kind:"accessor",name:"_html",static:!1,private:!1,access:{has:e=>"_html"in e,get:e=>e._html,set:(e,t)=>{e._html=t}},metadata:a},i,r),Je(this,null,t,{kind:"getter",name:"html",static:!1,private:!1,access:{has:e=>"html"in e,get:e=>e.html},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}#t=(Ze(this,s),Ze(this,i,""));get _html(){return this.#t}set _html(e){this.#t=e}index=Ze(this,r);timeline;duration;screenshotShare;eventPayload;get html(){return this._html}constructor(e){this.index=e.index,this.timeline={foreground:e.timeline.foreground,background:e.timeline.background},this.duration=e.duration,this.screenshotShare=e.screenshot_share,this.eventPayload=e.event_payload,this._html=this.replaceSlideNonce(e.html)}static createEmpty(){return new a({index:0,timeline:{foreground:"",background:""},duration:0,screenshot_share:!1,html:""})}replaceSlideNonce(e){return fe(e,"{{nonce}}",Y()??"")}updatePlaceholders(e){let t=this._html;for(const s of e)t=fe(t,`%${s.key}%`,s.value);this._html=t}}})();var et=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},tt=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};let st=(()=>{let e,t,s,i,r,a,o,n,l,d=[],c=[],h=[],u=[],p=[],g=[],m=[],y=[],v=[],f=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[];return class{static{const I="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[we.observable],a=[we.observable],o=[we.observable],n=[we.observable],l=[we.observable],et(this,null,e,{kind:"accessor",name:"_slidesLoaded",static:!1,private:!1,access:{has:e=>"_slidesLoaded"in e,get:e=>e._slidesLoaded,set:(e,t)=>{e._slidesLoaded=t}},metadata:I},d,c),et(this,null,t,{kind:"accessor",name:"_error",static:!1,private:!1,access:{has:e=>"_error"in e,get:e=>e._error,set:(e,t)=>{e._error=t}},metadata:I},h,u),et(this,null,s,{kind:"accessor",name:"_context",static:!1,private:!1,access:{has:e=>"_context"in e,get:e=>e._context,set:(e,t)=>{e._context=t}},metadata:I},p,g),et(this,null,i,{kind:"accessor",name:"_like",static:!1,private:!1,access:{has:e=>"_like"in e,get:e=>e._like,set:(e,t)=>{e._like=t}},metadata:I},m,y),et(this,null,r,{kind:"accessor",name:"_favorite",static:!1,private:!1,access:{has:e=>"_favorite"in e,get:e=>e._favorite,set:(e,t)=>{e._favorite=t}},metadata:I},v,f),et(this,null,a,{kind:"accessor",name:"_shareUrl",static:!1,private:!1,access:{has:e=>"_shareUrl"in e,get:e=>e._shareUrl,set:(e,t)=>{e._shareUrl=t}},metadata:I},w,_),et(this,null,o,{kind:"accessor",name:"_slides",static:!1,private:!1,access:{has:e=>"_slides"in e,get:e=>e._slides,set:(e,t)=>{e._slides=t}},metadata:I},S,b),et(this,null,n,{kind:"accessor",name:"_isOpened",static:!1,private:!1,access:{has:e=>"_isOpened"in e,get:e=>e._isOpened,set:(e,t)=>{e._isOpened=t}},metadata:I},x,C),et(this,null,l,{kind:"accessor",name:"_canBeShown",static:!1,private:!1,access:{has:e=>"_canBeShown"in e,get:e=>e._canBeShown,set:(e,t)=>{e._canBeShown=t}},metadata:I},k,M),I&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:I})}rootStore;storiesApi;id;stringId;statTitle="";titleColor="";background={color:"",gradient:!1};backgroundColor;slidesCount;source="";deeplink=null;hideInReader=null;disableClose=!1;likeFunctional;favoriteFunctional;shareFunctional;needPlaceholders=null;gameInstance;hideTimeline;tags=[];hasAudio;hasPlaceholder;hasSwipeUp;ugcPayload={};_title="";_image;_parsedSlideImage=null;_videoCoverSrc=null;_videoCover;#s=tt(this,d,!1);get _slidesLoaded(){return this.#s}set _slidesLoaded(e){this.#s=e}#i=(tt(this,c),tt(this,h,null));get _error(){return this.#i}set _error(e){this.#i=e}#r=(tt(this,u),tt(this,p,null));get _context(){return this.#r}set _context(e){this.#r=e}#a=(tt(this,g),tt(this,m,0));get _like(){return this.#a}set _like(e){this.#a=e}#o=(tt(this,y),tt(this,v,!1));get _favorite(){return this.#o}set _favorite(e){this.#o=e}#n=(tt(this,f),tt(this,w,null));get _shareUrl(){return this.#n}set _shareUrl(e){this.#n=e}#l=(tt(this,_),tt(this,S,[]));get _slides(){return this.#l}set _slides(e){this.#l=e}#d=(tt(this,b),tt(this,x,!1));get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#c=(tt(this,C),tt(this,k,!1));get _canBeShown(){return this.#c}set _canBeShown(e){this.#c=e}constructor(e,t,s){tt(this,M),this.rootStore=t,this.storiesApi=s,this.id=e.id,this._title=e.title??"",this._isOpened=e.is_opened??!1,this.statTitle=e.stat_title??"",this.titleColor=e.title_color??"",this.background=e.background??{},this.backgroundColor=e.background_color??"",this.slidesCount=e.slides_count??0,this.disableClose=e.disable_close??!1,this.hideInReader=e.hide_in_reader??!1,this.likeFunctional=e.like_functional??!1,this.favoriteFunctional=e.favorite_functional??!1,this.shareFunctional=e.share_functional??!1,this.needPlaceholders=e.need_placeholders??!1,this.gameInstance=e.game_instance,this.hasAudio=e.has_audio??!1,this.hasSwipeUp=e.has_swipe_up??!1,this.stringId=e.string_id??"",this.tags=e.tags??[],this._like=e.like??0,this._favorite=e.favorite??!1,this.deeplink=e.deeplink??"",this.hideTimeline=e.hide_timeline??!1,this.ugcPayload=e.payload??{},this._image=Ye.createByRawData(e.image),this._videoCover=Ye.createByRawData(e.video_cover);const i=e.slides??[];this.setSlides(i),this.updateTitlePlaceholders(this.rootStore.placeholderStore.placeholders)}get like(){return this._like}get favorite(){return this._favorite}get isOpened(){return this._isOpened}get shareUrl(){return this._shareUrl}get title(){return this._title}get slidesLoaded(){return this._slidesLoaded}get canBeShown(){return this._canBeShown}get error(){return this._error}get slides(){return this._slides}get context(){return this._context}get image(){return this._image}getImagesPerSlide(e){return this.parseHtmlSlidesForMainImage(),this._parsedSlideImage?.[e]??null}parseHtmlSlidesForMainImage(){!this._parsedSlideImage&&this.slidesLoaded&&(this._parsedSlideImage=this._slides.map((e=>this.parseSlideNarrativeImageSrc(e.html)||this.parseSlideNarrativeVideoPosterSrc(e.html)||null)))}parseSlideNarrativeImageSrc(e){const t=e.match(/<[^<]*narrative-element-image.*<img[^<]*src="([^"]*)"[^<]*>/i);return t?.[1]}parseSlideNarrativeVideoPosterSrc(e){const t=e.match(/<[^<]*narrative-element-video.*<video[^<]*poster\-remote\-src="([^"]*)"[^<]*>/i);return t?.[1]}get videoCover(){return this._videoCover}get videoCoverSrc(){if(!1===this._videoCoverSrc)return null;if(null===this._videoCoverSrc){const e=this.videoCover;if(null===e)return this._videoCoverSrc=!1,null;const t=e.findOneByType("h");if(null!==t)return t.url}return"string"==typeof this._videoCoverSrc?this._videoCoverSrc:null}setSlides(e){!this._slidesLoaded&&e.length&&(this._slides=this.mapSlidesByDto(e),this.updateSlidesPlaceholders(this.rootStore.placeholderStore.placeholders),this._slidesLoaded=!0)}setCanBeShown(e){this._canBeShown=e}setError(e){this._error=e}setContext(e){this._context=e}async setLike(e){if(this._like===e)return;const t=this._like;this._like=e;try{await this.storiesApi.setStoryLike(this.id,e)}catch(e){this._like=t,console.error(e)}}async setFavorite(e){if(this._favorite===e)return;const t=this._favorite;try{this._favorite=e,await this.storiesApi.setStoryBookmark(this.id,e);const t=this.rootStore.storyFeedStore.getFavoriteFeed();e?t.unshiftStory(this):t.removeById(this.id)}catch(e){throw console.error(e),this._favorite=t,e}}markIsOpened(){const e=this.rootStore.sessionStore.session;!this.isOpened&&e?.userKey&&(this.storiesApi.markStoryAsOpened(e.userKey,this.id),this._isOpened=!0,this.rootStore.onboardingFeedStore.removeStoryFromOnboardingFeedsById(this.id))}async fetchStorySharePath(){if(null!==this._shareUrl)return this._shareUrl;const e=await this.storiesApi.fetchStorySharePath(this.id);return this._shareUrl=e,e}async updateNarrativeData(e){return this.storiesApi.updateNarrativeData(this.id,e)}updatePlaceholders(e){this.needPlaceholders&&(this.updateSlidesPlaceholders(e),this.updateTitlePlaceholders(e))}updateSlidesPlaceholders(e){for(const t of this.slides)t.updatePlaceholders(e)}updateTitlePlaceholders(e){let t=this._title;for(const s of e)t=fe(t,`%${s.key}%`,s.value);this._title=t}mapSlidesByDto(e){return e.map((e=>new Xe(e)))}}})();class it{widgetsData;constructor(e,t){this.widgetsData=this.mapStoryContextDto(e,t)}mapStoryContextDto(e,t){const s={},i=t.widgetsData??{};for(const t in i)Array.isArray(i[t])||(s[t]=i[t][e]);return s}updateNarrativeSavedData(e){this.widgetsData._narrative_saved_data=e}}var rt=R(9498),at=R.n(rt);class ot{storyManager;constructor(e){this.storyManager=e}async launchGame({gameInstanceId:e,gameOptions:t}){const s=await this.storyManager.rootStore.sessionStore.open(),i={};t&&at()(t)&&null!=t.demoMode&&(i.demoMode=Boolean(t.demoMode));const r=await Ct.post(`game/${e}/launch?expand=config`,i);if(!r.ok)throw new Error(JSON.stringify(r.data));return r.data.clientConfig=this.getClientConfig(s),r.data}getClientConfig(e){const t=this.storyManager.getConfig(),s=this.storyManager.rootStore.placeholderStore.placeholders;return{sessionId:e.id,userKey:e.userKey,apiKey:t.apiKey,sdkVersion:"3.4.0",apiBaseUrl:W.apiUrl,userAgent:_t,appPackageId:t.appPackageId,deviceId:e.deviceId,userId:t.userId??"",lang:t.lang.toString(),placeholders:s.map((e=>({type:e.type,name:e.key,value:e.value})))}}}class nt extends Error{constructor(e){super(`Invalid language tag: ${e}. The "lang" value must be comply with the RFC 5646 (also known as BCP 47). Examples of valid language tags include "en-US", "fr-FR", "es-ES", etc.`),this.name="IasInvalidLanguageTagError"}}const lt="en-US";class dt{languageCode;countryCode;tag;rawData="";constructor(e=lt){this.rawData=e;const t=this.normalizeAndEnsureCompatibility(e),s=this.validateTag(t);this.parseTag(s)}isValidTag(e){return/^[a-z]+-[a-zA-Z]+$/.test(e)}toRawData(){return this.rawData}toString(){return this.tag}normalizeAndEnsureCompatibility(e){const t=e.toLowerCase();return this.ensureBackwardCompatibility(t)}ensureBackwardCompatibility(e){return{ru:"ru-RU",en:"en-US"}[e]??e}validateTag(e){return this.isValidTag(e)?e:(console.error(new nt(e).message),this.getNavigatorTag())}getNavigatorTag(){const e=navigator.language.toLowerCase();return this.isValidTag(e)?e:(console.error(`Invalid navigator language tag: ${e}`),lt)}parseTag(e){const[t,s]=e.split("-");this.languageCode=t,this.countryCode=s.toUpperCase(),this.tag=`${this.languageCode}-${this.countryCode}`}}var ct=R(7144),ht=R.n(ct);class ut extends Error{constructor(){super("You must pass the <userId> value"),this.name="IasEmptyUserIdError"}}var pt=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},gt=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let mt=(()=>{let e,t,s,i,r,a=[],o=[],n=[],l=[],d=[],c=[],h=[],u=[],p=[];return class{static{const g="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[Se],gt(this,null,e,{kind:"accessor",name:"_apiKey",static:!1,private:!1,access:{has:e=>"_apiKey"in e,get:e=>e._apiKey,set:(e,t)=>{e._apiKey=t}},metadata:g},o,n),gt(this,null,t,{kind:"accessor",name:"_tags",static:!1,private:!1,access:{has:e=>"_tags"in e,get:e=>e._tags,set:(e,t)=>{e._tags=t}},metadata:g},l,d),gt(this,null,s,{kind:"accessor",name:"_lang",static:!1,private:!1,access:{has:e=>"_lang"in e,get:e=>e._lang,set:(e,t)=>{e._lang=t}},metadata:g},c,h),gt(this,null,i,{kind:"accessor",name:"_userId",static:!1,private:!1,access:{has:e=>"_userId"in e,get:e=>e._userId,set:(e,t)=>{e._userId=t}},metadata:g},u,p),gt(this,null,r,{kind:"method",name:"reloadSdk",static:!1,private:!1,access:{has:e=>"reloadSdk"in e,get:e=>e.reloadSdk},metadata:g},null,a),g&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:g})}storyManager=pt(this,a);#h=pt(this,o,"");get _apiKey(){return this.#h}set _apiKey(e){this.#h=e}#u=(pt(this,n),pt(this,l,[]));get _tags(){return this.#u}set _tags(e){this.#u=e}#p=(pt(this,d),pt(this,c,new dt));get _lang(){return this.#p}set _lang(e){this.#p=e}_disableDeviceId=(pt(this,h),!1);_appPackageId="";_textPlaceholders=[];_imagePlaceholders=[];_isStatisticsDisabled=!1;#g=pt(this,u,"");get _userId(){return this.#g}set _userId(e){this.#g=e}_userIdSign=pt(this,p);_isInited=!1;constructor(e,t){this.storyManager=e,this.updateByDto(t),this._isInited=!0}get userId(){return this._userId}get userIdSign(){return this._userIdSign}get isStatisticsDisabled(){return this._isStatisticsDisabled||"com.inappstory.webpreview"===this._appPackageId}get appPackageId(){return this._appPackageId}get apiKey(){return this._apiKey}get tags(){return this._tags}get lang(){return this._lang}get disableDeviceId(){return this._disableDeviceId}get textPlaceholders(){return this._textPlaceholders}get imagePlaceholders(){return this._imagePlaceholders}disableStatistic(){this._isStatisticsDisabled=!0}enableStatistic(){this._isStatisticsDisabled=!1}setApiKey(e){this._apiKey!==e&&(!function(e){const t=G(e);if(null!=t){const e=t.split(".").slice(1);W.baseUrl=`https://${["cdn",...e].join(".")}`,W.faviconApiUrl=`https://${["favicon",...e].join(".")}`,W.apiUrl=`https://${t}`}}(e),this._apiKey=e,this.storyManager.rootStore.sessionStore.close())}async setUserId(e,t){if((X()(e)||ht()(e))&&this._userId!==e){if(this._disableDeviceId&&!this._userId)throw new ut;vt.getInstance().checkUserIdLength(e),this._userId=e,this._userIdSign=t,this._isInited&&await this.reloadSdk()}}async setLang(e){X()(e)&&this._lang.toRawData()!==e&&(this._lang=new dt(e),this._isInited&&await this.reloadSdk())}setTextPlaceholders(e={}){if(!at()(e))return;const t=this.mapTextPlaceholders(e);ze()(this._textPlaceholders,t)||(this._textPlaceholders=t,this.storyManager.rootStore.placeholderStore.addPlaceholders(this._textPlaceholders))}setImagePlaceholders(e={}){if(!at()(e))return;const t=this.mapImagePlaceholders(e);ze()(this._imagePlaceholders,t)||(this._imagePlaceholders=t,this.storyManager.rootStore.placeholderStore.addPlaceholders(this._imagePlaceholders))}setTags(e){ze()(this._tags,e)||(vt.getInstance().checkTagsLength(e),this._tags=e)}updateByDto(e){this._appPackageId=e.appPackageId??"",this._disableDeviceId=Boolean(e.disableDeviceId),this.setApiKey(e.apiKey),this.setUserId(e.userId??"",e.userIdSign),this.setLang(e.lang??""),this.setTextPlaceholders(e.placeholders??{}),this.setImagePlaceholders(e.imagePlaceholders??{}),this.setTags(e.tags??[])}mapTextPlaceholders(e){const t=[];for(const[s,i]of Object.entries(e))t.push(new Le(s,i));return t}mapImagePlaceholders(e){const t=[];for(const[s,i]of Object.entries(e))t.push(new Ie(s,i));return t}async reloadSdk(){try{this.storyManager.rootStore.sessionStore.close(),this.storyManager.closeAllReaders(),await this.storyManager.reloadAllStoryLists(),await this.storyManager.reloadAllStackedStoryLists()}catch(e){console.error(e)}}}})();function yt(e){let t=e.length;for(let s=e.length-1;s>=0;s--){const i=e.charCodeAt(s);i>127&&i<=2047?t++:i>2047&&i<=65535&&(t+=2),i>=56320&&i<=57343&&s--}return t}class vt{static instance;constructor(){return vt.instance||(vt.instance=this),vt.instance}static getInstance(){return vt.instance?vt.instance:new vt}_sdkConfigIsIncorrect=!1;get sdkConfigIsIncorrect(){return this._sdkConfigIsIncorrect}_userIdByteLimit=255;_tagsByteLimit=4e3;userMessage="";tagsMessage="";get sdkConfigErrorsAsArray(){const e=[];return this.userMessage&&e.push(this.userMessage),this.tagsMessage&&e.push(this.tagsMessage),e}checkUserIdLength(e){this.userMessage="",null!=e&&yt(String(e))>this._userIdByteLimit&&(console.error(`UserId is bigger then ${this._userIdByteLimit} bytes`),this._sdkConfigIsIncorrect=!0,this.userMessage=`UserId "${String(e)}" is bigger then ${this._userIdByteLimit} bytes`)}checkTagsLength(e){this.tagsMessage="",null!=e&&Array.isArray(e)&&yt(e.join(","))>this._tagsByteLimit&&(console.error(`Tags (joined by ',') is bigger then ${this._tagsByteLimit} bytes`),this._sdkConfigIsIncorrect=!0,this.tagsMessage=`Tags (joined by ',') "${e.join(",")}" is bigger then ${this._tagsByteLimit} bytes`)}}var ft=R(8386),wt=R.n(ft);const _t=`InAppStoryWebSDK/${parseInt(30400)} ${(e=>{let t="";for(let s=0;s<e.length;s++){t+=e.charCodeAt(s)<=255?e[s]:"?"}return t})(navigator.userAgent)}`;function St(e,t){return{...e,...t}}const bt=new class{_deviceInfoPromise=null;set deviceInfoPromise(e){this._deviceInfoPromise=e}_baseHeaders={};set baseHeaders(e){this._baseHeaders=e}get baseURL(){return`${W.apiUrl}/v2/`}requestInterceptors=[];interceptors={request:{use:e=>{this.requestInterceptors.push(e)}}};async request(e){return new Promise(((t,s)=>{const i=async()=>{try{if(at()(e.headers)&&null!=e.headers||(e.headers={}),e.headers=St(this._baseHeaders,e.headers),this.requestInterceptors.length)for(const t of this.requestInterceptors)t(e);let i="";!wt()(e.params)&&at()(e.params)&&(i=new URLSearchParams(Object.entries(e.params).filter((([e,t])=>null!=t&&""!=t))).toString());let r=new URL(`${U(e.url)}${i?"?"+i:""}`,this.baseURL),a="get";wt()(e.method)||(a=e.method);let o={};!wt()(e.headers)&&at()(e.headers)&&(o=e.headers);let n=null;!wt()(e.data)&&at()(e.data)&&(n=JSON.stringify(e.data),o["Content-Type"]="application/json");try{if(vt.getInstance().sdkConfigIsIncorrect)return void s(V.createByRequestError({data:{name:"SDK config is incorrect",message:vt.getInstance().sdkConfigErrorsAsArray.join(". "),status:400},headersRaw:{},headers:{},status:400,statusText:"SDK config is incorrect",ok:!1}))}catch(e){console.error(e)}const l=await fetch(r.toString(),{method:a,body:n,headers:o,credentials:"omit"});let d={};204!==l.status&&(d=await l.json());const c={data:d,headersRaw:l.headers,headers:Object.fromEntries([...l.headers]),status:l.status,statusText:l.statusText,ok:l.ok};if(!l.ok)return void s(V.createByRequestError(c));t(c)}catch(e){s(V.createByFetchError(e))}};this._deviceInfoPromise?this._deviceInfoPromise.finally(i):i()}))}async post(e,t,s={}){return this.request({method:"post",url:e,data:t,params:s})}async get(e,t={}){return this.request({method:"get",url:e,params:t})}};function xt(e,t,s){if("sendBeacon"in navigator){const r=bn.rootStore.sessionStore.session,a=new URLSearchParams({access_token:bn.getConfig().apiKey,session_id:r?.id||"",x_user_agent:_t}),o=bn.getConfig();null!=o.appPackageId&&a.append("x_app_package_id",o.appPackageId);const n=`${i=bt.baseURL,i.replace(/\/$/,"")}/${U(e)}?${a.toString()}`,l=new FormData;Object.keys(t).forEach((e=>{z(l,t[e],e)}));let d=!1;null!=Array.from&&null!=l.keys&&(d=0===Array.from(l.keys()).length),d||navigator.sendBeacon(n,l),s()}else bt.post(e,t).then((()=>s()),(()=>s()));var i}bt.interceptors.request.use((e=>{const t=bn.getConfig(),s=bn.rootStore.sessionStore.session;return e.headers=St(e.headers??{},{Authorization:`Bearer ${t.apiKey}`,"Accept-Language":t.lang.toString(),"Auth-Session-Id":s?.id,"X-User-Id":t.userId||"","X-Request-Id":(0,N.v4)(),"X-User-Agent":_t}),null!=t.appPackageId&&(e.headers["X-App-Package-Id"]=t.appPackageId),t.disableDeviceId||(e.headers["X-Device-Id"]=s?.deviceId),e}));const Ct=bt;class kt extends Error{constructor(e){super(`[IAM]: not found IAM for ID <${e}>`),this.name="IamNotFoundByIdError"}}class Mt extends Error{constructor(e){super(`[IAM]: not found IAM limit for ID <${e}>`),this.name="IamNotFoundLimitError"}}var It=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Lt=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const At="campaign_name,id,events,appearance,slides_html,type,frequency_limit,display_to,display_from,need_placeholders,has_limit".split(",").map((e=>`messages.${e}`)).join(",");let Ot=(()=>{let e,t,s,i=[];return class{static{const r="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Se],t=[Se],s=[Se],Lt(this,null,e,{kind:"method",name:"fetchAll",static:!1,private:!1,access:{has:e=>"fetchAll"in e,get:e=>e.fetchAll},metadata:r},null,i),Lt(this,null,t,{kind:"method",name:"fetchContext",static:!1,private:!1,access:{has:e=>"fetchContext"in e,get:e=>e.fetchContext},metadata:r},null,i),Lt(this,null,s,{kind:"method",name:"fetchById",static:!1,private:!1,access:{has:e=>"fetchById"in e,get:e=>e.fetchById},metadata:r},null,i),r&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:r})}storyManager=It(this,i);constructor(e){this.storyManager=e}async fetchAll({tags:e}){try{return(await Ct.get("inappmessaging",{fields:At,tag:e.join(",")})).data.messages}catch(e){return[]}}async fetchContext(){return(await Ct.get("inappmessaging/message-context",{fields:"style,widgetsData"})).data}async fetchById(e){const t=(await Ct.get("inappmessaging",{id:e,fields:At})).data.messages.find((t=>t.id.toString()===e.toString()));if(!t)throw new kt(e);return t}async emitMessageEvent(e,t){try{if(this.storyManager.isStatisticsDisabled)return void console.log(`[IAM]: message <${t.type.toUpperCase()}> event`,{messageId:e,messageEvent:t,type:t.type});await Ct.post(`/inappmessaging/message/${e}/event/${t.type}`,t.toQueryParams())}catch(e){console.error(e)}}async fetchUserData(e){try{return(await Ct.get(`/inappmessaging/message/${e}/data`)).data.data}catch(e){console.error(e)}}async updateUserData(e,t){try{if(this.storyManager.isStatisticsDisabled)return void console.log("[IAM]: update user data",{messageId:e,payload:t});await Ct.request({url:`/inappmessaging/message/${e}/data`,method:"put",data:{data:t}})}catch(e){console.error(e)}}async checkMesageLimit(e){if(this.storyManager.isStatisticsDisabled)return{canOpen:!0};const t=(await Ct.post("inappmessaging/message-limit",{id:[e]})).data.find((t=>t.messageId.toString()===e.toString()));if(!t)throw new Mt(e);return t}}})();class Et{backgroundColor=""}class Tt extends Et{contentRatio;borderRadius;backdrop;closeButton;constructor(e){super(),this.backgroundColor=e.background_color??"#FFFFFFFF",this.borderRadius=e.corner_radius??16,this.contentRatio=e.content_ratio||.64,this.backdrop={opacity:e.backdrop_alpha??.3},this.closeButton={marginTop:e.close_button?.top_margin??8,width:e.close_button?.width??32,height:e.close_button?.height??4,backgroundColor:e.close_button?.color??"#00000080"}}}var Rt,Dt;!function(e){e[e.None=0]="None",e[e.SlideInUp=1]="SlideInUp",e[e.FadeIn=2]="FadeIn"}(Rt||(Rt={})),function(e){e[e.None=0]="None",e[e.Start=1]="Start",e[e.End=2]="End"}(Dt||(Dt={}));class Pt extends Et{contentRatio;borderRadius;animationType;backdrop;backgroundColor;closeBtnPosition;horizontalPadding;constructor(e){super(),this.borderRadius=e.corner_radius??16,this.contentRatio=e.content_ratio||.64,this.animationType=e.animation_type??Rt.None,this.backdrop={opacity:e.backdrop_alpha??.3},this.backgroundColor=e.background_color??"#FFFFFFFF",this.closeBtnPosition=e.close_button_position??Dt.End,this.horizontalPadding=e.horizontal_padding??16}}class Bt extends Et{animationType;closeBtnPosition;constructor(e){super(),this.animationType=e.animation_type??Rt.None,this.backgroundColor=e.background_color??"#FFFFFFFF",this.closeBtnPosition=e.close_button_position??Dt.End}}class jt{create(e,t){switch(e){case ls.BottomSheet:return new Tt(t);case ls.Modal:return new Pt(t);case ls.Fullscreen:return new Bt(t)}}}var Ft=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Nt=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Ut=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],Nt(this,null,e,{kind:"accessor",name:"_html",static:!1,private:!1,access:{has:e=>"_html"in e,get:e=>e._html,set:(e,t)=>{e._html=t}},metadata:a},i,r),Nt(this,null,t,{kind:"getter",name:"html",static:!1,private:!1,access:{has:e=>"html"in e,get:e=>e.html},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}message=Ft(this,s);#t=Ft(this,i,"");get _html(){return this.#t}set _html(e){this.#t=e}constructor(e){Ft(this,r),this.message=e}get html(){return this._html}updateByDto(e){this._html=this.getSlideHtml(e)}getSlideHtml(e){let t=e;return t=fe(t,"{{nonce}}",Y()??""),t}updatePlaceholders(e){let t=this._html;for(const s of e)t=fe(t,`%${s.key}%`,s.value);this._html=t}}})();var zt=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Vt=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Wt=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,v,f=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],I=[],L=[],A=[],O=[],E=[],T=[],R=[],D=[];return class P{static{const P="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[we.observable],a=[we.observable],o=[we.observable],n=[we.observable],l=[we.computed],d=[we.computed],c=[we.computed],h=[we.computed],u=[we.computed],p=[we.computed],g=[we.computed],m=[we.computed],y=[we.computed],v=[we.action],Vt(this,null,e,{kind:"accessor",name:"_id",static:!1,private:!1,access:{has:e=>"_id"in e,get:e=>e._id,set:(e,t)=>{e._id=t}},metadata:P},w,_),Vt(this,null,t,{kind:"accessor",name:"_events",static:!1,private:!1,access:{has:e=>"_events"in e,get:e=>e._events,set:(e,t)=>{e._events=t}},metadata:P},S,b),Vt(this,null,s,{kind:"accessor",name:"_type",static:!1,private:!1,access:{has:e=>"_type"in e,get:e=>e._type,set:(e,t)=>{e._type=t}},metadata:P},x,C),Vt(this,null,i,{kind:"accessor",name:"_slides",static:!1,private:!1,access:{has:e=>"_slides"in e,get:e=>e._slides,set:(e,t)=>{e._slides=t}},metadata:P},k,M),Vt(this,null,r,{kind:"accessor",name:"_appearanceOptions",static:!1,private:!1,access:{has:e=>"_appearanceOptions"in e,get:e=>e._appearanceOptions,set:(e,t)=>{e._appearanceOptions=t}},metadata:P},I,L),Vt(this,null,a,{kind:"accessor",name:"_needPlaceholders",static:!1,private:!1,access:{has:e=>"_needPlaceholders"in e,get:e=>e._needPlaceholders,set:(e,t)=>{e._needPlaceholders=t}},metadata:P},A,O),Vt(this,null,o,{kind:"accessor",name:"_hasLimit",static:!1,private:!1,access:{has:e=>"_hasLimit"in e,get:e=>e._hasLimit,set:(e,t)=>{e._hasLimit=t}},metadata:P},E,T),Vt(this,null,n,{kind:"accessor",name:"_isOnceOpened",static:!1,private:!1,access:{has:e=>"_isOnceOpened"in e,get:e=>e._isOnceOpened,set:(e,t)=>{e._isOnceOpened=t}},metadata:P},R,D),Vt(this,null,l,{kind:"getter",name:"id",static:!1,private:!1,access:{has:e=>"id"in e,get:e=>e.id},metadata:P},null,f),Vt(this,null,d,{kind:"getter",name:"needPlaceholders",static:!1,private:!1,access:{has:e=>"needPlaceholders"in e,get:e=>e.needPlaceholders},metadata:P},null,f),Vt(this,null,c,{kind:"getter",name:"isOnceOpened",static:!1,private:!1,access:{has:e=>"isOnceOpened"in e,get:e=>e.isOnceOpened},metadata:P},null,f),Vt(this,null,h,{kind:"getter",name:"hasLimit",static:!1,private:!1,access:{has:e=>"hasLimit"in e,get:e=>e.hasLimit},metadata:P},null,f),Vt(this,null,u,{kind:"getter",name:"events",static:!1,private:!1,access:{has:e=>"events"in e,get:e=>e.events},metadata:P},null,f),Vt(this,null,p,{kind:"getter",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides},metadata:P},null,f),Vt(this,null,g,{kind:"getter",name:"context",static:!1,private:!1,access:{has:e=>"context"in e,get:e=>e.context},metadata:P},null,f),Vt(this,null,m,{kind:"getter",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions},metadata:P},null,f),Vt(this,null,y,{kind:"getter",name:"type",static:!1,private:!1,access:{has:e=>"type"in e,get:e=>e.type},metadata:P},null,f),Vt(this,null,v,{kind:"method",name:"updateByDto",static:!1,private:!1,access:{has:e=>"updateByDto"in e,get:e=>e.updateByDto},metadata:P},null,f),P&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:P})}iamStatisticsService=zt(this,f);iamStore;#m=zt(this,w,void 0);get _id(){return this.#m}set _id(e){this.#m=e}#y=(zt(this,_),zt(this,S,{}));get _events(){return this.#y}set _events(e){this.#y=e}#v=(zt(this,b),zt(this,x,void 0));get _type(){return this.#v}set _type(e){this.#v=e}#l=(zt(this,C),zt(this,k,[]));get _slides(){return this.#l}set _slides(e){this.#l=e}#f=(zt(this,M),zt(this,I,new Et));get _appearanceOptions(){return this.#f}set _appearanceOptions(e){this.#f=e}#w=(zt(this,L),zt(this,A,!1));get _needPlaceholders(){return this.#w}set _needPlaceholders(e){this.#w=e}#_=(zt(this,O),zt(this,E,!1));get _hasLimit(){return this.#_}set _hasLimit(e){this.#_=e}#S=(zt(this,T),zt(this,R,!1));get _isOnceOpened(){return this.#S}set _isOnceOpened(e){this.#S=e}_frequencyLimit=(zt(this,D),null);_displayFrom=null;_displayTo=null;_campaignName="";constructor(e,t,s){this.iamStatisticsService=t,this.iamStore=s,this._id=e}get id(){return this._id}get needPlaceholders(){return this._needPlaceholders}get openTime(){return this.iamStatisticsService.openTime}get timeSinceLastShow(){return this.iamStatisticsService.timeSinceLastShow}get frequencyLimitTimeExceeded(){return null===this._frequencyLimit?this._isOnceOpened:0!==this._frequencyLimit&&Math.trunc(this.timeSinceLastShow/1e3)<=this._frequencyLimit}get withinDisplayTimeRange(){return(!this._displayFrom||Date.now()>=this._displayFrom)&&(!this._displayTo||Date.now()<=this._displayTo)}get isOnceOpened(){return this._isOnceOpened}get hasLimit(){return this._hasLimit}get events(){return this._events}get slides(){return this._slides}get activeSlideIndex(){return 0}get context(){return this.iamStore.messageContext}get appearanceOptions(){return this._appearanceOptions}get type(){return this._type}destroy(){}updateByDto(e){this._events=this.mapMessageEventsByDto(e.events??[]),this._type=e.type,this._campaignName=e.campaign_name,this._frequencyLimit=e.frequency_limit,this._displayFrom=e.display_from??null,this._displayTo=e.display_to??null,this._hasLimit=Boolean(e.has_limit),this._appearanceOptions=(new jt).create(this._type,e.appearance),this._needPlaceholders=e.need_placeholders,this.updateMessageSlides(e.slides_html)}hasEvent(e){return Boolean(this._events[e])}getEventByName(e){return this._events[e]}toPublicDto(){return{id:this._id,campaignName:this._campaignName,type:this._type}}async trackOpen(){this._isOnceOpened=!0,await this.iamStatisticsService.trackOpen(this)}async trackClose(){await this.iamStatisticsService.trackClose(this)}async trackWidgetEvent(e){await this.iamStatisticsService.trackWidgetEvent(this,e)}async updateUserData(e){return this.iamStore.updateMessageUserData(this.id,e)}updateMessageSlides(e){const t=[];for(const s of e){const e=new Ut(this);e.updateByDto(s),t.push(e)}this._slides=t}mapMessageEventsByDto(e){const t={};for(const s of e)t[s.name]=s;return t}static createByDto(e,t,s){const i=new P(e.id,s,t);return i.updateByDto(e),i}updatePlaceholders(e){for(const t of this._slides)t.updatePlaceholders(e)}}})();class Gt{}class $t extends Gt{widgetId;value;label;constructor(e,t,s){super(),this.widgetId=e,this.value=t,this.label=s}get type(){return"w-copy"}toQueryParams(){return{wi:this.widgetId,wv:this.value,wl:this.label}}toJSON(){return{widgetId:this.widgetId,value:this.value}}}class Ht extends Gt{widgetId;value;label;constructor(e,t,s){super(),this.widgetId=e,this.value=t,this.label=s}get type(){return"w-link"}toQueryParams(){return{wi:this.widgetId,wv:this.value,wl:this.label}}toJSON(){return{widgetId:this.widgetId,value:this.value}}}class qt extends Gt{widgetId;answer;label;constructor(e,t,s){super(),this.widgetId=e,this.answer=t,this.label=s}get type(){return"w-range-slider"}toQueryParams(){return{wi:this.widgetId,wa:this.answer,wl:this.label}}toJSON(){return{widgetId:this.widgetId,answer:this.answer,label:this.label}}}class Qt extends Gt{widgetId;answer;label;value;constructor(e,t,s,i){super(),this.widgetId=e,this.answer=t,this.label=s,this.value=i}get type(){return"w-rate"}toQueryParams(){return{wi:this.widgetId,wa:this.answer,wl:this.label,wv:this.value}}toJSON(){return{widgetId:this.widgetId,value:this.value,answer:this.answer,label:this.label}}}class Kt extends Gt{widgetId;answer;label;value;answerLabel;constructor(e,t,s,i,r){super(),this.widgetId=e,this.answer=t,this.label=s,this.value=i,this.answerLabel=r}get type(){return"w-share"}toQueryParams(){return{wi:this.widgetId,wa:this.answer,wl:this.label,wv:this.value,wal:this.answerLabel}}toJSON(){return{widgetId:this.widgetId,value:this.value,answer:this.answer,label:this.label,answerLabel:this.answerLabel}}}class Yt{iterationId;slideIndex;slideTotal;eventId=(0,N.v4)();constructor(e,t,s){this.iterationId=e,this.slideIndex=t,this.slideTotal=s}toQueryParams(){return{ei:this.eventId,ii:this.iterationId,si:this.slideIndex,st:this.slideTotal}}}class Zt extends Yt{duration;constructor(e,t,s,i){super(e,t,s),this.duration=i}get type(){return"close"}toQueryParams(){return{...super.toQueryParams(),d:this.duration}}}class Jt extends Yt{constructor(e,t,s){super(e,t,s)}get type(){return"open"}toQueryParams(){return super.toQueryParams()}}class Xt extends Yt{duration;widgetEvent;constructor(e,t,s,i,r){super(e,t,s),this.duration=i,this.widgetEvent=r}get type(){return this.widgetEvent.type}toQueryParams(){return{...super.toQueryParams(),...this.widgetEvent.toQueryParams(),d:this.duration}}}class es{iamApi;iterationId=null;_openTime=0;constructor(e){this.iamApi=e}get openTime(){return this._openTime}get timeSinceLastShow(){return Date.now()-this.openTime}async trackOpen(e){this.iterationId=this.generateId(),this._openTime=Date.now();const t=new Jt(this.iterationId,e.activeSlideIndex,e.slides.length);await this.iamApi.emitMessageEvent(e.id,t)}async trackClose(e){const t=this.timeSinceLastShow,s=new Zt(this.iterationId,e.activeSlideIndex,e.slides.length,t);await this.iamApi.emitMessageEvent(e.id,s)}async trackWidgetEvent(e,t){const s=this.timeSinceLastShow,i=new Xt(this.iterationId,e.activeSlideIndex,e.slides.length,s,t);return this.iamApi.emitMessageEvent(e.id,i)}generateId(){return(0,N.v4)()}}class ts extends Error{constructor(){super("[IAM]: you must close other opened readers"),this.name="IamOtherReaderIsOpenError"}}class ss extends Error{constructor(){super("[IAM]: you need preload in app messages"),this.name="IamShowOnlyIfLoadedError"}}class is extends Error{constructor(){super("[IAM]: show message frequency limit exceeded"),this.name="IamFrequencyLimitError"}}class rs extends Error{constructor(){super("[IAM]: not in display time range"),this.name="IamCheckDisplayTimeRangeError"}}class as extends Error{constructor(e){super(`[IAM]: the limit for displaying IAM with ID ${e} has been reached`),this.name="IamMessageLimitExceededError"}}class os{storyManager;iamStore;errors=[];constructor(e,t){this.storyManager=e,this.iamStore=t}checkOtherReadersAreClosed(){return(this.storyManager.storyReaderViewModel?.isOpened||this.storyManager.gameReaderViewModel?.isOpened)&&this.errors.push(new ts),this}checkShowOnlyIfLoaded(e){return!this.iamStore.isLoaded&&e&&this.errors.push(new ss),this}checkFrequencyLimit(e){return e.frequencyLimitTimeExceeded&&this.errors.push(new is),this}checkDisplayTimeRange(e){return e.withinDisplayTimeRange||this.errors.push(new rs),this}validate(){if(this.errors.length>0)throw this.errors.shift()}}class ns{storyManager;iamStore;iamApi;constructor(e,t,s){this.storyManager=e,this.iamStore=t,this.iamApi=s}async getMessageById(e,t){new os(this.storyManager,this.iamStore).checkOtherReadersAreClosed().checkShowOnlyIfLoaded(t).validate();const s=await this.iamStore.findById(e);return s.hasLimit&&await this.checkMesageLimit(e),s}async getMessageByEvent(e,t){new os(this.storyManager,this.iamStore).checkOtherReadersAreClosed().checkShowOnlyIfLoaded(t).validate(),await this.iamStore.preload();const s=this.iamStore.findAllByEvent(e),i=this.getMessagesSortedByEventPriority(e,s);return this.getFirstValidMessageByEvent(i)}async getFirstValidMessageByEvent(e){let t=new Error;for(const s of e)try{return await this.validateMessageByEvent(s)}catch(e){t=e}throw t}async validateMessageByEvent(e){return new os(this.storyManager,this.iamStore).checkFrequencyLimit(e).checkDisplayTimeRange(e).validate(),e.hasLimit&&await this.checkMesageLimit(e.id),e}async checkMesageLimit(e){const{canOpen:t}=await this.iamApi.checkMesageLimit(e);if(!t)throw new as(e)}getMessagesSortedByEventPriority(e,t){return t.slice().sort(((t,s)=>{const i=t.events[e].priority;return s.events[e].priority-i}))}}var ls,ds,cs;!function(e){e[e.BottomSheet=1]="BottomSheet",e[e.Modal=2]="Modal",e[e.Fullscreen=3]="Fullscreen"}(ls||(ls={})),function(e){e[e.None=0]="None",e[e.SlideInUp=1]="SlideInUp",e[e.FadeIn=2]="FadeIn"}(ds||(ds={})),function(e){e[e.None=0]="None",e[e.Left=1]="Left",e[e.Right=2]="Right"}(cs||(cs={}));class hs{iamReader;constructor(e){this.iamReader=e,this.handleDocumentVisibilityChange=this.handleDocumentVisibilityChange.bind(this)}subscribe(){document.addEventListener("visibilitychange",this.handleDocumentVisibilityChange)}unsubscribe(){document.removeEventListener("visibilitychange",this.handleDocumentVisibilityChange)}handleDocumentVisibilityChange(){const e=this.iamReader.activeMessage;document.hidden?e.trackClose():e.trackOpen()}}var us=R(5136);const ps=new t.EventEmitter;ps.setMaxListeners(50);class gs{story;payload;title=null;tags=[];slidesCount=null;feedSlug=null;filter=null;actionSource=C.list;ugcPayload=null;slideEventPayload=null;constructor(e,t={}){this.story=e,this.payload=t;const s=this.story.sourceInfo,i=s.listType,r=s.feedSlug??null,a=s.filter??null;this.title=this.story.statTitle,this.tags=this.story.tags,this.slidesCount=this.story.slidesCount,this.ugcPayload=i===De.UGC?this.story.ugcPayload:null,this.feedSlug=i===De.DEFAULT?r:null,this.filter=i===De.UGC?a:null,this.actionSource=null!=i?this.getStorySourceByFeedType(i):C.direct,this.slideEventPayload=e.activeSlide?.eventPayload?.payload??null}toJSON(){return{id:this.story.id,index:this.story.activeSlideIndex,title:this.title,tags:this.tags,slidesCount:this.slidesCount,feed:this.feedSlug,filter:this.filter,source:this.actionSource,ugcPayload:this.ugcPayload,payload:this.slideEventPayload,...this.payload}}getStorySourceByFeedType(e){switch(e){case De.DEFAULT:case De.UGC:return C.list;case De.FAVORITE:return C.favorite;case De.ONBOARDING:return C.onboarding;default:return C.list}}}class ms extends gs{get name(){return"closeStory"}toJSON(){return{...super.toJSON(),action:this.payload.action}}}class ys extends gs{get name(){return"dislikeStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class vs extends gs{get name(){return"favoriteStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class fs extends gs{get name(){return"likeStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class ws extends gs{get name(){return"shareStory"}}class _s extends gs{get name(){return"shareStoryWithPath"}toJSON(){return{...super.toJSON(),value:this.payload.url}}}class Ss extends gs{get name(){return"showSlide"}}class bs extends gs{get name(){return"showStory"}toJSON(){const e=super.toJSON();return e.payload=null,e}}class xs{cache={};set(e,t){this.cache[e]=t}clear(){this.cache={}}get(e){return this.cache[e]}}class Cs{actions=[];push(e){this.actions.push(e)}exec(){for(const e of this.actions)e()}flush(){this.actions=[]}}class ks{statisticsService;constructor(e){this.statisticsService=e}timerId=null;start(){this.schedule(1e4)}stop(){null!=this.timerId&&(clearTimeout(this.timerId),this.timerId=null)}async flush(){H(`[${Es.name}]: flush statistics by timer`);this.statisticsService.getData().length>0?this.schedule(1e4):this.schedule(3e4),await this.statisticsService.sendData()}schedule(e){H(`[${Es.name}]: schedule flush statistics on ${e}ms`),this.timerId=setTimeout((()=>this.flush()),e)}}class Ms{slideStartedAt;calculate(){const e=Date.now(),t=e-this.slideStartedAt;return this.slideStartedAt=e,t}init(){this.slideStartedAt=Date.now()}}class Is{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),ps.on(Os.CloseStoryReader,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){ps.off(Os.CloseStoryReader,this.handle)}}class Ls{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),ps.on(Os.NextSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.fromStoryId,slideIndex:e.fromSlideIndex})}destroy(){ps.off(Os.NextSlide,this.handle)}}class As{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),ps.on(Os.TransitionFromSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:2,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){ps.off(Os.TransitionFromSlide,this.handle)}}var Os;!function(e){e.CloseStoryReader="statistics.closeStoryReader",e.NextSlide="statistics.nextSlide",e.TransitionFromSlide="statistics.transitionFromSlide"}(Os||(Os={}));class Es extends(s()){storyManager;beaconService;lastIndex=0;data=[];sourceInfo=null;flushSheduler;slideDurationCalculator;events=[];constructor(e,t){super(),this.storyManager=e,this.beaconService=t,this.flushSheduler=new ks(this),this.slideDurationCalculator=new Ms}init(e){this.data=[],this.sourceInfo=e,this.lastIndex=0,this.slideDurationCalculator.init(),this.flushSheduler.start(),this.events=[new Is(this),new Ls(this),new As(this)]}getData(){return this.data.slice()}getLastIndex(){return this.lastIndex}cleanupData(){this.data=[]}addSlideEvent(e){if(this.storyManager.getConfig().isStatisticsDisabled)return;const t=this.slideDurationCalculator.calculate();this.data.push([e.action,this.lastIndex,e.storyId,e.slideIndex,t]),this.lastIndex++}async sendData(){const e=this.getData();if(e.length)try{if(!this.sourceInfo)throw new Error(`[${Es.name}]: You need pass source info!`);this.cleanupData(),await this.beaconService.updateStatistics({updateDto:{data:e},listType:this.sourceInfo.feedSlug===We?De.UGC:De.DEFAULT})}catch(t){this.data.push(...e),console.error(t)}}async destroy(){this.events.forEach((e=>e.destroy())),this.flushSheduler.stop(),await this.sendData()}}class Ts{storyManager;constructor(e){this.storyManager=e}async updateStatistics({listType:e,updateDto:t}){if(0===t.data.length)return t;let s=!1,i="";if(e===De.UGC||this.storyManager.getConfig().isStatisticsDisabled)s=!0;else try{xt("session/update",t,(()=>{})),s=!0}catch(e){i=e.toString()}if(s)return t;throw i}}var Rs=R(6166);class Ds{narrativeDataCache;storyManager;storyReader;deferredActionsQueue=new Cs;activeStoryNarrativeDataCache=new xs;initHookStorySlide=null;activeStorySlide=null;activeStory=null;mutex=new Rs.Mutex;mutexRelease=()=>{};constructor(e,t,s){this.narrativeDataCache=e,this.storyManager=t,this.storyReader=s}setInitHookStorySlide(e){this.initHookStorySlide=e}async lock(e){if(this.activeStorySlide!==e){if(this.mutexRelease=await this.mutex.acquire(),this.activeStorySlide&&this.activeStorySlide!==e)throw new Error(`[SlideApi]: The resource is locked by story with ID ${this.activeStorySlide.story.id} and slide index ${this.activeStorySlide.index}`);this.activeStorySlide=e}else console.warn(`[SlideApi]: Slide ${e.story.id}:${e.index} already owns the lock.`)}unlock(e){this.activeStorySlide===e?(this.mutexRelease(),this.activeStorySlide=null):console.warn("[SlideApi]: Attempted to unlock a slide that doesn't own the lock.")}exec(){this.activeStorySlide&&(this.deferredActionsQueue.exec(),this.deferredActionsQueue.flush())}async getCardLocalData(){const e=this.storyManager.rootStore.sessionStore.userId;if(!this.activeStory)return{};let t=this.narrativeDataCache.get(`narrative_${this.activeStory.id}_data_${e}`);return t?JSON.parse(t):{}}setCardLocalData(e,t){const s=this.storyManager.rootStore.sessionStore.userId;if(!this.activeStory)return;let i=JSON.stringify(e);this.narrativeDataCache.set(`narrative_${this.activeStory.id}_data_${s}`,i),t&&this.activeStory.updateNarrativeData(i).catch(console.error)}getCardServerData(e){return this.storyManager.rootStore.storyStore.findStoryById(e).context.widgetsData._narrative_saved_data??null}updateCardServerData(e,t){this.storyManager.rootStore.storyStore.findStoryById(e).context.updateNarrativeSavedData(t)}getSlideDuration(e,t){const s=this.storyManager.rootStore.storyStore.findStoryById(e).context.widgetsData;return s._narrative_slides_duration?.[t]??null}pauseUI(){this.storyReader.pauseUI()}resumeUI(){this.storyReader.resumeUI()}showCardTextInput(e,t){ps.emit(na.ShowInputModal,{id:e,config:t})}setCardSessionValue(e,t){this.activeStoryNarrativeDataCache.set(e,t)}getCardSessionValue(e){return this.activeStoryNarrativeDataCache.get(e)}getWidgetsSharedData(e,t){const s=this.storyManager.rootStore.storyStore.findStoryById(e);if(!s)return null;const i=s.context.widgetsData;switch(t){case"rangeSlider":return i._narrative_range_slider_data;case"poll":return i._narrative_poll_data;case"vote":return i._narrative_vote_data}return null}openUrl(e){this.activeStory&&(this.activeStory.markAsOpened(),ps.emit(Os.TransitionFromSlide,{storyId:this.activeStory.id,slideIndex:this.activeStory.activeSlideIndex}),window.open(e,"_parent"))}async sendApiRequest(e,t,s,i,r,a){try{const a=await Ct.request({url:e,method:t,params:s??{},headers:i??{},data:r??{}});return{status:a.status,headers:a.headers,data:a.data}}catch(e){if(e instanceof V)return{status:e.networkStatus??400,headers:e.response?.headers,data:e.response?.data}}}share(e,t){null==e&&(e="story-share"),this.storyReader.sharePanel.shareText({shareId:e,config:t,storySlide:this.activeStorySlide})}shareSlideScreenshot(e,t,s){null==e&&(e="slide-screenshot-share"),this.storyReader.sharePanel.shareScreenShot({shareId:e,hideElementsSelector:t??"",shareText:s,storySlide:this.activeStorySlide})}showLayer(e){this.initHookStorySlide?.showLayerByIndex(e)}showCardSlide(e){this.pushToDefferedActionsQueueOrExec((()=>{this.activeStory?.redirectToSlide({slideIndex:e})}))}cardShowNext(){this.storyReader.nextStoryWithAnimation()}showNextSlide(e){this.pushToDefferedActionsQueueOrExec((()=>{e?this.activeStory.timer.start(e):this.activeStory.nextSlide()}))}sendStatisticEvent(e,t,s){this.storyManager.emit("widgetEvent",{name:e,data:{...s,feed:this.storyReader.feedSlug}})}destroy(){}async setActiveStory(e){this.activeStoryNarrativeDataCache.clear(),this.activeStory=e,this.activeStorySlide&&this.unlock(this.activeStorySlide)}async resetStory(e){let t={},s=await this.getCardLocalData();s=Object.assign({},this.getCardServerData(e)??{},s);for(let e in s)s.hasOwnProperty(e)&&/^_gm_[A-z0-9-_]+_attempts$/.test(e)&&(t[e]=s[e]);this.activeStorySlide?.refreshWidgetsData(),this.updateCardServerData(e,t),this.setCardLocalData(t,!0),this.showCardSlide(0),this.showLayer(0)}pushToDefferedActionsQueueOrExec(e){this.activeStorySlide?e():this.deferredActionsQueue.push(e)}getCardFonts(){return this.storyManager.rootStore.sessionStore.session.fontsResources}updateTimeline(e,t,s,i,r,a){}showToast(e){this.activeStorySlide?.showToast({content:e})}}class Ps{storyManager;storyReaderViewModel;prevStoryId=-1;prevSlideIndex=-1;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}update(e){this.prevStoryId!==e.id&&(ps.emit("publicEvents.showStory",{id:e.id}),this.storyManager.emitEvent(new bs(e))),-1!==this.prevStoryId&&ps.emit(Os.NextSlide,{fromStoryId:this.prevStoryId,fromSlideIndex:this.prevSlideIndex}),this.storyManager.emitEvent(new Ss(e)),this.prevStoryId=e.id,this.prevSlideIndex=e.activeSlideIndex}reset(){this.prevStoryId=-1,this.prevSlideIndex=-1}}var Bs=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},js=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Fs=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Se],js(this,null,e,{kind:"method",name:"show",static:!1,private:!1,access:{has:e=>"show"in e,get:e=>e.show},metadata:s},null,t),s&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s})}showMultipleStoriesStrategy=Bs(this,t);storyManager;constructor(e,t){this.showMultipleStoriesStrategy=e,this.storyManager=t}async show(e){const t=this.storyManager.rootStore.onboardingFeedStore,s=await t.fetchOnboardingFeed({feedSlug:e.feedSlug,tags:e.customTags??[],limit:e.limit??void 0}),i=this.getFeedLoadEvent(s.slug,s.stories);return this.emitFeedLoad(i),s.stories.length?(await this.showMultipleStoriesStrategy.show({windowReferer:k.default,storyFeed:s,storyId:s.stories[0].id}),i):i}async handleNextStoryByIndex(e){this.showMultipleStoriesStrategy.handleNextStoryByIndex(e)}emitFeedLoad(e){this.storyManager.emit("feedLoad",e)}getFeedLoadEvent(e,t){const s={stories:t.map((e=>{const t={title:null,tags:[],slidesCount:null};return e&&(t.title=e.statTitle,t.tags=e.tags,t.slidesCount=e.slidesCount),{id:e.id,...t}})),feed:null,filter:null};return s.feed=e,s}async reload(e){this.showMultipleStoriesStrategy.reload(e)}}})();class Ns{storyManager;storyReaderViewModel;storyStore;stories=[];storyIndex=0;storyFeed;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t,this.storyStore=this.storyManager.rootStore.storyStore}async show(e){const{storyId:t,windowReferer:s,filter:i}=e;this.storyFeed=e.storyFeed,this.stories=this.getVisibleStoriesByStoryFeed(this.storyFeed),this.storyIndex=this.findStoryIndex(this.stories,t),this.storyReaderViewModel.open({windowReferer:s,id:t,stories:this.stories},{listType:this.storyFeed.type,feedSlug:this.storyFeed.slug,filter:i}),await this.storyStore.fetchStoriesSlides({stories:this.getStoriesByRange(this.storyIndex),feedSlug:this.storyFeed.slug})}async reload(e){const t=this.findStoryIndex(this.stories,e.storyId);await this.storyStore.fetchStoriesSlides({stories:this.getStoriesByRange(t),feedSlug:this.storyFeed.slug})}async handleNextStoryByIndex(e){await this.storyStore.fetchStoriesSlides({stories:this.getStoriesByRange(e),feedSlug:this.storyFeed.slug})}getVisibleStoriesByStoryFeed(e){return e.stories.filter((e=>!e.hideInReader))??[]}findStoryIndex(e,t){return e.findIndex((e=>e.id===t))}getStoriesByRange(e){const t=e-2,s=e+2;return this.stories.slice(Math.max(t,0),s+1)}}class Us{showStoryStrategy;constructor(e){this.showStoryStrategy=e}async show(e){await this.showStoryStrategy.show({storyId:e.storyId,fetchShareUrl:e.fetchShareUrl})}async reload(e){return this.showStoryStrategy.reload(e)}async handleNextStoryByIndex(e){}}var zs=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Vs=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Ws=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Se],Vs(this,null,e,{kind:"method",name:"show",static:!1,private:!1,access:{has:e=>"show"in e,get:e=>e.show},metadata:s},null,t),s&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s})}storyManager=zs(this,t);storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}async show(e){try{const t=this.storyManager.rootStore.storyStore,s=await t.fetchStoryById({storyId:e.storyId,feedSlug:"",once:!0});if(s.error)throw s.error;if(s.isOpened)throw new Ee(e.storyId.toString());this.openStoryReader(s)}catch(e){throw this.storyReaderViewModel.close(),e}}openStoryReader(e){this.storyReaderViewModel.open({windowReferer:k.default,id:e.id,stories:[e]},{feedSlug:"",once:!0})}async handleNextStoryByIndex(e){}async reload(e){}}})();var Gs=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},$s=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Hs=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Se],$s(this,null,e,{kind:"method",name:"show",static:!1,private:!1,access:{has:e=>"show"in e,get:e=>e.show},metadata:s},null,t),s&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s})}storyManager=Gs(this,t);storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}async show(e){const t=this.storyManager.rootStore.storyStore,s=await t.fetchStoryById({storyId:e.storyId,feedSlug:"",fetchShareUrl:e.fetchShareUrl});this.openStoryReader(s,e)}openStoryReader(e,t){this.storyReaderViewModel.open({windowReferer:k.default,id:e.id,stories:[e]},{feedSlug:"",fetchShareUrl:t.fetchShareUrl})}async handleNextStoryByIndex(e){}async reload(e){}}})();class qs{storyManager;storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}createShowStory(){return new Hs(this.storyManager,this.storyReaderViewModel)}createShowStoryOnce(){return new Ws(this.storyManager,this.storyReaderViewModel)}createShowStoryFromSharePage(){return new Us(new Hs(this.storyManager,this.storyReaderViewModel))}createShowOnboardingStories(){return new Fs(new Ns(this.storyManager,this.storyReaderViewModel),this.storyManager)}createShowMultipleStories(){return new Ns(this.storyManager,this.storyReaderViewModel)}}var Qs,Ks;!function(e){e.HideLayer="hideLayer",e.ShowLayer="showLayer"}(Qs||(Qs={}));class Ys extends(s()){onShowLayer;onHideLayer;layersContainer;animationApi;_activeLayer;initialLayer=null;layers=[];constructor(e,t){super(),this.onShowLayer=e,this.onHideLayer=t}init(e,t){this.layersContainer=e,this.animationApi=t,this.layers=Array.from(this.layersContainer.querySelectorAll(".narrative-slide.narrative-multi-slide")),this._activeLayer=this.layers.find((e=>!e.classList.value.includes("hidden"))),this.initialLayer=this._activeLayer}reset(){this.hideAllLayers(),this.initialLayer?.classList.remove("hidden")}get activeLayer(){return this._activeLayer}getLayers(){return this.layers}hideLayer(e){e.classList.contains("hidden")||(this.animationApi.stop(e,!0),e.classList.add("hidden"),this.emit(Qs.HideLayer,{layer:e}),this.onHideLayer?.onHideLayer(e))}showLayer(e){this.onShowLayer?.onShowLayer(e),e.classList.remove("hidden"),this.animationApi.start(e,!0),this._activeLayer=e,this.emit(Qs.ShowLayer,{layer:e})}hideAllLayers(){this.getLayers().forEach((e=>this.hideLayer(e)))}showLayerByIndex(e){const t=this.getLayers();t.forEach((e=>this.hideLayer(e)));const s=t[e];s&&this.showLayer(s)}hasValidMultiSlides(){let e=!0,t=this.layersContainer.querySelectorAll(".narrative-slide.narrative-multi-slide");const s=this.layersContainer.querySelectorAll(".narrative-slide.narrative-multi-slide:not(.hidden)");return t.length>0&&0===s.length&&(e=!1),e}}class Zs{animationApi;slideElement=null;constructor(e){this.animationApi=e}init(e){this.slideElement=e.querySelector(".narrative-slide")}start(){try{if(!this.slideElement)return;this.animationApi.start(this.slideElement,!0)}catch(e){console.error(e)}}stop(){try{if(!this.slideElement)return;this.animationApi.stop(this.slideElement,!0)}catch(e){console.error(e)}}resume(){this.slideElement&&this.animationApi.resume(this.slideElement)}pause(){this.slideElement&&this.animationApi.pause(this.slideElement)}}!function(e){e.Playing="playing",e.Waiting="waiting",e.Error="error"}(Ks||(Ks={}));class Js{videoContext;videoEl;constructor(e,t){this.videoContext=e,this.videoEl=t,this.parseDefaultMuted()}get $video(){return this.videoEl}get muted(){return this.videoEl.muted}get paused(){return this.videoEl.paused}async start(){this.videoEl.pause(),this.videoEl.currentTime=0,await this.play()}async play(){try{const e=this.videoEl.play();e?await e:await new Promise((e=>{setTimeout(e,0)}))}catch(e){throw e}}pause(){this.videoEl.pause()}async resume(){this.videoEl.paused&&await this.videoEl.play()}stop(){this.videoEl.pause(),this.videoEl.currentTime=0}mute(){"1"!==this.videoEl.getAttribute("data-default-muted")&&(this.videoEl.muted=!0)}unmute(){"1"!==this.videoEl.getAttribute("data-default-muted")&&(this.videoEl.muted=!1)}async load(e=!0){return new Promise((t=>{const s=this.videoEl.oncanplaythrough?"canplaythrough":"canplay";this.videoEl.addEventListener(s,(()=>{requestAnimationFrame((()=>{requestAnimationFrame((()=>{setTimeout((()=>t()),0)}))}))}),{once:!0}),e&&this.videoEl.load()}))}on(e,t){return this.videoEl.addEventListener(e,t),this}once(e,t){return this.videoEl.addEventListener(e,t,{once:!0}),this}off(e,t){return this.videoEl.removeEventListener(e,t),this}async destroy(){this.stop()}parseDefaultMuted(){null===this.videoEl.getAttribute("data-default-muted")&&(this.videoEl.muted?this.videoEl.setAttribute("data-default-muted","1"):this.videoEl.setAttribute("data-default-muted","0"))}onPlaying(){}onWaiting(){}}var Xs=R(3107);class ei{video;timeupdate=Date.now();state=0;playingCheckerTimerId=null;constructor(e){this.video=e,this.handleTimeUpdate=this.handleTimeUpdate.bind(this),this.video.$video.addEventListener("timeupdate",this.handleTimeUpdate)}destroy(){null!=this.playingCheckerTimerId&&window.clearTimeout(this.playingCheckerTimerId),this.video.$video.removeEventListener("timeupdate",this.handleTimeUpdate)}handleTimeUpdate(){this.timeupdate=Date.now(),null!=this.playingCheckerTimerId&&window.clearTimeout(this.playingCheckerTimerId),1!==this.state&&(this.state=1,this.triggerUpdate()),this.scheduleUpdate()}scheduleUpdate(){this.playingCheckerTimerId=window.setTimeout((()=>{Date.now()-this.timeupdate>=150&&(this.state=2,this.triggerUpdate())}),300)}triggerUpdate(){1===this.state?this.video.onPlaying():2===this.state&&this.video.onWaiting()}}class ti extends Js{videoContext;player;_vodData=null;isPlaying=!1;isDataWaiting=!1;attached=!1;videoStateAdapter=null;constructor(e,t){super(e,t),this.videoContext=e,this.handlePlayerError=this.handlePlayerError.bind(this),this._vodData=ti.parseData(t)}get vodData(){return this._vodData}static get isBrowserSupported(){return Xs.Player.isBrowserSupported()}async load(){try{ti.isBrowserSupported?(this.disableVideoPreload(),await this.initPlayer()):(this.updateVideoSources(),await super.load(),console.error("[VOD]: Browser not supported!"))}catch(e){throw this.stop(),this.detachVideoElement().catch(console.error),e}}async destroy(){this.player.removeEventListener("error",this.handlePlayerError),this.stop(),await this.detachVideoElement(),await this.player.destroy()}static parseData(e){const t=e.getAttribute("data-vod");try{return t&&JSON.parse(t)}catch{return null}}async stop(){this.isPlaying=!1,this.videoStateAdapter?.destroy(),super.stop()}async start(){this.isPlaying||(this.isPlaying=!0,this.videoStateAdapter=new ei(this),await super.start())}async initPlayer(){this.player=new Xs.Player,this.player.addEventListener("error",this.handlePlayerError),await this.attachVideoElement(),await this.loadVideo()}disableVideoPreload(){this.videoEl.preload="none"}updateVideoSources(){this.videoEl.innerHTML="";for(const e of this.vodData.formats){const t=document.createElement("source");t.src=e.url,t.type=e.mimeType,t.width=e.width,t.height=e.height,this.videoEl.appendChild(t)}}handlePlayerError(e){const t=e.detail,s=`[VOD]: error code ${t.code}; object ${t}`;console.error(s),this.stop(),this.detachVideoElement().catch(console.error).finally((()=>{this.videoContext.emit(Ks.Error,t)}))}async attachVideoElement(){this.attached||(await this.player.attach(this.videoEl),this.attached=!0,H("[VOD]: video element attached",this.videoEl))}async loadVideo(){const e=Xs.Player.convertJsonToUri(this.vodData);await this.player.load(e,0,"application/json"),H(`[VOD]: video ${e} successful loaded`)}async detachVideoElement(){this.attached&&(await this.player.detach(this.videoEl),this.attached=!1,H("[VOD]: video element detached",this.videoEl))}onPlaying(){this.isDataWaiting&&(this.isDataWaiting=!1,this.videoContext.emit(Ks.Playing))}onWaiting(){this.isDataWaiting=!0,this.videoContext.emit(Ks.Waiting)}}class si{videoManager;videos=[];constructor(e){this.videoManager=e}async load(e){for(const t of Array.from(e.querySelectorAll("video"))){const e=this.createVideoByElement(t);this.videos.push(e),await e.load()}}async start(){for(const e of this.videos)await e.start()}pause(){for(const e of this.videos)e.pause()}async resume(){for(const e of this.videos)await e.play()}stop(){for(const e of this.videos)e.stop()}static hasVideo(e){return Boolean(e.querySelector(".narrative-slide__with-video"))}mute(){for(const e of this.videos)e.mute()}unmute(){for(const e of this.videos)e.unmute()}async destroy(){for(const e of this.videos)await e.destroy(),this.videos.splice(this.videos.indexOf(e),1);this.videos=[]}createVideoByElement(e){return ti.parseData(e)?new ti(this,e):new Js(this,e)}emit(e,...t){return this.videoManager.emit(e,...t)}}class ii extends(s()){layerManager;videoContexts=new Map;muted=!1;_loaded=!1;constructor(e){super(),this.layerManager=e,this.handleShowLayer=this.handleShowLayer.bind(this),this.handleHideLayer=this.handleHideLayer.bind(this),this.subscribeLayerManager()}get loaded(){return this._loaded}async load(){this._loaded=!1,this.videoContexts.clear();for(const e of this.layerManager.getLayers()){const t=new si(this);this.videoContexts.set(e,t),await t.load(e)}this._loaded=!0}async start(){const e=this.getActiveVideoContext();await(e?.start())}mute(){this.muted=!0;const e=this.getActiveVideoContext();e?.mute()}unmute(){this.muted=!1;const e=this.getActiveVideoContext();e?.unmute()}async resume(){const e=this.getActiveVideoContext();e?.resume()}pause(){const e=this.getActiveVideoContext();e?.pause()}stop(){for(const e of this.videoContexts.values())e.stop()}async destroy(){this._loaded=!1;for(const e of this.videoContexts.values())await e.destroy();this.videoContexts=new Map,this.unsubscribeLayerManager()}subscribeLayerManager(){this.layerManager.on(Qs.ShowLayer,this.handleShowLayer),this.layerManager.on(Qs.HideLayer,this.handleHideLayer)}unsubscribeLayerManager(){this.layerManager.off(Qs.ShowLayer,this.handleShowLayer),this.layerManager.off(Qs.HideLayer,this.handleHideLayer)}handleShowLayer({layer:e}){this.intheritMuted();const t=this.videoContexts.get(e);t?.start().catch(console.error)}handleHideLayer({layer:e}){const t=this.videoContexts.get(e);t?.stop()}getActiveVideoContext(){const e=this.layerManager.activeLayer;if(e)return this.videoContexts.get(e)}intheritMuted(){this.muted?this.mute():this.unmute()}}class ri extends(s()){videoContainer;videoContext;_loaded=!1;constructor(e){super(),this.videoContainer=e,this.videoContext=new si(this)}get loaded(){return this._loaded}async load(){this._loaded=!1,await this.videoContext.load(this.videoContainer),this._loaded=!0}async start(){await this.videoContext.start()}pause(){this.videoContext.pause()}async resume(){await this.videoContext.resume()}stop(){this.videoContext.stop()}mute(){this.videoContext.mute()}unmute(){this.videoContext.unmute()}async destroy(){return this._loaded=!1,this.videoContext.destroy()}}class ai{constructor(){}static create(e,t){if(!si.hasVideo(e))return null;return e.querySelectorAll(".narrative-slide.narrative-multi-slide").length>0?new ii(t):new ri(e)}}class oi{_widgetFactories=new Set;_widgets=[];constructor(){this.refreshUserData=this.refreshUserData.bind(this)}get widgets(){return this._widgets}async init(e){this._widgets=[];for(const t of this._widgetFactories.values()){const s=t.create(e);s.length?this._widgets.push(...s):this._widgetFactories.delete(t)}await Promise.all(this._widgets.map((e=>e.init())))}registerFactory(e){this._widgetFactories.add(e)}registerManyFactories(e){this._widgetFactories.clear();for(const t of e)this._widgetFactories.add(t)}pause(){for(const e of this._widgets)e.pause()}resume(){for(const e of this._widgets)e.resume()}findAllOfType(e){return this.widgets.filter(e)}stop(){for(const e of this._widgets)e.destroy();this._widgets=[]}handleWidgetClick(e,t){for(const s of this.widgets)if(s.click({target:e,navigationController:t}),t.defaultPrevented)break}destroy(){this.stop()}refreshUserData(){for(const e of this._widgets)e.refreshUserData()}}class ni{pause(){}resume(){}destroy(){}refreshUserData(){}setUserData(e,t){}}class li extends ni{element;slideApi;constructor(e,t){super(),this.element=e,this.slideApi=t}async init(){this.slideApi.WidgetCopy.init(this.element)}refreshUserData(){this.slideApi.WidgetCopy.onRefreshUserData(this.element)}click(e){this.element==e.target&&(this.slideApi.WidgetCopy.click(e.target),e.navigationController.preventDefault())}}class di{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-copy")).map((e=>new li(e,this.slideApi)))}}class ci extends ni{element;slideApi;constructor(e,t){super(),this.element=e,this.slideApi=t}async init(){this.slideApi.WidgetDataInput.init(this.element)}refreshUserData(){this.slideApi.WidgetDataInput.onRefreshUserData(this.element)}click(e){this.element==e.target&&(this.slideApi.WidgetDataInput.click(e.target),e.navigationController.preventDefault())}setUserData(e,t=""){this.slideApi.WidgetDataInput.setUserData(e,t)}}class hi{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-data-input")).map((e=>new ci(e,this.slideApi)))}}class ui extends ni{element;layers;slideApi;constructor(e,t,s){super(),this.element=e,this.layers=t,this.slideApi=s}async init(){this.slideApi.WidgetDateCountdown.init(this.element,this.layers)}pause(){this.slideApi.WidgetDateCountdown.onPause(this.element)}resume(){this.slideApi.WidgetDateCountdown.onResume(this.element)}refreshUserData(){this.slideApi.WidgetDateCountdown.onRefreshUserData(this.element)}click(){}}class pi{slideApi;constructor(e){this.slideApi=e}create(e){const t=Array.from(e.querySelectorAll(".narrative-element-date-countdown")),s=Array.from(e.querySelectorAll(".narrative-slide.narrative-multi-slide"));return t.map((e=>new ui(e,s,this.slideApi)))}}class gi extends ni{element;slideApi;constructor(e,t){super(),this.element=e,this.slideApi=t}async init(){this.slideApi.WidgetPoll.init(this.element)}refreshUserData(){this.slideApi.WidgetPoll.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetPoll.select(e)}setUserData(e,t=""){this.slideApi.WidgetPoll.setUserData(e,t)}click(e){e.target.classList.contains("narrative-element-poll-button")&&(this.select(e.target),e.navigationController.preventDefault())}}class mi{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-poll")).map((e=>new gi(e,this.slideApi)))}}class yi extends ni{element;layers;slideApi;constructor(e,t,s){super(),this.element=e,this.layers=t,this.slideApi=s}async init(){this.slideApi.WidgetPollLayers.init(this.element,this.layers)}refreshUserData(){this.slideApi.WidgetPollLayers.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetPollLayers.select(e)}click(e){e.target.classList.contains("narrative-element-poll-button")&&(this.select(e.target),e.navigationController.preventDefault())}}class vi{slideApi;constructor(e){this.slideApi=e}create(e){const t=Array.from(e.querySelectorAll(".narrative-element-poll-layers")),s=Array.from(e.querySelectorAll(".narrative-slide.narrative-multi-slide"));return t.map((e=>new yi(e,s,this.slideApi)))}}class fi extends ni{element;slideApi;story;constructor(e,t,s){super(),this.element=e,this.slideApi=t,this.story=s}async init(){return this.slideApi.WidgetQuest.init(this.element)}refreshUserData(){this.slideApi.WidgetQuest.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetQuest.select(e)}click(e){e.target.classList.contains("narrative-element-test-answer")?this.handleTestAnswer(e):this.handleRouteClick(e)}handleTestAnswer(e){this.select(e.target),e.navigationController.preventDefault()}handleRouteClick(e){e.navigationController.navigationDisabled||(e.navigationController.preventDefault(),this.slideApi.WidgetQuest.handleRouteClick(this.element,{direction:e.navigationController.direction>0?"forward":"backward",slideIndex:this.story.activeSlideIndex,slideCount:this.story.slidesCount,click:()=>{e.navigationController.navigate()}}))}}class wi{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-quest");return t?[new fi(t,this.slideApi,this.story)]:[]}}class _i extends ni{element;slideApi;story;constructor(e,t,s){super(),this.element=e,this.slideApi=t,this.story=s}async init(){this.slideApi.WidgetQuiz.init(this.element)}refreshUserData(){this.slideApi.WidgetQuiz.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetQuiz.select(e)}slideQuizIsDone(e){return this.slideApi.WidgetQuiz.slideQuizIsDone(e)}click(e){e.target.classList.contains("narrative-element-quiz-next-button")?this.handleNextButton(e):e.target.classList.contains("narrative-element-quiz-answer")?this.handleAnswer(e):this.handleQuizIsDone(e)}handleQuizIsDone(e){this.slideQuizIsDone(this.element)||e.navigationController.disableNextClick()}handleNextButton(e){this.story.nextSlide(),e.navigationController.preventDefault()}handleAnswer(e){this.select(e.target),e.navigationController.preventDefault()}}class Si{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-quiz");return t?[new _i(t,this.slideApi,this.story)]:[]}}class bi extends ni{element;slideApi;story;constructor(e,t,s){super(),this.element=e,this.slideApi=t,this.story=s}async init(){this.slideApi.WidgetQuizGrouped.init(this.element)}refreshUserData(){this.slideApi.WidgetQuizGrouped.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetQuizGrouped.select(e)}slideQuizIsDone(e){return this.slideApi.WidgetQuizGrouped.slideQuizIsDone(e)}click(e){e.target.classList.contains("narrative-element-quiz-next-button")?this.handleNextButton(e):e.target.classList.contains("narrative-element-quiz-answer")?this.handleAnswer(e):this.handleQuizIsDone(e)}handleNextButton(e){this.story.nextSlide(),e.navigationController.preventDefault()}handleQuizIsDone(e){this.slideQuizIsDone(this.element)||e.navigationController.disableNextClick()}handleAnswer(e){this.select(e.target),e.navigationController.preventDefault()}}class xi{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-quiz-grouped");return t?[new bi(t,this.slideApi,this.story)]:[]}}class Ci extends ni{element;slideApi;touchController;slideContent;constructor(e,t,s,i){super(),this.element=e,this.slideApi=t,this.touchController=s,this.slideContent=i,this.disableSwipeGesture=this.disableSwipeGesture.bind(this),this.enableSwipeGesture=this.enableSwipeGesture.bind(this)}async init(){this.slideApi.WidgetRangeSlider.init(this.element),this.registerMouseAndTouchEvents()}refreshUserData(){this.slideApi.WidgetRangeSlider.onRefreshUserData(this.element)}click(e){e.target.classList.contains("rangeslider")?this.handleClickSlider(e):e.target.classList.contains("narrative-element-range-slider-next-button")?this.handleClickSliderNextButton(e):this.handleCaptureClick(e)}isClickCapturedBySlider(e){return this.slideApi.WidgetRangeSlider.isClickCapturedBySlider(e)}destroy(){this.unregisterMouseAndTouchEvents()}handleClickSlider(e){e.navigationController.preventDefault()}handleCaptureClick(e){this.isClickCapturedBySlider(this.element)&&e.navigationController.preventDefault()}handleClickSliderNextButton(e){this.slideApi.WidgetRangeSlider.click(e.target),e.navigationController.preventDefault()}disableSwipeGesture(e){this.touchController.disable()}enableSwipeGesture(e){this.touchController.enable()}registerMouseAndTouchEvents(){this.slideContent.addEventListener("mouseup",this.enableSwipeGesture),this.slideContent.addEventListener("touchend",this.enableSwipeGesture),this.slideContent.addEventListener("mousedown",this.disableSwipeGesture),this.slideContent.addEventListener("touchstart",this.disableSwipeGesture)}unregisterMouseAndTouchEvents(){this.slideContent?.removeEventListener("mouseup",this.enableSwipeGesture),this.slideContent?.removeEventListener("touchend",this.enableSwipeGesture),this.slideContent?.removeEventListener("mousedown",this.disableSwipeGesture),this.slideContent?.removeEventListener("touchstart",this.disableSwipeGesture)}}class ki{touchController;slideApi;constructor(e,t){this.touchController=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-range-slider");return t?[new Ci(t,this.slideApi,this.touchController,e)]:[]}}class Mi extends ni{element;slideApi;constructor(e,t){super(),this.element=e,this.slideApi=t}async init(){this.slideApi.WidgetRate.init(this.element)}click(e){e.target.classList.contains("narrative-element-rate-input")&&(this.select(e.target),e.navigationController.preventDefault())}refreshUserData(){this.slideApi.WidgetRate.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetRate.select(e)}setUserData(e,t=""){this.slideApi.WidgetRate.setUserData(e,t)}}class Ii{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-rate")).map((e=>new Mi(e,this.slideApi)))}}class Li extends ni{element;layers;slideApi;constructor(e,t,s){super(),this.element=e,this.layers=t,this.slideApi=s,this.handleShareComplete=this.handleShareComplete.bind(this),this.registerEvents()}async init(){this.slideApi.WidgetShare.init(this.element,Array.from(this.layers))}complete(e,t){this.slideApi.WidgetShare.complete(e,t)}refreshUserData(){this.slideApi.WidgetShare.onRefreshUserData(this.element)}click(e){this.element==e.target&&(this.slideApi.WidgetShare.click(e.target),e.navigationController.preventDefault())}destroy(){this.unregisterEvents()}registerEvents(){ps.on(`${Li.name}.shareComplete`,this.handleShareComplete)}unregisterEvents(){ps.off(`${Li.name}.shareComplete`,this.handleShareComplete)}handleShareComplete({shareId:e,result:t}){H(`[Share Widget]: share complete, { shareId, result }: ${e}, ${t}}`),this.complete(e,t)}}class Ai{slideApi;constructor(e){this.slideApi=e}create(e){const t=Array.from(e.querySelectorAll(".narrative-element-share")),s=Array.from(e.querySelectorAll(".narrative-slide.narrative-multi-slide"));return t.map((e=>new Li(e,s,this.slideApi)))}}class Oi extends ni{element;slideApi;story;constructor(e,t,s){super(),this.element=e,this.slideApi=t,this.story=s}async init(){this.slideApi.WidgetTest.init(this.element)}refreshUserData(){this.slideApi.WidgetTest.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetTest.select(e)}slideTestIsDone(e){return this.slideApi.WidgetTest.slideTestIsDone(e)}slideTestWithTimer(e){return this.slideApi.WidgetTest.slideTestWithTimer(e)}click(e){e.target.classList.contains("narrative-element-test-next-button")?this.handleNextButton(e):e.target.classList.contains("narrative-element-test-answer")?this.handleAnswer(e):this.handleTestIsDone(e)}handleNextButton(e){this.story.nextSlide(),e.navigationController.preventDefault()}handleAnswer(e){this.select(e.target),e.navigationController.preventDefault()}handleTestIsDone(e){const t=this.slideTestIsDone(this.element);!this.slideTestWithTimer(this.element)||t?t||e.navigationController.disableNextClick():e.navigationController.preventDefault()}}class Ei{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-test");return t?[new Oi(t,this.slideApi,this.story)]:[]}}class Ti extends ni{element;slideApi;constructor(e,t){super(),this.element=e,this.slideApi=t}async init(){this.slideApi.WidgetVote.init(this.element);const e="narrative-element-quiz-next-button",t=this.element.querySelector(`.${e}`);t&&t.classList.remove(e)}refreshUserData(){this.slideApi.WidgetVote.onRefreshUserData(this.element)}select(e){this.slideApi.WidgetVote.select(e)}click(e){if(e.target.classList.contains("narrative-element-vote-next-button")){if(!this.slideApi.WidgetVote.click(e.target))return void e.navigationController.preventDefault()}e.target.classList.contains("narrative-element-vote-answer")&&(this.slideApi.WidgetVote.select(e.target),e.navigationController.preventDefault())}}class Ri{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-vote")).map((e=>new Ti(e,this.slideApi)))}}class Di extends ni{element;slideApi;constructor(e,t){super(),this.element=e,this.slideApi=t}async init(){this.slideApi.WidgetBarcode.init(this.element)}refreshUserData(){this.slideApi.WidgetBarcode.onRefreshUserData(this.element)}click(e){this.element==e.target&&(this.slideApi.WidgetBarcode.click(e.target),e.navigationController.preventDefault())}}class Pi{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-barcode")).map((e=>new Di(e,this.slideApi)))}}class Bi extends ni{elements;slideApi;constructor(e,t){super(),this.elements=e,this.slideApi=t}async init(){this.slideApi.WidgetMultiSlide.init(this.elements)}click(){}destroy(){}}class ji{slideApi;constructor(e){this.slideApi=e}create(e){const t=Array.from(e.querySelectorAll(".narrative-slide.narrative-multi-slide"));return t.length?[new Bi(t,this.slideApi)]:[]}}var Fi,Ni=R(5714),Ui=R.n(Ni);!function(e){e.TouchStart="touchStart",e.TouchMove="touchMove",e.TouchEnd="touchEnd",e.TouchMoveHorizontal="touchMoveHorizontal",e.TouchMoveVertical="touchMoveVertical",e.LongTouchDetected="longTouchDetected"}(Fi||(Fi={}));class zi{x;y;constructor(e,t){this.x=e,this.y=t}}class Vi{x;y;dx;dy;constructor(e,t,s,i){this.x=e,this.y=t,this.dx=s,this.dy=i}}class Wi extends(s()){$el=null;startPoint=new zi(0,0);touchStartTimerId=null;enabled=!0;_isSwiping=!1;touched=!1;_horizontalSwipeGesture=!1;_verticalSwipeGesture=!1;_isLongTouch=!1;options={threshold:10,touchStartTimeout:-1};constructor(e){super(),e&&(this.options=Ui()(this.options,e)),this.handleTouchStart=this.handleTouchStart.bind(this),this.handleTouchMove=this.handleTouchMove.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}get isSwiping(){return this._isSwiping}get horizontalSwipeGesture(){return this._horizontalSwipeGesture}get verticalSwipeGesture(){return this._verticalSwipeGesture}enable(){this.enabled=!0}disable(){this.enabled=!1}destroy(){this.$el&&(this.reset(),this.clearTouchStartTimeout(),this.$el.removeEventListener("touchstart",this.handleTouchStart),this.$el.removeEventListener("touchmove",this.handleTouchMove),this.$el.removeEventListener("touchend",this.handleTouchEnd),this.$el=null)}init(e){this.$el||(this.$el=e,this.$el.addEventListener("touchstart",this.handleTouchStart,{passive:!0}),this.$el.addEventListener("touchmove",this.handleTouchMove,{passive:!0}),this.$el.addEventListener("touchend",this.handleTouchEnd))}handleTouchStart(e){e.stopPropagation(),this.enabled&&!this.touched&&(this.touched=!0,this.clearTouchStartTimeout(),this.startPoint=this.getPointByEvent(e),this.emit(Fi.TouchStart,new Vi(this.startPoint.x,this.startPoint.y,0,0)),this.startTouchStartTimer(this.startPoint))}handleTouchMove(e){if(!this.touched)return;const t=this.getPointByEvent(e),s=this.getDeltaPoint(t),i=new Vi(t.x,t.y,s.x,s.y);this.isThresholdExceed(s)&&(this._isSwiping=!0),this._isSwiping&&(this.emit(Fi.TouchMove,i),this.determineSwipeGestureDirection(s),this.handleHorizontalSwipeGesture(i),this.handleVerticalSwipeGesture(i))}isThresholdExceed(e){return Math.abs(e.x)>this.options.threshold||Math.abs(e.y)>this.options.threshold}handleTouchEnd(e){if(!this.touched)return;this._isLongTouch&&e.preventDefault(),e.stopPropagation(),this.clearTouchStartTimeout();const t=this.getPointByEvent(e),s=this.getDeltaPoint(t);this.emit(Fi.TouchEnd,new Vi(t.x,t.y,s.x,s.y)),this.reset()}clearTouchStartTimeout(){this.touchStartTimerId&&(clearTimeout(this.touchStartTimerId),this.touchStartTimerId=null)}startTouchStartTimer(e){null!=this.options.touchStartTimeout&&-1!==this.options.touchStartTimeout&&(this.touchStartTimerId=setTimeout((()=>{this._isLongTouch=!0,this.emit(Fi.LongTouchDetected,e)}),this.options.touchStartTimeout))}getPointByEvent(e){if(e instanceof TouchEvent){const t=e.changedTouches[0];return new zi(t.pageX,t.pageY)}return new zi(e.pageX,e.pageY)}getDeltaPoint(e){const t=e.x-this.startPoint.x,s=e.y-this.startPoint.y;return new zi(t,s)}determineSwipeGestureDirection(e){Math.abs(e.x)>Math.abs(e.y)?this._verticalSwipeGesture||(this._horizontalSwipeGesture=!0):this._horizontalSwipeGesture||(this._verticalSwipeGesture=!0)}handleVerticalSwipeGesture(e){this._verticalSwipeGesture&&this.emit(Fi.TouchMoveVertical,e)}handleHorizontalSwipeGesture(e){this._horizontalSwipeGesture&&this.emit(Fi.TouchMoveHorizontal,e)}reset(){this._isSwiping=!1,this.touched=!1,this._isLongTouch=!1,this._horizontalSwipeGesture=!1,this._verticalSwipeGesture=!1}}class Gi{timeout_id;duration;content;position;getMountPoint=()=>document.body;constructor(e){let t;this.timeout_id=null,this.duration=3e3,this.content="",this.position="bottom",e&&"object"==typeof e&&(e.duration&&(this.duration="string"==typeof e.duration?parseFloat(e.duration):e.duration),e.content&&(this.content=e.content),e.getMountPoint&&(this.getMountPoint=e.getMountPoint),e.position&&(t=e.position.toLowerCase(),this.position="top"===t||"bottom"===t?t:"bottom"),this.show())}show(){if(!this.content)return!1;this.timeout_id&&clearTimeout(this.timeout_id);const e=document.getElementById("toast_container");e&&e.parentNode?.removeChild(e);const t=document.createElement("div");t.setAttribute("id","toast_container"),t.setAttribute("class","toast_fadein");const s=document.createElement("div");s.setAttribute("id","toast"),t.appendChild(s);const i=document.createElement("span");return i.innerHTML=this.content,s.appendChild(i),this.getMountPoint().appendChild(t),this.timeout_id=window.setTimeout(this.hide,this.duration),!0}hide(){const e=document.getElementById("toast_container");if(!e)return!1;function t(){const e=document.getElementById("toast_container");if(!e)return!1;e.parentNode?.removeChild(e)}return this.timeout_id&&clearTimeout(this.timeout_id),e.className+=" toast_fadeout",e.addEventListener("webkitAnimationEnd",t),e.addEventListener("animationEnd",t),e.addEventListener("msAnimationEnd",t),e.addEventListener("oAnimationEnd",t),!0}}var $i=R(7326),Hi=R.n($i);class qi{slider;constructor(e){this.slider=e,this.handleScroll=this.handleScroll.bind(this),this.init(),this.addEventListeners()}destroy(){this.slider.getElementRef().removeEventListener("scroll",this.handleScroll)}init(){const e=this.slider.getElementRef();e.style.overflowX=this.slider.isHorizontal()?"scroll":"hidden",e.style.overflowY=this.slider.isHorizontal()?"hidden":"scroll"}addEventListeners(){this.slider.getElementRef().addEventListener("scroll",this.handleScroll)}scrollTo(e){const t=this.slider.getElementRef(),s=this.slider.dir===O.LTR?1:-1;t.scrollLeft=s*e.x,t.scrollTop=e.y}scrollWithAnimation(e,t){const s=this.slider.getElementRef(),i=this.slider.dir===O.LTR?1:-1;s.scrollTo({left:i*e.x,top:e.y,behavior:"smooth"})}stopAnimation(){}handleScroll(){this.slider.notifyScrollStart();const e=this.slider.getElementRef();this.slider.updatePosition(Math.abs(e.scrollLeft),Math.abs(e.scrollTop)),this.slider.testAttraction(e.scrollLeft,e.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition()),this.debouncedTryEndScroll()}debouncedTryEndScroll=Hi()((()=>{this.slider.notifyScrollEnd()}),200)}class Qi{slider;lastClientX=0;lastClientY=0;pushed=!1;isDragging=!1;isAnimating=!1;constructor(e){this.slider=e,this.handleScroll=this.handleScroll.bind(this),this.init(),this.handleMouseDown=this.handleMouseDown.bind(this),this.handleMouseMove=this.handleMouseMove.bind(this),this.handleMouseUp=this.handleMouseUp.bind(this),this.addEventListeners()}init(){const e=this.slider.getElementRef();e.style.overflowX=this.slider.isHorizontal()?"scroll":"hidden",e.style.overflowY=this.slider.isHorizontal()?"hidden":"scroll"}addEventListeners(){const e=this.slider.getElementRef();e.addEventListener("scroll",this.handleScroll),e.addEventListener("mousedown",this.handleMouseDown,Z),e.addEventListener("touchstart",this.handleMouseDown,Z)}scrollTo(e){const t=this.slider.getElementRef(),s=this.slider.dir===O.LTR?1:-1;t.scrollLeft=s*e.x,t.scrollTop=e.y,this.slider.updatePosition(Math.abs(t.scrollLeft),Math.abs(t.scrollTop)),this.slider.testAttraction(t.scrollLeft,t.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition())}scrollWithAnimation(e,t){this.isAnimating=!0;const s=this.slider.getElementRef(),i=this.slider.dir===O.LTR?1:-1;s.scrollTo({left:i*e.x,top:e.y,behavior:"smooth"})}stopAnimation(){}destroy(){const e=this.slider.getElementRef();e.removeEventListener("mousedown",this.handleMouseDown,Z),e.removeEventListener("touchstart",this.handleMouseDown,Z),e.removeEventListener("mouseup",this.handleMouseUp,Z),e.removeEventListener("touchend",this.handleMouseUp,Z),e.removeEventListener("mousemove",this.handleMouseMove,Z),e.removeEventListener("touchmove",this.handleMouseMove,Z),e.removeEventListener("scroll",this.handleScroll)}handleMouseDown(e){this.pushed=!0,this.isDragging=!1;const{clientX:t,clientY:s}=this.extractPointerPosition(e);this.lastClientX=t,this.lastClientY=s,window.addEventListener("mouseup",this.handleMouseUp,Z),window.addEventListener("touchend",this.handleMouseUp,Z),window.addEventListener("mousemove",this.handleMouseMove,Z),window.addEventListener("touchmove",this.handleMouseMove,Z)}handleMouseUp(){this.pushed&&(this.pushed=!1,this.isDragging=!1,this.slider.notifyScrollEnd(),window.removeEventListener("mouseup",this.handleMouseUp,Z),window.removeEventListener("touchend",this.handleMouseUp,Z),window.removeEventListener("mousemove",this.handleMouseMove,Z),window.removeEventListener("touchmove",this.handleMouseMove,Z))}handleMouseMove(e){if(!this.pushed)return;const{clientX:t,clientY:s}=this.extractPointerPosition(e),i=t-this.lastClientX,r=s-this.lastClientY;this.lastClientX=t,this.lastClientY=s;const{x:a,y:o}=this.slider.preparePosition(this.slider.getCurrentPosition().x-i,this.slider.getCurrentPosition().y-r);!this.isDragging&&(Math.abs(i)>=1||Math.abs(r)>=1)&&(this.isDragging=!0),this.isDragging&&this.scrollTo({x:a,y:o})}extractPointerPosition(e){return e instanceof MouseEvent?{clientX:e.clientX,clientY:e.clientY}:{clientX:e.touches[0].clientX,clientY:e.touches[0].clientY}}handleScroll(){this.isDragging?this.handleScrollByDraggable():this.isAnimating?this.handleScrollByAnimation():this.handleScrollByMouseWheel()}handleScrollByMouseWheel(){this.slider.notifyScrollStart();const e=this.slider.getElementRef();this.slider.updatePosition(Math.abs(e.scrollLeft),Math.abs(e.scrollTop)),this.slider.testAttraction(e.scrollLeft,e.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition()),this.debouncedTryMouseWheelEndScroll()}handleScrollByDraggable(){this.slider.notifyScrollStart()}handleScrollByAnimation(){if(!this.isAnimating)return;this.slider.notifyScrollStart();const e=this.slider.getElementRef();this.slider.updatePosition(Math.abs(e.scrollLeft),Math.abs(e.scrollTop)),this.slider.testAttraction(e.scrollLeft,e.scrollTop),this.slider.emit("scroll",this.slider.getCurrentPosition()),this.debouncedTryAnimationEndScroll()}debouncedTryAnimationEndScroll=Hi()((()=>{this.isAnimating=!1,this.slider.notifyScrollEnd()}),200);debouncedTryMouseWheelEndScroll=Hi()((()=>{this.slider.notifyScrollEnd()}),200)}var Ki;!function(e){e.Horizontal="horizontal",e.Vertical="vertical"}(Ki||(Ki={}));class Yi extends t.EventEmitter{scrollStrategy;_isScrolling=!1;slider;currentPosition={x:0,y:0};direction=Ki.Horizontal;gap=20;_reachStart=!0;_reachEnd=!0;desktopMode=!0;_dir=O.LTR;get isScrolling(){return this._isScrolling}get slides(){return this.slider.children[0]instanceof HTMLSlotElement?this.slider.children[0].assignedElements({flatten:!1}):Array.from(this.slider.children)}get elementRef(){return this.slider}get reachStart(){return this._reachStart}get reachEnd(){return this._reachEnd}get scrollWidth(){return this.slider.scrollWidth}get dir(){return this._dir}mount(e){this.slider=e,this.changeScrollStrategy()}destroy(){this.removeAllListeners(),this.scrollStrategy.destroy()}getLength(){return this.slider?.children.length??0}changeDirection(e){this.direction=e,this.scrollTo(0,0),this.changeScrollStrategy()}setGap(e){this.gap=e}setDesktopMode(e){this.desktopMode=e,this.changeScrollStrategy()}getGap(){return this.gap}scrollTo(e,t=300){e=Math.trunc(e);const s=this.preparePosition(e,e);this.isTheSamePosition(s.x,s.y)||(t>0?this.scrollStrategy.scrollWithAnimation(s,t):this.scrollStrategy.scrollTo(s))}isHorizontal(){return this.direction===Ki.Horizontal}updatePosition(e,t){this.currentPosition={x:Math.trunc(e),y:Math.trunc(t)}}getElementRef(){return this.slider}getCurrentPosition(){return this.currentPosition}preparePosition(e,t){let s={x:e,y:t};return this.isHorizontal()?s.y=0:s.x=0,this.attractToBounds(s.x,s.y)}attractToBounds(e,t){return{x:this.attractToBoundsByX(e),y:this.attractToBoundsByY(t)}}attractToBoundsByX(e){return e<=0?0:e+this.slider.clientWidth>=this.slider.scrollWidth?this.slider.scrollWidth-this.slider.clientWidth:e}attractToBoundsByY(e){return e<=0?0:e+this.slider.clientHeight>=this.slider.scrollHeight?this.slider.scrollHeight-this.slider.clientHeight:e}testAttraction(e,t){const s=e+this.slider.clientWidth>=Math.max(this.slider.scrollWidth-1,0),i=t+this.slider.clientHeight>=Math.max(this.slider.scrollHeight-1,0);this._reachStart=e<=0&&t<=0,this._reachEnd=this.isHorizontal()?s:i,this.emit("reachStart",this._reachStart),this.emit("reachEnd",this._reachEnd)}setTextDirection(e){this._dir=e}scrollBySlideIndex(e,t){this.isHorizontal()?this.scrollTo(this.slides[e].offsetLeft,t):this.scrollTo(this.slides[e].offsetTop,t)}scrollByDirection(e,t){const{x:s,y:i}=this.getCurrentPosition(),r=this.isHorizontal()?s:i,a=this.getSlidesPerView(),o=this.getStoryWidth(),n=this.getStoryHeight(),l=r+e*a*(this.isHorizontal()?o:n);this.scrollTo(l,t)}notifyScrollStart(){this.isScrolling||(this._isScrolling=!0,this.emit("scrollstart",this.currentPosition))}notifyScrollEnd(){this.isScrolling&&(this._isScrolling=!1,this.emit("scrollend",this.currentPosition))}async waitStoryListClientWidth(){const e=t=>{this.elementRef.clientWidth>0?t():requestAnimationFrame((()=>e(t)))};return new Promise((t=>{requestAnimationFrame((()=>e(t)))}))}isTheSamePosition(e,t){return e===this.currentPosition.x&&t===this.currentPosition.y}getSlidesPerView(){if(this.isHorizontal()&&this.slider.clientWidth){const e=this.slider.children[0].clientWidth+this.gap;return Math.round(this.slider.clientWidth/e)}if(!this.isHorizontal()&&this.slider.clientHeight){const e=this.slider.children[0].clientHeight+this.gap;return Math.round(this.slider.clientHeight/e)}return 1}getStoryWidth(){return this.slides[0]?.clientWidth+this.gap}getStoryHeight(){return this.slides[0]?.clientHeight+this.gap}changeScrollStrategy(){this.scrollStrategy&&this.scrollStrategy.destroy(),this.scrollStrategy=this.desktopMode?new Qi(this):new qi(this)}}const Zi=45,Ji=350,Xi="linear",er=1.6,tr=2*Math.tan(Zi*Math.PI/360),sr=Ji/1e3;class ir{slider;newAngle=0;angleDelta=0;normalizedShift=0;movementStartAt=0;_currentAngle=0;constructor(e){this.slider=e}get currentAngle(){return this._currentAngle}get perspective(){return 0}get depth(){return 0}startMove(){this.newAngle=0,this.angleDelta=0,this.normalizedShift=0,this.movementStartAt=Date.now()}move(e){this.normalizedShift=e/this.slider.clientWidth*er,this.newAngle=this._currentAngle+this.normalizedShift*Zi,this.angleDelta=this.newAngle-this._currentAngle}endMove(){if(!this.normalizedShift)return;let e=Math.round(this.angleDelta/Zi);e=this.limitByFastMovement(e),e=this.limitBySliderEdges(e),this.slider.emit("touchEnd",e)}limitByFastMovement(e){return this.isFastMovement(e)?this.normalizedShift<0?-1:1:e}isFastMovement(e){return Date.now()-this.movementStartAt<=500&&0===e}limitBySliderEdges(e){return e<0&&this.slider.isBeginning||e>0&&this.slider.isEnd?0:e}}const rr=.05;class ar extends ir{init(){this._currentAngle=this.slider.currentIndex*Zi}transform(e){const t=this.slider.leftElement,s=this.slider.rightElement,i=this.slider.frontElement;t?.style.setProperty("transform",`translateZ(0) translateX(${-100*(.1- -1*e/10)}%) scale(${Math.min(.9+-1*e/10,1)})`),s?.style.setProperty("transform",`translateZ(0) translateX(${100*(1-e)}%)`),i?.style.setProperty("transform",`translateZ(0) translateX(${e<=0?-100*e:-100*(0- -1*e/10)}%) scale(${e<=0?1:1+-1*e/10})`)}move(e){super.move(e),this.normalizedShift=this.applyBoundsConstraint(this.normalizedShift),this.transform(this.normalizedShift)}getCSSStyle(e,t){return{display:Math.abs(e-t)<=1?"block":"none",transition:"inherit",transform:`translateZ(0) translateX(${0===e?-10:-100*t+100*e}%) scale(${0===e?.9:1})`}}applyBoundsConstraint(e){return this.slider.isBeginning||this.slider.isEnd?e>=rr&&this.slider.isEnd?rr:e<=-.05&&this.slider.isBeginning?-.05:e:e}}const or=.05;class nr extends ir{init(){this._currentAngle=this.slider.currentIndex*Zi}transform(e){const t=this.slider.leftElement,s=this.slider.rightElement,i=this.slider.frontElement;t?.style.setProperty("transform",`translateZ(0) translateX(${-100*(1+e)}%)`),s?.style.setProperty("transform",`translateZ(0) translateX(${100*(1-e)}%)`),i?.style.setProperty("transform",`translateZ(0) translateX(${-100*e}%)`)}move(e){super.move(e),this.normalizedShift=this.applyBoundsConstraint(this.normalizedShift),this.transform(this.normalizedShift)}getCSSStyle(e,t){return{display:Math.abs(e-t)<=1?"block":"none",transition:"inherit",transform:`translateZ(0) translateX(${-100*t+100*e}%)`}}applyBoundsConstraint(e){return this.slider.isBeginning||this.slider.isEnd?e>=or&&this.slider.isEnd?or:e<=-.05&&this.slider.isBeginning?-.05:e:e}}class lr extends ir{get perspective(){return this.slider.clientWidth*er}get depth(){return this.slider.clientWidth/tr}init(){this.transform(this.slider.currentIndex)}async transform(e){this._currentAngle=this._currentAngle+e*Zi,this.slider.setTransform(`rotateY(${-this._currentAngle}deg)`)}move(e){super.move(e),this.newAngle=this.applyBoundsConstraint(this.angleDelta),this.slider.setTransform(`rotateY(${-this.newAngle}deg)`)}getCSSStyle(e,t){return{display:Math.abs(e-t)<=1?"block":"none",transition:"",transform:"rotateY("+e*Zi+`deg) translateZ(${this.depth}px)`}}applyBoundsConstraint(e){return this.slider.isBeginning||this.slider.isEnd?e>=5&&this.slider.isEnd?this._currentAngle+5:e<=-5&&this.slider.isBeginning?this._currentAngle-5:this.newAngle:this.newAngle}}class dr{static create(e,t){switch(t){case _.FLAT:return new nr(e);case _.COVER:return new ar(e);case _.CUBE:return new lr(e);default:return new nr(e)}}}var cr=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},hr=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let ur=(()=>{let e,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,v,f=t.EventEmitter,w=[],_=[],S=[],b=[],x=[],C=[],k=[];return class extends f{static{const t="function"==typeof Symbol&&Symbol.metadata?Object.create(f[Symbol.metadata]??null):void 0;e=[we.observable],s=[we.observable],i=[we.observable],r=[we.computed],a=[we.computed],o=[we.computed],n=[we.computed],l=[we.computed],d=[we.computed],c=[we.computed],h=[we.computed],u=[we.computed],p=[we.action],g=[we.action],m=[we.action],y=[we.action],v=[we.action],hr(this,null,e,{kind:"accessor",name:"_animating",static:!1,private:!1,access:{has:e=>"_animating"in e,get:e=>e._animating,set:(e,t)=>{e._animating=t}},metadata:t},_,S),hr(this,null,s,{kind:"accessor",name:"_currentIndex",static:!1,private:!1,access:{has:e=>"_currentIndex"in e,get:e=>e._currentIndex,set:(e,t)=>{e._currentIndex=t}},metadata:t},b,x),hr(this,null,i,{kind:"accessor",name:"effect",static:!1,private:!1,access:{has:e=>"effect"in e,get:e=>e.effect,set:(e,t)=>{e.effect=t}},metadata:t},C,k),hr(this,null,r,{kind:"getter",name:"animating",static:!1,private:!1,access:{has:e=>"animating"in e,get:e=>e.animating},metadata:t},null,w),hr(this,null,a,{kind:"getter",name:"leftElement",static:!1,private:!1,access:{has:e=>"leftElement"in e,get:e=>e.leftElement},metadata:t},null,w),hr(this,null,o,{kind:"getter",name:"rightElement",static:!1,private:!1,access:{has:e=>"rightElement"in e,get:e=>e.rightElement},metadata:t},null,w),hr(this,null,n,{kind:"getter",name:"frontElement",static:!1,private:!1,access:{has:e=>"frontElement"in e,get:e=>e.frontElement},metadata:t},null,w),hr(this,null,l,{kind:"getter",name:"isBeginning",static:!1,private:!1,access:{has:e=>"isBeginning"in e,get:e=>e.isBeginning},metadata:t},null,w),hr(this,null,d,{kind:"getter",name:"isEnd",static:!1,private:!1,access:{has:e=>"isEnd"in e,get:e=>e.isEnd},metadata:t},null,w),hr(this,null,c,{kind:"getter",name:"perspective",static:!1,private:!1,access:{has:e=>"perspective"in e,get:e=>e.perspective},metadata:t},null,w),hr(this,null,h,{kind:"getter",name:"depth",static:!1,private:!1,access:{has:e=>"depth"in e,get:e=>e.depth},metadata:t},null,w),hr(this,null,u,{kind:"getter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,get:e=>e.currentIndex},metadata:t},null,w),hr(this,null,p,{kind:"setter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,set:(e,t)=>{e.currentIndex=t}},metadata:t},null,w),hr(this,null,g,{kind:"method",name:"init",static:!1,private:!1,access:{has:e=>"init"in e,get:e=>e.init},metadata:t},null,w),hr(this,null,m,{kind:"method",name:"transformWithAmimation",static:!1,private:!1,access:{has:e=>"transformWithAmimation"in e,get:e=>e.transformWithAmimation},metadata:t},null,w),hr(this,null,y,{kind:"method",name:"move",static:!1,private:!1,access:{has:e=>"move"in e,get:e=>e.move},metadata:t},null,w),hr(this,null,v,{kind:"method",name:"endMove",static:!1,private:!1,access:{has:e=>"endMove"in e,get:e=>e.endMove},metadata:t},null,w),t&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:t})}#b=(cr(this,w),cr(this,_,!1));get _animating(){return this.#b}set _animating(e){this.#b=e}#x=(cr(this,S),cr(this,b,0));get _currentIndex(){return this.#x}set _currentIndex(e){this.#x=e}#C=(cr(this,x),cr(this,C,null));get effect(){return this.#C}set effect(e){this.#C=e}$el=cr(this,k);get clientWidth(){return this.$el.clientWidth}get animating(){return this._animating}get leftElement(){return this.$el.children.item(this._currentIndex-1)}get rightElement(){return this.$el.children.item(this._currentIndex+1)}get frontElement(){return this.$el.children.item(this._currentIndex)}get isBeginning(){return this._currentIndex-1==0}get isEnd(){return this._currentIndex+1===this.$el.children.length-1}get perspective(){return this.effect?.perspective??0}get depth(){return this.effect?.depth??0}get currentIndex(){return this._currentIndex}set currentIndex(e){this._currentIndex=e}getCSSStyle(e,t){return this.effect?.getCSSStyle(e,t)??{}}init({$el:e,transformStyle:t}){this.$el=e,this.effect=dr.create(this,t),this.effect.init(),this.setTransition("transform 0s"),this.updateSlidesStyle(0)}async transformWithAmimation(e){this.emit("transitionStart"),this._animating=!0,this.setTransition(`transform ${sr}s ${Xi}`),this.effect.transform(e),await this.waitTransitionEnd(),this.updateSlidesStyle(e),this._animating=!1,this.emit("transitionEnd")}startMove(){this.effect.startMove()}move(e){this._animating=!0,this.emit("touchMove"),this.effect.move(e)}endMove(){this._animating=!1,this.effect.endMove()}setTransform(e){this.$el.style.setProperty("transform",e)}updateSlidesStyle(e){const t=Array.from(this.$el.children);for(let s=0;s<t.length;s++){const i=t[s],r=this.effect.getCSSStyle(s,this.currentIndex+e);i.style.display=r.display,i.style.transform=r.transform,i.style.transition=r.transition}}setTransition(e){this.$el.style.setProperty("transition",e)}waitTransitionEnd(){return new Promise((e=>{const t=s=>{Math.round(100*s.elapsedTime)/100===sr&&"transform"===s.propertyName&&(this.setTransition("transform 0s"),this.$el.removeEventListener("transitionend",t),e())};this.$el.addEventListener("transitionend",t)}))}}})();var pr;!function(e){e.Open="open"}(pr||(pr={}));class gr extends ni{element;slideApi;touchController;swipeUpGoodsWidgetHandlers;slideContent;_swipeUpLinkTarget;_swipeUpElementId;eventEmitter=new t.EventEmitter;constructor(e,t,s,i,r){super(),this.element=e,this.slideApi=t,this.touchController=s,this.swipeUpGoodsWidgetHandlers=i,this.slideContent=r,this.handleSwipeUpGesture=this.handleSwipeUpGesture.bind(this),this.handleClick=this.handleClick.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}get targetUrl(){return decodeURIComponent(this._swipeUpLinkTarget??"")}get elementId(){return this._swipeUpElementId}async init(){this._swipeUpLinkTarget=decodeURIComponent(this.element.getAttribute("data-link-target")??""),this._swipeUpElementId=this.element.getAttribute("data-element-id")??void 0,this.registerEvents()}click(e){}destroy(){this.unregisterEvents()}close(){this.touchController?.enable(),this.swipeUpGoodsWidgetHandlers.onClose(),this.setGoodsElementOpacity(1)}on(e,t){this.eventEmitter.on(e,t)}off(e,t){this.eventEmitter.off(e,t)}registerEvents(){this.touchController.on(Fi.TouchEnd,this.handleTouchEnd),this.element?.addEventListener("click",this.handleClick)}unregisterEvents(){this.touchController.off(Fi.TouchEnd,this.handleTouchEnd),this.element?.removeEventListener("click",this.handleClick)}handleClick(e){e.preventDefault(),e.stopPropagation(),this.open()}handleSwipeUpGesture(){this.open()}handleTouchEnd({dy:e}){this.touchController&&e<10&&this.touchController.verticalSwipeGesture&&this.handleSwipeUpGesture()}open(){this._swipeUpLinkTarget&&this.slideContent&&this._swipeUpElementId&&(this.touchController?.disable(),this.swipeUpGoodsWidgetHandlers.onOpen(),this.eventEmitter.emit(pr.Open),this.setGoodsElementOpacity(0))}setGoodsElementOpacity(e){const t=this.slideContent?.querySelector(`[data-element-id="${this._swipeUpElementId}"]`);t&&t.style.setProperty("display",e>0?"block":"none")}}class mr{slideApi;touchController;swipeUpGoodsWidgetHandlers;constructor(e,t,s){this.slideApi=e,this.touchController=t,this.swipeUpGoodsWidgetHandlers=s}create(e){const t=e.querySelector(".narrative-element-swipe-up-items");return t?[new gr(t,this.slideApi,this.touchController,this.swipeUpGoodsWidgetHandlers,e)]:[]}}class yr extends ni{element;slideApi;touchController;linkClickHandler;slideContent;_swipeUpLinkTarget;_swipeUpElementId;constructor(e,t,s,i,r){super(),this.element=e,this.slideApi=t,this.touchController=s,this.linkClickHandler=i,this.slideContent=r,this.handleSwipeUpGesture=this.handleSwipeUpGesture.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}get swipeUpLinkTarget(){return this._swipeUpLinkTarget}get swipeUpElementId(){return this._swipeUpElementId}async init(){this._swipeUpLinkTarget=decodeURIComponent(this.element.getAttribute("data-link-target")??""),this._swipeUpElementId=this.element.getAttribute("data-element-id")??void 0,this.touchController?.on(Fi.TouchEnd,this.handleTouchEnd)}click(e){e.target.classList.contains("narrative-element-swipe-up")&&(e.navigationController.preventDefault(),this.linkClickHandler.onLinkClick({widget:this,target:e.target}))}destroy(){this.touchController?.off(Fi.TouchEnd,this.handleTouchEnd)}handleSwipeUpGesture(){if(!this._swipeUpLinkTarget||!this.slideContent||!this._swipeUpElementId)return;const e=this.slideContent.querySelector(`[data-element-id="${this._swipeUpElementId}"]`);e&&this.linkClickHandler.onLinkClick({widget:this,target:e})}handleTouchEnd({dy:e}){this.touchController&&e<10&&this.touchController.verticalSwipeGesture&&this.handleSwipeUpGesture()}}class vr{slideApi;touchController;linkClickHandler;constructor(e,t,s){this.slideApi=e,this.touchController=t,this.linkClickHandler=s}create(e){const t=e.querySelector(".narrative-element-swipe-up");return t?[new yr(t,this.slideApi,this.touchController,this.linkClickHandler,e)]:[]}}var fr;!function(e){e[e.None=0]="None",e[e.DisableNext=1]="DisableNext",e[e.DisablePrev=2]="DisablePrev"}(fr||(fr={}));class wr{slide;event;geometry;dir;desktopMode;_mode=fr.None;_defaultPrevented=!1;_direction=0;constructor(e,t,s,i,r){this.slide=e,this.event=t,this.geometry=s,this.dir=i,this.desktopMode=r,this._direction=this.calcDirection()}get mode(){return this._mode}get direction(){return this._direction}get defaultPrevented(){return this._defaultPrevented||this.slide.navigationDisabled}get navigationDisabled(){return this.slide.navigationDisabled}preventDefault(){this._defaultPrevented=!0}disableNextClick(){this._mode=fr.DisableNext}navigate(){this.direction<0?this.toPrev():this.mode!==fr.DisableNext&&this.toNext()}toPrev(){this.dir===O.LTR?this.prevSlideOrStory():this.nextSlideOrStory()}toNext(){this.dir===O.LTR?this.nextSlideOrStory():this.prevSlideOrStory()}prevSlideOrStory(){this.slide.story.reachStart?this.slide.story.prevStory():this.slide.story.prevSlide()}nextSlideOrStory(){this.slide.story.reachEnd?this.slide.story.nextStory():this.slide.story.nextSlide()}calcClickPosition(){let e=0,t=0;return this.desktopMode?(e=this.geometry.calculateWidth(),t=this.event.nativeEvent.offsetX):(e=this.geometry.vw,t=this.event.nativeEvent.pageX||this.event.nativeEvent.touches?.[0].pageX),t/e}calcDirection(){return this.calcClickPosition()<=.3?-1:1}}var _r;!function(e){e.Idle="idle",e.Init="init",e.StartLoading="startLoading",e.Loading="loading",e.Loaded="loaded",e.Starting="starting",e.Started="started",e.Paused="paused",e.Error="error",e.Destroyed="destroyed"}(_r||(_r={}));const Sr={step:1,maxSteps:100};class br{elements=[];settings;constructor(e,t={}){this.elements=e,this.settings={...Sr,...t}}async fit(e){for(const t of e)this.processElement(t)}start(){window.addEventListener("resize",this.handleWindowResize)}destroy(){window.removeEventListener("resize",this.handleWindowResize)}processElement(e){const t=e.parentElement;if(!t)return;const s=this.calculateInnerHeight(t);s<=0?console.warn(`Set a static height and width on the target element ${e.outerHTML} before using textFit!`,e):this.adjustFontSizeToFit(e,s)}calculateInnerHeight(e){const t=window.getComputedStyle(e);return e.getBoundingClientRect().height-parseFloat(t.paddingTop)-parseFloat(t.paddingBottom)}adjustFontSizeToFit(e,t){e.style.fontSize="";let s=parseFloat(window.getComputedStyle(e).fontSize);const i=s-this.settings.step*this.settings.maxSteps;for(;s>=i;){if(!(e.getBoundingClientRect().height>t))break;s-=this.settings.step,e.style.fontSize=`${s}px`}}handleWindowResize=Hi()((()=>{this.fit(this.elements)}),300)}var xr=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Cr=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let kr=(()=>{let e,t,s,i,r,a,o,n,l,d=[],c=[],h=[],u=[],p=[];return class{static{const g="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.action],i=[we.action],r=[we.action],a=[we.action],o=[we.action],n=[we.action],l=[we.action],Cr(this,null,e,{kind:"accessor",name:"_state",static:!1,private:!1,access:{has:e=>"_state"in e,get:e=>e._state,set:(e,t)=>{e._state=t}},metadata:g},c,h),Cr(this,null,t,{kind:"accessor",name:"_muted",static:!1,private:!1,access:{has:e=>"_muted"in e,get:e=>e._muted,set:(e,t)=>{e._muted=t}},metadata:g},u,p),Cr(this,null,s,{kind:"method",name:"resume",static:!1,private:!1,access:{has:e=>"resume"in e,get:e=>e.resume},metadata:g},null,d),Cr(this,null,i,{kind:"method",name:"pause",static:!1,private:!1,access:{has:e=>"pause"in e,get:e=>e.pause},metadata:g},null,d),Cr(this,null,r,{kind:"method",name:"mute",static:!1,private:!1,access:{has:e=>"mute"in e,get:e=>e.mute},metadata:g},null,d),Cr(this,null,a,{kind:"method",name:"unmute",static:!1,private:!1,access:{has:e=>"unmute"in e,get:e=>e.unmute},metadata:g},null,d),Cr(this,null,o,{kind:"method",name:"start",static:!1,private:!1,access:{has:e=>"start"in e,get:e=>e.start},metadata:g},null,d),Cr(this,null,n,{kind:"method",name:"stop",static:!1,private:!1,access:{has:e=>"stop"in e,get:e=>e.stop},metadata:g},null,d),Cr(this,null,l,{kind:"method",name:"setState",static:!1,private:!1,access:{has:e=>"setState"in e,get:e=>e.setState},metadata:g},null,d),g&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:g})}context=xr(this,d);widgetManager;animationApi;layersManager;slideElement;#k=xr(this,c,_r.Idle);get _state(){return this.#k}set _state(e){this.#k=e}videoManager=(xr(this,h),null);narrativeAnimationContext;#M=xr(this,u,!1);get _muted(){return this.#M}set _muted(e){this.#M=e}_navigationDisabled=(xr(this,p),!1);slideContent;slideContentInnerHTML;mutex=new Rs.Mutex;autoTextFitter=null;constructor(e,t,s,i,r){this.context=e,this.widgetManager=t,this.animationApi=s,this.layersManager=i,this.slideElement=r,this.narrativeAnimationContext=new Zs(this.animationApi)}get $el(){return this.slideContent}get widgets(){return this.widgetManager.widgets}get state(){return this._state}get muted(){return this._muted}get navigationDisabled(){return this._navigationDisabled}async resume(){const e=await this.mutex.acquire();try{if(this.state!==_r.Paused)return;await(this.videoManager?.resume()),this.narrativeAnimationContext.resume(),this.widgetManager.resume(),this.context.onSlideResume(),this.setState(_r.Started),e()}catch(e){console.error(e)}finally{e()}}async pause(){const e=await this.mutex.acquire();try{if(this.state!==_r.Started)return;this.videoManager?.pause(),this.narrativeAnimationContext.pause(),this.widgetManager.pause(),this.context.onSlidePause(),this.setState(_r.Paused),e()}finally{e()}}mute(){this._muted=!0,this.videoManager?.mute()}unmute(){this._muted=!1,this.videoManager?.unmute()}onClick({target:e,navigationController:t}){Zr.is(e)?this.slideElement.click(e):(this.widgetManager.handleWidgetClick(e,t),t.defaultPrevented||t.navigate())}onClickLinkElement(e){this.slideElement.click(e)}async reload(){const e=await this.mutex.acquire();this.setState(_r.Idle),e()}async init(e){const t=await this.mutex.acquire();try{if(this._state!==_r.Idle)return;this.setState(_r.Init),this.slideContent=e,this.parseNavigationDisable(),this.videoManager=this.createVideoManager(),this.narrativeAnimationContext.init(this.slideContent),this.context.onSlideBeforeInit(),this.slideContentInnerHTML=this.slideContent.innerHTML,await this.initLayersAndWidgetManager(e),this.context.onSlideAfterInit(),await this.load()}catch(e){console.error(e),this.setState(_r.Error)}finally{t()}}async start(){const e=await this.mutex.acquire();try{if(this.state===_r.Idle||this.state===_r.Started)return;this.setState(_r.Starting),await(this.videoManager?.start()),await this.context.onSlideStarted(),this.narrativeAnimationContext.start(),this.autoTextFitter?.start(),this.setState(_r.Started)}catch(e){console.error(e),this.setState(_r.Error)}finally{e()}}async stop(){const e=await this.mutex.acquire();try{if(this.state!==_r.Started&&this.state!==_r.Error)return;this.context.onSlideStop(),this.narrativeAnimationContext.stop(),this.widgetManager.stop(),this.autoTextFitter?.destroy(),await this.destroyVideoManager(),this.resetSlideContentHTML(),this.setState(_r.Idle)}catch(e){console.error(e),this.setState(_r.Error)}finally{e()}}findAllWidgetsOfType(e){return this.widgetManager.findAllOfType(e)}refreshWidgetsData(){this.widgetManager.refreshUserData()}showLayerByIndex(e){this.layersManager.showLayerByIndex(e)}async fitContentFontSize(){await this.loadFonts();const e=Array.from(this.slideContent.querySelectorAll(".narrative-element-text-wrapper>.narrative-element-text-lines"));this.autoTextFitter=new br(e),this.autoTextFitter.fit(e)}async initLayersAndWidgetManager(e){this.layersManager.init(e,this.animationApi),await this.widgetManager.init(this.slideContent),this.layersManager.init(e,this.animationApi)}resetSlideContentHTML(){this.slideContent.innerHTML=this.slideContentInnerHTML}setState(e){this._state=e,this.context.onSlideStateChanged(e)}async load(){if(this.state!==_r.Loaded)try{this.context.onSlideLoadStart(),this.setState(_r.StartLoading),await this.loadResources(),this.setState(_r.Loaded),this.context.onSlideLoadEnd()}catch(e){console.error(e),this.setState(_r.Error)}}async loadResources(){return new Promise((async(e,t)=>{let s=setTimeout((()=>{t("[IAM]: Media resources were not loaded")}),1e4);try{await this.fitContentFontSize(),await this.loadMediaResources(this.slideContent),await(this.videoManager?.load()),e()}catch(e){t(e)}finally{clearTimeout(s)}}))}loadFonts(){return new Promise((e=>{"fonts"in document?document.fonts.ready&&document.fonts.ready.catch(e).finally(e):e()}))}loadMediaResources(e){return new Promise(((t,s)=>function(e,t,s){const i=function(e){return new Promise((function(t,s){if("img"===e.tagName.toLowerCase()&&e instanceof HTMLImageElement){const s=()=>{requestAnimationFrame((()=>requestAnimationFrame((()=>{t(e),e.removeEventListener("load",s)}))))};e.addEventListener("load",s),e.complete&&0!==e.naturalHeight&&requestAnimationFrame((function(){requestAnimationFrame((function(){t(e)}))}))}else t(e);e.addEventListener("error",(function(e){var t=e.target instanceof HTMLImageElement;if(e&&e.target&&t&&e.target.style){e.target.style.display="none";var i=e.target.closest(".narrative-element-image");i&&(i.style.display="none")}s(e)}))}))},r=e.querySelectorAll("img,video");let a,o=[];for(a=0;a<r.length;++a)o.push(i(r[a]));o.length,Promise.all(o).then((e=>{t()})).catch(s)}(e,t,s)))}parseNavigationDisable(){const e=this.slideContent.querySelector(".narrative-slide");if(!e)return!1;this._navigationDisabled="1"===e.dataset.disableNavigation}createVideoManager(){const e=ai.create(this.slideContent,this.layersManager);return e?(e.on(Ks.Playing,this.handleVideoPlaying),e.on(Ks.Waiting,this.handleVideoWaiting),e.on(Ks.Error,this.handleVideoError),e):null}async destroyVideoManager(){this.videoManager&&(this.videoManager.off(Ks.Playing,this.handleVideoPlaying),this.videoManager.off(Ks.Waiting,this.handleVideoWaiting),this.videoManager.off(Ks.Waiting,this.handleVideoError),await this.videoManager.destroy())}handleVideoPlaying=()=>{this.context.onSlideResume()};handleVideoWaiting=()=>{this.context.onSlidePause()};handleVideoError=async()=>{const e=await this.mutex.acquire();try{if(this.state===_r.Idle)return;this.context.onSlideVideoError(),this.setState(_r.Error)}catch(e){console.error(e)}finally{e()}}}})();class Mr{storyReader;constructor(e){this.storyReader=e}handle(e){this.storyReader.close()}}class Ir{storyManager;activeStory;constructor(e,t){this.storyManager=e,this.activeStory=t}handle(e){const t=e.linkTarget;this.emitWidgetLinkEvent(t,e),this.activeStory.markAsOpened(),ps.emit(Os.TransitionFromSlide,{storyId:this.activeStory.id,slideIndex:this.activeStory.activeSlideIndex})}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e}})}}class Lr extends t.EventEmitter{iframe;origin;constructor(e,t){super(),this.iframe=e,this.origin=t,this.messageListener=this.messageListener.bind(this),window.addEventListener("message",this.messageListener,!1)}messageListener(e){if(e.origin!==this.origin)return;const[t,...s]=e.data;try{if(!Array.isArray(e.data))throw new Error(`Invalid MessageEvent data format ${e.data}`);this.emit(t,...s)}catch(e){console.error(e)}}sendMessage(e,t){this.iframe.contentWindow?.postMessage([e,t],this.origin)}pauseGameUI(){this?.sendMessage("cb",{cb:"pauseUI",arguments:JSON.stringify([])})}resumeGameUI(){this?.sendMessage("cb",{cb:"resumeUI",arguments:JSON.stringify([])})}shareComplete(e,t){this.sendMessage("shareComplete",{id:e,isSuccess:t})}closeGameReader(){this.sendMessage("closeGameReader")}initGame(e){this.sendMessage("cb",{cb:"initGame",arguments:JSON.stringify([e])})}sendGameCenterEventByApiRequest(e,t){this.sendMessage("cb",{cb:e,plainData:t})}notifyGameCanBeStarted(){this.sendMessage("gameShouldForeground")}destroy(){window.removeEventListener("message",this.messageListener,!1),this.removeAllListeners()}}class Ar{userKey;gameInstanceId;instanceUserData;constructor(e,t,s){this.userKey=e,this.gameInstanceId=t,this.instanceUserData=s}set(e){return window.localStorage.setItem(this.key,JSON.stringify(e)),e}get(){let e={};const t=at()(this.instanceUserData)?this.instanceUserData:{};try{const t=JSON.parse(window.localStorage.getItem(this.key)??"{}");at()(t)&&(e=t)}catch(e){console.error(e)}return Ui()(e,t)}get key(){return`game_instance_data_${this.userKey}_${this.gameInstanceId}`}}class Or{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const{id:t,callback:s}=JSON.parse(e),i=this.gameReaderViewModel.gameLaunch;if(!i)return;const r=new Ar(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).get();this.gameCenterMessageService.sendMessage("cb",{cb:s,arguments:JSON.stringify([t,JSON.stringify(r)])})}}class Er{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const{gameInstanceId:t,data:s}=JSON.parse(e),i=this.gameReaderViewModel.gameLaunch;if(!i)return;const r=new Ar(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).set(s);Ct.post(`game/${t}/instance-user-data`,JSON.stringify(r)).catch(console.error)}}var Tr=R(56),Rr=R.n(Tr);class Dr{window;scrollbarHidden=!1;constructor(e){this.window=e}get width(){const e=this.window.document.documentElement.clientWidth;return Math.abs(this.window.innerWidth-e)}setScrollbar(e=this.width){this.scrollbarHidden||(this.disableOverFlow(),this.setBodyContainer(),this.setElementAttributes("body","paddingRight",(t=>t+e)),this.scrollbarHidden=!0)}resetScrollbar(){this.scrollbarHidden&&(this.resetElementAttributes("html","overflow"),this.resetElementAttributes("body","overflow"),this.resetElementAttributes("body","paddingRight"),this.resetBodyContainer(),this.scrollbarHidden=!1)}resetElementAttributes(e,t){this.window.document.querySelectorAll(e).forEach((e=>{const s=e.dataset[t];void 0===s?e.style.removeProperty(t):(delete e.dataset[t],e.style[t]=s)}))}disableOverFlow(){const e=this.window.document,t=e.documentElement.style.overflow,s=e.body.style.overflow;s&&(e.body.dataset.overflow=s),t&&(e.documentElement.dataset.overflow=t),e.body.style.overflow="hidden",e.documentElement.style.overflow="hidden"}setElementAttributes(e,t,s){const i=this.width;this.window.document.querySelectorAll(e).forEach((e=>{if(e!==this.window.document.body&&this.window.innerWidth>e.clientWidth+i)return;const r=e.style[t],a=this.window.getComputedStyle(e)[t];e.dataset[t]=r,e.style[t]=`${s(Number.parseFloat(a))}px`}))}setBodyContainer(){const e=this.window.document,t=e.body.style.container;t&&(e.body.dataset.container=t),e.body.style.container="unset"}resetBodyContainer(){this.resetElementAttributes("body","container")}}var Pr,Br,jr=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Fr=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.OpenGame="openGame"}(Pr||(Pr={})),function(e){e.Close="close",e.OpenSharePanel="openSharePanel"}(Br||(Br={}));let Nr=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,f,w,_,S,b,x,C,k,M,I=P,L=[],A=[],E=[],T=[],R=[],D=[],B=[],j=[],F=[],N=[],U=[],z=[],V=[],W=[],G=[],$=[],H=[];return class P extends I{static{const v="function"==typeof Symbol&&Symbol.metadata?Object.create(I[Symbol.metadata]??null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[we.observable],a=[we.observable],o=[we.observable],n=[we.observable],l=[we.computed],d=[we.computed],c=[we.computed],h=[we.computed],u=[we.computed],p=[we.computed],g=[we.computed],m=[we.computed],y=[we.computed],f=[we.action],w=[we.action],_=[we.action],S=[we.action],b=[we.action],x=[we.action],C=[we.action],k=[we.action],M=[we.action],Fr(this,null,e,{kind:"accessor",name:"_isOpened",static:!1,private:!1,access:{has:e=>"_isOpened"in e,get:e=>e._isOpened,set:(e,t)=>{e._isOpened=t}},metadata:v},A,E),Fr(this,null,t,{kind:"accessor",name:"_isGameInited",static:!1,private:!1,access:{has:e=>"_isGameInited"in e,get:e=>e._isGameInited,set:(e,t)=>{e._isGameInited=t}},metadata:v},T,R),Fr(this,null,s,{kind:"accessor",name:"_isGameLoading",static:!1,private:!1,access:{has:e=>"_isGameLoading"in e,get:e=>e._isGameLoading,set:(e,t)=>{e._isGameLoading=t}},metadata:v},D,B),Fr(this,null,i,{kind:"accessor",name:"_gameInstanceId",static:!1,private:!1,access:{has:e=>"_gameInstanceId"in e,get:e=>e._gameInstanceId,set:(e,t)=>{e._gameInstanceId=t}},metadata:v},j,F),Fr(this,null,r,{kind:"accessor",name:"_gameLaunch",static:!1,private:!1,access:{has:e=>"_gameLaunch"in e,get:e=>e._gameLaunch,set:(e,t)=>{e._gameLaunch=t}},metadata:v},N,U),Fr(this,null,a,{kind:"accessor",name:"_gameLaunchError",static:!1,private:!1,access:{has:e=>"_gameLaunchError"in e,get:e=>e._gameLaunchError,set:(e,t)=>{e._gameLaunchError=t}},metadata:v},z,V),Fr(this,null,o,{kind:"accessor",name:"_closeBtnVisible",static:!1,private:!1,access:{has:e=>"_closeBtnVisible"in e,get:e=>e._closeBtnVisible,set:(e,t)=>{e._closeBtnVisible=t}},metadata:v},W,G),Fr(this,null,n,{kind:"accessor",name:"_gameShouldBeShown",static:!1,private:!1,access:{has:e=>"_gameShouldBeShown"in e,get:e=>e._gameShouldBeShown,set:(e,t)=>{e._gameShouldBeShown=t}},metadata:v},$,H),Fr(this,null,l,{kind:"getter",name:"closeBtnVisible",static:!1,private:!1,access:{has:e=>"closeBtnVisible"in e,get:e=>e.closeBtnVisible},metadata:v},null,L),Fr(this,null,d,{kind:"getter",name:"isGameLoading",static:!1,private:!1,access:{has:e=>"isGameLoading"in e,get:e=>e.isGameLoading},metadata:v},null,L),Fr(this,null,c,{kind:"getter",name:"isGameInited",static:!1,private:!1,access:{has:e=>"isGameInited"in e,get:e=>e.isGameInited},metadata:v},null,L),Fr(this,null,h,{kind:"getter",name:"gameLaunchError",static:!1,private:!1,access:{has:e=>"gameLaunchError"in e,get:e=>e.gameLaunchError},metadata:v},null,L),Fr(this,null,u,{kind:"getter",name:"gameLaunch",static:!1,private:!1,access:{has:e=>"gameLaunch"in e,get:e=>e.gameLaunch},metadata:v},null,L),Fr(this,null,p,{kind:"getter",name:"gameInstanceId",static:!1,private:!1,access:{has:e=>"gameInstanceId"in e,get:e=>e.gameInstanceId},metadata:v},null,L),Fr(this,null,g,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:v},null,L),Fr(this,null,m,{kind:"getter",name:"gameShouldBeShown",static:!1,private:!1,access:{has:e=>"gameShouldBeShown"in e,get:e=>e.gameShouldBeShown},metadata:v},null,L),Fr(this,null,y,{kind:"getter",name:"isWidescreen",static:!1,private:!1,access:{has:e=>"isWidescreen"in e,get:e=>e.isWidescreen},metadata:v},null,L),Fr(this,null,f,{kind:"method",name:"openGame",static:!1,private:!1,access:{has:e=>"openGame"in e,get:e=>e.openGame},metadata:v},null,L),Fr(this,null,w,{kind:"method",name:"closeGame",static:!1,private:!1,access:{has:e=>"closeGame"in e,get:e=>e.closeGame},metadata:v},null,L),Fr(this,null,_,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:v},null,L),Fr(this,null,S,{kind:"method",name:"setDesktopMode",static:!1,private:!1,access:{has:e=>"setDesktopMode"in e,get:e=>e.setDesktopMode},metadata:v},null,L),Fr(this,null,b,{kind:"method",name:"handleGameShouldBeShown",static:!1,private:!1,access:{has:e=>"handleGameShouldBeShown"in e,get:e=>e.handleGameShouldBeShown},metadata:v},null,L),Fr(this,null,x,{kind:"method",name:"handleGameLoaded",static:!1,private:!1,access:{has:e=>"handleGameLoaded"in e,get:e=>e.handleGameLoaded},metadata:v},null,L),Fr(this,null,C,{kind:"method",name:"handleGameComplete",static:!1,private:!1,access:{has:e=>"handleGameComplete"in e,get:e=>e.handleGameComplete},metadata:v},null,L),Fr(this,null,k,{kind:"method",name:"handleReloadGameReader",static:!1,private:!1,access:{has:e=>"handleReloadGameReader"in e,get:e=>e.handleReloadGameReader},metadata:v},null,L),Fr(this,null,M,{kind:"method",name:"handleGameLoadFailed",static:!1,private:!1,access:{has:e=>"handleGameLoadFailed"in e,get:e=>e.handleGameLoadFailed},metadata:v},null,L),v&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:v})}storyManager=jr(this,L);gameCenterApi;#d=jr(this,A,!1);get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#I=(jr(this,E),jr(this,T,!1));get _isGameInited(){return this.#I}set _isGameInited(e){this.#I=e}#L=(jr(this,R),jr(this,D,!1));get _isGameLoading(){return this.#L}set _isGameLoading(e){this.#L=e}#A=(jr(this,B),jr(this,j,null));get _gameInstanceId(){return this.#A}set _gameInstanceId(e){this.#A=e}#O=(jr(this,F),jr(this,N,null));get _gameLaunch(){return this.#O}set _gameLaunch(e){this.#O=e}#E=(jr(this,U),jr(this,z,null));get _gameLaunchError(){return this.#E}set _gameLaunchError(e){this.#E=e}#T=(jr(this,V),jr(this,W,!1));get _closeBtnVisible(){return this.#T}set _closeBtnVisible(e){this.#T=e}#R=(jr(this,G),jr(this,$,!1));get _gameShouldBeShown(){return this.#R}set _gameShouldBeShown(e){this.#R=e}initGameRetryAttempts=(jr(this,H),0);gameCenterMessageService=null;safeAreaInsets={top:0,bottom:0,left:0,right:0};openGameOptions={};desktopMode=!0;dir=O.LTR;scrollbarHelper=new Dr(window);constructor(e,t){super(),this.storyManager=e,this.gameCenterApi=t,this.handleVisibilityChange=this.handleVisibilityChange.bind(this),this.handleOpenGameCenterEvent=this.handleOpenGameCenterEvent.bind(this),document.addEventListener("visibilitychange",this.handleVisibilityChange),this.storyManager.setViewModel(P.id,this)}static id="GameReaderViewModel";get closeBtnVisible(){return this._closeBtnVisible}get isGameLoading(){return this._isGameLoading}get isGameInited(){return this._isGameInited}get gameLaunchError(){return this._gameLaunchError}get gameLaunch(){return this._gameLaunch}get gameInstanceId(){return this._gameInstanceId}get isOpened(){return this._isOpened}get gameShouldBeShown(){return this._gameShouldBeShown}get isWidescreen(){return this.desktopMode&&(this.gameLaunch?.screenOptions.widescreen??!0)}async openGame(e,t={}){if(this.isOpened)throw new Error(`Close the launched game with ID "${this.gameInstanceId}"`);this._gameInstanceId=e,this._isOpened=!0,this.openGameOptions=t,this._gameShouldBeShown=!1,await this.launchGameById(e),this.scrollbarHelper.setScrollbar()}async closeGame(){return!!this._isOpened&&(this._isGameInited?this.gameCenterMessageService?.closeGameReader():this.handleGameComplete({}),!0)}reload(){this._gameLaunch=null,this.gameInstanceId?this.launchGameById(this.gameInstanceId):console.error("The game instance ID is undefined")}sendGameCenterEventByApiRequest(e,t){this.gameCenterMessageService?.sendGameCenterEventByApiRequest(e,t)}setSafeAreaInsets(e){this.safeAreaInsets=e}setDesktopMode(e){this.desktopMode=e}setGameCenterIframe(e){if(!this._gameLaunch)throw new Error("GameCenter iframe setup error");if(this._isGameInited)return;this.gameCenterMessageService?.destroy();const t=new URL(this._gameLaunch.url).origin;this.gameCenterMessageService=new Lr(e,t),this.initGameCenter(this.gameCenterMessageService,this._gameLaunch)}pauseGameUI(){this.gameCenterMessageService?.pauseGameUI()}resumeGameUI(){this.gameCenterMessageService?.resumeGameUI()}confirmSharingComplete({shareId:e,isSuccess:t}){this.gameCenterMessageService?.shareComplete(e,t)}notifyGameCanBeStarted(){this.gameCenterMessageService?.notifyGameCanBeStarted()}destroy(){this.gameCenterMessageService?.destroy(),document.removeEventListener("visibilitychange",this.handleVisibilityChange),this.storyManager.deleteViewModel(P.id)}async launchGameById(e){try{this._gameLaunchError=null,this._isGameLoading=!0,this._gameLaunch=await this.gameCenterApi.launchGame({gameInstanceId:e,gameOptions:this.openGameOptions})}catch(e){this._gameLaunchError=e}}initGameCenter(e,t){this.handleGameCenterEvents(e);const s=this.getGameConfig(t);this.gameCenterMessageService?.initGame(s)}getGameConfig(e){const t=e.screenOptions;return Ui()(e.config,{clientConfig:{fullScreen:!1,screenOrientation:t.orientation,safeAreaInsets:this.safeAreaInsets,widescreen:this.isWidescreen,dir:this.dir,nonce:Y(),sdkFeatures:{gameShouldForegroundCallback:!0},...e.clientConfig}})}handleGameCenterEvents(e){e.on("gameLoaded",this.handleGameLoaded.bind(this)).on("gameComplete",this.handleGameComplete.bind(this)).on("sendApiRequest",this.handleSendApiRequest.bind(this)).on("openUrl",this.handleOpenUrl.bind(this)).on("event",this.handleGameEvent.bind(this)).on("reloadGameReader",this.handleReloadGameReader.bind(this)).on("gameLoadFailed",this.handleGameLoadFailed.bind(this)).on("gameShouldForegroundCallback",this.handleGameShouldBeShown.bind(this));const t={share:new Vr(e,this,this.desktopMode),storySetLocalData:new $r,storyGetLocalData:new Gr(e,this),gameInstanceGetLocalData:new Or(e,this),gameInstanceSetLocalData:new Er(e,this)};for(const[s,i]of Object.entries(t))e.on(s,((...e)=>i.handle(...e)))}handleGameShouldBeShown(e){this._gameShouldBeShown=!0;const t=JSON.parse(e);at()(t)&&(this._closeBtnVisible=Boolean(t.showClose))}handleGameLoaded(){try{this.initGame(),this.startGame()}catch(e){console.error(e)}}initGame(){this._isGameInited=!0,this._isGameLoading=!1}completeGame(){this._isGameInited=!1,this._isOpened=!1,this._gameLaunch=null}startGame(){this.storyManager.emit("startGame",{id:this.gameInstanceId})}handleVisibilityChange(){"hidden"===document.visibilityState?this.pauseGameUI():"visible"===document.visibilityState&&this.resumeGameUI()}handleGameComplete(e,t,s,i,r){this.scrollbarHelper.resetScrollbar(),this.completeGame(),this.gameCenterMessageService?.destroy(),this.emitGameCompleteEventByStoryManager(e),r?.id&&this.openGame(r.id,{}),i?.id&&this.storyManager.showStory(i.id),this.emit(Br.Close)}emitGameCompleteEventByStoryManager(e){Rr()(e)?this.storyManager.emit("closeGame",{id:this.gameInstanceId}):this.storyManager.emit("finishGame",{id:this.gameInstanceId,result:e})}async handleSendApiRequest(e){let t,s,i;try{const r=JSON.parse(e);t=r.id,s=r.data,i=r.cb,await Ct.request({url:r.url,method:r.method,params:r.params,data:r.data,headers:r.headers}).catch(console.error),this.sendGameCenterEventByApiRequest(i,JSON.stringify({requestId:t,data:JSON.stringify(s.data),status:s.status,headers:s.headers}))}catch(e){if(e instanceof SyntaxError)return;if(!i)return;this.sendGameCenterEventByApiRequest(i,JSON.stringify({requestId:t,data:JSON.stringify(e),status:400,headers:[{}]}))}}handleOpenUrl(e){const{url:t}=JSON.parse(e);this.storyManager.clickOnButtonAction({src:v.GAME_READER,payload:{url:t,gameInstanceId:this.gameInstanceId}})}handleGameEvent(e,t){this.storyManager.emit("gameEvent",{name:e,payload:t})}handleReloadGameReader(){const e=this._gameLaunch;this._gameLaunch=null,this._isGameInited=!1,this._isGameLoading=!0,this._gameShouldBeShown=!1,setTimeout((0,we.action)((()=>{this._gameLaunch=e})))}handleGameLoadFailed(e,t){this.gameLaunch&&t&&this.initGameRetryAttempts<this.gameLaunch.canTryReloadCount?(this.initGameRetryAttempts++,this.handleReloadGameReader()):this._gameLaunchError=new Error(e)}async handleOpenGameCenterEvent({gameId:e}){await this.openGame(e,{})}}})();class Ur{storyManager;constructor(e){this.storyManager=e}create(){return new Nr(this.storyManager,new ot(this.storyManager))}}var zr;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(zr||(zr={}));class Vr{gameCenterMessageService;gameReaderViewModel;desktopMode;constructor(e,t,s){this.gameCenterMessageService=e,this.gameReaderViewModel=t,this.desktopMode=s}async handle(e,t){let s=t?.url??t.text,i=[];t.files&&Array.isArray(t.files)&&t.files.length>0&&(i=await Promise.all(t.files.map((e=>(async({file:e,name:t,type:s})=>{const i=await fetch(`data:${s};base64,${e}`),r=await i.blob();return new File([r],t,{type:s,lastModified:(new Date).getTime()})})(e)))));const r={url:s??void 0,files:i.length>0?i:void 0,text:t.text??void 0,title:t.title??void 0};if(!(r.files&&r.files.length>0||r.url))return void this.gameReaderViewModel.confirmSharingComplete({shareId:e,isSuccess:!1});let a=navigator.share;if(!navigator.share&&window.parent&&window.parent.navigator.share&&(a=window.parent.navigator.share),!this.desktopMode&&a)try{if(!a)return;a(r).then((()=>this.gameReaderViewModel.confirmSharingComplete({shareId:e,isSuccess:!0}))).catch((()=>this.gameReaderViewModel.confirmSharingComplete({shareId:e,isSuccess:!1})))}catch(t){console.error(t),this.openSharePanel({shareConfig:r,sharePath:s,shareId:e})}else this.openSharePanel({shareConfig:r,sharePath:s,shareId:e})}openSharePanel({shareConfig:e,sharePath:t,shareId:s}){let i=zr.Social,r=t;e.files&&e.files.length>0&&(i=zr.SlideScreenshot,r=URL.createObjectURL(e.files[0])),this.gameReaderViewModel.emit(Br.OpenSharePanel,{shareId:s,shareType:i,shareLink:r})}}class Wr{storyId;constructor(e){this.storyId=e}set(e){sessionStorage.setItem(this.key,JSON.stringify(e))}get(){const e=sessionStorage.getItem(this.key)??"{}";return window.__activeNarrativeId?JSON.parse(e):{}}get key(){return`narrative_${this.storyId}_data`}}class Gr{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const t=JSON.parse(e);if(!at()(t))return;const{id:s,storyId:i,callback:r}=t;let a=new Wr(i).get();this.gameCenterMessageService.sendMessage("cb",{cb:r,arguments:JSON.stringify([s,JSON.stringify(a)])})}}class $r{constructor(){}handle(e){const t=JSON.parse(e);if(!at()(t))return;const{storyId:s,data:i,sendToServer:r}=t;new Wr(s).set(i),r&&Ct.request({url:"story-data/"+s,method:"put",data:JSON.stringify(i)}).catch(console.error)}}class Hr{storyManager;activeStory;constructor(e,t){this.storyManager=e,this.activeStory=t}async handle(e){try{this.emitWidgetLinkEvent(e.linkTarget,e);const t=this.storyManager.gameReaderViewModel,s=this.storyManager.storyReaderViewModel;await t.openGame(e.linkTarget),s.pauseUI(),t.once(Br.Close,(()=>{s.resumeUI()}))}catch(e){console.error(e)}}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e}})}}class qr{activeStory;constructor(e){this.activeStory=e}handle(e){this.activeStory.activeSlide.showLayerByIndex(parseInt(e.linkTarget))}}class Qr{activeStory;constructor(e){this.activeStory=e}handle(e){this.activeStory.redirectToSlide({slideIndex:parseInt(e.linkTarget),layerIndex:0})}}class Kr{storyManager;storyReader;activeStory;constructor(e,t,s){this.storyManager=e,this.storyReader=t,this.activeStory=s}async handle(e){const t=parseInt(e.linkTarget);this.emitWidgetLinkEvent(e.linkTarget,e);try{await this.storyReader.showStory(t)}catch(e){console.error(e)}}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e,feed:this.storyReader.feedSlug}})}}class Yr{storyManager;storyReader;activeStory;constructor(e,t,s){this.storyManager=e,this.storyReader=t,this.activeStory=s}handle(e){try{const t=decodeURIComponent(e.linkTarget);this.emitWidgetLinkEvent(t,e),this.activeStory.markAsOpened(),ps.emit(Os.TransitionFromSlide,{storyId:this.activeStory.id,slideIndex:this.activeStory.activeSlideIndex}),this.handleClickOnButton({id:this.activeStory.id,index:this.activeStory.activeSlideIndex,url:t,elementId:e.elementId,dataForSending:null,label:""})}catch(t){t instanceof URIError?console.error(`[IAS]: the URL <${e.linkTarget}> has an invalid format`):console.error(t)}}emitWidgetLinkEvent(e,t){this.storyManager.emit("widgetEvent",{name:"w-link",data:{story_id:this.activeStory.id,slide_index:this.activeStory.activeSlideIndex,widget_id:t.elementId,widget_label:"",widget_value:e}})}handleClickOnButton(e){const t=this.storyManager.getConfig().isStatisticsDisabled;e.dataForSending=t?null:{data:this.storyReader.getStatisticsData()};const s=()=>this.storyManager.clickOnButtonAction({src:v.STORY_READER,payload:e});!t&&e.dataForSending&&at()(e.dataForSending)&&Array.isArray(e.dataForSending.data)&&e.dataForSending.data.length>0?(this.storyReader.cleanupStatisticsData(),xt("session/update",e.dataForSending,s)):s()}}class Zr{slideElementActionFactory;constructor(e){this.slideElementActionFactory=e}static is(e){return["narrative-element-link","narrative-element-image"].some((t=>e.classList.contains(t)))}click(e){const{elementId:t,linkType:s,linkTarget:i}=this.parseTargetDataset(e);if(!s)return;this.slideElementActionFactory.create(s).handle({target:e,linkTarget:i,linkType:s,elementId:t})}parseTargetDataset(e){const t=e.dataset;return{elementId:t.elementId??"",linkType:t.linkType,linkTarget:t.linkTarget??""}}}class Jr{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class Xr{storyManager;storyReader;activeStory;constructor(e,t,s){this.storyManager=e,this.storyReader=t,this.activeStory=s}create(e){switch(e){case"url":return new Yr(this.storyManager,this.storyReader,this.activeStory);case"customAction":return new Ir(this.storyManager,this.activeStory);case"slide":return new Qr(this.activeStory);case"story":return new Kr(this.storyManager,this.storyReader,this.activeStory);case"game":return new Hr(this.storyManager,this.activeStory);case"layer":return new qr(this.activeStory);case"closeStory":return new Mr(this.storyReader);default:return new Jr}}}const ea=.53167701863,ta=.64516129032;class sa{_vw;_vh;padding;viewportRatio;constructor(e,t,s){this._vw=e,this._vh=t,this.padding=s,this.viewportRatio=e/t}get vw(){return this._vw}get vh(){return this._vh}get vhWitoutPadding(){return this._vh-this.padding.top-this.padding.bottom}getOffset(e){const t=this._vw,s=this.vhWitoutPadding-e,i=this.calculateWidthWithActionPanel(e),r=this.calculateHeightWithActionPanel(e);return this.viewportRatio>ta?Math.ceil(r-s)/2*-1+"px auto":`0 ${Math.ceil(i-t)/2*-1}px`}getOffsetX(e){const t=this.calculateWidthWithActionPanel(e);return this.viewportRatio>ta?"0px":Math.ceil(t-this._vw)/2+"px"}getOffsetY(e){const t=this.vhWitoutPadding-e;return this.viewportRatio>ta?`${Math.ceil(this.calculateHeight()-t)}px`:"0px"}getWidth(){return this.viewportRatio>ta?`${this.calculateWidth()}px`:"auto"}getHeight(){return this.viewportRatio>ta?`${this.calculateHeight()}px`:"100%"}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this.vhWitoutPadding*ta)}calculateHeight(){return Math.ceil(this.calculateWidth()/ta)}calculateWidthWithActionPanel(e){const t=this.vhWitoutPadding-e;return Math.ceil(t*ta)}calculateHeightWithActionPanel(e){return Math.ceil(this.calculateWidthWithActionPanel(e)/ta)}}class ia{_vw;_vh;padding;viewportRatio;constructor(e,t,s){this._vw=e,this._vh=t,this.padding=s,this.viewportRatio=e/t}get vw(){return this._vw}get vh(){return this._vh}get vhWitoutPadding(){return this._vh-this.padding.top-this.padding.bottom}getOffset(e){const t=this._vw,s=this.vhWitoutPadding-e,i=this.calculateWidthWithActionPanel(e),r=this.calculateHeight();return r>s?Math.ceil(r-s)/2*-1+"px auto":`0 ${Math.ceil(i-t)/2*-1}px`}getOffsetX(e){const t=this.calculateWidthWithActionPanel(e),s=this.vhWitoutPadding-e,i=this.calculateHeight(),r=this._vw;return i>s?"0px":Math.ceil(t-r)/2+"px"}getOffsetY(e){const t=this.vhWitoutPadding-e,s=this.calculateHeight();return s>t?Math.ceil(s-t)/2+"px":"0px"}getWidth(){return this.viewportRatio>ta?`${this.calculateWidth()}px`:"auto"}getHeight(){return this.viewportRatio>ta?`${this.calculateHeight()}px`:"100%"}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this.viewportRatio>ta?this._vw:Math.ceil(this.vhWitoutPadding*ta)}calculateHeight(){return Math.ceil(this._vw/ta)}calculateWidthWithActionPanel(e){const t=this.vhWitoutPadding-e;return this.viewportRatio>ta?this._vw:Math.ceil(t*ta)}}class ra{safeAreaFrameCalculator;constructor(e){this.safeAreaFrameCalculator=e}create(e){const t=e.vw/e.vh;return e.desktopMode&&t>ta?this.createDesktopStoryGeometry(e):this.createMobileStoryGeometry(e)}createDesktopStoryGeometry(e){return new sa(e.vw,e.vh,{top:50,bottom:50})}createMobileStoryGeometry(e){const{paddingTop:t,paddingBottom:s}=this.safeAreaFrameCalculator.getViewportCorrectionPadding();return new ia(e.vw,e.vh,{top:parseFloat(t)??0,bottom:parseFloat(s)??0})}}class aa{_vw;_vh;actionPanelHeight;viewportRatio;constructor(e,t,s){this._vw=e,this._vh=t,this.actionPanelHeight=s,this.viewportRatio=e/t}get shouldBeShownSafeAreaInsets(){return this.viewportRatio<ea}getViewportCorrectionPadding(){const{paddingTop:e,paddingBottom:t}=this.calcFrameWidthByMobileAspectRatio();return{paddingTop:e+"px",paddingBottom:t+"px"}}calcFrameWidthByMobileAspectRatio(){const e=this._vh-this._vw/ea,t=Math.max(Math.min(e-this.actionPanelHeight,this.actionPanelHeight),0);return{paddingTop:Math.max(e-t,0),paddingBottom:t}}}class oa extends t.EventEmitter{timerId=null;currentProgress=0;progressBeforePause=0;timerPaused=!1;timeout=0;isCompleted=!0;enabled=!0;rafId=0;get started(){return!this.isCompleted}setTimer(e){0!==e?(this.timerId=setTimeout((()=>this.complete({})),e),this.currentProgress=0,this.runTimerTicks(e)):this.forceEnd()}start(e){this.timerPaused||(this.stop(),this.progressBeforePause=0,this.timeout=e,this.enabled&&(this.isCompleted=!1,this.emit("start"),this.setTimer(e)))}stop(){this.isCompleted||(this.clearTimer(),this.emit("stop"),this.isCompleted=!0)}pause(){this.isCompleted||(this.timerPaused=!0,this.clearTimer(),this.progressBeforePause=this.currentProgress,this.emit("pause"))}resume(){if(!this.timerPaused)return;this.timerPaused=!1;const e=1-this.progressBeforePause,t=this.timeout*e;this.setTimer(t),this.emit("resume")}forceEnd(){this.complete({forceEnd:!0})}disable(){this.enabled=!1,this.stop()}enable(){this.enabled=!0,this.start(this.timeout)}complete({forceEnd:e=!1}){this.isCompleted=!0,this.progressBeforePause=0,this.clearTimer(),this.emit("progress",100),this.emit("complete",{forceEnd:e})}clearTimer(){cancelAnimationFrame(this.rafId),null!==this.timerId&&(clearTimeout(this.timerId),this.timerId=null)}updateProgress(e){const t=1-this.progressBeforePause;this.currentProgress=this.progressBeforePause+e*t;const s=100*this.currentProgress;this.emit("progress",s)}runTimerTicks(e){let t=performance.now();const s=i=>{let r=(i-t)/e;r>1&&(r=1);let a=r;this.updateProgress(a),r<1&&(this.rafId=requestAnimationFrame(s))};this.rafId=requestAnimationFrame(s)}}var na,la;!function(e){e.ShowInputModal="showInputModal"}(na||(na={})),function(e){e.Start="start",e.ChangeState="changeState"}(la||(la={}));class da extends P{_story;_index;storySlideRendererFactory;slide;id=Date.now();slideRenderer;constructor(e,t,s,i){super(),this._story=e,this._index=t,this.storySlideRendererFactory=s,this.slide=i,this.slideRenderer=this.storySlideRendererFactory.create({story:e,slide:this})}get $el(){return this.slideRenderer.$el}get state(){return this.slideRenderer.state}get index(){return this._index}get story(){return this._story}get muted(){return this.slideRenderer.muted}get navigationDisabled(){return this.slideRenderer.navigationDisabled}get widgets(){return this.slideRenderer.widgets}get timeline(){return this.slide.timeline}get duration(){return this.slide.duration}get screenshotShare(){return this.slide.screenshotShare}get html(){return this.slide.html}get eventPayload(){return this.slide.eventPayload}findAllWidgetsOfType(e){return this.slideRenderer.findAllWidgetsOfType(e)}refreshWidgetsData(){this.slideRenderer.refreshWidgetsData()}showLayerByIndex(e){this.slideRenderer.showLayerByIndex(e)}async resume(){return this.slideRenderer.resume()}pause(){return this.slideRenderer.pause()}mute(){return this.slideRenderer.mute()}unmute(){return this.slideRenderer.unmute()}async reload(){return this.slideRenderer.reload()}async init(e){return this.slideRenderer.init(e)}async start(){return this.slideRenderer.start()}stop(){return this.slideRenderer.stop()}setUserData(e,t){for(const s of this.widgets)s.setUserData(e,t)}onClick(e,t){this.slideRenderer.onClick({target:e,navigationController:t})}onLinkClick(e){this.slideRenderer.onClickLinkElement(e.target)}showToast(e){new Gi({getMountPoint:()=>this.slideRenderer.$el,...e})}destroy(){return this.stop()}}class ca extends ni{element;slideApi;story;constructor(e,t,s){super(),this.element=e,this.slideApi=t,this.story=s}async init(){}click(e){this.element==e.target&&(this.story.reset().catch(console.error),e.navigationController.preventDefault())}}class ha{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){return Array.from(e.querySelectorAll(".narrative-element-story-repeat")).map((e=>new ca(e,this.slideApi,this.story)))}}class ua{slide;story;slideApiHandlers;constructor(e,t,s){this.slide=e,this.story=t,this.slideApiHandlers=s}async onSlideStarted(){H(`[SLIDE][START]:${this.story.id}:${this.slide.index}`),await this.slideApiHandlers.lock(this.slide),this.slideApiHandlers.exec(),this.story.updateNavigationHistory(),this.startTimer(),this.slide.emit(la.Start)}onSlideStateChanged(e){this.changeTimelineVisibilityByState(),this.slide.emit(la.ChangeState,e)}onSlideLoadStart(){H(`[SLIDE][START_LOAD]:${this.story.id}:${this.slide.index}`)}onSlideLoadEnd(){H(`[SLIDE][END_LOAD]:${this.story.id}:${this.slide.index}`)}onSlideResume(){this.story.resume(),H(`[SLIDE][RESUME]:${this.story.id}:${this.slide.index}`)}onSlidePause(){this.story.pause(),H(`[SLIDE][PAUSE]:${this.story.id}:${this.slide.index}`)}onSlideBeforeInit(){this.slideApiHandlers.setInitHookStorySlide(this.slide),H(`[SLIDE][INIT]:${this.story.id}:${this.slide.index}`)}onSlideAfterInit(){H(`[SLIDE][WIDGETS]:${this.story.id}:${this.slide.index}`,this.slide.widgets)}onSlideStop(){this.story.timer.stop(),this.slideApiHandlers.unlock(this.slide),H(`[SLIDE][STOP]:${this.story.id}:${this.slide.index}`)}onSlideVideoError(){this.story.timer.stop()}changeTimelineVisibilityByState(){this.slide.state===_r.Error||this.slide.state===_r.Loading?this.story.hideTimeline():this.story.showTimeline()}startTimer(){this.story.timer.started||this.story.timer.start(this.slide.duration??0)}}class pa{storyManager;storyReader;slideApi;slideApiHandlers;touchController;constructor(e,t,s,i,r){this.storyManager=e,this.storyReader=t,this.slideApi=s,this.slideApiHandlers=i,this.touchController=r}create({story:e,slide:t}){const s=new Ys(e),i=new oi,r=new Zr(new Xr(this.storyManager,this.storyReader,e)),a=new kr(new ua(t,e,this.slideApiHandlers),i,this.slideApi.Animation,s,r);return this.registerWidgetFactories({widgetManager:i,story:e,slide:t,touchController:this.touchController}),a}registerWidgetFactories({widgetManager:e,story:t,slide:s,touchController:i}){e.registerManyFactories([new Pi(this.slideApi),new di(this.slideApi),new hi(this.slideApi),new pi(this.slideApi),new ji(this.slideApi),new mi(this.slideApi),new vi(this.slideApi),new wi(t,this.slideApi),new Si(t,this.slideApi),new xi(t,this.slideApi),new ki(i,this.slideApi),new Ii(this.slideApi),new Ai(this.slideApi),new mr(this.slideApi,i,{onClose:()=>this.storyReader.resumeUI(),onOpen:()=>this.storyReader.pauseUI()}),new vr(this.slideApi,i,s),new Ri(this.slideApi),new Ei(t,this.slideApi),new ha(t,this.slideApi)])}}var ga=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},ma=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let ya=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,v,f=P,w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],I=[];return class extends f{static{const L="function"==typeof Symbol&&Symbol.metadata?Object.create(f[Symbol.metadata]??null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[we.computed],a=[we.computed],o=[we.computed],n=[we.computed],l=[we.computed],d=[we.computed],c=[we.action],h=[we.action],u=[we.action],p=[we.action],g=[we.action],m=[we.action],y=[we.action],v=[we.action],ma(this,null,e,{kind:"accessor",name:"_activeSlideIndex",static:!1,private:!1,access:{has:e=>"_activeSlideIndex"in e,get:e=>e._activeSlideIndex,set:(e,t)=>{e._activeSlideIndex=t}},metadata:L},_,S),ma(this,null,t,{kind:"accessor",name:"_displayedSlides",static:!1,private:!1,access:{has:e=>"_displayedSlides"in e,get:e=>e._displayedSlides,set:(e,t)=>{e._displayedSlides=t}},metadata:L},b,x),ma(this,null,s,{kind:"accessor",name:"_hiddenTimeline",static:!1,private:!1,access:{has:e=>"_hiddenTimeline"in e,get:e=>e._hiddenTimeline,set:(e,t)=>{e._hiddenTimeline=t}},metadata:L},C,k),ma(this,null,i,{kind:"accessor",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides,set:(e,t)=>{e.slides=t}},metadata:L},M,I),ma(this,null,r,{kind:"getter",name:"displayedSlides",static:!1,private:!1,access:{has:e=>"displayedSlides"in e,get:e=>e.displayedSlides},metadata:L},null,w),ma(this,null,a,{kind:"getter",name:"activeSlideIndex",static:!1,private:!1,access:{has:e=>"activeSlideIndex"in e,get:e=>e.activeSlideIndex},metadata:L},null,w),ma(this,null,o,{kind:"getter",name:"activeSlide",static:!1,private:!1,access:{has:e=>"activeSlide"in e,get:e=>e.activeSlide},metadata:L},null,w),ma(this,null,n,{kind:"getter",name:"hiddenTimeline",static:!1,private:!1,access:{has:e=>"hiddenTimeline"in e,get:e=>e.hiddenTimeline},metadata:L},null,w),ma(this,null,l,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:L},null,w),ma(this,null,d,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:L},null,w),ma(this,null,c,{kind:"method",name:"toSlide",static:!1,private:!1,access:{has:e=>"toSlide"in e,get:e=>e.toSlide},metadata:L},null,w),ma(this,null,h,{kind:"method",name:"setLike",static:!1,private:!1,access:{has:e=>"setLike"in e,get:e=>e.setLike},metadata:L},null,w),ma(this,null,u,{kind:"method",name:"setDislike",static:!1,private:!1,access:{has:e=>"setDislike"in e,get:e=>e.setDislike},metadata:L},null,w),ma(this,null,p,{kind:"method",name:"setBookmark",static:!1,private:!1,access:{has:e=>"setBookmark"in e,get:e=>e.setBookmark},metadata:L},null,w),ma(this,null,g,{kind:"method",name:"share",static:!1,private:!1,access:{has:e=>"share"in e,get:e=>e.share},metadata:L},null,w),ma(this,null,m,{kind:"method",name:"markAsOpened",static:!1,private:!1,access:{has:e=>"markAsOpened"in e,get:e=>e.markAsOpened},metadata:L},null,w),ma(this,null,y,{kind:"method",name:"hideTimeline",static:!1,private:!1,access:{has:e=>"hideTimeline"in e,get:e=>e.hideTimeline},metadata:L},null,w),ma(this,null,v,{kind:"method",name:"showTimeline",static:!1,private:!1,access:{has:e=>"showTimeline"in e,get:e=>e.showTimeline},metadata:L},null,w),L&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:L})}storyManager=ga(this,w);storyReader;sharePanel;story;slideApiHandlers;navigationHistory;storySlideRendererFactory;#D=ga(this,_,0);get _activeSlideIndex(){return this.#D}set _activeSlideIndex(e){this.#D=e}#P=(ga(this,S),ga(this,b,[]));get _displayedSlides(){return this.#P}set _displayedSlides(e){this.#P=e}#B=(ga(this,x),ga(this,C,!1));get _hiddenTimeline(){return this.#B}set _hiddenTimeline(e){this.#B=e}#j=(ga(this,k),ga(this,M,[]));get slides(){return this.#j}set slides(e){this.#j=e}_hasShare=(ga(this,I),!1);_timer=new oa;storySlidesReactionDisposer;constructor(e,t,s,i,r,a,o){super(),this.storyManager=e,this.storyReader=t,this.sharePanel=s,this.story=i,this.slideApiHandlers=r,this.navigationHistory=a,this.storySlideRendererFactory=o,this.redirectToSlide=this.redirectToSlide.bind(this),this.nextSlide=this.nextSlide.bind(this),this._hasShare=Boolean(this.storyManager.rootStore.sessionStore.session?.share),this.createSlidesViewModels(this.story.slides),this.storySlidesReactionDisposer=(0,we.reaction)((()=>({storySlides:this.story.slides,canBeShown:this.story.canBeShown})),(({storySlides:e,canBeShown:t})=>t?this.createSlidesViewModels(e):[]))}get id(){return this.story.id}get title(){return this.story.title}get statTitle(){return this.story.statTitle}get ugcPayload(){return this.story.ugcPayload}get tags(){return this.story.tags}get sourceInfo(){return this.storyReader.sourceInfo}get canBeShown(){return this.story.canBeShown}get like(){return this.story.like}get favorite(){return this.story.favorite}get hasLike(){return Boolean(this.story.likeFunctional)}get hasShare(){return!!Boolean(this.story.shareFunctional)&&this._hasShare}get hasFavorite(){return Boolean(this.story.favoriteFunctional)}get hasAudio(){return Boolean(this.story.hasAudio)}get context(){return this.story.context}get displayedSlides(){return this._displayedSlides}get activeSlideIndex(){return this._activeSlideIndex}get activeSlide(){return this.slides[this._activeSlideIndex]}get slidesCount(){return this.story.slidesCount}get hiddenTimeline(){return 1===this.story.slides.length&&0===this.story.slides[0].duration||this.story.hideTimeline||this._hiddenTimeline||!this.canBeShown}get displayedSlideImage(){return this.isBlank?null:this.story.getImagesPerSlide(this.activeSlideIndex)}get isBlank(){return this.story.id<0}get reachEnd(){return 0===this.slides.length||this._activeSlideIndex===this.slides.length-1}get reachStart(){return 0===this.activeSlideIndex}get disableClose(){return this.story.disableClose}get error(){return this.story.error}get timer(){return this._timer}nextSlide(){this.reachEnd||this.toSlide(this.activeSlideIndex+1)}prevSlide(){this.reachStart||this.toSlide(this.activeSlideIndex-1)}toSlide(e){this._activeSlideIndex=e,this._displayedSlides=this.getDisplayedSlides(),this.timer.stop()}updateNavigationHistory(){this.navigationHistory.update(this)}async setLike(e){await this.story.setLike(e),this.storyManager.emitEvent(new fs(this,{value:1===e}))}async setDislike(e){await this.story.setLike(e),this.storyManager.emitEvent(new ys(this,{value:-1===e}))}async setBookmark(e){try{await this.story.setFavorite(e),this.storyManager.emitEvent(new vs(this,{value:e}))}catch(e){console.error(e)}}async share(){this.activeSlide&&(this.storyManager.emitEvent(new ws(this)),this.activeSlide.screenshotShare?this.sharePanel.shareScreenShot({shareId:"slide-screenshot-share",hideElementsSelector:"",storySlide:this.activeSlide}):await this.performShareText())}markAsOpened(){this.story.markIsOpened()}hideTimeline(){this._hiddenTimeline=!0}showTimeline(){this._hiddenTimeline=!1}setError(e){this.story.setError(e)}reset(){return this.slideApiHandlers.resetStory(this.id)}async reload(){return this.storyReader.reloadStory(this)}redirectToSlide({slideIndex:e,layerIndex:t}){e!==this.activeSlideIndex&&this.toSlide(e)}destroy(){this.storySlidesReactionDisposer(),this.activeSlide?.destroy()}onShowLayer(e){this.timer.start(this.activeSlide.duration??0)}pause(){this.timer.pause()}resume(){this.timer.resume()}enableTimer(){this.timer.enable()}disableTimer(){this.timer.disable()}completeNativeSharing(){this.sharePanel.completeNativeSharing({result:!1})}nextStory(e){this.storyReader.nextStoryWithAnimation(e)}prevStory(e){this.storyReader.prevStoryWithAnimation(e)}async updateNarrativeData(e){return this.story.updateNarrativeData(e)}getDisplayedSlides(){return this.slides.length===this.slidesCount?this.slides.slice(this._activeSlideIndex,this._activeSlideIndex+2):[new da(this,0,this.storySlideRendererFactory,Xe.createEmpty())]}createSlidesViewModels(e){this.slides.length!==this.slidesCount&&(this.slides=e.map(((e,t)=>new da(this,t,this.storySlideRendererFactory,e))),this._displayedSlides=this.getDisplayedSlides())}async performShareText(){try{const e=await this.story.fetchStorySharePath();if(!e)return;this.storyManager.emitEvent(new _s(this,{url:e}));const t={title:this.story.title,text:"",url:e};this.sharePanel.shareText({shareId:"story-share",config:t,storySlide:this.activeSlide})}catch(e){console.error(e)}}}})();const va=async e=>(await fetch(e)).blob(),fa=async e=>{const t=await va(e);return function(e,t=!0){return new Promise((function(s){var i=new FileReader;i.onloadend=function(){if(t){var e=String(i.result).replace("data:","").replace(/^.+,/,"");s(e)}else s(String(i.result))},i.readAsDataURL(e)}))}(new File([t],"image",{type:t.type,lastModified:(new Date).getTime()}),!1)};function wa(e,t,s,i){var r=e.indexOf(s,t);if(-1===r)return null;for(var a="",o=r+s.length;o<e.length&&-1===i.indexOf(e[o]);o++)a+=e[o];return{foundAtIndex:r,value:a}}function _a(e,t){const s=document.createElementNS("http://www.w3.org/2000/svg",e);for(let e in t)s.setAttributeNS(null,e.replace(/[A-Z]/g,(function(e,t,s,i){return"-"+e.toLowerCase()})),t[e]);return s}var Sa,ba;function xa(e,t,s,i,r,a,o,n,l,d){var c=_a("svg",{width:String(r),height:String(a),style:"background-color: #fff;"}),h=_a("foreignObject",{x:"0",y:"0",width:"100%",height:"100%"});c.appendChild(h);try{h.style.fontSize=document.body.style.fontSize}catch(e){console.error(e)}!function(){const u=t.cloneNode(!0);if(null!=i&&"string"==typeof i&&i.length>0){const e=Array.prototype.slice.call(u.querySelectorAll(i));for(let t=0;t<e.length;t++){const s=e[t];s&&s.style&&s.style.setProperty&&s.style.setProperty("display","none")}}h.appendChild(u);var p=[];(function(e){for(var t=[],s=0;;){var i=wa(e,s,"src: url(",[" ",")","\t"]);if(null==i)break;s=i.foundAtIndex+i.value.length,t.push(i.value.replace(/["']/g,""))}return t})(s).forEach((function(e){p.push(new Promise((function(t,i){fa(e).then((function(i){s=s.replace(e,i),t()})).catch((function(e){t()}))})))})),h.querySelectorAll("img").forEach((function(e){e.crossOrigin="Anonymous",p.push(new Promise((function(t,s){fa(e.src).then((function(s){e.onload=s=>e.decode().then((()=>t())),e.onerror=e=>{console.error(e),t()},e.decoding="sync",e.src=s})).catch((function(e){t()}))})))})),h.querySelectorAll("video").forEach((function(e){e.parentNode?.removeChild(e)})),h.querySelectorAll(".narrative-element-video").forEach((function(e){e.classList.add("init")})),Promise.all(p).then((function(){const t=_a("style",{});t.textContent=s,c.appendChild(t);const i=(new XMLSerializer).serializeToString(c),h=new Image;h.onload=t=>{h.decode().then((function(){setTimeout((function(){const e=document.createElement("canvas"),t=e.getContext("2d");if(t){e.style.width=r+"px",e.style.height=a+"px",e.width=2*r,e.height=2*a,t.scale(2,2),t.drawImage(h,0,0);const s=e.toDataURL(o,n);va(s).then((function(t){l(t),e.remove()}))}}),e===Sa.IOS?200:void 0)})).catch((e=>{console.log({image:h,encodingError:e},"onDecodeError"),d("error render svg image: "+e)}))},h.onerror=e=>{d("error render svg image: "+e)},h.setAttribute("crossOrigin","Anonymous"),h.crossOrigin="Anonymous",h.decoding="sync",h.src="data:image/svg+xml;base64,"+btoa(encodeURIComponent(i).replace(/%([0-9A-F]{2})/g,(function(e,t){return String.fromCharCode(parseInt(t,16))})))}))}()}function Ca(e,t,s,i){return new Promise((function(r,a){null==i&&(i=""),function(e,t,s,i,r,a){xa(e,t,s,i,t.clientWidth,t.clientHeight,"image/jpeg",1,r,a)}(e,t,s,i,(function(e){r(new File([e],"image.jpeg",{type:e.type,lastModified:(new Date).getTime()}))}),(function(){console.error("Image fail");const e=new Error;e.name="ImageFail",a(e)}))}))}!function(e){e[e.IOS=0]="IOS",e[e.ANDROID=1]="ANDROID",e[e.OTHER=2]="OTHER"}(Sa||(Sa={})),function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(ba||(ba={}));class ka{async getScreenShot({hideElementsSelector:e,slideContent:t}){const s=await Ca(Sa.IOS,t,function(e){let t="";return Array.prototype.slice.call(window.document.styleSheets).forEach((s=>{e(s)&&(t+=Array.prototype.slice.call(s.rules).map((e=>e.cssText)).join(""))})),t}((function(){return!0})),e);return{file:s,url:URL.createObjectURL(s)}}getNavigatorShareFunction(){let e=navigator.share?.bind(navigator);return!e&&window.parent?.navigator.share&&(e=window.parent.navigator.share.bind(window.parent.navigator)),e}getFilteredConfigDto(e){const t={};for(const[s,i]of Object.entries(e??{}))null!==i&&(t[s]=i);return t}}var Ma=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ia=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let La=(()=>{let e,t,s,i,r,a,o=[],n=[],l=[],d=[],c=[];return class{static{const h="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.computed],i=[we.computed],r=[we.action],a=[we.action],Ia(this,null,e,{kind:"accessor",name:"_isOpened",static:!1,private:!1,access:{has:e=>"_isOpened"in e,get:e=>e._isOpened,set:(e,t)=>{e._isOpened=t}},metadata:h},n,l),Ia(this,null,t,{kind:"accessor",name:"_params",static:!1,private:!1,access:{has:e=>"_params"in e,get:e=>e._params,set:(e,t)=>{e._params=t}},metadata:h},d,c),Ia(this,null,s,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:h},null,o),Ia(this,null,i,{kind:"getter",name:"params",static:!1,private:!1,access:{has:e=>"params"in e,get:e=>e.params},metadata:h},null,o),Ia(this,null,r,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:h},null,o),Ia(this,null,a,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:h},null,o),h&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:h})}storyReader=Ma(this,o);sharingService;nativeSharingId="";nativeSharingRunning=!1;#d=Ma(this,n,!1);get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#F=(Ma(this,l),Ma(this,d,{id:"",type:ba.Social,link:""}));get _params(){return this.#F}set _params(e){this.#F=e}currentStorySlide=(Ma(this,c),null);desktopMode=!1;constructor(e,t){this.storyReader=e,this.sharingService=t}get isOpened(){return this._isOpened}get params(){return this._params}open(e){this.storyReader.pauseTimer(),this._params={link:e.link,type:e.type,text:e.text,id:e.id},this._isOpened=!0}close(){this.storyReader.resumeTimer(),this._isOpened=!1,this._params={id:"",type:ba.Social,link:""}}handleShareComplete(e,t){const s=this.currentStorySlide?.findAllWidgetsOfType((e=>e instanceof Li))??[];for(const i of s)i.handleShareComplete({shareId:e,result:t});this.close()}async shareScreenShot({shareId:e,shareText:t,hideElementsSelector:s,storySlide:i}){let r=null;this.currentStorySlide=i;try{const a=await this.sharingService.getScreenShot({hideElementsSelector:s,slideContent:i.$el});r=a.url;const o={files:[a.file],text:t};if(this.desktopMode)return void this.open({type:ba.SlideScreenshot,id:e,link:r,text:t});await this.startNativeSharing(e,o)}catch(s){console.error(s),r&&this.open({type:ba.SlideScreenshot,id:e,link:r,text:t})}}async shareText({shareId:e,config:t,storySlide:s}){this.currentStorySlide=s,null==e&&(e="story-share");const i=this.sharingService.getFilteredConfigDto(t),r=i.url=i.url??i.text,a={type:ba.Social,id:e,link:r};try{if(this.desktopMode)return void this.open(a);await this.startNativeSharing(e,i)}catch(e){this.open(a)}}async startNativeSharing(e,t){const s=this.sharingService.getNavigatorShareFunction();if(!s)throw new Error;try{this.storyReader.pauseTimer(),this.runNativeSharing({id:e}),await s(t),this.completeNativeSharing({result:!0})}catch(e){if(e instanceof DOMException&&"AbortError"===e.name)return;throw e}finally{this.completeNativeSharing({result:!1})}}runNativeSharing({id:e}){this.nativeSharingId=e,this.nativeSharingRunning=!0}completeNativeSharing({result:e}){this.nativeSharingRunning&&(this.handleShareComplete(this.nativeSharingId,e),this.nativeSharingRunning=!1,this.nativeSharingId="",this.storyReader.resumeTimer())}}})();var Aa=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Oa=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Ea=(()=>{let e,t,s,i,r,a,o,n,l,d=[],c=[],h=[],u=[],p=[],g=[],m=[];return class{static{const y="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.computed],r=[we.computed],a=[we.action],o=[we.action],n=[we.action],l=[we.action],Oa(this,null,e,{kind:"accessor",name:"_activeStory",static:!1,private:!1,access:{has:e=>"_activeStory"in e,get:e=>e._activeStory,set:(e,t)=>{e._activeStory=t}},metadata:y},c,h),Oa(this,null,t,{kind:"accessor",name:"_currentIndex",static:!1,private:!1,access:{has:e=>"_currentIndex"in e,get:e=>e._currentIndex,set:(e,t)=>{e._currentIndex=t}},metadata:y},u,p),Oa(this,null,s,{kind:"accessor",name:"_nextFlippingStoryIndex",static:!1,private:!1,access:{has:e=>"_nextFlippingStoryIndex"in e,get:e=>e._nextFlippingStoryIndex,set:(e,t)=>{e._nextFlippingStoryIndex=t}},metadata:y},g,m),Oa(this,null,i,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:y},null,d),Oa(this,null,r,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:y},null,d),Oa(this,null,a,{kind:"method",name:"nextStory",static:!1,private:!1,access:{has:e=>"nextStory"in e,get:e=>e.nextStory},metadata:y},null,d),Oa(this,null,o,{kind:"method",name:"prevStory",static:!1,private:!1,access:{has:e=>"prevStory"in e,get:e=>e.prevStory},metadata:y},null,d),Oa(this,null,n,{kind:"method",name:"nextStoryWithAnimation",static:!1,private:!1,access:{has:e=>"nextStoryWithAnimation"in e,get:e=>e.nextStoryWithAnimation},metadata:y},null,d),Oa(this,null,l,{kind:"method",name:"prevStoryWithAnimation",static:!1,private:!1,access:{has:e=>"prevStoryWithAnimation"in e,get:e=>e.prevStoryWithAnimation},metadata:y},null,d),y&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:y})}storyManager=Aa(this,d);storyReaderViewModel;slideApiHandlers;#N=Aa(this,c,null);get _activeStory(){return this.#N}set _activeStory(e){this.#N=e}#x=(Aa(this,h),Aa(this,u,1));get _currentIndex(){return this.#x}set _currentIndex(e){this.#x=e}#U=(Aa(this,p),Aa(this,g,-1));get _nextFlippingStoryIndex(){return this.#U}set _nextFlippingStoryIndex(e){this.#U=e}animatedTransitionAdapter=(Aa(this,m),null);currentStoryDisplayStrategy=null;constructor(e,t,s){this.storyManager=e,this.storyReaderViewModel=t,this.slideApiHandlers=s}get reachStart(){return 1===this._currentIndex}get reachEnd(){return this._currentIndex===this.storyReaderViewModel.stories.length-2}get nextFlippingStoryIndex(){return this._nextFlippingStoryIndex}get activeStory(){return this._activeStory}get currentIndex(){return this._currentIndex}setAnimatedTransitionAdapter(e){this.animatedTransitionAdapter=e}setCurrentStoryDisplayStrategy(e){this.currentStoryDisplayStrategy=e}nextStory(){this.reachEnd||(this.activeStory?.markAsOpened(),this.setActiveStoryByIndex(this._currentIndex+1),this.currentStoryDisplayStrategy.handleNextStoryByIndex(this._currentIndex-1))}prevStory(){this.reachStart||(this.activeStory?.markAsOpened(),this.setActiveStoryByIndex(this._currentIndex-1),this.currentStoryDisplayStrategy.handleNextStoryByIndex(this._currentIndex-1))}nextStoryWithAnimation(e){this.storyReaderViewModel.reachEnd?this.handleStoryReaderReachEnd(e):this.navigateStoryWithAnimation(this.storyReaderViewModel.currentIndex+1,e)}prevStoryWithAnimation(e){this.reachStart||this.navigateStoryWithAnimation(this.currentIndex-1,e)}destroy(){this._activeStory=null}setActiveStoryById(e){const t=this.storyReaderViewModel.stories;this._currentIndex=t.findIndex((t=>t.id===e)),this._activeStory=t[this._currentIndex],this.slideApiHandlers.setActiveStory(this._activeStory)}resetActiveStory(){this._activeStory=null}navigateStoryWithAnimation(e,t="lastSlideClick"){this._nextFlippingStoryIndex=e;const s=this.storyReaderViewModel.stories[e];this.slideApiHandlers.setActiveStory(s),this.handleNextFlippingStoryIndexChange(e,t)}handleStoryReaderReachEnd(e){"auto"!==e?this.storyReaderViewModel.close("lastSlideClick"):this.animatedTransitionAdapter?.options.closeOnLastSlideByTimer&&this.storyReaderViewModel.close("auto")}async handleNextFlippingStoryIndexChange(e,t){if(-1===e)return;const s=this.currentIndex<e?1:-1;await(this.animatedTransitionAdapter?.transitionByDirection(s)),this.handleStoryFlippingTransitionEnd(e,t)}handleStoryFlippingTransitionEnd(e,t){this.storyReaderViewModel.emitCloseStoryEvent(t);1===(this.currentIndex<e?1:-1)?this.nextStory():this.prevStory(),this._nextFlippingStoryIndex=-1}setActiveStoryByIndex(e){this._currentIndex=e,this._activeStory=this.storyReaderViewModel.stories[this._currentIndex],this.slideApiHandlers.setActiveStory(this._activeStory),this.handleActiveStoryError(this._activeStory)}handleActiveStoryError(e){e.error&&this.storyManager.emit("showStoryFailed",{id:e.id,title:e.title,...e.error})}}})();var Ta,Ra,Da=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Pa=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.RedirectToStory="redirectToStory",e.CloseStory="closeStory",e.ShowMultipleStories="showMultipleStories",e.ReloadStory="reloadStory"}(Ta||(Ta={})),function(e){e.Close="closeStoryReader"}(Ra||(Ra={}));let Ba=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m=P,y=[],v=[],f=[],w=[],_=[],S=[],b=[],x=[],C=[],M=[],I=[];return class L extends m{static{const k="function"==typeof Symbol&&Symbol.metadata?Object.create(m[Symbol.metadata]??null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[we.observable],a=[we.computed],o=[we.computed],n=[we.action],l=[we.action],d=[we.action],c=[we.action],h=[we.action],u=[we.action],p=[we.action],g=[we.action],Pa(this,null,e,{kind:"accessor",name:"_uiPaused",static:!1,private:!1,access:{has:e=>"_uiPaused"in e,get:e=>e._uiPaused,set:(e,t)=>{e._uiPaused=t}},metadata:k},v,f),Pa(this,null,t,{kind:"accessor",name:"_muted",static:!1,private:!1,access:{has:e=>"_muted"in e,get:e=>e._muted,set:(e,t)=>{e._muted=t}},metadata:k},w,_),Pa(this,null,s,{kind:"accessor",name:"_timerPaused",static:!1,private:!1,access:{has:e=>"_timerPaused"in e,get:e=>e._timerPaused,set:(e,t)=>{e._timerPaused=t}},metadata:k},S,b),Pa(this,null,i,{kind:"accessor",name:"_closeGestureInAction",static:!1,private:!1,access:{has:e=>"_closeGestureInAction"in e,get:e=>e._closeGestureInAction,set:(e,t)=>{e._closeGestureInAction=t}},metadata:k},x,C),Pa(this,null,r,{kind:"accessor",name:"_stories",static:!1,private:!1,access:{has:e=>"_stories"in e,get:e=>e._stories,set:(e,t)=>{e._stories=t}},metadata:k},M,I),Pa(this,null,a,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:k},null,y),Pa(this,null,o,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:k},null,y),Pa(this,null,n,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:k},null,y),Pa(this,null,l,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:k},null,y),Pa(this,null,d,{kind:"method",name:"reloadStory",static:!1,private:!1,access:{has:e=>"reloadStory"in e,get:e=>e.reloadStory},metadata:k},null,y),Pa(this,null,c,{kind:"method",name:"nextStory",static:!1,private:!1,access:{has:e=>"nextStory"in e,get:e=>e.nextStory},metadata:k},null,y),Pa(this,null,h,{kind:"method",name:"prevStory",static:!1,private:!1,access:{has:e=>"prevStory"in e,get:e=>e.prevStory},metadata:k},null,y),Pa(this,null,u,{kind:"method",name:"nextStoryWithAnimation",static:!1,private:!1,access:{has:e=>"nextStoryWithAnimation"in e,get:e=>e.nextStoryWithAnimation},metadata:k},null,y),Pa(this,null,p,{kind:"method",name:"prevStoryWithAnimation",static:!1,private:!1,access:{has:e=>"prevStoryWithAnimation"in e,get:e=>e.prevStoryWithAnimation},metadata:k},null,y),Pa(this,null,g,{kind:"method",name:"navigateStoryWithAnimationByIndex",static:!1,private:!1,access:{has:e=>"navigateStoryWithAnimationByIndex"in e,get:e=>e.navigateStoryWithAnimationByIndex},metadata:k},null,y),k&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:k})}storyManager=Da(this,y);statisticsService;storiesApi;#z=Da(this,v,!1);get _uiPaused(){return this.#z}set _uiPaused(e){this.#z=e}#M=(Da(this,f),Da(this,w,!0));get _muted(){return this.#M}set _muted(e){this.#M=e}#V=(Da(this,_),Da(this,S,!1));get _timerPaused(){return this.#V}set _timerPaused(e){this.#V=e}#W=(Da(this,b),Da(this,x,!1));get _closeGestureInAction(){return this.#W}set _closeGestureInAction(e){this.#W=e}#e=(Da(this,C),Da(this,M,we.observable.map()));get _stories(){return this.#e}set _stories(e){this.#e=e}_uiLocked=(Da(this,I),!1);scrollbarHelper=new Dr(window);_sourceInfo={listType:De.DEFAULT,feedSlug:""};slideApi;slideApiHandlers=null;windowReferer=k.default;currentStoryDisplayStrategy=null;navigationHistory;storyDisplayStrategyFactory;_touchController=new Wi({touchStartTimeout:200});narrativeDataCache=new xs;_sharePanelViewModel=new La(this,new ka);navigationController;static id="StoryReaderViewModel";constructor(e,t,s){super(),this.storyManager=e,this.statisticsService=t,this.storiesApi=s,this.navigationHistory=new Ps(this.storyManager,this),this.handleWindowUnload=this.handleWindowUnload.bind(this),this.handleEscKeydown=this.handleEscKeydown.bind(this),e.setViewModel(L.id,this),window.addEventListener("beforeunload",this.handleWindowUnload),this.storyDisplayStrategyFactory=new qs(e,this),this.handleVisibilityChange=this.handleVisibilityChange.bind(this);const i=this.initSlideApi();this.navigationController=new Ea(this.storyManager,this,i)}get nextFlippingStoryIndex(){return this.navigationController.nextFlippingStoryIndex}get sharePanel(){return this._sharePanelViewModel}get touchController(){return this._touchController}get feedSlug(){return this.sourceInfo.feedSlug??""}get sourceInfo(){return this._sourceInfo}get muted(){return this._muted}get uiPaused(){return this._uiPaused}get timerPaused(){return this._timerPaused}get closeGestureInAction(){return this._closeGestureInAction}get stories(){return Array.from(this._stories.values())}get activeStory(){return this.navigationController.activeStory}get isOpened(){return Boolean(this.navigationController.activeStory)}get currentIndex(){return this.navigationController.currentIndex}get reachStart(){return this.navigationController.reachStart}get reachEnd(){return this.navigationController.reachEnd}getStatisticsData(){return this.statisticsService.getData()}cleanupStatisticsData(){return this.statisticsService.cleanupData()}open(e,t){this.resetReaderToDefaultState(),this.updateSlideApiRef(),this.windowReferer=e.windowReferer,this.setScrollBar(e.windowReferer),this._sourceInfo=t,this.setStories(e.stories),this.navigationController.setActiveStoryById(e.id),this.navigationController.setCurrentStoryDisplayStrategy(this.currentStoryDisplayStrategy),this.statisticsService.init(t),this.storyManager.getConfig().enableStatistic(),this._touchController.init(document.body),document.addEventListener("visibilitychange",this.handleVisibilityChange),window.addEventListener("keydown",this.handleEscKeydown)}close(e="closeReaderByCloseBtn"){this.activeStory&&!this.activeStory?.disableClose&&(this.resetScrollBar(this.windowReferer),this.emit(Ra.Close),this.sourceInfo.listType===De.DEFAULT&&ps.emit(Ra.Close,{id:this.activeStory.id}),this.emitCloseStoryEvent(e),this.resetReaderToDefaultState(),this._sourceInfo={listType:De.DEFAULT,feedSlug:""},this.navigationController.destroy())}resetReaderToDefaultState(){if(this.isOpened){if(this.activeStory){const e=this.activeStory.id,t=this.activeStory.activeSlideIndex;ps.emit(Os.CloseStoryReader,{storyId:e,slideIndex:t}),this.activeStory.markAsOpened()}this.resumeUI(),this.sharePanel.close(),this.navigationHistory.reset(),this.statisticsService.destroy(),this.clearStoryViewModels(),this._touchController.destroy(),document.removeEventListener("visibilitychange",this.handleVisibilityChange),window.removeEventListener("keydown",this.handleEscKeydown),this.navigationController.resetActiveStory()}}emitCloseStoryEvent(e){this.activeStory&&this.storyManager.emitEvent(new ms(this.activeStory,{action:e}))}canBeClosed(){return!(!this.activeStory||this.activeStory.isBlank)&&!this.activeStory.disableClose}async showStory(e){this.currentStoryDisplayStrategy=this.storyDisplayStrategyFactory.createShowStory(),await this.currentStoryDisplayStrategy.show({storyId:e})}async showStoryOnce(e){this.currentStoryDisplayStrategy=this.storyDisplayStrategyFactory.createShowStoryOnce(),await this.currentStoryDisplayStrategy.show({storyId:e})}async showStoryFromSharePage(e,t){try{const s=this.storyDisplayStrategyFactory.createShowStoryFromSharePage();return this.currentStoryDisplayStrategy=s,await s.show({storyId:e,fetchShareUrl:t}),t&&this.storyManager.getConfig().disableStatistic(),!0}catch(e){return!1}}async showOnboardingStories(e){const t=this.storyDisplayStrategyFactory.createShowOnboardingStories();return this.currentStoryDisplayStrategy=t,t.show(e)}async showMultipleStories(e){const t=this.storyDisplayStrategyFactory.createShowMultipleStories();this.currentStoryDisplayStrategy=t,await t.show({storyId:e.storyId,storyFeed:e.storyFeed,windowReferer:e.windowReferer??k.default,filter:e.filter})}async reloadStory(e){e.setError(null),this.currentStoryDisplayStrategy?.reload({storyId:e.id,feedType:this.sourceInfo.listType,feedSlug:this.sourceInfo.feedSlug})}nextStory(){return this.navigationController.nextStory()}prevStory(){return this.navigationController.prevStory()}nextStoryWithAnimation(e){return this.navigationController.nextStoryWithAnimation(e)}prevStoryWithAnimation(e){return this.navigationController.prevStoryWithAnimation(e)}navigateStoryWithAnimationByIndex(e,t){this.navigationController.navigateStoryWithAnimation(e,t)}destroy(){this.removeAllListeners(),window.removeEventListener("beforeunload",this.handleWindowUnload),this.storyManager.deleteViewModel(L.id)}closeGoodsWidget(){ps.emit("goodsWidget.close")}enableStoryTimer(){this._stories.forEach((e=>e.enableTimer()))}disableStoryTimer(){this._stories.forEach((e=>e.disableTimer()))}setAnimatedTransitionAdapter(e){this.navigationController.setAnimatedTransitionAdapter(e)}updateSlideApiRef(){(0,us.getSlideApi)(this.slideApiHandlers)}resumeTimer(){this._uiLocked=!1,this._timerPaused=!1}pauseTimer(){this._uiLocked=!0,this._timerPaused=!0}pauseUI(){this._uiPaused=!0,this.pauseTimer()}resumeUI(){this._uiPaused=!1,this.resumeTimer()}mute(){this._muted=!0}unmute(){this._muted=!1}enableCloseGesture(){this._closeGestureInAction=!0}disableCloseGesture(){this._closeGestureInAction=!1}setStories(e){const t=new st({id:-1},this.storyManager.rootStore,this.storiesApi),s=new st({id:-2},this.storyManager.rootStore,this.storiesApi);e=[t,...e,s];const i=new pa(this.storyManager,this,this.slideApi,this.slideApiHandlers,this._touchController);for(const t of e)this._stories.set(t.id,new ya(this.storyManager,this,this._sharePanelViewModel,t,this.slideApiHandlers,this.navigationHistory,i))}initSlideApi(){return this.slideApiHandlers=new Ds(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,us.getSlideApi)(this.slideApiHandlers),this.slideApiHandlers}handleVisibilityChange(){"hidden"===document.visibilityState&&this.pauseTimerByVisibility(),"visible"===document.visibilityState&&this.resumeTimerByVisibility()}resumeTimerByVisibility(){this._uiLocked||(this._timerPaused=!1)}pauseTimerByVisibility(){this._uiLocked||(this._timerPaused=!0)}handleEscKeydown(e){27===e.keyCode&&this.close("closeReaderByEscBtn")}clearStoryViewModels(){for(const e of this._stories.values())e.destroy();this._stories=we.observable.map()}setScrollBar(e){e===k.default&&this.scrollbarHelper.setScrollbar()}resetScrollBar(e){e===k.default&&this.scrollbarHelper.resetScrollbar()}handleWindowUnload(e){this.activeStory&&(ps.emit(Os.NextSlide,{fromStoryId:this.activeStory.id,fromSlideIndex:this.activeStory.activeSlideIndex}),this.statisticsService.sendData())}}})();class ja{storyManager;constructor(e){this.storyManager=e}create(){const e=new Ts(this.storyManager),t=new Es(this.storyManager,e);return new Ba(this.storyManager,t,new $e(this.storyManager))}}class Fa{animatedSlider;options;constructor(e,t){this.animatedSlider=e,this.options=t}transitionByDirection(e){return this.animatedSlider.transformWithAmimation(e)}}class Na{narrativeDataCache;storyManager;iamReader;deferredActionsQueue=new Cs;activeMessageNarrativeDataCache=new xs;activeMessageSlide=null;activeMessage=null;constructor(e,t,s){this.narrativeDataCache=e,this.storyManager=t,this.iamReader=s}lock(e){if(this.activeMessageSlide&&this.activeMessageSlide!==e)throw new Error(`[SlideApi]: The resource is locked by message with ID ${this.activeMessage?.id}`);this.activeMessageSlide=e}unlock(e){this.activeMessageSlide===e&&(this.activeMessageSlide=null)}exec(){this.activeMessageSlide&&(this.deferredActionsQueue.exec(),this.deferredActionsQueue.flush())}async getCardLocalData(){if(!this.activeMessage)return{};let e=this.narrativeDataCache.get(`iam_${this.activeMessage.id}_data_${this.storyManager.rootStore.sessionStore.userId}`);return e?JSON.parse(e):{}}setCardLocalData(e,t){if(!this.activeMessage)return;let s=JSON.stringify(e);this.narrativeDataCache.set(`iam_${this.activeMessage.id}_data_${this.storyManager.rootStore.sessionStore.userId}`,s),t&&this.activeMessage.updateUserData(s).catch(console.error)}getCardServerData(e){return this.activeMessage.context.widgetsData._narrative_saved_data?.[e]??null}updateCardServerData(e,t){this.activeMessage.context.widgetsData._narrative_saved_data=t}getSlideDuration(e,t){return this.activeMessage.context.widgetsData._narrative_slides_duration?.[e]?.[t]??null}pauseUI(){this.activeMessageSlide?.pause()}resumeUI(){this.activeMessageSlide?.resume()}showCardTextInput(e,t){}setCardSessionValue(e,t){this.activeMessageNarrativeDataCache.set(e,t)}getCardSessionValue(e){return this.activeMessageNarrativeDataCache.get(e)}getWidgetsSharedData(e,t){const s=this.activeMessage.context.widgetsData;switch(t){case"rangeSlider":return s._narrative_range_slider_data?.[e];case"poll":return s._narrative_poll_data?.[e];case"vote":return s._narrative_vote_data?.[e]}return null}openUrl(e){window.open(e,"_parent")}async sendApiRequest(e,t,s,i,r,a){try{const a=await Ct.request({url:e,method:t,params:s??{},headers:i??{},data:r??{}});return{status:a.status,headers:a.headers,data:a.data}}catch(e){if(e instanceof V)return{status:e.networkStatus??400,headers:e.response?.headers,data:e.response?.data}}}share(e,t){}shareSlideScreenshot(e,t,s){}showLayer(e){this.activeMessageSlide?.showLayerByIndex(e)}showCardSlide(e){}cardShowNext(){}showNextSlide(e){}sendStatisticEvent(e,t,s){let i=null;switch(e){case"w-copy":i=new $t(s.widget_id,s.widget_value,s.widget_label);break;case"w-share":i=new Kt(s.widget_id,s.widget_answer,s.widget_label,s.widget_value,s.widget_answer_label);break;case"w-rate-answer":i=new Qt(s.widget_id,s.widget_answer,s.widget_label,s.widget_value);break;case"w-range-slider-answer":i=new qt(s.widget_id,s.widget_answer,s.widget_label)}i&&(this.activeMessage.trackWidgetEvent(i),this.iamReader.emitWidgetEvent(i))}destroy(){}setActiveMessage(e){this.activeMessageNarrativeDataCache.clear(),this.activeMessage=e,this.activeMessageSlide&&this.unlock(this.activeMessageSlide)}async resetCard(e){}pushToDefferedActionsQueueOrExec(e){this.activeMessageSlide?e():this.deferredActionsQueue.push(e)}getCardFonts(){return this.storyManager.rootStore.sessionStore.session?.fontsResources??[]}updateTimeline(e,t,s,i,r,a){}showToast(e){this.activeMessageSlide?.showToast({content:e})}}class Ua{_vw;_vh;constructor(e,t){this._vw=e,this._vh=t}get contentRatio(){return 9/16}getWidth(){return this._vw}getHeight(){return this._vh}}class za{_vw;_vh;_contentRatio;desktopMode;constructor(e,t,s,i){this._vw=e,this._vh=t,this._contentRatio=s,this.desktopMode=i,this.desktopMode&&this.initViewportWidthForDesktopMode()}get contentRatio(){return this._contentRatio}getWidth(){return this._vw}getHeight(){return Math.ceil(this._vw/this._contentRatio)}initViewportWidthForDesktopMode(){this._vw>557&&(this._vw=557)}}class Va{_vw;_vh;_contentRatio;desktopMode;constructor(e,t,s,i){this._vw=e,this._vh=t,this._contentRatio=s,this.desktopMode=i,this.desktopMode&&this.initViewportWidthForDesktopMode()}get contentRatio(){return this._contentRatio}getWidth(){return this._vw}getHeight(){return Math.ceil(this._vw/this._contentRatio)}initViewportWidthForDesktopMode(){this._vw>557&&(this._vw=557)}}class Wa{create(e,t){switch(e){case ls.BottomSheet:return new za(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case ls.Modal:return new Va(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case ls.Fullscreen:return new Ua(t.vw,t.vh)}}}class Ga{_vw;_vh;_contentRatio;constructor(e,t,s){this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}getOffset(){const e=this.calculateHeight();return-(Math.ceil(e-this._vh)/2)+"px 0px"}getOffsetX(){return"0px"}getOffsetY(){const e=this.calculateHeight();return`${Math.ceil(e-this._vh)/2}px`}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this._vw}calculateHeight(){return Math.ceil(this._vw/this._contentRatio)}}class $a{_vw;_vh;_contentRatio;constructor(e,t,s){this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}get vw(){return this._vw}get vh(){return this._vh}getOffset(){const e=this.calculateWidth();return`0px ${-(Math.ceil(e-this._vw)/2)}px`}getOffsetX(){const e=this.calculateWidth();return`${Math.ceil(e-this._vw)/2}px`}getOffsetY(){return"0px"}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this._vh*this._contentRatio)}calculateHeight(){return this._vh}}class Ha{}class qa extends Ha{_vw;_vh;_contentRatio;constructor(e,t,s){super(),this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}getOffset(){const e=this.calculateHeight();return-(Math.ceil(e-this._vh)/2)+"px 0px"}getOffsetX(){return"0px"}getOffsetY(){const e=this.calculateHeight();return`${Math.ceil(e-this._vh)/2}px`}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this._vw}calculateHeight(){return Math.ceil(this._vw/this._contentRatio)}}class Qa extends Ha{_vw;_vh;_contentRatio;constructor(e,t,s){super(),this._vw=e,this._vh=t,this._contentRatio=s}get contentRatio(){return this._contentRatio}getOffset(){const e=this.calculateWidth();return`0px ${Math.ceil(this._vw-e)/2}px`}getOffsetX(){const e=this.calculateWidth();return`${Math.ceil(this._vw-e)/2}px`}getOffsetY(){return"0px"}getWidth(){return`${this.calculateWidth()}px`}getHeight(){return`${this.calculateHeight()}px`}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this.calculateHeight()*this._contentRatio)}calculateHeight(){return this._vh}}class Ka{constructor(){}create(e){const t=this.getViewportParams(e);return this.isFullscreen(e,t)?this.createFullscreenSlideGeometry(t):this.createWideOrSquareGeometry(t)}isFullscreen(e,t){return e instanceof Ua}createWideOrSquareGeometry(e){return e.viewportRatio>e.contentRatio?new Ga(e.vw,e.vh,e.contentRatio):new $a(e.vw,e.vh,e.contentRatio)}getViewportParams(e){return{vw:e.getWidth(),vh:e.getHeight(),viewportRatio:e.getWidth()/e.getHeight(),contentRatio:e.contentRatio}}createFullscreenSlideGeometry(e){return e.viewportRatio>e.contentRatio?new Qa(e.vw,e.vh,e.contentRatio):new qa(e.vw,e.vh,e.contentRatio)}}class Ya{slide;_mode=fr.None;_defaultPrevented=!1;_direction=0;constructor(e){this.slide=e,this._direction=this.calcDirection()}get mode(){return this._mode}get direction(){return this._direction}get defaultPrevented(){return this._defaultPrevented||this.slide.navigationDisabled}get navigationDisabled(){return!1}preventDefault(){this._defaultPrevented=!0}disableNextClick(){this._mode=fr.DisableNext}navigate(){this.direction<0?this.toPrev():this.mode!==fr.DisableNext&&this.toNext()}toPrev(){}toNext(){}calcClickPosition(){return.3}calcDirection(){return this.calcClickPosition()<=.3?-1:1}}var Za=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ja=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Xa=(()=>{let e,t=P,s=[];return class extends t{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(t[Symbol.metadata]??null):void 0;e=[we.computed],Ja(this,null,e,{kind:"getter",name:"isLoading",static:!1,private:!1,access:{has:e=>"isLoading"in e,get:e=>e.isLoading},metadata:i},null,s),i&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:i})}message=Za(this,s);iamMessageSlide;messageSlideRendererFactory;slideRenderer;locked=!1;constructor(e,t,s){super(),this.message=e,this.iamMessageSlide=t,this.messageSlideRendererFactory=s,this.slideRenderer=this.messageSlideRendererFactory.create({slide:this,message:this.message}),this.handleDocumentVisibilityChange=this.handleDocumentVisibilityChange.bind(this)}get isLoading(){return this.slideRenderer.state===_r.Loading}get html(){return this.iamMessageSlide.html}get navigationDisabled(){return this.slideRenderer.navigationDisabled}async init(e){return this.slideRenderer.init(e)}async start(){return document.addEventListener("visibilitychange",this.handleDocumentVisibilityChange),this.slideRenderer.start()}async reload(){return this.slideRenderer.reload()}stop(){return document.removeEventListener("visibilitychange",this.handleDocumentVisibilityChange),this.slideRenderer.stop()}pause(){return this.slideRenderer.pause()}resume(){return this.slideRenderer.resume()}pauseAndLock(){return this.locked=!0,this.pause()}resumeAndUnlock(){return this.locked=!1,this.resume()}mute(){this.slideRenderer.mute()}unmute(){this.slideRenderer.unmute()}onClick(e){const t=new Ya(this);this.slideRenderer.onClick({target:e,navigationController:t})}onLinkClick(e){this.slideRenderer.onClickLinkElement(e.target)}showLayerByIndex(e){this.slideRenderer.showLayerByIndex(e)}destroy(){return this.slideRenderer.stop()}showToast(e){new Gi({getMountPoint:()=>this.slideRenderer.$el,...e})}handleDocumentVisibilityChange(){this.locked||("hidden"===document.visibilityState&&this.pause(),"visible"===document.visibilityState&&this.resume())}}})();class eo extends P{iamReader;iamMessage;_slides=[];_openTime=0;constructor(e,t,s){super(),this.iamReader=e,this.iamMessage=t,this._slides=this.iamMessage.slides.map((e=>new Xa(this,e,s)))}get id(){return this.iamMessage.id}get activeSlideIndex(){return this.iamMessage.activeSlideIndex}get openTime(){return this._openTime}get slides(){return this._slides}get context(){return this.iamMessage.context}get appearanceOptions(){return this.iamMessage.appearanceOptions}get type(){return this.iamMessage.type}async trackOpen(){await this.iamMessage.trackOpen()}async trackClose(){await this.iamMessage.trackClose()}async trackWidgetEvent(e){await this.iamMessage.trackWidgetEvent(e)}async updateUserData(e){return this.iamMessage.updateUserData(e)}toPublicDto(){return this.iamMessage.toPublicDto()}destroy(){}}class to{iamReader;constructor(e){this.iamReader=e}handle(e){this.iamReader.close()}}class so{storyManager;iamMessage;messageSlide;constructor(e,t,s){this.storyManager=e,this.iamMessage=t,this.messageSlide=s}async handle(e){this.iamMessage.trackWidgetEvent(new Ht(e.elementId,e.linkTarget,""));try{await this.storyManager.openGame(e.linkTarget),this.messageSlide.pauseAndLock(),this.storyManager.gameReaderViewModel?.once(Br.Close,(()=>{this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class io{iamReader;storyManager;iamMessage;constructor(e,t,s){this.iamReader=e,this.storyManager=t,this.iamMessage=s}handle(e){const t=decodeURIComponent(e.linkTarget);this.emitWidgetEvent(t,e.elementId),this.emitClickOnButtonEvent(t,e.elementId)}emitWidgetEvent(e,t){const s=new Ht(t,e,"");this.iamMessage.trackWidgetEvent(s),this.iamReader.emitWidgetEvent(s)}emitClickOnButtonEvent(e,t){const s=this.getClickOnButtonEventPayload(e,t);this.iamReader.emit(ho.ClickOnButton,s),this.storyManager.clickOnButtonAction({src:v.IAM_READER,payload:s})}getClickOnButtonEventPayload(e,t){return{id:this.iamMessage.id,index:this.iamMessage.activeSlideIndex,url:e,elementId:t}}}class ro{iamReader;storyManager;messageSlide;constructor(e,t,s){this.iamReader=e,this.storyManager=t,this.messageSlide=s}async handle(e){const t=parseInt(e.linkTarget);try{await this.storyManager.showStory(t),this.messageSlide.pauseAndLock(),this.storyManager.storyReaderViewModel.once(Ra.Close,(()=>{this.iamReader.updateSlideApiRef(),this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class ao{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class oo{storyManager;iamReader;message;messageSlide;constructor(e,t,s,i){this.storyManager=e,this.iamReader=t,this.message=s,this.messageSlide=i}create(e){switch(e){case"url":return new io(this.iamReader,this.storyManager,this.message);case"story":return new ro(this.iamReader,this.storyManager,this.messageSlide);case"game":return new so(this.storyManager,this.message,this.messageSlide);case"closeIAM":return new to(this.iamReader)}return new ao}}class no{slide;story;slideApiHandlers;constructor(e,t,s){this.slide=e,this.story=t,this.slideApiHandlers=s}onSlideBeforeInit(){}onSlideAfterInit(){}async onSlideStarted(){this.slideApiHandlers.lock(this.slide),this.slideApiHandlers.exec()}onSlideStop(){this.slideApiHandlers.unlock(this.slide)}onSlideStateChanged(e){}onSlideLoadStart(){}onSlideLoadEnd(){}onSlideResume(){}onSlidePause(){}onSlideVideoError(){}}class lo{storyManager;iamReader;slideApi;slideApiHandlers;touchController;constructor(e,t,s,i,r){this.storyManager=e,this.iamReader=t,this.slideApi=s,this.slideApiHandlers=i,this.touchController=r}create({slide:e,message:t}){const s=new Ys,i=new oi,r=new Zr(new oo(this.storyManager,this.iamReader,t,e)),a=new kr(new no(e,t,this.slideApiHandlers),i,this.slideApi.Animation,s,r);return this.registerWidgets({widgetManager:i,slideApi:this.slideApi,message:t,slide:e}),a}registerWidgets({widgetManager:e,slideApi:t,message:s,slide:i}){e.registerManyFactories([new Pi(t),new di(t),new hi(t),new pi(t),new ji(t),new mi(t),new vi(t),new ki(this.touchController,t),new Ii(t),new Ai(t),new vr(t,this.touchController,i),new Ri(t)])}}class co extends Error{constructor(e){super(`[IAM]: you must close IAM with ID ${e}`),this.name="IamMessageOpenError"}}var ho,uo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},po=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.Loaded="loaded",e.Close="close",e.WidgetEvent="widgetEvent",e.ClickOnButton="clickOnButton"}(ho||(ho={}));let go=(()=>{let e,t,s,i,r=P,a=[],o=[],n=[];return class l extends r{static{const l="function"==typeof Symbol&&Symbol.metadata?Object.create(r[Symbol.metadata]??null):void 0;e=[we.observable],t=[we.action],s=[we.action],i=[we.action],po(this,null,e,{kind:"accessor",name:"_activeMessage",static:!1,private:!1,access:{has:e=>"_activeMessage"in e,get:e=>e._activeMessage,set:(e,t)=>{e._activeMessage=t}},metadata:l},o,n),po(this,null,t,{kind:"method",name:"showMessageById",static:!1,private:!1,access:{has:e=>"showMessageById"in e,get:e=>e.showMessageById},metadata:l},null,a),po(this,null,s,{kind:"method",name:"showMessageByEvent",static:!1,private:!1,access:{has:e=>"showMessageByEvent"in e,get:e=>e.showMessageByEvent},metadata:l},null,a),po(this,null,i,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:l},null,a),l&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:l})}storyManager=uo(this,a);iamStore;iamDisplayService;#G=uo(this,o,null);get _activeMessage(){return this.#G}set _activeMessage(e){this.#G=e}visibilityObserver=uo(this,n);slideApiHandlers;slideApi;_touchController=new Wi;narrativeDataCache=new xs;scrollbarHelper=new Dr(window);eventPublisher;constructor(e,t,s){super(),this.storyManager=e,this.iamStore=t,this.iamDisplayService=s,this.storyManager.setViewModel(l.id,this),this.visibilityObserver=new hs(this),this.handleStoryReaderClose=this.handleStoryReaderClose.bind(this),this.initSlideApi()}static id="IamReaderViewModel";get touchController(){return this._touchController}get activeMessage(){return this._activeMessage}get isLoaded(){return this.iamStore.isLoaded}get isLoading(){return this.iamStore.isLoading}get isOpened(){return Boolean(this._activeMessage)}async preload(){await this.storyManager.waitStoryManagerConfig();return await this.iamStore.preload()}async showMessageById(e,t){await this.storyManager.waitStoryManagerConfig(),this.checkMessageNotOpened();const s=await this.iamDisplayService.getMessageById(e,t);return await this.open(s),s}async showMessageByEvent(e,t){await this.storyManager.waitStoryManagerConfig(),this.checkMessageNotOpened();const s=await this.iamDisplayService.getMessageByEvent(e,t);return await this.open(s),s}async close(){if(!this._activeMessage)return;this.emitCloseEvent(this._activeMessage),this.clearActiveMessage(),this.visibilityObserver.unsubscribe(),this.touchController.destroy(),this.scrollbarHelper.resetScrollbar();const e=await this.storyManager.waitViewModel(Ba.id);e?.off(Ra.Close,this.handleStoryReaderClose)}async open(e){this.updateSlideApiRef(),e.updatePlaceholders(this.storyManager.rootStore.placeholderStore.placeholders),this.touchController.init(document.body),this.setActiveMessage(e),this.visibilityObserver.subscribe(),this.scrollbarHelper.setScrollbar();const t=await this.storyManager.waitViewModel(Ba.id);t?.on(Ra.Close,this.handleStoryReaderClose)}destroy(){this.storyManager.deleteViewModel(l.id)}emitWidgetEvent(e){this.emit(ho.WidgetEvent,{message:this.activeMessage.toPublicDto(),name:e.type,data:e.toJSON()})}updateSlideApiRef(){(0,us.getSlideApi)(this.slideApiHandlers)}setEventPublisher(e){this.eventPublisher=e}emit(e,...t){return super.emit(e,...t),this.eventPublisher.emit(e,...t)}emitCloseEvent(e){this.emit(ho.Close,{message:e.toPublicDto()})}initSlideApi(){this.slideApiHandlers=new Na(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,us.getSlideApi)(this.slideApiHandlers)}setActiveMessage(e){const t=this.createIamMessageViewModel(e);this.slideApiHandlers.setActiveMessage(t),t.trackOpen(),this._activeMessage=t}clearActiveMessage(){this._activeMessage&&(this._activeMessage.trackClose(),this._activeMessage=null)}createIamMessageViewModel(e){const t=new lo(this.storyManager,this,this.slideApi,this.slideApiHandlers,this.touchController);return new eo(this,e,t)}checkMessageNotOpened(){if(this.activeMessage)throw new co(this.activeMessage.id)}handleStoryReaderClose(){this.updateSlideApiRef()}}})();class mo{iamReader;eventEmitter=new(s());constructor(e){this.iamReader=e,this.iamReader.setEventPublisher(this.eventEmitter)}get activeMessage(){return this.iamReader.activeMessage?.toPublicDto()}get isLoaded(){return this.iamReader.isLoaded}get isLoading(){return this.iamReader.isLoading}get isOpened(){return this.iamReader.isOpened}async preload(){const e=(await this.iamReader.preload()).map((e=>e.toPublicDto()));return this.eventEmitter.emit(ho.Loaded,{messages:e}),e}async showMessageById(e,t){return(await this.iamReader.showMessageById(e,t)).toPublicDto()}async showMessageByEvent(e,t){return(await this.iamReader.showMessageByEvent(e,t)).toPublicDto()}async close(){return this.iamReader.close()}on(e,t){return this.eventEmitter.on(e,t),this}once(e,t){return this.eventEmitter.once(e,t),this}off(e,t){return this.eventEmitter.off(e,t),this}}class yo{storyFeed;story;id;title;titleColor;hasAudio;hasSwipeUp;isOpened;deeplink;gameInstanceId;hideInReader=!1;hideTimeline=!1;constructor(e,t){this.storyFeed=t,this.id=e.id,this.title=e.title,this.titleColor=e.titleColor,this.hasAudio=e.hasAudio??!1,this.hasSwipeUp=e.hasSwipeUp??!1,this.isOpened=e.isOpened,this.deeplink=e.deeplink??void 0,this.gameInstanceId=e.gameInstance?.id??void 0,this.hideInReader=e.hideInReader??!1,this.hideTimeline=e.hideTimeline,this.isOpened=e.isOpened,this.story=e}getCover(e){return{imageSrc:this.story.image?.findOneByCoverQuality(e)?.url,videoSrc:this.story.videoCoverSrc??void 0,backgroundColor:this.story.backgroundColor,feedCoverSrc:this.storyFeed?.coverSrc}}}var vo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},fo=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let wo=(()=>{let e,t,s=P,i=[],r=[],a=[];return class extends s{static{const o="function"==typeof Symbol&&Symbol.metadata?Object.create(s[Symbol.metadata]??null):void 0;e=[we.observable],t=[we.computed],fo(this,null,e,{kind:"accessor",name:"topStory",static:!1,private:!1,access:{has:e=>"topStory"in e,get:e=>e.topStory,set:(e,t)=>{e.topStory=t}},metadata:o},r,a),fo(this,null,t,{kind:"getter",name:"top",static:!1,private:!1,access:{has:e=>"top"in e,get:e=>e.top},metadata:o},null,i),o&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:o})}storyManager=vo(this,i);options;storyModels=[];unreadedStoryModels=new Map;storiesReactionDisposer;feed;#$=vo(this,r,null);get topStory(){return this.#$}set topStory(e){this.#$=e}_activeIndex=(vo(this,a),-1);constructor(e,t={feed:"default"}){super(),this.storyManager=e,this.options=t,this.storiesReactionDisposer=(0,we.reaction)((()=>this.storyManager.rootStore.storyFeedStore.getFeedBySlug(this.options.feed)?.stories),(e=>{e&&this.handleStoriesChange(e)})),this.feed=this.storyManager.rootStore.storyFeedStore.getFeedBySlug(this.options.feed)??void 0}get stories(){return this.storyModels.map((e=>this.createStackFeedStoryByModel(e)))}get length(){return this.storyModels.length}get activeIndex(){return this._activeIndex}get feedCoverSrc(){return this.feed?.coverSrc}get top(){return this.topStory}reload(){this.storyModels=[],this.unreadedStoryModels=new Map}destroy(){this.storiesReactionDisposer(),this.emit("destroy")}markStoryAsOpened(e){this.unreadedStoryModels.delete(e),this.resetUnreadedStories(),this.update()}resetUnreadedStories(){0===this.unreadedStoryModels.size&&(this.unreadedStoryModels=new Map(this.storyModels.map((e=>[e.id,e]))))}handleStoriesChange(e){this.storyModels=e.slice(),this.resetUnreadedStories(),this.update()}createStackFeedStoryByModel(e){return new yo(e,this.feed)}update(){const e=this.unreadedStoryModels.values().next().value;if(!e)throw new Error("[StackedStoryList]: Empty stacked story list");this._activeIndex=this.storyModels.indexOf(e),this.topStory=this.createStackFeedStoryByModel(e),this.onUpdateTopStory(this.topStory),this.emit("update",this.topStory)}}})();class _o extends wo{feedCoverageAnalyticsCalculator=new jo;firstStoryShown=!1;_id;constructor(e,t){super(e,t),this._id=(0,N.v4)(),this.handleShowStory=this.handleShowStory.bind(this),this.handleCloseStoryReader=this.handleCloseStoryReader.bind(this),this.handleEventBusEvents=this.handleEventBusEvents.bind(this),this.subscribeToStoryReader(),this.subscribeToFeedCoverageAnalytics(),this.storyManager.setViewModel(this._id,this)}async reload(){return this.firstStoryShown=!1,super.reload(),this.loadStories()}destroy(){const e=this.storyManager.storyReaderViewModel;e?.off("showStory",this.handleShowStory),e?.off(Ra.Close,this.handleCloseStoryReader),ps.off("openGame",this.handleShowStory),ps.off("clickOnStoryDeepLink",this.handleShowStory),this.feedCoverageAnalyticsCalculator.destroy(),super.destroy(),this.storyManager.deleteViewModel(this._id)}showStory(e){const t=Sn.instance,s=X()(e.deeplink)&&e.deeplink.trim().length>0,i=e.gameInstanceId;if(!e.hideInReader||s||i){if(s&&null!==e.deeplink){const s={index:0,id:e.id,story:e,isDeeplink:!0,url:e.deeplink};return t.clickOnButtonAction({src:v.STACK_STORY_LIST,payload:s}),void this.markStoryAsOpened(e.id)}if(i)return t.openGame(i).catch(console.error),void this.markStoryAsOpened(e.id);this.storyManager.storyReaderViewModel?.showMultipleStories({storyId:e.id,storyFeed:this.feed,windowReferer:k.stacked}),this.markStoryAsOpened(e.id)}else console.error("[StackedStoryList]: Cannot open hidden story id "+e.id)}handleCloseStoryReader(){this.top&&this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(this.top.id)}markStoryAsOpened(e){this.storyManager.rootStore.storyStore.findStoryById(e).markIsOpened(),this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(e),super.markStoryAsOpened(e)}onUpdateTopStory(e){this.firstStoryShown||(this.firstStoryShown=!0,this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(e.id))}async subscribeToStoryReader(){try{const e=this.storyManager.storyReaderViewModel;ps.on("openGame",this.handleEventBusEvents),ps.on("clickOnStoryDeepLink",this.handleEventBusEvents),e?.on("showStory",this.handleShowStory),e?.on(Ra.Close,this.handleCloseStoryReader)}catch(e){console.error("[StackedStoryList]: error while story reader init")}}handleShowStory({id:e}){this.markStoryAsOpened(e)}handleEventBusEvents({id:e}){this.markStoryAsOpened(e)}async loadStories(){try{this.emit("startLoad"),await this.storyManager.rootStore.storyFeedStore.fetchDefaultFeed({feedSlug:this.options.feed}),this.emit("endLoad")}catch(e){console.error("[StackedStoryList]: error while story list loaded")}}subscribeToFeedCoverageAnalytics(){const e=new Uo(this.storyManager,{listType:De.DEFAULT,feed:this.options.feed,filter:{}});this.feedCoverageAnalyticsCalculator.on("feedImpression",e.handle)}}class So{storyManager;constructor(e){this.storyManager=e}createStoryReader(){return new ja(this.storyManager).create()}createGameReader(){return new Ur(this.storyManager).create()}createStoryList(){return new Ro(this.storyManager).create()}createInAppMessagingReader(){const e=this.storyManager.rootStore.iamStore;return new go(this.storyManager,e,new ns(this.storyManager,e,new Ot(this.storyManager)))}}class bo extends P{storyListViewModel;story;id;title;titleColor;backgroundColor;background;deeplink;hideInReader;gameInstance;hasAudio;image;videoCoverSrc;videoCover;constructor(e,t){super(),this.storyListViewModel=e,this.story=t,this.id=this.story.id,this.title=this.story.title,this.titleColor=this.story.titleColor,this.background=this.story.background,this.backgroundColor=this.story.backgroundColor,this.deeplink=this.story.deeplink,this.hideInReader=this.story.hideInReader,this.gameInstance=this.story.gameInstance,this.hasAudio=this.story.hasAudio,this.image=this.story.image,this.videoCover=this.story.videoCover,this.videoCoverSrc=this.story.videoCoverSrc}get like(){return this.story.like}get favorite(){return this.story.favorite}get isOpened(){return this.story.isOpened}getAspectRatio(e){switch(e){case b.STYLE_CIRCLE:case b.STYLE_QUAD:return 1;case b.STYLE_RECTANGLE:return this.storyListViewModel.session?.previewAspectRatio??.8;default:return 1}}getImageSrcByCoverQuality(e){return this.story.image?.findOneByCoverQuality(e)?.url}onClick(e){this.storyListViewModel.onStoryClick(this,e)}destroy(){}}class xo extends bo{static create(e,t,s,i){const r=new st({id:-100,title:e.title.content??"",title_color:e.title.color,is_opened:!1,background_color:e.backgroundColor,image:xo.getBgImage(e)},s,i);return new xo(t,r)}static getBgImage(e){let t=[];return e.image&&e.image.svgSrc&&e.image.svgSrc.baseState&&t.push({width:100,height:100,type:"h",url:`data:image/svg+xml,${Q(e.image.svgSrc.baseState)}`}),t}}class Co{storyManager;storyListViewModel;constructor(e,t){this.storyManager=e,this.storyListViewModel=t,this.createFunctionWithTimeout=this.createFunctionWithTimeout.bind(this)}handle(e,t){this.storyManager.rootStore.storyStore.findStoryById(e.id).markIsOpened(),this.handleClickOnStoryCardDeepLink({id:e.id,index:t.index,isDeeplink:!0,url:e.deeplink},{listType:this.storyListViewModel.params.listType})}handleClickOnStoryCardDeepLink(e,{listType:t}){const s={data:[[1,0,e.id,0,0]]},i=()=>{e.isDeeplink&&e.url&&this.storyManager.clickOnButtonAction({src:v.STORY_LIST,payload:e})};t===De.UGC||this.storyManager.getConfig().isStatisticsDisabled?i():xt("session/update",s,this.createFunctionWithTimeout(i,1e3))}createFunctionWithTimeout(e,t){let s=!1;function i(){s||(s=!0,e())}return setTimeout(i,t||1e3),i}}class ko{storyManager;storyListViewModel;constructor(e,t){this.storyManager=e,this.storyListViewModel=t}handle(e,t){this.storyManager.rootStore.storyStore.findStoryById(e.id).markIsOpened();const s=e.gameInstance?.id;this.storyManager.gameReaderViewModel.openGame(s,{})}}class Mo{storyManager;storyListViewModel;constructor(e,t){this.storyManager=e,this.storyListViewModel=t}handle(e,t){const s=this.storyManager.rootStore.storyFeedStore.getFeedBySlug(this.storyListViewModel.params.feedSlug),i={storyId:e.id,storyFeed:s,windowReferer:this.storyListViewModel.params.isFavorite?k.favorite:k.default};this.openStoryReader(i),this.emitClickOnStory({id:e.id,index:t.index,isDeeplink:!1,storyFeed:s,filter:this.storyListViewModel.params.filter})}async openStoryReader(e){try{await this.storyManager.storyReaderViewModel.showMultipleStories({storyId:e.storyId,storyFeed:e.storyFeed,filter:this.storyListViewModel.params.filter,windowReferer:e.windowReferer})}catch(e){console.error(e)}}emitClickOnStory(e){const t=e.storyFeed,s=t.slug,i=e.filter,r=t.getStoryById(e.id),a={title:null,tags:[],slidesCount:null,feed:null,filter:null,source:null};a.title=r.statTitle,a.tags=r.tags,a.slidesCount=r.slidesCount,t.type===De.DEFAULT?a.feed=s:t.type===De.UGC&&(a.filter=i),a.source=C.list,this.storyManager.emit("clickOnStory",{id:e.id,index:e.index,isDeeplink:e.isDeeplink,...a})}}class Io{static createHandler(e,t,s){const{deeplink:i,hideInReader:r,gameInstance:a}=e,o=X()(i)&&i.trim().length>0,n=a?.id;return this.isInvalidStoryClick(Boolean(r),o,n,e.id)?null:o?new Co(t,s):n?new ko(t,s):new Mo(t,s)}static isInvalidStoryClick(e,t,s,i){return!(!e||t||s)&&(console.error(`Cannot open hidden story id ${i}`),!0)}}var Lo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Ao=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Oo=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p=P,g=[],m=[],y=[],v=[],f=[],w=[],_=[],S=[],b=[];return class x extends p{static{const x="function"==typeof Symbol&&Symbol.metadata?Object.create(p[Symbol.metadata]??null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.observable],r=[we.action],a=[we.computed],o=[we.computed],n=[we.computed],l=[we.computed],d=[we.computed],c=[we.computed],h=[we.action],u=[we.action],Ao(this,null,e,{kind:"accessor",name:"_modeDesktop",static:!1,private:!1,access:{has:e=>"_modeDesktop"in e,get:e=>e._modeDesktop,set:(e,t)=>{e._modeDesktop=t}},metadata:x},m,y),Ao(this,null,t,{kind:"accessor",name:"ugcCardOptions",static:!1,private:!1,access:{has:e=>"ugcCardOptions"in e,get:e=>e.ugcCardOptions,set:(e,t)=>{e.ugcCardOptions=t}},metadata:x},v,f),Ao(this,null,s,{kind:"accessor",name:"favoriteCardOptions",static:!1,private:!1,access:{has:e=>"favoriteCardOptions"in e,get:e=>e.favoriteCardOptions,set:(e,t)=>{e.favoriteCardOptions=t}},metadata:x},w,_),Ao(this,null,i,{kind:"accessor",name:"_params",static:!1,private:!1,access:{has:e=>"_params"in e,get:e=>e._params,set:(e,t)=>{e._params=t}},metadata:x},S,b),Ao(this,null,r,{kind:"setter",name:"modeDesktop",static:!1,private:!1,access:{has:e=>"modeDesktop"in e,set:(e,t)=>{e.modeDesktop=t}},metadata:x},null,g),Ao(this,null,a,{kind:"getter",name:"modeDesktop",static:!1,private:!1,access:{has:e=>"modeDesktop"in e,get:e=>e.modeDesktop},metadata:x},null,g),Ao(this,null,o,{kind:"getter",name:"session",static:!1,private:!1,access:{has:e=>"session"in e,get:e=>e.session},metadata:x},null,g),Ao(this,null,n,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:x},null,g),Ao(this,null,l,{kind:"getter",name:"params",static:!1,private:!1,access:{has:e=>"params"in e,get:e=>e.params},metadata:x},null,g),Ao(this,null,d,{kind:"getter",name:"hasFavoriteCard",static:!1,private:!1,access:{has:e=>"hasFavoriteCard"in e,get:e=>e.hasFavoriteCard},metadata:x},null,g),Ao(this,null,c,{kind:"getter",name:"hasUgcCard",static:!1,private:!1,access:{has:e=>"hasUgcCard"in e,get:e=>e.hasUgcCard},metadata:x},null,g),Ao(this,null,h,{kind:"method",name:"setParams",static:!1,private:!1,access:{has:e=>"setParams"in e,get:e=>e.setParams},metadata:x},null,g),Ao(this,null,u,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:x},null,g),x&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:x})}storyManager=Lo(this,g);storiesService;_id;#H=Lo(this,m,!0);get _modeDesktop(){return this.#H}set _modeDesktop(e){this.#H=e}#q=(Lo(this,y),Lo(this,v,null));get ugcCardOptions(){return this.#q}set ugcCardOptions(e){this.#q=e}#Q=(Lo(this,f),Lo(this,w,null));get favoriteCardOptions(){return this.#Q}set favoriteCardOptions(e){this.#Q=e}#F=(Lo(this,_),Lo(this,S,{listType:De.DEFAULT,feedSlug:"",useUgcCard:!1,isFavorite:!1,hasFavorite:!1}));get _params(){return this.#F}set _params(e){this.#F=e}isLoading=(Lo(this,b),!1);static index=0;set modeDesktop(e){this._modeDesktop!==e&&(this._modeDesktop=e)}get id(){return this._id}get modeDesktop(){return this._modeDesktop}get session(){return this.storyManager.rootStore.sessionStore.session}get stories(){const e=this._params.feedSlug,t=this.storyManager.rootStore.storyFeedStore.getFeedBySlug(e);if(!t)return[];const s=t.stories.map((e=>new bo(this,e)));return this.hasFavoriteCard&&this.favoriteCardOptions&&s.push(this.createFavoriteCard(this.favoriteCardOptions)),this.hasUgcCard&&this.ugcCardOptions&&s.unshift(this.createUgcStoryCard(this.ugcCardOptions)),s}get params(){return this._params}constructor(e,t){super(),this.storyManager=e,this.storiesService=t,this._id="StoryListViewModel"+x.index++,this.storyManager.setViewModel(this._id,this)}get hasFavoriteCard(){const e=this.storyManager.rootStore.storyFeedStore.getFavoriteFeed();return this._params.hasFavorite&&this._params.listType===De.DEFAULT&&e.stories.length>0}get hasUgcCard(){return this._params.useUgcCard}setParams(e){this._params=e}onStoryClick(e,t=0){Io.createHandler(e,this.storyManager,this)?.handle(e,{index:t})}destroy(){this.removeAllListeners(),this.storyManager.deleteViewModel(this._id)}async reload(){await this.loadStories({needFavorite:!0})}async loadStories(e){if(this.isLoading||this._params.feedSlug===Fe)return;const t=Boolean(this._params.hasFavorite)&&e.needFavorite,s={feed:this._params.feedSlug,filter:{},defaultListLength:0,favoriteListLength:0,success:!0,error:{name:"",networkStatus:200,networkMessage:""}};try{this.emit("startLoading"),this.isLoading=!0;const{defaultStories:e,favoriteStories:i}=await this.storiesService.loadStories({...this._params,needFavorite:t});s.success=!0,s.error=null,s.defaultListLength=e.length,this._params.hasFavorite&&this._params.listType===De.DEFAULT&&(s.favoriteListLength=i.length)}catch(e){console.error(e),s.success=!1,e instanceof V&&(s.error={name:e.name,networkMessage:e.networkMessage,networkStatus:e.networkStatus})}finally{this.isLoading=!1,s.filter=this._params.filter??{},this.emit("endLoading",s)}}setUgcCardOptions(e){this.ugcCardOptions=e}setFavoriteCardOptions(e){this.favoriteCardOptions=e}createUgcStoryCard(e){return xo.create(e,this,this.storyManager.rootStore,new $e(this.storyManager))}createFavoriteCard(e){return To.create(e,this,this.storyManager.rootStore,new $e(this.storyManager))}}})();class Eo extends bo{constructor(e,t){super(e,t)}}class To extends bo{rootStore;constructor(e,t,s){super(t,s),this.rootStore=e}get favoriteStories(){return this.rootStore.storyFeedStore.getFavoriteFeed().stories.map((e=>new Eo(this.storyListViewModel,e)))}static create(e,t,s,i){const r=new st({id:0,title:e.title.content,title_color:e.title.color,is_opened:!0,background_color:"white"},s,i);return new To(s,t,r)}}class Ro{storyManager;constructor(e){this.storyManager=e}create(){const e=new Wo(this.storyManager);return new Oo(this.storyManager,e)}}class Do{x;y;width;height;constructor(e=0,t=0,s=0,i=0){this.x=e,this.y=t,this.width=s,this.height=i}overlaps(e){return this.x+this.width>=e.x&&this.x<=e.x+e.width&&this.y+this.height>=e.y&&this.y<=e.y+e.height}getIntersection(e){const t=Math.min(this.x+this.width,e.x+e.width),s=Math.max(this.x,e.x),i=Math.min(this.y+this.height,e.y+e.height),r=Math.max(this.y,e.y);return new Do(Math.min(t,s),Math.min(i,r),Math.max(0,t-s),Math.max(0,i-r))}getArea(){return this.width*this.height}getAreaFraction(e){return+(this.getArea()/e.getArea()*100).toFixed(2)}static clone(e){return new Do(e.x,e.y,e.width,e.height)}}class Po{feedCoverageAnalyticsCalculator;constructor(e){this.feedCoverageAnalyticsCalculator=e}storiesIds=new Set;markStoryAsFullVisible(e){this.storiesIds.has(e)||(this.storiesIds.add(e),this.feedCoverageAnalyticsCalculator.emit("feedImpression",[e]))}calculate(e){const t=this.getNewStoriesIds(e.map((({id:e})=>e)));t.forEach((e=>this.storiesIds.add(e))),0!==t.length&&this.feedCoverageAnalyticsCalculator.emit("feedImpression",t)}getNewStoriesIds=e=>{const t=[];for(const s of e)this.storiesIds.has(s)||t.push(s);return t}}class Bo{feedCoverageAnalyticsCalculator;constructor(e){this.feedCoverageAnalyticsCalculator=e}calculate(e){const t=e.map((({id:e,areaFraction:t})=>({storyId:e,visibleArea:Math.round(t)/100})));0!==t.length&&this.feedCoverageAnalyticsCalculator.emit("visibleAreaUpdated",t)}}class jo extends t.EventEmitter{storyRects=[];viewport=new Do;feedImpressionMetric;visibleAreaMetric;constructor(){super(),this.feedImpressionMetric=new Po(this),this.visibleAreaMetric=new Bo(this)}calculate(e){const t=this.getScrollViewportByCalculationParams(e),s=this.getStoryRectIntersectionsWithViewport(t),i=this.filterStoryRectIntersections(s);this.calculateMetrics(i)}setViewport(e){this.viewport=e}setStoryRects(e){this.storyRects=e}markStoryAsFullVisible(e){this.feedImpressionMetric.markStoryAsFullVisible(e)}destroy(){this.removeAllListeners()}getScrollViewportByCalculationParams(e){const t=Do.clone(this.viewport);return t.x+=e.minOffsetLeft,t.y+=e.minOffsetTop,t.width+=e.maxOffsetLeft-e.minOffsetLeft,t.height+=e.maxOffsetTop-e.minOffsetTop,t}calculateMetrics(e){this.feedImpressionMetric.calculate(e),this.visibleAreaMetric.calculate(e)}getStoryRectIntersectionsWithViewport(e){const t=[];for(const s of this.storyRects)if(s.overlaps(e)){const i=s.getIntersection(e);t.push({id:s.id,areaFraction:i.getAreaFraction(s)})}else t.push({id:s.id,areaFraction:0});return t}filterStoryRectIntersections=e=>e.filter((e=>-100!==e.id&&e.areaFraction>0))}class Fo extends Do{id;constructor(e,t=0,s=0,i=0,r=0){super(t,s,i,r),this.id=e}static clone(e){return new Fo(e.id,e.x,e.y,e.width,e.height)}}class No{feedCoverageAnalyticsCalculator;viewportPadding={left:0,right:0,top:0,bottom:0};minOffsetLeft=0;maxOffsetLeft=0;minOffsetTop=0;maxOffsetTop=0;constructor(e){this.feedCoverageAnalyticsCalculator=e}startScroll({x:e,y:t}){this.minOffsetLeft=e,this.minOffsetTop=t,this.maxOffsetLeft=e,this.maxOffsetTop=t}endScroll({x:e,y:t}){this.minOffsetLeft=Math.min(e,this.minOffsetLeft),this.maxOffsetLeft=Math.max(e,this.maxOffsetLeft),this.minOffsetTop=Math.min(t,this.minOffsetTop),this.maxOffsetTop=Math.max(t,this.maxOffsetTop),this.feedCoverageAnalyticsCalculator.calculate({minOffsetLeft:this.minOffsetLeft,maxOffsetLeft:this.maxOffsetLeft,minOffsetTop:this.minOffsetTop,maxOffsetTop:this.maxOffsetTop})}calculate(e,t){this.feedCoverageAnalyticsCalculator.calculate({minOffsetLeft:e,maxOffsetLeft:e,minOffsetTop:t,maxOffsetTop:t})}updateGeometry({stories:e,storyListRect:t,windowRect:s,viewportPadding:i}){this.viewportPadding=i,this.setViewport(t,s),this.setStoryRects(e,t)}destroy(){this.feedCoverageAnalyticsCalculator.destroy()}markStoryAsFullVisible(e){this.feedCoverageAnalyticsCalculator.markStoryAsFullVisible(e)}setViewport(e,t){const s=this.getViewportByWindowAndStoryList(t,e);this.applyPaddingToViewport(s,e),this.feedCoverageAnalyticsCalculator.setViewport(s)}getViewportByWindowAndStoryList(e,t){let s=new Do;return t.overlaps(e)?(s=t.getIntersection(e),s):s}applyPaddingToViewport(e,t){t.width<768||(e.x+=this.viewportPadding.left,e.y+=this.viewportPadding.top,e.height-=this.viewportPadding.top+this.viewportPadding.bottom,e.width-=this.viewportPadding.left+this.viewportPadding.right)}setStoryRects(e,t){const s=[];e.forEach(((i,r)=>{const a=Number(i.dataset.id),o=new Fo(a,i.offsetLeft,i.offsetTop,i.clientWidth,i.clientHeight);s.push(o),o.x+=t.x,o.y+=t.y,this.applyPaddingAndNegativeMarginToStoryRect(o,r,e.length-1)})),this.feedCoverageAnalyticsCalculator.setStoryRects(s)}applyPaddingAndNegativeMarginToStoryRect(e,t,s){const i=this.viewportPadding;0===t&&(e.x+=i.left,e.width-=i.left),t===s&&(e.width-=i.right)}}class Uo{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t,this.handle=this.handle.bind(this)}handle(e){const t=this.storyManager.getConfig();this.params.listType!==De.DEFAULT||t.isStatisticsDisabled||this.sendStat(e);const s=this.params.feed,i=this.params.filter,r={stories:e.map((e=>{const t={title:null,tags:[],slidesCount:null},i=this.storyManager.rootStore.storyFeedStore.getFeedBySlug(s),r=i.getStoryById(e);return r&&(t.title=r.statTitle,t.tags=r.tags,t.slidesCount=r.slidesCount,i.type===De.UGC&&(t.ugcPayload=at()(r.ugcPayload)?r.ugcPayload:{})),{id:e,...t}})),feed:null,filter:null};this.params.listType===De.DEFAULT?r.feed=s:this.params.listType===De.UGC&&(r.filter=i),this.storyManager.emit("feedImpression",r)}sendStat(e){const t=[[5,0,...e]];this.storyManager.rootStore.sessionStore.sendStatisticData({data:t})}}class zo{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t,this.handle=this.handle.bind(this)}handle(e){const t=this.params.feed,s=this.params.filter,i=this.params.listType,r={stories:e.map((({storyId:e,visibleArea:t})=>{const s={title:null,tags:[],slidesCount:null,visibleArea:t},r=this.storyManager.rootStore.storyStore.findStoryById(e);return r&&(s.title=r.statTitle,s.tags=r.tags,s.slidesCount=r.slidesCount,i===De.UGC&&(s.ugcPayload=at()(r.ugcPayload)?r.ugcPayload:{})),{id:e,...s}})),feed:null,filter:null};i===De.DEFAULT?r.feed=t:i===De.UGC&&(r.filter=s),this.storyManager.emit("visibleAreaUpdated",r)}}class Vo{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t}create(){const e=new jo,t=new Uo(this.storyManager,this.params),s=new zo(this.storyManager,this.params);e.on("feedImpression",t.handle),e.on("visibleAreaUpdated",s.handle);return new No(e)}}class Wo{storyManager;constructor(e){this.storyManager=e}async loadStories({feedSlug:e,filter:t={},listType:s,testKey:i,needFavorite:r=!0}){const a=s===De.DEFAULT&&r,o=this.storyManager.rootStore.storyFeedStore,n=await this.fetchStoryFeed(o,e,t,i);let l=null;a&&(l=await o.fetchFavoriteFeed());const d=this.getFeedLoadEventStoryDtos(n);return this.emitFeedLoadEvent(n,d,e,t),this.getStoriesResult(n,l)}async fetchStoryFeed(e,t,s,i){return t===We?e.fetchUgcFeed({filter:s,testKey:i}):e.fetchDefaultFeed({feedSlug:t,testKey:i})}getFeedLoadEventStoryDtos(e){return e.stories.map((t=>{const s={title:null,tags:[],slidesCount:null};return s.title=t.statTitle,s.tags=t.tags,s.slidesCount=t.slidesCount,e.type===De.UGC&&(s.ugcPayload=at()(t.ugcPayload)?t.ugcPayload:{}),{id:t.id,...s}}))}emitFeedLoadEvent(e,t,s,i){const r={stories:t,feed:null,filter:null};e.type===De.DEFAULT?r.feed=s:e.type===De.UGC&&(r.filter=i),this.storyManager.emit("feedLoad",r)}getStoriesResult(e,t){return{defaultStories:e.stories??[],favoriteStories:t?.stories??[]}}}class Go extends t.EventEmitter{storyManager;storyReaderViewModel;storyId;options;constructor(e,t,s,i){super(),this.storyManager=e,this.storyReaderViewModel=t,this.storyId=s,this.options=i,this.handleCloseStoryReader=this.handleCloseStoryReader.bind(this),this.showSharePage(),this.storyReaderViewModel.once(Ra.Close,this.handleCloseStoryReader)}async closeStoryReader(){this.storyManager.closeStoryReader()}showSharePage=async()=>{this.handleStartLoad();const e=this.storyManager.getConfig().isStatisticsDisabled,t=await this.storyReaderViewModel.showStoryFromSharePage(this.storyId,e);this.handleEndLoad(t)};handleStartLoad(){setTimeout((()=>{this.emit(n.START_LOADING),T()(this.options?.handleStartLoad)&&this.options.handleStartLoad()}))}handleEndLoad(e){this.emit(n.END_LOADING,{result:e}),T()(this.options?.handleStopLoad)&&this.options.handleStopLoad(e)}handleCloseStoryReader(){if(T()(this.options?.handleStoryReaderClose)||this.listenerCount(n.CLOSE_STORY_READER)>0)try{T()(this.options?.handleStoryReaderClose)&&this.options?.handleStoryReaderClose(),this.emit(n.CLOSE_STORY_READER)}catch(e){console.error(e)}else{const e=window.location;window.open(`${e.protocol}//${e.host}`,"_parent")}}}class $o{storyManager;plugins=new Map;constructor(e){this.storyManager=e}install(e,t){this.plugins.set(e.name,e),H(`[PluginManager]: plugin ${e.name} registered`),e.install(this.storyManager,t),H(`[PluginManager]: plugin ${e.name} installed`)}uninstall(e){e.uninstall(this.storyManager),this.plugins.delete(e.name),H(`[PluginManager]: plugin ${e.name} uninstalled`)}get(e){return this.plugins.get(e)}}class Ho extends Error{constructor(e){super(`[IAM]: not found IAM for event <${e}>`),this.name="IamNotFoundByEventError"}}var qo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Qo=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Ko=(()=>{let e,t,s,i,r,a,o,n=[],l=[],d=[],c=[],h=[],u=[],p=[];return class{static{const g="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.observable],s=[we.observable],i=[we.computed],r=[we.computed],a=[we.computed],o=[we.computed],Qo(this,null,e,{kind:"accessor",name:"_messages",static:!1,private:!1,access:{has:e=>"_messages"in e,get:e=>e._messages,set:(e,t)=>{e._messages=t}},metadata:g},l,d),Qo(this,null,t,{kind:"accessor",name:"_isLoaded",static:!1,private:!1,access:{has:e=>"_isLoaded"in e,get:e=>e._isLoaded,set:(e,t)=>{e._isLoaded=t}},metadata:g},c,h),Qo(this,null,s,{kind:"accessor",name:"_isLoading",static:!1,private:!1,access:{has:e=>"_isLoading"in e,get:e=>e._isLoading,set:(e,t)=>{e._isLoading=t}},metadata:g},u,p),Qo(this,null,i,{kind:"getter",name:"messages",static:!1,private:!1,access:{has:e=>"messages"in e,get:e=>e.messages},metadata:g},null,n),Qo(this,null,r,{kind:"getter",name:"isLoaded",static:!1,private:!1,access:{has:e=>"isLoaded"in e,get:e=>e.isLoaded},metadata:g},null,n),Qo(this,null,a,{kind:"getter",name:"isLoading",static:!1,private:!1,access:{has:e=>"isLoading"in e,get:e=>e.isLoading},metadata:g},null,n),Qo(this,null,o,{kind:"getter",name:"messageContext",static:!1,private:!1,access:{has:e=>"messageContext"in e,get:e=>e.messageContext},metadata:g},null,n),g&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:g})}rootStore=qo(this,n);iamApi;#K=qo(this,l,new Map);get _messages(){return this.#K}set _messages(e){this.#K=e}#Y=(qo(this,d),qo(this,c,!1));get _isLoaded(){return this.#Y}set _isLoaded(e){this.#Y=e}#Z=(qo(this,h),qo(this,u,!1));get _isLoading(){return this.#Z}set _isLoading(e){this.#Z=e}_messageContext=qo(this,p);constructor(e,t){this.rootStore=e,this.iamApi=t}get messages(){return Array.from(this._messages.values())}get isLoaded(){return this._isLoaded}get isLoading(){return this._isLoading}get messageContext(){return this._messageContext}async preload(){try{if(this._isLoaded)return this.messages;this._isLoading=!0;const e=await this.fetchAll();return this._isLoaded=!0,e}catch(e){throw console.error(e),e}finally{this._isLoading=!1}}async findById(e){const t=this._messages.get(e.toString());return t||this.fetchById(e)}findAllByEvent(e){let t=Array.from(this._messages.values()).filter((t=>t.hasEvent(e)));if(t.length>0)return t;throw new Ho(e)}async updateMessageUserData(e,t){return this.iamApi.updateUserData(e,t)}async fetchById(e){await this.rootStore.sessionStore.open(),await this.fetchMessageContext();const t=await this.iamApi.fetchById(e);return this.createMessageByDto(t)}async fetchAll(){await this.rootStore.sessionStore.open(),await this.fetchMessageContext();const e=this.rootStore.storyManagerConfigStore.config.tags,t=await this.iamApi.fetchAll({tags:e});return this.createMessagesByDtos(t)}async fetchMessageContext(){await this.rootStore.sessionStore.open(),this._messageContext||(this._messageContext=await this.iamApi.fetchContext())}createMessagesByDtos(e){const t=[];for(const s of e){const e=this.createMessageByDto(s);t.push(e)}return t}createMessageByDto(e){const t=Wt.createByDto(e,this,new es(this.iamApi));return this._messages.has(t.id.toString())||this._messages.set(t.id.toString(),t),t}}})();var Yo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},Zo=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Jo=(()=>{let e,t,s,i,r=[],a=[],o=[];return class{static{const n="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],s=[we.computed],i=[Se],Zo(this,null,e,{kind:"accessor",name:"_session",static:!1,private:!1,access:{has:e=>"_session"in e,get:e=>e._session,set:(e,t)=>{e._session=t}},metadata:n},a,o),Zo(this,null,t,{kind:"getter",name:"session",static:!1,private:!1,access:{has:e=>"session"in e,get:e=>e.session},metadata:n},null,r),Zo(this,null,s,{kind:"getter",name:"userId",static:!1,private:!1,access:{has:e=>"userId"in e,get:e=>e.userId},metadata:n},null,r),Zo(this,null,i,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:n},null,r),n&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:n})}sessionApi=Yo(this,r);rootStore;#J=Yo(this,a,null);get _session(){return this.#J}set _session(e){this.#J=e}constructor(e,t){Yo(this,o),this.sessionApi=e,this.rootStore=t}get session(){return this._session}get userId(){return this._session?.userKey??Ae}async open(){if(this._session)return this._session;const e=await this.sessionApi.open(),t=new Oe(this,e);return t.loadResources(),this.updatePlaceholders(t),this._session=t,t}close(){this._session=null}async sendStatisticData(e){return this.sessionApi.sendStatisticData(e)}updatePlaceholders(e){this.rootStore.placeholderStore.addPlaceholders([...e.imagePlaceholders,...e.textPlaceholders])}}})();var Xo=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},en=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const tn=we.observable.map();let sn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],en(this,null,e,{kind:"accessor",name:"_storiesByUserId",static:!1,private:!1,access:{has:e=>"_storiesByUserId"in e,get:e=>e._storiesByUserId,set:(e,t)=>{e._storiesByUserId=t}},metadata:a},i,r),en(this,null,t,{kind:"getter",name:"activeUserStories",static:!1,private:!1,access:{has:e=>"activeUserStories"in e,get:e=>e.activeUserStories},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}storyManager=Xo(this,s);storiesApi;rootStore;#X=Xo(this,i,we.observable.map());get _storiesByUserId(){return this.#X}set _storiesByUserId(e){this.#X=e}storyCSSLoaded=(Xo(this,r),!1);get activeUserStories(){const e=this.rootStore.sessionStore.userId;return e?this._storiesByUserId.get(e)??tn:tn}constructor(e,t,s){this.storyManager=e,this.storiesApi=t,this.rootStore=s,(0,we.reaction)((()=>s.placeholderStore.placeholders),(e=>{for(const t of this.activeUserStories.values())t.updatePlaceholders(e)}))}addStoriesByDtos(e){const t=[],s=this.getOrCreateStoriesMap();for(const i of e){let e=s.get(i.id);e?t.push(e):(e=new st(i,this.rootStore,this.storiesApi),s.set(i.id,e),t.push(e))}return t}addStoryByDto(e){const t=this.getOrCreateStoriesMap();if(t.has(e.id))return t.get(e.id);const s=new st(e,this.rootStore,this.storiesApi);return t.set(e.id,s),s}async fetchStoryById({storyId:e,feedSlug:t,fetchShareUrl:s,once:i}){let r=this.findStoryById(e);if(r?.slidesLoaded)return r;await this.rootStore.sessionStore.open(),await this.fetchStoryCSS(),r=await this.fetchStory({storyId:e,feedSlug:t,fetchShareUrl:s,once:i});const a=await this.fetchStoryContext({id:r.id,feedSlug:t});return r.setContext(a),r.setCanBeShown(!0),r}async fetchStoriesSlides(e){const t=this.filterStoriesWithoutSlides(e.stories);if(t.length)try{const s=(new Date).getTime();await this.fetchStoryCSS();const i=await this.fetchStoryContextByIds({storyIds:t.map((e=>e.id)),feedSlug:e.feedSlug});await Promise.all(t.map(((t,r)=>this.processSingleStory(s,t,i[r],e.feedSlug))))}catch(e){for(const s of t)s.setError(e)}}findStoryById(e){return"number"==typeof e?this.activeUserStories.get(e):Array.from(this.activeUserStories.values()).find((t=>t.stringId===e))}filterStoriesWithoutSlides(e){return e.filter((e=>!e.slidesLoaded))}async processSingleStory(e,t,s,i){try{t.error&&t.setError(null),t.setContext(s);const r=await this.storiesApi.fetchStorySlides({id:t.id,feedSlug:i});t.setSlides(r.slides??[]),await(async(e,t=300)=>new Promise((s=>{const i=Math.max(0,t-((new Date).getTime()-e));i?setTimeout(s,i):s()})))(e),t.setCanBeShown(!0)}catch(e){t.setError(e)}}async fetchStory({storyId:e,feedSlug:t,fetchShareUrl:s,once:i}){const r=await this.storiesApi.fetchStory({id:e,feedSlug:t,fetchShareUrl:s,once:i}),a=this.addStoryByDto(r);return a.setSlides(r.slides??[]),a}async fetchStoryCSS(){if(this.storyCSSLoaded)return;const e=await this.storiesApi.fetchStoryCSS();this.storyCSSLoaded=!0,(e=>{const t="stories-slider-style";let s=document.getElementById(t),i="";null!==e&&(i=e??""),null===s?(s=document.createElement("style"),s.type="text/css",s.id=t,s.attributes.setNamedItem(document.createAttribute("scoped")),s.setAttribute("nonce",Y()),s.styleSheet?s.styleSheet.cssText=i:s.appendChild(document.createTextNode(i)),document.head.appendChild(s)):s.styleSheet?s.styleSheet.cssText=i:(s.textContent="",s.appendChild(document.createTextNode(i)))})(e)}async fetchStoryContext({id:e,feedSlug:t}){const s=await this.storiesApi.fetchStoryContext({ids:[e],feedSlug:t});return new it(e,s)}async fetchStoryContextByIds({storyIds:e,feedSlug:t}){const s=await this.storiesApi.fetchStoryContext({ids:e,feedSlug:t});return e.map((e=>new it(e,s)))}getOrCreateStoriesMap(){const e=this.rootStore.sessionStore.userId;let t=we.observable.map();return this._storiesByUserId.has(e)?t=this._storiesByUserId.get(e):this._storiesByUserId.set(e,t),t}}})();var rn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},an=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const on=we.observable.map();let nn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],an(this,null,e,{kind:"accessor",name:"_storyFeedsByUserId",static:!1,private:!1,access:{has:e=>"_storyFeedsByUserId"in e,get:e=>e._storyFeedsByUserId,set:(e,t)=>{e._storyFeedsByUserId=t}},metadata:a},i,r),an(this,null,t,{kind:"getter",name:"activeUserFeeds",static:!1,private:!1,access:{has:e=>"activeUserFeeds"in e,get:e=>e.activeUserFeeds},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}storyFeedsApi=rn(this,s);rootStore;#ee=rn(this,i,we.observable.map());get _storyFeedsByUserId(){return this.#ee}set _storyFeedsByUserId(e){this.#ee=e}constructor(e,t){rn(this,r),this.storyFeedsApi=e,this.rootStore=t}get activeUserFeeds(){const e=this.rootStore.sessionStore.userId;return e?this._storyFeedsByUserId.get(e)??on:on}getUgcFeed(){return this.getFeedBySlug(We)??Ge.createByStoryDtos([],this.rootStore)}getFavoriteFeed(){return this.getFeedBySlug(Fe)??Ne.createByStoryDtos([],this.rootStore)}getFeedBySlug(e){return this.activeUserFeeds.get(e)}async fetchDefaultFeed({feedSlug:e,testKey:t}){const s=await this.rootStore.sessionStore.open(),i=this.rootStore.storyManagerConfigStore.config.tags,r=await this.storyFeedsApi.fetchDefaultFeed({feedSlug:e,tags:i,testKey:t}),a=new je(r,this.rootStore,{testKey:t});return this.addStoryFeed(s.userKey,a),a}async fetchFavoriteFeed(){const e=await this.rootStore.sessionStore.open(),t=this.rootStore.storyManagerConfigStore.config.tags,s=await this.storyFeedsApi.fetchFavoriteFeed({tags:t}),i=Ne.createByStoryDtos(s,this.rootStore);return this.addStoryFeed(e.userKey,i),i}async fetchUgcFeed({filter:e,testKey:t}){const s=await this.rootStore.sessionStore.open(),i=this.rootStore.storyManagerConfigStore.config.tags,r=await this.storyFeedsApi.fetchUgcFeed({filter:e,tags:i,testKey:t}),a=Ge.createByStoryDtos(r,this.rootStore);return this.addStoryFeed(s.userKey,a),a}addStoryFeed(e,t){let s=we.observable.map();this._storyFeedsByUserId.has(e)?s=this._storyFeedsByUserId.get(e):this._storyFeedsByUserId.set(e,s),s.set(t.slug,t)}}})();var ln=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},dn=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const cn=we.observable.map();let hn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],dn(this,null,e,{kind:"accessor",name:"_onboardingFeedsByUserId",static:!1,private:!1,access:{has:e=>"_onboardingFeedsByUserId"in e,get:e=>e._onboardingFeedsByUserId,set:(e,t)=>{e._onboardingFeedsByUserId=t}},metadata:a},i,r),dn(this,null,t,{kind:"getter",name:"activeUserFeeds",static:!1,private:!1,access:{has:e=>"activeUserFeeds"in e,get:e=>e.activeUserFeeds},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}storyFeedsApi=ln(this,s);rootStore;#te=ln(this,i,we.observable.map());get _onboardingFeedsByUserId(){return this.#te}set _onboardingFeedsByUserId(e){this.#te=e}cacheDataInvalidated=(ln(this,r),!1);constructor(e,t){this.storyFeedsApi=e,this.rootStore=t,(0,we.reaction)((()=>{const e=this.rootStore.storyManagerConfigStore.config;return e?[e.lang,e.apiKey]:null}),(()=>{this.invalidateCacheData()}))}get activeUserFeeds(){const e=this.rootStore.sessionStore.userId;return e?this._onboardingFeedsByUserId.get(e)??cn:cn}getFeedBySlug(e){return this.activeUserFeeds.get(e??Ve.getDefaultSlug())}removeStoryFromOnboardingFeedsById(e){for(const t of this.activeUserFeeds.values())t.removeById(e)}invalidateCacheData(){this.cacheDataInvalidated=!0}async fetchOnboardingFeed(e){let t=e.feedSlug||Ve.getDefaultSlug();const s=this.getOnboardingParams(e);let i=this.activeUserFeeds.get(t);if(i&&!this.cacheDataInvalidated&&i.isEqualParams(s))return i;const r=await this.rootStore.sessionStore.open(),a=await this.storyFeedsApi.fetchOnboardingFeed({...s,feedSlug:t});return i=new Ve(a,this.rootStore,s),this.addOnboardingFeed(r.userKey,i),this.commitCacheData(),i}addOnboardingFeed(e,t){let s=we.observable.map();this._onboardingFeedsByUserId.has(e)?s=this._onboardingFeedsByUserId.get(e):this._onboardingFeedsByUserId.set(e,s),s.set(t.slug,t)}getOnboardingParams(e){return{tags:e.tags.length>0?e.tags:this.rootStore.storyManagerConfigStore.config.tags,limit:e.limit}}commitCacheData(){this.cacheDataInvalidated=!1}}})();class un{storyManager;ugcEditorApi;_config=null;constructor(e,t){this.storyManager=e,this.ugcEditorApi=t}async getUgcEditorConfig(){if(this._config)return this._config;const e=await this.storyManager.rootStore.sessionStore.open(),t=await this.ugcEditorApi.fetchUgcEditorConfig(),s=this.storyManager.getConfig();return this._config={sessionId:e.id,apiKey:s.apiKey,editor:t??{},sdkVersion:"3.4.0",appPackageId:s.appPackageId,deviceId:e.deviceId,userId:null!=s.userId?String(s.userId):void 0,lang:s.lang.toString()},this._config}}class pn{storyManager;constructor(e){this.storyManager=e}async fetchUgcEditorConfig(){return(await Ct.request({method:"GET",url:"ugc/editor-config",params:{}})).data}}var gn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0},mn=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let yn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],t=[we.computed],mn(this,null,e,{kind:"accessor",name:"_placeholders",static:!1,private:!1,access:{has:e=>"_placeholders"in e,get:e=>e._placeholders,set:(e,t)=>{e._placeholders=t}},metadata:a},i,r),mn(this,null,t,{kind:"getter",name:"placeholders",static:!1,private:!1,access:{has:e=>"placeholders"in e,get:e=>e.placeholders},metadata:a},null,s),a&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}#se=(gn(this,s),gn(this,i,we.observable.map()));get _placeholders(){return this.#se}set _placeholders(e){this.#se=e}get placeholders(){return Array.from(this._placeholders.values())}addPlaceholders(e){for(const t of e){const e=this._placeholders.get(t.key);e&&e.priority>t.priority||this._placeholders.set(t.key,t)}}clear(){this._placeholders=we.observable.map()}constructor(){gn(this,r)}}})();var vn=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},fn=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};let wn=(()=>{let e,t=[],s=[];return class{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[we.observable],vn(this,null,e,{kind:"accessor",name:"_config",static:!1,private:!1,access:{has:e=>"_config"in e,get:e=>e._config,set:(e,t)=>{e._config=t}},metadata:i},t,s),i&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:i})}storyManager;#ie=fn(this,t,null);get _config(){return this.#ie}set _config(e){this.#ie=e}constructor(e){fn(this,s),this.storyManager=e}get config(){return this._config}setConfig(e){this._config?this.updateConfig(e):this.initializeConfig(e)}clear(){this._config=null,this.storyManager.rootStore.sessionStore.close()}async waitStoryManagerConfig(){return new Promise(((e,t)=>{let s;const i=()=>{if(this._config)return clearTimeout(s),void e();requestAnimationFrame(i)};s=setTimeout((()=>{t("[IAS]: Timeout waiting for InAppStoryManager config")}),5e3),i()}))}initializeConfig(e){this._config=new mt(this.storyManager,e)}updateConfig(e){this._config.updateByDto(e)}}})();class _n{iamStore;sessionStore;storyStore;storyFeedStore;onboardingFeedStore;ugcEditorStore;placeholderStore;storyManagerConfigStore;constructor(e){const t=new $e(e),s=new He(e);this.storyManagerConfigStore=new wn(e),this.placeholderStore=new yn,this.iamStore=new Ko(this,new Ot(e)),this.sessionStore=new Jo(new be(e),this),this.storyStore=new sn(e,t,this),this.storyFeedStore=new nn(s,this),this.onboardingFeedStore=new hn(s,this),this.ugcEditorStore=new un(e,new pn(e))}}class Sn extends t.EventEmitter{static instance;viewModelStore=new F;callbacks={};pluginManager=new $o(this);_rootStore=new _n(this);constructor(){return super(),Sn.isSingletonInstanceExists()||(Sn.instance=this),Sn.instance}get rootStore(){return this._rootStore}get sdkVersionName(){return"3.4.0"}get sdkVersionCode(){return parseInt(30400)}get lang(){return this.rootStore.storyManagerConfigStore.config.lang}set storyLinkClickHandler(e){T()(e)&&(this.callbacks.storyLinkClickHandler=e)}get storyReaderViewModel(){return this.viewModelStore.get(Ba.id)}get gameReaderViewModel(){return this.viewModelStore.get(Nr.id)}get isStatisticsDisabled(){return this.getConfig().isStatisticsDisabled}inAppMessaging=this.createInAppMessagingReader();static getInstance(){return Sn.instance?Sn.instance:null}setViewModel(e,t){this.viewModelStore.set(e,t)}deleteViewModel(e){this.viewModelStore.delete(e)}getViewModelByKey(e){return this.viewModelStore.get(e)}getConfig(){return this.rootStore.storyManagerConfigStore.config}setConfig(e){this.rootStore.storyManagerConfigStore.setConfig(e)}async waitViewModel(e){return this.viewModelStore.wait(e)}async waitStoryManagerConfig(){return this.rootStore.storyManagerConfigStore.waitStoryManagerConfig()}async showOnboardingStories(e){return(await this.viewModelStore.wait(Ba.id)).showOnboardingStories({feedSlug:e?.feed??void 0,customTags:e?.customTags,limit:e?.limit??void 0})}async showStory(e){"string"==typeof e&&(e=+e||e);const t=await this.viewModelStore.wait(Ba.id);await t.showStory(e)}async showStoryOnce(e){"string"==typeof e&&(e=+e||e);const t=await this.viewModelStore.wait(Ba.id);await t.showStoryOnce(e)}closeAllReaders(){this.storyReaderViewModel?.close(),this.gameReaderViewModel?.closeGame()}closeGoodsWidget(){this.storyReaderViewModel?.closeGoodsWidget()}async openGame(e,t={}){const s=await this.viewModelStore.wait(Nr.id);await s.openGame(e,t)}async closeGame(){return this.gameReaderViewModel.closeGame()}async closeStoryReader(){this.storyReaderViewModel.close()}async getUgcEditorConfig(){return this.rootStore.ugcEditorStore.getUgcEditorConfig()}async showSharePage(e,t){return"string"==typeof e&&(e=+e||e),await this.viewModelStore.wait(Ba.id),new Go(this,this.storyReaderViewModel,e,t)}clickOnButtonAction=({src:e,payload:t})=>{if(T()(this.callbacks.storyLinkClickHandler)||this.listenerCount(L.CLICK_ON_STORY)>0){const s={src:e,data:t};try{T()(this.callbacks.storyLinkClickHandler)&&this.callbacks.storyLinkClickHandler(s),this.emit(L.CLICK_ON_STORY,s)}catch(e){console.error(e)}}else window.open(t.url,"_self")};reloadAllStoryLists(){const e=this.viewModelStore.getAllOfType((e=>e instanceof Oo));return Promise.all(e.map((e=>e.reload())))}reloadAllStackedStoryLists(){const e=this.viewModelStore.getAllOfType((e=>e instanceof _o));return Promise.all(e.map((e=>e.reload())))}static isSingletonInstanceExists(){return!!Sn.instance&&(console.warn("StoryManager singleton is created multiple times\nuse IAS.StoryManager.getInstance() instead"),!0)}use(e,t){this.pluginManager.install(e,t)}getPlugin(e){return this.pluginManager.get(e)}createStoryReader(){return new So(this).createStoryReader()}createGameReader(){return new So(this).createGameReader()}createStoryList(){return new So(this).createStoryList()}createInAppMessagingReader(){return new So(this).createInAppMessagingReader()}clearConfig(){this.rootStore.storyManagerConfigStore.clear()}emitEvent(e){this.emit(e.name,e.toJSON())}}const bn=new Sn;new class{storyManager;inAppMessaging;constructor(e){this.storyManager=e,this.inAppMessaging=new mo(e.inAppMessaging)}get sdkVersionName(){return this.storyManager.sdkVersionName}get sdkVersionCode(){return this.storyManager.sdkVersionCode}set storyLinkClickHandler(e){this.storyManager.storyLinkClickHandler=e}getConfig(){return this.storyManager.getConfig()}getNonce(){return Y()}async showOnboardingStories(e){return this.storyManager.showOnboardingStories(e)}async showStory(e){return this.storyManager.showStory(e)}async showStoryOnce(e){return this.storyManager.showStoryOnce(e)}closeAllReaders(){this.storyManager.closeAllReaders()}async openGame(e,t={}){return this.storyManager.openGame(e,t)}async closeGame(){return this.storyManager.closeGame()}async closeStoryReader(){return this.storyManager.closeStoryReader()}getUgcEditorConfig(){return this.storyManager.getUgcEditorConfig()}showSharePage(e,t){return this.storyManager.showSharePage(e,t)}closeGoodsWidget(){this.storyManager.closeGoodsWidget()}on(e,t){return this.storyManager.on(e,t),this}once(e,t){return this.storyManager.once(e,t),this}off(e,t){return this.storyManager.off(e,t),this}static use(e,t){bn.use(e,t)}}(bn);var xn;!function(e){e.UPDATE="update",e.EVENT_UPDATED_COMMON_OPTIONS="updatedCommonOptions",e.EVENT_UPDATED_STORIES_LIST_OPTIONS="updatedStoriesListOptions",e.EVENT_UPDATED_STORY_READER_OPTIONS="updatedStoryReaderOptions",e.EVENT_UPDATED_FAVORITE_READER_OPTIONS="updatedFavoriteReaderOptions",e.EVENT_UPDATED_GAME_READER_OPTIONS="updatedGameReaderOptions",e.EVENT_UPDATED_GOODS_WIDGET_OPTIONS="updatedGoodsWidgetOptions",e.EVENT_UPDATED_INAPPMESSAGING_WIDGET_OPTIONS="updatedInAppMessagingWidgetOptions"}(xn||(xn={}));Error;class Cn extends t.EventEmitter{constructor(){super()}_commonOptions=i;setCommonOptions(e,t=!0){return this._commonOptions=Ui()(this._commonOptions,e),this.emit(xn.UPDATE,this.commonOptions),this}get commonOptions(){return this._commonOptions}_storiesListOptions=m;setStoriesListOptions(e,t=!0){return this._storiesListOptions=Ui()(this._storiesListOptions,e),t&&(this.emit(xn.UPDATE,this.storiesListOptions),this.emit(xn.EVENT_UPDATED_STORIES_LIST_OPTIONS,this.storiesListOptions)),this}get storiesListOptions(){return this._storiesListOptions}_storyReaderOptions=S;setStoryReaderOptions(e,t=!0){return this._storyReaderOptions=Ui()(this._storyReaderOptions,e,{arrayMerge:(e,t,s)=>t}),t&&this.emit(xn.UPDATE,{storyReaderOptions:this.storyReaderOptions,gameReaderOptions:this.gameReaderOptions,appearanceCommon:this.commonOptions}),this}get storyReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton,loader:this.commonOptions.loader},...this._storyReaderOptions}}_storyFavoriteReaderOptions=y;setStoryFavoriteReaderOptions(e,t=!0){return this._storyFavoriteReaderOptions=Ui()(this._storyFavoriteReaderOptions,e),t&&this.emit(xn.UPDATE,this.storyFavoriteReaderOptions),this}get storyFavoriteReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton},...this._storyFavoriteReaderOptions}}_goodsWidgetOptions=o;setGoodsWidgetOptions(e,t=!0){return this._goodsWidgetOptions=Ui()(this._goodsWidgetOptions,e),t&&this.emit(xn.UPDATE,this.goodsWidgetOptions),this}get goodsWidgetOptions(){return this._goodsWidgetOptions}_gameReaderOptions=r;setGameReaderOptions(e,t=!0){return this._gameReaderOptions=Ui()(this._gameReaderOptions,e),t&&this.emit(xn.UPDATE,this.gameReaderOptions),this}get gameReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton,loader:this.commonOptions.loader,forceDesktopMode:this.commonOptions.forceDesktopMode},...this._gameReaderOptions}}}class kn{constructor(){}_storyLists=[];get storyLists(){return this._storyLists}addStoryList(e){this._storyLists.push(e)}updateStoryListById(e,t){const s=this._storyLists.findIndex((t=>t.mountSelector===e));this._storyLists[s]={...this._storyLists[s],...t}}removeStoryListById(e){const t=this._storyLists.findIndex((t=>t.mountSelector===e));this._storyLists.splice(t,1)}}class Mn extends Error{constructor(e){super(`Appearance Manager must be an object, but passed ${e.toUpperCase()}. Please check your code.`),this.name="IasAppearanceManagerTypeofError"}}const In=e=>{if(null==e||"object"!=typeof e)throw new Mn(null==e?"null":typeof e)};class Ln extends t.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new kn;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,In(t),this.storyListManager.addStoryList(this),this.app.setStoryList(this.storyListManager.storyLists).catch(console.error)}get mountSelector(){return this._mountSelector}get appearanceManager(){return this._appearanceManager}get type(){return De.DEFAULT}get identityFields(){return{feedSlug:this.feedSlug}}get feedSlug(){return this.params.feed}get testKey(){return this.params.testKey}get useUgcCard(){return this.params.useUgcCard}set ugcCardClickHandler(e){this._ugcCardClickHandler=e}get ugcCardClickHandler(){return this._ugcCardClickHandler}set api(e){this._api=e}async reload(){return this._api?.reload()}destroy(){this.storyListManager.removeStoryListById(this.mountSelector),this.app.setStoryList(this.storyListManager.storyLists)}}class An extends t.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new kn;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,In(t),this.storyListManager.addStoryList(this),this.app.setUGCStoryList(this.storyListManager.storyLists).catch(console.error)}get mountSelector(){return this._mountSelector}get appearanceManager(){return this._appearanceManager}get type(){return De.UGC}get identityFields(){return{feedSlug:this.feedSlug}}get feedSlug(){return We}get testKey(){return this.params.testKey}get useUgcCard(){return this.params.useUgcCard}set api(e){this._api=e}set ugcCardClickHandler(e){this._ugcCardClickHandler=e}get ugcCardClickHandler(){return this._ugcCardClickHandler}async reload(){return this._api?.reload()}destroy(){this.storyListManager.removeStoryListById(this.mountSelector)}}var On=R(1085),En=R(2236),Tn=R(9155),Rn=R.n(Tn);R(6704);window.__IAS__={storyManager:bn};var Dn=R(992),Pn=R.n(Dn),Bn=R(2591),jn=R.n(Bn),Fn=R(4289),Nn={insert:"head",singleton:!1};jn()(Fn.A,Nn);const Un=Fn.A.locals||{};var zn=R(7081),Vn={insert:"head",singleton:!1};jn()(zn.A,Vn);const Wn=zn.A.locals||{},Gn=({onClick:e,className:t})=>(0,On.jsx)("div",{className:Pn()(Wn.icon,t),onClick:e,children:(0,On.jsx)("svg",{viewBox:"0 0 24 24",children:(0,On.jsx)("path",{fill:"currentColor",d:"M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z"})})});var $n=R(5669),Hn={insert:"head",singleton:!1};jn()($n.A,Hn);const qn=$n.A.locals||{},Qn=310/480,Kn=({desktopMode:e,children:t,verticalPadding:s,style:i,isWidescreen:r,className:a})=>{const[o,n]=(0,Tn.useState)({width:"0px",height:"0px"});(0,Tn.useEffect)((()=>(l(),window.addEventListener("resize",l),()=>{window.removeEventListener("resize",l)})),[]);const l=()=>{const e=window.innerWidth,t=m(),s=e/window.innerHeight,i=c({aspectRatio:s,vh:t,vw:e}),r=d({aspectRatio:s,vh:t,vw:e});n({width:i,height:r})},d=({aspectRatio:e,vh:t,vw:s})=>{const i=p(e)||g();return e>Qn&&!i?`${u({vh:t,vw:s})}px`:"100%"},c=({aspectRatio:e,vh:t,vw:s})=>e>Qn&&!p(e)?`${h({aspectRatio:e,vh:t,vw:s})}px`:"auto",h=({aspectRatio:t,vh:s,vw:i})=>t>Qn&&!e?i:Math.ceil(s*Qn),u=({vh:t,vw:s})=>e?t:Math.ceil(s/Qn),p=e=>e>Qn&&e-Qn<=.1,g=()=>{let e;return"matchMedia"in window&&void 0!==(e=window.matchMedia("(orientation: portrait)"))&&e.matches},m=()=>{let t=window.innerHeight;return e?(t-=s,t):t},y=r?{width:"100%",height:"100%"}:o;return(0,On.jsx)("div",{className:Pn()(qn["aspect-ratio-box"],a,{[qn["aspect-ratio-box--centered"]]:!r}),style:{...i,...y},children:(0,On.jsx)("div",{className:qn["aspect-ratio-box-inside"],children:t})})};var Yn=R(8138),Zn={insert:"head",singleton:!1};jn()(Yn.A,Zn);const Jn=Yn.A.locals||{},Xn=le(),el=e=>{const[t,s]=(0,Tn.useState)(!1),i=(0,Tn.useCallback)((()=>{if(e.desktopMode)return;const t=Xn.type!==e.orientation;e.onOrientationChange({type:Xn.type,isWrong:t}),s(t)}),[e.desktopMode,e.orientation]);return(0,Tn.useEffect)((()=>(i(),Xn.addEventListener("change",i),()=>{Xn.removeEventListener("change",i)})),[i]),t?(0,On.jsx)("div",{className:Jn["screen-orientation-lock"]}):null};var tl=R(8778),sl={insert:"head",singleton:!1};jn()(tl.A,sl);const il=tl.A.locals||{};var rl=R(1196),al={insert:"head",singleton:!1};jn()(rl.A,al);const ol=rl.A.locals||{};let nl;function ll(){let e,t;/ipad|iphone/i.test(navigator.userAgent)?(e=document.createRange(),nl&&e.selectNodeContents(nl),t=window.getSelection(),t&&(t.removeAllRanges(),t.addRange(e)),nl&&nl.setSelectionRange(0,999999)):nl?.select()}const dl=e=>{!function(e){nl=document.createElement("textarea"),nl.value=e,document.body.appendChild(nl)}(e),ll(),document.execCommand("copy"),nl&&document.body.removeChild(nl)},cl=({shareText:e,shareLink:t,sharePanelOptions:s,onShareComplete:i})=>{const[r,a]=(0,Tn.useState)(!1),[o,n]=(0,Tn.useState)(!1),l=()=>{n(!0),!r&&e||i()};return(0,On.jsxs)("div",{className:`${il["share-panel__body"]} ${ol["share-panel__body_screenshot"]}`,children:[(0,On.jsx)("div",{className:`${il["share-panel-row"]} ${ol["share-panel-row"]}`,children:(0,On.jsx)("a",{className:ol["share-panel-row__image-link"],onClick:l,href:t,download:"image.jpeg",children:(0,On.jsx)("img",{src:t,className:ol["share-panel-row__image"]})})}),(0,On.jsx)("div",{className:il["share-panel-separator"],style:{background:s.divider?.background}}),(0,On.jsx)("div",{className:`${il["share-panel-row"]} ${ol["share-panel-row"]}`,children:(0,On.jsx)("a",{className:ol["share-item__download-button"],onClick:l,href:t,download:"image.jpeg",children:(0,On.jsx)("div",{dangerouslySetInnerHTML:{__html:s.downloadButton?.svgSrc?.baseState??""}})})}),e?(0,On.jsxs)(On.Fragment,{children:[(0,On.jsx)("div",{className:il["share-panel-separator"],style:{background:s.divider?.background}}),(0,On.jsx)("div",{className:`${il["share-panel-row"]} ${ol["share-panel-row"]}`,children:(0,On.jsxs)("button",{className:Pn()(ol.btn,ol["btn-copy"]),onClick:()=>{dl(e??""),a(!0),o&&i()},children:[(0,On.jsxs)("div",{className:ol["btn-copy__icon"],children:[(0,On.jsx)("span",{className:Pn()(ol["btn-copy__icon-state"],{[ol["btn-copy__icon-state_default"]]:!r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.baseState??""}}),(0,On.jsx)("span",{className:Pn()(ol["btn-copy__icon-state"],{[ol["btn-copy__icon-state_done"]]:r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.doneState??""}})]}),(0,On.jsx)("div",{className:ol["btn-copy__text"],children:e})]})})]}):null]})};var hl=R(610),ul={insert:"head",singleton:!1};jn()(hl.A,ul);const pl=hl.A.locals||{},gl=({shareLink:e,sharePanelOptions:t,onShareComplete:s,...i})=>{const r=()=>{try{return new URL(e).host}catch(e){return console.error(e),null}},a=()=>{window.removeEventListener("focus",a),s()},o=()=>r()?"":encodeURIComponent(e),n=s=>{const i=(()=>{try{return new URL(e)}catch(e){return console.error(e),null}})();if(!i)return"#";const r=t.targetParams?.[s];return r?.getUrl?.({url:i.toString(),text:o()})},l=t.title?.favicon,d=t.text;return(0,On.jsxs)("div",{className:il["share-panel__body"],children:[(0,On.jsxs)("div",{className:`${il["share-panel-row"]} ${il["title-row"]}`,children:[r()&&Boolean(l?.display)&&(0,On.jsx)("div",{className:il["share-url-favicon"],style:{background:l?.background},children:(0,On.jsx)("img",{src:`${i.faviconApiUrl??"https://favicon.inappstory.ru"}?sz=64&domain_url=${r()}`})}),(0,On.jsx)("span",{className:il.title,style:d,children:t.title?.getValue?.({url:e,text:o()})})]}),(0,On.jsx)("div",{className:il["share-panel-separator"],style:{background:t.divider?.background}}),(0,On.jsx)("div",{className:`${il["share-panel-row"]} ${pl["social-list"]}`,children:t.targets?.map(((e,s)=>{const i=t.targetParams?.[e],r=i?.icon?.svgSrc.baseState??"<svg></svg>";return(0,On.jsx)("div",{className:pl["social-list__item"],children:(0,On.jsxs)("a",{href:n(e),onClick:()=>((e,t,s)=>{window.addEventListener("focus",a),window.open(e,t,s)})(n(e),"newwindow","width=650,height=570"),target:"_blank",rel:"noopener noreferrer",className:`${il["share-item"]} ${pl["share-item"]}`,children:[(0,On.jsx)("div",{dangerouslySetInnerHTML:{__html:r}}),(0,On.jsx)("span",{className:il["share-item-title"],style:d,children:i?.label})]})},s)}))}),(0,On.jsx)("div",{className:il["share-panel-separator"],style:{background:t.divider?.background}}),(0,On.jsx)("div",{className:il["share-panel-row"],children:(0,On.jsxs)("a",{className:`${il["share-item"]} ${pl["share-item"]}`,onClick:()=>{dl(e),s()},children:[(0,On.jsx)("div",{dangerouslySetInnerHTML:{__html:t.copyButton?.svgSrc?.baseState??""}}),(0,On.jsx)("span",{className:il["share-item-title"],style:d,children:t.copyButton?.label})]})})]})};var ml;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(ml||(ml={}));const yl=({shareType:e,shareLink:t,shareText:s,onShareCompelete:i,sharePanelOptions:r,className:a})=>{const{dir:o}=Hc(),[n,l]=(0,Tn.useState)(!1),[d,c]=(0,Tn.useState)(!0),h=()=>{l(!0),c(!1)};return(0,On.jsxs)("div",{dir:o,className:Pn()(il["share-panel-wrapper"],a),onClick:e=>{e.stopPropagation()},onTouchStart:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,On.jsx)("div",{className:Pn()(il["share-panel-backdrop"],{[il.fadeIn]:d,[il.fadeOut]:!d}),onClick:()=>{l(!1),c(!1)}}),(0,On.jsxs)("div",{className:Pn()(il["share-panel"],{[il.slideIn]:d,[il.slideOut]:!d}),onAnimationEnd:()=>{d||i(n)},style:{"--height":"100%",background:r.background,borderTopLeftRadius:r.borderRadius+"px",borderTopRightRadius:r.borderRadius+"px"},children:[e===ml.SlideScreenshot&&(0,On.jsx)(cl,{shareText:s,shareLink:t,onShareComplete:h,sharePanelOptions:r}),e===ml.Social&&(0,On.jsx)(gl,{shareLink:t,onShareComplete:h,sharePanelOptions:r}),(0,On.jsx)("div",{className:il["share-panel-separator"]})]})]})};var vl=R(7495),fl={insert:"head",singleton:!1};jn()(vl.A,fl);const wl=vl.A.locals||{},_l=e=>{const t=(0,Tn.useRef)(null),[s,i]=(0,Tn.useState)(null);return(0,Tn.useEffect)((()=>{const s=e.plugin.createLottiePlayer(t.current,e.config);return i(s),()=>{s.destroy()}}),[e.config.sha1]),(0,Tn.useEffect)((()=>{s&&e.forceEnd&&s.stop()}),[s,e.forceEnd]),(0,Tn.useEffect)((()=>{if(s)return s.on("play",e.onPlay),s.on("complete",e.onComplete),s.on("beforeLoad",e.onBeforeLoad),s.on("load",e.onLoad),s.on("minPlayingTimeExpired",e.onMinPlayingTimeExpired),s.on("error",e.onError),()=>{s.off("play",e.onPlay),s.off("complete",e.onComplete),s.off("beforeLoad",e.onBeforeLoad),s.off("load",e.onLoad),s.off("minPlayingTimeExpired",e.onMinPlayingTimeExpired),s.off("error",e.onError)}}),[s,e.onError,e.onPlay,e.onComplete,e.onLoad,e.onBeforeLoad,e.onMinPlayingTimeExpired]),(0,On.jsx)("canvas",{ref:t,style:{width:"100%",height:"100%"}})},Sl=e=>{const{storyManager:t}=Hc(),[s,i]=(0,Tn.useState)(!1),[r,a]=(0,Tn.useState)(!1),[o,n]=(0,Tn.useState)(!1),[l,d]=(0,Tn.useState)(!1),[c,h]=(0,Tn.useState)(!1),[u,p]=(0,Tn.useState)(!1),g=r||l||e.isGameLoading||!e.gameShouldBeShown,m=(0,Tn.useMemo)((()=>t.getPlugin("dot-lottie")),[t]),y=o||!m||e.isGameLoadingError?null:e.game?.splashLottieScreen?.url&&e.game?.splashLottieScreen,v=e.game&&!e.isGameLoadingError&&g&&!r&&!y,f=()=>e.desktopMode&&e.game?.splashLandscapeScreen?.url?e.game.splashLandscapeScreen.url:e.game?.splashScreen?.url,w=e.isGameInited&&(!y||c);(0,Tn.useEffect)((()=>{w&&e.onSplashCanBeHidden()}),[w]);return(0,On.jsxs)("div",{className:Pn()(wl["splash-container"],{[wl["splash-container--fadeIn"]]:e.game,[wl["splash-container--fadeOut"]]:e.gameShouldBeShown,[wl["splash-container--isLoading"]]:v}),children:[(0,On.jsx)("div",{className:wl["splash-container__image"],style:{backgroundColor:e.splashImageBackgroundColor},children:f()&&(0,On.jsx)("img",{src:f(),onLoad:()=>{p(!0)}})}),y&&m&&(0,On.jsx)("div",{className:wl["splash-container__lottie"],children:(0,On.jsx)(_l,{plugin:m,forceEnd:e.gameShouldBeShown,config:y,onError:()=>{n(!0)},onPlay:()=>{a(!0),i(!1)},onComplete:()=>{a(!1),i(!0)},onLoad:()=>{d(!1)},onBeforeLoad:()=>{d(!0)},onMinPlayingTimeExpired:()=>{h(!0)}})})]})};var bl=R(9843),xl={insert:"head",singleton:!1};jn()(bl.A,xl);const Cl=bl.A.locals||{},kl=e=>(0,On.jsx)("button",{dir:e.dir,onClick:e.onCloseGame,className:Cl["close-btn"],"data-position":e.closeButtonPosition,dangerouslySetInnerHTML:{__html:e.closeButtonOptions?.svgSrc.baseState??""}});var Ml=R(5299),Il=R(9514);const Ll=(0,Ml.observer)((({gameReader:e})=>{const{desktopMode:t,dir:s,gameReaderOptions:i,storyReaderOptions:r}=Hc(),a=(0,Tn.useRef)(null),{sharePanelOpeningParams:o,handleShareComplete:n,closeSharePanel:l}=(e=>{const[t,s]=(0,Tn.useState)(null);return(0,Tn.useEffect)((()=>(e?.on("openSharePanel",s),()=>{e?.off("openSharePanel",s)})),[e]),{sharePanelOpeningParams:t,handleShareComplete:i=>{t&&e&&(e.confirmSharingComplete({shareId:t.shareId,isSuccess:i}),s(null))},closeSharePanel:()=>{s(null)}}})(e);Kc((()=>{d()}));const d=()=>{e.closeGame(),l()},{gameLaunch:c,gameLaunchError:h,isGameLoading:u,closeBtnVisible:p}=e,g=Pn()(Un["game-reader"],{[Un["game-reader--desktop-mode"]]:t,[Un["game-reader--widescreen"]]:e.isWidescreen}),m={background:i.backdrop?.background??"",opacity:i.backdrop?.opacity??0,filter:i.backdrop?.blur?`blur(${i.backdrop.blur}px)`:"none"},y=i.game?.backdropColor??"";return(0,Il.createPortal)((0,On.jsx)("div",{className:Un["game-reader-container"],style:{"--game-box-border-radius":`${parseFloat(String(i.borderRadius))}px`},children:(0,On.jsxs)("div",{className:g,children:[(0,On.jsx)("div",{className:Un["game-reader__backdrop"],style:m}),(0,On.jsxs)(Kn,{className:Un["game-reader__game-box"],isWidescreen:e.isWidescreen,desktopMode:t,verticalPadding:100,children:[(0,On.jsx)(Sl,{onSplashCanBeHidden:()=>{e.notifyGameCanBeStarted()},desktopMode:t,isGameInited:e.isGameInited,isGameLoading:u,isGameLoadingError:Boolean(e.gameLaunchError),gameShouldBeShown:e.gameShouldBeShown,game:e.gameLaunch??void 0,splashImageBackgroundColor:e.gameLaunch?y:m.background}),h&&(0,On.jsx)(Gn,{className:Un["game-reader__refresh-btn"],onClick:()=>{e.reload()}}),(!e.gameShouldBeShown||p)&&(0,On.jsx)(kl,{closeButtonPosition:i.closeButtonPosition,dir:s,onCloseGame:d,closeButtonOptions:i.closeButton}),c&&(0,On.jsxs)(On.Fragment,{children:[(0,On.jsx)("iframe",{src:c.url,onLoad:t=>{a.current=t.target,e.dir=s,e.setGameCenterIframe(a.current)},style:{opacity:e.gameShouldBeShown?1:0},frameBorder:"0",className:Un["game-reader__iframe"],sandbox:"allow-same-origin allow-top-navigation allow-forms allow-scripts allow-downloads allow-top-navigation-to-custom-protocols",allow:"fullscreen"}),o&&(0,On.jsx)(yl,{shareType:o.shareType,shareLink:o.shareLink,onShareCompelete:n,sharePanelOptions:r.sharePanel})]})]}),c&&i.forceCheckOrientation&&(0,On.jsx)(el,{orientation:de.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{e.isGameInited&&(t?e.pauseGameUI():e.resumeGameUI())}})]})}),document.body)}));var Al=R(2130),Ol={insert:"head",singleton:!1};jn()(Al.A,Ol);const El=Al.A.locals||{};class Tl{storyReaderViewModel;storiesViewer;backdropRef;deltaValY=0;windowHeight=0;swipeUpGestureInAction=!1;constructor(e,t,s){this.storyReaderViewModel=e,this.storiesViewer=t,this.backdropRef=s}startMove(){this.storyReaderViewModel.disableCloseGesture(),this.windowHeight=this.storiesViewer.clientHeight,this.storiesViewer.style.setProperty("transition","")}move(e){e>10||this.storyReaderViewModel.closeGestureInAction?(this.storyReaderViewModel.enableCloseGesture(),this.moveDownAndScaleReader(e)):(e<-10||this.swipeUpGestureInAction)&&this.moveUp(e)}endMove(){this.storyReaderViewModel.resumeTimer(),this.deltaValY>=0&&this.handleSwipeDown(),this.storyReaderViewModel.disableCloseGesture()}moveDownAndScaleReader(e){this.deltaValY=e/this.windowHeight;let t=1-(1-.9)*this.deltaValY;t>=1&&(t=1);let s=100*this.deltaValY*.45;s<=0&&(s=0),this.storiesViewer.style.setProperty("transform",`scale(${t}) translateY(${s}%)`)}moveUp(e){this.swipeUpGestureInAction=!0,this.deltaValY=e/this.windowHeight}returnToDefaultState(){this.storiesViewer.style.setProperty("transition","all .3s"),this.storiesViewer.style.setProperty("transform","scale(1) translateY(0%)")}closeStoryReader(){this.storiesViewer.style.setProperty("transition","opacity .3s"),this.storiesViewer.style.setProperty("opacity","0"),this.backdropRef.style.setProperty("transition","opacity .3s"),this.backdropRef.style.setProperty("opacity","0"),setTimeout((()=>{this.storyReaderViewModel.close("swipeDown")}),400)}handleSwipeDown(){this.deltaValY<=.15||!this.storyReaderViewModel.canBeClosed()?this.returnToDefaultState():this.closeStoryReader()}}le();const Rl=()=>{const e=window.innerWidth;return{vh:window.innerHeight,vw:e}},Dl=e=>50+parseFloat(String(e)),Pl=(e,t)=>{const s=e.hasLike&&Boolean(t.hasLike),i=e.hasShare&&Boolean(t.hasShare),r=e.hasFavorite&&Boolean(t.hasFavorite),a=e.hasAudio;return!e.isBlank&&(s||r||i||a)},Bl=e=>{const{desktopMode:t,storyReaderOptions:s}=Hc();return(0,Tn.useMemo)((()=>{const i=Dl(s.actionPanelBottomOffset),r=new aa(e.vw,e.vh,i),a=new ra(r).create({vw:e.vw,vh:e.vh,desktopMode:t}),o=a instanceof ia,n=o?r.getViewportCorrectionPadding():{};return{actionPanelHeight:i,safeAreaFrameCalculator:r,storyGeometry:a,isMobileGeometry:o,correctionPaddingStyle:n}}),[s.actionPanelBottomOffset,e,t])},jl=(0,Ml.observer)((e=>{const t=(0,Tn.useRef)(null),s=(0,Tn.useRef)(null),{desktopMode:i,storyReaderOptions:r}=Hc();(({storyReaderViewModel:e,storiesViewerRef:t,backdropRef:s})=>{const i=(0,Tn.useRef)(null);(0,Tn.useEffect)((()=>{i.current=new Tl(e,t.current,s.current)}),[]);const r=()=>{t.current.classList.add(El["no-select"]),i.current?.startMove()},a=({dy:e})=>{i.current?.move(e)},o=()=>{t.current.classList.remove(El["no-select"]),e.touchController.verticalSwipeGesture&&i.current?.endMove()};(0,Tn.useEffect)((()=>{const t=e.touchController;return t.on(Fi.TouchStart,r),t.on(Fi.TouchMoveVertical,a),t.on(Fi.TouchEnd,o),()=>{t.off(Fi.TouchStart,r),t.off(Fi.TouchMoveVertical,a),t.off(Fi.TouchEnd,o)}}),[e.touchController])})({storyReaderViewModel:e.storyReader,backdropRef:t,storiesViewerRef:s});const{safeAreaFrameCalculator:a,isMobileGeometry:o}=Bl(e.viewport),n=!o||a.shouldBeShownSafeAreaInsets?parseFloat(String(r.borderRadius)):0;return(0,On.jsxs)(On.Fragment,{children:[(0,On.jsxs)("div",{ref:s,className:Pn()("stories-viewer",El["stories-viewer"],El.slider3d),style:{"--loaderBackgroundColor":r.loader?.default.color,"--loaderBackgroundAccentColor":r.loader?.default.accentColor,"--timelineBlockTopOffset":`${parseFloat(String(r.timelineBlockTopOffset))}px`,"--slideBorderRadius":`${n}px`,backgroundColor:r.commonBackdrop?.color??void 0,backdropFilter:r.commonBackdrop?.backdropFilter??void 0},children:[i&&(0,On.jsx)("div",{className:El["stories-viewer-background"],style:(()=>{const t=[],s=e.storyReader.activeStory?.displayedSlideImage;return null!=r.slideBackdrop&&Array.isArray(r.slideBackdrop.linearGradientOverlay)&&t.push(`linear-gradient(${r.slideBackdrop.linearGradientOverlay.join(", ")})`),null!=s&&t.push(`url(${s})`),{backgroundImage:t.join(", "),opacity:r.slideBackdrop?.opacity||0,filter:r.slideBackdrop?.blur?`blur(${r.slideBackdrop.blur}px)`:"none"}})()}),e.children]}),(0,On.jsx)("div",{ref:t,className:Pn()(El["stories-viewer-backdrop"],{[El._desktopMode]:i})})]})}));var Fl=R(3390),Nl={insert:"head",singleton:!1};jn()(Fl.A,Nl);const Ul=Fl.A.locals||{};var zl=R(2594),Vl={insert:"head",singleton:!1};jn()(zl.A,Vl);const Wl=zl.A.locals||{};var Gl=R(187),$l={insert:"head",singleton:!1};jn()(Gl.A,$l);const Hl=Gl.A.locals||{},ql=(0,Ml.observer)((({story:e,commonOptions:t,storyReaderOptions:s,muted:i,onClickMuteAction:r})=>{const{dir:a}=Hc(),o=e.hasLike&&Boolean(t.hasLike),n=e.hasShare&&Boolean(t.hasShare),l=e.hasFavorite&&Boolean(t.hasFavorite),d=e.hasAudio,c=Pl(e,t)?Dl(s.actionPanelBottomOffset):0;return(0,On.jsx)("div",{dir:a,className:Hl["stories-button-panel"],style:{height:`${c}px`,transform:`translateY(${c}px)`},children:Pl(e,t)&&(0,On.jsxs)("div",{className:Hl["stories-button-panel-actions"],children:[(()=>{if(!o)return null;const t=0===e.like||-1===e.like,i=0===e.like||1===e.like;return(0,On.jsxs)("span",{children:[(0,On.jsx)("span",{className:Pn()(Hl["button-panel-action"],{"like-up":t,"like-up-filled":1===e.like}),dangerouslySetInnerHTML:{__html:t?s.likeButton.svgSrc.baseState:s.likeButton.svgSrc.activeState},onClick:()=>{e.setLike(1===e.like?0:1)}}),(0,On.jsx)("span",{className:Pn()(Hl["button-panel-action"],{"like-down":i,"like-down-filled":-1===e.like}),dangerouslySetInnerHTML:{__html:i?s.dislikeButton.svgSrc.baseState:s.dislikeButton.svgSrc.activeState},onClick:()=>{e.setDislike(-1===e.like?0:-1)}})]})})(),l&&(0,On.jsx)("span",{children:(0,On.jsx)("span",{className:Pn()(Hl["button-panel-action"],{bookmark:!e.favorite,"bookmark-filled":e.favorite}),dangerouslySetInnerHTML:{__html:e.favorite?s.favoriteButton.svgSrc.activeState:s.favoriteButton.svgSrc.baseState},onClick:()=>e.setBookmark(!e.favorite)})}),(0,On.jsxs)("span",{className:Hl["right-container"],children:[d&&(0,On.jsx)("span",{children:(0,On.jsx)("span",{className:Pn()(Hl["button-panel-action"],{"muted-icon":i,"sound-icon":!i}),dangerouslySetInnerHTML:{__html:i?s.muteButton.svgSrc.baseState:s.muteButton.svgSrc.activeState},onClick:r})}),n&&(0,On.jsx)("span",{className:Hl["button-panel-action"],dangerouslySetInnerHTML:{__html:s.shareButton.svgSrc.baseState},onClick:()=>{e.share()}})]})]})})}));var Ql=R(2349),Kl={insert:"head",singleton:!1};jn()(Ql.A,Kl);const Yl=Ql.A.locals||{},Zl=e=>{const{dir:t}=Hc();return(0,On.jsx)("div",{className:Yl["story-header"],children:!e.closeDisabled&&(0,On.jsx)("button",{dir:t,"data-position":e.options.closeButtonPosition,className:Pn()(Yl["stories-viewer__close"],{[Yl["_paused-ui"]]:e.uiPaused}),onClick:t=>{t.stopPropagation(),t.preventDefault(),e.onClose()},dangerouslySetInnerHTML:{__html:e.options.closeButton?.svgSrc.baseState??""}})})};var Jl=R(3278),Xl={insert:"head",singleton:!1};jn()(Jl.A,Xl);const ed=Jl.A.locals||{};var td=R(6323),sd={insert:"head",singleton:!1};jn()(td.A,sd);td.A.locals;const id=e=>{const t=e.slide,{slideContentRef:s}=(({slide:e,activeStory:t,currentStory:s,needSlideInitByFlipping:i,currentSlideIndex:r,activeSlideIndex:a,canBeShown:o,muted:n,timerPaused:l})=>{const d=(0,Tn.useRef)(null),c=t.id===s.id,h=c||i,u=a===r,p=h&&o&&e.state===_r.Idle&&u,g=!(e.state!==_r.Started&&e.state!==_r.Error||u&&h),m=c&&u&&e.state===_r.Loaded;return(0,Tn.useLayoutEffect)((()=>{p&&e.init(d.current)}),[e,p]),(0,Tn.useLayoutEffect)((()=>{m&&e.start()}),[c,m]),(0,Tn.useLayoutEffect)((()=>{g&&e.stop()}),[g]),(0,Tn.useEffect)((()=>{l?e.pause():e.resume()}),[e,l,e.state]),(0,Tn.useEffect)((()=>{n?e.mute():e.unmute()}),[e,n,e.state]),(0,Tn.useLayoutEffect)((()=>()=>{e.stop()}),[e]),{slideContentRef:d}})(e);return{slideContentRef:s,needLoadingMask:t.state===_r.Loading||!e.canBeShown,needLoadingAnimation:t.state===_r.Loading||!e.canBeShown}},rd=(0,Ml.observer)((({geometry:e,...t})=>{const{desktopMode:s,dir:i}=Hc(),{slideContentRef:r,needLoadingAnimation:a,needLoadingMask:o}=id(t),{slideStyle:n,slideContentStyle:l,needBottomPanel:d}=(({geometry:e,currentStory:t})=>{const{storyReaderOptions:s,commonOptions:i}=Hc(),r=(0,Tn.useMemo)((()=>Pl(t,i)),[t,i]),a=r?Dl(s.actionPanelBottomOffset):0;return{needBottomPanel:r,slideStyle:(0,Tn.useMemo)((()=>({margin:e.getOffset(a),width:e.getWidth(),height:e.getHeight(),"--y-offset":e.getOffsetY(a),"--x-offset":e.getOffsetX(a)})),[a,e]),slideContentStyle:(0,Tn.useMemo)((()=>({fontSize:e.getFontSize()})),[e])}})({geometry:e,currentStory:t.currentStory}),c=t.networkError||t.slide.state===_r.Error;return(0,On.jsxs)("div",{onClick:r=>{r.preventDefault(),r.stopPropagation(),t.clickDisabled||(r=>{const a=r.target,o=new wr(t.slide,r,e,i,s);t.slide.onClick(a,o)})(r)},className:Pn()(ed["stories-slide"],{[ed["active-slide"]]:t.currentSlideIndex===t.activeSlideIndex,[ed["_with-bottom-panel"]]:d,[ed["_desktop-mode"]]:e instanceof sa}),children:[(0,On.jsx)("div",{className:ed["stories-slide-offset"],style:n,children:(0,On.jsx)("div",{className:ed["stories-slide-box"],"data-testid":"stories-slide-box",children:(0,On.jsx)("div",{ref:r,dangerouslySetInnerHTML:{__html:t.slide.html},className:`${ed["stories-slide-content"]} narrative-slide"`,style:l})})}),(o||c)&&(0,On.jsx)("div",{className:ed["load-mask"],onClick:e=>{e.preventDefault()},children:c?(0,On.jsx)(Gn,{className:ed["stories-slide__refresh-btn"],onClick:e=>{e.stopPropagation(),t.networkError?t.onReloadStory():t.slide.reload()}}):a&&(0,On.jsx)("div",{className:ed["loading-spinner-default"]})})]})}));var ad=R(9137),od={insert:"head",singleton:!1};jn()(ad.A,od);const nd=ad.A.locals||{},ld=(0,Tn.forwardRef)(((e,t)=>{const{desktopMode:s,dir:i}=Hc();return(0,On.jsx)("div",{ref:t,dir:i,className:Pn()(nd["stories-pager"],{[nd["_desktop-mode"]]:s,[nd["_paused-ui"]]:e.uiPaused}),style:{"--stories-pager-tick-foreground":e.timeline.foreground,"--stories-pager-background":e.timeline.background},children:(0,On.jsx)("div",{className:`${nd["stories-pager__ticks"]} ${Pn()({[nd.hiddenTimeline]:e.hiddenTimeline})}`,children:new Array(e.slidesLength).fill(0).map(((t,s)=>(0,On.jsxs)("div",{className:nd["stories-pager__tick"],children:[(0,On.jsx)("div",{className:Pn()(nd["stories-pager__tick-progress"],{[nd._active]:s+1<=e.activeSlideIndex})}),(0,On.jsx)("div",{className:nd["stories-pager__tick-progress-loader"],style:{display:s+1===e.activeSlideIndex+1?"block":"none"}})]},s+1)))})})}));const dd=function(){let e;const t=document.createElement("div"),s={transition:"transitionend",OTransition:"otransitionend",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(e in s)if(Object.prototype.hasOwnProperty.call(s,e)&&void 0!==t.style[e])return s[e]}();function cd(e,t,s){return new Promise((i=>{let r=!1;const a=()=>{r=!0,clearTimeout(n),void 0!==dd&&e.removeEventListener(dd,o),e.style.setProperty("transition",`${t} 0ms`),i()},o=e=>{e.propertyName===t&&(r||a())};void 0!==dd&&e.addEventListener(dd,o,!1);const n=setTimeout((()=>{r||a()}),s+20);e.style.setProperty("transition",`${t} ${s}ms`)}))}var hd=R(6212),ud={insert:"head",singleton:!1};jn()(hd.A,ud);const pd=hd.A.locals||{},gd=e=>{const t=(0,Tn.useRef)(null),s=(0,Tn.useRef)(null),i=(0,Tn.useRef)(0),r=(0,Tn.useRef)(0);let a;const o=()=>{s.current&&(r.current=-1*function(e){const t=window.getComputedStyle(e),s=t.transform||t.webkitTransform||t.mozTransform;if("none"===s)return{x:0,y:0,z:0};const i=s.includes("3d")?"3d":"2d",r=s.match(/matrix.*\((.+)\)/)[1].split(", ");return"2d"===i?{x:isNaN(r[4])?0:r[4],y:isNaN(r[5])?0:r[5],z:0}:"3d"===i?{x:isNaN(r[12])?0:r[12],y:isNaN(r[13])?0:r[13],z:isNaN(r[14])?0:r[14]}:{x:0,y:0,z:0}}(s.current).x)},[n,l]=(0,Tn.useState)(!1),[d,c]=(0,Tn.useState)(!1),h=(0,Tn.useRef)(!1),u=()=>{const t=Tn.Children.count(e.children);return s.current&&t?s.current.scrollWidth/t:0};let p=!1;(0,Tn.useEffect)((()=>(("ontouchstart"in window||window.navigator.msPointerEnabled||"ontouchstart"in document.documentElement)&&(p=!0),p||(s.current&&(a=s.current.children[0]?.offsetWidth),s.current&&(i.current=s.current.scrollWidth-s.current.clientWidth,o()),i.current===r.current?c(!1):c(!0),0===r.current?l(!1):l(!0)),()=>{})),[]);const g=(0,Tn.useRef)(!1),m=(0,Tn.useRef)(0);let y=0;const v=(0,Tn.useRef)(!1),[f,w]=(0,Tn.useState)(0),_=e=>{e<0&&(e=0),e>i.current&&(e=i.current),w(e)};(0,Tn.useEffect)((()=>{f===i.current?c(!1):c(!0),l(0!==f)}),[f]);const S=e=>{if(!h.current)if(g.current){const t=e instanceof MouseEvent?e.pageX:e.touches&&e.touches[0].pageX;if(t!==m.current){v.current=!0,y=t;const e=m.current-y,s=r.current+e;_(s)}}else v.current=!1},b=e=>{v.current&&e.preventDefault(),setTimeout((()=>{v.current=!1})),g.current=!1,document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",S),document.removeEventListener("touchend",b)};return(0,On.jsxs)("div",{className:pd["scrolling-carousel"],style:e.style,children:[(0,On.jsx)("div",{className:pd["scrolling-carousel__wrapper"],ref:t,onMouseDown:e=>{h.current||(e.preventDefault(),g.current=!0,m.current=e.pageX,s.current&&(i.current=s.current.scrollWidth-s.current.clientWidth),s.current&&o(),document.addEventListener("mousemove",S),document.addEventListener("mouseup",b))},onTouchStart:e=>{h.current||(e.preventDefault(),g.current=!0,m.current=e.touches&&e.touches[0].pageX,s.current&&(i.current=s.current.scrollWidth-s.current.clientWidth),s.current&&o(),document.addEventListener("touchmove",S),document.addEventListener("touchend",b))},onClickCapture:e=>{v.current&&(e.preventDefault(),e.stopPropagation())},children:(0,On.jsx)("div",{className:pd["scrolling-carousel__item"],ref:s,style:{transform:`translateX(${-1*f}px)`},children:e.children})}),!p&&(0,On.jsxs)(On.Fragment,{children:[(0,On.jsx)("div",{className:Pn()(pd["scrolling-carousel__arrow-button"],pd["scrolling-carousel__arrow-button--left"],{[pd["scrolling-carousel__arrow-button--show"]]:n}),onClick:async()=>{if(h.current)return;o();const e=r.current-u();_(e),h.current=!0,s.current&&await cd(s.current,"transform",300),h.current=!1},children:(0,On.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,On.jsx)("path",{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"})})}),(0,On.jsx)("div",{className:Pn()(pd["scrolling-carousel__arrow-button"],pd["scrolling-carousel__arrow-button--right"],{[pd["scrolling-carousel__arrow-button--show"]]:d}),onClick:async()=>{if(h.current)return;o();const e=r.current+u();_(e),h.current=!0,s.current&&await cd(s.current,"transform",300),h.current=!1},children:(0,On.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,On.jsx)("path",{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})})})]})]})},md=({children:e,style:t,color:s,font:i,className:r})=>(0,On.jsx)("div",{className:r,style:{color:s,font:i,...t},children:e});var yd=R(9108),vd={insert:"head",singleton:!1};jn()(yd.A,vd);const fd=yd.A.locals||{},wd=({goods:e,onClick:t,options:s})=>{const{imgSrc:i,title:r,subTitle:a,price:o,oldPrice:n}=e;return(0,On.jsxs)("div",{className:Pn()(fd["goods-card"]),style:{color:s.mainTextColor??"black"},onClick:t,children:[(0,On.jsx)("div",{className:Pn()(fd.figure),style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor},children:i&&(0,On.jsx)("img",{src:i,alt:r,style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor}})}),(0,On.jsx)(md,{font:s.subtitleFont,children:a}),(0,On.jsx)(md,{font:s.titleFont,children:r}),(0,On.jsxs)("div",{className:fd.prices,children:[(0,On.jsx)(md,{font:s.priceFont,children:o}),(0,On.jsx)(md,{className:fd["typography--old-price"],font:s.oldPriceFont,color:s.oldPriceTextColor,children:n})]})]})},_d=e=>{const t=e.goodsWidgetOptions,s=t.goodsWidgetRenderingType||t.goodsList.renderingType;let i=[];return s===a.DEFAULT?i=e.goodsList.map(((s,i)=>(0,On.jsx)(wd,{options:t.goodsCard,goods:s,onClick:()=>e.onGoodsCardClick(s)},i))):s===a.CUSTOM_CARD&&T()(t.getCardHtml)&&(i=e.goodsList.map(((s,i)=>(0,On.jsx)("div",{dangerouslySetInnerHTML:{__html:t.getCardHtml?.(s,i)??""},onClick:()=>e.onGoodsCardClick(s)},i)))),(0,On.jsx)(gd,{style:{marginTop:"-15px"},children:i})},Sd=({arrowColor:e,...t})=>(0,On.jsx)("svg",{...t,width:"32",height:"12.5",viewBox:"0 0 64 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,On.jsx)("path",{d:"M56.293 1.23375C58.054 -0.41125 60.846 -0.41125 62.607 1.23375C64.464 2.96775 64.464 5.85675 62.607 7.59075L35.157 23.2288C33.396 24.8738 30.604 24.8738 28.843 23.2288L1.393 7.59075C0.494002 6.75175 0 5.62775 0 4.41275C0 3.19775 0.494002 2.07375 1.393 1.23475C3.154 -0.410251 5.946 -0.410251 7.707 1.23475L32 13.9237L56.293 1.23375Z",fill:e})});var bd=R(8161),xd={insert:"head",singleton:!1};jn()(bd.A,xd);const Cd=bd.A.locals||{},kd=({closeImage:e,arrowColor:t,onClick:s})=>(0,On.jsx)("div",{className:Cd.btn,onClick:s,onTouchStart:s,children:e?(0,On.jsx)("div",{dangerouslySetInnerHTML:{__html:e}}):(0,On.jsx)(Sd,{arrowColor:t})});var Md=R(1277),Id={insert:"head",singleton:!1};jn()(Md.A,Id);const Ld=Md.A.locals||{},Ad=({isLoading:e,backgroundColor:t="white",accentBackgroundColor:s="transparent"})=>e?(0,On.jsx)("div",{className:Ld.spinner,style:{border:`solid 2px ${t}`,borderColor:`${s} ${t} ${t} ${t}`}}):null;var Od=R(4940),Ed={insert:"head",singleton:!1};jn()(Od.A,Ed);const Td=Od.A.locals||{};var Rd;!function(e){e[e.IN=0]="IN",e[e.OUT=1]="OUT"}(Rd||(Rd={}));const Dd=({open:e,url:t,goodsWidgetOptions:s,onClosed:i,onClose:r,onGoodsCardClick:a})=>{const o=(0,Tn.useRef)(null),[n,l]=(0,Tn.useState)([]),[d,c]=(0,Tn.useState)(Rd.IN),h=s,{dimColor:u,substrateHeight:p,substrateColor:g,closeImage:m,closeBackgroundColor:y}=h.goodsList;(0,Tn.useEffect)((()=>{c(e?Rd.IN:Rd.OUT)}),[e]),(0,Tn.useEffect)((()=>{t&&v()}),[t]);const v=async()=>{const e=f(),t=await s.openGoodsWidgetHandler(e);l(t)},f=()=>{try{return JSON.parse(t).map((e=>({sku:e,title:"",subTitle:"",price:"",oldPrice:"",rawData:{}})))}catch(e){return console.error(e),[]}};(0,Tn.useEffect)((()=>{const e=o.current;if(d===Rd.OUT)return e.addEventListener("animationend",i),()=>{e.removeEventListener("animationend",i)}}),[d]);const w=h.loader.custom?(0,On.jsx)("div",{dangerouslySetInnerHTML:{__html:h.loader.custom}}):(0,On.jsx)(Ad,{isLoading:!n,backgroundColor:h.loader.default.color,accentBackgroundColor:h.loader.default.accentColor});return(0,On.jsxs)("div",{className:Pn()(Td["goods-container"],{[Td["goods-container--visible"]]:d===Rd.IN,[Td["goods-container--hidden"]]:d===Rd.OUT}),ref:o,children:[(0,On.jsx)("div",{className:Pn()(Td["goods-container__backdrop"]),style:{backgroundColor:u},onClick:r}),(0,On.jsxs)("div",{className:Pn()(Td["goods-container"]),style:{height:p+"px",backgroundColor:g??"white"},children:[w,n&&(0,On.jsx)(_d,{goodsList:n,onGoodsCardClick:a,goodsWidgetOptions:s}),(0,On.jsx)(kd,{onClick:r,closeImage:m,arrowColor:y})]})]})};var Pd=R(8942),Bd={insert:"head",singleton:!1};jn()(Pd.A,Bd);const jd=Pd.A.locals||{},Fd=e=>{const[t,s]=(0,Tn.useState)(!1),[i,r]=(0,Tn.useState)(!1),{storyManager:a}=Hc(),o=()=>{r(!0),s(!0)},n=()=>{s(!1)};(0,Tn.useEffect)((()=>(e.widget.on(pr.Open,o),()=>{e.widget.off(pr.Open,o)})),[e.widget]),(0,Tn.useEffect)((()=>(ps.addListener("goodsWidget.close",n),()=>{ps.removeListener("goodsWidget.close",n)})),[]),(0,Tn.useEffect)((()=>{t&&a.emit("widgetEvent",{name:"w-goods-open",data:{story_id:e.story.id,slide_index:e.story.activeSlideIndex,widget_id:e.widget.elementId}})}),[t]);return i?(0,On.jsx)("div",{className:jd["goods-widget-viewer"],children:(0,On.jsx)(Dd,{open:t,url:e.widget.targetUrl,goodsWidgetOptions:e.goodsWidgetOptions,onClose:()=>{s(!1)},onClosed:()=>{e.widget.close(),r(!1)},onGoodsCardClick:t=>{a.emit("widgetEvent",{name:"w-goods-click",data:{story_id:e.story.id,slide_index:e.story.activeSlideIndex,widget_id:e.widget.elementId,widget_value:t.sku}}),e.goodsWidgetOptions.itemClickHandler?.(t)}})}):null},Nd={247:"9999",376:"99 99 99",971:"99 999 9999",93:"99 999 9999",1268:"999 9999",1264:"999 9999",355:"999 999 999",374:"99 999 999",599:"999 9999",244:"999 999 999",672:"9 99 999",54:"999 999 9999",1684:"999 9999",43:"999 999 9999",61:"9 9999 9999",297:"999 9999",994:"99 999 99 99",387:"99 999 999",1246:"999 9999",880:"99 999 999",32:"999 999 999",226:"99 99 9999",359:"999 999 999",973:"9999 9999",257:"99 99 9999",229:"99 99 9999",1441:"999 9999",673:"999 9999",591:"9 999 9999",55:"99 99999 9999",1242:"999 9999",975:"99 999 999",267:"99 999 999",375:"99 999 99 99",501:"999 9999",243:"999 999 999",236:"99 99 9999",242:"99 999 9999",41:"99 999 9999",225:"99 999 999",682:"99 999",56:"9 9999 9999",237:"9999 9999",86:"999 9999 9999",57:"999 999 9999",506:"9999 9999",53:"9 999 9999",238:"999 99 99",357:"99 999 999",420:"999 999 999",49:"9999 999 9999",253:"99 99 99 99",45:"99 99 99 99",1767:"999 9999",1809:"999 9999",1829:"999 9999",1849:"999 9999",213:"99 999 9999",593:"99 999 9999",372:"9999 9999",20:"999 999 9999",291:"9 999 999",34:"999 999 999",251:"99 999 9999",358:"999 999 99 99",679:"99 99999",500:"99999",691:"999 9999",298:"999 999",262:"99999 9999",33:"999 999 999",508:"99 9999",590:"999 999 999",241:"9 99 99 99",1473:"999 9999",995:"999 999 999",594:"99999 9999",233:"999 999 999",350:"999 99999",299:"99 99 99",220:"999 99 99",224:"99 999 999",240:"99 999 9999",30:"999 999 9999",502:"9 999 9999",1671:"999 9999",245:"9 999999",592:"999 9999",852:"9999 9999",504:"9999 9999",385:"99 999 999",509:"99 99 9999",36:"999 999 999",628:"99 999 9999",62:"99 999 99",353:"999 999 999",972:"99 999 9999",91:"9999 999 999",246:"999 9999",964:"999 999 9999",98:"999 999 9999",354:"999 9999",39:"999 9999 999",1876:"999 9999",962:"9 9999 9999",81:"99 9999 9999",254:"999 999999",996:"999 999 999",855:"99 999 999",686:"99 999",269:"99 99999",1869:"999 9999",850:"999 999 9999",82:"99 999 9999",965:"9999 9999",1345:"999 9999",76:"99 999 99 99",77:"99 999 99 99",856:"99 99 999 999",961:"99 999 999",1758:"999 9999",423:"999 999 9999",94:"99 999 9999",231:"99 999 999",266:"9 999 9999",370:"999 99 999",352:"999 999 999",371:"99 999 999",218:"99 999 9999",212:"99 9999 999",377:"9999 9999",373:"9999 9999",382:"99 999 999",261:"99 99 99999",692:"999 9999",389:"99 999 999",223:"99 99 9999",95:"99 999 999",976:"99 99 9999",853:"9999 9999",1670:"999 9999",596:"999 99 99 99",222:"99 99 9999",1664:"999 9999",356:"9999 9999",230:"999 9999",960:"999 9999",265:"99 999 9999",52:"999 999 9999",60:"99 999 9999",258:"99 999 999",264:"99 999 9999",687:"99 9999",227:"99 99 9999",234:"999 999 9999",505:"9999 9999",31:"99 999 9999",47:"999 99 999",977:"99 999 999",674:"999 9999",683:"9999",64:"999 999 999",968:"99 999 999",507:"999 9999",51:"999 999 999",689:"99 99 99",675:"999 99 999",63:"999 999 9999",92:"999 999 9999",48:"999 999 999",970:"99 999 9999",351:"99 999 9999",680:"999 9999",595:"999 999 999",974:"9999 9999",40:"99 999 9999",381:"99 999 9999",7:"999 999 99 99",250:"999 999 999",966:"99 999 9999",677:"999 9999",248:"9 999 999",249:"99 999 9999",46:"99 999 9999",65:"9999 9999",290:"99 999",386:"99 999 999",421:"999 999 999",232:"99 999999",378:"9999 999999",221:"99 999 9999",252:"99 999 999",597:"999 9999",211:"99 999 9999",239:"99 99999",503:"99 99 9999",1721:"999 9999",963:"99 9999 999",268:"99 99 9999",1649:"999 9999",235:"99 99 99 99",228:"99 999 999",66:"99 999 9999",992:"99 999 9999",690:"9999",670:"999 9999",993:"9 999 9999",216:"99 999 999",676:"99999",90:"999 999 9999",1868:"999 9999",688:"99 9999",886:"999 999 999",255:"99 999 9999",380:"99 999 99 99",256:"999 999 999",44:"99 9999 9999",598:"9 999 99 99",998:"99 999 9999",396:"999 99999",1784:"999 9999",58:"999 999 9999",1284:"999 9999",1340:"999 9999",84:"99 9999 999",678:"99 99999",681:"99 9999",685:"99 9999",967:"999 999 999",27:"99 999 9999",260:"99 999 9999",263:"9 999999",1:"999 999 9999",383:"9999 9999"};class Ud{static isEmailValid(e){return/^\w+([.-]?\w+)*@\w+([.-]?\w+)*(\.\w{2,3})+$/.test(e)}static isTelephoneValid(e,t){return e?e.replace(/\s/g,"").length===t.length&&t.length>0:/^\d+$/.test(t)}}const zd=e=>{switch(e){case"":default:return"text";case"tel":return"tel";case"email":return"email"}},Vd=e=>{const[t,s]=(0,Tn.useState)({countryCode:"",phone:""}),[i,r]=(0,Tn.useState)(""),[a,o]=(0,Tn.useState)(!0),n=s=>{const i=zd(e?.configV2.main.input.type??"");return"email"===i?Ud.isEmailValid(s):"tel"!==i||Ud.isTelephoneValid((()=>{const e=t.countryCode.substring(1);return e?Nd[e]??"":""})(),t.phone)};return{value:i,telephone:t,isValid:a,handleTelephoneChange:e=>{s(e),e.phone.length>0?r(e.countryCode+e.phone):r("")},handleChange:e=>{r(e)},handleSubmit:e=>{const t=i.trim(),s=n(i);o(s),s&&e({value:t})},reset:()=>{o(!0),r(""),s({countryCode:"",phone:""})}}};var Wd=R(4169),Gd={insert:"head",singleton:!1};jn()(Wd.A,Gd);const $d=Wd.A.locals||{},Hd=(0,Tn.forwardRef)(((e,t)=>{const s=(0,Tn.useRef)(null);return(0,Tn.useEffect)((()=>{K(s.current),s.current.focus()}),[]),(0,On.jsx)("input",{type:"email",className:Pn()($d.input,$d.input_centered),placeholder:e.placeholder,value:e.value,ref:s,onChange:t=>e.onChange(t.target.value)})}));var qd=R(2265),Qd=R.n(qd);const Kd=(0,Tn.forwardRef)(((e,t)=>{const s=t=>{const s=t.target;s&&(s.value=s.value.replace(/\D/g,""),e.onChange({countryCode:e.value.countryCode,phone:s.value}))},i=e.value.countryCode.substring(1),r=i?Nd[i]:"";return(0,On.jsxs)("div",{className:$d["input-group"],children:[(0,On.jsxs)("div",{className:$d["input-group__prepend"],children:[(0,On.jsx)(Qd(),{type:"tel",mask:"+999",maskChar:null,className:$d.input,onChange:t=>{e.onChange({countryCode:t.currentTarget.value,phone:e.value.phone})},value:e.value.countryCode,placeholder:"+",inputRef:e=>{e&&(e=>{setTimeout((()=>{K(e),e.focus()}))})(e)}}),(0,On.jsx)("div",{className:$d["input-group__separator"]})]}),r?(0,On.jsx)(Qd(),{type:"tel",className:$d.input,mask:r,maskChar:"-",alwaysShowMask:!0,placeholder:e.placeholder,inputRef:e=>{},value:e.value.phone,onChange:s}):(0,On.jsx)("input",{type:"tel",className:$d.input,placeholder:e.placeholder,ref:e=>{},value:e.value.phone,onChange:s})]})})),Yd=(0,Tn.forwardRef)(((e,t)=>{const s=(0,Tn.useRef)(null),i=(0,Tn.useRef)(null);(0,Tn.useEffect)((()=>{i.current.dataset.replicatedValue=e.value,K(s.current),s.current.focus(),s.current.setSelectionRange(e.value.length,e.value.length)}),[]);return(0,On.jsx)("div",{className:$d["textarea-grow-wrap"],ref:i,style:e.style,children:(0,On.jsx)("textarea",{className:$d.input,placeholder:e.placeholder,rows:1,ref:s,maxLength:e.maxLength,value:e.value,onChange:t=>e.onChange(t.target.value),onInput:e=>{i.current.dataset.replicatedValue=e.currentTarget.value}})})})),Zd=({form:e,config:t,...s})=>{const[i,r]=(0,Tn.useState)(!0),{getMainStyle:a,getMainElementsStyle:o,getQuestionStyle:n,getInputWrapperStyle:l,getButtonStyle:d,getTextareaStyle:c}=(({config:e})=>{const t=t=>t*(e.size.viewportWidth/(e.size.viewportWidth/e.size.fontSize));return{getMainStyle:()=>{const s=e.configV2.main;return{width:`${e.size.absolute.width}px`,height:"auto",left:e.size.absolute.center.x-e.size.absolute.width/2-e.size.slideOffsetX+"px",top:e.size.absolute.center.y-e.size.absolute.height/2-e.size.slideOffsetY+"px",backgroundColor:`${s.background.color}`,border:`${s.border.visible&&`${t(s.border.width)}px solid ${s.border.color}`}`,borderRadius:`${t(s.border.radius)}px`}},getMainElementsStyle:()=>{const s=e.configV2.main;return{width:"100%",padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`}},getQuestionStyle:()=>{const s=e.configV2.main.question;return{padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`,color:`${s.text.color}`,fontSize:`${t(s.text.size)}px`,lineHeight:`${s.text.lineHeight}`,textAlign:`${s.text.align}`,fontFamily:`${s.text.type}`,fontWeight:`${s.text.weight}`,fontStyle:`${s.text.style}`}},getInputWrapperStyle:()=>{const s=e.configV2.main.input;let i=e.configV2.main.input.text.maxLines;return i=i>0?i:1,{padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`,backgroundColor:`${s.background.color}`,border:`${t(s.border.width)}px solid ${s.border.color}`,borderRadius:`${t(s.border.radius)}px`,lineHeight:`${s.text.lineHeight}`,maxHeight:s.text.lineHeight*i+"em",fontSize:`${t(s.text.size)}px`,overflowY:"scroll",scrollbarWidth:"none"}},getButtonStyle:()=>{const s=e.configV2.main.button;return{padding:`${t(s.padding.top)}px ${t(s.padding.right)}px ${t(s.padding.bottom)}px ${t(s.padding.left)}px`,backgroundColor:`${s.background.color}`,border:`${t(s.border.width)}px solid ${s.border.color}`,color:`${s.text.color}`,fontSize:`${t(s.text.size)}px`,lineHeight:`${s.text.lineHeight}`,textAlign:`${s.text.align}`,fontFamily:`${s.text.type}`,fontWeight:`${s.text.weight}`,fontStyle:`${s.text.style}`}},getTextareaStyle:()=>{const s=e.configV2.main.input;return{color:`${s.text.color}`,fontSize:`${t(s.text.size)}px`,lineHeight:`${s.text.lineHeight}`,textAlign:`${s.text.align}`,fontFamily:`${s.text.type}`,fontWeight:`${s.text.weight}`,fontStyle:`${s.text.style}`}}}})({config:t}),h=Math.max(t.configV2.main.input.text.limit,0),u=String(t.configV2.main.input.text.placeholder).trim(),p=String(t.configV2.main.button.text.value).trim(),g=String(t.configV2.main.question.text.value).trim(),m=zd(t.configV2.main.input.type),y=({value:e})=>{s.onComplete({result:!0,value:e}),r(!1)};return(0,On.jsxs)("div",{className:$d.wrapper,children:[(0,On.jsx)("div",{className:Pn()($d.backdrop,{[$d.fadeIn]:i,[$d.fadeOut]:!i}),onAnimationEnd:()=>{i||s.onClose()},onClick:()=>{s.onComplete({result:!1,value:e.value}),r(!1)}}),(0,On.jsxs)("div",{className:$d.main,style:a(),children:[(0,On.jsxs)("div",{className:$d["main-elements"],style:o(),children:[(0,On.jsx)("div",{className:$d.question,style:n(),children:g}),(0,On.jsxs)("div",{className:Pn()($d["input-wrapper"],{[$d["is-invalid"]]:!e.isValid}),style:l(),children:["text"===m&&(0,On.jsx)(Yd,{value:e.value,onChange:e.handleChange,style:c(),placeholder:u,maxLength:h}),"email"===m&&(0,On.jsx)(Hd,{value:e.value,onChange:e.handleChange,placeholder:u}),"tel"===m&&(0,On.jsx)(Kd,{value:e.telephone,onChange:e.handleTelephoneChange,placeholder:u})]})]}),e.value.trim().length>0&&(0,On.jsx)("div",{className:$d["button-wrapper"],children:(0,On.jsx)("button",{className:$d.button,style:d(),onClick:()=>e.handleSubmit(y),children:p})})]})]})},Jd=({storyGeometry:e,activeSlide:t,storyRef:s,storyReader:i})=>{const[r,a]=(0,Tn.useState)(null),[o,n]=(0,Tn.useState)(null),l=Vd(o);(0,Tn.useEffect)((()=>(ps.on(na.ShowInputModal,d),()=>{ps.off(na.ShowInputModal,d)})),[]);const d=({id:t,config:r})=>{i.pauseUI(),i.touchController.disable(),a(t),(t=>{t.size.fontSize=parseFloat(e.getFontSize()),t.size.viewportWidth=e.calculateWidth();const i=s.current.getBoundingClientRect();t.size.slideOffsetX=i.x,t.size.slideOffsetY=i.y,t.size.slideHeight=i.height,n(t)})(r)};return(0,Tn.useLayoutEffect)((()=>()=>{l.reset()}),[r]),o?(0,On.jsx)(Zd,{form:l,config:o,onComplete:e=>{if(!r)throw new Error;((e,s)=>{t.setUserData(e,s)})(r,e.result?e.value:""),i.resumeUI()},onClose:()=>{n(null),i.touchController.enable()}}):null},Xd=(0,Ml.observer)((({story:e,geometry:t,storyReader:s,className:i,...r})=>{const a=(0,Tn.useRef)(null),o=(0,Tn.useRef)(null);(({story:e,progressBarRef:t})=>{const s=e.timer;(0,Tn.useEffect)((()=>{const i=e=>{t.current?.style.setProperty("--tick",e+"%")},r=({forceEnd:t})=>{t||(e.reachEnd?e.nextStory("auto"):e.nextSlide())},a=()=>{t.current?.style.setProperty("--tick","0%")},o=()=>{t.current?.style.setProperty("--tick","0%")};return s.on("start",a),s.on("stop",o),s.on("progress",i),s.on("complete",r),()=>{s.off("start",a),s.off("progress",i),s.off("complete",r),s.off("stop",o)}}),[s,e])})({story:e,progressBarRef:o});const n=r.index===r.nextFlippingStoryIndex,l=(0,Tn.useMemo)((()=>(e.activeSlide?.findAllWidgetsOfType((e=>e instanceof gr))??[])[0]),[e.activeSlide?.state]),d=async()=>{try{await e.reload()}catch(e){console.error(e)}};return(0,On.jsxs)("div",{ref:a,className:Pn()(Wl["stories-item"],Wl.slider3d__item,i),onMouseDown:()=>{e.completeNativeSharing()},onTouchStart:()=>{e.completeNativeSharing()},"data-testid":"story",style:r.style,children:[(0,On.jsx)(Zl,{closeDisabled:e.disableClose,options:r.storyReaderOptions,onClose:r.onClose,uiPaused:s.uiPaused}),e.activeSlide&&(0,On.jsx)(ld,{ref:o,hiddenTimeline:e.hiddenTimeline,slidesLength:e.slidesCount,timeline:e.activeSlide.timeline,activeSlideIndex:e.activeSlideIndex,uiPaused:s.uiPaused}),e.displayedSlides.map((i=>(0,On.jsx)(rd,{clickDisabled:r.slideClickDisabled,onReloadStory:d,activeSlideIndex:e.activeSlideIndex,currentSlideIndex:i.index,needSlideInitByFlipping:n,networkError:Boolean(e.error),currentStory:e,activeStory:r.activeStory,geometry:t,slide:i,canBeShown:e.canBeShown,timerPaused:s.timerPaused,muted:s.muted},i.html))),(0,On.jsx)(ql,{story:e,commonOptions:r.commonOptions,storyReaderOptions:r.storyReaderOptions,muted:s.muted,onClickMuteAction:()=>{s.muted?s.unmute():s.mute()}}),l&&r.activeStory===e&&(0,On.jsx)(Fd,{widget:l,story:e,goodsWidgetOptions:r.goodsWidgetOptions}),r.activeStory===e&&e.activeSlide&&(0,On.jsx)(Jd,{storyRef:a,storyGeometry:t,activeSlide:e.activeSlide,storyReader:s})]})})),ec=({className:e,style:t})=>(0,On.jsx)("div",{className:Pn()(Wl["stories-item"],e),style:t,children:(0,On.jsx)("div",{className:`${ed["stories-slide"]} ${ed._dummy}`})});var tc=R(9669),sc={insert:"head",singleton:!1};jn()(tc.A,sc);const ic=tc.A.locals||{},rc=({width:e,disabledByUI:t,navigationOptions:s,...i})=>{const{desktopMode:r,dir:a}=Hc(),o=a===O.LTR,n=(o?i.isNextStoryBlank:i.isPrevStoryBlank)||t,l=(o?i.isPrevStoryBlank:i.isNextStoryBlank)||t;return(0,On.jsxs)("div",{className:Pn()([ic["story-reader-controls"]],{[ic._desktop_mode]:r}),children:[(0,On.jsx)("div",{className:ic.slider3d__btn_next,style:{transform:`translateY(-50%) translateX(calc(${e/2}px + 100%))`},children:(0,On.jsx)("button",{className:ic["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(o?i.onNext():i.onPrev())},disabled:n,dangerouslySetInnerHTML:{__html:s.nextButton.svgSrc.baseState}})}),(0,On.jsx)("div",{className:ic.slider3d__btn_prev,style:{transform:`translateY(-50%) translateX(calc(-${e/2}px - 200%))`},children:(0,On.jsx)("button",{className:ic["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(o?i.onPrev():i.onNext())},disabled:l,dangerouslySetInnerHTML:{__html:s.prevButton.svgSrc.baseState}})})]})},ac=e=>{const{storyReaderOptions:t}=Hc(),s=(0,Tn.useRef)(null),i=(0,Tn.useRef)(new ur).current;(({slider:e,touchController:t})=>{const s=()=>{e?.startMove()},i=({dx:t})=>{e?.move(-t)},r=()=>{t.horizontalSwipeGesture&&e?.endMove()};(0,Tn.useEffect)((()=>(t.on(Fi.TouchStart,s),t.on(Fi.TouchMoveHorizontal,i),t.on(Fi.TouchEnd,r),()=>{t.off(Fi.TouchStart,s),t.off(Fi.TouchMoveHorizontal,i),t.off(Fi.TouchEnd,r)})),[t])})({slider:i,touchController:e.touchController});const r=t.scrollStyle,a=e.stories;i.currentIndex=e.currentIndex;const o=e.touchController;(0,Tn.useLayoutEffect)((()=>{const e=()=>{i.init({$el:s.current,transformStyle:r})};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[a.length,r]),(0,Tn.useLayoutEffect)((()=>{e.setAnimatedTransitionAdapter(new Fa(i,{closeOnLastSlideByTimer:Boolean(t.closeOnLastSlideByTimer)}))}),[e,t.closeOnLastSlideByTimer]),(0,Tn.useEffect)((()=>(i.on("transitionStart",l),i.on("transitionEnd",d),i.on("touchMove",n),i.on("touchEnd",c),()=>{i.off("transitionStart",l),i.off("transitionEnd",d),i.off("touchMove",n),i.off("touchEnd",c)})),[e]);const n=()=>{o.disable()},l=()=>{o.disable()},d=()=>{o.enable()},c=t=>{e.resumeTimer(),0===t?i.transformWithAmimation(0):e.navigateStoryWithAnimationByIndex(e.currentIndex+t,"swipe")};return{ref:s,api:i,perspective:i.perspective,depth:i.depth}},oc=(0,Ml.observer)((e=>{const{storyReaderOptions:t,commonOptions:s,goodsWidgetOptions:i}=Hc(),r=ac(e.storyReader),{actionPanelHeight:a,safeAreaFrameCalculator:o,isMobileGeometry:n,storyGeometry:l,correctionPaddingStyle:d}=Bl(e.viewport),c=e.storyReader.activeStory;return(0,On.jsxs)(On.Fragment,{children:[(0,On.jsxs)("div",{className:Pn()(Ul.slider3d__wrapper,{[Ul["slider3d__wrapper_swipe-up"]]:e.storyReader.closeGestureInAction,[Ul._desktop_mode]:!n}),style:{WebkitPerspective:`${r.perspective}px`,perspective:`${r.perspective}px`,width:l.getWidth(),backgroundColor:n&&o.shouldBeShownSafeAreaInsets&&"#000",...d},children:[(0,On.jsx)("div",{className:Ul.slider3d__inner,style:{transform:`translateZ(-${r.depth}px)`},children:(0,On.jsx)("div",{className:Pn()(Ul["stories-face"],Ul.slider3d__rotater),ref:r.ref,children:e.storyReader.stories.map(((o,n)=>o.isBlank?(0,On.jsx)(ec,{style:{bottom:0}},o.id):(0,On.jsx)(Xd,{slideClickDisabled:e.storyReader.uiPaused||r.api.animating,index:n,story:o,activeStory:c,nextFlippingStoryIndex:e.storyReader.nextFlippingStoryIndex,geometry:l,style:{bottom:Pl(o,s)?`${a}px`:0},commonOptions:s,storyReaderOptions:t,goodsWidgetOptions:i,onClose:e.onCloseStory,storyReader:e.storyReader},o.id)))})}),e.sharePanel.isOpened&&(0,On.jsx)(yl,{className:Ul["share-panel-wrapper"],shareText:e.sharePanel.params.text,shareType:e.sharePanel.params.type,shareLink:e.sharePanel.params.link,onShareCompelete:t=>e.sharePanel.handleShareComplete(e.sharePanel.params.id,t),sharePanelOptions:t.sharePanel})]}),(0,On.jsx)(rc,{disabled:r.api.animating,disabledByUI:e.storyReader.uiPaused||e.sharePanel.isOpened,isNextStoryBlank:e.storyReader.reachEnd,isPrevStoryBlank:e.storyReader.reachStart,navigationOptions:t.navigation,width:l.calculateWidth(),onNext:()=>e.storyReader.nextStoryWithAnimation(),onPrev:()=>e.storyReader.prevStoryWithAnimation()})]})})),nc=(0,Ml.observer)((({storyReader:e,desktopMode:t})=>{const s=(()=>{const[e,t]=(0,Tn.useState)((()=>Rl())),s=(0,Tn.useCallback)((()=>{t(Rl())}),[]);return(0,Tn.useEffect)((()=>(window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]),e})();(({touchController:e,sharePanelIsOpened:t,desktopMode:s,storyReader:i})=>{(0,Tn.useEffect)((()=>{s||t?e.disable():e.enable()}),[e,s,t]),(0,Tn.useEffect)((()=>(e.on(Fi.LongTouchDetected,r),e.on(Fi.TouchEnd,a),()=>{e.off(Fi.LongTouchDetected,r),e.off(Fi.TouchEnd,a)})),[e]);const r=()=>{i.pauseTimer()},a=()=>{e.isSwiping||i.resumeTimer()}})({touchController:e.touchController,sharePanelIsOpened:e.sharePanel.isOpened,desktopMode:t,storyReader:e});return e.sharePanel.desktopMode=t,(0,Il.createPortal)((0,On.jsxs)(jl,{viewport:s,storyReader:e,children:[(0,On.jsx)(oc,{viewport:s,storyReader:e,onCloseStory:()=>{e.close()},sharePanel:e.sharePanel}),(0,On.jsx)(el,{orientation:de.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{t?e.pauseUI():e.resumeUI()}})]}),document.body)}));var lc=R(7314),dc={insert:"head",singleton:!1};jn()(lc.A,dc);lc.A.locals;const cc=({storyManager:e,desktopMode:t})=>{const[s,i]=(0,Tn.useState)(null),r=(()=>{const e=(0,Tn.useRef)();return e.current||(e.current=(()=>{const e=getComputedStyle(document.documentElement),t=t=>parseFloat(e.getPropertyValue(t)),s=t("--ias-sat"),i=t("--ias-sab");return{left:t("--ias-sal"),right:t("--ias-sar"),top:s,bottom:i}})()),e.current})();return(0,Tn.useEffect)((()=>{const t=e.createGameReader();return t.setSafeAreaInsets(r),i(t),()=>{t.destroy()}}),[e]),(0,Tn.useEffect)((()=>{s?.setDesktopMode(t)}),[s,t]),s};var hc=R(7161),uc=R(429);class pc{host;_vw=0;_vh=0;constructor(e){this.host=e,this.host.addController(this),this.calculateViewport=this.calculateViewport.bind(this)}get vw(){return this._vw}get vh(){return this._vh}hostConnected(){window.addEventListener("resize",this.calculateViewport)}hostDisconnected(){window.removeEventListener("resize",this.calculateViewport),this.host.removeController(this)}calculateViewport(){this._vw=window.innerWidth,this._vh=window.innerHeight,this.host.requestUpdate()}}var gc=R(2083);const mc={[ls.BottomSheet]:gc.literal`iam-bottom-sheet`,[ls.Fullscreen]:gc.literal`iam-fullscreen-modal`,[ls.Modal]:gc.literal`iam-modal`},yc=hc.css`
2
2
  .bottom-sheet {
3
3
  position: fixed;
4
4
  inset: 0;
@@ -9,7 +9,7 @@
9
9
  position: fixed;
10
10
  inset: 0;
11
11
  z-index: -1;
12
- background-color: rgba(0, 0, 0, 0.5);
12
+ background-color: rgba(0, 0, 0, var(--backdrop-opacity, 0.5));
13
13
  opacity: 0;
14
14
  transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
15
15
  pointer-events: none;
@@ -60,7 +60,7 @@
60
60
  pointer-events: all;
61
61
  }
62
62
 
63
- .bottom-sheet__header .close-btn {
63
+ /* .bottom-sheet__header .close-btn {
64
64
  position: absolute;
65
65
  top: 8px;
66
66
  right: 8px;
@@ -74,7 +74,7 @@
74
74
  &:focus {
75
75
  outline: none;
76
76
  }
77
- }
77
+ } */
78
78
 
79
79
  .bottom-sheet__header .close-strip-btn {
80
80
  margin-top: 8px;
@@ -87,27 +87,28 @@
87
87
  left: 50%;
88
88
  transform: translate3d(-50%, 0, 0);
89
89
  }
90
- `;var tu=S(318),su=S(5125),iu=S(6968);class ru{host;touchController=null;constructor(e){this.host=e,this.host.addController(this),this.handleTouchMoveVertical=this.handleTouchMoveVertical.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}hostConnected(){}hostDisconnected(){this.touchController?.off(nr.TouchMoveVertical,this.handleTouchMoveVertical),this.touchController?.off(nr.TouchEnd,this.handleTouchEnd)}setTouchController(e){this.touchController=e,this.touchController.enable(),this.touchController.on(nr.TouchMoveVertical,this.handleTouchMoveVertical),this.touchController.on(nr.TouchEnd,this.handleTouchEnd)}handleTouchMoveVertical({dy:e}){const t=this.getTranslateYByDeltaY(e);this.disableBoxTransition(),this.translateBoxOnY(t)}handleTouchEnd({dy:e}){if(!this.touchController.isSwiping)return;this.enableBoxTransition();this.getTranslateYByDeltaY(e)>20?(this.touchController.disable(),this.translateBoxOnY(120),this.host.close()):this.resetToDefaultState()}resetToDefaultState(){this.host.bottomSheetBoxRef.style.transform=""}translateBoxOnY(e){this.host.bottomSheetBoxRef.style.transform=`translate3d(0, ${e}%, 0)`}disableBoxTransition(){this.host.bottomSheetBoxRef.style.transition="none"}enableBoxTransition(){this.host.bottomSheetBoxRef.style.transition="opacity 0.3s ease, transform 0.3s ease"}getTranslateYByDeltaY(e){let t=50*(e/this.host.bottomSheetBoxRef.clientHeight);return t<=0&&(t=0),t}}var au=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},nu=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,r,a,n,o,l,d,c,h,u,p=[(0,Yh.customElement)("iam-bottom-sheet")],g=[],m=Kh.LitElement,f=[],v=[],y=[],w=[],_=[],S=[],b=[],x=[],k=[],C=[],M=[],L=[],E=[],A=[],O=[],I=[],T=[],R=[],P=[],D=[];(class extends m{static{t=this}static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(m[Symbol.metadata]??null):void 0;s=[(0,Yh.property)({type:Boolean})],r=[(0,Yh.property)({type:Object})],a=[(0,Yh.property)({type:Object})],n=[(0,Yh.property)({type:Object})],o=[(0,Yh.property)({type:Boolean})],l=[(0,Yh.state)()],d=[(0,Yh.state)()],c=[(0,Yh.query)("#bottom-sheet__backdrop")],h=[(0,Yh.query)("#bottom-sheet__box")],u=[(0,Yh.query)("#bottom-sheet")],au(this,null,s,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:i},f,v),au(this,null,r,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:i},y,w),au(this,null,a,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:i},_,S),au(this,null,n,{kind:"accessor",name:"touchController",static:!1,private:!1,access:{has:e=>"touchController"in e,get:e=>e.touchController,set:(e,t)=>{e.touchController=t}},metadata:i},b,x),au(this,null,o,{kind:"accessor",name:"desktopMode",static:!1,private:!1,access:{has:e=>"desktopMode"in e,get:e=>e.desktopMode,set:(e,t)=>{e.desktopMode=t}},metadata:i},k,C),au(this,null,l,{kind:"accessor",name:"isVisible",static:!1,private:!1,access:{has:e=>"isVisible"in e,get:e=>e.isVisible,set:(e,t)=>{e.isVisible=t}},metadata:i},M,L),au(this,null,d,{kind:"accessor",name:"isClosed",static:!1,private:!1,access:{has:e=>"isClosed"in e,get:e=>e.isClosed,set:(e,t)=>{e.isClosed=t}},metadata:i},E,A),au(this,null,c,{kind:"accessor",name:"backdropRef",static:!1,private:!1,access:{has:e=>"backdropRef"in e,get:e=>e.backdropRef,set:(e,t)=>{e.backdropRef=t}},metadata:i},O,I),au(this,null,h,{kind:"accessor",name:"bottomSheetBoxRef",static:!1,private:!1,access:{has:e=>"bottomSheetBoxRef"in e,get:e=>e.bottomSheetBoxRef,set:(e,t)=>{e.bottomSheetBoxRef=t}},metadata:i},T,R),au(this,null,u,{kind:"accessor",name:"bottomSheetRef",static:!1,private:!1,access:{has:e=>"bottomSheetRef"in e,get:e=>e.bottomSheetRef,set:(e,t)=>{e.bottomSheetRef=t}},metadata:i},P,D),au(null,e={value:t},p,{kind:"class",name:t.name,metadata:i},null,g),t=e.value,i&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:i})}#$=nu(this,f,!1);get open(){return this.#$}set open(e){this.#$=e}#H=(nu(this,v),nu(this,y,void 0));get geometry(){return this.#H}set geometry(e){this.#H=e}#q=(nu(this,w),nu(this,_,void 0));get appearanceOptions(){return this.#q}set appearanceOptions(e){this.#q=e}#Q=(nu(this,S),nu(this,b,void 0));get touchController(){return this.#Q}set touchController(e){this.#Q=e}#K=(nu(this,x),nu(this,k,void 0));get desktopMode(){return this.#K}set desktopMode(e){this.#K=e}#Y=(nu(this,C),nu(this,M,!1));get isVisible(){return this.#Y}set isVisible(e){this.#Y=e}#Z=(nu(this,L),nu(this,E,!0));get isClosed(){return this.#Z}set isClosed(e){this.#Z=e}#J=(nu(this,A),nu(this,O,null));get backdropRef(){return this.#J}set backdropRef(e){this.#J=e}#X=(nu(this,I),nu(this,T,null));get bottomSheetBoxRef(){return this.#X}set bottomSheetBoxRef(e){this.#X=e}#ee=(nu(this,R),nu(this,P,null));get bottomSheetRef(){return this.#ee}set bottomSheetRef(e){this.#ee=e}bottomSheetSwipeController=(nu(this,D),new ru(this));static styles=eu;constructor(){super(),this.handleTransitionEnd=this.handleTransitionEnd.bind(this)}updated(e){super.updated(e);e.has("open")&&this.handleOpenChanged()}handleOpenChanged(){this.open?(this.isClosed=!1,se().then((()=>{this.isVisible=!0}))):this.isClosed||this.close()}connectedCallback(){super.connectedCallback(),this.bottomSheetSwipeController.setTouchController(this.touchController)}disconnectedCallback(){super.disconnectedCallback()}close(){this.backdropRef.addEventListener("transitionend",this.handleTransitionEnd),this.isVisible=!1}handleTransitionEnd(){this.backdropRef.removeEventListener("transitionend",this.handleTransitionEnd),setTimeout((()=>{this.isClosed=!0,this.dispatchEvent(new CustomEvent("closed",{bubbles:!0,composed:!0}))}),50)}render(){if(this.isClosed)return Kh.nothing;const e={height:this.geometry.getHeight()+"px",width:this.geometry.getWidth()+"px","--slide-border-top-left-radius":`${this.appearanceOptions.borderRadius}px`,"--slide-border-top-right-radius":`${this.appearanceOptions.borderRadius}px`},t={width:this.geometry.getWidth()+"px"};return Kh.html`
90
+ `;var vc=R(318),fc=R(5125);class wc{host;touchController=null;constructor(e){this.host=e,this.host.addController(this),this.handleTouchMoveVertical=this.handleTouchMoveVertical.bind(this),this.handleTouchEnd=this.handleTouchEnd.bind(this)}hostConnected(){}hostDisconnected(){this.touchController?.off(Fi.TouchMoveVertical,this.handleTouchMoveVertical),this.touchController?.off(Fi.TouchEnd,this.handleTouchEnd)}setTouchController(e){this.touchController=e,this.touchController.enable(),this.touchController.on(Fi.TouchMoveVertical,this.handleTouchMoveVertical),this.touchController.on(Fi.TouchEnd,this.handleTouchEnd)}handleTouchMoveVertical({dy:e}){const t=this.getTranslateYByDeltaY(e);this.disableBoxTransition(),this.translateBoxOnY(t)}handleTouchEnd({dy:e}){if(!this.touchController.isSwiping)return;this.enableBoxTransition();this.getTranslateYByDeltaY(e)>20?(this.touchController.disable(),this.translateBoxOnY(120),this.host.close()):this.resetToDefaultState()}resetToDefaultState(){this.host.bottomSheetBoxRef.style.transform=""}translateBoxOnY(e){this.host.bottomSheetBoxRef.style.transform=`translate3d(0, ${e}%, 0)`}disableBoxTransition(){this.host.bottomSheetBoxRef.style.transition="none"}enableBoxTransition(){this.host.bottomSheetBoxRef.style.transition="opacity 0.3s ease, transform 0.3s ease"}getTranslateYByDeltaY(e){let t=50*(e/this.host.bottomSheetBoxRef.clientHeight);return t<=0&&(t=0),t}}var _c=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Sc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u=[(0,uc.customElement)("iam-bottom-sheet")],p=[],g=hc.LitElement,m=[],y=[],v=[],f=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],I=[],L=[],A=[],O=[],E=[],T=[],R=[],D=[];(class extends g{static{t=this}static{const P="function"==typeof Symbol&&Symbol.metadata?Object.create(g[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Boolean})],i=[(0,uc.property)({type:Object})],r=[(0,uc.property)({type:Object})],a=[(0,uc.property)({type:Object})],o=[(0,uc.property)({type:Boolean})],n=[(0,uc.state)()],l=[(0,uc.state)()],d=[(0,uc.query)("#bottom-sheet__backdrop")],c=[(0,uc.query)("#bottom-sheet__box")],h=[(0,uc.query)("#bottom-sheet")],_c(this,null,s,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:P},m,y),_c(this,null,i,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:P},v,f),_c(this,null,r,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:P},w,_),_c(this,null,a,{kind:"accessor",name:"touchController",static:!1,private:!1,access:{has:e=>"touchController"in e,get:e=>e.touchController,set:(e,t)=>{e.touchController=t}},metadata:P},S,b),_c(this,null,o,{kind:"accessor",name:"desktopMode",static:!1,private:!1,access:{has:e=>"desktopMode"in e,get:e=>e.desktopMode,set:(e,t)=>{e.desktopMode=t}},metadata:P},x,C),_c(this,null,n,{kind:"accessor",name:"isVisible",static:!1,private:!1,access:{has:e=>"isVisible"in e,get:e=>e.isVisible,set:(e,t)=>{e.isVisible=t}},metadata:P},k,M),_c(this,null,l,{kind:"accessor",name:"isClosed",static:!1,private:!1,access:{has:e=>"isClosed"in e,get:e=>e.isClosed,set:(e,t)=>{e.isClosed=t}},metadata:P},I,L),_c(this,null,d,{kind:"accessor",name:"backdropRef",static:!1,private:!1,access:{has:e=>"backdropRef"in e,get:e=>e.backdropRef,set:(e,t)=>{e.backdropRef=t}},metadata:P},A,O),_c(this,null,c,{kind:"accessor",name:"bottomSheetBoxRef",static:!1,private:!1,access:{has:e=>"bottomSheetBoxRef"in e,get:e=>e.bottomSheetBoxRef,set:(e,t)=>{e.bottomSheetBoxRef=t}},metadata:P},E,T),_c(this,null,h,{kind:"accessor",name:"bottomSheetRef",static:!1,private:!1,access:{has:e=>"bottomSheetRef"in e,get:e=>e.bottomSheetRef,set:(e,t)=>{e.bottomSheetRef=t}},metadata:P},R,D),_c(null,e={value:t},u,{kind:"class",name:t.name,metadata:P},null,p),t=e.value,P&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:P})}#re=Sc(this,m,!1);get open(){return this.#re}set open(e){this.#re=e}#ae=(Sc(this,y),Sc(this,v,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(Sc(this,f),Sc(this,w,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#ne=(Sc(this,_),Sc(this,S,void 0));get touchController(){return this.#ne}set touchController(e){this.#ne=e}#le=(Sc(this,b),Sc(this,x,void 0));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#de=(Sc(this,C),Sc(this,k,!1));get isVisible(){return this.#de}set isVisible(e){this.#de=e}#ce=(Sc(this,M),Sc(this,I,!0));get isClosed(){return this.#ce}set isClosed(e){this.#ce=e}#he=(Sc(this,L),Sc(this,A,null));get backdropRef(){return this.#he}set backdropRef(e){this.#he=e}#ue=(Sc(this,O),Sc(this,E,null));get bottomSheetBoxRef(){return this.#ue}set bottomSheetBoxRef(e){this.#ue=e}#pe=(Sc(this,T),Sc(this,R,null));get bottomSheetRef(){return this.#pe}set bottomSheetRef(e){this.#pe=e}bottomSheetSwipeController=(Sc(this,D),new wc(this));static styles=yc;constructor(){super(),this.handleTransitionEnd=this.handleTransitionEnd.bind(this)}updated(e){super.updated(e);e.has("open")&&this.handleOpenChanged()}handleOpenChanged(){this.open?(this.isClosed=!1,(({frames:e=3,timeout:t=100,checkStyle:s=(()=>!0)}={})=>new Promise((i=>{let r,a=0,o=!1;const n=()=>{a++,!o&&s()&&(o=!0),a>=e&&o?(clearTimeout(r),i()):requestAnimationFrame(n)};r=setTimeout((()=>i()),t),requestAnimationFrame(n)})))().then((()=>{this.isVisible=!0}))):this.isClosed||this.close()}connectedCallback(){super.connectedCallback(),this.bottomSheetSwipeController.setTouchController(this.touchController)}disconnectedCallback(){super.disconnectedCallback()}close(){this.backdropRef.addEventListener("transitionend",this.handleTransitionEnd),this.isVisible=!1}handleTransitionEnd(){this.backdropRef.removeEventListener("transitionend",this.handleTransitionEnd),setTimeout((()=>{this.isClosed=!0,this.dispatchEvent(new CustomEvent("closed",{bubbles:!0,composed:!0}))}),50)}render(){if(this.isClosed)return hc.nothing;const e={backgroundColor:this.appearanceOptions.backgroundColor,height:this.geometry.getHeight()+"px",width:this.geometry.getWidth()+"px","--slide-border-top-left-radius":`${this.appearanceOptions.borderRadius}px`,"--slide-border-top-right-radius":`${this.appearanceOptions.borderRadius}px`},t={width:this.geometry.getWidth()+"px"},s={backgroundColor:this.appearanceOptions.closeButton.backgroundColor,width:`${this.appearanceOptions.closeButton.width}px`,height:`${this.appearanceOptions.closeButton.height}px`,marginTop:`${this.appearanceOptions.closeButton.marginTop}px`};return hc.html`
91
91
  <div id="bottom-sheet" class="bottom-sheet">
92
92
  <div
93
93
  id="bottom-sheet__backdrop"
94
+ style=${(0,vc.styleMap)({"--backdrop-opacity":this.appearanceOptions.backdrop.opacity})}
94
95
  @click=${this.close}
95
- class="bottom-sheet__backdrop ${(0,su.classMap)({"bottom-sheet__backdrop--open":this.isVisible})}"
96
+ class="bottom-sheet__backdrop ${(0,fc.classMap)({"bottom-sheet__backdrop--open":this.isVisible})}"
96
97
  ></div>
97
- <div class="bottom-sheet__box-wrapper ${(0,su.classMap)({"bottom-sheet__box-wrapper--desktop-mode":this.desktopMode})}" style=${(0,tu.styleMap)(t)}>
98
+ <div class="bottom-sheet__box-wrapper ${(0,fc.classMap)({"bottom-sheet__box-wrapper--desktop-mode":this.desktopMode})}" style=${(0,vc.styleMap)(t)}>
98
99
  <div
99
- style=${(0,tu.styleMap)(e)}
100
+ style=${(0,vc.styleMap)(e)}
100
101
  id="bottom-sheet__box"
101
- class="bottom-sheet__box ${(0,su.classMap)({"bottom-sheet__box--open":this.isVisible})}"
102
+ class="bottom-sheet__box ${(0,fc.classMap)({"bottom-sheet__box--open":this.isVisible})}"
102
103
  >
103
104
  <div class="bottom-sheet__header">
104
- ${this.desktopMode?Kh.html`<button class="close-btn" @click=${this.close}>${(0,iu.unsafeHTML)(i.closeButton?.svgSrc.baseState)}</button>`:Kh.html`<div class="close-strip-btn"></div>`}
105
+ <div class="close-strip-btn" style=${(0,vc.styleMap)(s)}></div>
105
106
  </div>
106
107
  <slot></slot>
107
108
  </div>
108
109
  </div>
109
110
  </div>
110
- `}static{nu(t,g)}})})();const ou=Kh.css`
111
+ `}static{Sc(t,p)}})})();const bc=hc.css`
111
112
  .modal {
112
113
  position: fixed;
113
114
  inset: 0;
@@ -115,25 +116,21 @@
115
116
  }
116
117
 
117
118
  .modal__backdrop {
118
- background-color: rgba(0, 0, 0, 0.5);
119
- transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
120
- opacity: 0;
119
+ background-color: rgba(0, 0, 0, var(--backdrop-opacity, 0.3));
121
120
  position: fixed;
122
121
  z-index: -1;
123
122
  inset: 0;
124
123
  pointer-events: none;
125
124
  }
126
125
 
126
+ /* .modal__backdrop.modal__backdrop--animated {
127
+ transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
128
+ } */
129
+
127
130
  .modal__backdrop.modal__backdrop--open {
128
- opacity: 1;
129
131
  pointer-events: all;
130
132
  }
131
133
 
132
- .modal__box.modal__box--open {
133
- opacity: 1;
134
- transform: scale(1);
135
- }
136
-
137
134
  .modal__box {
138
135
  display: flex;
139
136
  align-items: center;
@@ -141,14 +138,10 @@
141
138
  position: relative;
142
139
  outline: 0px;
143
140
  height: 100%;
144
- transform: scale(0.9);
145
- transition: opacity 0.3s ease, transform 0.3s ease;
146
- opacity: 0;
147
141
  }
148
142
 
149
143
  .modal__box-content {
150
144
  position: relative;
151
- background-color: #fff;
152
145
  border-top-left-radius: var(--slide-border-top-left-radius, 0);
153
146
  border-top-right-radius: var(--slide-border-top-right-radius, 0);
154
147
  border-bottom-left-radius: var(--slide-border-bottom-left-radius, 0);
@@ -160,12 +153,98 @@
160
153
  align-self: flex-end;
161
154
  }
162
155
 
163
- .modal__header {}
156
+ @keyframes fadeIn {
157
+ from {
158
+ opacity: 0;
159
+ }
160
+
161
+ to {
162
+ opacity: 1;
163
+ }
164
+ }
165
+
166
+ @keyframes fadeOut {
167
+ from {
168
+ opacity: 1;
169
+ }
170
+
171
+ to {
172
+ opacity: 0;
173
+ }
174
+ }
175
+
164
176
 
165
- .modal__header .close-btn {
177
+ @keyframes fadeInWithZoom {
178
+ from {
179
+ opacity: 0;
180
+ transform: scale(0.7);
181
+ }
182
+
183
+ to {
184
+ transform: scale(1);
185
+ opacity: 1;
186
+ }
187
+ }
188
+
189
+ @keyframes fadeOutWithZoom {
190
+ from {
191
+ opacity: 1;
192
+ transform: scale(1);
193
+ }
194
+
195
+ to {
196
+ transform: scale(0.7);
197
+ opacity: 0;
198
+ }
199
+ }
200
+
201
+ @keyframes slideInUp {
202
+ from {
203
+ transform: translateY(100%);
204
+ }
205
+
206
+ to {
207
+ transform: translateY(0%);
208
+ }
209
+ }
210
+
211
+ @keyframes slideInOut {
212
+ from {
213
+ transform: translateY(0%);
214
+ }
215
+
216
+ to {
217
+ transform: translateY(100%);
218
+ }
219
+ }
220
+
221
+ .fadeIn {
222
+ animation: fadeIn 255ms forwards;
223
+ }
224
+
225
+ .fadeOut {
226
+ animation: fadeOut 255ms forwards;
227
+ }
228
+
229
+ .fadeInWithZoom {
230
+ animation: fadeInWithZoom 300ms forwards;
231
+ }
232
+
233
+ .fadeOutWithZoom {
234
+ animation: fadeOutWithZoom 300ms forwards;
235
+ }
236
+
237
+ .slideInUp {
238
+ animation: slideInUp 300ms forwards;
239
+ }
240
+
241
+ .slideInOut {
242
+ animation: slideInOut 300ms forwards;
243
+ }
244
+ `;var xc=R(6968);const Cc=hc.css`
245
+ .close-btn {
166
246
  position: absolute;
167
247
  top: 1rem;
168
- right: 1rem;
169
248
  z-index: 10000;
170
249
  padding: 0;
171
250
  background-color: transparent;
@@ -177,39 +256,64 @@
177
256
  outline: none;
178
257
  }
179
258
  }
180
- `;var lu=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},du=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,r,a,n,o,l,d,c=[(0,Yh.customElement)("iam-modal")],h=[],u=Kh.LitElement,p=[],g=[],m=[],f=[],v=[],y=[],w=[],_=[],S=[],b=[],x=[],k=[],C=[],M=[];(class extends u{static{t=this}static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(u[Symbol.metadata]??null):void 0;s=[(0,Yh.property)({type:Boolean})],r=[(0,Yh.property)({type:Boolean})],a=[(0,Yh.property)({type:Object})],n=[(0,Yh.property)({type:Object})],o=[(0,Yh.state)()],l=[(0,Yh.state)()],d=[(0,Yh.query)("#modal__backdrop")],lu(this,null,s,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:i},p,g),lu(this,null,r,{kind:"accessor",name:"fullscreen",static:!1,private:!1,access:{has:e=>"fullscreen"in e,get:e=>e.fullscreen,set:(e,t)=>{e.fullscreen=t}},metadata:i},m,f),lu(this,null,a,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:i},v,y),lu(this,null,n,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:i},w,_),lu(this,null,o,{kind:"accessor",name:"isVisible",static:!1,private:!1,access:{has:e=>"isVisible"in e,get:e=>e.isVisible,set:(e,t)=>{e.isVisible=t}},metadata:i},S,b),lu(this,null,l,{kind:"accessor",name:"isClosed",static:!1,private:!1,access:{has:e=>"isClosed"in e,get:e=>e.isClosed,set:(e,t)=>{e.isClosed=t}},metadata:i},x,k),lu(this,null,d,{kind:"accessor",name:"backdropRef",static:!1,private:!1,access:{has:e=>"backdropRef"in e,get:e=>e.backdropRef,set:(e,t)=>{e.backdropRef=t}},metadata:i},C,M),lu(null,e={value:t},c,{kind:"class",name:t.name,metadata:i},null,h),t=e.value,i&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:i})}#$=du(this,p,!1);get open(){return this.#$}set open(e){this.#$=e}#te=(du(this,g),du(this,m,!1));get fullscreen(){return this.#te}set fullscreen(e){this.#te=e}#H=(du(this,f),du(this,v,void 0));get geometry(){return this.#H}set geometry(e){this.#H=e}#q=(du(this,y),du(this,w,void 0));get appearanceOptions(){return this.#q}set appearanceOptions(e){this.#q=e}#Y=(du(this,_),du(this,S,!1));get isVisible(){return this.#Y}set isVisible(e){this.#Y=e}#Z=(du(this,b),du(this,x,!0));get isClosed(){return this.#Z}set isClosed(e){this.#Z=e}#J=(du(this,k),du(this,C,null));get backdropRef(){return this.#J}set backdropRef(e){this.#J=e}static styles=ou;constructor(){super(),du(this,M),this.handleTransitionEnd=this.handleTransitionEnd.bind(this)}close(){this.backdropRef?.addEventListener("transitionend",this.handleTransitionEnd),this.isVisible=!1}updated(e){super.updated(e);e.has("open")&&this.handleOpenChanged()}handleOpenChanged(){this.open?(this.isClosed=!1,se().then((()=>{this.isVisible=!0}))):this.isClosed||this.close()}handleTransitionEnd(){this.backdropRef?.removeEventListener("transitionend",this.handleTransitionEnd),setTimeout((()=>{this.isClosed=!0,this.dispatchEvent(new CustomEvent("closed",{bubbles:!0,composed:!0}))}),50)}render(){if(this.isClosed)return Kh.nothing;const e=this.fullscreen?0:this.appearanceOptions.borderRadius,t={height:this.geometry.getHeight()+"px",width:this.geometry.getWidth()+"px","--slide-border-top-left-radius":`${e}px`,"--slide-border-top-right-radius":`${e}px`,"--slide-border-bottom-left-radius":`${e}px`,"--slide-border-bottom-right-radius":`${e}px`};return Kh.html`
259
+
260
+ .close-btn.close-btn--position_start {
261
+ left: 1rem;
262
+ }
263
+
264
+ .close-btn.close-btn--position_end {
265
+ right: 1rem;
266
+ }
267
+
268
+ .close-btn.close-btn--position_start.close-btn--dir_rtl {
269
+ left: auto;
270
+ right: 1rem;
271
+ }
272
+
273
+ .close-btn.close-btn--position_end.close-btn--dir_rtl {
274
+ left: 1rem;
275
+ right: auto;
276
+ }
277
+
278
+ .close-btn.close-btn--position_none {
279
+ display: none;
280
+ }
281
+ `;var kc=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Mc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,r,a=[(0,uc.customElement)("iam-modal-close-btn")],o=[],n=hc.LitElement,l=[],d=[],c=[],h=[];(class extends n{static{t=this}static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(n[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Number})],r=[(0,uc.property)({type:String})],kc(this,null,s,{kind:"accessor",name:"closeBtnPosition",static:!1,private:!1,access:{has:e=>"closeBtnPosition"in e,get:e=>e.closeBtnPosition,set:(e,t)=>{e.closeBtnPosition=t}},metadata:i},l,d),kc(this,null,r,{kind:"accessor",name:"dir",static:!1,private:!1,access:{has:e=>"dir"in e,get:e=>e.dir,set:(e,t)=>{e.dir=t}},metadata:i},c,h),kc(null,e={value:t},a,{kind:"class",name:t.name,metadata:i},null,o),t=e.value,i&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:i})}#ge=Mc(this,l,void 0);get closeBtnPosition(){return this.#ge}set closeBtnPosition(e){this.#ge=e}#me=(Mc(this,d),Mc(this,c,void 0));get dir(){return this.#me}set dir(e){this.#me=e}static styles=Cc;render(){return hc.html`
282
+ <button class="close-btn ${(0,fc.classMap)({"close-btn--position_start":this.closeBtnPosition===Dt.Start,"close-btn--position_end":this.closeBtnPosition===Dt.End,"close-btn--position_none":this.closeBtnPosition===Dt.None,"close-btn--dir_ltr":this.dir===O.LTR,"close-btn--dir_rtl":this.dir===O.RTL})}">${(0,xc.unsafeHTML)(i.closeButton?.svgSrc.baseState)}</button>`}constructor(){super(...arguments),Mc(this,h)}static{Mc(t,o)}})})();var Ic=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Lc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,o,n,l,d,c=[(0,uc.customElement)("iam-modal")],h=[],u=hc.LitElement,p=[],g=[],m=[],y=[],v=[],f=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],I=[],L=[];(class extends u{static{t=this}static{const A="function"==typeof Symbol&&Symbol.metadata?Object.create(u[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Boolean})],i=[(0,uc.property)({type:Boolean})],r=[(0,uc.property)({type:Object})],a=[(0,uc.property)({type:Object})],o=[(0,uc.property)({type:String})],n=[(0,uc.state)()],l=[(0,uc.state)()],d=[(0,uc.query)("#modal__backdrop")],Ic(this,null,s,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:A},p,g),Ic(this,null,i,{kind:"accessor",name:"fullscreen",static:!1,private:!1,access:{has:e=>"fullscreen"in e,get:e=>e.fullscreen,set:(e,t)=>{e.fullscreen=t}},metadata:A},m,y),Ic(this,null,r,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:A},v,f),Ic(this,null,a,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:A},w,_),Ic(this,null,o,{kind:"accessor",name:"dir",static:!1,private:!1,access:{has:e=>"dir"in e,get:e=>e.dir,set:(e,t)=>{e.dir=t}},metadata:A},S,b),Ic(this,null,n,{kind:"accessor",name:"isVisible",static:!1,private:!1,access:{has:e=>"isVisible"in e,get:e=>e.isVisible,set:(e,t)=>{e.isVisible=t}},metadata:A},x,C),Ic(this,null,l,{kind:"accessor",name:"isClosed",static:!1,private:!1,access:{has:e=>"isClosed"in e,get:e=>e.isClosed,set:(e,t)=>{e.isClosed=t}},metadata:A},k,M),Ic(this,null,d,{kind:"accessor",name:"backdropRef",static:!1,private:!1,access:{has:e=>"backdropRef"in e,get:e=>e.backdropRef,set:(e,t)=>{e.backdropRef=t}},metadata:A},I,L),Ic(null,e={value:t},c,{kind:"class",name:t.name,metadata:A},null,h),t=e.value,A&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:A})}#re=Lc(this,p,!1);get open(){return this.#re}set open(e){this.#re=e}#ye=(Lc(this,g),Lc(this,m,!1));get fullscreen(){return this.#ye}set fullscreen(e){this.#ye=e}#ae=(Lc(this,y),Lc(this,v,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(Lc(this,f),Lc(this,w,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#me=(Lc(this,_),Lc(this,S,void 0));get dir(){return this.#me}set dir(e){this.#me=e}#de=(Lc(this,b),Lc(this,x,!1));get isVisible(){return this.#de}set isVisible(e){this.#de=e}#ce=(Lc(this,C),Lc(this,k,!0));get isClosed(){return this.#ce}set isClosed(e){this.#ce=e}#he=(Lc(this,M),Lc(this,I,null));get backdropRef(){return this.#he}set backdropRef(e){this.#he=e}static styles=bc;constructor(){super(),Lc(this,L)}close(){const e=this.appearanceOptions.animationType===Rt.None?0:350;setTimeout((()=>{this.isClosed=!0,this.dispatchEvent(new CustomEvent("closed",{bubbles:!0,composed:!0}))}),e),this.isVisible=!1}updated(e){super.updated(e);e.has("open")&&this.handleOpenChanged()}handleOpenChanged(){this.open?(this.isClosed=!1,this.isVisible=!0):this.isClosed||this.close()}getEnterModalAnimationCSSClass(e){switch(e){case Rt.SlideInUp:return"slideInUp";case Rt.FadeIn:return"fadeInWithZoom";default:return""}}getOutModalAnimationCSSClass(e){switch(e){case Rt.SlideInUp:return"slideInOut";case Rt.FadeIn:return"fadeOutWithZoom";default:return""}}getBackdropAnimationCSSClass(e){return e?"fadeIn":"fadeOut"}render(){const e=this.fullscreen?0:this.appearanceOptions.borderRadius,t={backgroundColor:this.appearanceOptions.backgroundColor,height:this.geometry.getHeight()+"px",width:this.geometry.getWidth()+"px","--slide-border-top-left-radius":`${e}px`,"--slide-border-top-right-radius":`${e}px`,"--slide-border-bottom-left-radius":`${e}px`,"--slide-border-bottom-right-radius":`${e}px`},s=this.appearanceOptions.animationType,i=this.isVisible?this.getEnterModalAnimationCSSClass(s):this.getOutModalAnimationCSSClass(s),r=this.getBackdropAnimationCSSClass(this.isVisible);return hc.html`
181
283
  <div class="modal">
182
284
  <div
183
285
  id="modal__backdrop"
184
- class="modal__backdrop ${(0,su.classMap)({"modal__backdrop--open":this.isVisible})}"
286
+ style=${(0,vc.styleMap)({"--backdrop-opacity":this.appearanceOptions instanceof Pt?this.appearanceOptions.backdrop.opacity:void 0})}
287
+ class="modal__backdrop ${(0,fc.classMap)({[r]:s!==Rt.None})}"
185
288
  ></div>
186
- <div @click=${this.close} class="modal__box ${(0,su.classMap)({"modal__box--open":this.isVisible})}"
289
+ <div @click=${this.close} class="modal__box ${(0,fc.classMap)({[i]:!0})}"
187
290
  >
188
- ${this.fullscreen?Kh.html`<div class="modal__header">
189
- <button class="close-btn" @click=${this.close}>${(0,iu.unsafeHTML)(i.closeButton?.svgSrc.baseState)}</button>
190
- </div>`:Kh.nothing}
191
- <div style=${(0,tu.styleMap)(t)} class="modal__box-content ${(0,su.classMap)({"modal__box-content--fullscreen":this.fullscreen})}">
192
- ${this.fullscreen?Kh.nothing:Kh.html`<div class="modal__header">
193
- <button class="close-btn" @click=${this.close}>${(0,iu.unsafeHTML)(i.closeButton?.svgSrc.baseState)}</button>
291
+ ${this.fullscreen?hc.html`<div class="modal__header">
292
+ <iam-modal-close-btn @click=${this.close} .dir=${this.dir} .closeBtnPosition=${this.appearanceOptions.closeBtnPosition}></iam-modal-close-btn>
293
+ </div>`:hc.nothing}
294
+ <div style=${(0,vc.styleMap)(t)} class="modal__box-content ${(0,fc.classMap)({"modal__box-content--fullscreen":this.fullscreen})}">
295
+ ${this.fullscreen?hc.nothing:hc.html`<div class="modal__header">
296
+ <iam-modal-close-btn @click=${this.close} .dir=${this.dir} .closeBtnPosition=${this.appearanceOptions.closeBtnPosition}></iam-modal-close-btn>
194
297
  </div>`}
195
298
  <slot></slot>
196
299
  </div>
197
300
  </div>
198
301
  </div>
199
- `}static{du(t,h)}})})();var cu=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},hu=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a=[(0,Yh.customElement)("iam-fullscreen-modal")],n=[],o=Kh.LitElement,l=[],d=[],c=[],h=[],u=[],p=[];(class extends o{static{t=this}static{const g="function"==typeof Symbol&&Symbol.metadata?Object.create(o[Symbol.metadata]??null):void 0;s=[(0,Yh.property)({type:Boolean})],i=[(0,Yh.property)({type:Object})],r=[(0,Yh.property)({type:Object})],cu(this,null,s,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:g},l,d),cu(this,null,i,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:g},c,h),cu(this,null,r,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:g},u,p),cu(null,e={value:t},a,{kind:"class",name:t.name,metadata:g},null,n),t=e.value,g&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:g}),hu(t,n)}#$=hu(this,l,!1);get open(){return this.#$}set open(e){this.#$=e}#H=(hu(this,d),hu(this,c,void 0));get geometry(){return this.#H}set geometry(e){this.#H=e}#q=(hu(this,h),hu(this,u,void 0));get appearanceOptions(){return this.#q}set appearanceOptions(e){this.#q=e}render(){return Kh.html`
302
+ `}static{Lc(t,h)}})})();var Ac=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Oc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a=[(0,uc.customElement)("iam-fullscreen-modal")],o=[],n=hc.LitElement,l=[],d=[],c=[],h=[],u=[],p=[];(class extends n{static{t=this}static{const g="function"==typeof Symbol&&Symbol.metadata?Object.create(n[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Boolean})],i=[(0,uc.property)({type:Object})],r=[(0,uc.property)({type:Object})],Ac(this,null,s,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:g},l,d),Ac(this,null,i,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:g},c,h),Ac(this,null,r,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:g},u,p),Ac(null,e={value:t},a,{kind:"class",name:t.name,metadata:g},null,o),t=e.value,g&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:g}),Oc(t,o)}#re=Oc(this,l,!1);get open(){return this.#re}set open(e){this.#re=e}#ae=(Oc(this,d),Oc(this,c,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(Oc(this,h),Oc(this,u,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}render(){return hc.html`
200
303
  <iam-modal ?open=${this.open} .fullscreen=${!0} .geometry=${this.geometry} .appearanceOptions=${this.appearanceOptions}>
201
304
  <slot></slot>
202
305
  </iam-modal>
203
- `}constructor(){super(...arguments),hu(this,p)}})})();var uu=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},pu=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,n,o,l=[(0,Yh.customElement)("message-view-factory")],d=[],c=Kh.LitElement,h=[],u=[],p=[],g=[],m=[],f=[],v=[],y=[],w=[],_=[],S=[],b=[];(class extends c{static{t=this}static{const x="function"==typeof Symbol&&Symbol.metadata?Object.create(c[Symbol.metadata]??null):void 0;s=[(0,Yh.property)({type:Object})],i=[(0,Yh.property)({type:Number})],r=[(0,Yh.property)({type:Boolean})],a=[(0,Yh.property)({type:Object})],n=[(0,Yh.property)({type:Object})],o=[(0,Yh.property)({type:Boolean})],uu(this,null,s,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:x},h,u),uu(this,null,i,{kind:"accessor",name:"type",static:!1,private:!1,access:{has:e=>"type"in e,get:e=>e.type,set:(e,t)=>{e.type=t}},metadata:x},p,g),uu(this,null,r,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:x},m,f),uu(this,null,a,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:x},v,y),uu(this,null,n,{kind:"accessor",name:"touchController",static:!1,private:!1,access:{has:e=>"touchController"in e,get:e=>e.touchController,set:(e,t)=>{e.touchController=t}},metadata:x},w,_),uu(this,null,o,{kind:"accessor",name:"desktopMode",static:!1,private:!1,access:{has:e=>"desktopMode"in e,get:e=>e.desktopMode,set:(e,t)=>{e.desktopMode=t}},metadata:x},S,b),uu(null,e={value:t},l,{kind:"class",name:t.name,metadata:x},null,d),t=e.value,x&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:x})}#q=pu(this,h,void 0);get appearanceOptions(){return this.#q}set appearanceOptions(e){this.#q=e}#se=(pu(this,u),pu(this,p,void 0));get type(){return this.#se}set type(e){this.#se=e}#$=(pu(this,g),pu(this,m,!1));get open(){return this.#$}set open(e){this.#$=e}#H=(pu(this,f),pu(this,v,void 0));get geometry(){return this.#H}set geometry(e){this.#H=e}#Q=(pu(this,y),pu(this,w,void 0));get touchController(){return this.#Q}set touchController(e){this.#Q=e}#K=(pu(this,_),pu(this,S,void 0));get desktopMode(){return this.#K}set desktopMode(e){this.#K=e}render(){const e=Xh[this.type];return e?Jh.html`
306
+ `}constructor(){super(...arguments),Oc(this,p)}})})();var Ec=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Tc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,o,n,l,d=[(0,uc.customElement)("message-view-factory")],c=[],h=hc.LitElement,u=[],p=[],g=[],m=[],y=[],v=[],f=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[];(class extends h{static{t=this}static{const M="function"==typeof Symbol&&Symbol.metadata?Object.create(h[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Object})],i=[(0,uc.property)({type:Number})],r=[(0,uc.property)({type:Boolean})],a=[(0,uc.property)({type:Object})],o=[(0,uc.property)({type:Object})],n=[(0,uc.property)({type:Boolean})],l=[(0,uc.property)({type:String})],Ec(this,null,s,{kind:"accessor",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions,set:(e,t)=>{e.appearanceOptions=t}},metadata:M},u,p),Ec(this,null,i,{kind:"accessor",name:"type",static:!1,private:!1,access:{has:e=>"type"in e,get:e=>e.type,set:(e,t)=>{e.type=t}},metadata:M},g,m),Ec(this,null,r,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:M},y,v),Ec(this,null,a,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:M},f,w),Ec(this,null,o,{kind:"accessor",name:"touchController",static:!1,private:!1,access:{has:e=>"touchController"in e,get:e=>e.touchController,set:(e,t)=>{e.touchController=t}},metadata:M},_,S),Ec(this,null,n,{kind:"accessor",name:"desktopMode",static:!1,private:!1,access:{has:e=>"desktopMode"in e,get:e=>e.desktopMode,set:(e,t)=>{e.desktopMode=t}},metadata:M},b,x),Ec(this,null,l,{kind:"accessor",name:"dir",static:!1,private:!1,access:{has:e=>"dir"in e,get:e=>e.dir,set:(e,t)=>{e.dir=t}},metadata:M},C,k),Ec(null,e={value:t},d,{kind:"class",name:t.name,metadata:M},null,c),t=e.value,M&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:M})}#oe=Tc(this,u,void 0);get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#ve=(Tc(this,p),Tc(this,g,void 0));get type(){return this.#ve}set type(e){this.#ve=e}#re=(Tc(this,m),Tc(this,y,!1));get open(){return this.#re}set open(e){this.#re=e}#ae=(Tc(this,v),Tc(this,f,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#ne=(Tc(this,w),Tc(this,_,void 0));get touchController(){return this.#ne}set touchController(e){this.#ne=e}#le=(Tc(this,S),Tc(this,b,void 0));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#me=(Tc(this,x),Tc(this,C,void 0));get dir(){return this.#me}set dir(e){this.#me=e}render(){const e=mc[this.type];return e?gc.html`
204
307
  <${e}
205
308
  .open=${this.open}
206
309
  .geometry=${this.geometry}
207
310
  .appearanceOptions=${this.appearanceOptions}
208
311
  .touchController=${this.touchController}
209
- .desktopMode=${this.desktopMode}>
312
+ .desktopMode=${this.desktopMode}
313
+ .dir=${this.dir}>
210
314
  <slot></slot>
211
315
  </${e}>
212
- `:null}static styles=Kh.css``;constructor(){super(...arguments),pu(this,b)}static{pu(t,d)}})})();const gu=Kh.css`
316
+ `:null}static styles=hc.css``;constructor(){super(...arguments),Tc(this,k)}static{Tc(t,c)}})})();const Rc=hc.css`
213
317
  .narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-link {
214
318
  pointer-events: all;
215
319
  cursor: pointer;
@@ -374,7 +478,7 @@
374
478
  .narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-barcode * {
375
479
  pointer-events: none;
376
480
  }
377
- `,mu=Kh.css`
481
+ `,Dc=hc.css`
378
482
  * {
379
483
  user-select: none;
380
484
  -moz-user-select: none;
@@ -430,20 +534,20 @@
430
534
  left: 0;
431
535
  }
432
536
 
433
- `;var fu=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},vu=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,n=[(0,Yh.customElement)("message-slide")],o=[],l=Kh.LitElement,d=[],c=[],h=[],u=[],p=[],g=[],m=[],f=[];(class extends l{static{t=this}static{const v="function"==typeof Symbol&&Symbol.metadata?Object.create(l[Symbol.metadata]??null):void 0;s=[(0,Yh.property)({type:Object})],i=[(0,Yh.property)({type:String})],r=[(0,Yh.property)({type:Object})],a=[(0,Yh.query)("#narrative-slide-box")],fu(this,null,s,{kind:"accessor",name:"slide",static:!1,private:!1,access:{has:e=>"slide"in e,get:e=>e.slide,set:(e,t)=>{e.slide=t}},metadata:v},d,c),fu(this,null,i,{kind:"accessor",name:"styleContext",static:!1,private:!1,access:{has:e=>"styleContext"in e,get:e=>e.styleContext,set:(e,t)=>{e.styleContext=t}},metadata:v},h,u),fu(this,null,r,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:v},p,g),fu(this,null,a,{kind:"accessor",name:"slideContent",static:!1,private:!1,access:{has:e=>"slideContent"in e,get:e=>e.slideContent,set:(e,t)=>{e.slideContent=t}},metadata:v},m,f),fu(null,e={value:t},n,{kind:"class",name:t.name,metadata:v},null,o),t=e.value,v&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:v})}#ie=vu(this,d,void 0);get slide(){return this.#ie}set slide(e){this.#ie=e}#re=(vu(this,c),vu(this,h,void 0));get styleContext(){return this.#re}set styleContext(e){this.#re=e}#H=(vu(this,u),vu(this,p,void 0));get geometry(){return this.#H}set geometry(e){this.#H=e}#ae=(vu(this,g),vu(this,m,null));get slideContent(){return this.#ae}set slideContent(e){this.#ae=e}fontFamilies=(vu(this,f),"");constructor(){super()}get slideStyle(){return{margin:this.geometry.getOffset(),width:this.geometry.getWidth(),height:this.geometry.getHeight(),"--y-offset":this.geometry.getOffsetY(),"--x-offset":this.geometry.getOffsetX()}}aconnectedCallback(){super.connectedCallback()}firstUpdated(e){super.firstUpdated(e),this.initAndStartSlide()}disconnectedCallback(){super.disconnectedCallback(),this.slide.stop()}handleSlideClick(e){e.preventDefault(),e.stopPropagation();const t=e.target;this.slide.onClick(t)}async initAndStartSlide(){const e=this.slideContent;if(!e)throw new Error("[IAM]: no slide content");await this.slide.init(e),await this.slide.start()}static styles=[gu,mu];render(){const e=this.geometry instanceof ln,t=1/this.geometry.contentRatio*100;return Kh.html`
434
- <style nonce=${J()}>
537
+ `;var Pc=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Bc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,o=[(0,uc.customElement)("message-slide")],n=[],l=hc.LitElement,d=[],c=[],h=[],u=[],p=[],g=[],m=[],y=[];(class extends l{static{t=this}static{const v="function"==typeof Symbol&&Symbol.metadata?Object.create(l[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Object})],i=[(0,uc.property)({type:String})],r=[(0,uc.property)({type:Object})],a=[(0,uc.query)("#narrative-slide-box")],Pc(this,null,s,{kind:"accessor",name:"slide",static:!1,private:!1,access:{has:e=>"slide"in e,get:e=>e.slide,set:(e,t)=>{e.slide=t}},metadata:v},d,c),Pc(this,null,i,{kind:"accessor",name:"styleContext",static:!1,private:!1,access:{has:e=>"styleContext"in e,get:e=>e.styleContext,set:(e,t)=>{e.styleContext=t}},metadata:v},h,u),Pc(this,null,r,{kind:"accessor",name:"geometry",static:!1,private:!1,access:{has:e=>"geometry"in e,get:e=>e.geometry,set:(e,t)=>{e.geometry=t}},metadata:v},p,g),Pc(this,null,a,{kind:"accessor",name:"slideContent",static:!1,private:!1,access:{has:e=>"slideContent"in e,get:e=>e.slideContent,set:(e,t)=>{e.slideContent=t}},metadata:v},m,y),Pc(null,e={value:t},o,{kind:"class",name:t.name,metadata:v},null,n),t=e.value,v&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:v})}#fe=Bc(this,d,void 0);get slide(){return this.#fe}set slide(e){this.#fe=e}#we=(Bc(this,c),Bc(this,h,void 0));get styleContext(){return this.#we}set styleContext(e){this.#we=e}#ae=(Bc(this,u),Bc(this,p,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#_e=(Bc(this,g),Bc(this,m,null));get slideContent(){return this.#_e}set slideContent(e){this.#_e=e}fontFamilies=(Bc(this,y),"");constructor(){super()}get slideStyle(){return{margin:this.geometry.getOffset(),width:this.geometry.getWidth(),height:this.geometry.getHeight(),"--y-offset":this.geometry.getOffsetY(),"--x-offset":this.geometry.getOffsetX()}}aconnectedCallback(){super.connectedCallback()}firstUpdated(e){super.firstUpdated(e),this.initAndStartSlide()}disconnectedCallback(){super.disconnectedCallback(),this.slide.stop()}handleSlideClick(e){e.preventDefault(),e.stopPropagation();const t=e.target;this.slide.onClick(t)}async initAndStartSlide(){const e=this.slideContent;if(!e)throw new Error("[IAM]: no slide content");await this.slide.init(e),await this.slide.start()}static styles=[Rc,Dc];render(){const e=this.geometry instanceof Ha,t=1/this.geometry.contentRatio*100;return hc.html`
538
+ <style nonce=${Y()}>
435
539
  ${this.styleContext??""}
436
540
  </style>
437
541
  <div class="stories-viewer narrative-slide-wrapper" @click=${this.handleSlideClick}>
438
542
  <div
439
- class=${(0,su.classMap)({"narrative-slide-offset":!0,"narrative-slide-offset-fullscreen":e})}
440
- style=${(0,tu.styleMap)(this.slideStyle)}>
441
- <div id="narrative-slide-box" class="narrative-slide-box" style=${(0,tu.styleMap)({fontSize:this.geometry.getFontSize(),padding:`${t}% 0 0 0`})}>
442
- ${(0,iu.unsafeHTML)(this.slide.html)}
543
+ class=${(0,fc.classMap)({"narrative-slide-offset":!0,"narrative-slide-offset-fullscreen":e})}
544
+ style=${(0,vc.styleMap)(this.slideStyle)}>
545
+ <div id="narrative-slide-box" class="narrative-slide-box" style=${(0,vc.styleMap)({fontSize:this.geometry.getFontSize(),padding:`${t}% 0 0 0`})}>
546
+ ${(0,xc.unsafeHTML)(this.slide.html)}
443
547
  </div>
444
548
  </div>
445
549
  </div>
446
- `}static{vu(t,o)}})})();const yu=Kh.css`
550
+ `}static{Bc(t,n)}})})();const jc=hc.css`
447
551
  @keyframes spin {
448
552
  from {
449
553
  -webkit-transform: rotate(0deg);
@@ -465,25 +569,26 @@
465
569
  border-radius: 50%;
466
570
  animation: spin 0.6s infinite linear;
467
571
  }
468
- `;var wu=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},_u=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s=[(0,Yh.customElement)("iam-spinner")],i=[],r=Kh.LitElement;(class extends r{static{t=this}static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(r[Symbol.metadata]??null):void 0;wu(null,e={value:t},s,{kind:"class",name:t.name,metadata:a},null,i),t=e.value,a&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}static styles=yu;render(){const e="white";return Kh.html`
572
+ `;var Fc=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Nc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s=[(0,uc.customElement)("iam-spinner")],i=[],r=hc.LitElement;(class extends r{static{t=this}static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(r[Symbol.metadata]??null):void 0;Fc(null,e={value:t},s,{kind:"class",name:t.name,metadata:a},null,i),t=e.value,a&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a})}static styles=jc;render(){const e="white";return hc.html`
469
573
  <div
470
574
  class="spinner"
471
- style=${(0,tu.styleMap)({border:`solid 2px ${e}`,borderColor:`transparent ${e} ${e} ${e}`})}></div>
472
- `}static{_u(t,i)}})})();var Su=function(e,t,s,i,r,a){function n(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(n(e||null))};var f=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=n(f.get))&&(h.get=o),(o=n(f.set))&&(h.set=o),(o=n(f.init))&&r.unshift(o)}else(o=n(f))&&("field"===l?r.unshift(o):h[d]=o)}c&&Object.defineProperty(c,i.name,h),u=!0},bu=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,n=[(0,Yh.customElement)("iam-reader"),ee],o=[],l=Kh.LitElement,d=[],c=[],h=[],u=[],p=[],g=[],m=[],f=[];(class extends l{static{t=this}static{const v="function"==typeof Symbol&&Symbol.metadata?Object.create(l[Symbol.metadata]??null):void 0;s=[(0,Yh.property)({type:Object})],i=[(0,Yh.property)({type:Boolean})],r=[(0,Yh.property)({type:Object})],a=[(0,Yh.state)()],Su(this,null,s,{kind:"accessor",name:"options",static:!1,private:!1,access:{has:e=>"options"in e,get:e=>e.options,set:(e,t)=>{e.options=t}},metadata:v},d,c),Su(this,null,i,{kind:"accessor",name:"desktopMode",static:!1,private:!1,access:{has:e=>"desktopMode"in e,get:e=>e.desktopMode,set:(e,t)=>{e.desktopMode=t}},metadata:v},h,u),Su(this,null,r,{kind:"accessor",name:"viewModel",static:!1,private:!1,access:{has:e=>"viewModel"in e,get:e=>e.viewModel,set:(e,t)=>{e.viewModel=t}},metadata:v},p,g),Su(this,null,a,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:v},m,f),Su(null,e={value:t},n,{kind:"class",name:t.name,metadata:v},null,o),t=e.value,v&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:v})}#ne=bu(this,d,{});get options(){return this.#ne}set options(e){this.#ne=e}#K=(bu(this,c),bu(this,h,!1));get desktopMode(){return this.#K}set desktopMode(e){this.#K=e}#oe=(bu(this,u),bu(this,p,null));get viewModel(){return this.#oe}set viewModel(e){this.#oe=e}#$=(bu(this,g),bu(this,m,!0));get open(){return this.#$}set open(e){this.#$=e}viewportController=(bu(this,f),new Zh(this));static styles=Kh.css`
575
+ style=${(0,vc.styleMap)({border:`solid 2px ${e}`,borderColor:`transparent ${e} ${e} ${e}`})}></div>
576
+ `}static{Nc(t,i)}})})();var Uc=function(e,t,s,i,r,a){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,l=i.kind,d="getter"===l?"get":"setter"===l?"set":"value",c=!t&&e?i.static?e:e.prototype:null,h=t||(c?Object.getOwnPropertyDescriptor(c,i.name):{}),u=!1,p=s.length-1;p>=0;p--){var g={};for(var m in i)g[m]="access"===m?{}:i[m];for(var m in i.access)g.access[m]=i.access[m];g.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");a.push(o(e||null))};var y=(0,s[p])("accessor"===l?{get:h.get,set:h.set}:h[d],g);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(n=o(y.get))&&(h.get=n),(n=o(y.set))&&(h.set=n),(n=o(y.init))&&r.unshift(n)}else(n=o(y))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},zc=function(e,t,s){for(var i=arguments.length>2,r=0;r<t.length;r++)s=i?t[r].call(e,s):t[r].call(e);return i?s:void 0};(()=>{let e,t,s,i,r,a,o,n=[(0,uc.customElement)("iam-reader"),_e],l=[],d=hc.LitElement,c=[],h=[],u=[],p=[],g=[],m=[],y=[],v=[],f=[],w=[];(class extends d{static{t=this}static{const _="function"==typeof Symbol&&Symbol.metadata?Object.create(d[Symbol.metadata]??null):void 0;s=[(0,uc.property)({type:Object})],i=[(0,uc.property)({type:Boolean})],r=[(0,uc.property)({type:String})],a=[(0,uc.property)({type:Object})],o=[(0,uc.state)()],Uc(this,null,s,{kind:"accessor",name:"options",static:!1,private:!1,access:{has:e=>"options"in e,get:e=>e.options,set:(e,t)=>{e.options=t}},metadata:_},c,h),Uc(this,null,i,{kind:"accessor",name:"desktopMode",static:!1,private:!1,access:{has:e=>"desktopMode"in e,get:e=>e.desktopMode,set:(e,t)=>{e.desktopMode=t}},metadata:_},u,p),Uc(this,null,r,{kind:"accessor",name:"dir",static:!1,private:!1,access:{has:e=>"dir"in e,get:e=>e.dir,set:(e,t)=>{e.dir=t}},metadata:_},g,m),Uc(this,null,a,{kind:"accessor",name:"viewModel",static:!1,private:!1,access:{has:e=>"viewModel"in e,get:e=>e.viewModel,set:(e,t)=>{e.viewModel=t}},metadata:_},y,v),Uc(this,null,o,{kind:"accessor",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open,set:(e,t)=>{e.open=t}},metadata:_},f,w),Uc(null,e={value:t},n,{kind:"class",name:t.name,metadata:_},null,l),t=e.value,_&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:_})}#Se=zc(this,c,{});get options(){return this.#Se}set options(e){this.#Se=e}#le=(zc(this,h),zc(this,u,!1));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#me=(zc(this,p),zc(this,g,O.LTR));get dir(){return this.#me}set dir(e){this.#me=e}#be=(zc(this,m),zc(this,y,null));get viewModel(){return this.#be}set viewModel(e){this.#be=e}#re=(zc(this,v),zc(this,f,!0));get open(){return this.#re}set open(e){this.#re=e}viewportController=(zc(this,w),new pc(this));static styles=hc.css`
473
577
  .iam-container {
474
578
  position: fixed;
475
579
  inset: 0;
476
580
  z-index: 1000;
477
581
  }
478
- `;constructor(){super(),this.handleKeydown=this.handleKeydown.bind(this)}connectedCallback(){super.connectedCallback(),window.addEventListener("keydown",this.handleKeydown)}disconnectedCallback(){super.disconnectedCallback(),window.removeEventListener("keydown",this.handleKeydown)}firstUpdated(){setTimeout((()=>{this.viewportController.calculateViewport()}),100)}handleKeydown(e){"Escape"===e.key&&(this.open=!1)}handleClosed(){this.open=!1,this.viewModel.close()}updated(e){super.updated(e);const t=document.documentElement.style.overflow;this.viewModel?.activeMessage?(this.open=!0,document.documentElement.style.overflow="hidden"):(this.open=!1,document.documentElement.style.overflow=t)}getMessageTypeByEnviroment(e){return this.desktopMode&&e===so.Fullscreen?(console.warn("[IAM]: desktop only supports modal window"),so.Modal):e}createSlideGeometry(e){return(new hn).create(e)}createMessageGeometry(e,t){return(new an).create(e,{appearanceOptions:t,vw:this.viewportController.vw,vh:this.viewportController.vh,desktopMode:this.desktopMode})}render(){const e=this.viewModel?.activeMessage,t=this.viewModel?.touchController;if(!e)return null;const s=e.type,i=this.createMessageGeometry(s,e.appearanceOptions),r=this.createSlideGeometry(i);return Kh.html`
582
+ `;constructor(){super(),this.handleKeydown=this.handleKeydown.bind(this)}connectedCallback(){super.connectedCallback(),window.addEventListener("keydown",this.handleKeydown)}disconnectedCallback(){super.disconnectedCallback(),window.removeEventListener("keydown",this.handleKeydown)}firstUpdated(){setTimeout((()=>{this.viewportController.calculateViewport()}),100)}handleKeydown(e){"Escape"===e.key&&(this.open=!1)}handleClosed(){this.open=!1,this.viewModel.close()}updated(e){super.updated(e);const t=document.documentElement.style.overflow;this.viewModel?.activeMessage?(this.open=!0,document.documentElement.style.overflow="hidden"):(this.open=!1,document.documentElement.style.overflow=t)}getMessageTypeByEnviroment(e){return this.desktopMode&&e===ls.Fullscreen?(console.warn("[IAM]: desktop only supports modal window"),ls.Modal):e}createSlideGeometry(e){return(new Ka).create(e)}createMessageGeometry(e,t){return(new Wa).create(e,{appearanceOptions:t,vw:this.viewportController.vw,vh:this.viewportController.vh,desktopMode:this.desktopMode})}render(){const e=this.viewModel?.activeMessage,t=this.viewModel?.touchController;if(!e)return null;const s=e.type,i=this.createMessageGeometry(s,e.appearanceOptions),r=this.createSlideGeometry(i);return hc.html`
479
583
  <message-view-factory
480
584
  type=${s}
481
585
  @closed=${this.handleClosed}
482
586
  .appearanceOptions=${e.appearanceOptions}
483
587
  .geometry=${i}
484
588
  .open=${this.open}
589
+ .dir=${this.dir}
485
590
  .desktopMode=${this.desktopMode}
486
591
  .touchController=${t}>
487
592
  <message-slide .slide=${e.slides[0]} .styleContext=${e.context.style} .geometry=${r}></message-slide>
488
593
  </message-view-factory>
489
- `}static{bu(t,o)}})})();const xu=e=>{const{storyManager:t,desktopMode:s}=Lu(),i=(0,gl.useRef)(null);return(0,gl.useEffect)((()=>{const e=i.current;e.desktopMode=s,e.viewModel=t.inAppMessaging}),[t,s]),(0,ul.jsx)("iam-reader",{ref:i})},ku=ml().createContext({dir:"ltr",storyManager:rl,desktopMode:!1,commonOptions:i,storyReaderOptions:L,gameReaderOptions:r,goodsWidgetOptions:n,inAppMessagingOptions:A});let Cu=!1;const Mu=(0,ld.observer)((e=>{Tu(e.config),Ru(e);const{commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a}=Pu(e),n=Ou(),o=(({storyManager:e})=>{const[t,s]=(0,gl.useState)(null);return(0,gl.useEffect)((()=>{const t=e.createStoryReader();return s(t),()=>{t.destroy()}}),[e]),t})({storyManager:rl}),l=Qh({storyManager:rl,desktopMode:n});(0,gl.useEffect)((()=>{if(Cu)throw new Error("There can only be one instance of <IASContainer /> per application");return Cu=!0,()=>{Cu=!1,rl.clearConfig()}}),[]);const d=(0,gl.useMemo)((()=>getComputedStyle(document.documentElement).direction),[]),c=(0,gl.useMemo)((()=>({storyManager:rl,desktopMode:n,dir:d,commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a})),[rl,n,d,t,s,i,r]);return(0,ul.jsxs)(ku.Provider,{value:c,children:[l?.isOpened&&(0,ul.jsx)(cd,{gameReaderViewModel:l}),o?.isOpened&&(0,ul.jsx)($h,{storyReaderViewModel:o,desktopMode:n}),(0,ul.jsx)(xu,{}),e.children]})})),Lu=()=>(0,gl.useContext)(ku);var Eu=S(3643);const Au=S.n(Eu)().getParser(window.navigator.userAgent).parse(),Ou=()=>{const[e,t]=(0,gl.useState)(!1);(0,gl.useLayoutEffect)((()=>(s(),window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]);const s=()=>{"mobile"===Au.parsedResult.platform.type?t(!1):t(!0)};return e},Iu=e=>{const t=t=>{t.keyCode===Ds.esc&&e()};(0,gl.useEffect)((()=>(window.addEventListener("keydown",t),()=>{window.removeEventListener("keydown",t)})),[])},Tu=e=>{(0,gl.useEffect)((()=>{rl.setConfig(e)}),[JSON.stringify(e)])},Ru=({onClickOnStory:e,onShowStory:t,onCloseStory:s,onShowSlide:i,onClickOnButton:r,onLikeStory:a,onDislikeStory:n,onFavoriteStory:o,onShareStory:l,onShareStoryWithPath:d,onFeedImpression:c,onVisibleAreaUpdated:h,onWidgetEvent:u})=>{(0,gl.useEffect)((()=>(e&&rl.on("clickOnStory",e),t&&rl.on("showStory",t),s&&rl.on("closeStory",s),i&&rl.on("showSlide",i),r&&rl.on("clickOnButton",r),a&&rl.on("likeStory",a),n&&rl.on("dislikeStory",n),o&&rl.on("favoriteStory",o),l&&rl.on("shareStory",l),d&&rl.on("shareStoryWithPath",d),c&&rl.on("feedImpression",c),h&&rl.on("visibleAreaUpdated",h),u&&rl.on("widgetEvent",u),()=>{e&&rl.off("clickOnStory",e),t&&rl.off("showStory",t),s&&rl.off("closeStory",s),i&&rl.off("showSlide",i),r&&rl.off("clickOnButton",r),a&&rl.off("likeStory",a),n&&rl.off("dislikeStory",n),o&&rl.off("favoriteStory",o),l&&rl.off("shareStory",l),d&&rl.off("shareStoryWithPath",d),c&&rl.off("feedImpression",c),h&&rl.off("visibleAreaUpdated",h),u&&rl.off("widgetEvent",u)})),[e,t,s,i,r,a,n,o,l,d,c,h,u])},Pu=({commonOptions:e,gameReaderOptions:t,storyReaderOptions:s,goodsWidgetOptions:i})=>{const r=(0,gl.useRef)(new nl).current,a=(0,gl.useMemo)((()=>(e&&r.setCommonOptions(e),r.commonOptions)),[JSON.stringify(e)]),n=(0,gl.useMemo)((()=>(t&&r.setGameReaderOptions(t),r.gameReaderOptions)),[JSON.stringify(t)]),o=(0,gl.useMemo)((()=>(i&&r.setGoodsWidgetOptions(i),r.goodsWidgetOptions)),[JSON.stringify(i),i?.itemClickHandler,i?.openGoodsWidgetHandler]);return{commonOptions:a,gameReaderOptions:n,storyReaderOptions:(0,gl.useMemo)((()=>(s&&r.setStoryReaderOptions(s),r.storyReaderOptions)),[JSON.stringify(s)]),goodsWidgetOptions:o,inAppMessagingOptions:A}},Du=({listType:e,feedSlug:t,testKey:s,storyManager:i,options:r,filter:a,useUgcCard:n=!1,hasFavorite:o,isFavorite:l,...d})=>{const[c,h]=(0,gl.useState)(),{desktopMode:u}=Lu(),{storyListOptions:p}=(e=>{const t=(0,gl.useRef)(new nl).current;return{storyListOptions:(0,gl.useMemo)((()=>(e&&t.setStoriesListOptions(e),t.storiesListOptions)),[JSON.stringify(e)])}})(r),g=()=>{d.onLoadStart?.()},m=e=>{d.onLoadEnd?.(e)};return(0,gl.useEffect)((()=>{const e=i.createStoryList();return e.on("startLoading",g),e.on("endLoading",m),h(e),()=>{e.destroy()}}),[i]),(0,gl.useEffect)((()=>{c?.setParams({listType:e,testKey:s,feedSlug:t,filter:a,useUgcCard:n,isFavorite:l,hasFavorite:o}),l||c?.loadStories({needFavorite:!0})}),[c,s,t,a]),(0,gl.useEffect)((()=>{c&&(c.modeDesktop=u)}),[u,c]),{storyListViewModel:c,storyListOptions:p}};function ju(e){return!/^(-?\d|--)/.test(e)}function Bu(e){const t=[];let s="",i="",r=7;for(let a,n=0;a=e.charAt(n);n++)if(/[a-zA-Z\d\xa0-\uffff_-]/.test(a)&&7===r)s+=a;else if("\\"===a&&7===r)r=6;else if(" "===a&&7===r){if(""!==s){if(!ju(s))return null;t.push(s),s=""}}else if(6===r)/[0-9a-f]/i.test(a)?(i+=a,r=8):(s+=a,r=7);else{if(8!==r)return null;/[0-9a-f]/i.test(a)&&i.length<6?i+=a:(s+=String.fromCodePoint(parseInt(i,16)),s+=a,i="",r=7)}if(""!==s){if(!ju(s))return null;t.push(s)}return t.join(" ")}function Nu(e,t){let s=t,i="";const r={"font-family":[]};for(let t,a=0;t=e.charAt(a);a+=1)if(4!==s||'"'!==t&&"'"!==t)if(3===s&&","===t)s=4,i="";else if(4===s&&","===t){const e=Bu(i);e&&r["font-family"].push(e),i=""}else if(5===s&&" "===t)/^(?:\+|-)?(?:[0-9]*\.)?[0-9]+(?:deg|grad|rad|turn)$/.test(i)?(r["font-style"]+=" "+i,i=""):a-=1,s=1;else if(1!==s||" "!==t&&"/"!==t)2===s&&" "===t?(/^(?:\+|-)?([0-9]*\.)?[0-9]+(?:em|ex|ch|rem|vh|vw|vmin|vmax|px|mm|cm|in|pt|pc|%)?$/.test(i)&&(r["line-height"]=i),s=4,i=""):i+=t;else{if(/^(?:(?:xx|x)-large|(?:xx|s)-small|small|large|medium)$/.test(i)||/^(?:larg|small)er$/.test(i)||/^(?:\+|-)?(?:[0-9]*\.)?[0-9]+(?:em|ex|ch|rem|vh|vw|vmin|vmax|px|mm|cm|in|pt|pc|%)$/.test(i))s="/"===t?2:4,r["font-size"]=i;else if(/^italic$/.test(i))r["font-style"]=i;else if(/^oblique$/.test(i))r["font-style"]=i,s=5;else if(/^small-caps$/.test(i))r["font-variant"]=i;else if(/^(?:bold(?:er)?|lighter|normal)$/.test(i))r["font-weight"]=i;else if(/^[+-]?(?:[0-9]*\.)?[0-9]+(?:e[+-]?(?:0|[1-9][0-9]*))?$/.test(i)){const e=parseFloat(i);e>=1&&e<=1e3&&(r["font-weight"]=i)}else/^(?:(?:ultra|extra|semi)-)?(?:condensed|expanded)$/.test(i)&&(r["font-stretch"]=i);i=""}else{let n=a+1;do{if(n=e.indexOf(t,n)+1,!n)return null}while("\\"===e.charAt(n-2));r["font-family"].push(e.slice(a+1,n-1).replace(/\\('|")/g,"$1")),a=n-1,s=3,i=""}if(3===s&&!/^\s*$/.test(i))return null;if(4===s){const e=Bu(i);e&&r["font-family"].push(e)}return r}var Fu=S(9780),Vu=S.n(Fu);class zu{fontStyle;fontVariant;fontWeight;fontSize;lineHeight;fontFamily;toString(){return`${this.fontStyle} ${this.fontVariant} ${this.fontWeight} ${this.fontSize}px/${this.lineHeight} ${this.fontFamily.join(", ")}`}clone(){const e=new zu;return e.fontStyle=this.fontStyle,e.fontVariant=this.fontVariant,e.fontWeight=this.fontWeight,e.fontSize=this.fontSize,e.lineHeight=this.lineHeight,e.fontFamily=this.fontFamily.slice(),e}}class Uu{obj;cardTitleOptions;cardTitleFont;constructor(e,t){this.obj=e,this.cardTitleOptions=t,this.cardTitleFont=this.getCardTitleParsedFont(t.font)}getCardTitleFont(){return this.cardTitleFont.clone()}getScaledFontSizeInWebView(){const e=this.measureScaledFontSizeInWebView(this.cardTitleFont.fontSize)/this.cardTitleFont.fontSize;return this.cardTitleFont.fontSize/e}getStoryTitleBlockHeight(){if(!this.isOutsideTitle())return 0;const e=this.cardTitleOptions.padding,t={top:0,bottom:0};try{if("number"==typeof e)t.top=e,t.bottom=e;else{const s=Vu()(e);t.top=parseFloat(s.top),t.bottom=parseFloat(s.bottom)}}catch(e){console.error(e)}const s=this.cardTitleOptions.lineClamp,i=Math.round(this.cardTitleFont.fontSize*this.cardTitleFont.lineHeight*100)/100;return t.top+t.bottom+s*i}measureScaledFontSizeInWebView(e){const t=document.createElement("span");t.style.fontSize=e+"px",t.style.display="none",this.obj.append(t);const s=getComputedStyle(t).fontSize;return this.obj.removeChild(t),parseFloat(s)||e}isOutsideTitle(){return this.cardTitleOptions.display&&(this.cardTitleOptions.position===h.CARD_OUTSIDE_TOP||this.cardTitleOptions.position===h.CARD_OUTSIDE_BOTTOM)}getCardTitleParsedFont(e){const t=new zu;t.fontStyle="normal",t.fontVariant="normal",t.fontWeight="normal",t.fontSize=14,t.lineHeight=1.2,t.fontFamily=["system-ui",'"Segoe UI"',"Roboto","Helvetica","Arial","sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"'];try{const s=function(e){const t=Nu(e,1);return null!==t&&t["font-size"]&&t["font-family"].length?t:null}(e);if(null!=s["font-style"]&&(t.fontStyle=s["font-style"]),null!=s["font-variant"]&&(t.fontVariant=s["font-variant"]),null!=s["font-weight"]&&(t.fontWeight=s["font-weight"]),null!=s["font-size"]){const e=parseFloat(s["font-size"]);String(`${e}px`)===s["font-size"]&&(t.fontSize=e)}if(null!=s["line-height"]){const e=parseFloat(s["line-height"]);String(`${e}px`)===s["line-height"]?t.lineHeight=Math.round(e/t.fontSize*100)/100:String(e)===s["line-height"]&&(t.lineHeight=parseFloat(s["line-height"]))}null!=s["font-family"]&&Array.isArray(s["font-family"])&&(t.fontFamily=s["font-family"])}catch(e){console.error(e)}return t}}class Wu{storiesListOptions;constructor(e){this.storiesListOptions=e}getStoriesListStyleOptions(e){const t={storiesHeight:this.storiesListOptions.card?.height??70,storiesLayoutHeight:this.storiesListOptions.layout?.height??0,storiesListTopPadding:this.storiesListOptions.topPadding??0,storiesListBottomPadding:this.storiesListOptions.bottomPadding??0};let s=parseFloat(t.storiesHeight),i=s;if(parseFloat(t.storiesLayoutHeight))return s=parseFloat(t.storiesLayoutHeight),{storiesListHeight:s,storiesListInnerHeight:i};return s+=parseFloat(t.storiesListTopPadding)+parseFloat(t.storiesListBottomPadding)+e,i+=e,{storiesListHeight:s,storiesListInnerHeight:i}}}const Gu=(e,t)=>{const{dir:s,desktopMode:i}=Lu(),r=(0,gl.useRef)(),a=(0,gl.useRef)(null),[n,o]=(0,gl.useState)(!1),[l,d]=(0,gl.useState)(null),c=()=>{clearTimeout(r.current),o(!0)},h=()=>{r.current=setTimeout((()=>o(!1)),100)},u=(0,gl.useCallback)((()=>{if(!l)return;const{x:e,y:t}=l.getCurrentPosition();l.testAttraction(e,t)}),[l]),p=async(e,t)=>{t>0&&await(async e=>{const t=s=>{e.elementRef.clientWidth>0?s():requestAnimationFrame((()=>t(s)))};return new Promise((e=>{requestAnimationFrame((()=>t(e)))}))})(e);const{x:s,y:i}=e.getCurrentPosition();e.testAttraction(s,i)};return(0,gl.useEffect)((()=>{if(!a.current)return;const e=new yr;return e.mount(a.current),d(e),e.on("scrollstart",c),e.on("scrollend",h),()=>{e.destroy(),e.off("scrollstart",c),e.off("scrollend",h)}}),[]),(0,gl.useEffect)((()=>{l&&(l.setGap(e.card.gap),l.setDesktopMode(i),l.changeDirection(e.direction))}),[l,e.card.gap,i,e.direction]),(0,gl.useEffect)((()=>{l&&(l.setTextDirection(s),l.scrollTo(0,0))}),[l,s]),(0,gl.useEffect)((()=>{l&&(l.scrollTo(0,0),p(l,t))}),[l,t]),(0,gl.useEffect)((()=>(window.addEventListener("resize",u),()=>{window.addEventListener("resize",u)})),[l,u]),{sliderRef:a,slider:l,isScrolling:n}};var $u=S(1938),Hu={insert:"head",singleton:!1};wl()($u.A,Hu);const qu=$u.A.locals||{},Qu=({slider:e,storyListViewModel:t,storyListOptions:s,isFavorite:i,listType:r,feed:a,filter:n,storyManager:o})=>{const l=(({storyManager:e,listType:t,feed:s,filter:i})=>{const[r,a]=(0,gl.useState)();return(0,gl.useEffect)((()=>{const r=new Bo(e,{listType:t,feed:s,filter:i}).create();return a(r),()=>{r.destroy()}}),[s,JSON.stringify(i)]),r})({listType:r,feed:a,filter:n,storyManager:o}),d=(0,gl.useCallback)(gr()((()=>{if(!e||!l)return;const{x:t,y:s}=e.getCurrentPosition();l.calculate(t,s)}),300),[e,l]),c=(0,gl.useCallback)((()=>{if(!e||!l)return;const t=e.elementRef.getBoundingClientRect(),s=new Ao(t.left,t.top,t.width,t.height),i=Array.from(e.slides),r=new Ao(0,0,window.innerWidth,window.innerHeight),a=h();l.updateGeometry({stories:i,storyListRect:s,windowRect:r,viewportPadding:a}),d()}),[e,l,d]);(0,gl.useEffect)((()=>{if(!e||i||!l)return;const t=l.startScroll.bind(l),s=l.endScroll.bind(l);return e.addListener("scrollstart",t),e.addListener("scrollend",s),window.addEventListener("scroll",c),window.addEventListener("resize",c),()=>{e.removeListener("scrollstart",t),e.removeListener("scrollend",s),window.removeEventListener("scroll",c),window.removeEventListener("resize",c)}}),[e,i,c]),(0,gl.useEffect)((()=>{i||c()}),[s.direction,s.card.aspectRatio,s.card.height,t.defaultStories.length,i,c]),(0,gl.useEffect)((()=>{if(!l)return;const e=({id:e})=>l.markStoryAsFullVisible(e);return Ft.on("publicEvents.showStory",e),()=>{Ft.off("publicEvents.showStory",e)}}),[l,t]);const h=()=>{const e=s.sidePadding,t={left:e,right:e,top:s.topPadding,bottom:s.bottomPadding};return"vertical"===s.direction&&(t.left=0,t.right=0),t}},Ku=(e,t,s)=>{const{dir:i}=Lu();(0,gl.useEffect)((()=>{if(e&&t.autoScrollOnStoryClose)return Ft.on(Ka.Close,r),()=>{Ft.off(Ka.Close,r)}}),[e,t.direction,t.autoScrollOnStoryClose]);const r=({id:r})=>{if(!e)return;const a=((e,t)=>e.slides.find((e=>Number(e.dataset.id)===t)))(e,r);if(!a)return;const n=(e=>{const{x:t,y:i}=e.getCurrentPosition(),r=s.current.getBoundingClientRect();return new Ao(r.x+t,r.y+i,r.width,r.height)})(e),o=((e,t)=>new Ao("ltr"===i?e.offsetLeft:t.width-e.offsetLeft-e.clientWidth,e.offsetTop,e.clientWidth,e.clientHeight))(a,n);if(o.overlaps(n))return;const l="horizontal"===t.direction?o.x:a.offsetTop;e.scrollTo(l)}},Yu=(0,gl.forwardRef)(((e,t)=>{const s=e.sliderOptions.card,i=e.sliderOptions.favoriteCard,r=s.border,a=s.opened.border,n=e.sliderOptions.navigation;return(0,ul.jsx)("div",{dir:e.dir,ref:t,className:e.className,style:{...(()=>{const t=e=>{let t="";return null!=e&&Array.isArray(e.linearGradient)&&(t=e.linearGradient.map((({direction:e,points:t})=>`linear-gradient(${[e,t].filter(Boolean).join(", ")})`)).join(", ")),t},o={"--storiesBorderNotReadColor":r.color,"--storiesBorderReadColor":a.color??r.color,"--storiesBorderNotReadGradientColor":r?.gradient,"--storiesBorderReadGradientColor":a?.gradient??r?.gradient,"--storiesListCardFavoriteGradientColor":e.sliderOptions.favoriteCard.border?.gradient,"--storiesListCardUgcGradientColor":e.sliderOptions.ugcCard.border?.gradient,"--storiesGap":s.gap+"px","--storiesHeight":s.height+"px","--storiesListSidePadding":e.sliderOptions.sidePadding+"px","--storiesListBorderNotReadWidth":r.width+"px","--storiesListBorderReadWidth":(a.width??a.width)+"px","--storiesListBorderGapNotRead":r.gap+"px","--storiesListBorderGapRead":(a.gap??a.gap)+"px","--storiesListBorderRadius":r.radius+"px","--storiesListBorderRadiusRead":(a.radius??a.radius)+"px","--storiesListItemMaskColor":s.mask.color,"--storiesListItemOpenedMaskColor":s.opened.mask.color??s.mask.color,"--storiesListItemMaskLinearGradient":t(s.mask),"--storiesListItemOpenedMaskLinearGradient":t(null!=s.opened?.mask?.linearGradient?s.opened.mask:s.mask),"--storiesListCardFavoriteTitle":Fs(i.title.padding.toString())?i.title.padding+"px":i.title.padding,"--storiesListCardFavoriteGap":Fs(i.gap.toString())?i.gap+"px":i.gap,"--storiesListCardUgcMaskColor":e.sliderOptions.ugcCard.mask.color,"--storiesListCardUgcMaskLinearGradient":t(e.sliderOptions.ugcCard.mask),"--storiesListItemTitleFontFamily":"InternalPrimaryFont","--storiesListItemTitleFont":s.title.font,"--storiesListItemTitlePadding":Fs(s.title.padding.toString())?s.title.padding+"px":s.title.padding,"--storiesListControlsSize":Fs(n.controlsSize.toString())?n.controlsSize+"px":n.controlsSize,"--storiesListControlsBackgroundColor":n.controlsBackgroundColor,"--storiesListControlsColor":n.controlsColor,"--storiesListInnerBorderRadiusNotRead":r.radius-parseFloat(r.width)-parseFloat(r.gap)+"px","--storiesListInnerBorderRadiusRead":(a.radius??r.radius)-parseFloat(a.width??r.width)-parseFloat(a.gap??r.gap)+"px","--storiesListCardDropShadow":s.dropShadow,"--storiesListCardOpenedDropShadow":s.opened.dropShadow??s.dropShadow,"--storiesListCardFavoriteDropShadow":e.sliderOptions.favoriteCard.dropShadow,"--storiesListCardUgcDropShadow":e.sliderOptions.ugcCard.dropShadow,"--storiesListCardMask":s.svgMask?.cardMask?`url("data:image/svg+xml,${Ps(s.svgMask?.cardMask)}")`:null,"--storiesListCardOpenedMask":s.opened.svgMask?.cardMask?`url("data:image/svg+xml,${Ps(s.opened.svgMask?.cardMask)}")`:null,"--storiesListCardFavoriteMask":e.sliderOptions.ugcCard.svgMask?.cardMask?`url("data:image/svg+xml,${Ps(e.sliderOptions.ugcCard.svgMask?.cardMask)}")`:null};let l=null;return l=s.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>o[`--storiesListCardOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Ps(e.mask)}")`:null)),l=s.opened.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>o[`--storiesListCardOpenedOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Ps(e.mask)}")`:null)),l=e.sliderOptions.favoriteCard.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>o[`--storiesListCardFavoriteOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Ps(e.mask)}")`:null)),l=e.sliderOptions.ugcCard.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>o[`--storiesListCardUgcOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Ps(e.mask)}")`:null)),o})(),...e.style},children:e.children})})),Zu=navigator.vendor&&navigator.vendor.indexOf("Apple")>-1&&navigator.userAgent&&-1==navigator.userAgent.indexOf("CriOS")&&-1==navigator.userAgent.indexOf("FxiOS"),Ju=({videoCoverSrc:e,onVideoCoverLoaded:t})=>{const s=(0,gl.useRef)(null);return(0,gl.useEffect)((()=>{(()=>{if(!e)return;const i=s.current,r=()=>{i.play().then((()=>{if(Zu){let e=1;const s=()=>{e>=2&&(i.removeEventListener("timeupdate",s),i.currentTime=0,t()),e++};i.addEventListener("timeupdate",s,!1)}else t()})).catch((e=>{console.error(e)})),i.removeEventListener("canplaythrough",r)};i.addEventListener("canplaythrough",r),i.load()})()}),[]),(0,ul.jsx)("video",{ref:s,src:e,loop:!0,muted:!0,playsInline:!0,"webkit-playsinline":"true",preload:"auto"})},Xu=({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const r=(e,t)=>null!=t&&Array.isArray(t)?t.map(((t,s)=>a(t,e,s))):[],a=(e,t,s)=>({maskImage:`var(--${t}${s}Mask)`,WebKitMaskImage:`var(--${t}${s}Mask)`,background:e.background});return{getAllCardsOverlayMaskStyles:()=>{let a=[];return e.isFavoriteCard&&(a=a.concat(r("storiesListCardFavoriteOverlay",s.svgMask?.overlayMask))),a=e.isUgcCard?a.concat(r("storiesListCardUgcOverlay",i.svgMask?.overlayMask)):e.isOpened?a.concat(r("storiesListCardOpenedOverlay",t.opened.svgMask?.overlayMask)):a.concat(r("storiesListCardOverlay",t.svgMask?.overlayMask)),a}}};var ep=S(2811),tp={insert:"head",singleton:!1};wl()(ep.A,tp);const sp=ep.A.locals||{},ip=(0,ld.observer)((({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i,wrapperStyle:r,children:a,onClick:n})=>{const o={story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i},[l,d]=(0,gl.useState)(!1),{getAllCardsOverlayMaskStyles:u}=Xu(o),{getCardTitleAlignClass:p,getTitleStyle:g,getTitleWrapperStyle:m}=(({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const{dir:r}=Lu();return{getCardTitleAlignClass:()=>{const e=t.title.textAlign,s=e===c.START||e===c.LEFT,i=e===c.END||e===c.RIGHT,a="ltr"===r;return{[sp["align-left"]]:s&&a||i&&!a,[sp["align-center"]]:e===c.CENTER,[sp["align-right"]]:i&&a||s&&!a}},getTitleStyle:()=>{const s={};return e.titleColor&&t.title.position===h.CARD_INSIDE_BOTTOM&&Object.assign(s,{color:e.titleColor}),s.WebkitLineClamp=String(parseInt(t.title.lineClamp)),s},getTitleWrapperStyle:()=>{let t={};return e.titleColor&&e.isFavoriteCard&&(t={...t,color:s.title.color}),e.titleColor&&e.isUgcCard&&(t={...t,color:i.title.color}),t}}})(o),{getSlideClassList:f,getSlideStyleList:v,getSlideWrapperStyle:y}=(({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const r=t.aspectRatio??e.getAspectRatio(t.variant);return{getSlideClassList:()=>{const r=e.background;let a="";void 0!==r&&(a=sp[`_background-color-${r.color}`+(!0===r.gradient?"-gradient":"")]);const n=(()=>{let r;return r=e.isFavoriteCard?s:e.isUgcCard?i:e.isOpened&&t.opened||t,r})(),o=Boolean(n.dropShadow),l=Boolean(n.svgMask?.cardMask),d=Boolean(n.border?.gradient);return[a,{[sp["_is-read"]]:e.isOpened},{[sp["_format-rectangle"]]:t.variant===E.STYLE_RECTANGLE},{[sp["_format-circle"]]:t.variant===E.STYLE_CIRCLE},{[sp["_format-quad"]]:t.variant===E.STYLE_QUAD},{[sp["_favorite-cell"]]:e.isFavoriteCard},{[sp["_ugc-cell"]]:e.isUgcCard},{[sp["_has-drop-shadow"]]:o},{[sp["_has-card-svg-mask"]]:l},{[sp["_has-border-gradient-color"]]:d}]},getSlideStyleList:()=>{const s={width:r*t.height+"px",opacity:null!==t.opacity?t.opacity:1,boxShadow:t.boxShadow||"unset",height:`${t.height}px`};return e.isOpened&&(s.boxShadow=t.opened.boxShadow||s.boxShadow,s.opacity=null!==t.opened.opacity?t.opened.opacity:s.opacity),s},getSlideWrapperStyle:()=>{const e={};return e.width=r*t.height+"px",e}}})(o),w=e.getImageSrcByCoverQuality(t.coverQuality),_=t.title.position===h.CARD_INSIDE_BOTTOM,S=t.title.position===h.CARD_OUTSIDE_TOP,b=t.title.position===h.CARD_OUTSIDE_BOTTOM;return(0,ul.jsxs)("div",{"data-id":e.id,className:vl()("ias-stories-slide-wrapper",sp["stories-slide-wrapper"],{[sp.isTitleCardOutsideTop]:S,[sp.isTitleCardOutsideBottom]:b}),style:{...y(),...r},rel:"noreferrer",onClick:t=>{t.stopPropagation(),t.preventDefault(),n(e)},children:[t.title.display&&S&&(0,ul.jsx)("div",{className:vl()(sp["stories-slide__content"],sp.__position_outside_top),style:m(),children:(0,ul.jsx)("div",{className:vl()(sp["stories-slide__title"],sp.clamp,p()),style:g(),children:e.title})}),(0,ul.jsxs)("div",{className:vl()("ias-stories-slide",sp["stories-slide"],f()),style:v(),children:[(0,ul.jsxs)("div",{className:sp["stories-slide__inner"],children:[(0,ul.jsx)("div",{className:sp["stories-slide-image"],style:{backgroundColor:e.backgroundColor?e.backgroundColor:"transparent"},children:(0,ul.jsx)("div",{className:sp["stories-slide-image__wrap"],children:(0,ul.jsxs)("div",{className:vl()(sp["stories-slide-image__image"],sp._mode_list,{[sp["video-loaded"]]:l,[sp["ugc-card-cell"]]:e.isUgcCard}),children:[w&&(0,ul.jsx)("img",{src:w,alt:e.title,loading:t.coverLazyLoading?"lazy":"eager"},w),e.videoCoverSrc&&(0,ul.jsx)(Ju,{onVideoCoverLoaded:()=>d(!0),videoCoverSrc:e.videoCoverSrc}),a]})})}),(0,ul.jsx)("div",{className:sp["stories-slide__mask"]}),t.title.display&&_&&(0,ul.jsx)("div",{className:sp["stories-slide__content"],style:m(),children:(0,ul.jsx)("div",{className:vl()(sp["stories-slide__title"],sp.clamp,p()),style:g(),children:e.title})})]}),u().map(((e,t)=>(0,ul.jsx)("div",{style:e,className:sp["card-overlay-svg-mask"]},t)))]}),t.title.display&&b&&(0,ul.jsx)("div",{className:vl()(sp["stories-slide__content"],sp.__position_outside_bottom),style:m(),children:(0,ul.jsx)("div",{className:vl()(sp["stories-slide__title"],sp.clamp,p()),style:g(),children:e.title})})]})}));var rp=S(2731),ap={insert:"head",singleton:!1};wl()(rp.A,ap);const np=rp.A.locals||{},op=({sliderDirection:e,slider:t,...s})=>{const[i,r]=(0,gl.useState)(!0),[a,n]=(0,gl.useState)(!0),o=s.navigationOptions.speed;(0,gl.useEffect)((()=>(t.on("reachStart",l),t.on("reachEnd",d),()=>{t.off("reachStart",l),t.off("reachEnd",d)})),[t]);const l=()=>{r(t.reachStart)},d=()=>{n(t.reachEnd)};return s.navigationView?s.navigationView({dir:s.dir,defaultStyles:np,reachStart:i,reachEnd:a,onPrev:()=>t.scrollByDirection(-1,o),onNext:()=>t.scrollByDirection(1,o),slider:{direction:e,viewport:t.elementRef.getBoundingClientRect()}}):s.navigationOptions.showControls?(0,ul.jsxs)("div",{className:vl()("ias-stories-list-controls",np["stories-list-controls"],np[e]),children:[(0,ul.jsx)("div",{onClick:()=>t.scrollByDirection(-1,o),className:vl()("ias-control-start",np["control-start"],{[np["control-start_dir_rtl"]]:"rtl"===s.dir,[np["control-start_reach-start"]]:i,"ias-control-start_dir_rtl":"rtl"===s.dir,"ias-control-start_reach-start":i}),children:(0,ul.jsx)("div",{className:vl()("ias-control-icon",np["control-icon"])})}),(0,ul.jsx)("div",{onClick:()=>t.scrollByDirection(1,o),className:vl()("ias-control-end",np["control-end"],{[np["control-end_dir_rtl"]]:"rtl"===s.dir,[np["control-end_reach-end"]]:a,"ias-control-end_dir_rtl":"rtl"===s.dir,"ias-control-end_reach-end":a}),children:(0,ul.jsx)("div",{className:vl()("ias-control-icon",np["control-icon"])})})]}):null};var lp=S(7533),dp={insert:"head",singleton:!1};wl()(lp.A,dp);const cp=lp.A.locals||{},hp=({favoriteStories:e,cardOptions:t,favoriteCardOptions:s})=>{const i=e=>({paddingTop:1/(t.aspectRatio??e.getAspectRatio(t.variant))*100+"%"}),r=e=>{const t=e.getImageSrcByCoverQuality(s.coverQuality),i={};return t?i.backgroundImage=`url('${t}')`:i.backgroundColor=e.backgroundColor,i};return(0,ul.jsx)("div",{className:cp["favorite-images-wrapper"],children:e.slice(0,4).map(((e,s)=>(0,ul.jsx)("div",{className:cp["favorite-image-wrapper"],children:(0,ul.jsx)("div",{style:i(e),className:vl()(cp["favorite-image"],{[cp.circle_style]:t.variant===E.STYLE_CIRCLE}),children:(0,ul.jsx)("div",{className:cp["favorite-image-item"],style:r(e)})})},s)))})},up=(0,ld.observer)((0,gl.forwardRef)((({isFavorite:e=!1,storyListViewModel:t,...s},i)=>{const r=(0,gl.useRef)(null),a=(0,gl.useRef)(null);((e,t)=>{(0,gl.useImperativeHandle)(e,(()=>({reload:t.reload.bind(t)})),[t])})(i,t);const n=((e,t)=>{const[s,i]=(0,gl.useState)(t);(0,gl.useLayoutEffect)((()=>{const s=e.current;r(s,t),i(t)}),[JSON.stringify(t)]);const r=(e,t)=>{const s=new Uu(e,t.card.title);a(s,t),n(s,t)},a=(e,t)=>{const s=e.getCardTitleFont();s.fontSize=e.getScaledFontSizeInWebView(),t.card.title.font=s.toString()},n=(e,t)=>{const s=new Wu(t),{storiesListHeight:i,storiesListInnerHeight:r}=s.getStoriesListStyleOptions(e.getStoryTitleBlockHeight()),a=t.layout.height;t.layout.height=Yo()(a)?`${i}px`:a};return s})(r,s.storyListOptions),o=(({isFavorite:e,storyListViewModel:t,storyListOptions:s})=>{let i=[];return e?i=t.favoriteStories.slice():(i=t.defaultStories.slice(),t.hasFavoriteCard&&i.push(Lo.create(t,s.favoriteCard)),t.hasUgcCard&&i.unshift(Eo.create(t,s.ugcCard))),i})({isFavorite:e,storyListViewModel:t,storyListOptions:n}),{sliderRef:d,slider:c,isScrolling:u}=Gu(n,o.length);Qu({slider:c,storyListViewModel:t,storyListOptions:n,isFavorite:e,listType:s.listType,feed:s.feedSlug,filter:s.filter,storyManager:s.storyManager}),Ku(c,n,a);const{getRootStyle:p,getStoryWrapperStyle:g,viewportInnerClassList:m,viewportInnerStyle:f}=(e=>{const{dir:t,desktopMode:s}=Lu();return{getRootStyle:()=>({"--background-color":e.layout.backgroundColor,paddingLeft:e.sidePadding+"px",paddingRight:e.sidePadding+"px","--storiesListTopPadding":e.topPadding+"px","--storiesListBottomPadding":e.bottomPadding+"px","--storiesListSidePadding":e.sidePadding+"px",backgroundColor:e.layout.backgroundColor}),getStoryWrapperStyle:(t,s)=>{const i={marginRight:"0",paddingLeft:"0",paddingRight:"0"};return"vertical"===e.direction||(t!==s-1?i.marginRight=e.card.gap+"px":i.paddingRight=e.sidePadding+"px",0===t&&(i.paddingLeft=e.sidePadding+"px")),i},viewportInnerClassList:s?vl()(qu["stories-list__viewport-inner"],qu["mode-desktop"],{[qu["with-list-controls"]]:e.navigation.showControls,[qu.isTitleCardOutsideTop]:e.card.title.position===h.CARD_OUTSIDE_TOP,[qu.isTitleCardOutsideBottom]:e.card.title.position===h.CARD_OUTSIDE_BOTTOM,[qu.isVerticalDirection]:"vertical"===e.direction}):vl()(qu["stories-list__viewport-inner"],{...(()=>{const s=e.layout.sliderAlign,i=s===l.START||s===l.LEFT,r=s===l.END||s===l.RIGHT,a="ltr"===t;return{[qu["align-left"]]:i&&a||r&&!a,[qu["align-center"]]:s===l.CENTER,[qu["align-right"]]:r&&a||i&&!a}})(),[qu.isTitleCardOutsideTop]:e.card.title.position===h.CARD_OUTSIDE_TOP,[qu.isTitleCardOutsideBottom]:e.card.title.position===h.CARD_OUTSIDE_BOTTOM,[qu.isVerticalDirection]:"vertical"===e.direction}),viewportInnerStyle:{height:e.layout.height,gap:"vertical"===e.direction?`${e.card.gap}px`:0}}})(n),v=n.card,y=n.favoriteCard,w=n.ugcCard;return(0,ul.jsxs)(Yu,{className:vl()("ias-stories-list-wrapper",qu["stories-list-wrapper"],{[qu["mode-desktop"]]:t.modeDesktop,[qu["with-list-controls"]]:n.navigation.showControls,"ias-mode-desktop":t.modeDesktop,"ias-with-list-controls":n.navigation.showControls}),dir:s.dir,style:p(),sliderOptions:n,ref:r,children:[(0,ul.jsx)("div",{className:vl()("ias-stories-list",qu["stories-list"]),children:(0,ul.jsx)("div",{ref:a,className:vl()(qu["stories-list__viewport"],{[qu["mode-desktop"]]:t.modeDesktop,"ias-mode-desktop":t.modeDesktop}),style:"horizontal"===n.direction?{marginLeft:-n.sidePadding+"px",marginRight:-n.sidePadding+"px"}:{},children:(0,ul.jsx)("div",{ref:d,className:m,style:f,children:o.map(((e,i)=>{const r=e instanceof Co,a=s.storyCardView&&!r;return r&&s.favoriteCardView?(0,ul.jsx)(ml().Fragment,{children:s.favoriteCardView(e)},e.id):(0,ul.jsx)(ml().Fragment,{children:a?s.storyCardView?.(e):(0,ul.jsx)(ip,{story:e,cardOptions:v,favoriteCardOptions:y,ugcCardOptions:w,wrapperStyle:g(i,o.length),onClick:()=>((e,i)=>{u||(s.onStoryCardClick?.(e),e.isUgcCard?s.onUgcCardClick?.():e.isFavoriteCard?s.onFavoriteCardClick?.():t.onStoryClick(e,i))})(e,i),children:r&&(0,ul.jsx)(hp,{favoriteStories:t.favoriteStories,favoriteCardOptions:n.favoriteCard,cardOptions:v})},e.id)},e.id)}))})})}),c&&(0,ul.jsx)(op,{dir:s.dir,navigationOptions:n.navigation,navigationView:s.navigationView,sliderDirection:n.direction,storiesLength:o.length,slider:c})]})}))),pp=(0,ld.observer)((0,gl.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=Lu(),r=e.feedSlug??"default",a=Pe.DEFAULT,{storyListViewModel:n,storyListOptions:o}=Du({...e,storyManager:s,feedSlug:r,listType:a,hasFavorite:Boolean(e.hasFavorite),isFavorite:!1});return n&&n.session?.session.id?(0,ul.jsx)(up,{...e,dir:i,storyManager:s,feedSlug:e.feedSlug??"default",listType:Pe.DEFAULT,storyListViewModel:n,storyListOptions:o,onStoryCardClick:e.onStoryCardClick,onFavoriteCardClick:()=>{s.emit("clickOnFavoriteCell",{feed:r}),e.onFavoriteCardClick?.()},ref:t}):null}))),gp=(0,ld.observer)((0,gl.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=Lu(),r=sl,a=Pe.UGC,{storyListViewModel:n,storyListOptions:o}=Du({...e,storyManager:s,feedSlug:r,listType:a,isFavorite:!1,hasFavorite:!1});return n&&n.session?.session.id?(0,ul.jsx)(up,{...e,ref:t,dir:i,storyListOptions:o,storyManager:s,listType:Pe.UGC,feedSlug:sl,storyListViewModel:n,onStoryCardClick:e.onStoryCardClick}):null}))),mp=e=>{const{storyManager:t,dir:s}=Lu(),i="default",r=Pe.DEFAULT,{storyListViewModel:a,storyListOptions:n}=Du({...e,storyManager:t,feedSlug:i,listType:r,isFavorite:!0,hasFavorite:!0});return a?(0,ul.jsx)(up,{...e,storyListOptions:n,storyManager:t,dir:s,feedSlug:i,listType:r,storyListViewModel:a,isFavorite:!0}):null};var fp=S(2432),vp={insert:"head",singleton:!1};wl()(fp.A,vp);const yp=fp.A.locals||{},wp=({open:e,options:t,storyListOptions:s,onClose:i})=>{const{dir:r}=Lu();(0,gl.useLayoutEffect)((()=>{if(!e)return;const t=document.documentElement.style.overflow;return document.documentElement.style.overflow="hidden",()=>{document.documentElement.style.overflow=t}}),[e]);return e?(0,ul.jsx)("div",{className:yp["favorite-story-list-modal"],style:{"--storiesFavoriteTitleColor":t.title.color,"--storiesFavoriteTitleFontFamily":"InternalPrimaryFont","--storiesFavoriteTitleFont":t.title.font,"--storiesFavoriteTitleBackgroundColor":t.title.backgroundColor,"--storiesFavoriteHeaderTopOffset":parseFloat(t.headerTopOffset?.toString()??"0")+"px","--storiesFavoriteBottomOffset":parseFloat(t.bottomOffset?.toString()??"0")+"px","--storiesFavoriteBackgroundColor":t.backgroundColor},children:(0,ul.jsxs)("div",{className:yp.container,children:[(0,ul.jsxs)("div",{className:yp.header,children:[(0,ul.jsx)("p",{className:yp.title,children:t.title.content}),(0,ul.jsx)("button",{onClick:e=>{e.preventDefault(),e.stopPropagation(),i()},className:yp["header__close-btn"],style:(()=>{const e="start"===t.closeButtonPosition||"left"===t.closeButtonPosition,s="ltr"===r;return{[e&&s||!e&&!s?"left":"right"]:"10px"}})(),dangerouslySetInnerHTML:{__html:t.closeButton?.svgSrc.baseState??""}})]}),(0,ul.jsx)("div",{className:yp.content,children:(0,ul.jsx)("div",{className:yp["favorite-story-list"],children:(0,ul.jsx)(mp,{options:{...s,sidePadding:0,direction:p.COLUMN,layout:{height:"auto"}}})})}),(0,ul.jsx)("div",{className:yp.footer}),(0,ul.jsx)("div",{className:yp["bottom-offset"]})]})}):null},_p=({storyList:e,onStoryCardClick:t,onFavoriteCardClick:s})=>{const[i,r]=(0,gl.useState)(e.appearanceManager.storiesListOptions),a=(0,gl.useRef)(null);return(0,gl.useEffect)((()=>{e.api=a.current}),[]),(0,gl.useEffect)((()=>(e.appearanceManager.on(al.EVENT_UPDATED_STORIES_LIST_OPTIONS,r),()=>{e.appearanceManager.off(al.EVENT_UPDATED_STORIES_LIST_OPTIONS,r)})),[e.appearanceManager]),(0,dd.createPortal)((0,ul.jsx)(pp,{ref:a,options:i,hasFavorite:e.appearanceManager.commonOptions.hasFavorite,testKey:e.testKey,useUgcCard:e.useUgcCard,feedSlug:e.feedSlug,onLoadStart:()=>{e.emit(g.START_LOADER)},onLoadEnd:t=>{e.emit(g.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()},onFavoriteCardClick:s,onStoryCardClick:t},e.mountSelector),document.querySelector(e.mountSelector))},Sp=({ugcStoryList:e,onStoryCardClick:t})=>{const[s,i]=(0,gl.useState)(e.appearanceManager.storiesListOptions),r=(0,gl.useRef)(null);return(0,gl.useEffect)((()=>{e.api=r.current}),[]),(0,gl.useEffect)((()=>(e.appearanceManager.on(al.EVENT_UPDATED_STORIES_LIST_OPTIONS,i),()=>{e.appearanceManager.off(al.EVENT_UPDATED_STORIES_LIST_OPTIONS,i)})),[e.appearanceManager]),(0,dd.createPortal)((0,ul.jsx)(gp,{ref:r,options:s,testKey:e.testKey,useUgcCard:e.useUgcCard,onStoryCardClick:t,onLoadStart:()=>{e.emit(g.START_LOADER)},onLoadEnd:t=>{e.emit(g.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()}}),document.querySelector(e.mountSelector))},bp=e=>{const[t,s]=(0,gl.useState)(!1);return(0,ul.jsxs)(Mu,{config:e.storyManagerConfigDto,storyReaderOptions:e.appearanceManager.storyReaderOptions,commonOptions:e.appearanceManager.commonOptions,gameReaderOptions:e.appearanceManager.gameReaderOptions,goodsWidgetOptions:e.appearanceManager.goodsWidgetOptions,children:[e.storyLists.map((t=>(0,ul.jsx)(_p,{onFavoriteCardClick:()=>{s(!0)},onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)},storyList:t},t.mountSelector))),e.ugcStoryLists.map((t=>(0,ul.jsx)(Sp,{ugcStoryList:t,onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)}},t.mountSelector))),(0,ul.jsx)(wp,{open:t,onClose:()=>s(!1),options:e.appearanceManager.storyFavoriteReaderOptions,storyListOptions:e.appearanceManager.storiesListOptions})]})};class xp{storyManager;root;storyManagerConfigDto;storyLists=[];ugcStoryLists=[];appearanceManager=new nl;constructor(e){this.storyManager=e,this.createAppRoot(),this.handleAppearanceManagerUpdate=this.handleAppearanceManagerUpdate.bind(this),this.setAppearanceManager=this.setAppearanceManager.bind(this)}async setStoryList(e){await this.storyManager.waitStoryManagerConfig(),this.storyLists=e.slice(),this.render()}async setUGCStoryList(e){await this.storyManager.waitStoryManagerConfig(),this.ugcStoryLists=e.slice(),this.render()}setStoryManagerConfig(e){this.storyManagerConfigDto={...this.storyManagerConfigDto,...e},this.render()}setAppearanceManager(e){this.unscubscribeToAppearanceManagerEvents(),this.appearanceManager=e,this.subscribeToAppearanceManagerEvents(),this.render()}render(){this.root.render((0,ul.jsx)(bp,{storyManagerConfigDto:this.storyManagerConfigDto,appearanceManager:this.appearanceManager,ugcStoryLists:this.ugcStoryLists,storyLists:this.storyLists,onAppearanceManagerChange:this.setAppearanceManager}))}createAppRoot(){const e=document.createElement("div");e.id="ias-app",document.body.append(e),this.root=(0,pl.createRoot)(e)}subscribeToAppearanceManagerEvents(){this.appearanceManager.on(al.UPDATE,this.handleAppearanceManagerUpdate)}unscubscribeToAppearanceManagerEvents(){this.appearanceManager.off(al.UPDATE,this.handleAppearanceManagerUpdate)}handleAppearanceManagerUpdate(){this.render()}}class kp extends t.EventEmitter{storyManager;app;sharePage=null;constructor(e,t,s,i,r){super(),this.storyManager=s,this.app=i,dl(t),this.showSharePage(e,t,r)}async showSharePage(e,t,s){this.app.setAppearanceManager(t),this.sharePage=await this.storyManager.showSharePage(e,s)}async closeStoryReader(){this.sharePage?.closeStoryReader()}}class Cp extends(s()){appearanceManager;options;storyManager;app;stackedStoryListViewModel;constructor(e,t,s,i){super(),this.appearanceManager=e,this.options=t,this.storyManager=s,this.app=i,dl(e),this.handleUpdate=this.handleUpdate.bind(this),this.stackedStoryListViewModel=new go(this.storyManager,{feed:t.feed}),this.stackedStoryListViewModel.on("update",this.handleUpdate),this.loadStories().catch(console.error)}get stories(){return this.stackedStoryListViewModel.stories}get length(){return this.stackedStoryListViewModel.length}get activeIndex(){return this.stackedStoryListViewModel.activeIndex}get feedCoverSrc(){return this.stackedStoryListViewModel.feedCoverSrc}get top(){return this.stackedStoryListViewModel.top}async reload(){return this.stackedStoryListViewModel.reload()}destroy(){this.stackedStoryListViewModel.destroy(),this.stackedStoryListViewModel.removeAllListeners()}showStory(e){this.app.setAppearanceManager(this.appearanceManager),this.stackedStoryListViewModel.showStory(e)}on(e,t){return"update"===e?super.on(e,t):(this.stackedStoryListViewModel.on(e,t),this)}once(e,t){return this.stackedStoryListViewModel.once(e,t),this}off(e,t){return this.stackedStoryListViewModel.off(e,t),this}handleUpdate(e){this.emit("update",{id:e.id,title:e.title,titleColor:e.titleColor,hasAudio:e.hasAudio,hasSwipeUp:e.hasSwipeUp,isOpened:e.isOpened,deeplink:e.deeplink,gameInstanceId:e.gameInstanceId,hideInReader:e.hideInReader,hide_timeline:e.hideTimeline,cover:e.getCover(this.appearanceManager.storiesListOptions.card.coverQuality)})}async loadStories(){await this.storyManager.waitStoryManagerConfig(),this.stackedStoryListViewModel.loadStories()}}class Mp{storyManagerConfigDto;static instance;app=new xp(rl);constructor(e){return this.storyManagerConfigDto=e,Mp.instance?(console.warn("StoryManager singleton is created multiple times\nuse IAS.StoryManager.getInstance() instead"),Mp.instance):(Mp.instance=this,this.app.setStoryManagerConfig(e),Mp.instance)}get sdkVersionName(){return rl.sdkVersionName}get sdkVersionCode(){return rl.sdkVersionCode}set storyLinkClickHandler(e){rl.storyLinkClickHandler=e}static getInstance(){return Mp.instance?Mp.instance:null}static use(e,t){rl.use(e,t)}getConfig(){return rl.getConfig()}async showOnboardingStories(e,t){return dl(e),this.app.setAppearanceManager(e),rl.showOnboardingStories(t)}async showStory(e,t){dl(t),this.app.setAppearanceManager(t),await rl.showStory(e)}async showStoryOnce(e,t){return dl(t),this.app.setAppearanceManager(t),rl.showStoryOnce(e)}closeAllReaders(){rl.closeAllReaders()}async openGame(e,t,s={}){return dl(t),this.app.setAppearanceManager(t),rl.openGame(e,s)}async closeGame(){return rl.closeGame()}async closeStoryReader(){return rl.closeStoryReader()}getUgcEditorConfig(){return rl.getUgcEditorConfig()}closeGoodsWidget(){rl.closeGoodsWidget()}setLang(e){this.storyManagerConfigDto.lang=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}getNonce(){return J()}async setUserId(e,t){this.storyManagerConfigDto.userId=e,this.storyManagerConfigDto.userIdSign=t,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}setTags(e){this.storyManagerConfigDto.tags=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}setPlaceholders(e){this.storyManagerConfigDto.placeholders=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}setImagePlaceholders(e){this.storyManagerConfigDto.imagePlaceholders=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}on(e,t){return rl.on(e,t),this}once(e,t){return rl.once(e,t),this}off(e,t){return rl.off(e,t),this}destroy(){null!=Mp.instance&&(Mp.instance=null,this.closeAllReaders())}StoriesList=class extends cl{constructor(e,t,s){super(e,t,s,Mp.instance.app)}};UGCStoriesList=class extends hl{constructor(e,t,s){super(e,t,s,Mp.instance.app)}};SharePage=class extends kp{constructor(e,t,s){super(e,t,rl,Mp.instance.app,s)}};StackedStoryList=class extends Cp{constructor(e,t){super(e,t,rl,Mp.instance.app)}};inAppMessaging=new Wn(rl.inAppMessaging)}})(),b})()));
594
+ `}static{zc(t,l)}})})();const Vc=e=>{const{storyManager:t,desktopMode:s,dir:i}=Hc(),r=(0,Tn.useRef)(null);return(0,Tn.useEffect)((()=>{const e=r.current;e.desktopMode=s,e.dir=i,e.viewModel=t.inAppMessaging}),[t,s]),(0,On.jsx)("iam-reader",{ref:r})},Wc=Rn().createContext({dir:O.LTR,storyManager:bn,desktopMode:!1,commonOptions:i,storyReaderOptions:S,gameReaderOptions:r,goodsWidgetOptions:o,inAppMessagingOptions:x});let Gc=!1;const $c=(0,Ml.observer)((e=>{Yc(e.config),Zc(e);const{commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a}=Jc(e),o=Qc(),n=(({storyManager:e})=>{const[t,s]=(0,Tn.useState)(null);return(0,Tn.useEffect)((()=>{const t=e.createStoryReader();return s(t),()=>{t.destroy()}}),[e]),t})({storyManager:bn}),l=cc({storyManager:bn,desktopMode:o});(0,Tn.useEffect)((()=>{if(Gc)throw new Error("There can only be one instance of <IASContainer /> per application");return Gc=!0,()=>{Gc=!1,bn.clearConfig()}}),[]);const d=(0,Tn.useMemo)((()=>getComputedStyle(document.documentElement).direction),[]),c=(0,Tn.useMemo)((()=>({storyManager:bn,desktopMode:o,dir:d,commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a})),[bn,o,d,t,s,i,r]);return(0,On.jsxs)(Wc.Provider,{value:c,children:[l?.isOpened&&(0,On.jsx)(Ll,{gameReader:l}),n?.isOpened&&(0,On.jsx)(nc,{storyReader:n,desktopMode:o}),(0,On.jsx)(Vc,{}),e.children]})})),Hc=()=>(0,Tn.useContext)(Wc);const qc=R(122).getParser(window.navigator.userAgent).parse(),Qc=()=>{const[e,t]=(0,Tn.useState)(!1);(0,Tn.useLayoutEffect)((()=>(s(),window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]);const s=()=>{"mobile"===qc.getPlatformType()?t(!1):t(!0)};return e},Kc=e=>{const t=t=>{27===t.keyCode&&e()};(0,Tn.useEffect)((()=>(window.addEventListener("keydown",t),()=>{window.removeEventListener("keydown",t)})),[])},Yc=e=>{(0,Tn.useEffect)((()=>{bn.setConfig(e)}),[JSON.stringify(e)])},Zc=({onClickOnStory:e,onShowStory:t,onCloseStory:s,onShowSlide:i,onClickOnButton:r,onLikeStory:a,onDislikeStory:o,onFavoriteStory:n,onShareStory:l,onShareStoryWithPath:d,onFeedImpression:c,onVisibleAreaUpdated:h,onWidgetEvent:u})=>{(0,Tn.useEffect)((()=>(e&&bn.on("clickOnStory",e),t&&bn.on("showStory",t),s&&bn.on("closeStory",s),i&&bn.on("showSlide",i),r&&bn.on("clickOnButton",r),a&&bn.on("likeStory",a),o&&bn.on("dislikeStory",o),n&&bn.on("favoriteStory",n),l&&bn.on("shareStory",l),d&&bn.on("shareStoryWithPath",d),c&&bn.on("feedImpression",c),h&&bn.on("visibleAreaUpdated",h),u&&bn.on("widgetEvent",u),()=>{e&&bn.off("clickOnStory",e),t&&bn.off("showStory",t),s&&bn.off("closeStory",s),i&&bn.off("showSlide",i),r&&bn.off("clickOnButton",r),a&&bn.off("likeStory",a),o&&bn.off("dislikeStory",o),n&&bn.off("favoriteStory",n),l&&bn.off("shareStory",l),d&&bn.off("shareStoryWithPath",d),c&&bn.off("feedImpression",c),h&&bn.off("visibleAreaUpdated",h),u&&bn.off("widgetEvent",u)})),[e,t,s,i,r,a,o,n,l,d,c,h,u])},Jc=({commonOptions:e,gameReaderOptions:t,storyReaderOptions:s,goodsWidgetOptions:i})=>{const r=(0,Tn.useRef)(new Cn).current,a=(0,Tn.useMemo)((()=>(e&&r.setCommonOptions(e),r.commonOptions)),[JSON.stringify(e)]),o=(0,Tn.useMemo)((()=>(t&&r.setGameReaderOptions(t),r.gameReaderOptions)),[JSON.stringify(t)]),n=(0,Tn.useMemo)((()=>(i&&r.setGoodsWidgetOptions(i),r.goodsWidgetOptions)),[JSON.stringify(i),i?.itemClickHandler,i?.openGoodsWidgetHandler]);return{commonOptions:a,gameReaderOptions:o,storyReaderOptions:(0,Tn.useMemo)((()=>(s&&r.setStoryReaderOptions(s),r.storyReaderOptions)),[JSON.stringify(s)]),goodsWidgetOptions:n,inAppMessagingOptions:x}},Xc=({listType:e,feedSlug:t,testKey:s,storyManager:i,options:r,filter:a,useUgcCard:o=!1,hasFavorite:n,isFavorite:l,...d})=>{const[c,h]=(0,Tn.useState)(),{desktopMode:u}=Hc(),{storyListOptions:p}=(e=>{const t=(0,Tn.useRef)(new Cn).current;return{storyListOptions:(0,Tn.useMemo)((()=>(e&&t.setStoriesListOptions(e),t.storiesListOptions)),[JSON.stringify(e)])}})(r),g=()=>{d.onLoadStart?.()},m=e=>{d.onLoadEnd?.(e)};return(0,Tn.useEffect)((()=>{const e=i.createStoryList();return e.on("startLoading",g),e.on("endLoading",m),h(e),()=>{e.destroy()}}),[i]),(0,Tn.useEffect)((()=>{c&&(c.setParams({listType:e,testKey:s,feedSlug:t,filter:a,useUgcCard:o,isFavorite:l,hasFavorite:n}),l||c.loadStories({needFavorite:!0}))}),[c,s,t,a]),(0,Tn.useEffect)((()=>{c&&(c.modeDesktop=u)}),[u,c]),{storyListViewModel:c,storyListOptions:p}};var eh=R(405),th=R(9780),sh=R.n(th);class ih{fontStyle;fontVariant;fontWeight;fontSize;lineHeight;fontFamily;toString(){return`${this.fontStyle} ${this.fontVariant} ${this.fontWeight} ${this.fontSize}px/${this.lineHeight} ${this.fontFamily.join(", ")}`}clone(){const e=new ih;return e.fontStyle=this.fontStyle,e.fontVariant=this.fontVariant,e.fontWeight=this.fontWeight,e.fontSize=this.fontSize,e.lineHeight=this.lineHeight,e.fontFamily=this.fontFamily.slice(),e}}class rh{obj;cardTitleOptions;cardTitleFont;constructor(e,t){this.obj=e,this.cardTitleOptions=t,this.cardTitleFont=this.getCardTitleParsedFont(t.font)}getCardTitleFont(){return this.cardTitleFont.clone()}getScaledFontSizeInWebView(){const e=this.measureScaledFontSizeInWebView(this.cardTitleFont.fontSize)/this.cardTitleFont.fontSize;return this.cardTitleFont.fontSize/e}getStoryTitleBlockHeight(){if(!this.isOutsideTitle())return 0;const e=this.cardTitleOptions.padding,t={top:0,bottom:0};try{if("number"==typeof e)t.top=e,t.bottom=e;else{const s=sh()(e);t.top=parseFloat(s.top),t.bottom=parseFloat(s.bottom)}}catch(e){console.error(e)}const s=this.cardTitleOptions.lineClamp,i=Math.round(this.cardTitleFont.fontSize*this.cardTitleFont.lineHeight*100)/100;return t.top+t.bottom+s*i}measureScaledFontSizeInWebView(e){const t=document.createElement("span");t.style.fontSize=e+"px",t.style.display="none",this.obj.append(t);const s=getComputedStyle(t).fontSize;return this.obj.removeChild(t),parseFloat(s)||e}isOutsideTitle(){return this.cardTitleOptions.display&&(this.cardTitleOptions.position===h.CARD_OUTSIDE_TOP||this.cardTitleOptions.position===h.CARD_OUTSIDE_BOTTOM)}getCardTitleParsedFont(e){const t=new ih;t.fontStyle="normal",t.fontVariant="normal",t.fontWeight="normal",t.fontSize=14,t.lineHeight=1.2,t.fontFamily=["system-ui",'"Segoe UI"',"Roboto","Helvetica","Arial","sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"'];try{const s=(0,eh.parseFont)(e);if(null!=s["font-style"]&&(t.fontStyle=s["font-style"]),null!=s["font-variant"]&&(t.fontVariant=s["font-variant"]),null!=s["font-weight"]&&(t.fontWeight=s["font-weight"]),null!=s["font-size"]){const e=parseFloat(s["font-size"]);String(`${e}px`)===s["font-size"]&&(t.fontSize=e)}if(null!=s["line-height"]){const e=parseFloat(s["line-height"]);String(`${e}px`)===s["line-height"]?t.lineHeight=Math.round(e/t.fontSize*100)/100:String(e)===s["line-height"]&&(t.lineHeight=parseFloat(s["line-height"]))}null!=s["font-family"]&&Array.isArray(s["font-family"])&&(t.fontFamily=s["font-family"])}catch(e){console.error(e)}return t}}class ah{storiesListOptions;constructor(e){this.storiesListOptions=e}getStoriesListStyleOptions(e){const t={storiesHeight:this.storiesListOptions.card?.height??70,storiesLayoutHeight:this.storiesListOptions.layout?.height??0,storiesListTopPadding:this.storiesListOptions.topPadding??0,storiesListBottomPadding:this.storiesListOptions.bottomPadding??0};let s=parseFloat(t.storiesHeight),i=s;if(parseFloat(t.storiesLayoutHeight))return s=parseFloat(t.storiesLayoutHeight),{storiesListHeight:s,storiesListInnerHeight:i};return s+=parseFloat(t.storiesListTopPadding)+parseFloat(t.storiesListBottomPadding)+e,i+=e,{storiesListHeight:s,storiesListInnerHeight:i}}}var oh=R(1938),nh={insert:"head",singleton:!1};jn()(oh.A,nh);const lh=oh.A.locals||{},dh=({slider:e,storyListViewModel:t,storyListOptions:s,isFavorite:i,listType:r,feed:a,filter:o,storyManager:n})=>{const l=(({storyManager:e,listType:t,feed:s,filter:i})=>{const[r,a]=(0,Tn.useState)();return(0,Tn.useEffect)((()=>{const r=new Vo(e,{listType:t,feed:s,filter:i}).create();return a(r),()=>{r.destroy()}}),[s,JSON.stringify(i)]),r})({listType:r,feed:a,filter:o,storyManager:n}),d=(0,Tn.useCallback)(Hi()((()=>{if(!e||!l)return;const{x:t,y:s}=e.getCurrentPosition();l.calculate(t,s)}),300),[e,l]),c=(0,Tn.useCallback)((()=>{if(!e||!l)return;const t=e.elementRef.getBoundingClientRect(),s=new Do(t.left,t.top,t.width,t.height),i=Array.from(e.slides),r=new Do(0,0,window.innerWidth,window.innerHeight),a=h();l.updateGeometry({stories:i,storyListRect:s,windowRect:r,viewportPadding:a}),d()}),[e,l,d]);(0,Tn.useEffect)((()=>{if(!e||i||!l)return;const t=l.startScroll.bind(l),s=l.endScroll.bind(l);return e.addListener("scrollstart",t),e.addListener("scrollend",s),window.addEventListener("scroll",c),window.addEventListener("resize",c),()=>{e.removeListener("scrollstart",t),e.removeListener("scrollend",s),window.removeEventListener("scroll",c),window.removeEventListener("resize",c)}}),[e,i,c]),(0,Tn.useEffect)((()=>{!i&&e&&e.waitStoryListClientWidth().then((()=>{c()}))}),[e,s.direction,s.card.aspectRatio,s.card.height,t.stories,i,c]),(0,Tn.useEffect)((()=>{if(!l)return;const e=({id:e})=>l.markStoryAsFullVisible(e);return ps.on("publicEvents.showStory",e),()=>{ps.off("publicEvents.showStory",e)}}),[l,t]);const h=()=>{const e=s.sidePadding,t={left:e,right:e,top:s.topPadding,bottom:s.bottomPadding};return"vertical"===s.direction&&(t.left=0,t.right=0),t}},ch=(e,t,s)=>{const{dir:i}=Hc();(0,Tn.useEffect)((()=>{if(e&&t.autoScrollOnStoryClose)return ps.on(Ra.Close,r),()=>{ps.off(Ra.Close,r)}}),[e,t.direction,t.autoScrollOnStoryClose]);const r=({id:r})=>{if(!e)return;const a=((e,t)=>e.slides.find((e=>Number(e.dataset.id)===t)))(e,r);if(!a)return;const o=(e=>{const{x:t,y:i}=e.getCurrentPosition(),r=s.current.getBoundingClientRect();return new Do(r.x+t,r.y+i,r.width,r.height)})(e),n=((e,t)=>new Do(i===O.LTR?e.offsetLeft:t.width-e.offsetLeft-e.clientWidth,e.offsetTop,e.clientWidth,e.clientHeight))(a,o);if(n.overlaps(o))return;const l="horizontal"===t.direction?n.x:a.offsetTop;e.scrollTo(l)}},hh=(0,Tn.forwardRef)(((e,t)=>{const s=e.sliderOptions.card,i=e.sliderOptions.favoriteCard,r=s.border,a=s.opened.border,o=e.sliderOptions.navigation;return(0,On.jsx)("div",{dir:e.dir,ref:t,className:e.className,style:{...(()=>{const t=e=>{let t="";return null!=e&&Array.isArray(e.linearGradient)&&(t=e.linearGradient.map((({direction:e,points:t})=>`linear-gradient(${[e,t].filter(Boolean).join(", ")})`)).join(", ")),t},n={"--storiesBorderNotReadColor":r.color,"--storiesBorderReadColor":a.color??r.color,"--storiesBorderNotReadGradientColor":r?.gradient,"--storiesBorderReadGradientColor":a?.gradient??r?.gradient,"--storiesListCardFavoriteGradientColor":e.sliderOptions.favoriteCard.border?.gradient,"--storiesListCardUgcGradientColor":e.sliderOptions.ugcCard.border?.gradient,"--storiesGap":s.gap+"px","--storiesHeight":s.height+"px","--storiesListSidePadding":e.sliderOptions.sidePadding+"px","--storiesListBorderNotReadWidth":r.width+"px","--storiesListBorderReadWidth":(a.width??a.width)+"px","--storiesListBorderGapNotRead":r.gap+"px","--storiesListBorderGapRead":(a.gap??a.gap)+"px","--storiesListBorderRadius":r.radius+"px","--storiesListBorderRadiusRead":(a.radius??a.radius)+"px","--storiesListItemMaskColor":s.mask.color,"--storiesListItemOpenedMaskColor":s.opened.mask.color??s.mask.color,"--storiesListItemMaskLinearGradient":t(s.mask),"--storiesListItemOpenedMaskLinearGradient":t(null!=s.opened?.mask?.linearGradient?s.opened.mask:s.mask),"--storiesListCardFavoriteTitle":$(i.title.padding.toString())?i.title.padding+"px":i.title.padding,"--storiesListCardFavoriteGap":$(i.gap.toString())?i.gap+"px":i.gap,"--storiesListCardUgcMaskColor":e.sliderOptions.ugcCard.mask.color,"--storiesListCardUgcMaskLinearGradient":t(e.sliderOptions.ugcCard.mask),"--storiesListItemTitleFontFamily":"InternalPrimaryFont","--storiesListItemTitleFont":s.title.font,"--storiesListItemTitlePadding":$(s.title.padding.toString())?s.title.padding+"px":s.title.padding,"--storiesListControlsSize":$(o.controlsSize.toString())?o.controlsSize+"px":o.controlsSize,"--storiesListControlsBackgroundColor":o.controlsBackgroundColor,"--storiesListControlsColor":o.controlsColor,"--storiesListInnerBorderRadiusNotRead":r.radius-parseFloat(r.width)-parseFloat(r.gap)+"px","--storiesListInnerBorderRadiusRead":(a.radius??r.radius)-parseFloat(a.width??r.width)-parseFloat(a.gap??r.gap)+"px","--storiesListCardDropShadow":s.dropShadow,"--storiesListCardOpenedDropShadow":s.opened.dropShadow??s.dropShadow,"--storiesListCardFavoriteDropShadow":e.sliderOptions.favoriteCard.dropShadow,"--storiesListCardUgcDropShadow":e.sliderOptions.ugcCard.dropShadow,"--storiesListCardMask":s.svgMask?.cardMask?`url("data:image/svg+xml,${Q(s.svgMask?.cardMask)}")`:null,"--storiesListCardOpenedMask":s.opened.svgMask?.cardMask?`url("data:image/svg+xml,${Q(s.opened.svgMask?.cardMask)}")`:null,"--storiesListCardFavoriteMask":e.sliderOptions.ugcCard.svgMask?.cardMask?`url("data:image/svg+xml,${Q(e.sliderOptions.ugcCard.svgMask?.cardMask)}")`:null};let l=null;return l=s.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>n[`--storiesListCardOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Q(e.mask)}")`:null)),l=s.opened.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>n[`--storiesListCardOpenedOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Q(e.mask)}")`:null)),l=e.sliderOptions.favoriteCard.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>n[`--storiesListCardFavoriteOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Q(e.mask)}")`:null)),l=e.sliderOptions.ugcCard.svgMask?.overlayMask,null!=l&&Array.isArray(l)&&l.forEach(((e,t)=>n[`--storiesListCardUgcOverlay${t}Mask`]=e.mask?`url("data:image/svg+xml,${Q(e.mask)}")`:null)),n})(),...e.style},children:e.children})})),uh=navigator.vendor&&navigator.vendor.indexOf("Apple")>-1&&navigator.userAgent&&-1==navigator.userAgent.indexOf("CriOS")&&-1==navigator.userAgent.indexOf("FxiOS"),ph=({videoCoverSrc:e,onVideoCoverLoaded:t})=>{const s=(0,Tn.useRef)(null);return(0,Tn.useEffect)((()=>{(()=>{if(!e)return;const i=s.current,r=()=>{i.play().then((()=>{if(uh){let e=1;const s=()=>{e>=2&&(i.removeEventListener("timeupdate",s),i.currentTime=0,t()),e++};i.addEventListener("timeupdate",s,!1)}else t()})).catch((e=>{console.error(e)})),i.removeEventListener("canplaythrough",r)};i.addEventListener("canplaythrough",r),i.load()})()}),[]),(0,On.jsx)("video",{ref:s,src:e,loop:!0,muted:!0,playsInline:!0,"webkit-playsinline":"true",preload:"auto"})},gh=({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const r=(e,t)=>null!=t&&Array.isArray(t)?t.map(((t,s)=>a(t,e,s))):[],a=(e,t,s)=>({maskImage:`var(--${t}${s}Mask)`,WebKitMaskImage:`var(--${t}${s}Mask)`,background:e.background});return{getAllCardsOverlayMaskStyles:()=>{let a=[];return e instanceof To&&(a=a.concat(r("storiesListCardFavoriteOverlay",s.svgMask?.overlayMask))),a=e instanceof xo?a.concat(r("storiesListCardUgcOverlay",i.svgMask?.overlayMask)):e.isOpened?a.concat(r("storiesListCardOpenedOverlay",t.opened.svgMask?.overlayMask)):a.concat(r("storiesListCardOverlay",t.svgMask?.overlayMask)),a}}};var mh=R(2811),yh={insert:"head",singleton:!1};jn()(mh.A,yh);const vh=mh.A.locals||{},fh=(0,Ml.observer)((({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i,wrapperStyle:r,children:a,onClick:o})=>{const n={story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i},[l,d]=(0,Tn.useState)(!1),{getAllCardsOverlayMaskStyles:u}=gh(n),{getCardTitleAlignClass:p,getTitleStyle:g,getTitleWrapperStyle:m}=(({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const{dir:r}=Hc();return{getCardTitleAlignClass:()=>{const e=t.title.textAlign,s=e===c.START||e===c.LEFT,i=e===c.END||e===c.RIGHT,a=r===O.LTR;return{[vh["align-left"]]:s&&a||i&&!a,[vh["align-center"]]:e===c.CENTER,[vh["align-right"]]:i&&a||s&&!a}},getTitleStyle:()=>{const s={};return e.titleColor&&t.title.position===h.CARD_INSIDE_BOTTOM&&Object.assign(s,{color:e.titleColor}),s.WebkitLineClamp=String(parseInt(t.title.lineClamp)),s},getTitleWrapperStyle:()=>{let t={};return e.titleColor&&e instanceof To&&(t={...t,color:s.title.color}),e.titleColor&&e instanceof xo&&(t={...t,color:i.title.color}),t}}})(n),{getSlideClassList:y,getSlideStyleList:v,getSlideWrapperStyle:f}=(({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const r=t.aspectRatio??e.getAspectRatio(t.variant);return{getSlideClassList:()=>{const r=e.background;let a="";void 0!==r&&(a=vh[`_background-color-${r.color}`+(!0===r.gradient?"-gradient":"")]);const o=(()=>{let r;return r=e instanceof To?s:e instanceof xo?i:e.isOpened&&t.opened||t,r})(),n=Boolean(o.dropShadow),l=Boolean(o.svgMask?.cardMask),d=Boolean(o.border?.gradient);return[a,{[vh["_is-read"]]:e.isOpened},{[vh["_format-rectangle"]]:t.variant===b.STYLE_RECTANGLE},{[vh["_format-circle"]]:t.variant===b.STYLE_CIRCLE},{[vh["_format-quad"]]:t.variant===b.STYLE_QUAD},{[vh["_favorite-cell"]]:e instanceof To},{[vh["_ugc-cell"]]:e instanceof xo},{[vh["_has-drop-shadow"]]:n},{[vh["_has-card-svg-mask"]]:l},{[vh["_has-border-gradient-color"]]:d}]},getSlideStyleList:()=>{const s={width:r*t.height+"px",opacity:null!==t.opacity?t.opacity:1,boxShadow:t.boxShadow||"unset",height:`${t.height}px`};return e.isOpened&&(s.boxShadow=t.opened.boxShadow||s.boxShadow,s.opacity=null!==t.opened.opacity?t.opened.opacity:s.opacity),s},getSlideWrapperStyle:()=>{const e={};return e.width=r*t.height+"px",e}}})(n),w=e.getImageSrcByCoverQuality(t.coverQuality),_=t.title.position===h.CARD_INSIDE_BOTTOM,S=t.title.position===h.CARD_OUTSIDE_TOP,x=t.title.position===h.CARD_OUTSIDE_BOTTOM;return(0,On.jsxs)("div",{"data-id":e.id,className:Pn()("ias-stories-slide-wrapper",vh["stories-slide-wrapper"],{[vh.isTitleCardOutsideTop]:S,[vh.isTitleCardOutsideBottom]:x}),style:{...f(),...r},rel:"noreferrer",onClick:t=>{t.stopPropagation(),t.preventDefault(),o(e)},children:[t.title.display&&S&&(0,On.jsx)("div",{className:Pn()(vh["stories-slide__content"],vh.__position_outside_top),style:m(),children:(0,On.jsx)("div",{className:Pn()(vh["stories-slide__title"],vh.clamp,p()),style:g(),children:e.title})}),(0,On.jsxs)("div",{className:Pn()("ias-stories-slide",vh["stories-slide"],y()),style:v(),children:[(0,On.jsxs)("div",{className:vh["stories-slide__inner"],children:[(0,On.jsx)("div",{className:vh["stories-slide-image"],style:{backgroundColor:e.backgroundColor?e.backgroundColor:"transparent"},children:(0,On.jsx)("div",{className:vh["stories-slide-image__wrap"],children:(0,On.jsxs)("div",{className:Pn()(vh["stories-slide-image__image"],vh._mode_list,{[vh["video-loaded"]]:l,[vh["ugc-card-cell"]]:e instanceof xo}),children:[w&&(0,On.jsx)("img",{src:w,alt:e.title,loading:t.coverLazyLoading?"lazy":"eager"},w),e.videoCoverSrc&&(0,On.jsx)(ph,{onVideoCoverLoaded:()=>d(!0),videoCoverSrc:e.videoCoverSrc}),a]})})}),(0,On.jsx)("div",{className:vh["stories-slide__mask"]}),t.title.display&&_&&(0,On.jsx)("div",{className:vh["stories-slide__content"],style:m(),children:(0,On.jsx)("div",{className:Pn()(vh["stories-slide__title"],vh.clamp,p()),style:g(),children:e.title})})]}),u().map(((e,t)=>(0,On.jsx)("div",{style:e,className:vh["card-overlay-svg-mask"]},t)))]}),t.title.display&&x&&(0,On.jsx)("div",{className:Pn()(vh["stories-slide__content"],vh.__position_outside_bottom),style:m(),children:(0,On.jsx)("div",{className:Pn()(vh["stories-slide__title"],vh.clamp,p()),style:g(),children:e.title})})]})}));var wh=R(2731),_h={insert:"head",singleton:!1};jn()(wh.A,_h);const Sh=wh.A.locals||{},bh=({sliderDirection:e,slider:t,...s})=>{const[i,r]=(0,Tn.useState)(!0),[a,o]=(0,Tn.useState)(!0),n=s.navigationOptions.speed;(0,Tn.useEffect)((()=>(t.on("reachStart",l),t.on("reachEnd",d),()=>{t.off("reachStart",l),t.off("reachEnd",d)})),[t]);const l=()=>{r(t.reachStart)},d=()=>{o(t.reachEnd)};return s.navigationView?s.navigationView({dir:s.dir,defaultStyles:Sh,reachStart:i,reachEnd:a,onPrev:()=>t.scrollByDirection(-1,n),onNext:()=>t.scrollByDirection(1,n),slider:{direction:e,viewport:t.elementRef.getBoundingClientRect()}}):s.navigationOptions.showControls?(0,On.jsxs)("div",{className:Pn()("ias-stories-list-controls",Sh["stories-list-controls"],Sh[e]),children:[(0,On.jsx)("div",{onClick:()=>t.scrollByDirection(-1,n),className:Pn()("ias-control-start",Sh["control-start"],{[Sh["control-start_dir_rtl"]]:"rtl"===s.dir,[Sh["control-start_reach-start"]]:i,"ias-control-start_dir_rtl":"rtl"===s.dir,"ias-control-start_reach-start":i}),children:(0,On.jsx)("div",{className:Pn()("ias-control-icon",Sh["control-icon"])})}),(0,On.jsx)("div",{onClick:()=>t.scrollByDirection(1,n),className:Pn()("ias-control-end",Sh["control-end"],{[Sh["control-end_dir_rtl"]]:"rtl"===s.dir,[Sh["control-end_reach-end"]]:a,"ias-control-end_dir_rtl":"rtl"===s.dir,"ias-control-end_reach-end":a}),children:(0,On.jsx)("div",{className:Pn()("ias-control-icon",Sh["control-icon"])})})]}):null};var xh=R(7533),Ch={insert:"head",singleton:!1};jn()(xh.A,Ch);const kh=xh.A.locals||{},Mh=({favoriteStories:e,cardOptions:t,favoriteCardOptions:s})=>{const i=e=>({paddingTop:1/(t.aspectRatio??e.getAspectRatio(t.variant))*100+"%"}),r=e=>{const t=e.getImageSrcByCoverQuality(s.coverQuality),i={};return t?i.backgroundImage=`url('${t}')`:i.backgroundColor=e.backgroundColor,i};return(0,On.jsx)("div",{className:kh["favorite-images-wrapper"],children:e.slice(0,4).map(((e,s)=>(0,On.jsx)("div",{className:kh["favorite-image-wrapper"],children:(0,On.jsx)("div",{style:i(e),className:Pn()(kh["favorite-image"],{[kh.circle_style]:t.variant===b.STYLE_CIRCLE}),children:(0,On.jsx)("div",{className:kh["favorite-image-item"],style:r(e)})})},s)))})},Ih=(0,Ml.observer)((0,Tn.forwardRef)((({isFavorite:e=!1,storyListViewModel:t,...s},i)=>{const r=(0,Tn.useRef)(null),a=(0,Tn.useRef)(null);((e,t)=>{(0,Tn.useImperativeHandle)(e,(()=>({reload:t.reload.bind(t)})),[t])})(i,t);const o=((e,t)=>{const[s,i]=(0,Tn.useState)(t);(0,Tn.useLayoutEffect)((()=>{const s=e.current;r(s,t),i(t)}),[JSON.stringify(t)]);const r=(e,t)=>{const s=new rh(e,t.card.title);a(s,t),o(s,t)},a=(e,t)=>{const s=e.getCardTitleFont();s.fontSize=e.getScaledFontSizeInWebView(),t.card.title.font=s.toString()},o=(e,t)=>{const s=new ah(t),{storiesListHeight:i,storiesListInnerHeight:r}=s.getStoriesListStyleOptions(e.getStoryTitleBlockHeight()),a=t.layout.height;t.layout.height=ht()(a)?`${i}px`:a};return s})(r,s.storyListOptions),{sliderRef:n,slider:d,isScrolling:c}=((e,t)=>{const{dir:s,desktopMode:i}=Hc(),r=(0,Tn.useRef)(),a=(0,Tn.useRef)(null),[o,n]=(0,Tn.useState)(!1),[l,d]=(0,Tn.useState)(null),c=()=>{clearTimeout(r.current),n(!0)},h=()=>{r.current=setTimeout((()=>n(!1)),100)},u=(0,Tn.useCallback)((()=>{if(!l)return;const{x:e,y:t}=l.getCurrentPosition();l.testAttraction(e,t)}),[l]);return(0,Tn.useEffect)((()=>{if(!a.current)return;const e=new Yi;return e.mount(a.current),d(e),e.on("scrollstart",c),e.on("scrollend",h),()=>{e.destroy(),e.off("scrollstart",c),e.off("scrollend",h)}}),[]),(0,Tn.useEffect)((()=>{l&&(l.setGap(e.card.gap),l.setDesktopMode(i),l.changeDirection(e.direction))}),[l,e.card.gap,i,e.direction]),(0,Tn.useEffect)((()=>{l&&(l.setTextDirection(s),l.scrollTo(0,0))}),[l,s]),(0,Tn.useEffect)((()=>{l&&(l.scrollTo(0,0),(async(e,t)=>{t>0&&await e.waitStoryListClientWidth();const{x:s,y:i}=e.getCurrentPosition();e.testAttraction(s,i)})(l,t))}),[l,t]),(0,Tn.useEffect)((()=>(window.addEventListener("resize",u),()=>{window.addEventListener("resize",u)})),[l,u]),{sliderRef:a,slider:l,isScrolling:o}})(o,t.stories.length);dh({slider:d,storyListViewModel:t,storyListOptions:o,isFavorite:e,listType:s.listType,feed:s.feedSlug,filter:s.filter,storyManager:s.storyManager}),ch(d,o,a);const{getRootStyle:u,getStoryWrapperStyle:p,viewportInnerClassList:g,viewportInnerStyle:m}=(e=>{const{dir:t,desktopMode:s}=Hc();return{getRootStyle:()=>({"--background-color":e.layout.backgroundColor,paddingLeft:e.sidePadding+"px",paddingRight:e.sidePadding+"px","--storiesListTopPadding":e.topPadding+"px","--storiesListBottomPadding":e.bottomPadding+"px","--storiesListSidePadding":e.sidePadding+"px",backgroundColor:e.layout.backgroundColor}),getStoryWrapperStyle:(t,s)=>{const i={marginRight:"0",paddingLeft:"0",paddingRight:"0"};return"vertical"===e.direction||(t!==s-1?i.marginRight=e.card.gap+"px":i.paddingRight=e.sidePadding+"px",0===t&&(i.paddingLeft=e.sidePadding+"px")),i},viewportInnerClassList:s?Pn()(lh["stories-list__viewport-inner"],lh["mode-desktop"],{[lh["with-list-controls"]]:e.navigation.showControls,[lh.isTitleCardOutsideTop]:e.card.title.position===h.CARD_OUTSIDE_TOP,[lh.isTitleCardOutsideBottom]:e.card.title.position===h.CARD_OUTSIDE_BOTTOM,[lh.isVerticalDirection]:"vertical"===e.direction}):Pn()(lh["stories-list__viewport-inner"],{...(()=>{const s=e.layout.sliderAlign,i=s===l.START||s===l.LEFT,r=s===l.END||s===l.RIGHT,a=t===O.LTR;return{[lh["align-left"]]:i&&a||r&&!a,[lh["align-center"]]:s===l.CENTER,[lh["align-right"]]:r&&a||i&&!a}})(),[lh.isTitleCardOutsideTop]:e.card.title.position===h.CARD_OUTSIDE_TOP,[lh.isTitleCardOutsideBottom]:e.card.title.position===h.CARD_OUTSIDE_BOTTOM,[lh.isVerticalDirection]:"vertical"===e.direction}),viewportInnerStyle:{height:e.layout.height,gap:"vertical"===e.direction?`${e.card.gap}px`:0}}})(o),y=o.card,v=o.favoriteCard,f=o.ugcCard;(0,Tn.useLayoutEffect)((()=>{t.setFavoriteCardOptions(v),t.setUgcCardOptions(f)}),[t,v,f]);return(0,On.jsxs)(hh,{className:Pn()("ias-stories-list-wrapper",lh["stories-list-wrapper"],{[lh["mode-desktop"]]:t.modeDesktop,[lh["with-list-controls"]]:o.navigation.showControls,"ias-mode-desktop":t.modeDesktop,"ias-with-list-controls":o.navigation.showControls}),dir:s.dir,style:u(),sliderOptions:o,ref:r,children:[(0,On.jsx)("div",{className:Pn()("ias-stories-list",lh["stories-list"]),children:(0,On.jsx)("div",{ref:a,className:Pn()(lh["stories-list__viewport"],{[lh["mode-desktop"]]:t.modeDesktop,"ias-mode-desktop":t.modeDesktop}),style:"horizontal"===o.direction?{marginLeft:-o.sidePadding+"px",marginRight:-o.sidePadding+"px"}:{},children:(0,On.jsx)("div",{ref:n,className:g,style:m,children:t.stories.map(((e,i)=>{const r=e instanceof To,a=s.storyCardView&&!r;return r&&s.favoriteCardView?(0,On.jsx)(Rn().Fragment,{children:s.favoriteCardView(e)},e.id):(0,On.jsx)(Rn().Fragment,{children:a?s.storyCardView?.(e):(0,On.jsx)(fh,{story:e,cardOptions:y,favoriteCardOptions:v,ugcCardOptions:f,wrapperStyle:p(i,t.stories.length),onClick:()=>((e,i)=>{c||(s.onStoryCardClick?.(e),e instanceof xo?s.onUgcCardClick?.():e instanceof To?s.onFavoriteCardClick?.():t.onStoryClick(e,i))})(e,i),children:r&&(0,On.jsx)(Mh,{favoriteStories:e.favoriteStories,favoriteCardOptions:o.favoriteCard,cardOptions:y})},e.id)},e.id)}))})})}),d&&(0,On.jsx)(bh,{dir:s.dir,navigationOptions:o.navigation,navigationView:s.navigationView,sliderDirection:o.direction,storiesLength:t.stories.length,slider:d})]})}))),Lh=(0,Ml.observer)((0,Tn.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=Hc(),r=e.feedSlug??"default",a=De.DEFAULT,{storyListViewModel:o,storyListOptions:n}=Xc({...e,storyManager:s,feedSlug:r,listType:a,hasFavorite:Boolean(e.hasFavorite),isFavorite:!1});return o&&o.session?.id?(0,On.jsx)(Ih,{...e,dir:i,storyManager:s,feedSlug:e.feedSlug??"default",listType:De.DEFAULT,storyListViewModel:o,storyListOptions:n,onStoryCardClick:e.onStoryCardClick,onFavoriteCardClick:()=>{s.emit("clickOnFavoriteCell",{feed:r}),e.onFavoriteCardClick?.()},ref:t}):null}))),Ah=(0,Ml.observer)((0,Tn.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=Hc(),r=We,a=De.UGC,{storyListViewModel:o,storyListOptions:n}=Xc({...e,storyManager:s,feedSlug:r,listType:a,isFavorite:!1,hasFavorite:!1});return o&&o.session?.id?(0,On.jsx)(Ih,{...e,ref:t,dir:i,storyListOptions:n,storyManager:s,listType:De.UGC,feedSlug:We,storyListViewModel:o,onStoryCardClick:e.onStoryCardClick}):null}))),Oh=e=>{const{storyManager:t,dir:s}=Hc(),i=Fe,r=De.FAVORITE,{storyListViewModel:a,storyListOptions:o}=Xc({...e,storyManager:t,feedSlug:i,listType:r,isFavorite:!0,hasFavorite:!0});return a?(0,On.jsx)(Ih,{...e,storyListOptions:o,storyManager:t,dir:s,feedSlug:i,listType:r,storyListViewModel:a,isFavorite:!0}):null};var Eh=R(2432),Th={insert:"head",singleton:!1};jn()(Eh.A,Th);const Rh=Eh.A.locals||{},Dh=({open:e,options:t,storyListOptions:s,onClose:i})=>{const{dir:r}=Hc();(0,Tn.useLayoutEffect)((()=>{if(!e)return;const t=document.documentElement.style.overflow;return document.documentElement.style.overflow="hidden",()=>{document.documentElement.style.overflow=t}}),[e]);return e?(0,On.jsx)("div",{className:Rh["favorite-story-list-modal"],style:{"--storiesFavoriteTitleColor":t.title.color,"--storiesFavoriteTitleFontFamily":"InternalPrimaryFont","--storiesFavoriteTitleFont":t.title.font,"--storiesFavoriteTitleBackgroundColor":t.title.backgroundColor,"--storiesFavoriteHeaderTopOffset":parseFloat(t.headerTopOffset?.toString()??"0")+"px","--storiesFavoriteBottomOffset":parseFloat(t.bottomOffset?.toString()??"0")+"px","--storiesFavoriteBackgroundColor":t.backgroundColor},children:(0,On.jsxs)("div",{className:Rh.container,children:[(0,On.jsxs)("div",{className:Rh.header,children:[(0,On.jsx)("p",{className:Rh.title,children:t.title.content}),(0,On.jsx)("button",{onClick:e=>{e.preventDefault(),e.stopPropagation(),i()},className:Rh["header__close-btn"],style:(()=>{const e="start"===t.closeButtonPosition||"left"===t.closeButtonPosition,s=r===O.LTR;return{[e&&s||!e&&!s?"left":"right"]:"10px"}})(),dangerouslySetInnerHTML:{__html:t.closeButton?.svgSrc.baseState??""}})]}),(0,On.jsx)("div",{className:Rh.content,children:(0,On.jsx)("div",{className:Rh["favorite-story-list"],children:(0,On.jsx)(Oh,{options:{...s,sidePadding:0,direction:p.COLUMN,layout:{height:"auto"}}})})}),(0,On.jsx)("div",{className:Rh.footer}),(0,On.jsx)("div",{className:Rh["bottom-offset"]})]})}):null},Ph=({storyList:e,onStoryCardClick:t,onFavoriteCardClick:s})=>{const[i,r]=(0,Tn.useState)(e.appearanceManager.storiesListOptions),a=(0,Tn.useRef)(null);return(0,Tn.useEffect)((()=>{e.api=a.current}),[]),(0,Tn.useEffect)((()=>(e.appearanceManager.on(xn.EVENT_UPDATED_STORIES_LIST_OPTIONS,r),()=>{e.appearanceManager.off(xn.EVENT_UPDATED_STORIES_LIST_OPTIONS,r)})),[e.appearanceManager]),(0,Il.createPortal)((0,On.jsx)(Lh,{ref:a,options:i,hasFavorite:e.appearanceManager.commonOptions.hasFavorite,testKey:e.testKey,useUgcCard:e.useUgcCard,feedSlug:e.feedSlug,onLoadStart:()=>{e.emit(g.START_LOADER)},onLoadEnd:t=>{e.emit(g.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()},onFavoriteCardClick:s,onStoryCardClick:t},e.mountSelector),document.querySelector(e.mountSelector))},Bh=({ugcStoryList:e,onStoryCardClick:t})=>{const[s,i]=(0,Tn.useState)(e.appearanceManager.storiesListOptions),r=(0,Tn.useRef)(null);return(0,Tn.useEffect)((()=>{e.api=r.current}),[]),(0,Tn.useEffect)((()=>(e.appearanceManager.on(xn.EVENT_UPDATED_STORIES_LIST_OPTIONS,i),()=>{e.appearanceManager.off(xn.EVENT_UPDATED_STORIES_LIST_OPTIONS,i)})),[e.appearanceManager]),(0,Il.createPortal)((0,On.jsx)(Ah,{ref:r,options:s,testKey:e.testKey,useUgcCard:e.useUgcCard,onStoryCardClick:t,onLoadStart:()=>{e.emit(g.START_LOADER)},onLoadEnd:t=>{e.emit(g.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()}}),document.querySelector(e.mountSelector))},jh=e=>{const[t,s]=(0,Tn.useState)(!1);return(0,On.jsxs)($c,{config:e.storyManagerConfigDto,storyReaderOptions:e.appearanceManager.storyReaderOptions,commonOptions:e.appearanceManager.commonOptions,gameReaderOptions:e.appearanceManager.gameReaderOptions,goodsWidgetOptions:e.appearanceManager.goodsWidgetOptions,children:[e.storyLists.map((t=>(0,On.jsx)(Ph,{onFavoriteCardClick:()=>{s(!0)},onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)},storyList:t},t.mountSelector))),e.ugcStoryLists.map((t=>(0,On.jsx)(Bh,{ugcStoryList:t,onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)}},t.mountSelector))),(0,On.jsx)(Dh,{open:t,onClose:()=>s(!1),options:e.appearanceManager.storyFavoriteReaderOptions,storyListOptions:e.appearanceManager.storiesListOptions})]})};class Fh{storyManager;root;storyManagerConfigDto;storyLists=[];ugcStoryLists=[];appearanceManager=new Cn;constructor(e){this.storyManager=e,this.createAppRoot(),this.handleAppearanceManagerUpdate=this.handleAppearanceManagerUpdate.bind(this),this.setAppearanceManager=this.setAppearanceManager.bind(this)}async setStoryList(e){await this.storyManager.waitStoryManagerConfig(),this.storyLists=e.slice(),this.render()}async setUGCStoryList(e){await this.storyManager.waitStoryManagerConfig(),this.ugcStoryLists=e.slice(),this.render()}setStoryManagerConfig(e){this.storyManagerConfigDto={...this.storyManagerConfigDto,...e},this.render()}setAppearanceManager(e){this.unscubscribeToAppearanceManagerEvents(),this.appearanceManager=e,this.subscribeToAppearanceManagerEvents(),this.render()}render(){this.root.render((0,On.jsx)(jh,{storyManagerConfigDto:this.storyManagerConfigDto,appearanceManager:this.appearanceManager,ugcStoryLists:this.ugcStoryLists,storyLists:this.storyLists,onAppearanceManagerChange:this.setAppearanceManager}))}createAppRoot(){const e=document.createElement("div");e.id="ias-app",document.body.append(e),this.root=(0,En.createRoot)(e)}subscribeToAppearanceManagerEvents(){this.appearanceManager.on(xn.UPDATE,this.handleAppearanceManagerUpdate)}unscubscribeToAppearanceManagerEvents(){this.appearanceManager.off(xn.UPDATE,this.handleAppearanceManagerUpdate)}handleAppearanceManagerUpdate(){this.render()}}class Nh extends t.EventEmitter{storyManager;app;sharePage=null;constructor(e,t,s,i,r){super(),this.storyManager=s,this.app=i,In(t),this.showSharePage(e,t,r)}async showSharePage(e,t,s){this.app.setAppearanceManager(t),this.sharePage=await this.storyManager.showSharePage(e,s)}async closeStoryReader(){this.sharePage?.closeStoryReader()}}class Uh extends(s()){appearanceManager;options;storyManager;app;stackedStoryListViewModel;constructor(e,t,s,i){super(),this.appearanceManager=e,this.options=t,this.storyManager=s,this.app=i,In(e),this.handleUpdate=this.handleUpdate.bind(this),this.stackedStoryListViewModel=new _o(this.storyManager,{feed:t.feed}),this.stackedStoryListViewModel.on("update",this.handleUpdate),this.loadStories().catch(console.error)}get stories(){return this.stackedStoryListViewModel.stories}get length(){return this.stackedStoryListViewModel.length}get activeIndex(){return this.stackedStoryListViewModel.activeIndex}get feedCoverSrc(){return this.stackedStoryListViewModel.feedCoverSrc}get top(){return this.stackedStoryListViewModel.top}async reload(){return this.stackedStoryListViewModel.reload()}destroy(){this.stackedStoryListViewModel.destroy(),this.stackedStoryListViewModel.removeAllListeners()}showStory(e){this.app.setAppearanceManager(this.appearanceManager),this.stackedStoryListViewModel.showStory(e)}on(e,t){return"update"===e?super.on(e,t):(this.stackedStoryListViewModel.on(e,t),this)}once(e,t){return this.stackedStoryListViewModel.once(e,t),this}off(e,t){return this.stackedStoryListViewModel.off(e,t),this}handleUpdate(e){this.emit("update",{id:e.id,title:e.title,titleColor:e.titleColor,hasAudio:e.hasAudio,hasSwipeUp:e.hasSwipeUp,isOpened:e.isOpened,deeplink:e.deeplink,gameInstanceId:e.gameInstanceId,hideInReader:e.hideInReader,hide_timeline:e.hideTimeline,cover:e.getCover(this.appearanceManager.storiesListOptions.card.coverQuality)})}async loadStories(){await this.storyManager.waitStoryManagerConfig(),this.stackedStoryListViewModel.loadStories()}}class zh{storyManagerConfigDto;static instance;app=new Fh(bn);constructor(e){return this.storyManagerConfigDto=e,zh.instance?(console.warn("StoryManager singleton is created multiple times\nuse IAS.StoryManager.getInstance() instead"),zh.instance):(zh.instance=this,this.app.setStoryManagerConfig(e),zh.instance)}get sdkVersionName(){return bn.sdkVersionName}get sdkVersionCode(){return bn.sdkVersionCode}set storyLinkClickHandler(e){bn.storyLinkClickHandler=e}static getInstance(){return zh.instance?zh.instance:null}static use(e,t){bn.use(e,t)}getConfig(){return bn.getConfig()}async showOnboardingStories(e,t){return In(e),this.app.setAppearanceManager(e),bn.showOnboardingStories(t)}async showStory(e,t){In(t),this.app.setAppearanceManager(t),await bn.showStory(e)}async showStoryOnce(e,t){return In(t),this.app.setAppearanceManager(t),bn.showStoryOnce(e)}closeAllReaders(){bn.closeAllReaders()}async openGame(e,t,s={}){return In(t),this.app.setAppearanceManager(t),bn.openGame(e,s)}async closeGame(){return bn.closeGame()}async closeStoryReader(){return bn.closeStoryReader()}getUgcEditorConfig(){return bn.getUgcEditorConfig()}closeGoodsWidget(){bn.closeGoodsWidget()}setLang(e){this.storyManagerConfigDto.lang=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}getNonce(){return Y()}async setUserId(e,t){this.storyManagerConfigDto.userId=e,this.storyManagerConfigDto.userIdSign=t,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}async userLogoug(){return this.setUserId("")}setTags(e){this.storyManagerConfigDto.tags=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}setPlaceholders(e){this.storyManagerConfigDto.placeholders=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}setImagePlaceholders(e){this.storyManagerConfigDto.imagePlaceholders=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}on(e,t){return bn.on(e,t),this}once(e,t){return bn.once(e,t),this}off(e,t){return bn.off(e,t),this}destroy(){null!=zh.instance&&(zh.instance=null,this.closeAllReaders())}StoriesList=class extends Ln{constructor(e,t,s){super(e,t,s,zh.instance.app)}};UGCStoriesList=class extends An{constructor(e,t,s){super(e,t,s,zh.instance.app)}};SharePage=class extends Nh{constructor(e,t,s){super(e,t,bn,zh.instance.app,s)}};StackedStoryList=class extends Uh{constructor(e,t){super(e,t,bn,zh.instance.app)}};inAppMessaging=new mo(bn.inAppMessaging)}})(),D})()));