@inappstory/js-sdk 3.3.0 → 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.
@@ -1,4 +1,4 @@
1
- import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as i from"@inappstory/slide-api";import*as r from"async-mutex";import*as a from"@inappstory/video-player";import*as o from"react-dom/client";import*as n from"classnames";import*as l from"mobx-react-lite";import*as d from"react-dom";import*as c from"react-input-mask";import*as h from"lit";import*as u from"lit/decorators.js";import*as p from"lit/static-html.js";import*as g from"lit/directives/style-map.js";import*as m from"lit/directives/class-map.js";import*as f from"lit/directives/unsafe-html.js";import*as y from"parse-css-sides";var v={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){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),o=Math.max(r,a),n=0,l=e.map([t,s],(function(t){var s=o-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&&(n=o-Math.min(r,a)),o-=1;o>=n;){if(l[0][o]>l[1][o])return 1;if(l[0][o]===l[1][o]){if(o===n)return 0;o-=1}else if(l[0][o]<l[1][o])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),o=1;o<r;o++)a[o-1]=arguments[o];if(Object.assign)return Object.assign.apply(Object,[e].concat(a));var n=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)n();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){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){t.__esModule=!0,t.default=void 0;var i,r=(i=s(91))&&i.__esModule?i:{default:i},a=s(18);function o(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 n=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)&&o(t.prototype,s),i&&o(t,i),e}();t.default=n,e.exports=t.default},91:function(e,t,s){t.__esModule=!0,t.default=void 0;var i=l(s(92)),r=l(s(93)),a=l(s(94)),o=l(s(95)),n=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=n.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=n.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=n.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=n.default.find(o.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 n.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 o=e[t];"string"==typeof o?(r[t]=o,a+=1):"object"==typeof o&&(s[t]=o,i+=1)})),i>0){var o=Object.keys(s),l=n.default.find(o,(function(e){return t.isOS(e)}));if(l){var d=this.satisfies(s[l]);if(void 0!==d)return d}var c=n.default.find(o,(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=n.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=n.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(n.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){t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=/version\/(\d+(\.?_?\d+)+)/i,o=[{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=o,e.exports=t.default},93:function(e,t,s){t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=s(18),o=[{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=o,e.exports=t.default},94:function(e,t,s){t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=s(18),o=[{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=o,e.exports=t.default},95:function(e,t,s){t.__esModule=!0,t.default=void 0;var i,r=(i=s(17))&&i.__esModule?i:{default:i},a=s(18),o=[{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=o,e.exports=t.default}})},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},2913:(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},5757:(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}},2743:e=>{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 o(e,t){try{return t in e}catch(e){return!1}}function n(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 o(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,a)||(o(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 o=Array.isArray(s);return o===Array.isArray(e)?o?a.arrayMerge(e,s,a):n(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=>{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 o=10;function n(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,o,d;if(n(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),o=a[t]),void 0===o)o=a[t]=s,++e._eventsCount;else if("function"==typeof o?o=a[t]=i?[s,o]:[o,s]:i?o.unshift(s):o.push(s),(r=l(e))>0&&o.length>r&&!o.warned){o.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=o.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 o},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+".");o=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 o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var n=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw n.context=o,n}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 n(t),this.on(e,h(this,e,t)),this},a.prototype.prependOnceListener=function(e,t){return n(t),this.prependListener(e,h(this,e,t)),this},a.prototype.removeListener=function(e,t){var s,i,r,a,o;if(n(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){o=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,o||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),o=s(5276),n=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=o,l.prototype.set=n,e.exports=l},1386:(e,t,s)=>{var i=s(2393),r=s(2049),a=s(7144),o=s(5071),n=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=o,l.prototype.set=n,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),o=s(4732),n=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=o,l.prototype.set=n,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 o(e){var t=-1,s=null==e?0:e.length;for(this.__data__=new i;++t<s;)this.add(e[t])}o.prototype.add=o.prototype.push=r,o.prototype.has=a,e.exports=o},1340:(e,t,s)=>{var i=s(1386),r=s(4103),a=s(1779),o=s(4162),n=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=o,d.prototype.has=n,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 o=e[s];t(o,s,e)&&(a[r++]=o)}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),o=s(5853),n=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&&o(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)||n(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}},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),o=i?i.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o 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,o,n){return t===s||(null==t||null==s||!r(t)&&!r(s)?t!=t&&s!=s:i(t,s,a,o,e,n))}},353:(e,t,s)=>{var i=s(1340),r=s(3934),a=s(8861),o=s(1182),n=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,y){var v=l(e),w=l(t),_=v?u:n(e),S=w?u:n(t),b=(_=_==h?p:_)==p,x=(S=S==h?p:S)==p,C=_==S;if(C&&d(e)){if(!d(t))return!1;v=!0,b=!1}if(C&&!b)return y||(y=new i),v||c(e)?r(e,t,s,m,f,y):a(e,t,_,s,m,f,y);if(!(1&s)){var k=b&&g.call(e,"__wrapped__"),M=x&&g.call(t,"__wrapped__");if(k||M){var L=k?e.value():e,O=M?t.value():t;return y||(y=new i),f(L,O,s,m,y)}}return!!C&&(y||(y=new i),o(e,t,s,m,f,y))}},9454:e=>{e.exports=function(e){return e!=e}},9624:(e,t,s)=>{var i=s(3655),r=s(4759),a=s(1580),o=s(4066),n=/^\[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:n).test(o(e))}},674:(e,t,s)=>{var i=s(7379),r=s(5387),a=s(547),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=function(e){return a(e)&&r(e.length)&&!!o[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),o=s(5568),n=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:n(e);if(m)return l(m);u=!1,c=o,g=new i}else g=t?[]:p;e:for(;++d<h;){var f=e[d],y=t?t(f):f;if(f=s||0!==f?f:0,u&&y==y){for(var v=g.length;v--;)if(g[v]===y)continue e;t&&g.push(y),p.push(f)}else c(g,y,s)||(g!==p&&g.push(y),p.push(f))}return p}},5568:e=>{e.exports=function(e,t){return e.has(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),o=i&&1/a(new i([,-0]))[1]==1/0?function(e){return new i(e)}:r;e.exports=o},3934:(e,t,s)=>{var i=s(3212),r=s(6465),a=s(5568);e.exports=function(e,t,s,o,n,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 y=e[g],v=t[g];if(o)var w=d?o(v,y,g,t,e,l):o(y,v,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)&&(y===e||n(y,e,s,o,l)))return f.push(t)}))){m=!1;break}}else if(y!==v&&!n(y,v,s,o,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),o=s(3934),n=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=n;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=o(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,o,n){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=n.get(e),g=n.get(t);if(p&&g)return p==t&&g==e;var m=!0;n.set(e,t),n.set(t,e);for(var f=l;++h<c;){var y=e[u=d[h]],v=t[u];if(a)var w=l?a(v,y,u,t,e,n):a(y,v,u,e,t,n);if(!(void 0===w?y===v||o(y,v,s,a,n):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 n.delete(e),n.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,o=r.toString,n=i?i.toStringTag:void 0;e.exports=function(e){var t=a.call(e,n),s=e[n];try{e[n]=void 0;var i=!0}catch(e){}var r=o.call(e);return i&&(t?e[n]=s:delete e[n]),r}},7979:(e,t,s)=>{var i=s(9847),r=s(9306),a=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,n=o?function(e){return null==e?[]:(e=Object(e),i(o(e),(function(t){return a.call(e,t)})))}:r;e.exports=n},8486:(e,t,s)=>{var i=s(3103),r=s(9770),a=s(9413),o=s(4512),n=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),y=d(a),v=d(o),w=d(n),_=l;(i&&_(new i(new ArrayBuffer(1)))!=g||r&&_(new r)!=c||a&&_(a.resolve())!=h||o&&_(new o)!=u||n&&_(new n)!=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 y:return h;case v: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}},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,o=a&&a.exports===r&&i.process,n=function(){try{var e=a&&a.require&&a.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=n},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 o=s.__data__;if(!r||o.length<199)return o.push([e,t]),this.size=++s.size,this;s=this.__data__=new a(o)}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}},2784:(e,t,s)=>{var i=s(1580),r=s(4495),a=s(6131),o=Math.max,n=Math.min;e.exports=function(e,t,s){var l,d,c,h,u,p,g=0,m=!1,f=!1,y=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function v(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?n(s,c-(e-g)):s}(e))}function S(e){return u=void 0,y&&l?v(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?v(e):h}(p);if(f)return clearTimeout(u),u=setTimeout(_,t),v(p)}return void 0===u&&(u=setTimeout(_,t)),h}return t=a(t)||0,i(s)&&(m=!!s.leading,c=(f="maxWait"in s)?o(a(s.maxWait)||0,t):c,y="trailing"in s?!!s.trailing:y),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,o=a.hasOwnProperty,n=a.propertyIsEnumerable,l=i(function(){return arguments}())?i:function(e){return r(e)&&o.call(e,"callee")&&!n.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,o=a&&e&&!e.nodeType&&e,n=o&&o.exports===a?i.Buffer:void 0,l=(n?n.isBuffer:void 0)||r;e.exports=l},3514:(e,t,s)=>{var i=s(195),r=s(8486),a=s(3283),o=s(3142),n=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(n(e)&&(o(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}},3668:e=>{e.exports=function(e){return null==e}},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),o=a&&a.isTypedArray,n=o?r(o):i;e.exports=n},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),o=/^[-+]0x[0-9a-f]+$/i,n=/^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=n.test(e);return s||l.test(e)?d(e.slice(2),s?2:8):o.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)=>{var i=s(1649),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: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 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 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=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},1649:t=>{t.exports=e}},w={};function _(e){var t=w[e];if(void 0!==t)return t.exports;var s=w[e]={id:e,loaded:!1,exports:{}};return v[e].call(s.exports,s,s.exports,_),s.loaded=!0,s.exports}_.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return _.d(t,{a:t}),t},_.d=(e,t)=>{for(var s in t)_.o(t,s)&&!_.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},_.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),_.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),_.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),_.nc=void 0;var S={};(()=>{_.d(S,{hS:()=>b,KL:()=>kn,A7:()=>D,Yb:()=>e,Tg:()=>x,WH:()=>k,lV:()=>C,IV:()=>Cs,tP:()=>xs,h8:()=>ks,Xz:()=>ho,wS:()=>qo,VS:()=>$t,oC:()=>Ht,L8:()=>Ss,NL:()=>bs,Ez:()=>re,of:()=>V,Hp:()=>zh,W1:()=>Q,MD:()=>H,_U:()=>$,zC:()=>G,ws:()=>M,Jf:()=>F,Jd:()=>q,SK:()=>E,tI:()=>A,Uy:()=>I,SP:()=>O,Jj:()=>T,pt:()=>R,nN:()=>P,mk:()=>L,Vq:()=>W,ex:()=>B,yx:()=>U,qz:()=>N,KO:()=>z});var e,v=_(46),w=_.n(v);!function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(e||(e={}));const b={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},x={borderRadius:5,loader:{default:{color:"white",accentColor:"transparent"},custom:null},backdropColor:"#1a1a1a",backdrop:{opacity:1,background:"#1a1a1a"},game:{backdropColor:"rgb(51, 51, 51)"},forceDesktopMode:b.forceDesktopMode,forceCheckOrientation:!0};var C;!function(e){e.DEFAULT="default",e.CUSTOM_CARD="customCard"}(C||(C={}));const k={goodsWidgetRenderingType:C.DEFAULT,goodsList:{renderingType:C.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 M,L,O,I,A,E,T,R;!function(e){e.START_LOADING="startLoading",e.END_LOADING="endLoading",e.CLOSE_STORY_READER="closeStoryReader"}(M||(M={})),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"}(O||(O={})),function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end",e.CENTER="center"}(I||(I={})),function(e){e.CARD_INSIDE_BOTTOM="cardInsideBottom",e.CARD_OUTSIDE_TOP="cardOutsideTop",e.CARD_OUTSIDE_BOTTOM="cardOutsideBottom"}(A||(A={})),function(e){e.Medium="medium",e.High="high"}(E||(E={})),function(e){e.COLUMN="vertical",e.ROW="horizontal"}(T||(T={})),function(e){e.START_LOADER="startLoad",e.END_LOADER="endLoad"}(R||(R={}));const P={direction:T.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:I.START,position:A.CARD_INSIDE_BOTTOM,display:!0,lineClamp:4},gap:10,height:178,aspectRatio:null,coverQuality:E.High,variant:O.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:I.START,position:A.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:E.High,coverLazyLoading:!1,variant:O.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:I.START,position:A.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:E.High,coverLazyLoading:!1,variant:O.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"}},B={title:{content:"Favorite",font:"1.4rem/1.2 InternalPrimaryFont",color:"white",backgroundColor:"#333333"},headerTopOffset:0,bottomOffset:0,backgroundColor:"#333333"};var D;!function(e){e.STORY_LIST="storyList",e.STORY_READER="storyReader",e.GAME_READER="gameReader",e.STACK_STORY_LIST="stackStoryList",e.IAM_READER="iamReader"}(D||(D={}));const j={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}`},F={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:j,twitter:j,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 N;!function(e){e.FLAT="flat",e.COVER="cover",e.CUBE="cube"}(N||(N={}));const U={gameReaderOptions:{loader:{default:{color:"white",accentColor:"transparent"},custom:null}},scrollStyle:N.FLAT,timelineBlockTopOffset:8,actionPanelBottomOffset:0,borderRadius:12,loader:{default:{color:"white",accentColor:"transparent"},custom:null},recycleStoriesList:!1,closeOnLastSlideByTimer:!0,sharePanel:F,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 z;!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"}(z||(z={}));const V={};var W,G,$,H,q,Q;!function(e){e.direct="direct",e.onboarding="onboarding",e.list="list",e.favorite="favorite"}(W||(W={})),function(e){e[e.default=0]="default",e[e.favorite=1]="favorite",e[e.stacked=2]="stacked"}(G||(G={})),function(e){e[e.default=0]="default",e[e.onboarding=1]="onboarding",e[e.favorite=2]="favorite",e[e.direct=3]="direct"}($||($={})),function(e){e.list="list",e.favorite="favorite"}(H||(H={})),function(e){e.CLICK_ON_STORY="clickOnStoryLink"}(q||(q={})),function(e){e.TEXT="text",e.IMAGE="image"}(Q||(Q={}));var K=_(3655),Y=_.n(K);class Z extends v.EventEmitter{}class J extends Error{constructor(e){super(`[IAS]: Timeout waiting for ViewModel with ID "${e}". You must mount <IASContainer>.`),this.name="IasViewModelTimeoutError"}}class X extends Error{constructor(e){super(`[IAS]: ViewModel with ID "${e}" was deleted before resolving.`),this.name="IasViewModelRejectError"}}class ee{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 J(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 X(e)),this.viewModelWaiters.delete(e))}}const te=(e=>{var t={};return _.d(t,e),t})({v4:()=>t.v4});function se(e){return e.replace(/^\//,"")}function ie(e,t,s){t instanceof Object&&Object.keys(t).forEach((i=>{const r=t[i];if(r instanceof Object&&!Array.isArray(r))return ie(e,r,i);s&&(i=`${s}[${i}]`),Array.isArray(r)?r.forEach((t=>{e.append(`${i}[]`,t)})):e.append(i,r)}))}class re 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 re(null,JSON.stringify(e.data),e)}static createByFetchError(e){const t=window.navigator&&window.navigator.onLine;return new re(null,t?e.message:"net::ERR_INTERNET_DISCONNECTED")}}const ae={baseUrl:"https://cdn.inappstory.ru",apiUrl:"https://api.inappstory.ru",faviconApiUrl:"https://favicon.inappstory.ru"};function oe(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 ne(e){return"string"==typeof e&&(!isNaN(Number(e))&&!isNaN(parseFloat(e)))}let le;le=function(){};const de=/[\r\n%#()<>?[\\\]^`{|}]/g;function ce(e,t="double"){return(e=(e=(e="double"===t?e.replace(/"/g,"'"):e.replace(/'/g,'"')).replace(/>\s{1,}</g,"><")).replace(/\s{2,}/g," ")).replace(de,encodeURIComponent)}const he=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)},ue=()=>_.nc??"",pe=!!(()=>{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 ge=_(8138),me=_.n(ge);const fe=function(){var e="test";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return!1}}();function ye(e){let t=null;if(fe){let s=window.localStorage.getItem(e);null!==s&&me()(s)&&s.trim().length>0&&(t=JSON.parse(s))}return t}function ve(e,t){fe&&window.localStorage.setItem(e,JSON.stringify(t))}function we(e){let t=window.isSecureContext;return void 0===t&&"https:"===window.location.protocol&&(t=!0),t?e:e.replace(/^https:\/\//,"http://")}function _e(e){return e.map((e=>function(e){if(!e.url)return null;let t={"font-family":e.family??"normal",src:`url('${we(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 Se(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=_e(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",ue()),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 be=null;async function xe(){return null!=be?be: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)=>{be=s,e(s)}))}))}function Ce(){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:ke.LANDSCAPE_PRIMARY,"-90":ke.LANDSCAPE_SECONDARY,0:ke.PORTRAIT_PRIMARY,180:ke.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:Ee(e),event:"change"}}(s);return t.prototype.addEventListener=Me("addEventListener",i.delegate,i.event),t.prototype.dispatchEvent=Me("dispatchEvent",i.delegate,i.event),t.prototype.removeEventListener=Me("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]=Ie(e,s)}},type:{get:function(){var t=window.screen;return t.msOrientation||t.mozOrientation||e[window.orientation+""]||(Te().matches?"landscape-primary":"portrait-primary")}},angle:{value:0}}),s}(),e}}var ke;function Me(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]=Ae(s,r[0]):r[0]=s;var a,o,n=Ie(r[1],i);return"addEventListener"===e&&function(e,t){var s=Oe.indexOf(e);s>-1?Le[s]=t:(Oe.push(e),Le.push(t))}(r[1],n),"removeEventListener"===e&&(a=r[1],(o=Oe.indexOf(a))>-1&&(Oe.splice(o,1),Le.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"}(ke||(ke={}));var Le=[],Oe=[];function Ie(e,t){var s=Oe.indexOf(e);return s>-1?Le[s]:function(s){s.target!==t&&Re(s,"target",t),s.currentTarget!==t&&Re(s,"currentTarget",t),"change"!==s.type&&Re(s,"type","change"),e(s)}}function Ae(e,t){var s;try{s=new Event(e,t)}catch(e){s={type:"change"}}return s}function Ee(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=Te();return s&&"boolean"==typeof s.matches&&s.addListener((function(){t.dispatchEvent(Ae("change"))})),t}function Te(){return"function"!=typeof window.matchMedia?{}:window.matchMedia("(orientation: landscape)")}function Re(e,t,s){Object.defineProperty(e,t,{value:s})}function Pe(e,t,s){return String(e).replace(new RegExp(function(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(t),"g"),(()=>s))}const Be=(e=>{var t={};return _.d(t,e),t})({Reaction:()=>s.Reaction,action:()=>s.action,computed:()=>s.computed,observable:()=>s.observable,reaction:()=>s.reaction,remove:()=>s.remove});function De(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 Be.Reaction(`${this.constructor.name||this.nodeName}.update()`,(()=>this.requestUpdate()))),this.hasUpdated&&this.requestUpdate()}disconnectedCallback(){super.disconnectedCallback(),this._mobxReaction?.dispose(),this._mobxReaction=null}}}function je(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 Fe{storyManager;constructor(e){this.storyManager=e}async open(){const[e,t]=await Promise.all([this.getDeviceData(),xe()]),s=this.completeDeviceData(e,t),i=await Gt.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=>{Wt("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=ye("device_data"),i=null;if(null!==s&&(i=s.device_id),null!==s&&i&&me()(i)&&36===i.trim().length)e(s);else{const t={platform:"web",device_id:(0,te.v4)()};ve("device_data",t),e(t)}}))}}var Ne;!function(e){e.TEXT="text",e.IMAGE="image"}(Ne||(Ne={}));class Ue{type;key;value;priority;constructor(e,t,s,i){this.type=e,this.key=t,this.value=s,this.priority=i}}class ze extends Ue{constructor(e,t){super(Ne.IMAGE,e,t,0)}}class Ve extends Ue{constructor(e,t){super(Ne.TEXT,e,t,2)}}class We extends Ue{constructor(e,t){super(Ne.IMAGE,e,t,1)}}class Ge extends Ue{constructor(e,t){super(Ne.TEXT,e,t,3)}}const $e="default";class He{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||$e,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(){Se(this.fontsResources)}getResources(e){return e.cache&&Array.isArray(e.cache)?e.cache:[]}mapTextPlaceholders(e){return e.map((e=>new Ve(e.name,e.default_value)))}mapImagePlaceholders(e){return e.map((e=>new ze(e.name,e.default_value)))}}class qe extends Error{constructor(e){super(`Story with ID ${e} has already been shown to the user`),this.name="IasStoryAlreadyShownError"}}class Qe extends Error{constructor(e){super(`Like undefined on story with ID ${e}`),this.name="IasLikeUndefinedError"}}class Ke extends Error{constructor(e){super(`Share url undefined on story with ID ${e}`),this.name="IasShareUrlUndefinedError"}}var Ye,Ze=_(3142),Je=_.n(Ze),Xe=_(2438),et=_.n(Xe),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},st=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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"}(Ye||(Ye={}));let it=(()=>{let e,t,s,i,r,a=[],o=[],n=[];return class{static{const l="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],s=[Be.action],i=[Be.action],r=[Be.action],st(this,null,e,{kind:"accessor",name:"storyIds",static:!1,private:!1,access:{has:e=>"storyIds"in e,get:e=>e.storyIds,set:(e,t)=>{e.storyIds=t}},metadata:l},o,n),st(this,null,t,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:l},null,a),st(this,null,s,{kind:"method",name:"removeById",static:!1,private:!1,access:{has:e=>"removeById"in e,get:e=>e.removeById},metadata:l},null,a),st(this,null,i,{kind:"method",name:"pushStoryId",static:!1,private:!1,access:{has:e=>"pushStoryId"in e,get:e=>e.pushStoryId},metadata:l},null,a),st(this,null,r,{kind:"method",name:"unshiftStoryId",static:!1,private:!1,access:{has:e=>"unshiftStoryId"in e,get:e=>e.unshiftStoryId},metadata:l},null,a),l&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:l})}rootStore=tt(this,a);params;id;slug;hasFavorite;_cover;_type=Ye.DEFAULT;#e=tt(this,o,Be.observable.array());get storyIds(){return this.#e}set storyIds(e){this.#e=e}constructor(e,t,s){tt(this,n),this.rootStore=t,this.params=s,this.id=e.id,this.slug=e.feedSlug,this.storyIds=e.stories.map((e=>e.id)),this.hasFavorite=Boolean(e.hasFavorite),this._cover=ft.createByRawData(e.cover??{}),t.storyStore.addStoriesByDtos(e.stories)}get stories(){const e=this.rootStore.storyStore.activeUserStories;return this.storyIds.map((t=>e.get(t))).filter((e=>!!e))}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.storyIds.indexOf(e);-1!==t&&(0,Be.remove)(this.storyIds,t.toString())}pushStoryId(e){-1===this.storyIds.indexOf(e)&&this.storyIds.push(e)}unshiftStoryId(e){-1===this.storyIds.indexOf(e)&&this.storyIds.unshift(e)}getStoryById(e){return this.rootStore.storyStore.activeUserStories.get(e)}sortByStoryIds(e){this.storyIds.sort(((t,s)=>e.indexOf(t)-e.indexOf(s)))}}})();const rt="{{__favorite__}}";class at extends it{constructor(e,t){super(e,t),this._type=Ye.FAVORITE}static createByStoryDtos(e,t){return new it({feedSlug:rt,stories:e},t)}}var ot=_(6343),nt=_.n(ot);class lt extends it{tags=[];limit;constructor(e,t,s){super(e,t),this._type=Ye.ONBOARDING,this.tags=s.tags,this.limit=s.limit,this.filterOpenedStories()}static getDefaultSlug(){return"onboarding"}isEqualParams(e){return nt()(this.tags,e.tags)&&this.limit===e.limit}filterOpenedStories(){this.storyIds=this.stories.filter((e=>!e.isOpened)).map((e=>e.id))}}const dt="{{__ugc__}}";class ct extends it{constructor(e,t){super(e,t),this._type=Ye.UGC}static createByStoryDtos(e,t){return new it({feedSlug:dt,stories:e},t)}}class ht{storyManager;constructor(e){this.storyManager=e}async fetchStorySlides({id:e,feedSlug:t}){const{url:s,params:i}=this.getStoryRequestConfig(e,t);return(await Gt.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 Gt.get(r,a??{});if(204===o.status&&i)throw new qe(e.toString());return o.data}async fetchStoryContext({ids:e}){const{url:t,params:s}=this.getStoryContextRequestConfig(e);return(await Gt.get(t,s??{})).data}async fetchStoryCSS(){const{url:e,params:t}=this.getStoryCSSRequestConfig();return(await Gt.get(e,t??{})).data.style??""}async setStoryLike(e,t){const s=await Gt.post(`story-like/${e}`,{value:t});if(null==s.data.like)throw new Qe(e);return s.data.like}async setStoryBookmark(e,t){return(await Gt.post(`story-favorite/${e}`,{value:t})).data.favorite}async markStoryAsOpened(e){const t=this.storyManager.rootStore.sessionStore.session;if(!t?.userKey)return;const s=`u/${t.userKey}/s_opened`;let i=ye(s);Je()(i)||(i=[]),i.push(e),i=et()(i),ve(s,i)}async fetchStorySharePath(e){const t=await Gt.get(`story-share/${e}`,{});if(!t.data.url)throw new Ke(e);return t.data.url}async updateNarrativeData(e,t){return Gt.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===dt?"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 ut{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 Gt.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 Gt.get(i,r??{});return a.data.feedSlug=e,a.data}async fetchFavoriteFeed({tags:e}){const t={tags:e.join(","),favorite:1};return(await Gt.get("story",t??{})).data}async fetchOnboardingFeed(e){const t=`feed/${e.feedSlug}/onboarding`,s={tags:e.tags.join(","),limit:e.limit},i=await Gt.get(t,s??{});return i.data.feedSlug=e.feedSlug,i.data}}var pt=_(3981),gt=_.n(pt);class mt{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 ft{images=[];color="";gradient=!1;static createByRawData(e){const t=new ft;for(let s in e)e.hasOwnProperty(s)&&t.images.push(new mt(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=gt()(this.images)??null,t&&null!=s?s:null)}mapCoverQualityToImageType(e){switch(e){case E.Medium:return"m";case E.High:return"h"}}}var yt=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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=[];return class a{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],vt(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),vt(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=(yt(this,s),yt(this,i,""));get _html(){return this.#t}set _html(e){this.#t=e}index=yt(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 Pe(e,"{{nonce}}",ue()??"")}updatePlaceholders(e){let t=this._html;for(const s of e)t=Pe(t,`%${s.key}%`,s.value);this._html=t}}})();var _t=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},St=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let bt=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,f,y=[],v=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],L=[],O=[],I=[],A=[],E=[],T=[],R=[];return class P{static{const P="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[Be.observable],a=[Be.observable],o=[Be.observable],n=[Be.observable],l=[Be.computed],d=[Be.computed],c=[Be.computed],h=[Be.computed],u=[Be.computed],p=[Be.computed],g=[Be.computed],m=[Be.computed],f=[Be.computed],St(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:P},v,w),St(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:P},_,S),St(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:P},b,x),St(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:P},C,k),St(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:P},M,L),St(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:P},O,I),St(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:P},A,E),St(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:P},T,R),St(this,null,l,{kind:"getter",name:"like",static:!1,private:!1,access:{has:e=>"like"in e,get:e=>e.like},metadata:P},null,y),St(this,null,d,{kind:"getter",name:"favorite",static:!1,private:!1,access:{has:e=>"favorite"in e,get:e=>e.favorite},metadata:P},null,y),St(this,null,c,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:P},null,y),St(this,null,h,{kind:"getter",name:"shareUrl",static:!1,private:!1,access:{has:e=>"shareUrl"in e,get:e=>e.shareUrl},metadata:P},null,y),St(this,null,u,{kind:"getter",name:"title",static:!1,private:!1,access:{has:e=>"title"in e,get:e=>e.title},metadata:P},null,y),St(this,null,p,{kind:"getter",name:"slidesLoaded",static:!1,private:!1,access:{has:e=>"slidesLoaded"in e,get:e=>e.slidesLoaded},metadata:P},null,y),St(this,null,g,{kind:"getter",name:"error",static:!1,private:!1,access:{has:e=>"error"in e,get:e=>e.error},metadata:P},null,y),St(this,null,m,{kind:"getter",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides},metadata:P},null,y),St(this,null,f,{kind:"getter",name:"context",static:!1,private:!1,access:{has:e=>"context"in e,get:e=>e.context},metadata:P},null,y),P&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:P})}rootStore=_t(this,y);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=_t(this,v,!1);get _slidesLoaded(){return this.#s}set _slidesLoaded(e){this.#s=e}#i=(_t(this,w),_t(this,_,null));get _error(){return this.#i}set _error(e){this.#i=e}#r=(_t(this,S),_t(this,b,null));get _context(){return this.#r}set _context(e){this.#r=e}#a=(_t(this,x),_t(this,C,0));get _like(){return this.#a}set _like(e){this.#a=e}#o=(_t(this,k),_t(this,M,!1));get _favorite(){return this.#o}set _favorite(e){this.#o=e}#n=(_t(this,L),_t(this,O,null));get _shareUrl(){return this.#n}set _shareUrl(e){this.#n=e}#l=(_t(this,I),_t(this,A,[]));get _slides(){return this.#l}set _slides(e){this.#l=e}#d=(_t(this,E),_t(this,T,!1));get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}constructor(e,t,s){_t(this,R),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=ft.createByRawData(e.image),this._videoCover=ft.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 error(){return this._error}get slides(){return this._slides}get context(){return this._context}get image(){return this._image}static createEmpty(e,t){return new P({id:Date.now(),slides_count:1},e,t)}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)}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.unshiftStoryId(this.id):t.removeById(this.id)}catch(e){throw console.error(e),this._favorite=t,e}}markIsOpened(){this.isOpened||(this.storiesApi.markStoryAsOpened(this.id),this._isOpened=!0,this.rootStore.onboardingFeedStore.removeOpenedStoryById(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=Pe(t,`%${s.key}%`,s.value);this._title=t}mapSlidesByDto(e){return e.map((e=>new wt(e)))}}})();class xt{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 Ct=_(1580),kt=_.n(Ct);class Mt{storyManager;constructor(e){this.storyManager=e}async launchGame({gameInstanceId:e,gameOptions:t}){const s=await this.storyManager.rootStore.sessionStore.open(),i={};t&&kt()(t)&&null!=t.demoMode&&(i.demoMode=Boolean(t.demoMode));const r=await Gt.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.3.0",apiBaseUrl:ae.apiUrl,userAgent:Ut,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 Lt 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 Ot="en-US";class It{languageCode;countryCode;tag;rawData="";constructor(e=Ot){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 Lt(e).message),this.getNavigatorTag())}getNavigatorTag(){const e=navigator.language.toLowerCase();return this.isValidTag(e)?e:(console.error(`Invalid navigator language tag: ${e}`),Ot)}parseTag(e){const[t,s]=e.split("-");this.languageCode=t,this.countryCode=s.toUpperCase(),this.tag=`${this.languageCode}-${this.countryCode}`}}var At=_(986),Et=_.n(At);class Tt extends Error{constructor(){super("You must pass the <userId> value"),this.name="IasEmptyUserIdError"}}var Rt=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},Pt=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Bt=(()=>{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=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[je],Pt(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),Pt(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),Pt(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),Pt(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),Pt(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=Rt(this,a);#c=Rt(this,o,"");get _apiKey(){return this.#c}set _apiKey(e){this.#c=e}#h=(Rt(this,n),Rt(this,l,[]));get _tags(){return this.#h}set _tags(e){this.#h=e}#u=(Rt(this,d),Rt(this,c,new It));get _lang(){return this.#u}set _lang(e){this.#u=e}_disableDeviceId=(Rt(this,h),!1);_appPackageId="";_textPlaceholders=[];_imagePlaceholders=[];_isStatisticsDisabled=!1;#p=Rt(this,u,"");get _userId(){return this.#p}set _userId(e){this.#p=e}_userIdSign=Rt(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=oe(e);if(null!=t){const e=t.split(".").slice(1);ae.baseUrl=`https://${["cdn",...e].join(".")}`,ae.faviconApiUrl=`https://${["favicon",...e].join(".")}`,ae.apiUrl=`https://${t}`}}(e),this._apiKey=e,this.storyManager.rootStore.sessionStore.close())}async setUserId(e,t){if((me()(e)||Et()(e))&&this._userId!==e){if(this._disableDeviceId&&!this._userId)throw new Tt;jt.getInstance().checkUserIdLength(e),this._userId=e,this._userIdSign=t,this._isInited&&await this.reloadSdk()}}async setLang(e){me()(e)&&this._lang.toRawData()!==e&&(this._lang=new It(e),this._isInited&&await this.reloadSdk())}setTextPlaceholders(e={}){if(!kt()(e))return;const t=this.mapTextPlaceholders(e);nt()(this._textPlaceholders,t)||(this._textPlaceholders=t,this.storyManager.rootStore.placeholderStore.addPlaceholders(this._textPlaceholders))}setImagePlaceholders(e={}){if(!kt()(e))return;const t=this.mapImagePlaceholders(e);nt()(this._imagePlaceholders,t)||(this._imagePlaceholders=t,this.storyManager.rootStore.placeholderStore.addPlaceholders(this._imagePlaceholders))}setTags(e){nt()(this._tags,e)||(jt.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 Ge(s,i));return t}mapImagePlaceholders(e){const t=[];for(const[s,i]of Object.entries(e))t.push(new We(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 Dt(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 jt{static instance;constructor(){return jt.instance||(jt.instance=this),jt.instance}static getInstance(){return jt.instance?jt.instance:new jt}_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&&Dt(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)&&Dt(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=_(3668),Nt=_.n(Ft);const Ut=`InAppStoryWebSDK/${parseInt(30300)} ${(e=>{let t="";for(let s=0;s<e.length;s++){t+=e.charCodeAt(s)<=255?e[s]:"?"}return t})(navigator.userAgent)}`;function zt(e,t){return{...e,...t}}const Vt=new class{_deviceInfoPromise=null;set deviceInfoPromise(e){this._deviceInfoPromise=e}_baseHeaders={};set baseHeaders(e){this._baseHeaders=e}get baseURL(){return`${ae.apiUrl}/v2/`}requestInterceptors=[];interceptors={request:{use:e=>{this.requestInterceptors.push(e)}}};async request(e){return new Promise(((t,s)=>{const i=async()=>{try{if(kt()(e.headers)&&null!=e.headers||(e.headers={}),e.headers=zt(this._baseHeaders,e.headers),this.requestInterceptors.length)for(const t of this.requestInterceptors)t(e);let i="";!Nt()(e.params)&&kt()(e.params)&&(i=new URLSearchParams(Object.entries(e.params).filter((([e,t])=>null!=t&&""!=t))).toString());let r=new URL(`${se(e.url)}${i?"?"+i:""}`,this.baseURL),a="get";Nt()(e.method)||(a=e.method);let o={};!Nt()(e.headers)&&kt()(e.headers)&&(o=e.headers);let n=null;!Nt()(e.data)&&kt()(e.data)&&(n=JSON.stringify(e.data),o["Content-Type"]="application/json");try{if(jt.getInstance().sdkConfigIsIncorrect)return void s(re.createByRequestError({data:{name:"SDK config is incorrect",message:jt.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(re.createByRequestError(c));t(c)}catch(e){s(re.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 Wt(e,t,s){if("sendBeacon"in navigator){const r=xn.rootStore.sessionStore.session,a=new URLSearchParams({access_token:xn.getConfig().apiKey,session_id:r?.id||"",x_user_agent:Ut}),o=xn.getConfig();null!=o.appPackageId&&a.append("x_app_package_id",o.appPackageId);const n=`${i=Vt.baseURL,i.replace(/\/$/,"")}/${se(e)}?${a.toString()}`,l=new FormData;Object.keys(t).forEach((e=>{ie(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 Vt.post(e,t).then((()=>s()),(()=>s()));var i}Vt.interceptors.request.use((e=>{const t=xn.getConfig(),s=xn.rootStore.sessionStore.session;return e.headers=zt(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,te.v4)(),"X-User-Agent":Ut}),null!=t.appPackageId&&(e.headers["X-App-Package-Id"]=t.appPackageId),t.disableDeviceId||(e.headers["X-Device-Id"]=s?.deviceId),e}));const Gt=Vt;class $t extends Error{constructor(e){super(`[IAM]: not found IAM for ID <${e}>`),this.name="IamNotFoundByIdError"}}class Ht extends Error{constructor(e){super(`[IAM]: not found IAM limit for ID <${e}>`),this.name="IamNotFoundLimitError"}}var qt=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},Qt=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const Kt="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 Yt=(()=>{let e,t,s,i=[];return class{static{const r="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[je],t=[je],s=[je],Qt(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),Qt(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),Qt(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=qt(this,i);constructor(e){this.storyManager=e}async fetchAll({tags:e}){try{return(await Gt.get("inappmessaging",{fields:Kt,tag:e.join(",")})).data.messages}catch(e){return[]}}async fetchContext(){return(await Gt.get("inappmessaging/message-context",{fields:"style,widgetsData"})).data}async fetchById(e){const t=(await Gt.get("inappmessaging",{id:e,fields:Kt})).data.messages.find((t=>t.id.toString()===e.toString()));if(!t)throw new $t(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 Gt.post(`/inappmessaging/message/${e}/event/${t.type}`,t.toQueryParams())}catch(e){console.error(e)}}async fetchUserData(e){try{return(await Gt.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 Gt.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 Gt.post("inappmessaging/message-limit",{id:[e]})).data.find((t=>t.messageId.toString()===e.toString()));if(!t)throw new Ht(e);return t}}})();class Zt{backgroundColor=""}class Jt extends Zt{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 Xt,es;!function(e){e[e.None=0]="None",e[e.SlideInUp=1]="SlideInUp",e[e.FadeIn=2]="FadeIn"}(Xt||(Xt={})),function(e){e[e.None=0]="None",e[e.Left=1]="Left",e[e.Right=2]="Right"}(es||(es={}));class ts extends Zt{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??Xt.None,this.backdrop={opacity:e.backdrop_alpha??.3},this.backgroundColor=e.background_color??"#FFFFFFFF",this.closeBtnPosition=e.close_button_position??es.Right,this.horizontalPadding=e.horizontal_padding??16}}class ss extends Zt{animationType;closeBtnPosition;constructor(e){super(),this.animationType=e.animation_type??Xt.None,this.backgroundColor=e.background_color??"#FFFFFFFF",this.closeBtnPosition=e.close_button_position??es.Right}}class is{create(e,t){switch(e){case Os.BottomSheet:return new Jt(t);case Os.Modal:return new ts(t);case Os.Fullscreen:return new ss(t)}}}var rs=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},as=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let os=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],as(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),as(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=rs(this,s);#t=rs(this,i,"");get _html(){return this.#t}set _html(e){this.#t=e}constructor(e){rs(this,r),this.message=e}get html(){return this._html}updateByDto(e){this._html=this.getSlideHtml(e)}getSlideHtml(e){let t=e;return t=Pe(t,"{{nonce}}",ue()??""),t}updatePlaceholders(e){let t=this._html;for(const s of e)t=Pe(t,`%${s.key}%`,s.value);this._html=t}}})();var ns=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 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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let ds=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,f,y,v=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],L=[],O=[],I=[],A=[],E=[],T=[],R=[],P=[];return class B{static{const B="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[Be.observable],a=[Be.observable],o=[Be.observable],n=[Be.observable],l=[Be.computed],d=[Be.computed],c=[Be.computed],h=[Be.computed],u=[Be.computed],p=[Be.computed],g=[Be.computed],m=[Be.computed],f=[Be.computed],y=[Be.action],ls(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:B},w,_),ls(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:B},S,b),ls(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:B},x,C),ls(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:B},k,M),ls(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:B},L,O),ls(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:B},I,A),ls(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:B},E,T),ls(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:B},R,P),ls(this,null,l,{kind:"getter",name:"id",static:!1,private:!1,access:{has:e=>"id"in e,get:e=>e.id},metadata:B},null,v),ls(this,null,d,{kind:"getter",name:"needPlaceholders",static:!1,private:!1,access:{has:e=>"needPlaceholders"in e,get:e=>e.needPlaceholders},metadata:B},null,v),ls(this,null,c,{kind:"getter",name:"isOnceOpened",static:!1,private:!1,access:{has:e=>"isOnceOpened"in e,get:e=>e.isOnceOpened},metadata:B},null,v),ls(this,null,h,{kind:"getter",name:"hasLimit",static:!1,private:!1,access:{has:e=>"hasLimit"in e,get:e=>e.hasLimit},metadata:B},null,v),ls(this,null,u,{kind:"getter",name:"events",static:!1,private:!1,access:{has:e=>"events"in e,get:e=>e.events},metadata:B},null,v),ls(this,null,p,{kind:"getter",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides},metadata:B},null,v),ls(this,null,g,{kind:"getter",name:"context",static:!1,private:!1,access:{has:e=>"context"in e,get:e=>e.context},metadata:B},null,v),ls(this,null,m,{kind:"getter",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions},metadata:B},null,v),ls(this,null,f,{kind:"getter",name:"type",static:!1,private:!1,access:{has:e=>"type"in e,get:e=>e.type},metadata:B},null,v),ls(this,null,y,{kind:"method",name:"updateByDto",static:!1,private:!1,access:{has:e=>"updateByDto"in e,get:e=>e.updateByDto},metadata:B},null,v),B&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:B})}iamStatisticsService=ns(this,v);iamStore;#g=ns(this,w,void 0);get _id(){return this.#g}set _id(e){this.#g=e}#m=(ns(this,_),ns(this,S,{}));get _events(){return this.#m}set _events(e){this.#m=e}#f=(ns(this,b),ns(this,x,void 0));get _type(){return this.#f}set _type(e){this.#f=e}#l=(ns(this,C),ns(this,k,[]));get _slides(){return this.#l}set _slides(e){this.#l=e}#y=(ns(this,M),ns(this,L,new Zt));get _appearanceOptions(){return this.#y}set _appearanceOptions(e){this.#y=e}#v=(ns(this,O),ns(this,I,!1));get _needPlaceholders(){return this.#v}set _needPlaceholders(e){this.#v=e}#w=(ns(this,A),ns(this,E,!1));get _hasLimit(){return this.#w}set _hasLimit(e){this.#w=e}#_=(ns(this,T),ns(this,R,!1));get _isOnceOpened(){return this.#_}set _isOnceOpened(e){this.#_=e}_frequencyLimit=(ns(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 is).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 os(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 B(e.id,s,t);return i.updateByDto(e),i}updatePlaceholders(e){for(const t of this._slides)t.updatePlaceholders(e)}}})();class cs{}class hs extends cs{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 us extends cs{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 ps extends cs{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 gs extends cs{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 ms extends cs{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 fs{iterationId;slideIndex;slideTotal;eventId=(0,te.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 ys extends fs{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 vs extends fs{constructor(e,t,s){super(e,t,s)}get type(){return"open"}toQueryParams(){return super.toQueryParams()}}class ws extends fs{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 _s{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 vs(this.iterationId,e.activeSlideIndex,e.slides.length);await this.iamApi.emitMessageEvent(e.id,t)}async trackClose(e){const t=this.timeSinceLastShow,s=new ys(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 ws(this.iterationId,e.activeSlideIndex,e.slides.length,s,t);return this.iamApi.emitMessageEvent(e.id,i)}generateId(){return(0,te.v4)()}}class Ss extends Error{constructor(){super("[IAM]: you must close other opened readers"),this.name="IamOtherReaderIsOpenError"}}class bs extends Error{constructor(){super("[IAM]: you need preload in app messages"),this.name="IamShowOnlyIfLoadedError"}}class xs extends Error{constructor(){super("[IAM]: show message frequency limit exceeded"),this.name="IamFrequencyLimitError"}}class Cs extends Error{constructor(){super("[IAM]: not in display time range"),this.name="IamCheckDisplayTimeRangeError"}}class ks extends Error{constructor(e){super(`[IAM]: the limit for displaying IAM with ID ${e} has been reached`),this.name="IamMessageLimitExceededError"}}class Ms{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 Ss),this}checkShowOnlyIfLoaded(e){return!this.iamStore.isLoaded&&e&&this.errors.push(new bs),this}checkFrequencyLimit(e){return e.frequencyLimitTimeExceeded&&this.errors.push(new xs),this}checkDisplayTimeRange(e){return e.withinDisplayTimeRange||this.errors.push(new Cs),this}validate(){if(this.errors.length>0)throw this.errors.shift()}}class Ls{storyManager;iamStore;iamApi;constructor(e,t,s){this.storyManager=e,this.iamStore=t,this.iamApi=s}async getMessageById(e,t){new Ms(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 Ms(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 Ms(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 ks(e)}getMessagesSortedByEventPriority(e,t){return t.slice().sort(((t,s)=>{const i=t.events[e].priority;return s.events[e].priority-i}))}}var Os,Is,As;!function(e){e[e.BottomSheet=1]="BottomSheet",e[e.Modal=2]="Modal",e[e.Fullscreen=3]="Fullscreen"}(Os||(Os={})),function(e){e[e.None=0]="None",e[e.SlideInUp=1]="SlideInUp",e[e.FadeIn=2]="FadeIn"}(Is||(Is={})),function(e){e[e.None=0]="None",e[e.Left=1]="Left",e[e.Right=2]="Right"}(As||(As={}));class Es{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()}}const Ts=(e=>{var t={};return _.d(t,e),t})({getSlideApi:()=>i.getSlideApi}),Rs=new v.EventEmitter;Rs.setMaxListeners(50);class Ps{story;payload;title=null;tags=[];slidesCount=null;feedSlug=null;filter=null;actionSource=W.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===Ye.UGC?this.story.ugcPayload:null,this.feedSlug=i===Ye.DEFAULT?r:null,this.filter=i===Ye.UGC?a:null,this.actionSource=null!=i?this.getStorySourceByFeedType(i):W.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 Ye.DEFAULT:case Ye.UGC:return W.list;case Ye.FAVORITE:return W.favorite;case Ye.ONBOARDING:return W.onboarding;default:return W.list}}}class Bs extends Ps{get name(){return"closeStory"}toJSON(){return{...super.toJSON(),action:this.payload.action}}}class Ds extends Ps{get name(){return"dislikeStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class js extends Ps{get name(){return"favoriteStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class Fs extends Ps{get name(){return"likeStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class Ns extends Ps{get name(){return"shareStory"}}class Us extends Ps{get name(){return"shareStoryWithPath"}toJSON(){return{...super.toJSON(),value:this.payload.url}}}class zs extends Ps{get name(){return"showSlide"}}class Vs extends Ps{get name(){return"showStory"}toJSON(){const e=super.toJSON();return e.payload=null,e}}class Ws{cache={};set(e,t){this.cache[e]=t}clear(){this.cache={}}get(e){return this.cache[e]}}class Gs{actions=[];push(e){this.actions.push(e)}exec(){for(const e of this.actions)e()}flush(){this.actions=[]}}class $s{statisticsService;constructor(e){this.statisticsService=e}timerId=null;start(){this.schedule(1e4)}stop(){null!=this.timerId&&(clearTimeout(this.timerId),this.timerId=null)}async flush(){le(`[${Zs.name}]: flush statistics by timer`);this.statisticsService.getData().length>0?this.schedule(1e4):this.schedule(3e4),await this.statisticsService.sendData()}schedule(e){le(`[${Zs.name}]: schedule flush statistics on ${e}ms`),this.timerId=setTimeout((()=>this.flush()),e)}}class Hs{slideStartedAt;calculate(){const e=Date.now(),t=e-this.slideStartedAt;return this.slideStartedAt=e,t}init(){this.slideStartedAt=Date.now()}}class qs{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Rs.on(Ys.CloseStoryReader,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){Rs.off(Ys.CloseStoryReader,this.handle)}}class Qs{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Rs.on(Ys.NextSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.fromStoryId,slideIndex:e.fromSlideIndex})}destroy(){Rs.off(Ys.NextSlide,this.handle)}}class Ks{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Rs.on(Ys.TransitionFromSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:2,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){Rs.off(Ys.TransitionFromSlide,this.handle)}}var Ys;!function(e){e.CloseStoryReader="statistics.closeStoryReader",e.NextSlide="statistics.nextSlide",e.TransitionFromSlide="statistics.transitionFromSlide"}(Ys||(Ys={}));class Zs extends(w()){storyManager;beaconService;lastIndex=0;data=[];sourceInfo=null;flushSheduler;slideDurationCalculator;events=[];constructor(e,t){super(),this.storyManager=e,this.beaconService=t,this.flushSheduler=new $s(this),this.slideDurationCalculator=new Hs}init(e){this.data=[],this.sourceInfo=e,this.lastIndex=0,this.slideDurationCalculator.init(),this.flushSheduler.start(),this.events=[new qs(this),new Qs(this),new Ks(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(`[${Zs.name}]: You need pass source info!`);this.cleanupData(),await this.beaconService.updateStatistics({updateDto:{data:e},listType:this.sourceInfo.feedSlug===dt?Ye.UGC:Ye.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 Js{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===Ye.UGC||this.storyManager.getConfig().isStatisticsDisabled)s=!0;else try{Wt("session/update",t,(()=>{})),s=!0}catch(e){i=e.toString()}if(s)return t;throw i}}const Xs=(e=>{var t={};return _.d(t,e),t})({Mutex:()=>r.Mutex});class ei{narrativeDataCache;storyManager;storyReader;deferredActionsQueue=new Gs;activeStoryNarrativeDataCache=new Ws;initHookStorySlide=null;activeStorySlide=null;activeStory=null;mutex=new Xs.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){Rs.emit(da.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(),Rs.emit(Ys.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 Gt.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 re)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(){}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 ti{storyManager;storyReaderViewModel;prevStoryId=-1;prevSlideIndex=-1;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}update(e){this.prevStoryId!==e.id&&(Rs.emit("publicEvents.showStory",{id:e.id}),this.storyManager.emitEvent(new Vs(e))),-1!==this.prevStoryId&&Rs.emit(Ys.NextSlide,{fromStoryId:this.prevStoryId,fromSlideIndex:this.prevSlideIndex}),this.storyManager.emitEvent(new zs(e)),this.prevStoryId=e.id,this.prevSlideIndex=e.activeSlideIndex}reset(){this.prevStoryId=-1,this.prevSlideIndex=-1}}var si=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},ii=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let ri=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[je],ii(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=si(this,t);storyManager;constructor(e,t){this.showMultipleStoriesStrategy=e,this.storyManager=t}async show(e){const t=this.storyManager.rootStore.onboardingFeedStore;await t.fetchOnboardingFeed({feedSlug:e.feed,tags:e.customTags??[],limit:e.limit??void 0});const s=t.getFeedBySlug(e.feed),i=this.getFeedLoadEvent(s.slug,s.stories);return this.emitFeedLoad(i),s.stories.length?(await this.showMultipleStoriesStrategy.show({windowReferer:G.default,listType:Ye.ONBOARDING,storyId:s.stories[0].id,feed:s.slug}),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.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 ai{storyManager;storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}async show(e){const t=this.storyManager.rootStore.storyStore,s=this.getStoryFeedByTypeAndSlug(e.listType,e.feed);this.storyReaderViewModel.open({windowReferer:e.windowReferer,id:e.storyId,stories:s.stories.slice()??[]},{listType:e.listType,feedSlug:e.feed,filter:e.filter});const i=(new Date).getTime();await t.fetchStoriesSlidesAndContextByStoryId({storyId:e.storyId,storyFeed:s}),await(async(e,t=300)=>new Promise((s=>{const i=Math.max(0,t-((new Date).getTime()-e));i?setTimeout(s,i):s()})))(i)}async reload(e){const t=this.storyManager.rootStore.storyStore,s=this.getStoryFeedByTypeAndSlug(e.listType,e.feed);await t.fetchStoriesSlidesAndContextByStoryId({storyId:e.storyId,storyFeed:s})}getStoryFeedByTypeAndSlug(e,t){const s=this.storyManager.rootStore.storyFeedStore,i=this.storyManager.rootStore.onboardingFeedStore;return e===Ye.ONBOARDING?i.getFeedBySlug(t):s.getFeedBySlug(t)}}class oi{showStoryStrategy;constructor(e){this.showStoryStrategy=e}async show(e){await this.showStoryStrategy.show({storyId:e.storyId,feed:"",fetchShareUrl:e.fetchShareUrl})}async reload(e){return this.showStoryStrategy.reload(e)}}var ni=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},li=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let di=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[je],li(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=ni(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.fetchStoryAndContextById({storyId:e.storyId,feedSlug:"",once:!0});if(s.error)throw s.error;if(s.isOpened)throw new qe(e.storyId.toString());this.openStoryReader(s)}catch(e){throw this.storyReaderViewModel.close(),e}}openStoryReader(e){this.storyReaderViewModel.open({windowReferer:G.default,id:e.id,stories:[e]},{feedSlug:"",once:!0})}async reload(e){}}})();var ci=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},hi=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let ui=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[je],hi(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=ci(this,t);storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}async show(e){const t=this.storyManager.rootStore.storyStore,s=await t.fetchStoryAndContextById({storyId:e.storyId,feedSlug:"",fetchShareUrl:e.fetchShareUrl});this.openStoryReader(s,e)}openStoryReader(e,t){this.storyReaderViewModel.open({windowReferer:G.default,id:e.id,stories:[e]},{feedSlug:"",fetchShareUrl:t.fetchShareUrl})}async reload(e){}}})();class pi{storyManager;storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}createShowStory(){return new ui(this.storyManager,this.storyReaderViewModel)}createShowStoryOnce(){return new di(this.storyManager,this.storyReaderViewModel)}createShowStoryFromSharePage(){return new oi(new ui(this.storyManager,this.storyReaderViewModel))}createShowOnboardingStories(){return new ri(new ai(this.storyManager,this.storyReaderViewModel),this.storyManager)}createShowMultipleStories(){return new ai(this.storyManager,this.storyReaderViewModel)}}var gi;!function(e){e.HideLayer="hideLayer",e.ShowLayer="showLayer"}(gi||(gi={}));class mi extends(w()){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(gi.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(gi.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 fi=function(){const e={step:1,maxSteps:100};var t=Object.prototype.hasOwnProperty;return function(i,r){r||(r={});var a={};for(var o in e)t.call(r,o)?a[o]=r[o]:a[o]=e[o];var n=Object.prototype.toString.call(i);"[object Array]"!==n&&"[object NodeList]"!==n&&"[object HTMLCollection]"!==n&&(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,o;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 n=t.step,l=o=parseFloat(window.getComputedStyle(e).fontSize);if(!(l<(a=o-n*t.maxSteps)))for(;l>=a;){if(!(e.getBoundingClientRect().height>s))break;l-=n,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 yi;!function(e){e.Playing="playing",e.Waiting="waiting",e.Error="error"}(yi||(yi={}));class vi{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(){}}const wi=(e=>{var t={};return _.d(t,e),t})({Player:()=>a.Player});class _i{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 Si extends vi{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=Si.parseData(t)}get vodData(){return this._vodData}static get isBrowserSupported(){return wi.Player.isBrowserSupported()}async load(){try{Si.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 _i(this),await super.start())}async initPlayer(){this.player=new wi.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(yi.Error,t)}))}async attachVideoElement(){this.attached||(await this.player.attach(this.videoEl),this.attached=!0,le("[VOD]: video element attached",this.videoEl))}async loadVideo(){const e=wi.Player.convertJsonToUri(this.vodData);await this.player.load(e,0,"application/json"),le(`[VOD]: video ${e} successful loaded`)}async detachVideoElement(){this.attached&&(await this.player.detach(this.videoEl),this.attached=!1,le("[VOD]: video element detached",this.videoEl))}onPlaying(){this.isDataWaiting&&(this.isDataWaiting=!1,this.videoContext.emit(yi.Playing))}onWaiting(){this.isDataWaiting=!0,this.videoContext.emit(yi.Waiting)}}class bi{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 Si.parseData(e)?new Si(this,e):new vi(this,e)}emit(e,...t){return this.videoManager.emit(e,...t)}}class xi extends(w()){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 bi(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(gi.ShowLayer,this.handleShowLayer),this.layerManager.on(gi.HideLayer,this.handleHideLayer)}unsubscribeLayerManager(){this.layerManager.off(gi.ShowLayer,this.handleShowLayer),this.layerManager.off(gi.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 Ci extends(w()){videoContainer;videoContext;_loaded=!1;constructor(e){super(),this.videoContainer=e,this.videoContext=new bi(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 ki{constructor(){}static create(e,t){if(!bi.hasVideo(e))return null;return e.querySelectorAll(".narrative-slide.narrative-multi-slide").length>0?new xi(t):new Ci(e)}}class Mi{_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 Li{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 Oi extends Li{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 Ii extends Li{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 Ai extends Li{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 Ei extends Li{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 Ti extends Li{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 Ri extends Li{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");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 Pi extends Li{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 Bi extends Li{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 Di extends Li{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 ji extends Li{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 Fi extends Li{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(){Rs.on(`${Fi.name}.shareComplete`,this.handleShareComplete)}unregisterEvents(){Rs.off(`${Fi.name}.shareComplete`,this.handleShareComplete)}handleShareComplete({shareId:e,result:t}){le(`[Share Widget]: share complete, { shareId, result }: ${e}, ${t}}`),this.complete(e,t)}}class Ni extends Li{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 Ui extends Li{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 zi extends Li{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 Vi extends Li{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 Wi,Gi=_(2743),$i=_.n(Gi);!function(e){e.TouchStart="touchStart",e.TouchMove="touchMove",e.TouchEnd="touchEnd",e.TouchMoveHorizontal="touchMoveHorizontal",e.TouchMoveVertical="touchMoveVertical",e.LongTouchDetected="longTouchDetected"}(Wi||(Wi={}));class Hi{x;y;constructor(e,t){this.x=e,this.y=t}}class qi{x;y;dx;dy;constructor(e,t,s,i){this.x=e,this.y=t,this.dx=s,this.dy=i}}class Qi extends(w()){$el=null;startPoint=new Hi(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=$i()(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(Wi.TouchStart,new qi(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 qi(t.x,t.y,s.x,s.y);this.isThresholdExceed(s)&&(this._isSwiping=!0),this._isSwiping&&(this.emit(Wi.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(Wi.TouchEnd,new qi(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(Wi.LongTouchDetected,e)}),this.options.touchStartTimeout))}getPointByEvent(e){if(e instanceof TouchEvent){const t=e.changedTouches[0];return new Hi(t.pageX,t.pageY)}return new Hi(e.pageX,e.pageY)}getDeltaPoint(e){const t=e.x-this.startPoint.x,s=e.y-this.startPoint.y;return new Hi(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(Wi.TouchMoveVertical,e)}handleHorizontalSwipeGesture(e){this._horizontalSwipeGesture&&this.emit(Wi.TouchMoveHorizontal,e)}reset(){this._isSwiping=!1,this.touched=!1,this._isLongTouch=!1,this._horizontalSwipeGesture=!1,this._verticalSwipeGesture=!1}}class Ki{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 Yi=_(2784),Zi=_.n(Yi);class Ji{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=Zi()((()=>{this.slider.notifyScrollEnd()}),200)}class Xi{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,pe),e.addEventListener("touchstart",this.handleMouseDown,pe)}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,pe),e.removeEventListener("touchstart",this.handleMouseDown,pe),e.removeEventListener("mouseup",this.handleMouseUp,pe),e.removeEventListener("touchend",this.handleMouseUp,pe),e.removeEventListener("mousemove",this.handleMouseMove,pe),e.removeEventListener("touchmove",this.handleMouseMove,pe),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,pe),window.addEventListener("touchend",this.handleMouseUp,pe),window.addEventListener("mousemove",this.handleMouseMove,pe),window.addEventListener("touchmove",this.handleMouseMove,pe)}handleMouseUp(){this.pushed&&(this.pushed=!1,this.isDragging=!1,this.slider.notifyScrollEnd(),window.removeEventListener("mouseup",this.handleMouseUp,pe),window.removeEventListener("touchend",this.handleMouseUp,pe),window.removeEventListener("mousemove",this.handleMouseMove,pe),window.removeEventListener("touchmove",this.handleMouseMove,pe))}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=Zi()((()=>{this.isAnimating=!1,this.slider.notifyScrollEnd()}),200);debouncedTryMouseWheelEndScroll=Zi()((()=>{this.slider.notifyScrollEnd()}),200)}var er;!function(e){e.Horizontal="horizontal",e.Vertical="vertical"}(er||(er={}));class tr extends v.EventEmitter{scrollStrategy;_isScrolling=!1;slider;currentPosition={x:0,y:0};direction=er.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===er.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 Xi(this):new Ji(this)}}const sr=45,ir=350,rr="linear",ar=1.6,or=2*Math.tan(sr*Math.PI/360),nr=ir/1e3;class lr{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*ar,this.newAngle=this._currentAngle+this.normalizedShift*sr,this.angleDelta=this.newAngle-this._currentAngle}endMove(){if(!this.normalizedShift)return;let e=Math.round(this.angleDelta/sr);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 dr=.05;class cr extends lr{init(){this._currentAngle=this.slider.currentIndex*sr}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>=dr&&this.slider.isEnd?dr:e<=-.05&&this.slider.isBeginning?-.05:e:e}}const hr=.05;class ur extends lr{init(){this._currentAngle=this.slider.currentIndex*sr}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>=hr&&this.slider.isEnd?hr:e<=-.05&&this.slider.isBeginning?-.05:e:e}}class pr extends lr{get perspective(){return this.slider.clientWidth*ar}get depth(){return this.slider.clientWidth/or}init(){this.transform(this.slider.currentIndex)}async transform(e){this._currentAngle=this._currentAngle+e*sr,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*sr+`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 gr{static create(e,t){switch(t){case N.FLAT:return new ur(e);case N.COVER:return new cr(e);case N.CUBE:return new pr(e);default:return new ur(e)}}}var mr=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let yr=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,f,y=v.EventEmitter,w=[],_=[],S=[],b=[],x=[],C=[],k=[];return class extends y{static{const v="function"==typeof Symbol&&Symbol.metadata?Object.create(y[Symbol.metadata]??null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.computed],r=[Be.computed],a=[Be.computed],o=[Be.computed],n=[Be.computed],l=[Be.computed],d=[Be.computed],c=[Be.computed],h=[Be.computed],u=[Be.action],p=[Be.action],g=[Be.action],m=[Be.action],f=[Be.action],fr(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:v},_,S),fr(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:v},b,x),fr(this,null,s,{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:v},C,k),fr(this,null,i,{kind:"getter",name:"animating",static:!1,private:!1,access:{has:e=>"animating"in e,get:e=>e.animating},metadata:v},null,w),fr(this,null,r,{kind:"getter",name:"leftElement",static:!1,private:!1,access:{has:e=>"leftElement"in e,get:e=>e.leftElement},metadata:v},null,w),fr(this,null,a,{kind:"getter",name:"rightElement",static:!1,private:!1,access:{has:e=>"rightElement"in e,get:e=>e.rightElement},metadata:v},null,w),fr(this,null,o,{kind:"getter",name:"frontElement",static:!1,private:!1,access:{has:e=>"frontElement"in e,get:e=>e.frontElement},metadata:v},null,w),fr(this,null,n,{kind:"getter",name:"isBeginning",static:!1,private:!1,access:{has:e=>"isBeginning"in e,get:e=>e.isBeginning},metadata:v},null,w),fr(this,null,l,{kind:"getter",name:"isEnd",static:!1,private:!1,access:{has:e=>"isEnd"in e,get:e=>e.isEnd},metadata:v},null,w),fr(this,null,d,{kind:"getter",name:"perspective",static:!1,private:!1,access:{has:e=>"perspective"in e,get:e=>e.perspective},metadata:v},null,w),fr(this,null,c,{kind:"getter",name:"depth",static:!1,private:!1,access:{has:e=>"depth"in e,get:e=>e.depth},metadata:v},null,w),fr(this,null,h,{kind:"getter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,get:e=>e.currentIndex},metadata:v},null,w),fr(this,null,u,{kind:"setter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,set:(e,t)=>{e.currentIndex=t}},metadata:v},null,w),fr(this,null,p,{kind:"method",name:"init",static:!1,private:!1,access:{has:e=>"init"in e,get:e=>e.init},metadata:v},null,w),fr(this,null,g,{kind:"method",name:"transformWithAmimation",static:!1,private:!1,access:{has:e=>"transformWithAmimation"in e,get:e=>e.transformWithAmimation},metadata:v},null,w),fr(this,null,m,{kind:"method",name:"move",static:!1,private:!1,access:{has:e=>"move"in e,get:e=>e.move},metadata:v},null,w),fr(this,null,f,{kind:"method",name:"endMove",static:!1,private:!1,access:{has:e=>"endMove"in e,get:e=>e.endMove},metadata:v},null,w),v&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:v})}#S=(mr(this,w),mr(this,_,!1));get _animating(){return this.#S}set _animating(e){this.#S=e}#b=(mr(this,S),mr(this,b,0));get _currentIndex(){return this.#b}set _currentIndex(e){this.#b=e}#x=(mr(this,x),mr(this,C,null));get effect(){return this.#x}set effect(e){this.#x=e}$el=mr(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=gr.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 ${nr}s ${rr}`),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===nr&&"transform"===s.propertyName&&(this.setTransition("transform 0s"),this.$el.removeEventListener("transitionend",t),e())};this.$el.addEventListener("transitionend",t)}))}}})();var vr;!function(e){e.Open="open"}(vr||(vr={}));class wr extends Li{slideApi;touchController;swipeUpGoodsWidgetHandlers;_swipeUpLinkTarget;_swipeUpElementId;slideContent;eventEmitter=new v.EventEmitter;constructor(e,t,s){super(),this.slideApi=e,this.touchController=t,this.swipeUpGoodsWidgetHandlers=s,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(),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(Wi.TouchEnd,this.handleTouchEnd),this.firstElement?.addEventListener("click",this.handleClick)}unregisterEvents(){this.touchController.off(Wi.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(),this.swipeUpGoodsWidgetHandlers.onOpen(),this.eventEmitter.emit(vr.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 _r extends Li{slideApi;touchController;linkClickHandler;_swipeUpLinkTarget;_swipeUpElementId;slideContent;constructor(e,t,s){super(),this.slideApi=e,this.touchController=t,this.linkClickHandler=s,this.type=_r.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(Wi.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(Wi.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 Sr;!function(e){e[e.None=0]="None",e[e.DisableNext=1]="DisableNext",e[e.DisablePrev=2]="DisablePrev"}(Sr||(Sr={}));class br{slide;event;geometry;dir;desktopMode;_mode=Sr.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=Sr.DisableNext}navigate(){this.direction<0?this.toPrev():this.mode!==Sr.DisableNext&&this.toNext()}toPrev(){"ltr"===this.dir?this.prevSlideOrStory():this.nextSlideOrStory()}toNext(){"ltr"===this.dir?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 xr;!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"}(xr||(xr={}));class Cr{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 kr=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},Mr=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Lr=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h=[],u=[],p=[],g=[],m=[];return class{static{const f="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.computed],i=[Be.computed],r=[Be.action],a=[Be.action],o=[Be.action],n=[Be.action],l=[Be.action],d=[Be.action],c=[Be.action],Mr(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:f},u,p),Mr(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:f},g,m),Mr(this,null,s,{kind:"getter",name:"state",static:!1,private:!1,access:{has:e=>"state"in e,get:e=>e.state},metadata:f},null,h),Mr(this,null,i,{kind:"getter",name:"muted",static:!1,private:!1,access:{has:e=>"muted"in e,get:e=>e.muted},metadata:f},null,h),Mr(this,null,r,{kind:"method",name:"resume",static:!1,private:!1,access:{has:e=>"resume"in e,get:e=>e.resume},metadata:f},null,h),Mr(this,null,a,{kind:"method",name:"pause",static:!1,private:!1,access:{has:e=>"pause"in e,get:e=>e.pause},metadata:f},null,h),Mr(this,null,o,{kind:"method",name:"mute",static:!1,private:!1,access:{has:e=>"mute"in e,get:e=>e.mute},metadata:f},null,h),Mr(this,null,n,{kind:"method",name:"unmute",static:!1,private:!1,access:{has:e=>"unmute"in e,get:e=>e.unmute},metadata:f},null,h),Mr(this,null,l,{kind:"method",name:"start",static:!1,private:!1,access:{has:e=>"start"in e,get:e=>e.start},metadata:f},null,h),Mr(this,null,d,{kind:"method",name:"stop",static:!1,private:!1,access:{has:e=>"stop"in e,get:e=>e.stop},metadata:f},null,h),Mr(this,null,c,{kind:"method",name:"setState",static:!1,private:!1,access:{has:e=>"setState"in e,get:e=>e.setState},metadata:f},null,h),f&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:f})}context=kr(this,h);widgetManager;animationApi;layersManager;slideElement;#C=kr(this,u,xr.Idle);get _state(){return this.#C}set _state(e){this.#C=e}videoManager=(kr(this,p),null);narrativeAnimationContext;#k=kr(this,g,!1);get _muted(){return this.#k}set _muted(e){this.#k=e}_navigationDisabled=(kr(this,m),!1);slideContent;slideContentInnerHTML;mutex=new Xs.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 Cr(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!==xr.Paused)return;await(this.videoManager?.resume()),this.narrativeAnimationContext.resume(),this.widgetManager.resume(),this.context.onSlideResume(),this.setState(xr.Started),e()}catch(e){console.error(e)}finally{e()}}async pause(){const e=await this.mutex.acquire();try{if(this.state!==xr.Started)return;this.videoManager?.pause(),this.narrativeAnimationContext.pause(),this.widgetManager.pause(),this.context.onSlidePause(),this.setState(xr.Paused),e()}finally{e()}}mute(){this._muted=!0,this.videoManager?.mute()}unmute(){this._muted=!1,this.videoManager?.unmute()}onClick({target:e,navigationController:t}){Xr.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(xr.Idle),e()}async init(e){const t=await this.mutex.acquire();try{if(this._state!==xr.Idle)return;this.setState(xr.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(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(),await this.load()}finally{t()}}async start(){const e=await this.mutex.acquire();try{if(this.state===xr.Idle||this.state===xr.Started)return;this.setState(xr.Starting),await(this.videoManager?.start()),await this.context.onSlideStarted(),this.narrativeAnimationContext.start(),this.setState(xr.Started)}catch(e){console.error(e),this.setState(xr.Error)}finally{e()}}async stop(){const e=await this.mutex.acquire();try{if(this.state!==xr.Started&&this.state!==xr.Error)return;this.narrativeAnimationContext.stop(),this.widgetManager.stop(),await this.destroyVideoManager(),this.resetSlideContentHTML(),this.context.onSlideStop(),this.setState(xr.Idle)}catch(e){console.error(e),this.context.onSlideStop(),this.setState(xr.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!==xr.Loaded)try{this.context.onSlideLoadStart(),this.setState(xr.StartLoading),await this.loadResources(),this.setState(xr.Loaded),this.context.onSlideLoadEnd()}catch(e){console.error(e),this.setState(xr.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,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)))}fitNarrativeTextLines(){const e=Array.from(this.slideContent.querySelectorAll(".narrative-element-text-wrapper>.narrative-element-text-lines")).slice();fi(e,{})}parseNavigationDisable(){const e=this.slideContent.querySelector(".narrative-slide");if(!e)return!1;this._navigationDisabled="1"===e.dataset.disableNavigation}createVideoManager(){const e=ki.create(this.slideContent,this.layersManager);return e?(e.on(yi.Playing,this.handleVideoPlaying),e.on(yi.Waiting,this.handleVideoWaiting),e.on(yi.Error,this.handleVideoError),e):null}async destroyVideoManager(){this.videoManager&&(this.videoManager.off(yi.Playing,this.handleVideoPlaying),this.videoManager.off(yi.Waiting,this.handleVideoWaiting),this.videoManager.off(yi.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===xr.Idle)return;this.context.onSlideVideoError(),this.setState(xr.Error)}catch(e){console.error(e)}finally{e()}}}})();class Or{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(),Rs.emit(Ys.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 Ar extends v.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 Er{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=kt()(this.instanceUserData)?this.instanceUserData:{};try{const t=JSON.parse(window.localStorage.getItem(this.key)??"{}");kt()(t)&&(e=t)}catch(e){console.error(e)}return $i()(e,t)}get key(){return`game_instance_data_${this.userKey}_${this.gameInstanceId}`}}class Tr{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 Er(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).get();this.gameCenterMessageService.sendMessage("cb",{cb:s,arguments:JSON.stringify([t,JSON.stringify(r)])})}}class Rr{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 Er(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).set(s);Gt.post(`game/${t}/instance-user-data`,JSON.stringify(r)).catch(console.error)}}var Pr=_(3514),Br=_.n(Pr);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 jr,Fr,Nr=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},Ur=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};!function(e){e.OpenGame="openGame"}(jr||(jr={})),function(e){e.Close="close",e.OpenSharePanel="openSharePanel"}(Fr||(Fr={}));let zr=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,f,y,v,w,_,S,b,x,C,k,M=Z,L=[],O=[],I=[],A=[],E=[],T=[],R=[],P=[],B=[],j=[],F=[],N=[],U=[],z=[],V=[],W=[],G=[];return class $ extends M{static{const D="function"==typeof Symbol&&Symbol.metadata?Object.create(M[Symbol.metadata]??null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[Be.observable],a=[Be.observable],o=[Be.observable],n=[Be.observable],l=[Be.computed],d=[Be.computed],c=[Be.computed],h=[Be.computed],u=[Be.computed],p=[Be.computed],g=[Be.computed],m=[Be.computed],f=[Be.computed],y=[Be.action],v=[Be.action],w=[Be.action],_=[Be.action],S=[Be.action],b=[Be.action],x=[Be.action],C=[Be.action],k=[Be.action],Ur(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:D},O,I),Ur(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:D},A,E),Ur(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:D},T,R),Ur(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:D},P,B),Ur(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:D},j,F),Ur(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:D},N,U),Ur(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:D},z,V),Ur(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:D},W,G),Ur(this,null,l,{kind:"getter",name:"closeBtnVisible",static:!1,private:!1,access:{has:e=>"closeBtnVisible"in e,get:e=>e.closeBtnVisible},metadata:D},null,L),Ur(this,null,d,{kind:"getter",name:"isGameLoading",static:!1,private:!1,access:{has:e=>"isGameLoading"in e,get:e=>e.isGameLoading},metadata:D},null,L),Ur(this,null,c,{kind:"getter",name:"isGameInited",static:!1,private:!1,access:{has:e=>"isGameInited"in e,get:e=>e.isGameInited},metadata:D},null,L),Ur(this,null,h,{kind:"getter",name:"gameLaunchError",static:!1,private:!1,access:{has:e=>"gameLaunchError"in e,get:e=>e.gameLaunchError},metadata:D},null,L),Ur(this,null,u,{kind:"getter",name:"gameLaunch",static:!1,private:!1,access:{has:e=>"gameLaunch"in e,get:e=>e.gameLaunch},metadata:D},null,L),Ur(this,null,p,{kind:"getter",name:"gameInstanceId",static:!1,private:!1,access:{has:e=>"gameInstanceId"in e,get:e=>e.gameInstanceId},metadata:D},null,L),Ur(this,null,g,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:D},null,L),Ur(this,null,m,{kind:"getter",name:"gameShouldBeShown",static:!1,private:!1,access:{has:e=>"gameShouldBeShown"in e,get:e=>e.gameShouldBeShown},metadata:D},null,L),Ur(this,null,f,{kind:"getter",name:"isWidescreen",static:!1,private:!1,access:{has:e=>"isWidescreen"in e,get:e=>e.isWidescreen},metadata:D},null,L),Ur(this,null,y,{kind:"method",name:"openGame",static:!1,private:!1,access:{has:e=>"openGame"in e,get:e=>e.openGame},metadata:D},null,L),Ur(this,null,v,{kind:"method",name:"closeGame",static:!1,private:!1,access:{has:e=>"closeGame"in e,get:e=>e.closeGame},metadata:D},null,L),Ur(this,null,w,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:D},null,L),Ur(this,null,_,{kind:"method",name:"setDesktopMode",static:!1,private:!1,access:{has:e=>"setDesktopMode"in e,get:e=>e.setDesktopMode},metadata:D},null,L),Ur(this,null,S,{kind:"method",name:"handleGameShouldBeShown",static:!1,private:!1,access:{has:e=>"handleGameShouldBeShown"in e,get:e=>e.handleGameShouldBeShown},metadata:D},null,L),Ur(this,null,b,{kind:"method",name:"handleGameLoaded",static:!1,private:!1,access:{has:e=>"handleGameLoaded"in e,get:e=>e.handleGameLoaded},metadata:D},null,L),Ur(this,null,x,{kind:"method",name:"handleGameComplete",static:!1,private:!1,access:{has:e=>"handleGameComplete"in e,get:e=>e.handleGameComplete},metadata:D},null,L),Ur(this,null,C,{kind:"method",name:"handleReloadGameReader",static:!1,private:!1,access:{has:e=>"handleReloadGameReader"in e,get:e=>e.handleReloadGameReader},metadata:D},null,L),Ur(this,null,k,{kind:"method",name:"handleGameLoadFailed",static:!1,private:!1,access:{has:e=>"handleGameLoadFailed"in e,get:e=>e.handleGameLoadFailed},metadata:D},null,L),D&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:D})}storyManager=Nr(this,L);gameCenterApi;#d=Nr(this,O,!1);get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#M=(Nr(this,I),Nr(this,A,!1));get _isGameInited(){return this.#M}set _isGameInited(e){this.#M=e}#L=(Nr(this,E),Nr(this,T,!1));get _isGameLoading(){return this.#L}set _isGameLoading(e){this.#L=e}#O=(Nr(this,R),Nr(this,P,null));get _gameInstanceId(){return this.#O}set _gameInstanceId(e){this.#O=e}#I=(Nr(this,B),Nr(this,j,null));get _gameLaunch(){return this.#I}set _gameLaunch(e){this.#I=e}#A=(Nr(this,F),Nr(this,N,null));get _gameLaunchError(){return this.#A}set _gameLaunchError(e){this.#A=e}#E=(Nr(this,U),Nr(this,z,!1));get _closeBtnVisible(){return this.#E}set _closeBtnVisible(e){this.#E=e}#T=(Nr(this,V),Nr(this,W,!1));get _gameShouldBeShown(){return this.#T}set _gameShouldBeShown(e){this.#T=e}initGameRetryAttempts=(Nr(this,G),0);gameCenterMessageService=null;safeAreaInsets={top:0,bottom:0,left:0,right:0};openGameOptions={};desktopMode=!0;dir="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($.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 Ar(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($.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 $i()(e.config,{clientConfig:{fullScreen:!1,screenOrientation:t.orientation,safeAreaInsets:this.safeAreaInsets,widescreen:this.isWidescreen,dir:this.dir,nonce:ue(),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 Gr(e,this,this.desktopMode),storySetLocalData:new qr,storyGetLocalData:new Hr(e,this),gameInstanceGetLocalData:new Tr(e,this),gameInstanceSetLocalData:new Rr(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);kt()(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(Fr.Close)}emitGameCompleteEventByStoryManager(e){Br()(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 Gt.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:D.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,Be.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 Vr{storyManager;constructor(e){this.storyManager=e}create(){return new zr(this.storyManager,new Mt(this.storyManager))}}var Wr;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(Wr||(Wr={}));class Gr{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=Wr.Social,r=t;e.files&&e.files.length>0&&(i=Wr.SlideScreenshot,r=URL.createObjectURL(e.files[0])),this.gameReaderViewModel.emit(Fr.OpenSharePanel,{shareId:s,shareType:i,shareLink:r})}}class $r{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 Hr{gameCenterMessageService;gameReaderViewModel;constructor(e,t){this.gameCenterMessageService=e,this.gameReaderViewModel=t}handle(e){const t=JSON.parse(e);if(!kt()(t))return;const{id:s,storyId:i,callback:r}=t;let a=new $r(i).get();this.gameCenterMessageService.sendMessage("cb",{cb:r,arguments:JSON.stringify([s,JSON.stringify(a)])})}}class qr{constructor(){}handle(e){const t=JSON.parse(e);if(!kt()(t))return;const{storyId:s,data:i,sendToServer:r}=t;new $r(s).set(i),r&&Gt.request({url:"story-data/"+s,method:"put",data:JSON.stringify(i)}).catch(console.error)}}class Qr{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(Fr.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 Kr{activeStory;constructor(e){this.activeStory=e}handle(e){this.activeStory.activeSlide.showLayerByIndex(parseInt(e.linkTarget))}}class Yr{activeStory;constructor(e){this.activeStory=e}handle(e){this.activeStory.redirectToSlide({slideIndex:parseInt(e.linkTarget),layerIndex:0})}}class Zr{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 Jr{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(),Rs.emit(Ys.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:D.STORY_READER,payload:e});!t&&e.dataForSending&&kt()(e.dataForSending)&&Array.isArray(e.dataForSending.data)&&e.dataForSending.data.length>0?(this.storyReader.cleanupStatisticsData(),Wt("session/update",e.dataForSending,s)):s()}}class Xr{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 ea{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class ta{storyManager;storyReader;activeStory;constructor(e,t,s){this.storyManager=e,this.storyReader=t,this.activeStory=s}create(e){switch(e){case"url":return new Jr(this.storyManager,this.storyReader,this.activeStory);case"customAction":return new Ir(this.storyManager,this.activeStory);case"slide":return new Yr(this.activeStory);case"story":return new Zr(this.storyManager,this.storyReader,this.activeStory);case"game":return new Qr(this.storyManager,this.activeStory);case"layer":return new Kr(this.activeStory);case"closeStory":return new Or(this.storyReader);default:return new ea}}}const sa=.53167701863,ia=.64516129032;class ra{_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>ia?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>ia?"0px":Math.ceil(t-this._vw)/2+"px"}getOffsetY(e){const t=this.vhWitoutPadding-e;return this.viewportRatio>ia?`${Math.ceil(this.calculateHeight()-t)}px`:"0px"}getWidth(){return this.viewportRatio>ia?`${this.calculateWidth()}px`:"auto"}getHeight(){return this.viewportRatio>ia?`${this.calculateHeight()}px`:"100%"}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return Math.ceil(this.vhWitoutPadding*ia)}calculateHeight(){return Math.ceil(this.calculateWidth()/ia)}calculateWidthWithActionPanel(e){const t=this.vhWitoutPadding-e;return Math.ceil(t*ia)}calculateHeightWithActionPanel(e){return Math.ceil(this.calculateWidthWithActionPanel(e)/ia)}}class aa{_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>ia?`${this.calculateWidth()}px`:"auto"}getHeight(){return this.viewportRatio>ia?`${this.calculateHeight()}px`:"100%"}getFontSize(){return this.calculateWidth()/20+"px"}calculateWidth(){return this.viewportRatio>ia?this._vw:Math.ceil(this.vhWitoutPadding*ia)}calculateHeight(){return Math.ceil(this._vw/ia)}calculateWidthWithActionPanel(e){const t=this.vhWitoutPadding-e;return this.viewportRatio>ia?this._vw:Math.ceil(t*ia)}}class oa{safeAreaFrameCalculator;constructor(e){this.safeAreaFrameCalculator=e}create(e){const t=e.vw/e.vh;return e.desktopMode&&t>ia?this.createDesktopStoryGeometry(e):this.createMobileStoryGeometry(e)}createDesktopStoryGeometry(e){return new ra(e.vw,e.vh,{top:50,bottom:50})}createMobileStoryGeometry(e){const{paddingTop:t,paddingBottom:s}=this.safeAreaFrameCalculator.getViewportCorrectionPadding();return new aa(e.vw,e.vh,{top:parseFloat(t)??0,bottom:parseFloat(s)??0})}}class na{_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<sa}getViewportCorrectionPadding(){const{paddingTop:e,paddingBottom:t}=this.calcFrameWidthByMobileAspectRatio();return{paddingTop:e+"px",paddingBottom:t+"px"}}calcFrameWidthByMobileAspectRatio(){const e=this._vh-this._vw/sa,t=Math.max(Math.min(e-this.actionPanelHeight,this.actionPanelHeight),0);return{paddingTop:Math.max(e-t,0),paddingBottom:t}}}class la extends v.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 da,ca;!function(e){e.ShowInputModal="showInputModal"}(da||(da={})),function(e){e.Start="start",e.ChangeState="changeState"}(ca||(ca={}));class ha extends Z{_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}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 Ki({getMountPoint:()=>this.slideRenderer.$el,...e})}destroy(){return this.stop()}}class ua extends Li{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 pa{slide;story;slideApiHandlers;constructor(e,t,s){this.slide=e,this.story=t,this.slideApiHandlers=s}async onSlideStarted(){le(`[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(ca.Start)}onSlideStateChanged(e){this.changeTimelineVisibilityByState(),this.slide.emit(ca.ChangeState,e)}onSlideLoadStart(){le(`[SLIDE][start_load]:${this.story.id}:${this.slide.index}`)}onSlideLoadEnd(){le(`[SLIDE][end_load]:${this.story.id}:${this.slide.index}`)}onSlideResume(){this.story.resume(),le(`[SLIDE][resume]:${this.story.id}:${this.slide.index}`)}onSlidePause(){this.story.pause(),le(`[SLIDE][pause]:${this.story.id}:${this.slide.index}`)}onSlideInit(){this.slideApiHandlers.setInitHookStorySlide(this.slide),le(`[SLIDE][init]:${this.story.id}:${this.slide.index}`)}onSlideStop(){this.story.timer.stop(),this.slideApiHandlers.unlock(this.slide),le(`[SLIDE][stop]:${this.story.id}:${this.slide.index}`)}onSlideVideoError(){this.story.timer.stop()}changeTimelineVisibilityByState(){this.slide.state===xr.Error||this.slide.state===xr.Loading?this.story.hideTimeline():this.story.showTimeline()}startTimer(){this.story.timer.started||this.story.timer.start(this.slide.duration??0)}}class ga{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 mi(e),i=new Mi,r=new Xr(new ta(this.storyManager,this.storyReader,e)),a=new Lr(new pa(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 zi(this.slideApi),new Oi(this.slideApi),new Ii(this.slideApi),new Ai(this.slideApi),new Vi(this.slideApi),new Ei(this.slideApi),new Ti(this.slideApi),new Ri(this.slideApi,t),new Pi(this.slideApi,t),new Bi(this.slideApi,t),new Di(this.slideApi,i),new ji(this.slideApi),new Fi(this.slideApi),new wr(this.slideApi,i,{onClose:()=>this.storyReader.resumeUI(),onOpen:()=>this.storyReader.pauseUI()}),new _r(this.slideApi,i,s),new Ui(this.slideApi),new Ni(this.slideApi,t),new ua(this.slideApi,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},fa=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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,f,y,v=Z,w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[],L=[];return class extends v{static{const O="function"==typeof Symbol&&Symbol.metadata?Object.create(v[Symbol.metadata]??null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[Be.computed],a=[Be.computed],o=[Be.computed],n=[Be.computed],l=[Be.computed],d=[Be.computed],c=[Be.action],h=[Be.action],u=[Be.action],p=[Be.action],g=[Be.action],m=[Be.action],f=[Be.action],y=[Be.action],fa(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:O},_,S),fa(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:O},b,x),fa(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:O},C,k),fa(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:O},M,L),fa(this,null,r,{kind:"getter",name:"displayedSlides",static:!1,private:!1,access:{has:e=>"displayedSlides"in e,get:e=>e.displayedSlides},metadata:O},null,w),fa(this,null,a,{kind:"getter",name:"activeSlideIndex",static:!1,private:!1,access:{has:e=>"activeSlideIndex"in e,get:e=>e.activeSlideIndex},metadata:O},null,w),fa(this,null,o,{kind:"getter",name:"activeSlide",static:!1,private:!1,access:{has:e=>"activeSlide"in e,get:e=>e.activeSlide},metadata:O},null,w),fa(this,null,n,{kind:"getter",name:"hiddenTimeline",static:!1,private:!1,access:{has:e=>"hiddenTimeline"in e,get:e=>e.hiddenTimeline},metadata:O},null,w),fa(this,null,l,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:O},null,w),fa(this,null,d,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:O},null,w),fa(this,null,c,{kind:"method",name:"toSlide",static:!1,private:!1,access:{has:e=>"toSlide"in e,get:e=>e.toSlide},metadata:O},null,w),fa(this,null,h,{kind:"method",name:"setLike",static:!1,private:!1,access:{has:e=>"setLike"in e,get:e=>e.setLike},metadata:O},null,w),fa(this,null,u,{kind:"method",name:"setDislike",static:!1,private:!1,access:{has:e=>"setDislike"in e,get:e=>e.setDislike},metadata:O},null,w),fa(this,null,p,{kind:"method",name:"setBookmark",static:!1,private:!1,access:{has:e=>"setBookmark"in e,get:e=>e.setBookmark},metadata:O},null,w),fa(this,null,g,{kind:"method",name:"share",static:!1,private:!1,access:{has:e=>"share"in e,get:e=>e.share},metadata:O},null,w),fa(this,null,m,{kind:"method",name:"markAsOpened",static:!1,private:!1,access:{has:e=>"markAsOpened"in e,get:e=>e.markAsOpened},metadata:O},null,w),fa(this,null,f,{kind:"method",name:"hideTimeline",static:!1,private:!1,access:{has:e=>"hideTimeline"in e,get:e=>e.hideTimeline},metadata:O},null,w),fa(this,null,y,{kind:"method",name:"showTimeline",static:!1,private:!1,access:{has:e=>"showTimeline"in e,get:e=>e.showTimeline},metadata:O},null,w),O&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:O})}storyManager=ma(this,w);storyReader;sharePanel;story;slideApiHandlers;navigationHistory;storySlideRendererFactory;#R=ma(this,_,0);get _activeSlideIndex(){return this.#R}set _activeSlideIndex(e){this.#R=e}#P=(ma(this,S),ma(this,b,[]));get _displayedSlides(){return this.#P}set _displayedSlides(e){this.#P=e}#B=(ma(this,x),ma(this,C,!1));get _hiddenTimeline(){return this.#B}set _hiddenTimeline(e){this.#B=e}#D=(ma(this,k),ma(this,M,[]));get slides(){return this.#D}set slides(e){this.#D=e}_hasShare=(ma(this,L),!1);_timer=new la;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,Be.reaction)((()=>this.story.slides),(e=>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 slidesLoaded(){return this.story.slidesLoaded}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.slidesLoaded}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 Ds(this,{value:-1===e}))}async setBookmark(e){try{await this.story.setFavorite(e),this.storyManager.emitEvent(new js(this,{value:e}))}catch(e){console.error(e)}}async share(){this.activeSlide&&(this.storyManager.emitEvent(new Ns(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 ha(this,0,this.storySlideRendererFactory,wt.createEmpty())]}createSlidesViewModels(e){this.slides.length!==this.slidesCount&&(this.slides=e.map(((e,t)=>new ha(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 Us(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(),wa=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 _a(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 Sa(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 ba,xa;function Ca(e,t,s,i,r,a,o,n,l,d){var c=Sa("svg",{width:String(r),height:String(a),style:"background-color: #fff;"}),h=Sa("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=_a(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){wa(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){wa(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=Sa("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===ba.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 ka(e,t,s,i){return new Promise((function(r,a){null==i&&(i=""),function(e,t,s,i,r,a){Ca(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"}(ba||(ba={})),function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(xa||(xa={}));class Ma{async getScreenShot({hideElementsSelector:e,slideContent:t}){const s=await ka(ba.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 La=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Ia=(()=>{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=[Be.observable],t=[Be.observable],s=[Be.computed],i=[Be.computed],r=[Be.action],a=[Be.action],Oa(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),Oa(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),Oa(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),Oa(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),Oa(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),Oa(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=La(this,o);sharingService;nativeSharingId="";nativeSharingRunning=!1;#d=La(this,n,!1);get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#j=(La(this,l),La(this,d,{id:"",type:xa.Social,link:""}));get _params(){return this.#j}set _params(e){this.#j=e}currentStorySlide=(La(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:xa.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 o={files:[a.file],text:t};if(this.desktopMode)return void this.open({type:xa.SlideScreenshot,id:e,link:r,text:t});await this.startNativeSharing(e,o)}catch(s){console.error(s),r&&this.open({type:xa.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:xa.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},Ea=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Ta=(()=>{let e,t,s,i,r,a,o,n,l,d=[],c=[],h=[],u=[],p=[],g=[],m=[];return class{static{const f="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.computed],r=[Be.computed],a=[Be.action],o=[Be.action],n=[Be.action],l=[Be.action],Ea(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:f},c,h),Ea(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:f},u,p),Ea(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:f},g,m),Ea(this,null,i,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:f},null,d),Ea(this,null,r,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:f},null,d),Ea(this,null,a,{kind:"method",name:"nextStory",static:!1,private:!1,access:{has:e=>"nextStory"in e,get:e=>e.nextStory},metadata:f},null,d),Ea(this,null,o,{kind:"method",name:"prevStory",static:!1,private:!1,access:{has:e=>"prevStory"in e,get:e=>e.prevStory},metadata:f},null,d),Ea(this,null,n,{kind:"method",name:"nextStoryWithAnimation",static:!1,private:!1,access:{has:e=>"nextStoryWithAnimation"in e,get:e=>e.nextStoryWithAnimation},metadata:f},null,d),Ea(this,null,l,{kind:"method",name:"prevStoryWithAnimation",static:!1,private:!1,access:{has:e=>"prevStoryWithAnimation"in e,get:e=>e.prevStoryWithAnimation},metadata:f},null,d),f&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:f})}storyManager=Aa(this,d);storyReaderViewModel;slideApiHandlers;#F=Aa(this,c,null);get _activeStory(){return this.#F}set _activeStory(e){this.#F=e}#b=(Aa(this,h),Aa(this,u,1));get _currentIndex(){return this.#b}set _currentIndex(e){this.#b=e}#N=(Aa(this,p),Aa(this,g,-1));get _nextFlippingStoryIndex(){return this.#N}set _nextFlippingStoryIndex(e){this.#N=e}animatedTransitionAdapter=(Aa(this,m),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}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))}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})}async fetchStoriesSlidesAndContextByNextStoryIndex(e){const t=this.getStoryFeedByTypeAndSlug(this.storyReaderViewModel.sourceInfo.listType,this.storyReaderViewModel.sourceInfo.feedSlug);await this.storyManager.rootStore.storyStore.fetchStoriesSlidesAndContextByNextStoryIndex({nextStoryIndex:e,storyFeed:t})}getStoryFeedByTypeAndSlug(e,t){const s=this.storyManager.rootStore.storyFeedStore,i=this.storyManager.rootStore.onboardingFeedStore;return e===Ye.ONBOARDING?i.getFeedBySlug(t):s.getFeedBySlug(t)}}})();var Ra,Pa,Ba=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},Da=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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"}(Ra||(Ra={})),function(e){e.Close="closeStoryReader"}(Pa||(Pa={}));let ja=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m=Z,f=[],y=[],v=[],w=[],_=[],S=[],b=[],x=[],C=[],k=[],M=[];return class L extends m{static{const L="function"==typeof Symbol&&Symbol.metadata?Object.create(m[Symbol.metadata]??null):void 0;e=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[Be.observable],a=[Be.computed],o=[Be.computed],n=[Be.action],l=[Be.action],d=[Be.action],c=[Be.action],h=[Be.action],u=[Be.action],p=[Be.action],g=[Be.action],Da(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:L},y,v),Da(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:L},w,_),Da(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:L},S,b),Da(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:L},x,C),Da(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:L},k,M),Da(this,null,a,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:L},null,f),Da(this,null,o,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:L},null,f),Da(this,null,n,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:L},null,f),Da(this,null,l,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:L},null,f),Da(this,null,d,{kind:"method",name:"reloadStory",static:!1,private:!1,access:{has:e=>"reloadStory"in e,get:e=>e.reloadStory},metadata:L},null,f),Da(this,null,c,{kind:"method",name:"nextStory",static:!1,private:!1,access:{has:e=>"nextStory"in e,get:e=>e.nextStory},metadata:L},null,f),Da(this,null,h,{kind:"method",name:"prevStory",static:!1,private:!1,access:{has:e=>"prevStory"in e,get:e=>e.prevStory},metadata:L},null,f),Da(this,null,u,{kind:"method",name:"nextStoryWithAnimation",static:!1,private:!1,access:{has:e=>"nextStoryWithAnimation"in e,get:e=>e.nextStoryWithAnimation},metadata:L},null,f),Da(this,null,p,{kind:"method",name:"prevStoryWithAnimation",static:!1,private:!1,access:{has:e=>"prevStoryWithAnimation"in e,get:e=>e.prevStoryWithAnimation},metadata:L},null,f),Da(this,null,g,{kind:"method",name:"navigateStoryWithAnimationByIndex",static:!1,private:!1,access:{has:e=>"navigateStoryWithAnimationByIndex"in e,get:e=>e.navigateStoryWithAnimationByIndex},metadata:L},null,f),L&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:L})}storyManager=Ba(this,f);statisticsService;storiesApi;#U=Ba(this,y,!1);get _uiPaused(){return this.#U}set _uiPaused(e){this.#U=e}#k=(Ba(this,v),Ba(this,w,!0));get _muted(){return this.#k}set _muted(e){this.#k=e}#z=(Ba(this,_),Ba(this,S,!1));get _timerPaused(){return this.#z}set _timerPaused(e){this.#z=e}#V=(Ba(this,b),Ba(this,x,!1));get _closeGestureInAction(){return this.#V}set _closeGestureInAction(e){this.#V=e}#W=(Ba(this,C),Ba(this,k,Be.observable.map()));get _stories(){return this.#W}set _stories(e){this.#W=e}_uiLocked=(Ba(this,M),!1);scrollbarHelper=new Dr(window);_sourceInfo={listType:Ye.DEFAULT,feedSlug:""};slideApi;slideApiHandlers=null;windowReferer=G.default;currentStoryDisplayStrategy=null;navigationHistory;storyDisplayStrategyFactory;_touchController=new Qi({touchStartTimeout:200});narrativeDataCache=new Ws;_sharePanelViewModel=new Ia(this,new Ma);navigationController;static id="StoryReaderViewModel";constructor(e,t,s){super(),this.storyManager=e,this.statisticsService=t,this.storiesApi=s,this.navigationHistory=new ti(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 pi(e,this),this.handleVisibilityChange=this.handleVisibilityChange.bind(this);const i=this.initSlideApi();this.navigationController=new Ta(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.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(Pa.Close),this.sourceInfo.listType===Ye.DEFAULT&&Rs.emit(Pa.Close,{id:this.activeStory.id}),this.emitCloseStoryEvent(e),this.resetReaderToDefaultState(),this._sourceInfo={listType:Ye.DEFAULT,feedSlug:""},this.navigationController.destroy())}emitCloseStoryEvent(e){this.activeStory&&this.storyManager.emitEvent(new Bs(this.activeStory,{action:e}))}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){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({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??Ye.DEFAULT,windowReferer:e.windowReferer??G.default,feed:e.feed,filter:e.filter})}async reloadStory(e){e.setError(null),this.currentStoryDisplayStrategy?.reload({storyId:e.id,listType:this.sourceInfo.listType,feed: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(){Rs.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,Ts.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){let t=e.filter((e=>!e.hideInReader));const s=new bt({id:-1},this.storyManager.rootStore,this.storiesApi),i=new bt({id:-2},this.storyManager.rootStore,this.storiesApi);t=[s,...t,i];const r=new ga(this.storyManager,this,this.slideApi,this.slideApiHandlers,this._touchController);for(const e of t)this._stories.set(e.id,new ya(this.storyManager,this,this._sharePanelViewModel,e,this.slideApiHandlers,this.navigationHistory,r))}initSlideApi(){return this.slideApiHandlers=new ei(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,Ts.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")}resetReaderToDefaultState(){if(this.isOpened){if(this.activeStory){const e=this.activeStory.id,t=this.activeStory.activeSlideIndex;Rs.emit(Ys.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()}}clearStoryViewModels(){for(const e of this._stories.values())e.destroy();this._stories=Be.observable.map()}setScrollBar(e){e===G.default&&this.scrollbarHelper.setScrollbar()}resetScrollBar(e){e===G.default&&this.scrollbarHelper.resetScrollbar()}handleWindowUnload(e){this.activeStory&&(Rs.emit(Ys.NextSlide,{fromStoryId:this.activeStory.id,fromSlideIndex:this.activeStory.activeSlideIndex}),this.statisticsService.sendData())}}})();class Fa{storyManager;constructor(e){this.storyManager=e}create(){const e=new Js(this.storyManager),t=new Zs(this.storyManager,e);return new ja(this.storyManager,t,new ht(this.storyManager))}}class Na{animatedSlider;options;constructor(e,t){this.animatedSlider=e,this.options=t}transitionByDirection(e){return this.animatedSlider.transformWithAmimation(e)}}class Ua{narrativeDataCache;storyManager;iamReader;deferredActionsQueue=new Gs;activeMessageNarrativeDataCache=new Ws;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 Gt.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 re)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 hs(s.widget_id,s.widget_value,s.widget_label);break;case"w-share":i=new ms(s.widget_id,s.widget_answer,s.widget_label,s.widget_value,s.widget_answer_label);break;case"w-rate-answer":i=new gs(s.widget_id,s.widget_answer,s.widget_label,s.widget_value);break;case"w-range-slider-answer":i=new ps(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 za{_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 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{_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 Ga{create(e,t){switch(e){case Os.BottomSheet:return new Va(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case Os.Modal:return new Wa(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case Os.Fullscreen:return new za(t.vw,t.vh)}}}class $a{_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 Ha{_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 qa{}class Qa extends qa{_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 Ka extends qa{_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 Ya{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 za}createWideOrSquareGeometry(e){return e.viewportRatio>e.contentRatio?new $a(e.vw,e.vh,e.contentRatio):new Ha(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 Ka(e.vw,e.vh,e.contentRatio):new Qa(e.vw,e.vh,e.contentRatio)}}class Za{slide;_mode=Sr.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=Sr.DisableNext}navigate(){this.direction<0?this.toPrev():this.mode!==Sr.DisableNext&&this.toNext()}toPrev(){}toNext(){}calcClickPosition(){return.3}calcDirection(){return this.calcClickPosition()<=.3?-1:1}}var Ja=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},Xa=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let eo=(()=>{let e,t=Z,s=[];return class extends t{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(t[Symbol.metadata]??null):void 0;e=[Be.computed],Xa(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=Ja(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===xr.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 Za(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 Ki({getMountPoint:()=>this.slideRenderer.$el,...e})}handleDocumentVisibilityChange(){this.locked||("hidden"===document.visibilityState&&this.pause(),"visible"===document.visibilityState&&this.resume())}}})();class to extends Z{iamReader;iamMessage;_slides=[];_openTime=0;constructor(e,t,s){super(),this.iamReader=e,this.iamMessage=t,this._slides=this.iamMessage.slides.map((e=>new eo(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 so{iamReader;constructor(e){this.iamReader=e}handle(e){this.iamReader.close()}}class io{storyManager;iamMessage;messageSlide;constructor(e,t,s){this.storyManager=e,this.iamMessage=t,this.messageSlide=s}async handle(e){this.iamMessage.trackWidgetEvent(new us(e.elementId,e.linkTarget,""));try{await this.storyManager.openGame(e.linkTarget),this.messageSlide.pauseAndLock(),this.storyManager.gameReaderViewModel?.once(Fr.Close,(()=>{this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class ro{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 us(t,e,"");this.iamMessage.trackWidgetEvent(s),this.iamReader.emitWidgetEvent(s)}emitClickOnButtonEvent(e,t){const s=this.getClickOnButtonEventPayload(e,t);this.iamReader.emit(uo.ClickOnButton,s),this.storyManager.clickOnButtonAction({src:D.IAM_READER,payload:s})}getClickOnButtonEventPayload(e,t){return{id:this.iamMessage.id,index:this.iamMessage.activeSlideIndex,url:e,elementId:t}}}class ao{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(Pa.Close,(()=>{this.iamReader.updateSlideApiRef(),this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class oo{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class no{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 ro(this.iamReader,this.storyManager,this.message);case"story":return new ao(this.iamReader,this.storyManager,this.messageSlide);case"game":return new io(this.storyManager,this.message,this.messageSlide);case"closeIAM":return new so(this.iamReader)}return new oo}}class lo{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 co{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 mi,i=new Mi,r=new Xr(new no(this.storyManager,this.iamReader,t,e)),a=new Lr(new lo(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 zi(t),new Oi(t),new Ii(t),new Ai(t),new Vi(t),new Ei(t),new Ti(t),new Di(t,this.touchController),new ji(t),new Fi(t),new _r(t,this.touchController,i),new Ui(t)])}}class ho extends Error{constructor(e){super(`[IAM]: you must close IAM with ID ${e}`),this.name="IamMessageOpenError"}}var uo,po=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},go=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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"}(uo||(uo={}));let mo=(()=>{let e,t,s,i,r=Z,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=[Be.observable],t=[Be.action],s=[Be.action],i=[Be.action],go(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),go(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),go(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),go(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=po(this,a);iamStore;iamDisplayService;#G=po(this,o,null);get _activeMessage(){return this.#G}set _activeMessage(e){this.#G=e}visibilityObserver=po(this,n);slideApiHandlers;slideApi;_touchController=new Qi;narrativeDataCache=new Ws;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 Es(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(ja.id);e?.off(Pa.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(ja.id);t?.on(Pa.Close,this.handleStoryReaderClose)}destroy(){this.storyManager.deleteViewModel(l.id)}emitWidgetEvent(e){this.emit(uo.WidgetEvent,{message:this.activeMessage.toPublicDto(),name:e.type,data:e.toJSON()})}updateSlideApiRef(){(0,Ts.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(uo.Close,{message:e.toPublicDto()})}initSlideApi(){this.slideApiHandlers=new Ua(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,Ts.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 co(this.storyManager,this,this.slideApi,this.slideApiHandlers,this.touchController);return new to(this,e,t)}checkMessageNotOpened(){if(this.activeMessage)throw new ho(this.activeMessage.id)}handleStoryReaderClose(){this.updateSlideApiRef()}}})();class fo{iamReader;eventEmitter=new(w());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(uo.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},wo=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let _o=(()=>{let e,t,s=Z,i=[],r=[],a=[];return class extends s{static{const o="function"==typeof Symbol&&Symbol.metadata?Object.create(s[Symbol.metadata]??null):void 0;e=[Be.observable],t=[Be.computed],wo(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),wo(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,Be.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 So extends _o{feedCoverageAnalyticsCalculator=new Fo;firstStoryShown=!1;_id;constructor(e,t){super(e,t),this._id=(0,te.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(Pa.Close,this.handleCloseStoryReader),Rs.off("openGame",this.handleShowStory),Rs.off("clickOnStoryDeepLink",this.handleShowStory),this.feedCoverageAnalyticsCalculator.destroy(),super.destroy(),this.storyManager.deleteViewModel(this._id)}showStory(e){const t=bn.instance,s=me()(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:D.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:Ye.DEFAULT,windowReferer:G.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){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;Rs.on("openGame",this.handleEventBusEvents),Rs.on("clickOnStoryDeepLink",this.handleEventBusEvents),e?.on("showStory",this.handleShowStory),e?.on(Pa.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 zo(this.storyManager,{listType:Ye.DEFAULT,feed:this.options.feed,filter:{}});this.feedCoverageAnalyticsCalculator.on("feedImpression",e.handle)}}class bo{storyManager;constructor(e){this.storyManager=e}createStoryReader(){return new Fa(this.storyManager).create()}createGameReader(){return new Vr(this.storyManager).create()}createStoryList(){return new Po(this.storyManager).create()}createInAppMessagingReader(){const e=this.storyManager.rootStore.iamStore;return new mo(this.storyManager,e,new Ls(this.storyManager,e,new Yt(this.storyManager)))}}class xo extends Z{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 z.STYLE_CIRCLE:case z.STYLE_QUAD:return 1;case z.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 Co extends xo{static create(e,t,s,i){const r=new bt({id:-100,title:e.title.content??"",title_color:e.title.color,is_opened:!1,background_color:e.backgroundColor,image:Co.getBgImage(e)},s,i);return new Co(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,${ce(e.image.svgSrc.baseState)}`}),t}}class ko{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:D.STORY_LIST,payload:e})};t===Ye.UGC||this.storyManager.getConfig().isStatisticsDisabled?i():Wt("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 Mo{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 Lo{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:this.storyListViewModel.params.isFavorite?Ye.FAVORITE:Ye.DEFAULT,windowReferer:this.storyListViewModel.params.isFavorite?G.favorite:G.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;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=this.storyManager.rootStore.storyFeedStore.getFeedBySlug(s),a=r.getStoryById(e.id),o={title:null,tags:[],slidesCount:null,feed:null,filter:null,source:null};o.title=a.statTitle,o.tags=a.tags,o.slidesCount=a.slidesCount,r.type===Ye.DEFAULT?o.feed=s:r.type===Ye.UGC&&(o.filter=i),o.source=W.list,this.storyManager.emit("clickOnStory",{...e,...o})}}class Oo{static createHandler(e,t,s){const{deeplink:i,hideInReader:r,gameInstance:a}=e,o=me()(i)&&i.trim().length>0,n=a?.id;return this.isInvalidStoryClick(Boolean(r),o,n,e.id)?null:o?new ko(t,s):n?new Mo(t,s):new Lo(t,s)}static isInvalidStoryClick(e,t,s,i){return!(!e||t||s)&&(console.error(`Cannot open hidden story id ${i}`),!0)}}var Io=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Eo=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p=Z,g=[],m=[],f=[],y=[],v=[],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=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.observable],r=[Be.action],a=[Be.computed],o=[Be.computed],n=[Be.computed],l=[Be.computed],d=[Be.computed],c=[Be.computed],h=[Be.action],u=[Be.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,f),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},y,v),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=Io(this,g);storiesService;_id;#H=Io(this,m,!0);get _modeDesktop(){return this.#H}set _modeDesktop(e){this.#H=e}#q=(Io(this,f),Io(this,y,null));get ugcCardOptions(){return this.#q}set ugcCardOptions(e){this.#q=e}#Q=(Io(this,v),Io(this,w,null));get favoriteCardOptions(){return this.#Q}set favoriteCardOptions(e){this.#Q=e}#j=(Io(this,_),Io(this,S,{listType:Ye.DEFAULT,feedSlug:"",useUgcCard:!1,isFavorite:!1,hasFavorite:!1}));get _params(){return this.#j}set _params(e){this.#j=e}isLoading=(Io(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 xo(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===Ye.DEFAULT&&e.stories.length>0}get hasUgcCard(){return this._params.useUgcCard}setParams(e){this._params=e}onStoryClick(e,t=0){Oo.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===rt)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===Ye.DEFAULT&&(s.favoriteListLength=i.length)}catch(e){console.error(e),s.success=!1,e instanceof re&&(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 Co.create(e,this,this.storyManager.rootStore,new ht(this.storyManager))}createFavoriteCard(e){return Ro.create(e,this,this.storyManager.rootStore,new ht(this.storyManager))}}})();class To extends xo{constructor(e,t){super(e,t)}}class Ro extends xo{rootStore;constructor(e,t,s){super(t,s),this.rootStore=e}get favoriteStories(){return this.rootStore.storyFeedStore.getFavoriteFeed().stories.map((e=>new To(this.storyListViewModel,e)))}static create(e,t,s,i){const r=new bt({id:0,title:e.title.content,title_color:e.title.color,is_opened:!0,background_color:"white"},s,i);return new Ro(s,t,r)}}class Po{storyManager;constructor(e){this.storyManager=e}create(){const e=new Go(this.storyManager);return new Eo(this.storyManager,e)}}class Bo{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 Bo(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 Bo(e.x,e.y,e.width,e.height)}}class Do{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 jo{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 Fo extends v.EventEmitter{storyRects=[];viewport=new Bo;feedImpressionMetric;visibleAreaMetric;constructor(){super(),this.feedImpressionMetric=new Do(this),this.visibleAreaMetric=new jo(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=Bo.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 No extends Bo{id;constructor(e,t=0,s=0,i=0,r=0){super(t,s,i,r),this.id=e}static clone(e){return new No(e.id,e.x,e.y,e.width,e.height)}}class Uo{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 Bo;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 No(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 zo{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!==Ye.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===Ye.UGC&&(t.ugcPayload=kt()(r.ugcPayload)?r.ugcPayload:{})),{id:e,...t}})),feed:null,filter:null};this.params.listType===Ye.DEFAULT?r.feed=s:this.params.listType===Ye.UGC&&(r.filter=i),this.storyManager.emit("feedImpression",r)}sendStat(e){const t=[[5,0,...e]];this.storyManager.rootStore.sessionStore.sendStatisticData({data:t})}}class Vo{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===Ye.UGC&&(s.ugcPayload=kt()(r.ugcPayload)?r.ugcPayload:{})),{id:e,...s}})),feed:null,filter:null};i===Ye.DEFAULT?r.feed=t:i===Ye.UGC&&(r.filter=s),this.storyManager.emit("visibleAreaUpdated",r)}}class Wo{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t}create(){const e=new Fo,t=new zo(this.storyManager,this.params),s=new Vo(this.storyManager,this.params);e.on("feedImpression",t.handle),e.on("visibleAreaUpdated",s.handle);return new Uo(e)}}class Go{storyManager;constructor(e){this.storyManager=e}async loadStories({feedSlug:e,filter:t={},listType:s,testKey:i,needFavorite:r=!0}){const a=s===Ye.DEFAULT&&r,o=this.storyManager.rootStore.storyFeedStore;await this.fetchFeed(o,e,t,i),a&&await o.fetchFavoriteFeed();const n=o.getFeedBySlug(e),l=this.getFeedLoadEventStoryDtos(n);return this.emitFeedLoadEvent(n,l,e,t),this.getStoriesResult(o,e)}async fetchFeed(e,t,s,i){t===dt?await e.fetchUgcFeed({filter:s,testKey:i}):await 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===Ye.UGC&&(s.ugcPayload=kt()(t.ugcPayload)?t.ugcPayload:{}),{id:t.id,...s}}))}emitFeedLoadEvent(e,t,s,i){const r={stories:t,feed:null,filter:null};e.type===Ye.DEFAULT?r.feed=s:e.type===Ye.UGC&&(r.filter=i),this.storyManager.emit("feedLoad",r)}getStoriesResult(e,t){return{defaultStories:e.getFeedBySlug(t)?.stories??[],favoriteStories:e.getFavoriteFeed()?.stories??[]}}}class $o extends v.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(Pa.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(M.START_LOADING),Y()(this.options?.handleStartLoad)&&this.options.handleStartLoad()}))}handleEndLoad(e){this.emit(M.END_LOADING,{result:e}),Y()(this.options?.handleStopLoad)&&this.options.handleStopLoad(e)}handleCloseStoryReader(){if(Y()(this.options?.handleStoryReaderClose)||this.listenerCount(M.CLOSE_STORY_READER)>0)try{Y()(this.options?.handleStoryReaderClose)&&this.options?.handleStoryReaderClose(),this.emit(M.CLOSE_STORY_READER)}catch(e){console.error(e)}else{const e=window.location;window.open(`${e.protocol}//${e.host}`,"_parent")}}}class Ho{storyManager;plugins=new Map;constructor(e){this.storyManager=e}install(e,t){this.plugins.set(e.name,e),le(`[PluginManager]: plugin ${e.name} registered`),e.install(this.storyManager,t),le(`[PluginManager]: plugin ${e.name} installed`)}uninstall(e){e.uninstall(this.storyManager),this.plugins.delete(e.name),le(`[PluginManager]: plugin ${e.name} uninstalled`)}get(e){return this.plugins.get(e)}}class qo 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},Ko=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Yo=(()=>{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=[Be.observable],t=[Be.observable],s=[Be.observable],i=[Be.computed],r=[Be.computed],a=[Be.computed],o=[Be.computed],Ko(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),Ko(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),Ko(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),Ko(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),Ko(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),Ko(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),Ko(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 qo(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=ds.createByDto(e,this,new _s(this.iamApi));return this._messages.has(t.id.toString())||this._messages.set(t.id.toString(),t),t}}})();var Zo=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},Jo=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};let Xo=(()=>{let e,t,s,i,r=[],a=[],o=[];return class{static{const n="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],s=[Be.computed],i=[je],Jo(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),Jo(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),Jo(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),Jo(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=Zo(this,r);rootStore;#J=Zo(this,a,null);get _session(){return this.#J}set _session(e){this.#J=e}constructor(e,t){Zo(this,o),this.sessionApi=e,this.rootStore=t}get session(){return this._session}get userId(){return this._session?.userKey??$e}async open(){if(this._session)return this._session;const e=await this.sessionApi.open(),t=new He(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 en=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},tn=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const sn=Be.observable.map();let rn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],tn(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),tn(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=en(this,s);storiesApi;rootStore;#X=en(this,i,Be.observable.map());get _storiesByUserId(){return this.#X}set _storiesByUserId(e){this.#X=e}storyCSSLoaded=(en(this,r),!1);get activeUserStories(){const e=this.rootStore.sessionStore.userId;return e?this._storiesByUserId.get(e)??sn:sn}constructor(e,t,s){this.storyManager=e,this.storiesApi=t,this.rootStore=s,(0,Be.reaction)((()=>s.placeholderStore.placeholders),(e=>{for(const t of this.activeUserStories.values())t.updatePlaceholders(e)}))}addStoriesByDtos(e){const t=this.getOrCreateStoriesMap();for(const s of e)t.has(s.id)||t.set(s.id,new bt(s,this.rootStore,this.storiesApi))}addStory(e){const t=this.getOrCreateStoriesMap();if(t.has(e.id))return t.get(e.id);const s=new bt(e,this.rootStore,this.storiesApi);return t.set(e.id,s),s}async fetchStoryAndContextById({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}findStoryById(e){return"number"==typeof e?this.activeUserStories.get(e):Array.from(this.activeUserStories.values()).find((t=>t.stringId===e))}createEmptyStory(){return bt.createEmpty(this.storyManager.rootStore,new ht(this.storyManager))}async fetchStoriesSlidesAndContextByStoryId({storyId:e,storyFeed:t}){const s=this.getVisibleStoriesByStoryFeed(t),i=s.findIndex((t=>t.id===e));await this.fetchStoriesSlidesAndContextByRange({stories:s,storyIndex:i,feedSlug:t.slug})}async fetchStoriesSlidesAndContextByNextStoryIndex({nextStoryIndex:e,storyFeed:t}){const s=this.getVisibleStoriesByStoryFeed(t);await this.fetchStoriesSlidesAndContextByRange({stories:s,storyIndex:e,feedSlug:t.slug})}async fetchStoriesSlidesAndContextByRange(e){const t=this.getStoriesByRange(e.stories,e.storyIndex);if(!t.length)return null;await this.fetchSlidesAndContext({feedSlug:e.feedSlug,stories:t})}getStoriesByRange(e,t){const s=t-2,i=t+2;return e.slice(Math.max(s,0),i+1).filter((e=>!e.slidesLoaded))}async fetchSlidesAndContext({feedSlug:e,stories:t}){try{await this.fetchStoryCSS();const s=await this.fetchStoryContextByIds({ids:t.map((e=>e.id)),feedSlug:e});for(let i=0;i<t.length;i++){const r=t[i],a=s[i];r.error&&r.setError(null),await this.processSingleStory(r,a,e)}}catch(e){for(const s of t)s.setError(e)}}async processSingleStory(e,t,s){try{e.error&&e.setError(null),e.setContext(t);const i=await this.storiesApi.fetchStorySlides({id:e.id,feedSlug:s});e.setSlides(i.slides)}catch(t){e.setError(t)}}getVisibleStoriesByStoryFeed(e){return e.stories.filter((e=>!e.hideInReader))??[]}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.addStory(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",ue()),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 xt(e,s)}async fetchStoryContextByIds({ids:e,feedSlug:t}){const s=await this.storiesApi.fetchStoryContext({ids:e,feedSlug:t});return e.map((e=>new xt(e,s)))}getOrCreateStoriesMap(){const e=this.rootStore.sessionStore.userId;let t=Be.observable.map();return this._storiesByUserId.has(e)?t=this._storiesByUserId.get(e):this._storiesByUserId.set(e,t),t}}})();var an=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},on=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const nn=Be.observable.map();let ln=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],on(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),on(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=an(this,s);rootStore;#ee=an(this,i,Be.observable.map());get _storyFeedsByUserId(){return this.#ee}set _storyFeedsByUserId(e){this.#ee=e}constructor(e,t){an(this,r),this.storyFeedsApi=e,this.rootStore=t}get activeUserFeeds(){const e=this.rootStore.sessionStore.userId;return e?this._storyFeedsByUserId.get(e)??nn:nn}getUgcFeed(){return this.getFeedBySlug(dt)??ct.createByStoryDtos([],this.rootStore)}getFavoriteFeed(){return this.getFeedBySlug(rt)??at.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 it(r,this.rootStore,{testKey:t});this.addStoryFeed(s.userKey,a)}async fetchFavoriteFeed(){const e=await this.rootStore.sessionStore.open(),t=this.rootStore.storyManagerConfigStore.config.tags,s=await this.storyFeedsApi.fetchFavoriteFeed({tags:t}),i=at.createByStoryDtos(s,this.rootStore);this.addStoryFeed(e.userKey,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=ct.createByStoryDtos(r,this.rootStore);this.addStoryFeed(s.userKey,a)}addStoryFeed(e,t){let s=Be.observable.map();this._storyFeedsByUserId.has(e)?s=this._storyFeedsByUserId.get(e):this._storyFeedsByUserId.set(e,s),s.set(t.slug,t)}}})();var dn=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},cn=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0};const hn=Be.observable.map();let un=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.observable],t=[Be.computed],cn(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),cn(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=dn(this,s);rootStore;#te=dn(this,i,Be.observable.map());get _onboardingFeedsByUserId(){return this.#te}set _onboardingFeedsByUserId(e){this.#te=e}constructor(e,t){dn(this,r),this.storyFeedsApi=e,this.rootStore=t,(0,Be.reaction)((()=>{const e=this.rootStore.storyManagerConfigStore.config;return e?[e.lang,e.apiKey]:null}),(()=>{this.activeUserFeeds.clear()}))}get activeUserFeeds(){const e=this.rootStore.sessionStore.userId;return e?this._onboardingFeedsByUserId.get(e)??hn:hn}getFeedBySlug(e){return this.activeUserFeeds.get(e??lt.getDefaultSlug())}removeOpenedStoryById(e){for(const t of this.activeUserFeeds.values())t.removeById(e)}async fetchOnboardingFeed(e){let t=e.feedSlug||lt.getDefaultSlug();const s=this.getOnboardingParams(e);if(this.isOnboardingFeedExistAndHasEqualParams(t,s))return;await this.rootStore.sessionStore.open();const i=await this.storyFeedsApi.fetchOnboardingFeed({...s,feedSlug:t});i.feedSlug=t;const r=new lt(i,this.rootStore,s);this.addOnboardingFeed(r)}addOnboardingFeed(e){const t=this.rootStore.sessionStore.session.userKey;let s=Be.observable.map();this._onboardingFeedsByUserId.has(t)?s=this._onboardingFeedsByUserId.get(t):this._onboardingFeedsByUserId.set(t,s),s.set(e.slug,e)}isOnboardingFeedExistAndHasEqualParams(e,t){const s=this.activeUserFeeds.get(e);return!!s&&s.isEqualParams(t)}getOnboardingParams(e){return{tags:e.tags.length>0?e.tags:this.rootStore.storyManagerConfigStore.config.tags,limit:e.limit}}}})();class pn{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.3.0",appPackageId:s.appPackageId,deviceId:e.deviceId,userId:null!=s.userId?String(s.userId):void 0,lang:s.lang.toString()},this._config}}class gn{storyManager;constructor(e){this.storyManager=e}async fetchUgcEditorConfig(){return(await Gt.request({method:"GET",url:"ugc/editor-config",params:{}})).data}}var mn=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},fn=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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=[Be.observable],t=[Be.computed],fn(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),fn(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=(mn(this,s),mn(this,i,Be.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=Be.observable.map()}constructor(){mn(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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},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};let _n=(()=>{let e,t=[],s=[];return class{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Be.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=wn(this,t,null);get _config(){return this.#ie}set _config(e){this.#ie=e}constructor(e){wn(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 Bt(this.storyManager,e)}updateConfig(e){this._config.updateByDto(e)}}})();class Sn{iamStore;sessionStore;storyStore;storyFeedStore;onboardingFeedStore;ugcEditorStore;placeholderStore;storyManagerConfigStore;constructor(e){const t=new ht(e),s=new ut(e);this.storyManagerConfigStore=new _n(e),this.placeholderStore=new yn,this.iamStore=new Yo(this,new Yt(e)),this.sessionStore=new Xo(new Fe(e),this),this.storyStore=new rn(e,t,this),this.storyFeedStore=new ln(s,this),this.onboardingFeedStore=new un(s,this),this.ugcEditorStore=new pn(e,new gn(e))}}class bn extends v.EventEmitter{static instance;viewModelStore=new ee;callbacks={};pluginManager=new Ho(this);_rootStore=new Sn(this);constructor(){return super(),bn.isSingletonInstanceExists()||(bn.instance=this),bn.instance}get rootStore(){return this._rootStore}get sdkVersionName(){return"3.3.0"}get sdkVersionCode(){return parseInt(30300)}get lang(){return this.rootStore.storyManagerConfigStore.config.lang}set storyLinkClickHandler(e){Y()(e)&&(this.callbacks.storyLinkClickHandler=e)}get storyReaderViewModel(){return this.viewModelStore.get(ja.id)}get gameReaderViewModel(){return this.viewModelStore.get(zr.id)}get isStatisticsDisabled(){return this.getConfig().isStatisticsDisabled}inAppMessaging=this.createInAppMessagingReader();static getInstance(){return bn.instance?bn.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(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(zr.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(ja.id),new $o(this,this.storyReaderViewModel,e,t)}clickOnButtonAction=({src:e,payload:t})=>{if(Y()(this.callbacks.storyLinkClickHandler)||this.listenerCount(q.CLICK_ON_STORY)>0){const s={src:e,data:t};try{Y()(this.callbacks.storyLinkClickHandler)&&this.callbacks.storyLinkClickHandler(s),this.emit(q.CLICK_ON_STORY,s)}catch(e){console.error(e)}}else window.open(t.url,"_self")};reloadAllStoryLists(){const e=this.viewModelStore.getAllOfType((e=>e instanceof Eo));return Promise.all(e.map((e=>e.reload())))}reloadAllStackedStoryLists(){const e=this.viewModelStore.getAllOfType((e=>e instanceof So));return Promise.all(e.map((e=>e.reload())))}static isSingletonInstanceExists(){return!!bn.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 bo(this).createStoryReader()}createGameReader(){return new bo(this).createGameReader()}createStoryList(){return new bo(this).createStoryList()}createInAppMessagingReader(){return new bo(this).createInAppMessagingReader()}clearConfig(){this.rootStore.storyManagerConfigStore.clear()}emitEvent(e){this.emit(e.name,e.toJSON())}}const xn=new bn;new class{storyManager;inAppMessaging;constructor(e){this.storyManager=e,this.inAppMessaging=new fo(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 ue()}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){xn.use(e,t)}}(xn);var Cn;!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"}(Cn||(Cn={}));Error;class kn extends v.EventEmitter{constructor(){super()}_commonOptions=b;setCommonOptions(e,t=!0){return this._commonOptions=$i()(this._commonOptions,e),this.emit(Cn.UPDATE,this.commonOptions),this}get commonOptions(){return this._commonOptions}_storiesListOptions=P;setStoriesListOptions(e,t=!0){return this._storiesListOptions=$i()(this._storiesListOptions,e),t&&(this.emit(Cn.UPDATE,this.storiesListOptions),this.emit(Cn.EVENT_UPDATED_STORIES_LIST_OPTIONS,this.storiesListOptions)),this}get storiesListOptions(){return this._storiesListOptions}_storyReaderOptions=U;setStoryReaderOptions(e,t=!0){return this._storyReaderOptions=$i()(this._storyReaderOptions,e,{arrayMerge:(e,t,s)=>t}),t&&this.emit(Cn.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=B;setStoryFavoriteReaderOptions(e,t=!0){return this._storyFavoriteReaderOptions=$i()(this._storyFavoriteReaderOptions,e),t&&this.emit(Cn.UPDATE,this.storyFavoriteReaderOptions),this}get storyFavoriteReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton},...this._storyFavoriteReaderOptions}}_goodsWidgetOptions=k;setGoodsWidgetOptions(e,t=!0){return this._goodsWidgetOptions=$i()(this._goodsWidgetOptions,e),t&&this.emit(Cn.UPDATE,this.goodsWidgetOptions),this}get goodsWidgetOptions(){return this._goodsWidgetOptions}_gameReaderOptions=x;setGameReaderOptions(e,t=!0){return this._gameReaderOptions=$i()(this._gameReaderOptions,e),t&&this.emit(Cn.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 Mn{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 Ln extends Error{constructor(e){super(`Appearance Manager must be an object, but passed ${e.toUpperCase()}. Please check your code.`),this.name="IasAppearanceManagerTypeofError"}}const On=e=>{if(null==e||"object"!=typeof e)throw new Ln(null==e?"null":typeof e)};class In extends v.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new Mn;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,On(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 Ye.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 v.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new Mn;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,On(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 Ye.UGC}get identityFields(){return{feedSlug:this.feedSlug}}get feedSlug(){return dt}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 En=_(1085);const Tn=(e=>{var t={};return _.d(t,e),t})({createRoot:()=>o.createRoot});var Rn=_(1649);_(6704);window.__IAS__={storyManager:xn};const Pn=(e=>{var t={};return _.d(t,e),t})({default:()=>n.default});var Bn=_(2591),Dn=_.n(Bn),jn=_(4289),Fn={insert:"head",singleton:!1};Dn()(jn.A,Fn);const Nn=jn.A.locals||{};var Un=_(7081),zn={insert:"head",singleton:!1};Dn()(Un.A,zn);const Vn=Un.A.locals||{},Wn=({onClick:e,className:t})=>(0,En.jsx)("div",{className:(0,Pn.default)(Vn.icon,t),onClick:e,children:(0,En.jsx)("svg",{viewBox:"0 0 24 24",children:(0,En.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 Gn=_(5669),$n={insert:"head",singleton:!1};Dn()(Gn.A,$n);const Hn=Gn.A.locals||{},qn=310/480,Qn=({desktopMode:e,children:t,verticalPadding:s,style:i,isWidescreen:r,className:a})=>{const[o,n]=(0,Rn.useState)({width:"0px",height:"0px"});(0,Rn.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},f=r?{width:"100%",height:"100%"}:o;return(0,En.jsx)("div",{className:(0,Pn.default)(Hn["aspect-ratio-box"],a,{[Hn["aspect-ratio-box--centered"]]:!r}),style:{...i,...f},children:(0,En.jsx)("div",{className:Hn["aspect-ratio-box-inside"],children:t})})};var Kn=_(5757),Yn={insert:"head",singleton:!1};Dn()(Kn.A,Yn);const Zn=Kn.A.locals||{},Jn=Ce(),Xn=e=>{const[t,s]=(0,Rn.useState)(!1),i=(0,Rn.useCallback)((()=>{if(e.desktopMode)return;const t=Jn.type!==e.orientation;e.onOrientationChange({type:Jn.type,isWrong:t}),s(t)}),[e.desktopMode,e.orientation]);return(0,Rn.useEffect)((()=>(i(),Jn.addEventListener("change",i),()=>{Jn.removeEventListener("change",i)})),[i]),t?(0,En.jsx)("div",{className:Zn["screen-orientation-lock"]}):null};var el=_(8778),tl={insert:"head",singleton:!1};Dn()(el.A,tl);const sl=el.A.locals||{};var il=_(1196),rl={insert:"head",singleton:!1};Dn()(il.A,rl);const al=il.A.locals||{};let ol;function nl(){let e,t;/ipad|iphone/i.test(navigator.userAgent)?(e=document.createRange(),ol&&e.selectNodeContents(ol),t=window.getSelection(),t&&(t.removeAllRanges(),t.addRange(e)),ol&&ol.setSelectionRange(0,999999)):ol?.select()}const ll=e=>{!function(e){ol=document.createElement("textarea"),ol.value=e,document.body.appendChild(ol)}(e),nl(),document.execCommand("copy"),ol&&document.body.removeChild(ol)},dl=({shareText:e,shareLink:t,sharePanelOptions:s,onShareComplete:i})=>{const[r,a]=(0,Rn.useState)(!1),[o,n]=(0,Rn.useState)(!1),l=()=>{n(!0),!r&&e||i()};return(0,En.jsxs)("div",{className:`${sl["share-panel__body"]} ${al["share-panel__body_screenshot"]}`,children:[(0,En.jsx)("div",{className:`${sl["share-panel-row"]} ${al["share-panel-row"]}`,children:(0,En.jsx)("a",{className:al["share-panel-row__image-link"],onClick:l,href:t,download:"image.jpeg",children:(0,En.jsx)("img",{src:t,className:al["share-panel-row__image"]})})}),(0,En.jsx)("div",{className:sl["share-panel-separator"],style:{background:s.divider?.background}}),(0,En.jsx)("div",{className:`${sl["share-panel-row"]} ${al["share-panel-row"]}`,children:(0,En.jsx)("a",{className:al["share-item__download-button"],onClick:l,href:t,download:"image.jpeg",children:(0,En.jsx)("div",{dangerouslySetInnerHTML:{__html:s.downloadButton?.svgSrc?.baseState??""}})})}),e?(0,En.jsxs)(En.Fragment,{children:[(0,En.jsx)("div",{className:sl["share-panel-separator"],style:{background:s.divider?.background}}),(0,En.jsx)("div",{className:`${sl["share-panel-row"]} ${al["share-panel-row"]}`,children:(0,En.jsxs)("button",{className:(0,Pn.default)(al.btn,al["btn-copy"]),onClick:()=>{ll(e??""),a(!0),o&&i()},children:[(0,En.jsxs)("div",{className:al["btn-copy__icon"],children:[(0,En.jsx)("span",{className:(0,Pn.default)(al["btn-copy__icon-state"],{[al["btn-copy__icon-state_default"]]:!r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.baseState??""}}),(0,En.jsx)("span",{className:(0,Pn.default)(al["btn-copy__icon-state"],{[al["btn-copy__icon-state_done"]]:r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.doneState??""}})]}),(0,En.jsx)("div",{className:al["btn-copy__text"],children:e})]})})]}):null]})};var cl=_(610),hl={insert:"head",singleton:!1};Dn()(cl.A,hl);const ul=cl.A.locals||{},pl=({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,En.jsxs)("div",{className:sl["share-panel__body"],children:[(0,En.jsxs)("div",{className:`${sl["share-panel-row"]} ${sl["title-row"]}`,children:[r()&&Boolean(l?.display)&&(0,En.jsx)("div",{className:sl["share-url-favicon"],style:{background:l?.background},children:(0,En.jsx)("img",{src:`${i.faviconApiUrl??"https://favicon.inappstory.ru"}?sz=64&domain_url=${r()}`})}),(0,En.jsx)("span",{className:sl.title,style:d,children:t.title?.getValue?.({url:e,text:o()})})]}),(0,En.jsx)("div",{className:sl["share-panel-separator"],style:{background:t.divider?.background}}),(0,En.jsx)("div",{className:`${sl["share-panel-row"]} ${ul["social-list"]}`,children:t.targets?.map(((e,s)=>{const i=t.targetParams?.[e],r=i?.icon?.svgSrc.baseState??"<svg></svg>";return(0,En.jsx)("div",{className:ul["social-list__item"],children:(0,En.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:`${sl["share-item"]} ${ul["share-item"]}`,children:[(0,En.jsx)("div",{dangerouslySetInnerHTML:{__html:r}}),(0,En.jsx)("span",{className:sl["share-item-title"],style:d,children:i?.label})]})},s)}))}),(0,En.jsx)("div",{className:sl["share-panel-separator"],style:{background:t.divider?.background}}),(0,En.jsx)("div",{className:sl["share-panel-row"],children:(0,En.jsxs)("a",{className:`${sl["share-item"]} ${ul["share-item"]}`,onClick:()=>{ll(e),s()},children:[(0,En.jsx)("div",{dangerouslySetInnerHTML:{__html:t.copyButton?.svgSrc?.baseState??""}}),(0,En.jsx)("span",{className:sl["share-item-title"],style:d,children:t.copyButton?.label})]})})]})};var gl;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(gl||(gl={}));const ml=({shareType:e,shareLink:t,shareText:s,onShareCompelete:i,sharePanelOptions:r,className:a})=>{const{dir:o}=Gc(),[n,l]=(0,Rn.useState)(!1),[d,c]=(0,Rn.useState)(!0),h=()=>{l(!0),c(!1)};return(0,En.jsxs)("div",{dir:o,className:(0,Pn.default)(sl["share-panel-wrapper"],a),onClick:e=>{e.stopPropagation()},onTouchStart:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,En.jsx)("div",{className:(0,Pn.default)(sl["share-panel-backdrop"],{[sl.fadeIn]:d,[sl.fadeOut]:!d}),onClick:()=>{l(!1),c(!1)}}),(0,En.jsxs)("div",{className:(0,Pn.default)(sl["share-panel"],{[sl.slideIn]:d,[sl.slideOut]:!d}),onAnimationEnd:()=>{d||i(n)},style:{"--height":"100%",background:r.background,borderTopLeftRadius:r.borderRadius+"px",borderTopRightRadius:r.borderRadius+"px"},children:[e===gl.SlideScreenshot&&(0,En.jsx)(dl,{shareText:s,shareLink:t,onShareComplete:h,sharePanelOptions:r}),e===gl.Social&&(0,En.jsx)(pl,{shareLink:t,onShareComplete:h,sharePanelOptions:r}),(0,En.jsx)("div",{className:sl["share-panel-separator"]})]})]})};var fl=_(7495),yl={insert:"head",singleton:!1};Dn()(fl.A,yl);const vl=fl.A.locals||{},wl=e=>{const t=(0,Rn.useRef)(null),[s,i]=(0,Rn.useState)(null);return(0,Rn.useEffect)((()=>{const s=e.plugin.createLottiePlayer(t.current,e.config);return i(s),()=>{s.destroy()}}),[e.config.sha1]),(0,Rn.useEffect)((()=>{s&&e.forceEnd&&s.stop()}),[s,e.forceEnd]),(0,Rn.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,En.jsx)("canvas",{ref:t,style:{width:"100%",height:"100%"}})},_l=e=>{const{storyManager:t}=Gc(),[s,i]=(0,Rn.useState)(!1),[r,a]=(0,Rn.useState)(!1),[o,n]=(0,Rn.useState)(!1),[l,d]=(0,Rn.useState)(!1),[c,h]=(0,Rn.useState)(!1),[u,p]=(0,Rn.useState)(!1),g=r||l||e.isGameLoading||!e.gameShouldBeShown,m=(0,Rn.useMemo)((()=>t.getPlugin("dot-lottie")),[t]),f=o||!m||e.isGameLoadingError?null:e.game?.splashLottieScreen?.url&&e.game?.splashLottieScreen,y=e.game&&!e.isGameLoadingError&&g&&!r&&!f,v=()=>e.desktopMode&&e.game?.splashLandscapeScreen?.url?e.game.splashLandscapeScreen.url:e.game?.splashScreen?.url,w=e.isGameInited&&(!f||c);(0,Rn.useEffect)((()=>{w&&e.onSplashCanBeHidden()}),[w]);return(0,En.jsxs)("div",{className:(0,Pn.default)(vl["splash-container"],{[vl["splash-container--fadeIn"]]:e.game,[vl["splash-container--fadeOut"]]:e.gameShouldBeShown,[vl["splash-container--isLoading"]]:y}),children:[(0,En.jsx)("div",{className:vl["splash-container__image"],style:{backgroundColor:e.splashImageBackgroundColor},children:v()&&(0,En.jsx)("img",{src:v(),onLoad:()=>{p(!0)}})}),f&&m&&(0,En.jsx)("div",{className:vl["splash-container__lottie"],children:(0,En.jsx)(wl,{plugin:m,forceEnd:e.gameShouldBeShown,config:f,onError:()=>{n(!0)},onPlay:()=>{a(!0),i(!1)},onComplete:()=>{a(!1),i(!0)},onLoad:()=>{d(!1)},onBeforeLoad:()=>{d(!0)},onMinPlayingTimeExpired:()=>{h(!0)}})})]})};var Sl=_(9843),bl={insert:"head",singleton:!1};Dn()(Sl.A,bl);const xl=Sl.A.locals||{},Cl=e=>(0,En.jsx)("button",{dir:e.dir,onClick:e.onCloseGame,className:xl["close-btn"],"data-position":e.closeButtonPosition,dangerouslySetInnerHTML:{__html:e.closeButtonOptions?.svgSrc.baseState??""}});const kl=(e=>{var t={};return _.d(t,e),t})({observer:()=>l.observer});const Ml=(e=>{var t={};return _.d(t,e),t})({createPortal:()=>d.createPortal}),Ll=(0,kl.observer)((({gameReader:e})=>{const{desktopMode:t,dir:s,gameReaderOptions:i,storyReaderOptions:r}=Gc(),a=(0,Rn.useRef)(null),{sharePanelOpeningParams:o,handleShareComplete:n,closeSharePanel:l}=(e=>{const[t,s]=(0,Rn.useState)(null);return(0,Rn.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);Qc((()=>{d()}));const d=()=>{e.closeGame(),l()},{gameLaunch:c,gameLaunchError:h,isGameLoading:u,closeBtnVisible:p}=e,g=(0,Pn.default)(Nn["game-reader"],{[Nn["game-reader--desktop-mode"]]:t,[Nn["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,Ml.createPortal)((0,En.jsx)("div",{className:Nn["game-reader-container"],style:{"--game-box-border-radius":`${parseFloat(String(i.borderRadius))}px`},children:(0,En.jsxs)("div",{className:g,children:[(0,En.jsx)("div",{className:Nn["game-reader__backdrop"],style:m}),(0,En.jsxs)(Qn,{className:Nn["game-reader__game-box"],isWidescreen:e.isWidescreen,desktopMode:t,verticalPadding:100,children:[(0,En.jsx)(_l,{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,En.jsx)(Wn,{className:Nn["game-reader__refresh-btn"],onClick:()=>{e.reload()}}),(!e.gameShouldBeShown||p)&&(0,En.jsx)(Cl,{closeButtonPosition:i.closeButtonPosition,dir:s,onCloseGame:d,closeButtonOptions:i.closeButton}),c&&(0,En.jsxs)(En.Fragment,{children:[(0,En.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:Nn["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,En.jsx)(ml,{shareType:o.shareType,shareLink:o.shareLink,onShareCompelete:n,sharePanelOptions:r.sharePanel})]})]}),c&&i.forceCheckOrientation&&(0,En.jsx)(Xn,{orientation:ke.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{e.isGameInited&&(t?e.pauseGameUI():e.resumeGameUI())}})]})}),document.body)}));var Ol=_(2130),Il={insert:"head",singleton:!1};Dn()(Ol.A,Il);const Al=Ol.A.locals||{};class El{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()}}Ce();const Tl=()=>{const e=window.innerWidth;return{vh:window.innerHeight,vw:e}},Rl=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}=Gc();return(0,Rn.useMemo)((()=>{const i=Rl(s.actionPanelBottomOffset),r=new na(e.vw,e.vh,i),a=new oa(r).create({vw:e.vw,vh:e.vh,desktopMode:t}),o=a instanceof aa,n=o?r.getViewportCorrectionPadding():{};return{actionPanelHeight:i,safeAreaFrameCalculator:r,storyGeometry:a,isMobileGeometry:o,correctionPaddingStyle:n}}),[s.actionPanelBottomOffset,e,t])},Dl=(0,kl.observer)((e=>{const t=(0,Rn.useRef)(null),s=(0,Rn.useRef)(null),{desktopMode:i,storyReaderOptions:r}=Gc();(({storyReaderViewModel:e,storiesViewerRef:t,backdropRef:s})=>{const i=(0,Rn.useRef)(null);(0,Rn.useEffect)((()=>{i.current=new El(e,t.current,s.current)}),[]);const r=()=>{t.current.classList.add(Al["no-select"]),i.current?.startMove()},a=({dy:e})=>{i.current?.move(e)},o=()=>{t.current.classList.remove(Al["no-select"]),e.touchController.verticalSwipeGesture&&i.current?.endMove()};(0,Rn.useEffect)((()=>{const t=e.touchController;return t.on(Wi.TouchStart,r),t.on(Wi.TouchMoveVertical,a),t.on(Wi.TouchEnd,o),()=>{t.off(Wi.TouchStart,r),t.off(Wi.TouchMoveVertical,a),t.off(Wi.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,En.jsxs)(En.Fragment,{children:[(0,En.jsxs)("div",{ref:s,className:(0,Pn.default)("stories-viewer",Al["stories-viewer"],Al.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,En.jsx)("div",{className:Al["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,En.jsx)("div",{ref:t,className:(0,Pn.default)(Al["stories-viewer-backdrop"],{[Al._desktopMode]:i})})]})}));var jl=_(3390),Fl={insert:"head",singleton:!1};Dn()(jl.A,Fl);const Nl=jl.A.locals||{};var Ul=_(2594),zl={insert:"head",singleton:!1};Dn()(Ul.A,zl);const Vl=Ul.A.locals||{};var Wl=_(187),Gl={insert:"head",singleton:!1};Dn()(Wl.A,Gl);const $l=Wl.A.locals||{},Hl=(0,kl.observer)((({story:e,commonOptions:t,storyReaderOptions:s,muted:i,onClickMuteAction:r})=>{const{dir:a}=Gc(),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)?Rl(s.actionPanelBottomOffset):0;return(0,En.jsx)("div",{dir:a,className:$l["stories-button-panel"],style:{height:`${c}px`,transform:`translateY(${c}px)`},children:Pl(e,t)&&(0,En.jsxs)("div",{className:$l["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,En.jsxs)("span",{children:[(0,En.jsx)("span",{className:(0,Pn.default)($l["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,En.jsx)("span",{className:(0,Pn.default)($l["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,En.jsx)("span",{children:(0,En.jsx)("span",{className:(0,Pn.default)($l["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,En.jsxs)("span",{className:$l["right-container"],children:[d&&(0,En.jsx)("span",{children:(0,En.jsx)("span",{className:(0,Pn.default)($l["button-panel-action"],{"muted-icon":i,"sound-icon":!i}),dangerouslySetInnerHTML:{__html:i?s.muteButton.svgSrc.baseState:s.muteButton.svgSrc.activeState},onClick:r})}),n&&(0,En.jsx)("span",{className:$l["button-panel-action"],dangerouslySetInnerHTML:{__html:s.shareButton.svgSrc.baseState},onClick:()=>{e.share()}})]})]})})}));var ql=_(2349),Ql={insert:"head",singleton:!1};Dn()(ql.A,Ql);const Kl=ql.A.locals||{},Yl=e=>{const{dir:t}=Gc();return(0,En.jsx)("div",{className:Kl["story-header"],children:!e.closeDisabled&&(0,En.jsx)("button",{dir:t,"data-position":e.options.closeButtonPosition,className:(0,Pn.default)(Kl["stories-viewer__close"],{[Kl["_paused-ui"]]:e.uiPaused}),onClick:t=>{t.stopPropagation(),t.preventDefault(),e.onClose()},dangerouslySetInnerHTML:{__html:e.options.closeButton?.svgSrc.baseState??""}})})};var Zl=_(3278),Jl={insert:"head",singleton:!1};Dn()(Zl.A,Jl);const Xl=Zl.A.locals||{};var ed=_(6323),td={insert:"head",singleton:!1};Dn()(ed.A,td);ed.A.locals;const sd=e=>{const t=e.slide,{slideContentRef:s}=(({slide:e,activeStory:t,currentStory:s,needSlideInitByFlipping:i,currentSlideIndex:r,activeSlideIndex:a,slidesLoaded:o,muted:n,timerPaused:l})=>{const d=(0,Rn.useRef)(null),c=t.id===s.id,h=c||i,u=a===r,p=h&&o&&e.state===xr.Idle&&u,g=!(e.state!==xr.Started&&e.state!==xr.Error||u&&h),m=c&&u&&e.state===xr.Loaded;return(0,Rn.useLayoutEffect)((()=>{p&&e.init(d.current)}),[e,p]),(0,Rn.useLayoutEffect)((()=>{m&&e.start()}),[c,m]),(0,Rn.useLayoutEffect)((()=>{g&&e.stop()}),[g]),(0,Rn.useEffect)((()=>{l?e.pause():e.resume()}),[e,l,e.state]),(0,Rn.useEffect)((()=>{n?e.mute():e.unmute()}),[e,n,e.state]),(0,Rn.useLayoutEffect)((()=>()=>{e.stop()}),[e]),{slideContentRef:d}})(e),i=t.state===xr.Loading||!e.slidesLoaded,r=t.state===xr.Loading||!e.slidesLoaded;return{slideContentRef:s,needLoadingMask:i,isVisible:t.state===xr.Loaded||t.state===xr.Started||t.state===xr.Paused,needLoadingAnimation:r}},id=(0,kl.observer)((({geometry:e,...t})=>{const{desktopMode:s,dir:i}=Gc(),{slideContentRef:r,needLoadingAnimation:a,needLoadingMask:o}=sd(t),{slideStyle:n,slideContentStyle:l,needBottomPanel:d}=(({geometry:e,currentStory:t})=>{const{storyReaderOptions:s,commonOptions:i}=Gc(),r=(0,Rn.useMemo)((()=>Pl(t,i)),[t,i]),a=r?Rl(s.actionPanelBottomOffset):0;return{needBottomPanel:r,slideStyle:(0,Rn.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,Rn.useMemo)((()=>({fontSize:e.getFontSize()})),[e])}})({geometry:e,currentStory:t.currentStory}),c=t.networkError||t.slide.state===xr.Error;return(0,En.jsxs)("div",{onClick:r=>{r.preventDefault(),r.stopPropagation(),t.clickDisabled||(r=>{const a=r.target,o=new br(t.slide,r,e,i,s);t.slide.onClick(a,o)})(r)},className:(0,Pn.default)(Xl["stories-slide"],{[Xl["active-slide"]]:t.currentSlideIndex===t.activeSlideIndex,[Xl["_with-bottom-panel"]]:d,[Xl["_desktop-mode"]]:e instanceof ra}),children:[(0,En.jsx)("div",{className:Xl["stories-slide-offset"],style:n,children:(0,En.jsx)("div",{className:Xl["stories-slide-box"],"data-testid":"stories-slide-box",children:(0,En.jsx)("div",{ref:r,dangerouslySetInnerHTML:{__html:t.slide.html},className:`${Xl["stories-slide-content"]} narrative-slide"`,style:l})})}),(o||c)&&(0,En.jsx)("div",{className:Xl["load-mask"],onClick:e=>{e.preventDefault()},children:c?(0,En.jsx)(Wn,{className:Xl["stories-slide__refresh-btn"],onClick:e=>{e.stopPropagation(),t.networkError?t.onReloadStory():t.slide.reload()}}):a&&(0,En.jsx)("div",{className:Xl["loading-spinner-default"]})})]})}));var rd=_(9137),ad={insert:"head",singleton:!1};Dn()(rd.A,ad);const od=rd.A.locals||{},nd=(0,Rn.forwardRef)(((e,t)=>{const{desktopMode:s,dir:i}=Gc();return(0,En.jsx)("div",{ref:t,dir:i,className:(0,Pn.default)(od["stories-pager"],{[od["_desktop-mode"]]:s,[od["_paused-ui"]]:e.uiPaused}),style:{"--stories-pager-tick-foreground":e.timeline.foreground,"--stories-pager-background":e.timeline.background},children:(0,En.jsx)("div",{className:`${od["stories-pager__ticks"]} ${(0,Pn.default)({[od.hiddenTimeline]:e.hiddenTimeline})}`,children:new Array(e.slidesLength).fill(0).map(((t,s)=>(0,En.jsxs)("div",{className:od["stories-pager__tick"],children:[(0,En.jsx)("div",{className:(0,Pn.default)(od["stories-pager__tick-progress"],{[od._active]:s+1<=e.activeSlideIndex})}),(0,En.jsx)("div",{className:od["stories-pager__tick-progress-loader"],style:{display:s+1===e.activeSlideIndex+1?"block":"none"}})]},s+1)))})})}));const ld=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 dd(e,t,s){return new Promise((i=>{let r=!1;const a=()=>{r=!0,clearTimeout(n),void 0!==ld&&e.removeEventListener(ld,o),e.style.setProperty("transition",`${t} 0ms`),i()},o=e=>{e.propertyName===t&&(r||a())};void 0!==ld&&e.addEventListener(ld,o,!1);const n=setTimeout((()=>{r||a()}),s+20);e.style.setProperty("transition",`${t} ${s}ms`)}))}var cd=_(6212),hd={insert:"head",singleton:!1};Dn()(cd.A,hd);const ud=cd.A.locals||{},pd=e=>{const t=(0,Rn.useRef)(null),s=(0,Rn.useRef)(null),i=(0,Rn.useRef)(0),r=(0,Rn.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,Rn.useState)(!1),[d,c]=(0,Rn.useState)(!1),h=(0,Rn.useRef)(!1),u=()=>{const t=Rn.Children.count(e.children);return s.current&&t?s.current.scrollWidth/t:0};let p=!1;(0,Rn.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,Rn.useRef)(!1),m=(0,Rn.useRef)(0);let f=0;const y=(0,Rn.useRef)(!1),[v,w]=(0,Rn.useState)(0),_=e=>{e<0&&(e=0),e>i.current&&(e=i.current),w(e)};(0,Rn.useEffect)((()=>{v===i.current?c(!1):c(!0),l(0!==v)}),[v]);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){y.current=!0,f=t;const e=m.current-f,s=r.current+e;_(s)}}else y.current=!1},b=e=>{y.current&&e.preventDefault(),setTimeout((()=>{y.current=!1})),g.current=!1,document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",S),document.removeEventListener("touchend",b)};return(0,En.jsxs)("div",{className:ud["scrolling-carousel"],style:e.style,children:[(0,En.jsx)("div",{className:ud["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=>{y.current&&(e.preventDefault(),e.stopPropagation())},children:(0,En.jsx)("div",{className:ud["scrolling-carousel__item"],ref:s,style:{transform:`translateX(${-1*v}px)`},children:e.children})}),!p&&(0,En.jsxs)(En.Fragment,{children:[(0,En.jsx)("div",{className:(0,Pn.default)(ud["scrolling-carousel__arrow-button"],ud["scrolling-carousel__arrow-button--left"],{[ud["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 dd(s.current,"transform",300),h.current=!1},children:(0,En.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,En.jsx)("path",{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"})})}),(0,En.jsx)("div",{className:(0,Pn.default)(ud["scrolling-carousel__arrow-button"],ud["scrolling-carousel__arrow-button--right"],{[ud["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 dd(s.current,"transform",300),h.current=!1},children:(0,En.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,En.jsx)("path",{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})})})]})]})},gd=({children:e,style:t,color:s,font:i,className:r})=>(0,En.jsx)("div",{className:r,style:{color:s,font:i,...t},children:e});var md=_(9108),fd={insert:"head",singleton:!1};Dn()(md.A,fd);const yd=md.A.locals||{},vd=({goods:e,onClick:t,options:s})=>{const{imgSrc:i,title:r,subTitle:a,price:o,oldPrice:n}=e;return(0,En.jsxs)("div",{className:(0,Pn.default)(yd["goods-card"]),style:{color:s.mainTextColor??"black"},onClick:t,children:[(0,En.jsx)("div",{className:(0,Pn.default)(yd.figure),style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor},children:i&&(0,En.jsx)("img",{src:i,alt:r,style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor}})}),(0,En.jsx)(gd,{font:s.subtitleFont,children:a}),(0,En.jsx)(gd,{font:s.titleFont,children:r}),(0,En.jsxs)("div",{className:yd.prices,children:[(0,En.jsx)(gd,{font:s.priceFont,children:o}),(0,En.jsx)(gd,{className:yd["typography--old-price"],font:s.oldPriceFont,color:s.oldPriceTextColor,children:n})]})]})},wd=e=>{const t=e.goodsWidgetOptions,s=t.goodsWidgetRenderingType||t.goodsList.renderingType;let i=[];return s===C.DEFAULT?i=e.goodsList.map(((s,i)=>(0,En.jsx)(vd,{options:t.goodsCard,goods:s,onClick:()=>e.onGoodsCardClick(s)},i))):s===C.CUSTOM_CARD&&Y()(t.getCardHtml)&&(i=e.goodsList.map(((s,i)=>(0,En.jsx)("div",{dangerouslySetInnerHTML:{__html:t.getCardHtml?.(s,i)??""},onClick:()=>e.onGoodsCardClick(s)},i)))),(0,En.jsx)(pd,{style:{marginTop:"-15px"},children:i})},_d=({arrowColor:e,...t})=>(0,En.jsx)("svg",{...t,width:"32",height:"12.5",viewBox:"0 0 64 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,En.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 Sd=_(8161),bd={insert:"head",singleton:!1};Dn()(Sd.A,bd);const xd=Sd.A.locals||{},Cd=({closeImage:e,arrowColor:t,onClick:s})=>(0,En.jsx)("div",{className:xd.btn,onClick:s,onTouchStart:s,children:e?(0,En.jsx)("div",{dangerouslySetInnerHTML:{__html:e}}):(0,En.jsx)(_d,{arrowColor:t})});var kd=_(1277),Md={insert:"head",singleton:!1};Dn()(kd.A,Md);const Ld=kd.A.locals||{},Od=({isLoading:e,backgroundColor:t="white",accentBackgroundColor:s="transparent"})=>e?(0,En.jsx)("div",{className:Ld.spinner,style:{border:`solid 2px ${t}`,borderColor:`${s} ${t} ${t} ${t}`}}):null;var Id=_(4940),Ad={insert:"head",singleton:!1};Dn()(Id.A,Ad);const Ed=Id.A.locals||{};var Td;!function(e){e[e.IN=0]="IN",e[e.OUT=1]="OUT"}(Td||(Td={}));const Rd=({open:e,url:t,goodsWidgetOptions:s,onClosed:i,onClose:r,onGoodsCardClick:a})=>{const o=(0,Rn.useRef)(null),[n,l]=(0,Rn.useState)([]),[d,c]=(0,Rn.useState)(Td.IN),h=s,{dimColor:u,substrateHeight:p,substrateColor:g,closeImage:m,closeBackgroundColor:f}=h.goodsList;(0,Rn.useEffect)((()=>{c(e?Td.IN:Td.OUT)}),[e]),(0,Rn.useEffect)((()=>{t&&y()}),[t]);const y=async()=>{const e=v(),t=await s.openGoodsWidgetHandler(e);l(t)},v=()=>{try{return JSON.parse(t).map((e=>({sku:e,title:"",subTitle:"",price:"",oldPrice:"",rawData:{}})))}catch(e){return console.error(e),[]}};(0,Rn.useEffect)((()=>{const e=o.current;if(d===Td.OUT)return e.addEventListener("animationend",i),()=>{e.removeEventListener("animationend",i)}}),[d]);const w=h.loader.custom?(0,En.jsx)("div",{dangerouslySetInnerHTML:{__html:h.loader.custom}}):(0,En.jsx)(Od,{isLoading:!n,backgroundColor:h.loader.default.color,accentBackgroundColor:h.loader.default.accentColor});return(0,En.jsxs)("div",{className:(0,Pn.default)(Ed["goods-container"],{[Ed["goods-container--visible"]]:d===Td.IN,[Ed["goods-container--hidden"]]:d===Td.OUT}),ref:o,children:[(0,En.jsx)("div",{className:(0,Pn.default)(Ed["goods-container__backdrop"]),style:{backgroundColor:u},onClick:r}),(0,En.jsxs)("div",{className:(0,Pn.default)(Ed["goods-container"]),style:{height:p+"px",backgroundColor:g??"white"},children:[w,n&&(0,En.jsx)(wd,{goodsList:n,onGoodsCardClick:a,goodsWidgetOptions:s}),(0,En.jsx)(Cd,{onClick:r,closeImage:m,arrowColor:f})]})]})};var Pd=_(2913),Bd={insert:"head",singleton:!1};Dn()(Pd.A,Bd);const Dd=Pd.A.locals||{},jd=e=>{const[t,s]=(0,Rn.useState)(!1),[i,r]=(0,Rn.useState)(!1),{storyManager:a}=Gc(),o=()=>{r(!0),s(!0)},n=()=>{s(!1)};(0,Rn.useEffect)((()=>(e.widget.on(vr.Open,o),()=>{e.widget.off(vr.Open,o)})),[e.widget]),(0,Rn.useEffect)((()=>(Rs.addListener("goodsWidget.close",n),()=>{Rs.removeListener("goodsWidget.close",n)})),[]),(0,Rn.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,En.jsx)("div",{className:Dd["goods-widget-viewer"],children:(0,En.jsx)(Rd,{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},Fd={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 Nd{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 Ud=e=>{switch(e){case"":default:return"text";case"tel":return"tel";case"email":return"email"}},zd=e=>{const[t,s]=(0,Rn.useState)({countryCode:"",phone:""}),[i,r]=(0,Rn.useState)(""),[a,o]=(0,Rn.useState)(!0),n=s=>{const i=Ud(e?.configV2.main.input.type??"");return"email"===i?Nd.isEmailValid(s):"tel"!==i||Nd.isTelephoneValid((()=>{const e=t.countryCode.substring(1);return e?Fd[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 Vd=_(4169),Wd={insert:"head",singleton:!1};Dn()(Vd.A,Wd);const Gd=Vd.A.locals||{},$d=(0,Rn.forwardRef)(((e,t)=>{const s=(0,Rn.useRef)(null);return(0,Rn.useEffect)((()=>{he(s.current),s.current.focus()}),[]),(0,En.jsx)("input",{type:"email",className:(0,Pn.default)(Gd.input,Gd.input_centered),placeholder:e.placeholder,value:e.value,ref:s,onChange:t=>e.onChange(t.target.value)})}));const Hd=(e=>{var t={};return _.d(t,e),t})({default:()=>c.default}),qd=(0,Rn.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?Fd[i]:"";return(0,En.jsxs)("div",{className:Gd["input-group"],children:[(0,En.jsxs)("div",{className:Gd["input-group__prepend"],children:[(0,En.jsx)(Hd.default,{type:"tel",mask:"+999",maskChar:null,className:Gd.input,onChange:t=>{e.onChange({countryCode:t.currentTarget.value,phone:e.value.phone})},value:e.value.countryCode,placeholder:"+",inputRef:e=>{e&&(e=>{setTimeout((()=>{he(e),e.focus()}))})(e)}}),(0,En.jsx)("div",{className:Gd["input-group__separator"]})]}),r?(0,En.jsx)(Hd.default,{type:"tel",className:Gd.input,mask:r,maskChar:"-",alwaysShowMask:!0,placeholder:e.placeholder,inputRef:e=>{},value:e.value.phone,onChange:s}):(0,En.jsx)("input",{type:"tel",className:Gd.input,placeholder:e.placeholder,ref:e=>{},value:e.value.phone,onChange:s})]})})),Qd=(0,Rn.forwardRef)(((e,t)=>{const s=(0,Rn.useRef)(null),i=(0,Rn.useRef)(null);(0,Rn.useEffect)((()=>{i.current.dataset.replicatedValue=e.value,he(s.current),s.current.focus(),s.current.setSelectionRange(e.value.length,e.value.length)}),[]);return(0,En.jsx)("div",{className:Gd["textarea-grow-wrap"],ref:i,style:e.style,children:(0,En.jsx)("textarea",{className:Gd.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}})})})),Kd=({form:e,config:t,...s})=>{const[i,r]=(0,Rn.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=Ud(t.configV2.main.input.type),f=({value:e})=>{s.onComplete({result:!0,value:e}),r(!1)};return(0,En.jsxs)("div",{className:Gd.wrapper,children:[(0,En.jsx)("div",{className:(0,Pn.default)(Gd.backdrop,{[Gd.fadeIn]:i,[Gd.fadeOut]:!i}),onAnimationEnd:()=>{i||s.onClose()},onClick:()=>{s.onComplete({result:!1,value:e.value}),r(!1)}}),(0,En.jsxs)("div",{className:Gd.main,style:a(),children:[(0,En.jsxs)("div",{className:Gd["main-elements"],style:o(),children:[(0,En.jsx)("div",{className:Gd.question,style:n(),children:g}),(0,En.jsxs)("div",{className:(0,Pn.default)(Gd["input-wrapper"],{[Gd["is-invalid"]]:!e.isValid}),style:l(),children:["text"===m&&(0,En.jsx)(Qd,{value:e.value,onChange:e.handleChange,style:c(),placeholder:u,maxLength:h}),"email"===m&&(0,En.jsx)($d,{value:e.value,onChange:e.handleChange,placeholder:u}),"tel"===m&&(0,En.jsx)(qd,{value:e.telephone,onChange:e.handleTelephoneChange,placeholder:u})]})]}),e.value.trim().length>0&&(0,En.jsx)("div",{className:Gd["button-wrapper"],children:(0,En.jsx)("button",{className:Gd.button,style:d(),onClick:()=>e.handleSubmit(f),children:p})})]})]})},Yd=({storyGeometry:e,activeSlide:t,storyRef:s,storyReader:i})=>{const[r,a]=(0,Rn.useState)(null),[o,n]=(0,Rn.useState)(null),l=zd(o);(0,Rn.useEffect)((()=>(Rs.on(da.ShowInputModal,d),()=>{Rs.off(da.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,Rn.useLayoutEffect)((()=>()=>{l.reset()}),[r]),o?(0,En.jsx)(Kd,{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},Zd=(0,kl.observer)((({story:e,geometry:t,storyReader:s,className:i,...r})=>{const a=(0,Rn.useRef)(null),o=(0,Rn.useRef)(null);(({story:e,progressBarRef:t,nextFlippingStoryIndex:s,activeStory:i})=>{const r=e.timer,a=e===i,o=a&&-1===s;(0,Rn.useEffect)((()=>{if(!a)return;const s=e=>{t.current?.style.setProperty("--tick",e+"%")},i=({forceEnd:t})=>{t||(e.reachEnd?e.nextStory("auto"):e.nextSlide())},o=()=>{t.current?.style.setProperty("--tick","0%")},n=()=>{t.current?.style.setProperty("--tick","0%")};return r.on("start",o),r.on("stop",n),r.on("progress",s),r.on("complete",i),()=>{r.off("start",o),r.off("progress",s),r.off("complete",i),r.off("stop",n)}}),[r,e,a]),(0,Rn.useEffect)((()=>{o||r.stop()}),[o])})({activeStory:r.activeStory,story:e,nextFlippingStoryIndex:r.nextFlippingStoryIndex,progressBarRef:o});const n=r.index===r.nextFlippingStoryIndex,l=(0,Rn.useMemo)((()=>e.activeSlide?.findWidgetByType("SwipeUpGoodsWidget")),[e.activeSlide?.state]),d=async()=>{try{await e.reload()}catch(e){console.error(e)}};return(0,En.jsxs)("div",{ref:a,className:(0,Pn.default)(Vl["stories-item"],Vl.slider3d__item,i),onMouseDown:()=>{e.completeNativeSharing()},onTouchStart:()=>{e.completeNativeSharing()},"data-testid":"story",style:r.style,children:[(0,En.jsx)(Yl,{closeDisabled:e.disableClose,options:r.storyReaderOptions,onClose:r.onClose,uiPaused:s.uiPaused}),e.activeSlide&&(0,En.jsx)(nd,{ref:o,hiddenTimeline:e.hiddenTimeline,slidesLength:e.slidesCount,timeline:e.activeSlide.timeline,activeSlideIndex:e.activeSlideIndex,uiPaused:s.uiPaused}),e.displayedSlides.map((i=>(0,En.jsx)(id,{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,slidesLoaded:e.slidesLoaded,timerPaused:s.timerPaused,muted:s.muted},i.html))),(0,En.jsx)(Hl,{story:e,commonOptions:r.commonOptions,storyReaderOptions:r.storyReaderOptions,muted:s.muted,onClickMuteAction:()=>{s.muted?s.unmute():s.mute()}}),l&&r.activeStory===e&&(0,En.jsx)(jd,{widget:l,story:e,goodsWidgetOptions:r.goodsWidgetOptions}),r.activeStory===e&&e.activeSlide&&(0,En.jsx)(Yd,{storyRef:a,storyGeometry:t,activeSlide:e.activeSlide,storyReader:s})]})})),Jd=({className:e,style:t})=>(0,En.jsx)("div",{className:(0,Pn.default)(Vl["stories-item"],e),style:t,children:(0,En.jsx)("div",{className:`${Xl["stories-slide"]} ${Xl._dummy}`})});var Xd=_(9669),ec={insert:"head",singleton:!1};Dn()(Xd.A,ec);const tc=Xd.A.locals||{},sc=({width:e,disabledByUI:t,navigationOptions:s,...i})=>{const{desktopMode:r,dir:a}=Gc(),o="ltr"===a,n=(o?i.isNextStoryBlank:i.isPrevStoryBlank)||t,l=(o?i.isPrevStoryBlank:i.isNextStoryBlank)||t;return(0,En.jsxs)("div",{className:(0,Pn.default)([tc["story-reader-controls"]],{[tc._desktop_mode]:r}),children:[(0,En.jsx)("div",{className:tc.slider3d__btn_next,style:{transform:`translateY(-50%) translateX(calc(${e/2}px + 100%))`},children:(0,En.jsx)("button",{className:tc["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(o?i.onNext():i.onPrev())},disabled:n,dangerouslySetInnerHTML:{__html:s.nextButton.svgSrc.baseState}})}),(0,En.jsx)("div",{className:tc.slider3d__btn_prev,style:{transform:`translateY(-50%) translateX(calc(-${e/2}px - 200%))`},children:(0,En.jsx)("button",{className:tc["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(o?i.onPrev():i.onNext())},disabled:l,dangerouslySetInnerHTML:{__html:s.prevButton.svgSrc.baseState}})})]})},ic=e=>{const{storyReaderOptions:t}=Gc(),s=(0,Rn.useRef)(null),i=(0,Rn.useRef)(new yr).current;(({slider:e,touchController:t})=>{const s=()=>{e?.startMove()},i=({dx:t})=>{e?.move(-t)},r=()=>{t.horizontalSwipeGesture&&e?.endMove()};(0,Rn.useEffect)((()=>(t.on(Wi.TouchStart,s),t.on(Wi.TouchMoveHorizontal,i),t.on(Wi.TouchEnd,r),()=>{t.off(Wi.TouchStart,s),t.off(Wi.TouchMoveHorizontal,i),t.off(Wi.TouchEnd,r)})),[t])})({slider:i,touchController:e.touchController});const r=t.scrollStyle,a=e.stories;i.currentIndex=e.currentIndex;const o=e.touchController;(0,Rn.useLayoutEffect)((()=>{const e=()=>{i.init({$el:s.current,transformStyle:r})};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[a.length,r]),(0,Rn.useLayoutEffect)((()=>{e.setAnimatedTransitionAdapter(new Na(i,{closeOnLastSlideByTimer:Boolean(t.closeOnLastSlideByTimer)}))}),[e,t.closeOnLastSlideByTimer]),(0,Rn.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}},rc=(0,kl.observer)((e=>{const{storyReaderOptions:t,commonOptions:s,goodsWidgetOptions:i}=Gc(),r=ic(e.storyReader),{actionPanelHeight:a,safeAreaFrameCalculator:o,isMobileGeometry:n,storyGeometry:l,correctionPaddingStyle:d}=Bl(e.viewport),c=e.storyReader.activeStory;return(0,En.jsxs)(En.Fragment,{children:[(0,En.jsxs)("div",{className:(0,Pn.default)(Nl.slider3d__wrapper,{[Nl["slider3d__wrapper_swipe-up"]]:e.storyReader.closeGestureInAction,[Nl._desktop_mode]:!n}),style:{WebkitPerspective:`${r.perspective}px`,perspective:`${r.perspective}px`,width:l.getWidth(),backgroundColor:n&&o.shouldBeShownSafeAreaInsets&&"#000",...d},children:[(0,En.jsx)("div",{className:Nl.slider3d__inner,style:{transform:`translateZ(-${r.depth}px)`},children:(0,En.jsx)("div",{className:(0,Pn.default)(Nl["stories-face"],Nl.slider3d__rotater),ref:r.ref,children:e.storyReader.stories.map(((o,n)=>o.isBlank?(0,En.jsx)(Jd,{style:{bottom:0}},o.id):(0,En.jsx)(Zd,{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,En.jsx)(ml,{className:Nl["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,En.jsx)(sc,{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()})]})})),ac=(0,kl.observer)((({storyReader:e,desktopMode:t})=>{const s=(()=>{const[e,t]=(0,Rn.useState)((()=>Tl())),s=(0,Rn.useCallback)((()=>{t(Tl())}),[]);return(0,Rn.useEffect)((()=>(window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]),e})();(({touchController:e,sharePanelIsOpened:t,desktopMode:s,storyReader:i})=>{(0,Rn.useEffect)((()=>{s||t?e.disable():e.enable()}),[e,s,t]),(0,Rn.useEffect)((()=>(e.on(Wi.LongTouchDetected,r),e.on(Wi.TouchEnd,a),()=>{e.off(Wi.LongTouchDetected,r),e.off(Wi.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,Ml.createPortal)((0,En.jsxs)(Dl,{viewport:s,storyReader:e,children:[(0,En.jsx)(rc,{viewport:s,storyReader:e,onCloseStory:()=>{e.close()},sharePanel:e.sharePanel}),(0,En.jsx)(Xn,{orientation:ke.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{t?e.pauseUI():e.resumeUI()}})]}),document.body)}));var oc=_(7314),nc={insert:"head",singleton:!1};Dn()(oc.A,nc);oc.A.locals;const lc=({storyManager:e,desktopMode:t})=>{const[s,i]=(0,Rn.useState)(null),r=(()=>{const e=(0,Rn.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,Rn.useEffect)((()=>{const t=e.createGameReader();return t.setSafeAreaInsets(r),i(t),()=>{t.destroy()}}),[e]),(0,Rn.useEffect)((()=>{s?.setDesktopMode(t)}),[s,t]),s};const dc=(e=>{var t={};return _.d(t,e),t})({LitElement:()=>h.LitElement,css:()=>h.css,html:()=>h.html,nothing:()=>h.nothing});const cc=(e=>{var t={};return _.d(t,e),t})({customElement:()=>u.customElement,property:()=>u.property,query:()=>u.query,state:()=>u.state});class hc{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()}}const uc=(e=>{var t={};return _.d(t,e),t})({html:()=>p.html,literal:()=>p.literal}),pc={[Os.BottomSheet]:uc.literal`iam-bottom-sheet`,[Os.Fullscreen]:uc.literal`iam-fullscreen-modal`,[Os.Modal]:uc.literal`iam-modal`},gc=dc.css`
1
+ import*as e from"react";import*as t from"events";import*as s from"lodash/isFunction.js";import*as i from"uuid";import*as r from"lodash/isString.js";import*as a from"mobx";import*as o from"lodash/isEqual.js";import*as n from"lodash/head.js";import*as l from"lodash/isObject.js";import*as d from"lodash/isNumber.js";import*as c from"lodash/isNil.js";import*as h from"@inappstory/slide-api";import*as u from"async-mutex";import*as p from"@inappstory/video-player";import*as g from"deepmerge";import*as m from"lodash/debounce.js";import*as y from"lodash/isEmpty.js";import*as f from"react-dom/client";import*as v from"classnames";import*as w from"mobx-react-lite";import*as _ from"react-dom";import*as S from"react-input-mask";import*as b from"lit";import*as C from"lit/decorators.js";import*as x from"lit/static-html.js";import*as k from"lit/directives/style-map.js";import*as M from"lit/directives/class-map.js";import*as L from"lit/directives/unsafe-html.js";import*as I from"bowser";import*as A from"css-font-parser";import*as O from"parse-css-sides";var E={432:(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},669:(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},843:(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},495:(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},289:(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},314:(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},938:(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},533:(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},811:(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},731:(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},130:(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},108:(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},212:(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},161:(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},277:(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},940:(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},942:(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},349:(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},137:(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},278:(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},594:(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},50:(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},390:(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},169:(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},138:(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},196:(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},778:(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},81:(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},323:(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}},335:(e,t,s)=>{var i=s(649),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},85:(e,t,s)=>{e.exports=s(335)},591:(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}}}},704:(e,t,s)=>{const i=document.querySelector("[nonce]");i&&(s.nc=i.nonce||i.getAttribute("nonce")),window.litNonce=s.nc},649:t=>{t.exports=e}},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.nc=void 0;var D={};(()=>{R.d(D,{hS:()=>T,KL:()=>Wn,A7:()=>Q,Yb:()=>E,Tg:()=>P,WH:()=>j,lV:()=>B,IV:()=>Ms,tP:()=>ks,h8:()=>Ls,Xz:()=>Ao,wS:()=>un,VS:()=>qt,oC:()=>Qt,L8:()=>Cs,NL:()=>xs,Ez:()=>ye,of:()=>ee,Hp:()=>iu,W1:()=>oe,MD:()=>re,_U:()=>ie,zC:()=>se,ws:()=>F,Jf:()=>Y,Jd:()=>ae,SK:()=>W,tI:()=>V,Uy:()=>z,SP:()=>U,Jj:()=>G,pt:()=>$,nN:()=>H,mk:()=>N,Vq:()=>te,ex:()=>q,yx:()=>Z,qz:()=>J,h0:()=>ne,KO:()=>X});const e=(e=>{var t={};return R.d(t,e),t})({EventEmitter:()=>t.EventEmitter,default:()=>t.default});var E;!function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(E||(E={}));const T={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},P={borderRadius:5,loader:{default:{color:"white",accentColor:"transparent"},custom:null},backdropColor:"#1a1a1a",backdrop:{opacity:1,background:"#1a1a1a"},game:{backdropColor:"rgb(51, 51, 51)"},forceDesktopMode:T.forceDesktopMode,forceCheckOrientation:!0};var B;!function(e){e.DEFAULT="default",e.CUSTOM_CARD="customCard"}(B||(B={}));const j={goodsWidgetRenderingType:B.DEFAULT,goodsList:{renderingType:B.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 F,N,U,z,V,W,G,$;!function(e){e.START_LOADING="startLoading",e.END_LOADING="endLoading",e.CLOSE_STORY_READER="closeStoryReader"}(F||(F={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end"}(N||(N={})),function(e){e.CIRCLE="circle",e.QUAD="quad",e.RECTANGLE="rectangle"}(U||(U={})),function(e){e.LEFT="left",e.RIGHT="right",e.START="start",e.END="end",e.CENTER="center"}(z||(z={})),function(e){e.CARD_INSIDE_BOTTOM="cardInsideBottom",e.CARD_OUTSIDE_TOP="cardOutsideTop",e.CARD_OUTSIDE_BOTTOM="cardOutsideBottom"}(V||(V={})),function(e){e.Medium="medium",e.High="high"}(W||(W={})),function(e){e.COLUMN="vertical",e.ROW="horizontal"}(G||(G={})),function(e){e.START_LOADER="startLoad",e.END_LOADER="endLoad"}($||($={}));const H={direction:G.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:z.START,position:V.CARD_INSIDE_BOTTOM,display:!0,lineClamp:4},gap:10,height:178,aspectRatio:null,coverQuality:W.High,variant:U.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:z.START,position:V.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:W.High,coverLazyLoading:!1,variant:U.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:N.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:z.START,position:V.CARD_INSIDE_BOTTOM,display:!0,lineClamp:3},gap:10,height:70,aspectRatio:null,coverQuality:W.High,coverLazyLoading:!1,variant:U.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"}},q={title:{content:"Favorite",font:"1.4rem/1.2 InternalPrimaryFont",color:"white",backgroundColor:"#333333"},headerTopOffset:0,bottomOffset:0,backgroundColor:"#333333"};var Q;!function(e){e.STORY_LIST="storyList",e.STORY_READER="storyReader",e.GAME_READER="gameReader",e.STACK_STORY_LIST="stackStoryList",e.IAM_READER="iamReader"}(Q||(Q={}));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}`},Y={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 J;!function(e){e.FLAT="flat",e.COVER="cover",e.CUBE="cube"}(J||(J={}));const Z={gameReaderOptions:{loader:{default:{color:"white",accentColor:"transparent"},custom:null}},scrollStyle:J.FLAT,timelineBlockTopOffset:8,actionPanelBottomOffset:0,borderRadius:12,loader:{default:{color:"white",accentColor:"transparent"},custom:null},recycleStoriesList:!1,closeOnLastSlideByTimer:!0,sharePanel:Y,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 X;!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"}(X||(X={}));const ee={};var te,se,ie,re,ae,oe,ne;!function(e){e.direct="direct",e.onboarding="onboarding",e.list="list",e.favorite="favorite"}(te||(te={})),function(e){e[e.default=0]="default",e[e.favorite=1]="favorite",e[e.stacked=2]="stacked"}(se||(se={})),function(e){e[e.default=0]="default",e[e.onboarding=1]="onboarding",e[e.favorite=2]="favorite",e[e.direct=3]="direct"}(ie||(ie={})),function(e){e.list="list",e.favorite="favorite"}(re||(re={})),function(e){e.CLICK_ON_STORY="clickOnStoryLink"}(ae||(ae={})),function(e){e.TEXT="text",e.IMAGE="image"}(oe||(oe={})),function(e){e.LTR="ltr",e.RTL="rtl"}(ne||(ne={}));const le=(e=>{var t={};return R.d(t,e),t})({default:()=>s.default});class de extends e.EventEmitter{}class ce extends Error{constructor(e){super(`[IAS]: Timeout waiting for ViewModel with ID "${e}". You must mount <IASContainer>.`),this.name="IasViewModelTimeoutError"}}class he extends Error{constructor(e){super(`[IAS]: ViewModel with ID "${e}" was deleted before resolving.`),this.name="IasViewModelRejectError"}}class ue{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 ce(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 he(e)),this.viewModelWaiters.delete(e))}}const pe=(e=>{var t={};return R.d(t,e),t})({v4:()=>i.v4});function ge(e){return e.replace(/^\//,"")}function me(e,t,s){t instanceof Object&&Object.keys(t).forEach((i=>{const r=t[i];if(r instanceof Object&&!Array.isArray(r))return me(e,r,i);s&&(i=`${s}[${i}]`),Array.isArray(r)?r.forEach((t=>{e.append(`${i}[]`,t)})):e.append(i,r)}))}class ye 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 ye(null,JSON.stringify(e.data),e)}static createByFetchError(e){const t=window.navigator&&window.navigator.onLine;return new ye(null,t?e.message:"net::ERR_INTERNET_DISCONNECTED")}}const fe={baseUrl:"https://cdn.inappstory.ru",apiUrl:"https://api.inappstory.ru",faviconApiUrl:"https://favicon.inappstory.ru"};function ve(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 we(e){return"string"==typeof e&&(!isNaN(Number(e))&&!isNaN(parseFloat(e)))}let _e;_e=function(){};const Se=/[\r\n%#()<>?[\\\]^`{|}]/g;function be(e,t="double"){return(e=(e=(e="double"===t?e.replace(/"/g,"'"):e.replace(/'/g,'"')).replace(/>\s{1,}</g,"><")).replace(/\s{2,}/g," ")).replace(Se,encodeURIComponent)}const Ce=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)},xe=()=>R.nc??"",ke=!!(()=>{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};const Me=(e=>{var t={};return R.d(t,e),t})({default:()=>r.default});const Le=function(){var e="test";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return!1}}();function Ie(e){let t=null;if(Le){let s=window.localStorage.getItem(e);null!==s&&(0,Me.default)(s)&&s.trim().length>0&&(t=JSON.parse(s))}return t}function Ae(e,t){Le&&window.localStorage.setItem(e,JSON.stringify(t))}function Oe(e){let t=window.isSecureContext;return void 0===t&&"https:"===window.location.protocol&&(t=!0),t?e:e.replace(/^https:\/\//,"http://")}function Ee(e){return e.map((e=>function(e){if(!e.url)return null;let t={"font-family":e.family??"normal",src:`url('${Oe(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 Te(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=Ee(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",xe()),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 Re=null;async function De(){return null!=Re?Re: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)=>{Re=s,e(s)}))}))}function Pe(){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:Be.LANDSCAPE_PRIMARY,"-90":Be.LANDSCAPE_SECONDARY,0:Be.PORTRAIT_PRIMARY,180:Be.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:Ve(e),event:"change"}}(s);return t.prototype.addEventListener=je("addEventListener",i.delegate,i.event),t.prototype.dispatchEvent=je("dispatchEvent",i.delegate,i.event),t.prototype.removeEventListener=je("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]=Ue(e,s)}},type:{get:function(){var t=window.screen;return t.msOrientation||t.mozOrientation||e[window.orientation+""]||(We().matches?"landscape-primary":"portrait-primary")}},angle:{value:0}}),s}(),e}}var Be;function je(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]=ze(s,r[0]):r[0]=s;var a,o,n=Ue(r[1],i);return"addEventListener"===e&&function(e,t){var s=Ne.indexOf(e);s>-1?Fe[s]=t:(Ne.push(e),Fe.push(t))}(r[1],n),"removeEventListener"===e&&(a=r[1],(o=Ne.indexOf(a))>-1&&(Ne.splice(o,1),Fe.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"}(Be||(Be={}));var Fe=[],Ne=[];function Ue(e,t){var s=Ne.indexOf(e);return s>-1?Fe[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 ze(e,t){var s;try{s=new Event(e,t)}catch(e){s={type:"change"}}return s}function Ve(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=We();return s&&"boolean"==typeof s.matches&&s.addListener((function(){t.dispatchEvent(ze("change"))})),t}function We(){return"function"!=typeof window.matchMedia?{}:window.matchMedia("(orientation: landscape)")}function Ge(e,t,s){Object.defineProperty(e,t,{value:s})}function $e(e,t,s){return String(e).replace(new RegExp(function(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(t),"g"),(()=>s))}const He=(e=>{var t={};return R.d(t,e),t})({Reaction:()=>a.Reaction,action:()=>a.action,computed:()=>a.computed,observable:()=>a.observable,reaction:()=>a.reaction,remove:()=>a.remove});function qe(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 He.Reaction(`${this.constructor.name||this.nodeName}.update()`,(()=>this.requestUpdate()))),this.hasUpdated&&this.requestUpdate()}disconnectedCallback(){super.disconnectedCallback(),this._mobxReaction?.dispose(),this._mobxReaction=null}}}function Qe(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 Ke{storyManager;constructor(e){this.storyManager=e}async open(){const[e,t]=await Promise.all([this.getDeviceData(),De()]),s=this.completeDeviceData(e,t),i=await Ht.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=>{$t("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=Ie("device_data"),i=null;if(null!==s&&(i=s.device_id),null!==s&&i&&(0,Me.default)(i)&&36===i.trim().length)e(s);else{const t={platform:"web",device_id:(0,pe.v4)()};Ae("device_data",t),e(t)}}))}}var Ye;!function(e){e.TEXT="text",e.IMAGE="image"}(Ye||(Ye={}));class Je{type;key;value;priority;constructor(e,t,s,i){this.type=e,this.key=t,this.value=s,this.priority=i}}class Ze extends Je{constructor(e,t){super(Ye.IMAGE,e,t,0)}}class Xe extends Je{constructor(e,t){super(Ye.TEXT,e,t,2)}}class et extends Je{constructor(e,t){super(Ye.IMAGE,e,t,1)}}class tt extends Je{constructor(e,t){super(Ye.TEXT,e,t,3)}}const st="default";class it{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||st,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(){Te(this.fontsResources)}getResources(e){return e.cache&&Array.isArray(e.cache)?e.cache:[]}mapTextPlaceholders(e){return e.map((e=>new Xe(e.name,e.default_value)))}mapImagePlaceholders(e){return e.map((e=>new Ze(e.name,e.default_value)))}}class rt extends Error{constructor(e){super(`Story with ID ${e} has already been shown to the user`),this.name="IasStoryAlreadyShownError"}}class at extends Error{constructor(e){super(`Like undefined on story with ID ${e}`),this.name="IasLikeUndefinedError"}}class ot extends Error{constructor(e){super(`Share url undefined on story with ID ${e}`),this.name="IasShareUrlUndefinedError"}}var nt,lt=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},dt=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"}(nt||(nt={}));let ct=(()=>{let e,t,s,i=[],r=[],a=[];return class{static{const o="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.action],s=[He.action],dt(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),dt(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),dt(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=lt(this,i);params;id;slug;hasFavorite;_cover;_type=nt.DEFAULT;#e=lt(this,r,He.observable.array());get _stories(){return this.#e}set _stories(e){this.#e=e}constructor(e,t,s){lt(this,a),this.rootStore=t,this.params=s,this.id=e.id,this.slug=e.feedSlug,this.hasFavorite=Boolean(e.hasFavorite),this._cover=St.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,He.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 ht="{{__favorite__}}";class ut extends ct{constructor(e,t){super(e,t),this._type=nt.FAVORITE}static createByStoryDtos(e,t){return new ut({feedSlug:ht,stories:e},t)}}const pt=(e=>{var t={};return R.d(t,e),t})({default:()=>o.default});class gt extends ct{tags=[];limit;constructor(e,t,s){super(e,t),this._type=nt.ONBOARDING,this.tags=s.tags,this.limit=s.limit,this.filterOpenedStories()}static getDefaultSlug(){return"onboarding"}isEqualParams(e){return(0,pt.default)(this.tags,e.tags)&&this.limit===e.limit}filterOpenedStories(){this._stories=this._stories.filter((e=>!e.isOpened))}}const mt="{{__ugc__}}";class yt extends ct{constructor(e,t){super(e,t),this._type=nt.UGC}static createByStoryDtos(e,t){return new yt({feedSlug:mt,stories:e},t)}}class ft{storyManager;constructor(e){this.storyManager=e}async fetchStorySlides({id:e,feedSlug:t}){const{url:s,params:i}=this.getStoryRequestConfig(e,t);return(await Ht.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 Ht.get(r,a??{});if(204===o.status&&i)throw new rt(e.toString());return o.data}async fetchStoryContext({ids:e}){const{url:t,params:s}=this.getStoryContextRequestConfig(e);return(await Ht.get(t,s??{})).data}async fetchStoryCSS(){const{url:e,params:t}=this.getStoryCSSRequestConfig();return(await Ht.get(e,t??{})).data.style??""}async setStoryLike(e,t){const s=await Ht.post(`story-like/${e}`,{value:t});if(null==s.data.like)throw new at(e);return s.data.like}async setStoryBookmark(e,t){return(await Ht.post(`story-favorite/${e}`,{value:t})).data.favorite}async markStoryAsOpened(e,t){const s=`u/${e}/s_opened`;let i=Ie(s);Array.isArray(i)||(i=[]);const r=new Set(i);r.add(t),i=Array.from(r),Ae(s,i)}async fetchStorySharePath(e){const t=await Ht.get(`story-share/${e}`,{});if(!t.data.url)throw new ot(e);return t.data.url}async updateNarrativeData(e,t){return Ht.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===mt?"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 vt{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 Ht.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 Ht.get(i,r??{});return a.data.feedSlug=e,a.data}async fetchFavoriteFeed({tags:e}){const t={tags:e.join(","),favorite:1};return(await Ht.get("story",t??{})).data}async fetchOnboardingFeed(e){const t=`feed/${e.feedSlug}/onboarding`,s={tags:e.tags.join(","),limit:e.limit},i=await Ht.get(t,s??{});return i.data.feedSlug=e.feedSlug,i.data}}const wt=(e=>{var t={};return R.d(t,e),t})({default:()=>n.default});class _t{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 St{images=[];color="";gradient=!1;static createByRawData(e){const t=new St;for(let s in e)e.hasOwnProperty(s)&&t.images.push(new _t(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=(0,wt.default)(this.images)??null,t&&null!=s?s:null)}mapCoverQualityToImageType(e){switch(e){case W.Medium:return"m";case W.High:return"h"}}}var bt=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},Ct=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 xt=(()=>{let e,t,s=[],i=[],r=[];return class a{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],Ct(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),Ct(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=(bt(this,s),bt(this,i,""));get _html(){return this.#t}set _html(e){this.#t=e}index=bt(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 $e(e,"{{nonce}}",xe()??"")}updatePlaceholders(e){let t=this._html;for(const s of e)t=$e(t,`%${s.key}%`,s.value);this._html=t}}})();var kt=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},Mt=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 Lt=(()=>{let e,t,s,i,r,a,o,n,l,d=[],c=[],h=[],u=[],p=[],g=[],m=[],y=[],f=[],v=[],w=[],_=[],S=[],b=[],C=[],x=[],k=[],M=[];return class{static{const L="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[He.observable],a=[He.observable],o=[He.observable],n=[He.observable],l=[He.observable],kt(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:L},d,c),kt(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:L},h,u),kt(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:L},p,g),kt(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:L},m,y),kt(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:L},f,v),kt(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:L},w,_),kt(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:L},S,b),kt(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:L},C,x),kt(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:L},k,M),L&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:L})}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=Mt(this,d,!1);get _slidesLoaded(){return this.#s}set _slidesLoaded(e){this.#s=e}#i=(Mt(this,c),Mt(this,h,null));get _error(){return this.#i}set _error(e){this.#i=e}#r=(Mt(this,u),Mt(this,p,null));get _context(){return this.#r}set _context(e){this.#r=e}#a=(Mt(this,g),Mt(this,m,0));get _like(){return this.#a}set _like(e){this.#a=e}#o=(Mt(this,y),Mt(this,f,!1));get _favorite(){return this.#o}set _favorite(e){this.#o=e}#n=(Mt(this,v),Mt(this,w,null));get _shareUrl(){return this.#n}set _shareUrl(e){this.#n=e}#l=(Mt(this,_),Mt(this,S,[]));get _slides(){return this.#l}set _slides(e){this.#l=e}#d=(Mt(this,b),Mt(this,C,!1));get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#c=(Mt(this,x),Mt(this,k,!1));get _canBeShown(){return this.#c}set _canBeShown(e){this.#c=e}constructor(e,t,s){Mt(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=St.createByRawData(e.image),this._videoCover=St.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=$e(t,`%${s.key}%`,s.value);this._title=t}mapSlidesByDto(e){return e.map((e=>new xt(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}}const At=(e=>{var t={};return R.d(t,e),t})({default:()=>l.default});class Ot{storyManager;constructor(e){this.storyManager=e}async launchGame({gameInstanceId:e,gameOptions:t}){const s=await this.storyManager.rootStore.sessionStore.open(),i={};t&&(0,At.default)(t)&&null!=t.demoMode&&(i.demoMode=Boolean(t.demoMode));const r=await Ht.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:fe.apiUrl,userAgent:Vt,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 Et 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 Tt="en-US";class Rt{languageCode;countryCode;tag;rawData="";constructor(e=Tt){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 Et(e).message),this.getNavigatorTag())}getNavigatorTag(){const e=navigator.language.toLowerCase();return this.isValidTag(e)?e:(console.error(`Invalid navigator language tag: ${e}`),Tt)}parseTag(e){const[t,s]=e.split("-");this.languageCode=t,this.countryCode=s.toUpperCase(),this.tag=`${this.languageCode}-${this.countryCode}`}}const Dt=(e=>{var t={};return R.d(t,e),t})({default:()=>d.default});class Pt extends Error{constructor(){super("You must pass the <userId> value"),this.name="IasEmptyUserIdError"}}var Bt=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},jt=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 Ft=(()=>{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=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[Qe],jt(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),jt(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),jt(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),jt(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),jt(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=Bt(this,a);#h=Bt(this,o,"");get _apiKey(){return this.#h}set _apiKey(e){this.#h=e}#u=(Bt(this,n),Bt(this,l,[]));get _tags(){return this.#u}set _tags(e){this.#u=e}#p=(Bt(this,d),Bt(this,c,new Rt));get _lang(){return this.#p}set _lang(e){this.#p=e}_disableDeviceId=(Bt(this,h),!1);_appPackageId="";_textPlaceholders=[];_imagePlaceholders=[];_isStatisticsDisabled=!1;#g=Bt(this,u,"");get _userId(){return this.#g}set _userId(e){this.#g=e}_userIdSign=Bt(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=ve(e);if(null!=t){const e=t.split(".").slice(1);fe.baseUrl=`https://${["cdn",...e].join(".")}`,fe.faviconApiUrl=`https://${["favicon",...e].join(".")}`,fe.apiUrl=`https://${t}`}}(e),this._apiKey=e,this.storyManager.rootStore.sessionStore.close())}async setUserId(e,t){if(((0,Me.default)(e)||(0,Dt.default)(e))&&this._userId!==e){if(this._disableDeviceId&&!this._userId)throw new Pt;Ut.getInstance().checkUserIdLength(e),this._userId=e,this._userIdSign=t,this._isInited&&await this.reloadSdk()}}async setLang(e){(0,Me.default)(e)&&this._lang.toRawData()!==e&&(this._lang=new Rt(e),this._isInited&&await this.reloadSdk())}setTextPlaceholders(e={}){if(!(0,At.default)(e))return;const t=this.mapTextPlaceholders(e);(0,pt.default)(this._textPlaceholders,t)||(this._textPlaceholders=t,this.storyManager.rootStore.placeholderStore.addPlaceholders(this._textPlaceholders))}setImagePlaceholders(e={}){if(!(0,At.default)(e))return;const t=this.mapImagePlaceholders(e);(0,pt.default)(this._imagePlaceholders,t)||(this._imagePlaceholders=t,this.storyManager.rootStore.placeholderStore.addPlaceholders(this._imagePlaceholders))}setTags(e){(0,pt.default)(this._tags,e)||(Ut.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 tt(s,i));return t}mapImagePlaceholders(e){const t=[];for(const[s,i]of Object.entries(e))t.push(new et(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 Nt(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 Ut{static instance;constructor(){return Ut.instance||(Ut.instance=this),Ut.instance}static getInstance(){return Ut.instance?Ut.instance:new Ut}_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&&Nt(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)&&Nt(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`)}}const zt=(e=>{var t={};return R.d(t,e),t})({default:()=>c.default});const Vt=`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 Wt(e,t){return{...e,...t}}const Gt=new class{_deviceInfoPromise=null;set deviceInfoPromise(e){this._deviceInfoPromise=e}_baseHeaders={};set baseHeaders(e){this._baseHeaders=e}get baseURL(){return`${fe.apiUrl}/v2/`}requestInterceptors=[];interceptors={request:{use:e=>{this.requestInterceptors.push(e)}}};async request(e){return new Promise(((t,s)=>{const i=async()=>{try{if((0,At.default)(e.headers)&&null!=e.headers||(e.headers={}),e.headers=Wt(this._baseHeaders,e.headers),this.requestInterceptors.length)for(const t of this.requestInterceptors)t(e);let i="";!(0,zt.default)(e.params)&&(0,At.default)(e.params)&&(i=new URLSearchParams(Object.entries(e.params).filter((([e,t])=>null!=t&&""!=t))).toString());let r=new URL(`${ge(e.url)}${i?"?"+i:""}`,this.baseURL),a="get";(0,zt.default)(e.method)||(a=e.method);let o={};!(0,zt.default)(e.headers)&&(0,At.default)(e.headers)&&(o=e.headers);let n=null;!(0,zt.default)(e.data)&&(0,At.default)(e.data)&&(n=JSON.stringify(e.data),o["Content-Type"]="application/json");try{if(Ut.getInstance().sdkConfigIsIncorrect)return void s(ye.createByRequestError({data:{name:"SDK config is incorrect",message:Ut.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(ye.createByRequestError(c));t(c)}catch(e){s(ye.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 $t(e,t,s){if("sendBeacon"in navigator){const r=zn.rootStore.sessionStore.session,a=new URLSearchParams({access_token:zn.getConfig().apiKey,session_id:r?.id||"",x_user_agent:Vt}),o=zn.getConfig();null!=o.appPackageId&&a.append("x_app_package_id",o.appPackageId);const n=`${i=Gt.baseURL,i.replace(/\/$/,"")}/${ge(e)}?${a.toString()}`,l=new FormData;Object.keys(t).forEach((e=>{me(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 Gt.post(e,t).then((()=>s()),(()=>s()));var i}Gt.interceptors.request.use((e=>{const t=zn.getConfig(),s=zn.rootStore.sessionStore.session;return e.headers=Wt(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,pe.v4)(),"X-User-Agent":Vt}),null!=t.appPackageId&&(e.headers["X-App-Package-Id"]=t.appPackageId),t.disableDeviceId||(e.headers["X-Device-Id"]=s?.deviceId),e}));const Ht=Gt;class qt extends Error{constructor(e){super(`[IAM]: not found IAM for ID <${e}>`),this.name="IamNotFoundByIdError"}}class Qt extends Error{constructor(e){super(`[IAM]: not found IAM limit for ID <${e}>`),this.name="IamNotFoundLimitError"}}var Kt=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},Yt=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 Jt="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 Zt=(()=>{let e,t,s,i=[];return class{static{const r="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Qe],t=[Qe],s=[Qe],Yt(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),Yt(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),Yt(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=Kt(this,i);constructor(e){this.storyManager=e}async fetchAll({tags:e}){try{return(await Ht.get("inappmessaging",{fields:Jt,tag:e.join(",")})).data.messages}catch(e){return[]}}async fetchContext(){return(await Ht.get("inappmessaging/message-context",{fields:"style,widgetsData"})).data}async fetchById(e){const t=(await Ht.get("inappmessaging",{id:e,fields:Jt})).data.messages.find((t=>t.id.toString()===e.toString()));if(!t)throw new qt(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 Ht.post(`/inappmessaging/message/${e}/event/${t.type}`,t.toQueryParams())}catch(e){console.error(e)}}async fetchUserData(e){try{return(await Ht.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 Ht.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 Ht.post("inappmessaging/message-limit",{id:[e]})).data.find((t=>t.messageId.toString()===e.toString()));if(!t)throw new Qt(e);return t}}})();class Xt{backgroundColor=""}class es extends Xt{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 ts,ss;!function(e){e[e.None=0]="None",e[e.SlideInUp=1]="SlideInUp",e[e.FadeIn=2]="FadeIn"}(ts||(ts={})),function(e){e[e.None=0]="None",e[e.Start=1]="Start",e[e.End=2]="End"}(ss||(ss={}));class is extends Xt{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??ts.None,this.backdrop={opacity:e.backdrop_alpha??.3},this.backgroundColor=e.background_color??"#FFFFFFFF",this.closeBtnPosition=e.close_button_position??ss.End,this.horizontalPadding=e.horizontal_padding??16}}class rs extends Xt{animationType;closeBtnPosition;constructor(e){super(),this.animationType=e.animation_type??ts.None,this.backgroundColor=e.background_color??"#FFFFFFFF",this.closeBtnPosition=e.close_button_position??ss.End}}class as{create(e,t){switch(e){case Os.BottomSheet:return new es(t);case Os.Modal:return new is(t);case Os.Fullscreen:return new rs(t)}}}var os=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},ns=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 ls=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],ns(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),ns(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=os(this,s);#t=os(this,i,"");get _html(){return this.#t}set _html(e){this.#t=e}constructor(e){os(this,r),this.message=e}get html(){return this._html}updateByDto(e){this._html=this.getSlideHtml(e)}getSlideHtml(e){let t=e;return t=$e(t,"{{nonce}}",xe()??""),t}updatePlaceholders(e){let t=this._html;for(const s of e)t=$e(t,`%${s.key}%`,s.value);this._html=t}}})();var ds=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},cs=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,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,f,v=[],w=[],_=[],S=[],b=[],C=[],x=[],k=[],M=[],L=[],I=[],A=[],O=[],E=[],T=[],R=[],D=[];return class P{static{const P="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[He.observable],a=[He.observable],o=[He.observable],n=[He.observable],l=[He.computed],d=[He.computed],c=[He.computed],h=[He.computed],u=[He.computed],p=[He.computed],g=[He.computed],m=[He.computed],y=[He.computed],f=[He.action],cs(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,_),cs(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),cs(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},C,x),cs(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),cs(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},L,I),cs(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),cs(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),cs(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),cs(this,null,l,{kind:"getter",name:"id",static:!1,private:!1,access:{has:e=>"id"in e,get:e=>e.id},metadata:P},null,v),cs(this,null,d,{kind:"getter",name:"needPlaceholders",static:!1,private:!1,access:{has:e=>"needPlaceholders"in e,get:e=>e.needPlaceholders},metadata:P},null,v),cs(this,null,c,{kind:"getter",name:"isOnceOpened",static:!1,private:!1,access:{has:e=>"isOnceOpened"in e,get:e=>e.isOnceOpened},metadata:P},null,v),cs(this,null,h,{kind:"getter",name:"hasLimit",static:!1,private:!1,access:{has:e=>"hasLimit"in e,get:e=>e.hasLimit},metadata:P},null,v),cs(this,null,u,{kind:"getter",name:"events",static:!1,private:!1,access:{has:e=>"events"in e,get:e=>e.events},metadata:P},null,v),cs(this,null,p,{kind:"getter",name:"slides",static:!1,private:!1,access:{has:e=>"slides"in e,get:e=>e.slides},metadata:P},null,v),cs(this,null,g,{kind:"getter",name:"context",static:!1,private:!1,access:{has:e=>"context"in e,get:e=>e.context},metadata:P},null,v),cs(this,null,m,{kind:"getter",name:"appearanceOptions",static:!1,private:!1,access:{has:e=>"appearanceOptions"in e,get:e=>e.appearanceOptions},metadata:P},null,v),cs(this,null,y,{kind:"getter",name:"type",static:!1,private:!1,access:{has:e=>"type"in e,get:e=>e.type},metadata:P},null,v),cs(this,null,f,{kind:"method",name:"updateByDto",static:!1,private:!1,access:{has:e=>"updateByDto"in e,get:e=>e.updateByDto},metadata:P},null,v),P&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:P})}iamStatisticsService=ds(this,v);iamStore;#m=ds(this,w,void 0);get _id(){return this.#m}set _id(e){this.#m=e}#y=(ds(this,_),ds(this,S,{}));get _events(){return this.#y}set _events(e){this.#y=e}#f=(ds(this,b),ds(this,C,void 0));get _type(){return this.#f}set _type(e){this.#f=e}#l=(ds(this,x),ds(this,k,[]));get _slides(){return this.#l}set _slides(e){this.#l=e}#v=(ds(this,M),ds(this,L,new Xt));get _appearanceOptions(){return this.#v}set _appearanceOptions(e){this.#v=e}#w=(ds(this,I),ds(this,A,!1));get _needPlaceholders(){return this.#w}set _needPlaceholders(e){this.#w=e}#_=(ds(this,O),ds(this,E,!1));get _hasLimit(){return this.#_}set _hasLimit(e){this.#_=e}#S=(ds(this,T),ds(this,R,!1));get _isOnceOpened(){return this.#S}set _isOnceOpened(e){this.#S=e}_frequencyLimit=(ds(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 as).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 ls(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 us{}class ps extends us{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 gs extends us{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 ms extends us{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 ys extends us{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 fs extends us{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 vs{iterationId;slideIndex;slideTotal;eventId=(0,pe.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 ws extends vs{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 _s extends vs{constructor(e,t,s){super(e,t,s)}get type(){return"open"}toQueryParams(){return super.toQueryParams()}}class Ss extends vs{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 bs{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 _s(this.iterationId,e.activeSlideIndex,e.slides.length);await this.iamApi.emitMessageEvent(e.id,t)}async trackClose(e){const t=this.timeSinceLastShow,s=new ws(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 Ss(this.iterationId,e.activeSlideIndex,e.slides.length,s,t);return this.iamApi.emitMessageEvent(e.id,i)}generateId(){return(0,pe.v4)()}}class Cs extends Error{constructor(){super("[IAM]: you must close other opened readers"),this.name="IamOtherReaderIsOpenError"}}class xs extends Error{constructor(){super("[IAM]: you need preload in app messages"),this.name="IamShowOnlyIfLoadedError"}}class ks extends Error{constructor(){super("[IAM]: show message frequency limit exceeded"),this.name="IamFrequencyLimitError"}}class Ms extends Error{constructor(){super("[IAM]: not in display time range"),this.name="IamCheckDisplayTimeRangeError"}}class Ls extends Error{constructor(e){super(`[IAM]: the limit for displaying IAM with ID ${e} has been reached`),this.name="IamMessageLimitExceededError"}}class Is{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 Cs),this}checkShowOnlyIfLoaded(e){return!this.iamStore.isLoaded&&e&&this.errors.push(new xs),this}checkFrequencyLimit(e){return e.frequencyLimitTimeExceeded&&this.errors.push(new ks),this}checkDisplayTimeRange(e){return e.withinDisplayTimeRange||this.errors.push(new Ms),this}validate(){if(this.errors.length>0)throw this.errors.shift()}}class As{storyManager;iamStore;iamApi;constructor(e,t,s){this.storyManager=e,this.iamStore=t,this.iamApi=s}async getMessageById(e,t){new Is(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 Is(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 Is(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 Ls(e)}getMessagesSortedByEventPriority(e,t){return t.slice().sort(((t,s)=>{const i=t.events[e].priority;return s.events[e].priority-i}))}}var Os,Es,Ts;!function(e){e[e.BottomSheet=1]="BottomSheet",e[e.Modal=2]="Modal",e[e.Fullscreen=3]="Fullscreen"}(Os||(Os={})),function(e){e[e.None=0]="None",e[e.SlideInUp=1]="SlideInUp",e[e.FadeIn=2]="FadeIn"}(Es||(Es={})),function(e){e[e.None=0]="None",e[e.Left=1]="Left",e[e.Right=2]="Right"}(Ts||(Ts={}));class Rs{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()}}const Ds=(e=>{var t={};return R.d(t,e),t})({getSlideApi:()=>h.getSlideApi}),Ps=new e.EventEmitter;Ps.setMaxListeners(50);class Bs{story;payload;title=null;tags=[];slidesCount=null;feedSlug=null;filter=null;actionSource=te.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===nt.UGC?this.story.ugcPayload:null,this.feedSlug=i===nt.DEFAULT?r:null,this.filter=i===nt.UGC?a:null,this.actionSource=null!=i?this.getStorySourceByFeedType(i):te.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 nt.DEFAULT:case nt.UGC:return te.list;case nt.FAVORITE:return te.favorite;case nt.ONBOARDING:return te.onboarding;default:return te.list}}}class js extends Bs{get name(){return"closeStory"}toJSON(){return{...super.toJSON(),action:this.payload.action}}}class Fs extends Bs{get name(){return"dislikeStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class Ns extends Bs{get name(){return"favoriteStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class Us extends Bs{get name(){return"likeStory"}toJSON(){return{...super.toJSON(),value:this.payload.value}}}class zs extends Bs{get name(){return"shareStory"}}class Vs extends Bs{get name(){return"shareStoryWithPath"}toJSON(){return{...super.toJSON(),value:this.payload.url}}}class Ws extends Bs{get name(){return"showSlide"}}class Gs extends Bs{get name(){return"showStory"}toJSON(){const e=super.toJSON();return e.payload=null,e}}class $s{cache={};set(e,t){this.cache[e]=t}clear(){this.cache={}}get(e){return this.cache[e]}}class Hs{actions=[];push(e){this.actions.push(e)}exec(){for(const e of this.actions)e()}flush(){this.actions=[]}}class qs{statisticsService;constructor(e){this.statisticsService=e}timerId=null;start(){this.schedule(1e4)}stop(){null!=this.timerId&&(clearTimeout(this.timerId),this.timerId=null)}async flush(){_e(`[${Xs.name}]: flush statistics by timer`);this.statisticsService.getData().length>0?this.schedule(1e4):this.schedule(3e4),await this.statisticsService.sendData()}schedule(e){_e(`[${Xs.name}]: schedule flush statistics on ${e}ms`),this.timerId=setTimeout((()=>this.flush()),e)}}class Qs{slideStartedAt;calculate(){const e=Date.now(),t=e-this.slideStartedAt;return this.slideStartedAt=e,t}init(){this.slideStartedAt=Date.now()}}class Ks{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Ps.on(Zs.CloseStoryReader,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){Ps.off(Zs.CloseStoryReader,this.handle)}}class Ys{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Ps.on(Zs.NextSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:1,storyId:e.fromStoryId,slideIndex:e.fromSlideIndex})}destroy(){Ps.off(Zs.NextSlide,this.handle)}}class Js{statisticsService;constructor(e){this.statisticsService=e,this.handle=this.handle.bind(this),Ps.on(Zs.TransitionFromSlide,this.handle)}handle(e){this.statisticsService.addSlideEvent({action:2,storyId:e.storyId,slideIndex:e.slideIndex})}destroy(){Ps.off(Zs.TransitionFromSlide,this.handle)}}var Zs;!function(e){e.CloseStoryReader="statistics.closeStoryReader",e.NextSlide="statistics.nextSlide",e.TransitionFromSlide="statistics.transitionFromSlide"}(Zs||(Zs={}));class Xs extends e.default{storyManager;beaconService;lastIndex=0;data=[];sourceInfo=null;flushSheduler;slideDurationCalculator;events=[];constructor(e,t){super(),this.storyManager=e,this.beaconService=t,this.flushSheduler=new qs(this),this.slideDurationCalculator=new Qs}init(e){this.data=[],this.sourceInfo=e,this.lastIndex=0,this.slideDurationCalculator.init(),this.flushSheduler.start(),this.events=[new Ks(this),new Ys(this),new Js(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(`[${Xs.name}]: You need pass source info!`);this.cleanupData(),await this.beaconService.updateStatistics({updateDto:{data:e},listType:this.sourceInfo.feedSlug===mt?nt.UGC:nt.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 ei{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===nt.UGC||this.storyManager.getConfig().isStatisticsDisabled)s=!0;else try{$t("session/update",t,(()=>{})),s=!0}catch(e){i=e.toString()}if(s)return t;throw i}}const ti=(e=>{var t={};return R.d(t,e),t})({Mutex:()=>u.Mutex});class si{narrativeDataCache;storyManager;storyReader;deferredActionsQueue=new Hs;activeStoryNarrativeDataCache=new $s;initHookStorySlide=null;activeStorySlide=null;activeStory=null;mutex=new ti.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(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.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(Zs.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 Ht.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 ye)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 ii{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 Gs(e))),-1!==this.prevStoryId&&Ps.emit(Zs.NextSlide,{fromStoryId:this.prevStoryId,fromSlideIndex:this.prevSlideIndex}),this.storyManager.emitEvent(new Ws(e)),this.prevStoryId=e.id,this.prevSlideIndex=e.activeSlideIndex}reset(){this.prevStoryId=-1,this.prevSlideIndex=-1}}var ri=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},ai=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 oi=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Qe],ai(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=ri(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:se.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 ni{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 li{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 di=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},ci=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 hi=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Qe],ci(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=di(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 rt(e.storyId.toString());this.openStoryReader(s)}catch(e){throw this.storyReaderViewModel.close(),e}}openStoryReader(e){this.storyReaderViewModel.open({windowReferer:se.default,id:e.id,stories:[e]},{feedSlug:"",once:!0})}async handleNextStoryByIndex(e){}async reload(e){}}})();var ui=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},pi=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 gi=(()=>{let e,t=[];return class{static{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[Qe],pi(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=ui(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:se.default,id:e.id,stories:[e]},{feedSlug:"",fetchShareUrl:t.fetchShareUrl})}async handleNextStoryByIndex(e){}async reload(e){}}})();class mi{storyManager;storyReaderViewModel;constructor(e,t){this.storyManager=e,this.storyReaderViewModel=t}createShowStory(){return new gi(this.storyManager,this.storyReaderViewModel)}createShowStoryOnce(){return new hi(this.storyManager,this.storyReaderViewModel)}createShowStoryFromSharePage(){return new li(new gi(this.storyManager,this.storyReaderViewModel))}createShowOnboardingStories(){return new oi(new ni(this.storyManager,this.storyReaderViewModel),this.storyManager)}createShowMultipleStories(){return new ni(this.storyManager,this.storyReaderViewModel)}}var yi,fi;!function(e){e.HideLayer="hideLayer",e.ShowLayer="showLayer"}(yi||(yi={}));class vi extends e.default{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(yi.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(yi.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 wi{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"}(fi||(fi={}));class _i{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(){}}const Si=(e=>{var t={};return R.d(t,e),t})({Player:()=>p.Player});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 Ci extends _i{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=Ci.parseData(t)}get vodData(){return this._vodData}static get isBrowserSupported(){return Si.Player.isBrowserSupported()}async load(){try{Ci.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 Si.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(fi.Error,t)}))}async attachVideoElement(){this.attached||(await this.player.attach(this.videoEl),this.attached=!0,_e("[VOD]: video element attached",this.videoEl))}async loadVideo(){const e=Si.Player.convertJsonToUri(this.vodData);await this.player.load(e,0,"application/json"),_e(`[VOD]: video ${e} successful loaded`)}async detachVideoElement(){this.attached&&(await this.player.detach(this.videoEl),this.attached=!1,_e("[VOD]: video element detached",this.videoEl))}onPlaying(){this.isDataWaiting&&(this.isDataWaiting=!1,this.videoContext.emit(fi.Playing))}onWaiting(){this.isDataWaiting=!0,this.videoContext.emit(fi.Waiting)}}class xi{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 Ci.parseData(e)?new Ci(this,e):new _i(this,e)}emit(e,...t){return this.videoManager.emit(e,...t)}}class ki extends e.default{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 xi(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(yi.ShowLayer,this.handleShowLayer),this.layerManager.on(yi.HideLayer,this.handleHideLayer)}unsubscribeLayerManager(){this.layerManager.off(yi.ShowLayer,this.handleShowLayer),this.layerManager.off(yi.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 Mi extends e.default{videoContainer;videoContext;_loaded=!1;constructor(e){super(),this.videoContainer=e,this.videoContext=new xi(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 Li{constructor(){}static create(e,t){if(!xi.hasVideo(e))return null;return e.querySelectorAll(".narrative-slide.narrative-multi-slide").length>0?new ki(t):new Mi(e)}}class Ii{_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 Ai{pause(){}resume(){}destroy(){}refreshUserData(){}setUserData(e,t){}}class Oi extends Ai{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 Ei{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-copy")).map((e=>new Oi(e,this.slideApi)))}}class Ti extends Ai{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 Ri{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-data-input")).map((e=>new Ti(e,this.slideApi)))}}class Di extends Ai{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 Di(e,s,this.slideApi)))}}class Bi extends Ai{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 ji{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-poll")).map((e=>new Bi(e,this.slideApi)))}}class Fi extends Ai{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 Ni{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 Fi(e,s,this.slideApi)))}}class Ui extends Ai{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 zi{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-quest");return t?[new Ui(t,this.slideApi,this.story)]:[]}}class Vi extends Ai{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 Wi{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-quiz");return t?[new Vi(t,this.slideApi,this.story)]:[]}}class Gi extends Ai{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 $i{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-quiz-grouped");return t?[new Gi(t,this.slideApi,this.story)]:[]}}class Hi extends Ai{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 qi{touchController;slideApi;constructor(e,t){this.touchController=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-range-slider");return t?[new Hi(t,this.slideApi,this.touchController,e)]:[]}}class Qi extends Ai{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 Ki{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-rate")).map((e=>new Qi(e,this.slideApi)))}}class Yi extends Ai{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(`${Yi.name}.shareComplete`,this.handleShareComplete)}unregisterEvents(){Ps.off(`${Yi.name}.shareComplete`,this.handleShareComplete)}handleShareComplete({shareId:e,result:t}){_e(`[Share Widget]: share complete, { shareId, result }: ${e}, ${t}}`),this.complete(e,t)}}class Ji{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 Yi(e,s,this.slideApi)))}}class Zi extends Ai{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 Xi{story;slideApi;constructor(e,t){this.story=e,this.slideApi=t}create(e){const t=e.querySelector(".narrative-element-test");return t?[new Zi(t,this.slideApi,this.story)]:[]}}class er extends Ai{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 tr{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-vote")).map((e=>new er(e,this.slideApi)))}}class sr extends Ai{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 ir{slideApi;constructor(e){this.slideApi=e}create(e){return Array.from(e.querySelectorAll(".narrative-element-barcode")).map((e=>new sr(e,this.slideApi)))}}class rr extends Ai{elements;slideApi;constructor(e,t){super(),this.elements=e,this.slideApi=t}async init(){this.slideApi.WidgetMultiSlide.init(this.elements)}click(){}destroy(){}}class ar{slideApi;constructor(e){this.slideApi=e}create(e){const t=Array.from(e.querySelectorAll(".narrative-slide.narrative-multi-slide"));return t.length?[new rr(t,this.slideApi)]:[]}}const or=(e=>{var t={};return R.d(t,e),t})({default:()=>g.default});var nr;!function(e){e.TouchStart="touchStart",e.TouchMove="touchMove",e.TouchEnd="touchEnd",e.TouchMoveHorizontal="touchMoveHorizontal",e.TouchMoveVertical="touchMoveVertical",e.LongTouchDetected="longTouchDetected"}(nr||(nr={}));class lr{x;y;constructor(e,t){this.x=e,this.y=t}}class dr{x;y;dx;dy;constructor(e,t,s,i){this.x=e,this.y=t,this.dx=s,this.dy=i}}class cr extends e.default{$el=null;startPoint=new lr(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=(0,or.default)(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 dr(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 dr(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 dr(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 lr(t.pageX,t.pageY)}return new lr(e.pageX,e.pageY)}getDeltaPoint(e){const t=e.x-this.startPoint.x,s=e.y-this.startPoint.y;return new lr(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 hr{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}}const ur=(e=>{var t={};return R.d(t,e),t})({default:()=>m.default});class pr{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===ne.LTR?1:-1;t.scrollLeft=s*e.x,t.scrollTop=e.y}scrollWithAnimation(e,t){const s=this.slider.getElementRef(),i=this.slider.dir===ne.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=(0,ur.default)((()=>{this.slider.notifyScrollEnd()}),200)}class gr{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,ke),e.addEventListener("touchstart",this.handleMouseDown,ke)}scrollTo(e){const t=this.slider.getElementRef(),s=this.slider.dir===ne.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===ne.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,ke),e.removeEventListener("touchstart",this.handleMouseDown,ke),e.removeEventListener("mouseup",this.handleMouseUp,ke),e.removeEventListener("touchend",this.handleMouseUp,ke),e.removeEventListener("mousemove",this.handleMouseMove,ke),e.removeEventListener("touchmove",this.handleMouseMove,ke),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,ke),window.addEventListener("touchend",this.handleMouseUp,ke),window.addEventListener("mousemove",this.handleMouseMove,ke),window.addEventListener("touchmove",this.handleMouseMove,ke)}handleMouseUp(){this.pushed&&(this.pushed=!1,this.isDragging=!1,this.slider.notifyScrollEnd(),window.removeEventListener("mouseup",this.handleMouseUp,ke),window.removeEventListener("touchend",this.handleMouseUp,ke),window.removeEventListener("mousemove",this.handleMouseMove,ke),window.removeEventListener("touchmove",this.handleMouseMove,ke))}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=(0,ur.default)((()=>{this.isAnimating=!1,this.slider.notifyScrollEnd()}),200);debouncedTryMouseWheelEndScroll=(0,ur.default)((()=>{this.slider.notifyScrollEnd()}),200)}var mr;!function(e){e.Horizontal="horizontal",e.Vertical="vertical"}(mr||(mr={}));class yr extends e.EventEmitter{scrollStrategy;_isScrolling=!1;slider;currentPosition={x:0,y:0};direction=mr.Horizontal;gap=20;_reachStart=!0;_reachEnd=!0;desktopMode=!0;_dir=ne.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===mr.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 gr(this):new pr(this)}}const fr=45,vr=350,wr="linear",_r=1.6,Sr=2*Math.tan(fr*Math.PI/360),br=vr/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*_r,this.newAngle=this._currentAngle+this.normalizedShift*fr,this.angleDelta=this.newAngle-this._currentAngle}endMove(){if(!this.normalizedShift)return;let e=Math.round(this.angleDelta/fr);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 xr=.05;class kr extends Cr{init(){this._currentAngle=this.slider.currentIndex*fr}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>=xr&&this.slider.isEnd?xr:e<=-.05&&this.slider.isBeginning?-.05:e:e}}const Mr=.05;class Lr extends Cr{init(){this._currentAngle=this.slider.currentIndex*fr}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>=Mr&&this.slider.isEnd?Mr:e<=-.05&&this.slider.isBeginning?-.05:e:e}}class Ir extends Cr{get perspective(){return this.slider.clientWidth*_r}get depth(){return this.slider.clientWidth/Sr}init(){this.transform(this.slider.currentIndex)}async transform(e){this._currentAngle=this._currentAngle+e*fr,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*fr+`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 Ar{static create(e,t){switch(t){case J.FLAT:return new Lr(e);case J.COVER:return new kr(e);case J.CUBE:return new Ir(e);default:return new Lr(e)}}}var Or=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},Er=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 Tr=(()=>{let t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,f,v=e.EventEmitter,w=[],_=[],S=[],b=[],C=[],x=[],k=[];return class extends v{static{const e="function"==typeof Symbol&&Symbol.metadata?Object.create(v[Symbol.metadata]??null):void 0;t=[He.observable],s=[He.observable],i=[He.observable],r=[He.computed],a=[He.computed],o=[He.computed],n=[He.computed],l=[He.computed],d=[He.computed],c=[He.computed],h=[He.computed],u=[He.computed],p=[He.action],g=[He.action],m=[He.action],y=[He.action],f=[He.action],Er(this,null,t,{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:e},_,S),Er(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:e},b,C),Er(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:e},x,k),Er(this,null,r,{kind:"getter",name:"animating",static:!1,private:!1,access:{has:e=>"animating"in e,get:e=>e.animating},metadata:e},null,w),Er(this,null,a,{kind:"getter",name:"leftElement",static:!1,private:!1,access:{has:e=>"leftElement"in e,get:e=>e.leftElement},metadata:e},null,w),Er(this,null,o,{kind:"getter",name:"rightElement",static:!1,private:!1,access:{has:e=>"rightElement"in e,get:e=>e.rightElement},metadata:e},null,w),Er(this,null,n,{kind:"getter",name:"frontElement",static:!1,private:!1,access:{has:e=>"frontElement"in e,get:e=>e.frontElement},metadata:e},null,w),Er(this,null,l,{kind:"getter",name:"isBeginning",static:!1,private:!1,access:{has:e=>"isBeginning"in e,get:e=>e.isBeginning},metadata:e},null,w),Er(this,null,d,{kind:"getter",name:"isEnd",static:!1,private:!1,access:{has:e=>"isEnd"in e,get:e=>e.isEnd},metadata:e},null,w),Er(this,null,c,{kind:"getter",name:"perspective",static:!1,private:!1,access:{has:e=>"perspective"in e,get:e=>e.perspective},metadata:e},null,w),Er(this,null,h,{kind:"getter",name:"depth",static:!1,private:!1,access:{has:e=>"depth"in e,get:e=>e.depth},metadata:e},null,w),Er(this,null,u,{kind:"getter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,get:e=>e.currentIndex},metadata:e},null,w),Er(this,null,p,{kind:"setter",name:"currentIndex",static:!1,private:!1,access:{has:e=>"currentIndex"in e,set:(e,t)=>{e.currentIndex=t}},metadata:e},null,w),Er(this,null,g,{kind:"method",name:"init",static:!1,private:!1,access:{has:e=>"init"in e,get:e=>e.init},metadata:e},null,w),Er(this,null,m,{kind:"method",name:"transformWithAmimation",static:!1,private:!1,access:{has:e=>"transformWithAmimation"in e,get:e=>e.transformWithAmimation},metadata:e},null,w),Er(this,null,y,{kind:"method",name:"move",static:!1,private:!1,access:{has:e=>"move"in e,get:e=>e.move},metadata:e},null,w),Er(this,null,f,{kind:"method",name:"endMove",static:!1,private:!1,access:{has:e=>"endMove"in e,get:e=>e.endMove},metadata:e},null,w),e&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:e})}#b=(Or(this,w),Or(this,_,!1));get _animating(){return this.#b}set _animating(e){this.#b=e}#C=(Or(this,S),Or(this,b,0));get _currentIndex(){return this.#C}set _currentIndex(e){this.#C=e}#x=(Or(this,C),Or(this,x,null));get effect(){return this.#x}set effect(e){this.#x=e}$el=Or(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=Ar.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 ${br}s ${wr}`),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===br&&"transform"===s.propertyName&&(this.setTransition("transform 0s"),this.$el.removeEventListener("transitionend",t),e())};this.$el.addEventListener("transitionend",t)}))}}})();var Rr;!function(e){e.Open="open"}(Rr||(Rr={}));class Dr extends Ai{element;slideApi;touchController;swipeUpGoodsWidgetHandlers;slideContent;_swipeUpLinkTarget;_swipeUpElementId;eventEmitter=new e.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(nr.TouchEnd,this.handleTouchEnd),this.element?.addEventListener("click",this.handleClick)}unregisterEvents(){this.touchController.off(nr.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(Rr.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 Pr{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 Dr(t,this.slideApi,this.touchController,this.swipeUpGoodsWidgetHandlers,e)]:[]}}class Br extends Ai{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(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()}}class jr{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 Br(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 Nr{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===ne.LTR?this.prevSlideOrStory():this.nextSlideOrStory()}toNext(){this.dir===ne.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 Ur;!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"}(Ur||(Ur={}));const zr={step:1,maxSteps:100};class Vr{elements=[];settings;constructor(e,t={}){this.elements=e,this.settings={...zr,...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=(0,ur.default)((()=>{this.fit(this.elements)}),300)}var Wr=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},Gr=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 $r=(()=>{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=[He.observable],t=[He.observable],s=[He.action],i=[He.action],r=[He.action],a=[He.action],o=[He.action],n=[He.action],l=[He.action],Gr(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),Gr(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),Gr(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),Gr(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),Gr(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),Gr(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),Gr(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),Gr(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),Gr(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=Wr(this,d);widgetManager;animationApi;layersManager;slideElement;#k=Wr(this,c,Ur.Idle);get _state(){return this.#k}set _state(e){this.#k=e}videoManager=(Wr(this,h),null);narrativeAnimationContext;#M=Wr(this,u,!1);get _muted(){return this.#M}set _muted(e){this.#M=e}_navigationDisabled=(Wr(this,p),!1);slideContent;slideContentInnerHTML;mutex=new ti.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 wi(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!==Ur.Paused)return;await(this.videoManager?.resume()),this.narrativeAnimationContext.resume(),this.widgetManager.resume(),this.context.onSlideResume(),this.setState(Ur.Started),e()}catch(e){console.error(e)}finally{e()}}async pause(){const e=await this.mutex.acquire();try{if(this.state!==Ur.Started)return;this.videoManager?.pause(),this.narrativeAnimationContext.pause(),this.widgetManager.pause(),this.context.onSlidePause(),this.setState(Ur.Paused),e()}finally{e()}}mute(){this._muted=!0,this.videoManager?.mute()}unmute(){this._muted=!1,this.videoManager?.unmute()}onClick({target:e,navigationController:t}){ya.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(Ur.Idle),e()}async init(e){const t=await this.mutex.acquire();try{if(this._state!==Ur.Idle)return;this.setState(Ur.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(Ur.Error)}finally{t()}}async start(){const e=await this.mutex.acquire();try{if(this.state===Ur.Idle||this.state===Ur.Started)return;this.setState(Ur.Starting),await(this.videoManager?.start()),await this.context.onSlideStarted(),this.narrativeAnimationContext.start(),this.autoTextFitter?.start(),this.setState(Ur.Started)}catch(e){console.error(e),this.setState(Ur.Error)}finally{e()}}async stop(){const e=await this.mutex.acquire();try{if(this.state!==Ur.Started&&this.state!==Ur.Error)return;this.context.onSlideStop(),this.narrativeAnimationContext.stop(),this.widgetManager.stop(),this.autoTextFitter?.destroy(),await this.destroyVideoManager(),this.resetSlideContentHTML(),this.setState(Ur.Idle)}catch(e){console.error(e),this.setState(Ur.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 Vr(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!==Ur.Loaded)try{this.context.onSlideLoadStart(),this.setState(Ur.StartLoading),await this.loadResources(),this.setState(Ur.Loaded),this.context.onSlideLoadEnd()}catch(e){console.error(e),this.setState(Ur.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=Li.create(this.slideContent,this.layersManager);return e?(e.on(fi.Playing,this.handleVideoPlaying),e.on(fi.Waiting,this.handleVideoWaiting),e.on(fi.Error,this.handleVideoError),e):null}async destroyVideoManager(){this.videoManager&&(this.videoManager.off(fi.Playing,this.handleVideoPlaying),this.videoManager.off(fi.Waiting,this.handleVideoWaiting),this.videoManager.off(fi.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===Ur.Idle)return;this.context.onSlideVideoError(),this.setState(Ur.Error)}catch(e){console.error(e)}finally{e()}}}})();class Hr{storyReader;constructor(e){this.storyReader=e}handle(e){this.storyReader.close()}}class qr{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(Zs.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 e.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 Kr{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=(0,At.default)(this.instanceUserData)?this.instanceUserData:{};try{const t=JSON.parse(window.localStorage.getItem(this.key)??"{}");(0,At.default)(t)&&(e=t)}catch(e){console.error(e)}return(0,or.default)(e,t)}get key(){return`game_instance_data_${this.userKey}_${this.gameInstanceId}`}}class Yr{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 Kr(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).get();this.gameCenterMessageService.sendMessage("cb",{cb:s,arguments:JSON.stringify([t,JSON.stringify(r)])})}}class Jr{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 Kr(i.clientConfig.userKey,i.config.gameInstanceId,i.instanceUserData).set(s);Ht.post(`game/${t}/instance-user-data`,JSON.stringify(r)).catch(console.error)}}const Zr=(e=>{var t={};return R.d(t,e),t})({default:()=>y.default});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 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"}(ea||(ea={})),function(e){e.Close="close",e.OpenSharePanel="openSharePanel"}(ta||(ta={}));let ra=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,f,v,w,_,S,b,C,x,k,M=de,L=[],I=[],A=[],O=[],E=[],T=[],R=[],D=[],P=[],B=[],j=[],F=[],N=[],U=[],z=[],V=[],W=[];return class G extends M{static{const G="function"==typeof Symbol&&Symbol.metadata?Object.create(M[Symbol.metadata]??null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[He.observable],a=[He.observable],o=[He.observable],n=[He.observable],l=[He.computed],d=[He.computed],c=[He.computed],h=[He.computed],u=[He.computed],p=[He.computed],g=[He.computed],m=[He.computed],y=[He.computed],f=[He.action],v=[He.action],w=[He.action],_=[He.action],S=[He.action],b=[He.action],C=[He.action],x=[He.action],k=[He.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:G},I,A),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:G},O,E),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:G},T,R),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:G},D,P),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:G},B,j),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:G},F,N),ia(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:G},U,z),ia(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:G},V,W),ia(this,null,l,{kind:"getter",name:"closeBtnVisible",static:!1,private:!1,access:{has:e=>"closeBtnVisible"in e,get:e=>e.closeBtnVisible},metadata:G},null,L),ia(this,null,d,{kind:"getter",name:"isGameLoading",static:!1,private:!1,access:{has:e=>"isGameLoading"in e,get:e=>e.isGameLoading},metadata:G},null,L),ia(this,null,c,{kind:"getter",name:"isGameInited",static:!1,private:!1,access:{has:e=>"isGameInited"in e,get:e=>e.isGameInited},metadata:G},null,L),ia(this,null,h,{kind:"getter",name:"gameLaunchError",static:!1,private:!1,access:{has:e=>"gameLaunchError"in e,get:e=>e.gameLaunchError},metadata:G},null,L),ia(this,null,u,{kind:"getter",name:"gameLaunch",static:!1,private:!1,access:{has:e=>"gameLaunch"in e,get:e=>e.gameLaunch},metadata:G},null,L),ia(this,null,p,{kind:"getter",name:"gameInstanceId",static:!1,private:!1,access:{has:e=>"gameInstanceId"in e,get:e=>e.gameInstanceId},metadata:G},null,L),ia(this,null,g,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:G},null,L),ia(this,null,m,{kind:"getter",name:"gameShouldBeShown",static:!1,private:!1,access:{has:e=>"gameShouldBeShown"in e,get:e=>e.gameShouldBeShown},metadata:G},null,L),ia(this,null,y,{kind:"getter",name:"isWidescreen",static:!1,private:!1,access:{has:e=>"isWidescreen"in e,get:e=>e.isWidescreen},metadata:G},null,L),ia(this,null,f,{kind:"method",name:"openGame",static:!1,private:!1,access:{has:e=>"openGame"in e,get:e=>e.openGame},metadata:G},null,L),ia(this,null,v,{kind:"method",name:"closeGame",static:!1,private:!1,access:{has:e=>"closeGame"in e,get:e=>e.closeGame},metadata:G},null,L),ia(this,null,w,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:G},null,L),ia(this,null,_,{kind:"method",name:"setDesktopMode",static:!1,private:!1,access:{has:e=>"setDesktopMode"in e,get:e=>e.setDesktopMode},metadata:G},null,L),ia(this,null,S,{kind:"method",name:"handleGameShouldBeShown",static:!1,private:!1,access:{has:e=>"handleGameShouldBeShown"in e,get:e=>e.handleGameShouldBeShown},metadata:G},null,L),ia(this,null,b,{kind:"method",name:"handleGameLoaded",static:!1,private:!1,access:{has:e=>"handleGameLoaded"in e,get:e=>e.handleGameLoaded},metadata:G},null,L),ia(this,null,C,{kind:"method",name:"handleGameComplete",static:!1,private:!1,access:{has:e=>"handleGameComplete"in e,get:e=>e.handleGameComplete},metadata:G},null,L),ia(this,null,x,{kind:"method",name:"handleReloadGameReader",static:!1,private:!1,access:{has:e=>"handleReloadGameReader"in e,get:e=>e.handleReloadGameReader},metadata:G},null,L),ia(this,null,k,{kind:"method",name:"handleGameLoadFailed",static:!1,private:!1,access:{has:e=>"handleGameLoadFailed"in e,get:e=>e.handleGameLoadFailed},metadata:G},null,L),G&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:G})}storyManager=sa(this,L);gameCenterApi;#d=sa(this,I,!1);get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#L=(sa(this,A),sa(this,O,!1));get _isGameInited(){return this.#L}set _isGameInited(e){this.#L=e}#I=(sa(this,E),sa(this,T,!1));get _isGameLoading(){return this.#I}set _isGameLoading(e){this.#I=e}#A=(sa(this,R),sa(this,D,null));get _gameInstanceId(){return this.#A}set _gameInstanceId(e){this.#A=e}#O=(sa(this,P),sa(this,B,null));get _gameLaunch(){return this.#O}set _gameLaunch(e){this.#O=e}#E=(sa(this,j),sa(this,F,null));get _gameLaunchError(){return this.#E}set _gameLaunchError(e){this.#E=e}#T=(sa(this,N),sa(this,U,!1));get _closeBtnVisible(){return this.#T}set _closeBtnVisible(e){this.#T=e}#R=(sa(this,z),sa(this,V,!1));get _gameShouldBeShown(){return this.#R}set _gameShouldBeShown(e){this.#R=e}initGameRetryAttempts=(sa(this,W),0);gameCenterMessageService=null;safeAreaInsets={top:0,bottom:0,left:0,right:0};openGameOptions={};desktopMode=!0;dir=ne.LTR;scrollbarHelper=new Xr(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(G.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),this.storyManager.deleteViewModel(G.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(0,or.default)(e.config,{clientConfig:{fullScreen:!1,screenOrientation:t.orientation,safeAreaInsets:this.safeAreaInsets,widescreen:this.isWidescreen,dir:this.dir,nonce:xe(),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 na(e,this,this.desktopMode),storySetLocalData:new ca,storyGetLocalData:new da(e,this),gameInstanceGetLocalData:new Yr(e,this),gameInstanceSetLocalData:new Jr(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);(0,At.default)(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)}emitGameCompleteEventByStoryManager(e){(0,Zr.default)(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 Ht.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:Q.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,He.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 aa{storyManager;constructor(e){this.storyManager=e}create(){return new ra(this.storyManager,new Ot(this.storyManager))}}var oa;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(oa||(oa={}));class na{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=oa.Social,r=t;e.files&&e.files.length>0&&(i=oa.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(!(0,At.default)(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(!(0,At.default)(t))return;const{storyId:s,data:i,sendToServer:r}=t;new la(s).set(i),r&&Ht.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}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(ta.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 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)}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;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(Zs.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:Q.STORY_READER,payload:e});!t&&e.dataForSending&&(0,At.default)(e.dataForSending)&&Array.isArray(e.dataForSending.data)&&e.dataForSending.data.length>0?(this.storyReader.cleanupStatisticsData(),$t("session/update",e.dataForSending,s)):s()}}class ya{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 fa{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class va{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.storyReader,this.activeStory);case"customAction":return new qr(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 Hr(this.storyReader);default:return new fa}}}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 Ca{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 xa{_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 ka extends e.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 Ma,La;!function(e){e.ShowInputModal="showInputModal"}(Ma||(Ma={})),function(e){e.Start="start",e.ChangeState="changeState"}(La||(La={}));class Ia extends de{_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 hr({getMountPoint:()=>this.slideRenderer.$el,...e})}destroy(){return this.stop()}}class Aa extends Ai{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 Oa{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 Aa(e,this.slideApi,this.story)))}}class Ea{slide;story;slideApiHandlers;constructor(e,t,s){this.slide=e,this.story=t,this.slideApiHandlers=s}async onSlideStarted(){_e(`[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(){_e(`[SLIDE][START_LOAD]:${this.story.id}:${this.slide.index}`)}onSlideLoadEnd(){_e(`[SLIDE][END_LOAD]:${this.story.id}:${this.slide.index}`)}onSlideResume(){this.story.resume(),_e(`[SLIDE][RESUME]:${this.story.id}:${this.slide.index}`)}onSlidePause(){this.story.pause(),_e(`[SLIDE][PAUSE]:${this.story.id}:${this.slide.index}`)}onSlideBeforeInit(){this.slideApiHandlers.setInitHookStorySlide(this.slide),_e(`[SLIDE][INIT]:${this.story.id}:${this.slide.index}`)}onSlideAfterInit(){_e(`[SLIDE][WIDGETS]:${this.story.id}:${this.slide.index}`,this.slide.widgets)}onSlideStop(){this.story.timer.stop(),this.slideApiHandlers.unlock(this.slide),_e(`[SLIDE][STOP]:${this.story.id}:${this.slide.index}`)}onSlideVideoError(){this.story.timer.stop()}changeTimelineVisibilityByState(){this.slide.state===Ur.Error||this.slide.state===Ur.Loading?this.story.hideTimeline():this.story.showTimeline()}startTimer(){this.story.timer.started||this.story.timer.start(this.slide.duration??0)}}class Ta{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 vi(e),i=new Ii,r=new ya(new va(this.storyManager,this.storyReader,e)),a=new $r(new Ea(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 ir(this.slideApi),new Ei(this.slideApi),new Ri(this.slideApi),new Pi(this.slideApi),new ar(this.slideApi),new ji(this.slideApi),new Ni(this.slideApi),new zi(t,this.slideApi),new Wi(t,this.slideApi),new $i(t,this.slideApi),new qi(i,this.slideApi),new Ki(this.slideApi),new Ji(this.slideApi),new Pr(this.slideApi,i,{onClose:()=>this.storyReader.resumeUI(),onOpen:()=>this.storyReader.pauseUI()}),new jr(this.slideApi,i,s),new tr(this.slideApi),new Xi(t,this.slideApi),new Oa(t,this.slideApi)])}}var Ra=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},Da=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 Pa=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m,y,f,v=de,w=[],_=[],S=[],b=[],C=[],x=[],k=[],M=[],L=[];return class extends v{static{const I="function"==typeof Symbol&&Symbol.metadata?Object.create(v[Symbol.metadata]??null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[He.computed],a=[He.computed],o=[He.computed],n=[He.computed],l=[He.computed],d=[He.computed],c=[He.action],h=[He.action],u=[He.action],p=[He.action],g=[He.action],m=[He.action],y=[He.action],f=[He.action],Da(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:I},_,S),Da(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:I},b,C),Da(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:I},x,k),Da(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:I},M,L),Da(this,null,r,{kind:"getter",name:"displayedSlides",static:!1,private:!1,access:{has:e=>"displayedSlides"in e,get:e=>e.displayedSlides},metadata:I},null,w),Da(this,null,a,{kind:"getter",name:"activeSlideIndex",static:!1,private:!1,access:{has:e=>"activeSlideIndex"in e,get:e=>e.activeSlideIndex},metadata:I},null,w),Da(this,null,o,{kind:"getter",name:"activeSlide",static:!1,private:!1,access:{has:e=>"activeSlide"in e,get:e=>e.activeSlide},metadata:I},null,w),Da(this,null,n,{kind:"getter",name:"hiddenTimeline",static:!1,private:!1,access:{has:e=>"hiddenTimeline"in e,get:e=>e.hiddenTimeline},metadata:I},null,w),Da(this,null,l,{kind:"getter",name:"reachEnd",static:!1,private:!1,access:{has:e=>"reachEnd"in e,get:e=>e.reachEnd},metadata:I},null,w),Da(this,null,d,{kind:"getter",name:"reachStart",static:!1,private:!1,access:{has:e=>"reachStart"in e,get:e=>e.reachStart},metadata:I},null,w),Da(this,null,c,{kind:"method",name:"toSlide",static:!1,private:!1,access:{has:e=>"toSlide"in e,get:e=>e.toSlide},metadata:I},null,w),Da(this,null,h,{kind:"method",name:"setLike",static:!1,private:!1,access:{has:e=>"setLike"in e,get:e=>e.setLike},metadata:I},null,w),Da(this,null,u,{kind:"method",name:"setDislike",static:!1,private:!1,access:{has:e=>"setDislike"in e,get:e=>e.setDislike},metadata:I},null,w),Da(this,null,p,{kind:"method",name:"setBookmark",static:!1,private:!1,access:{has:e=>"setBookmark"in e,get:e=>e.setBookmark},metadata:I},null,w),Da(this,null,g,{kind:"method",name:"share",static:!1,private:!1,access:{has:e=>"share"in e,get:e=>e.share},metadata:I},null,w),Da(this,null,m,{kind:"method",name:"markAsOpened",static:!1,private:!1,access:{has:e=>"markAsOpened"in e,get:e=>e.markAsOpened},metadata:I},null,w),Da(this,null,y,{kind:"method",name:"hideTimeline",static:!1,private:!1,access:{has:e=>"hideTimeline"in e,get:e=>e.hideTimeline},metadata:I},null,w),Da(this,null,f,{kind:"method",name:"showTimeline",static:!1,private:!1,access:{has:e=>"showTimeline"in e,get:e=>e.showTimeline},metadata:I},null,w),I&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:I})}storyManager=Ra(this,w);storyReader;sharePanel;story;slideApiHandlers;navigationHistory;storySlideRendererFactory;#D=Ra(this,_,0);get _activeSlideIndex(){return this.#D}set _activeSlideIndex(e){this.#D=e}#P=(Ra(this,S),Ra(this,b,[]));get _displayedSlides(){return this.#P}set _displayedSlides(e){this.#P=e}#B=(Ra(this,C),Ra(this,x,!1));get _hiddenTimeline(){return this.#B}set _hiddenTimeline(e){this.#B=e}#j=(Ra(this,k),Ra(this,M,[]));get slides(){return this.#j}set slides(e){this.#j=e}_hasShare=(Ra(this,L),!1);_timer=new ka;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,He.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 Us(this,{value:1===e}))}async setDislike(e){await this.story.setLike(e),this.storyManager.emitEvent(new Fs(this,{value:-1===e}))}async setBookmark(e){try{await this.story.setFavorite(e),this.storyManager.emitEvent(new Ns(this,{value:e}))}catch(e){console.error(e)}}async share(){this.activeSlide&&(this.storyManager.emitEvent(new zs(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 Ia(this,0,this.storySlideRendererFactory,xt.createEmpty())]}createSlidesViewModels(e){this.slides.length!==this.slidesCount&&(this.slides=e.map(((e,t)=>new Ia(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 Vs(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 Ba=async e=>(await fetch(e)).blob(),ja=async e=>{const t=await Ba(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 Fa(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 Na(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 Ua,za;function Va(e,t,s,i,r,a,o,n,l,d){var c=Na("svg",{width:String(r),height:String(a),style:"background-color: #fff;"}),h=Na("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=Fa(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){ja(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){ja(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=Na("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);Ba(s).then((function(t){l(t),e.remove()}))}}),e===Ua.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){Va(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"}(Ua||(Ua={})),function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(za||(za={}));class Ga{async getScreenShot({hideElementsSelector:e,slideContent:t}){const s=await Wa(Ua.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 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 qa=(()=>{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=[He.observable],t=[He.observable],s=[He.computed],i=[He.computed],r=[He.action],a=[He.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},n,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,o),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,o),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,o),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,o),h&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:h})}storyReader=$a(this,o);sharingService;nativeSharingId="";nativeSharingRunning=!1;#d=$a(this,n,!1);get _isOpened(){return this.#d}set _isOpened(e){this.#d=e}#F=($a(this,l),$a(this,d,{id:"",type:za.Social,link:""}));get _params(){return this.#F}set _params(e){this.#F=e}currentStorySlide=($a(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:za.Social,link:""}}handleShareComplete(e,t){const s=this.currentStorySlide?.findAllWidgetsOfType((e=>e instanceof Yi))??[];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:za.SlideScreenshot,id:e,link:r,text:t});await this.startNativeSharing(e,o)}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{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 Qa=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},Ka=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=[];return class{static{const y="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.computed],r=[He.computed],a=[He.action],o=[He.action],n=[He.action],l=[He.action],Ka(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),Ka(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),Ka(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),Ka(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),Ka(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),Ka(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),Ka(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),Ka(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),Ka(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=Qa(this,d);storyReaderViewModel;slideApiHandlers;#N=Qa(this,c,null);get _activeStory(){return this.#N}set _activeStory(e){this.#N=e}#C=(Qa(this,h),Qa(this,u,1));get _currentIndex(){return this.#C}set _currentIndex(e){this.#C=e}#U=(Qa(this,p),Qa(this,g,-1));get _nextFlippingStoryIndex(){return this.#U}set _nextFlippingStoryIndex(e){this.#U=e}animatedTransitionAdapter=(Qa(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 Ja,Za,Xa=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},eo=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"}(Ja||(Ja={})),function(e){e.Close="closeStoryReader"}(Za||(Za={}));let to=(()=>{let e,t,s,i,r,a,o,n,l,d,c,h,u,p,g,m=de,y=[],f=[],v=[],w=[],_=[],S=[],b=[],C=[],x=[],k=[],M=[];return class L extends m{static{const L="function"==typeof Symbol&&Symbol.metadata?Object.create(m[Symbol.metadata]??null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[He.observable],a=[He.computed],o=[He.computed],n=[He.action],l=[He.action],d=[He.action],c=[He.action],h=[He.action],u=[He.action],p=[He.action],g=[He.action],eo(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:L},f,v),eo(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:L},w,_),eo(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:L},S,b),eo(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:L},C,x),eo(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:L},k,M),eo(this,null,a,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:L},null,y),eo(this,null,o,{kind:"getter",name:"isOpened",static:!1,private:!1,access:{has:e=>"isOpened"in e,get:e=>e.isOpened},metadata:L},null,y),eo(this,null,n,{kind:"method",name:"open",static:!1,private:!1,access:{has:e=>"open"in e,get:e=>e.open},metadata:L},null,y),eo(this,null,l,{kind:"method",name:"close",static:!1,private:!1,access:{has:e=>"close"in e,get:e=>e.close},metadata:L},null,y),eo(this,null,d,{kind:"method",name:"reloadStory",static:!1,private:!1,access:{has:e=>"reloadStory"in e,get:e=>e.reloadStory},metadata:L},null,y),eo(this,null,c,{kind:"method",name:"nextStory",static:!1,private:!1,access:{has:e=>"nextStory"in e,get:e=>e.nextStory},metadata:L},null,y),eo(this,null,h,{kind:"method",name:"prevStory",static:!1,private:!1,access:{has:e=>"prevStory"in e,get:e=>e.prevStory},metadata:L},null,y),eo(this,null,u,{kind:"method",name:"nextStoryWithAnimation",static:!1,private:!1,access:{has:e=>"nextStoryWithAnimation"in e,get:e=>e.nextStoryWithAnimation},metadata:L},null,y),eo(this,null,p,{kind:"method",name:"prevStoryWithAnimation",static:!1,private:!1,access:{has:e=>"prevStoryWithAnimation"in e,get:e=>e.prevStoryWithAnimation},metadata:L},null,y),eo(this,null,g,{kind:"method",name:"navigateStoryWithAnimationByIndex",static:!1,private:!1,access:{has:e=>"navigateStoryWithAnimationByIndex"in e,get:e=>e.navigateStoryWithAnimationByIndex},metadata:L},null,y),L&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:L})}storyManager=Xa(this,y);statisticsService;storiesApi;#z=Xa(this,f,!1);get _uiPaused(){return this.#z}set _uiPaused(e){this.#z=e}#M=(Xa(this,v),Xa(this,w,!0));get _muted(){return this.#M}set _muted(e){this.#M=e}#V=(Xa(this,_),Xa(this,S,!1));get _timerPaused(){return this.#V}set _timerPaused(e){this.#V=e}#W=(Xa(this,b),Xa(this,C,!1));get _closeGestureInAction(){return this.#W}set _closeGestureInAction(e){this.#W=e}#e=(Xa(this,x),Xa(this,k,He.observable.map()));get _stories(){return this.#e}set _stories(e){this.#e=e}_uiLocked=(Xa(this,M),!1);scrollbarHelper=new Xr(window);_sourceInfo={listType:nt.DEFAULT,feedSlug:""};slideApi;slideApiHandlers=null;windowReferer=se.default;currentStoryDisplayStrategy=null;navigationHistory;storyDisplayStrategyFactory;_touchController=new cr({touchStartTimeout:200});narrativeDataCache=new $s;_sharePanelViewModel=new qa(this,new Ga);navigationController;static id="StoryReaderViewModel";constructor(e,t,s){super(),this.storyManager=e,this.statisticsService=t,this.storiesApi=s,this.navigationHistory=new ii(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 mi(e,this),this.handleVisibilityChange=this.handleVisibilityChange.bind(this);const i=this.initSlideApi();this.navigationController=new Ya(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(Za.Close),this.sourceInfo.listType===nt.DEFAULT&&Ps.emit(Za.Close,{id:this.activeStory.id}),this.emitCloseStoryEvent(e),this.resetReaderToDefaultState(),this._sourceInfo={listType:nt.DEFAULT,feedSlug:""},this.navigationController.destroy())}resetReaderToDefaultState(){if(this.isOpened){if(this.activeStory){const e=this.activeStory.id,t=this.activeStory.activeSlideIndex;Ps.emit(Zs.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 js(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??se.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,Ds.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 Lt({id:-1},this.storyManager.rootStore,this.storiesApi),s=new Lt({id:-2},this.storyManager.rootStore,this.storiesApi);e=[t,...e,s];const i=new Ta(this.storyManager,this,this.slideApi,this.slideApiHandlers,this._touchController);for(const t of e)this._stories.set(t.id,new Pa(this.storyManager,this,this._sharePanelViewModel,t,this.slideApiHandlers,this.navigationHistory,i))}initSlideApi(){return this.slideApiHandlers=new si(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,Ds.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=He.observable.map()}setScrollBar(e){e===se.default&&this.scrollbarHelper.setScrollbar()}resetScrollBar(e){e===se.default&&this.scrollbarHelper.resetScrollbar()}handleWindowUnload(e){this.activeStory&&(Ps.emit(Zs.NextSlide,{fromStoryId:this.activeStory.id,fromSlideIndex:this.activeStory.activeSlideIndex}),this.statisticsService.sendData())}}})();class so{storyManager;constructor(e){this.storyManager=e}create(){const e=new ei(this.storyManager),t=new Xs(this.storyManager,e);return new to(this.storyManager,t,new ft(this.storyManager))}}class io{animatedSlider;options;constructor(e,t){this.animatedSlider=e,this.options=t}transitionByDirection(e){return this.animatedSlider.transformWithAmimation(e)}}class ro{narrativeDataCache;storyManager;iamReader;deferredActionsQueue=new Hs;activeMessageNarrativeDataCache=new $s;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 Ht.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 ye)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 ps(s.widget_id,s.widget_value,s.widget_label);break;case"w-share":i=new fs(s.widget_id,s.widget_answer,s.widget_label,s.widget_value,s.widget_answer_label);break;case"w-rate-answer":i=new ys(s.widget_id,s.widget_answer,s.widget_label,s.widget_value);break;case"w-range-slider-answer":i=new ms(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 ao{_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 oo{_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 no{_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 lo{create(e,t){switch(e){case Os.BottomSheet:return new oo(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case Os.Modal:return new no(t.vw,t.vh,t.appearanceOptions.contentRatio,t.desktopMode);case Os.Fullscreen:return new ao(t.vw,t.vh)}}}class co{_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 ho{_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 uo{}class po extends uo{_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 go extends uo{_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 mo{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 ao}createWideOrSquareGeometry(e){return e.viewportRatio>e.contentRatio?new co(e.vw,e.vh,e.contentRatio):new ho(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 go(e.vw,e.vh,e.contentRatio):new po(e.vw,e.vh,e.contentRatio)}}class yo{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 fo=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},vo=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=de,s=[];return class extends t{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(t[Symbol.metadata]??null):void 0;e=[He.computed],vo(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=fo(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===Ur.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 yo(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 hr({getMountPoint:()=>this.slideRenderer.$el,...e})}handleDocumentVisibilityChange(){this.locked||("hidden"===document.visibilityState&&this.pause(),"visible"===document.visibilityState&&this.resume())}}})();class _o extends de{iamReader;iamMessage;_slides=[];_openTime=0;constructor(e,t,s){super(),this.iamReader=e,this.iamMessage=t,this._slides=this.iamMessage.slides.map((e=>new wo(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 So{iamReader;constructor(e){this.iamReader=e}handle(e){this.iamReader.close()}}class bo{storyManager;iamMessage;messageSlide;constructor(e,t,s){this.storyManager=e,this.iamMessage=t,this.messageSlide=s}async handle(e){this.iamMessage.trackWidgetEvent(new gs(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 Co{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 gs(t,e,"");this.iamMessage.trackWidgetEvent(s),this.iamReader.emitWidgetEvent(s)}emitClickOnButtonEvent(e,t){const s=this.getClickOnButtonEventPayload(e,t);this.iamReader.emit(Oo.ClickOnButton,s),this.storyManager.clickOnButtonAction({src:Q.IAM_READER,payload:s})}getClickOnButtonEventPayload(e,t){return{id:this.iamMessage.id,index:this.iamMessage.activeSlideIndex,url:e,elementId:t}}}class xo{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(Za.Close,(()=>{this.iamReader.updateSlideApiRef(),this.messageSlide.resumeAndUnlock()}))}catch(e){console.error(e)}}}class ko{handle(e){console.log(`There is no action handler for <${e.linkType}:${e.linkTarget}>`)}}class Mo{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 Co(this.iamReader,this.storyManager,this.message);case"story":return new xo(this.iamReader,this.storyManager,this.messageSlide);case"game":return new bo(this.storyManager,this.message,this.messageSlide);case"closeIAM":return new So(this.iamReader)}return new ko}}class Lo{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 Io{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 vi,i=new Ii,r=new ya(new Mo(this.storyManager,this.iamReader,t,e)),a=new $r(new Lo(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 ir(t),new Ei(t),new Ri(t),new Pi(t),new ar(t),new ji(t),new Ni(t),new qi(this.touchController,t),new Ki(t),new Ji(t),new jr(t,this.touchController,i),new tr(t)])}}class Ao extends Error{constructor(e){super(`[IAM]: you must close IAM with ID ${e}`),this.name="IamMessageOpenError"}}var Oo,Eo=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},To=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"}(Oo||(Oo={}));let Ro=(()=>{let e,t,s,i,r=de,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=[He.observable],t=[He.action],s=[He.action],i=[He.action],To(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),To(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),To(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),To(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=Eo(this,a);iamStore;iamDisplayService;#G=Eo(this,o,null);get _activeMessage(){return this.#G}set _activeMessage(e){this.#G=e}visibilityObserver=Eo(this,n);slideApiHandlers;slideApi;_touchController=new cr;narrativeDataCache=new $s;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 Rs(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(to.id);e?.off(Za.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(to.id);t?.on(Za.Close,this.handleStoryReaderClose)}destroy(){this.storyManager.deleteViewModel(l.id)}emitWidgetEvent(e){this.emit(Oo.WidgetEvent,{message:this.activeMessage.toPublicDto(),name:e.type,data:e.toJSON()})}updateSlideApiRef(){(0,Ds.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(Oo.Close,{message:e.toPublicDto()})}initSlideApi(){this.slideApiHandlers=new ro(this.narrativeDataCache,this.storyManager,this),this.slideApi=(0,Ds.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 Io(this.storyManager,this,this.slideApi,this.slideApiHandlers,this.touchController);return new _o(this,e,t)}checkMessageNotOpened(){if(this.activeMessage)throw new Ao(this.activeMessage.id)}handleStoryReaderClose(){this.updateSlideApiRef()}}})();class Do{iamReader;eventEmitter=new e.default;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(Oo.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 Po{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 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},jo=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 Fo=(()=>{let e,t,s=de,i=[],r=[],a=[];return class extends s{static{const o="function"==typeof Symbol&&Symbol.metadata?Object.create(s[Symbol.metadata]??null):void 0;e=[He.observable],t=[He.computed],jo(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),jo(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=Bo(this,i);options;storyModels=[];unreadedStoryModels=new Map;storiesReactionDisposer;feed;#$=Bo(this,r,null);get topStory(){return this.#$}set topStory(e){this.#$=e}_activeIndex=(Bo(this,a),-1);constructor(e,t={feed:"default"}){super(),this.storyManager=e,this.options=t,this.storiesReactionDisposer=(0,He.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 Po(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 No extends Fo{feedCoverageAnalyticsCalculator=new sn;firstStoryShown=!1;_id;constructor(e,t){super(e,t),this._id=(0,pe.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(Za.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=Un.instance,s=(0,Me.default)(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:Q.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:se.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(Za.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 on(this.storyManager,{listType:nt.DEFAULT,feed:this.options.feed,filter:{}});this.feedCoverageAnalyticsCalculator.on("feedImpression",e.handle)}}class Uo{storyManager;constructor(e){this.storyManager=e}createStoryReader(){return new so(this.storyManager).create()}createGameReader(){return new aa(this.storyManager).create()}createStoryList(){return new Zo(this.storyManager).create()}createInAppMessagingReader(){const e=this.storyManager.rootStore.iamStore;return new Ro(this.storyManager,e,new As(this.storyManager,e,new Zt(this.storyManager)))}}class zo extends de{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 X.STYLE_CIRCLE:case X.STYLE_QUAD:return 1;case X.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 Vo extends zo{static create(e,t,s,i){const r=new Lt({id:-100,title:e.title.content??"",title_color:e.title.color,is_opened:!1,background_color:e.backgroundColor,image:Vo.getBgImage(e)},s,i);return new Vo(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,${be(e.image.svgSrc.baseState)}`}),t}}class Wo{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:Q.STORY_LIST,payload:e})};t===nt.UGC||this.storyManager.getConfig().isStatisticsDisabled?i():$t("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 Go{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 $o{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?se.favorite:se.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===nt.DEFAULT?a.feed=s:t.type===nt.UGC&&(a.filter=i),a.source=te.list,this.storyManager.emit("clickOnStory",{id:e.id,index:e.index,isDeeplink:e.isDeeplink,...a})}}class Ho{static createHandler(e,t,s){const{deeplink:i,hideInReader:r,gameInstance:a}=e,o=(0,Me.default)(i)&&i.trim().length>0,n=a?.id;return this.isInvalidStoryClick(Boolean(r),o,n,e.id)?null:o?new Wo(t,s):n?new Go(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 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=de,g=[],m=[],y=[],f=[],v=[],w=[],_=[],S=[],b=[];return class C extends p{static{const C="function"==typeof Symbol&&Symbol.metadata?Object.create(p[Symbol.metadata]??null):void 0;e=[He.observable],t=[He.observable],s=[He.observable],i=[He.observable],r=[He.action],a=[He.computed],o=[He.computed],n=[He.computed],l=[He.computed],d=[He.computed],c=[He.computed],h=[He.action],u=[He.action],Qo(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:C},m,y),Qo(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:C},f,v),Qo(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:C},w,_),Qo(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:C},S,b),Qo(this,null,r,{kind:"setter",name:"modeDesktop",static:!1,private:!1,access:{has:e=>"modeDesktop"in e,set:(e,t)=>{e.modeDesktop=t}},metadata:C},null,g),Qo(this,null,a,{kind:"getter",name:"modeDesktop",static:!1,private:!1,access:{has:e=>"modeDesktop"in e,get:e=>e.modeDesktop},metadata:C},null,g),Qo(this,null,o,{kind:"getter",name:"session",static:!1,private:!1,access:{has:e=>"session"in e,get:e=>e.session},metadata:C},null,g),Qo(this,null,n,{kind:"getter",name:"stories",static:!1,private:!1,access:{has:e=>"stories"in e,get:e=>e.stories},metadata:C},null,g),Qo(this,null,l,{kind:"getter",name:"params",static:!1,private:!1,access:{has:e=>"params"in e,get:e=>e.params},metadata:C},null,g),Qo(this,null,d,{kind:"getter",name:"hasFavoriteCard",static:!1,private:!1,access:{has:e=>"hasFavoriteCard"in e,get:e=>e.hasFavoriteCard},metadata:C},null,g),Qo(this,null,c,{kind:"getter",name:"hasUgcCard",static:!1,private:!1,access:{has:e=>"hasUgcCard"in e,get:e=>e.hasUgcCard},metadata:C},null,g),Qo(this,null,h,{kind:"method",name:"setParams",static:!1,private:!1,access:{has:e=>"setParams"in e,get:e=>e.setParams},metadata:C},null,g),Qo(this,null,u,{kind:"method",name:"reload",static:!1,private:!1,access:{has:e=>"reload"in e,get:e=>e.reload},metadata:C},null,g),C&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:C})}storyManager=qo(this,g);storiesService;_id;#H=qo(this,m,!0);get _modeDesktop(){return this.#H}set _modeDesktop(e){this.#H=e}#q=(qo(this,y),qo(this,f,null));get ugcCardOptions(){return this.#q}set ugcCardOptions(e){this.#q=e}#Q=(qo(this,v),qo(this,w,null));get favoriteCardOptions(){return this.#Q}set favoriteCardOptions(e){this.#Q=e}#F=(qo(this,_),qo(this,S,{listType:nt.DEFAULT,feedSlug:"",useUgcCard:!1,isFavorite:!1,hasFavorite:!1}));get _params(){return this.#F}set _params(e){this.#F=e}isLoading=(qo(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 zo(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"+C.index++,this.storyManager.setViewModel(this._id,this)}get hasFavoriteCard(){const e=this.storyManager.rootStore.storyFeedStore.getFavoriteFeed();return this._params.hasFavorite&&this._params.listType===nt.DEFAULT&&e.stories.length>0}get hasUgcCard(){return this._params.useUgcCard}setParams(e){this._params=e}onStoryClick(e,t=0){Ho.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===ht)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===nt.DEFAULT&&(s.favoriteListLength=i.length)}catch(e){console.error(e),s.success=!1,e instanceof ye&&(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 Vo.create(e,this,this.storyManager.rootStore,new ft(this.storyManager))}createFavoriteCard(e){return Jo.create(e,this,this.storyManager.rootStore,new ft(this.storyManager))}}})();class Yo extends zo{constructor(e,t){super(e,t)}}class Jo extends zo{rootStore;constructor(e,t,s){super(t,s),this.rootStore=e}get favoriteStories(){return this.rootStore.storyFeedStore.getFavoriteFeed().stories.map((e=>new Yo(this.storyListViewModel,e)))}static create(e,t,s,i){const r=new Lt({id:0,title:e.title.content,title_color:e.title.color,is_opened:!0,background_color:"white"},s,i);return new Jo(s,t,r)}}class Zo{storyManager;constructor(e){this.storyManager=e}create(){const e=new dn(this.storyManager);return new Ko(this.storyManager,e)}}class Xo{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 Xo(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 Xo(e.x,e.y,e.width,e.height)}}class en{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 tn{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 sn extends e.EventEmitter{storyRects=[];viewport=new Xo;feedImpressionMetric;visibleAreaMetric;constructor(){super(),this.feedImpressionMetric=new en(this),this.visibleAreaMetric=new tn(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=Xo.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 rn extends Xo{id;constructor(e,t=0,s=0,i=0,r=0){super(t,s,i,r),this.id=e}static clone(e){return new rn(e.id,e.x,e.y,e.width,e.height)}}class an{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 Xo;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 rn(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 on{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!==nt.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===nt.UGC&&(t.ugcPayload=(0,At.default)(r.ugcPayload)?r.ugcPayload:{})),{id:e,...t}})),feed:null,filter:null};this.params.listType===nt.DEFAULT?r.feed=s:this.params.listType===nt.UGC&&(r.filter=i),this.storyManager.emit("feedImpression",r)}sendStat(e){const t=[[5,0,...e]];this.storyManager.rootStore.sessionStore.sendStatisticData({data:t})}}class nn{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===nt.UGC&&(s.ugcPayload=(0,At.default)(r.ugcPayload)?r.ugcPayload:{})),{id:e,...s}})),feed:null,filter:null};i===nt.DEFAULT?r.feed=t:i===nt.UGC&&(r.filter=s),this.storyManager.emit("visibleAreaUpdated",r)}}class ln{storyManager;params;constructor(e,t){this.storyManager=e,this.params=t}create(){const e=new sn,t=new on(this.storyManager,this.params),s=new nn(this.storyManager,this.params);e.on("feedImpression",t.handle),e.on("visibleAreaUpdated",s.handle);return new an(e)}}class dn{storyManager;constructor(e){this.storyManager=e}async loadStories({feedSlug:e,filter:t={},listType:s,testKey:i,needFavorite:r=!0}){const a=s===nt.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===mt?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===nt.UGC&&(s.ugcPayload=(0,At.default)(t.ugcPayload)?t.ugcPayload:{}),{id:t.id,...s}}))}emitFeedLoadEvent(e,t,s,i){const r={stories:t,feed:null,filter:null};e.type===nt.DEFAULT?r.feed=s:e.type===nt.UGC&&(r.filter=i),this.storyManager.emit("feedLoad",r)}getStoriesResult(e,t){return{defaultStories:e.stories??[],favoriteStories:t?.stories??[]}}}class cn extends e.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(Za.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(F.START_LOADING),(0,le.default)(this.options?.handleStartLoad)&&this.options.handleStartLoad()}))}handleEndLoad(e){this.emit(F.END_LOADING,{result:e}),(0,le.default)(this.options?.handleStopLoad)&&this.options.handleStopLoad(e)}handleCloseStoryReader(){if((0,le.default)(this.options?.handleStoryReaderClose)||this.listenerCount(F.CLOSE_STORY_READER)>0)try{(0,le.default)(this.options?.handleStoryReaderClose)&&this.options?.handleStoryReaderClose(),this.emit(F.CLOSE_STORY_READER)}catch(e){console.error(e)}else{const e=window.location;window.open(`${e.protocol}//${e.host}`,"_parent")}}}class hn{storyManager;plugins=new Map;constructor(e){this.storyManager=e}install(e,t){this.plugins.set(e.name,e),_e(`[PluginManager]: plugin ${e.name} registered`),e.install(this.storyManager,t),_e(`[PluginManager]: plugin ${e.name} installed`)}uninstall(e){e.uninstall(this.storyManager),this.plugins.delete(e.name),_e(`[PluginManager]: plugin ${e.name} uninstalled`)}get(e){return this.plugins.get(e)}}class un extends Error{constructor(e){super(`[IAM]: not found IAM for event <${e}>`),this.name="IamNotFoundByEventError"}}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 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 mn=(()=>{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=[He.observable],t=[He.observable],s=[He.observable],i=[He.computed],r=[He.computed],a=[He.computed],o=[He.computed],gn(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),gn(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),gn(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),gn(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),gn(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),gn(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),gn(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=pn(this,n);iamApi;#K=pn(this,l,new Map);get _messages(){return this.#K}set _messages(e){this.#K=e}#Y=(pn(this,d),pn(this,c,!1));get _isLoaded(){return this.#Y}set _isLoaded(e){this.#Y=e}#J=(pn(this,h),pn(this,u,!1));get _isLoading(){return this.#J}set _isLoading(e){this.#J=e}_messageContext=pn(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 un(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=hs.createByDto(e,this,new bs(this.iamApi));return this._messages.has(t.id.toString())||this._messages.set(t.id.toString(),t),t}}})();var yn=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},fn=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 vn=(()=>{let e,t,s,i,r=[],a=[],o=[];return class{static{const n="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],s=[He.computed],i=[Qe],fn(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),fn(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),fn(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),fn(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=yn(this,r);rootStore;#Z=yn(this,a,null);get _session(){return this.#Z}set _session(e){this.#Z=e}constructor(e,t){yn(this,o),this.sessionApi=e,this.rootStore=t}get session(){return this._session}get userId(){return this._session?.userKey??st}async open(){if(this._session)return this._session;const e=await this.sessionApi.open(),t=new it(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 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 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 Sn=He.observable.map();let bn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],_n(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),_n(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=wn(this,s);storiesApi;rootStore;#X=wn(this,i,He.observable.map());get _storiesByUserId(){return this.#X}set _storiesByUserId(e){this.#X=e}storyCSSLoaded=(wn(this,r),!1);get activeUserStories(){const e=this.rootStore.sessionStore.userId;return e?this._storiesByUserId.get(e)??Sn:Sn}constructor(e,t,s){this.storyManager=e,this.storiesApi=t,this.rootStore=s,(0,He.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 Lt(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 Lt(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",xe()),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=He.observable.map();return this._storiesByUserId.has(e)?t=this._storiesByUserId.get(e):this._storiesByUserId.set(e,t),t}}})();var Cn=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 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 kn=He.observable.map();let Mn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],xn(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),xn(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=Cn(this,s);rootStore;#ee=Cn(this,i,He.observable.map());get _storyFeedsByUserId(){return this.#ee}set _storyFeedsByUserId(e){this.#ee=e}constructor(e,t){Cn(this,r),this.storyFeedsApi=e,this.rootStore=t}get activeUserFeeds(){const e=this.rootStore.sessionStore.userId;return e?this._storyFeedsByUserId.get(e)??kn:kn}getUgcFeed(){return this.getFeedBySlug(mt)??yt.createByStoryDtos([],this.rootStore)}getFavoriteFeed(){return this.getFeedBySlug(ht)??ut.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 ct(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=ut.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=yt.createByStoryDtos(r,this.rootStore);return this.addStoryFeed(s.userKey,a),a}addStoryFeed(e,t){let s=He.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},In=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 An=He.observable.map();let On=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],In(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),In(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,He.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,He.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)??An:An}getFeedBySlug(e){return this.activeUserFeeds.get(e??gt.getDefaultSlug())}removeStoryFromOnboardingFeedsById(e){for(const t of this.activeUserFeeds.values())t.removeById(e)}invalidateCacheData(){this.cacheDataInvalidated=!0}async fetchOnboardingFeed(e){let t=e.feedSlug||gt.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 gt(a,this.rootStore,s),this.addOnboardingFeed(r.userKey,i),this.commitCacheData(),i}addOnboardingFeed(e,t){let s=He.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 En{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 Tn{storyManager;constructor(e){this.storyManager=e}async fetchUgcEditorConfig(){return(await Ht.request({method:"GET",url:"ugc/editor-config",params:{}})).data}}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},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};let Pn=(()=>{let e,t,s=[],i=[],r=[];return class{static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],t=[He.computed],Dn(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),Dn(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=(Rn(this,s),Rn(this,i,He.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=He.observable.map()}constructor(){Rn(this,r)}}})();var Bn=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},jn=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 Fn=(()=>{let e,t=[],s=[];return class{static{const i="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;e=[He.observable],Bn(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=jn(this,t,null);get _config(){return this.#ie}set _config(e){this.#ie=e}constructor(e){jn(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 Ft(this.storyManager,e)}updateConfig(e){this._config.updateByDto(e)}}})();class Nn{iamStore;sessionStore;storyStore;storyFeedStore;onboardingFeedStore;ugcEditorStore;placeholderStore;storyManagerConfigStore;constructor(e){const t=new ft(e),s=new vt(e);this.storyManagerConfigStore=new Fn(e),this.placeholderStore=new Pn,this.iamStore=new mn(this,new Zt(e)),this.sessionStore=new vn(new Ke(e),this),this.storyStore=new bn(e,t,this),this.storyFeedStore=new Mn(s,this),this.onboardingFeedStore=new On(s,this),this.ugcEditorStore=new En(e,new Tn(e))}}class Un extends e.EventEmitter{static instance;viewModelStore=new ue;callbacks={};pluginManager=new hn(this);_rootStore=new Nn(this);constructor(){return super(),Un.isSingletonInstanceExists()||(Un.instance=this),Un.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){(0,le.default)(e)&&(this.callbacks.storyLinkClickHandler=e)}get storyReaderViewModel(){return this.viewModelStore.get(to.id)}get gameReaderViewModel(){return this.viewModelStore.get(ra.id)}get isStatisticsDisabled(){return this.getConfig().isStatisticsDisabled}inAppMessaging=this.createInAppMessagingReader();static getInstance(){return Un.instance?Un.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(to.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(to.id);await t.showStory(e)}async showStoryOnce(e){"string"==typeof e&&(e=+e||e);const t=await this.viewModelStore.wait(to.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 this.rootStore.ugcEditorStore.getUgcEditorConfig()}async showSharePage(e,t){return"string"==typeof e&&(e=+e||e),await this.viewModelStore.wait(to.id),new cn(this,this.storyReaderViewModel,e,t)}clickOnButtonAction=({src:e,payload:t})=>{if((0,le.default)(this.callbacks.storyLinkClickHandler)||this.listenerCount(ae.CLICK_ON_STORY)>0){const s={src:e,data:t};try{(0,le.default)(this.callbacks.storyLinkClickHandler)&&this.callbacks.storyLinkClickHandler(s),this.emit(ae.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 No));return Promise.all(e.map((e=>e.reload())))}static isSingletonInstanceExists(){return!!Un.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 Uo(this).createStoryReader()}createGameReader(){return new Uo(this).createGameReader()}createStoryList(){return new Uo(this).createStoryList()}createInAppMessagingReader(){return new Uo(this).createInAppMessagingReader()}clearConfig(){this.rootStore.storyManagerConfigStore.clear()}emitEvent(e){this.emit(e.name,e.toJSON())}}const zn=new Un;new class{storyManager;inAppMessaging;constructor(e){this.storyManager=e,this.inAppMessaging=new Do(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 xe()}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){zn.use(e,t)}}(zn);var Vn;!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"}(Vn||(Vn={}));Error;class Wn extends e.EventEmitter{constructor(){super()}_commonOptions=T;setCommonOptions(e,t=!0){return this._commonOptions=(0,or.default)(this._commonOptions,e),this.emit(Vn.UPDATE,this.commonOptions),this}get commonOptions(){return this._commonOptions}_storiesListOptions=H;setStoriesListOptions(e,t=!0){return this._storiesListOptions=(0,or.default)(this._storiesListOptions,e),t&&(this.emit(Vn.UPDATE,this.storiesListOptions),this.emit(Vn.EVENT_UPDATED_STORIES_LIST_OPTIONS,this.storiesListOptions)),this}get storiesListOptions(){return this._storiesListOptions}_storyReaderOptions=Z;setStoryReaderOptions(e,t=!0){return this._storyReaderOptions=(0,or.default)(this._storyReaderOptions,e,{arrayMerge:(e,t,s)=>t}),t&&this.emit(Vn.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=q;setStoryFavoriteReaderOptions(e,t=!0){return this._storyFavoriteReaderOptions=(0,or.default)(this._storyFavoriteReaderOptions,e),t&&this.emit(Vn.UPDATE,this.storyFavoriteReaderOptions),this}get storyFavoriteReaderOptions(){return{...{closeButtonPosition:this.commonOptions.closeButtonPosition,closeButton:this.commonOptions.closeButton},...this._storyFavoriteReaderOptions}}_goodsWidgetOptions=j;setGoodsWidgetOptions(e,t=!0){return this._goodsWidgetOptions=(0,or.default)(this._goodsWidgetOptions,e),t&&this.emit(Vn.UPDATE,this.goodsWidgetOptions),this}get goodsWidgetOptions(){return this._goodsWidgetOptions}_gameReaderOptions=P;setGameReaderOptions(e,t=!0){return this._gameReaderOptions=(0,or.default)(this._gameReaderOptions,e),t&&this.emit(Vn.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 Gn{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 $n extends Error{constructor(e){super(`Appearance Manager must be an object, but passed ${e.toUpperCase()}. Please check your code.`),this.name="IasAppearanceManagerTypeofError"}}const Hn=e=>{if(null==e||"object"!=typeof e)throw new $n(null==e?"null":typeof e)};class qn extends e.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new Gn;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,Hn(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 nt.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 Qn extends e.EventEmitter{_mountSelector;_appearanceManager;params;app;storyListManager=new Gn;_ugcCardClickHandler=()=>{};_api;constructor(e,t,s,i){super(),this._mountSelector=e,this._appearanceManager=t,this.params=s,this.app=i,Hn(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 nt.UGC}get identityFields(){return{feedSlug:this.feedSlug}}get feedSlug(){return mt}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 Kn=R(85);const Yn=(e=>{var t={};return R.d(t,e),t})({createRoot:()=>f.createRoot});var Jn=R(649);R(704);window.__IAS__={storyManager:zn};const Zn=(e=>{var t={};return R.d(t,e),t})({default:()=>v.default});var Xn=R(591),el=R.n(Xn),tl=R(289),sl={insert:"head",singleton:!1};el()(tl.A,sl);const il=tl.A.locals||{};var rl=R(81),al={insert:"head",singleton:!1};el()(rl.A,al);const ol=rl.A.locals||{},nl=({onClick:e,className:t})=>(0,Kn.jsx)("div",{className:(0,Zn.default)(ol.icon,t),onClick:e,children:(0,Kn.jsx)("svg",{viewBox:"0 0 24 24",children:(0,Kn.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=R(669),dl={insert:"head",singleton:!1};el()(ll.A,dl);const cl=ll.A.locals||{},hl=310/480,ul=({desktopMode:e,children:t,verticalPadding:s,style:i,isWidescreen:r,className:a})=>{const[o,n]=(0,Jn.useState)({width:"0px",height:"0px"});(0,Jn.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>hl&&!i?`${u({vh:t,vw:s})}px`:"100%"},c=({aspectRatio:e,vh:t,vw:s})=>e>hl&&!p(e)?`${h({aspectRatio:e,vh:t,vw:s})}px`:"auto",h=({aspectRatio:t,vh:s,vw:i})=>t>hl&&!e?i:Math.ceil(s*hl),u=({vh:t,vw:s})=>e?t:Math.ceil(s/hl),p=e=>e>hl&&e-hl<=.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,Kn.jsx)("div",{className:(0,Zn.default)(cl["aspect-ratio-box"],a,{[cl["aspect-ratio-box--centered"]]:!r}),style:{...i,...y},children:(0,Kn.jsx)("div",{className:cl["aspect-ratio-box-inside"],children:t})})};var pl=R(138),gl={insert:"head",singleton:!1};el()(pl.A,gl);const ml=pl.A.locals||{},yl=Pe(),fl=e=>{const[t,s]=(0,Jn.useState)(!1),i=(0,Jn.useCallback)((()=>{if(e.desktopMode)return;const t=yl.type!==e.orientation;e.onOrientationChange({type:yl.type,isWrong:t}),s(t)}),[e.desktopMode,e.orientation]);return(0,Jn.useEffect)((()=>(i(),yl.addEventListener("change",i),()=>{yl.removeEventListener("change",i)})),[i]),t?(0,Kn.jsx)("div",{className:ml["screen-orientation-lock"]}):null};var vl=R(778),wl={insert:"head",singleton:!1};el()(vl.A,wl);const _l=vl.A.locals||{};var Sl=R(196),bl={insert:"head",singleton:!1};el()(Sl.A,bl);const Cl=Sl.A.locals||{};let xl;function kl(){let e,t;/ipad|iphone/i.test(navigator.userAgent)?(e=document.createRange(),xl&&e.selectNodeContents(xl),t=window.getSelection(),t&&(t.removeAllRanges(),t.addRange(e)),xl&&xl.setSelectionRange(0,999999)):xl?.select()}const Ml=e=>{!function(e){xl=document.createElement("textarea"),xl.value=e,document.body.appendChild(xl)}(e),kl(),document.execCommand("copy"),xl&&document.body.removeChild(xl)},Ll=({shareText:e,shareLink:t,sharePanelOptions:s,onShareComplete:i})=>{const[r,a]=(0,Jn.useState)(!1),[o,n]=(0,Jn.useState)(!1),l=()=>{n(!0),!r&&e||i()};return(0,Kn.jsxs)("div",{className:`${_l["share-panel__body"]} ${Cl["share-panel__body_screenshot"]}`,children:[(0,Kn.jsx)("div",{className:`${_l["share-panel-row"]} ${Cl["share-panel-row"]}`,children:(0,Kn.jsx)("a",{className:Cl["share-panel-row__image-link"],onClick:l,href:t,download:"image.jpeg",children:(0,Kn.jsx)("img",{src:t,className:Cl["share-panel-row__image"]})})}),(0,Kn.jsx)("div",{className:_l["share-panel-separator"],style:{background:s.divider?.background}}),(0,Kn.jsx)("div",{className:`${_l["share-panel-row"]} ${Cl["share-panel-row"]}`,children:(0,Kn.jsx)("a",{className:Cl["share-item__download-button"],onClick:l,href:t,download:"image.jpeg",children:(0,Kn.jsx)("div",{dangerouslySetInnerHTML:{__html:s.downloadButton?.svgSrc?.baseState??""}})})}),e?(0,Kn.jsxs)(Kn.Fragment,{children:[(0,Kn.jsx)("div",{className:_l["share-panel-separator"],style:{background:s.divider?.background}}),(0,Kn.jsx)("div",{className:`${_l["share-panel-row"]} ${Cl["share-panel-row"]}`,children:(0,Kn.jsxs)("button",{className:(0,Zn.default)(Cl.btn,Cl["btn-copy"]),onClick:()=>{Ml(e??""),a(!0),o&&i()},children:[(0,Kn.jsxs)("div",{className:Cl["btn-copy__icon"],children:[(0,Kn.jsx)("span",{className:(0,Zn.default)(Cl["btn-copy__icon-state"],{[Cl["btn-copy__icon-state_default"]]:!r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.baseState??""}}),(0,Kn.jsx)("span",{className:(0,Zn.default)(Cl["btn-copy__icon-state"],{[Cl["btn-copy__icon-state_done"]]:r}),dangerouslySetInnerHTML:{__html:s.copyButton?.svgSrc?.doneState??""}})]}),(0,Kn.jsx)("div",{className:Cl["btn-copy__text"],children:e})]})})]}):null]})};var Il=R(610),Al={insert:"head",singleton:!1};el()(Il.A,Al);const Ol=Il.A.locals||{},El=({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,Kn.jsxs)("div",{className:_l["share-panel__body"],children:[(0,Kn.jsxs)("div",{className:`${_l["share-panel-row"]} ${_l["title-row"]}`,children:[r()&&Boolean(l?.display)&&(0,Kn.jsx)("div",{className:_l["share-url-favicon"],style:{background:l?.background},children:(0,Kn.jsx)("img",{src:`${i.faviconApiUrl??"https://favicon.inappstory.ru"}?sz=64&domain_url=${r()}`})}),(0,Kn.jsx)("span",{className:_l.title,style:d,children:t.title?.getValue?.({url:e,text:o()})})]}),(0,Kn.jsx)("div",{className:_l["share-panel-separator"],style:{background:t.divider?.background}}),(0,Kn.jsx)("div",{className:`${_l["share-panel-row"]} ${Ol["social-list"]}`,children:t.targets?.map(((e,s)=>{const i=t.targetParams?.[e],r=i?.icon?.svgSrc.baseState??"<svg></svg>";return(0,Kn.jsx)("div",{className:Ol["social-list__item"],children:(0,Kn.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:`${_l["share-item"]} ${Ol["share-item"]}`,children:[(0,Kn.jsx)("div",{dangerouslySetInnerHTML:{__html:r}}),(0,Kn.jsx)("span",{className:_l["share-item-title"],style:d,children:i?.label})]})},s)}))}),(0,Kn.jsx)("div",{className:_l["share-panel-separator"],style:{background:t.divider?.background}}),(0,Kn.jsx)("div",{className:_l["share-panel-row"],children:(0,Kn.jsxs)("a",{className:`${_l["share-item"]} ${Ol["share-item"]}`,onClick:()=>{Ml(e),s()},children:[(0,Kn.jsx)("div",{dangerouslySetInnerHTML:{__html:t.copyButton?.svgSrc?.baseState??""}}),(0,Kn.jsx)("span",{className:_l["share-item-title"],style:d,children:t.copyButton?.label})]})})]})};var Tl;!function(e){e.Social="social",e.SlideScreenshot="slide-screenshot"}(Tl||(Tl={}));const Rl=({shareType:e,shareLink:t,shareText:s,onShareCompelete:i,sharePanelOptions:r,className:a})=>{const{dir:o}=lh(),[n,l]=(0,Jn.useState)(!1),[d,c]=(0,Jn.useState)(!0),h=()=>{l(!0),c(!1)};return(0,Kn.jsxs)("div",{dir:o,className:(0,Zn.default)(_l["share-panel-wrapper"],a),onClick:e=>{e.stopPropagation()},onTouchStart:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,Kn.jsx)("div",{className:(0,Zn.default)(_l["share-panel-backdrop"],{[_l.fadeIn]:d,[_l.fadeOut]:!d}),onClick:()=>{l(!1),c(!1)}}),(0,Kn.jsxs)("div",{className:(0,Zn.default)(_l["share-panel"],{[_l.slideIn]:d,[_l.slideOut]:!d}),onAnimationEnd:()=>{d||i(n)},style:{"--height":"100%",background:r.background,borderTopLeftRadius:r.borderRadius+"px",borderTopRightRadius:r.borderRadius+"px"},children:[e===Tl.SlideScreenshot&&(0,Kn.jsx)(Ll,{shareText:s,shareLink:t,onShareComplete:h,sharePanelOptions:r}),e===Tl.Social&&(0,Kn.jsx)(El,{shareLink:t,onShareComplete:h,sharePanelOptions:r}),(0,Kn.jsx)("div",{className:_l["share-panel-separator"]})]})]})};var Dl=R(495),Pl={insert:"head",singleton:!1};el()(Dl.A,Pl);const Bl=Dl.A.locals||{},jl=e=>{const t=(0,Jn.useRef)(null),[s,i]=(0,Jn.useState)(null);return(0,Jn.useEffect)((()=>{const s=e.plugin.createLottiePlayer(t.current,e.config);return i(s),()=>{s.destroy()}}),[e.config.sha1]),(0,Jn.useEffect)((()=>{s&&e.forceEnd&&s.stop()}),[s,e.forceEnd]),(0,Jn.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,Kn.jsx)("canvas",{ref:t,style:{width:"100%",height:"100%"}})},Fl=e=>{const{storyManager:t}=lh(),[s,i]=(0,Jn.useState)(!1),[r,a]=(0,Jn.useState)(!1),[o,n]=(0,Jn.useState)(!1),[l,d]=(0,Jn.useState)(!1),[c,h]=(0,Jn.useState)(!1),[u,p]=(0,Jn.useState)(!1),g=r||l||e.isGameLoading||!e.gameShouldBeShown,m=(0,Jn.useMemo)((()=>t.getPlugin("dot-lottie")),[t]),y=o||!m||e.isGameLoadingError?null:e.game?.splashLottieScreen?.url&&e.game?.splashLottieScreen,f=e.game&&!e.isGameLoadingError&&g&&!r&&!y,v=()=>e.desktopMode&&e.game?.splashLandscapeScreen?.url?e.game.splashLandscapeScreen.url:e.game?.splashScreen?.url,w=e.isGameInited&&(!y||c);(0,Jn.useEffect)((()=>{w&&e.onSplashCanBeHidden()}),[w]);return(0,Kn.jsxs)("div",{className:(0,Zn.default)(Bl["splash-container"],{[Bl["splash-container--fadeIn"]]:e.game,[Bl["splash-container--fadeOut"]]:e.gameShouldBeShown,[Bl["splash-container--isLoading"]]:f}),children:[(0,Kn.jsx)("div",{className:Bl["splash-container__image"],style:{backgroundColor:e.splashImageBackgroundColor},children:v()&&(0,Kn.jsx)("img",{src:v(),onLoad:()=>{p(!0)}})}),y&&m&&(0,Kn.jsx)("div",{className:Bl["splash-container__lottie"],children:(0,Kn.jsx)(jl,{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 Nl=R(843),Ul={insert:"head",singleton:!1};el()(Nl.A,Ul);const zl=Nl.A.locals||{},Vl=e=>(0,Kn.jsx)("button",{dir:e.dir,onClick:e.onCloseGame,className:zl["close-btn"],"data-position":e.closeButtonPosition,dangerouslySetInnerHTML:{__html:e.closeButtonOptions?.svgSrc.baseState??""}});const Wl=(e=>{var t={};return R.d(t,e),t})({observer:()=>w.observer});const Gl=(e=>{var t={};return R.d(t,e),t})({createPortal:()=>_.createPortal}),$l=(0,Wl.observer)((({gameReader:e})=>{const{desktopMode:t,dir:s,gameReaderOptions:i,storyReaderOptions:r}=lh(),a=(0,Jn.useRef)(null),{sharePanelOpeningParams:o,handleShareComplete:n,closeSharePanel:l}=(e=>{const[t,s]=(0,Jn.useState)(null);return(0,Jn.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);uh((()=>{d()}));const d=()=>{e.closeGame(),l()},{gameLaunch:c,gameLaunchError:h,isGameLoading:u,closeBtnVisible:p}=e,g=(0,Zn.default)(il["game-reader"],{[il["game-reader--desktop-mode"]]:t,[il["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,Gl.createPortal)((0,Kn.jsx)("div",{className:il["game-reader-container"],style:{"--game-box-border-radius":`${parseFloat(String(i.borderRadius))}px`},children:(0,Kn.jsxs)("div",{className:g,children:[(0,Kn.jsx)("div",{className:il["game-reader__backdrop"],style:m}),(0,Kn.jsxs)(ul,{className:il["game-reader__game-box"],isWidescreen:e.isWidescreen,desktopMode:t,verticalPadding:100,children:[(0,Kn.jsx)(Fl,{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,Kn.jsx)(nl,{className:il["game-reader__refresh-btn"],onClick:()=>{e.reload()}}),(!e.gameShouldBeShown||p)&&(0,Kn.jsx)(Vl,{closeButtonPosition:i.closeButtonPosition,dir:s,onCloseGame:d,closeButtonOptions:i.closeButton}),c&&(0,Kn.jsxs)(Kn.Fragment,{children:[(0,Kn.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:il["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,Kn.jsx)(Rl,{shareType:o.shareType,shareLink:o.shareLink,onShareCompelete:n,sharePanelOptions:r.sharePanel})]})]}),c&&i.forceCheckOrientation&&(0,Kn.jsx)(fl,{orientation:Be.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{e.isGameInited&&(t?e.pauseGameUI():e.resumeGameUI())}})]})}),document.body)}));var Hl=R(130),ql={insert:"head",singleton:!1};el()(Hl.A,ql);const Ql=Hl.A.locals||{};class Kl{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()}}Pe();const Yl=()=>{const e=window.innerWidth;return{vh:window.innerHeight,vw:e}},Jl=e=>50+parseFloat(String(e)),Zl=(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)},Xl=e=>{const{desktopMode:t,storyReaderOptions:s}=lh();return(0,Jn.useMemo)((()=>{const i=Jl(s.actionPanelBottomOffset),r=new xa(e.vw,e.vh,i),a=new Ca(r).create({vw:e.vw,vh:e.vh,desktopMode:t}),o=a instanceof ba,n=o?r.getViewportCorrectionPadding():{};return{actionPanelHeight:i,safeAreaFrameCalculator:r,storyGeometry:a,isMobileGeometry:o,correctionPaddingStyle:n}}),[s.actionPanelBottomOffset,e,t])},ed=(0,Wl.observer)((e=>{const t=(0,Jn.useRef)(null),s=(0,Jn.useRef)(null),{desktopMode:i,storyReaderOptions:r}=lh();(({storyReaderViewModel:e,storiesViewerRef:t,backdropRef:s})=>{const i=(0,Jn.useRef)(null);(0,Jn.useEffect)((()=>{i.current=new Kl(e,t.current,s.current)}),[]);const r=()=>{t.current.classList.add(Ql["no-select"]),i.current?.startMove()},a=({dy:e})=>{i.current?.move(e)},o=()=>{t.current.classList.remove(Ql["no-select"]),e.touchController.verticalSwipeGesture&&i.current?.endMove()};(0,Jn.useEffect)((()=>{const t=e.touchController;return t.on(nr.TouchStart,r),t.on(nr.TouchMoveVertical,a),t.on(nr.TouchEnd,o),()=>{t.off(nr.TouchStart,r),t.off(nr.TouchMoveVertical,a),t.off(nr.TouchEnd,o)}}),[e.touchController])})({storyReaderViewModel:e.storyReader,backdropRef:t,storiesViewerRef:s});const{safeAreaFrameCalculator:a,isMobileGeometry:o}=Xl(e.viewport),n=!o||a.shouldBeShownSafeAreaInsets?parseFloat(String(r.borderRadius)):0;return(0,Kn.jsxs)(Kn.Fragment,{children:[(0,Kn.jsxs)("div",{ref:s,className:(0,Zn.default)("stories-viewer",Ql["stories-viewer"],Ql.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,Kn.jsx)("div",{className:Ql["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,Kn.jsx)("div",{ref:t,className:(0,Zn.default)(Ql["stories-viewer-backdrop"],{[Ql._desktopMode]:i})})]})}));var td=R(390),sd={insert:"head",singleton:!1};el()(td.A,sd);const id=td.A.locals||{};var rd=R(594),ad={insert:"head",singleton:!1};el()(rd.A,ad);const od=rd.A.locals||{};var nd=R(187),ld={insert:"head",singleton:!1};el()(nd.A,ld);const dd=nd.A.locals||{},cd=(0,Wl.observer)((({story:e,commonOptions:t,storyReaderOptions:s,muted:i,onClickMuteAction:r})=>{const{dir:a}=lh(),o=e.hasLike&&Boolean(t.hasLike),n=e.hasShare&&Boolean(t.hasShare),l=e.hasFavorite&&Boolean(t.hasFavorite),d=e.hasAudio,c=Zl(e,t)?Jl(s.actionPanelBottomOffset):0;return(0,Kn.jsx)("div",{dir:a,className:dd["stories-button-panel"],style:{height:`${c}px`,transform:`translateY(${c}px)`},children:Zl(e,t)&&(0,Kn.jsxs)("div",{className:dd["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,Kn.jsxs)("span",{children:[(0,Kn.jsx)("span",{className:(0,Zn.default)(dd["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,Kn.jsx)("span",{className:(0,Zn.default)(dd["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,Kn.jsx)("span",{children:(0,Kn.jsx)("span",{className:(0,Zn.default)(dd["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,Kn.jsxs)("span",{className:dd["right-container"],children:[d&&(0,Kn.jsx)("span",{children:(0,Kn.jsx)("span",{className:(0,Zn.default)(dd["button-panel-action"],{"muted-icon":i,"sound-icon":!i}),dangerouslySetInnerHTML:{__html:i?s.muteButton.svgSrc.baseState:s.muteButton.svgSrc.activeState},onClick:r})}),n&&(0,Kn.jsx)("span",{className:dd["button-panel-action"],dangerouslySetInnerHTML:{__html:s.shareButton.svgSrc.baseState},onClick:()=>{e.share()}})]})]})})}));var hd=R(349),ud={insert:"head",singleton:!1};el()(hd.A,ud);const pd=hd.A.locals||{},gd=e=>{const{dir:t}=lh();return(0,Kn.jsx)("div",{className:pd["story-header"],children:!e.closeDisabled&&(0,Kn.jsx)("button",{dir:t,"data-position":e.options.closeButtonPosition,className:(0,Zn.default)(pd["stories-viewer__close"],{[pd["_paused-ui"]]:e.uiPaused}),onClick:t=>{t.stopPropagation(),t.preventDefault(),e.onClose()},dangerouslySetInnerHTML:{__html:e.options.closeButton?.svgSrc.baseState??""}})})};var md=R(278),yd={insert:"head",singleton:!1};el()(md.A,yd);const fd=md.A.locals||{};var vd=R(323),wd={insert:"head",singleton:!1};el()(vd.A,wd);vd.A.locals;const _d=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,Jn.useRef)(null),c=t.id===s.id,h=c||i,u=a===r,p=h&&o&&e.state===Ur.Idle&&u,g=!(e.state!==Ur.Started&&e.state!==Ur.Error||u&&h),m=c&&u&&e.state===Ur.Loaded;return(0,Jn.useLayoutEffect)((()=>{p&&e.init(d.current)}),[e,p]),(0,Jn.useLayoutEffect)((()=>{m&&e.start()}),[c,m]),(0,Jn.useLayoutEffect)((()=>{g&&e.stop()}),[g]),(0,Jn.useEffect)((()=>{l?e.pause():e.resume()}),[e,l,e.state]),(0,Jn.useEffect)((()=>{n?e.mute():e.unmute()}),[e,n,e.state]),(0,Jn.useLayoutEffect)((()=>()=>{e.stop()}),[e]),{slideContentRef:d}})(e);return{slideContentRef:s,needLoadingMask:t.state===Ur.Loading||!e.canBeShown,needLoadingAnimation:t.state===Ur.Loading||!e.canBeShown}},Sd=(0,Wl.observer)((({geometry:e,...t})=>{const{desktopMode:s,dir:i}=lh(),{slideContentRef:r,needLoadingAnimation:a,needLoadingMask:o}=_d(t),{slideStyle:n,slideContentStyle:l,needBottomPanel:d}=(({geometry:e,currentStory:t})=>{const{storyReaderOptions:s,commonOptions:i}=lh(),r=(0,Jn.useMemo)((()=>Zl(t,i)),[t,i]),a=r?Jl(s.actionPanelBottomOffset):0;return{needBottomPanel:r,slideStyle:(0,Jn.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,Jn.useMemo)((()=>({fontSize:e.getFontSize()})),[e])}})({geometry:e,currentStory:t.currentStory}),c=t.networkError||t.slide.state===Ur.Error;return(0,Kn.jsxs)("div",{onClick:r=>{r.preventDefault(),r.stopPropagation(),t.clickDisabled||(r=>{const a=r.target,o=new Nr(t.slide,r,e,i,s);t.slide.onClick(a,o)})(r)},className:(0,Zn.default)(fd["stories-slide"],{[fd["active-slide"]]:t.currentSlideIndex===t.activeSlideIndex,[fd["_with-bottom-panel"]]:d,[fd["_desktop-mode"]]:e instanceof Sa}),children:[(0,Kn.jsx)("div",{className:fd["stories-slide-offset"],style:n,children:(0,Kn.jsx)("div",{className:fd["stories-slide-box"],"data-testid":"stories-slide-box",children:(0,Kn.jsx)("div",{ref:r,dangerouslySetInnerHTML:{__html:t.slide.html},className:`${fd["stories-slide-content"]} narrative-slide"`,style:l})})}),(o||c)&&(0,Kn.jsx)("div",{className:fd["load-mask"],onClick:e=>{e.preventDefault()},children:c?(0,Kn.jsx)(nl,{className:fd["stories-slide__refresh-btn"],onClick:e=>{e.stopPropagation(),t.networkError?t.onReloadStory():t.slide.reload()}}):a&&(0,Kn.jsx)("div",{className:fd["loading-spinner-default"]})})]})}));var bd=R(137),Cd={insert:"head",singleton:!1};el()(bd.A,Cd);const xd=bd.A.locals||{},kd=(0,Jn.forwardRef)(((e,t)=>{const{desktopMode:s,dir:i}=lh();return(0,Kn.jsx)("div",{ref:t,dir:i,className:(0,Zn.default)(xd["stories-pager"],{[xd["_desktop-mode"]]:s,[xd["_paused-ui"]]:e.uiPaused}),style:{"--stories-pager-tick-foreground":e.timeline.foreground,"--stories-pager-background":e.timeline.background},children:(0,Kn.jsx)("div",{className:`${xd["stories-pager__ticks"]} ${(0,Zn.default)({[xd.hiddenTimeline]:e.hiddenTimeline})}`,children:new Array(e.slidesLength).fill(0).map(((t,s)=>(0,Kn.jsxs)("div",{className:xd["stories-pager__tick"],children:[(0,Kn.jsx)("div",{className:(0,Zn.default)(xd["stories-pager__tick-progress"],{[xd._active]:s+1<=e.activeSlideIndex})}),(0,Kn.jsx)("div",{className:xd["stories-pager__tick-progress-loader"],style:{display:s+1===e.activeSlideIndex+1?"block":"none"}})]},s+1)))})})}));const Md=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 Ld(e,t,s){return new Promise((i=>{let r=!1;const a=()=>{r=!0,clearTimeout(n),void 0!==Md&&e.removeEventListener(Md,o),e.style.setProperty("transition",`${t} 0ms`),i()},o=e=>{e.propertyName===t&&(r||a())};void 0!==Md&&e.addEventListener(Md,o,!1);const n=setTimeout((()=>{r||a()}),s+20);e.style.setProperty("transition",`${t} ${s}ms`)}))}var Id=R(212),Ad={insert:"head",singleton:!1};el()(Id.A,Ad);const Od=Id.A.locals||{},Ed=e=>{const t=(0,Jn.useRef)(null),s=(0,Jn.useRef)(null),i=(0,Jn.useRef)(0),r=(0,Jn.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,Jn.useState)(!1),[d,c]=(0,Jn.useState)(!1),h=(0,Jn.useRef)(!1),u=()=>{const t=Jn.Children.count(e.children);return s.current&&t?s.current.scrollWidth/t:0};let p=!1;(0,Jn.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,Jn.useRef)(!1),m=(0,Jn.useRef)(0);let y=0;const f=(0,Jn.useRef)(!1),[v,w]=(0,Jn.useState)(0),_=e=>{e<0&&(e=0),e>i.current&&(e=i.current),w(e)};(0,Jn.useEffect)((()=>{v===i.current?c(!1):c(!0),l(0!==v)}),[v]);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){f.current=!0,y=t;const e=m.current-y,s=r.current+e;_(s)}}else f.current=!1},b=e=>{f.current&&e.preventDefault(),setTimeout((()=>{f.current=!1})),g.current=!1,document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",S),document.removeEventListener("touchend",b)};return(0,Kn.jsxs)("div",{className:Od["scrolling-carousel"],style:e.style,children:[(0,Kn.jsx)("div",{className:Od["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=>{f.current&&(e.preventDefault(),e.stopPropagation())},children:(0,Kn.jsx)("div",{className:Od["scrolling-carousel__item"],ref:s,style:{transform:`translateX(${-1*v}px)`},children:e.children})}),!p&&(0,Kn.jsxs)(Kn.Fragment,{children:[(0,Kn.jsx)("div",{className:(0,Zn.default)(Od["scrolling-carousel__arrow-button"],Od["scrolling-carousel__arrow-button--left"],{[Od["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 Ld(s.current,"transform",300),h.current=!1},children:(0,Kn.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Kn.jsx)("path",{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"})})}),(0,Kn.jsx)("div",{className:(0,Zn.default)(Od["scrolling-carousel__arrow-button"],Od["scrolling-carousel__arrow-button--right"],{[Od["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 Ld(s.current,"transform",300),h.current=!1},children:(0,Kn.jsx)("svg",{focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Kn.jsx)("path",{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})})})]})]})},Td=({children:e,style:t,color:s,font:i,className:r})=>(0,Kn.jsx)("div",{className:r,style:{color:s,font:i,...t},children:e});var Rd=R(108),Dd={insert:"head",singleton:!1};el()(Rd.A,Dd);const Pd=Rd.A.locals||{},Bd=({goods:e,onClick:t,options:s})=>{const{imgSrc:i,title:r,subTitle:a,price:o,oldPrice:n}=e;return(0,Kn.jsxs)("div",{className:(0,Zn.default)(Pd["goods-card"]),style:{color:s.mainTextColor??"black"},onClick:t,children:[(0,Kn.jsx)("div",{className:(0,Zn.default)(Pd.figure),style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor},children:i&&(0,Kn.jsx)("img",{src:i,alt:r,style:{borderRadius:s.imageCornerRadius+"px",backgroundColor:s.imageBackgroundColor}})}),(0,Kn.jsx)(Td,{font:s.subtitleFont,children:a}),(0,Kn.jsx)(Td,{font:s.titleFont,children:r}),(0,Kn.jsxs)("div",{className:Pd.prices,children:[(0,Kn.jsx)(Td,{font:s.priceFont,children:o}),(0,Kn.jsx)(Td,{className:Pd["typography--old-price"],font:s.oldPriceFont,color:s.oldPriceTextColor,children:n})]})]})},jd=e=>{const t=e.goodsWidgetOptions,s=t.goodsWidgetRenderingType||t.goodsList.renderingType;let i=[];return s===B.DEFAULT?i=e.goodsList.map(((s,i)=>(0,Kn.jsx)(Bd,{options:t.goodsCard,goods:s,onClick:()=>e.onGoodsCardClick(s)},i))):s===B.CUSTOM_CARD&&(0,le.default)(t.getCardHtml)&&(i=e.goodsList.map(((s,i)=>(0,Kn.jsx)("div",{dangerouslySetInnerHTML:{__html:t.getCardHtml?.(s,i)??""},onClick:()=>e.onGoodsCardClick(s)},i)))),(0,Kn.jsx)(Ed,{style:{marginTop:"-15px"},children:i})},Fd=({arrowColor:e,...t})=>(0,Kn.jsx)("svg",{...t,width:"32",height:"12.5",viewBox:"0 0 64 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,Kn.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 Nd=R(161),Ud={insert:"head",singleton:!1};el()(Nd.A,Ud);const zd=Nd.A.locals||{},Vd=({closeImage:e,arrowColor:t,onClick:s})=>(0,Kn.jsx)("div",{className:zd.btn,onClick:s,onTouchStart:s,children:e?(0,Kn.jsx)("div",{dangerouslySetInnerHTML:{__html:e}}):(0,Kn.jsx)(Fd,{arrowColor:t})});var Wd=R(277),Gd={insert:"head",singleton:!1};el()(Wd.A,Gd);const $d=Wd.A.locals||{},Hd=({isLoading:e,backgroundColor:t="white",accentBackgroundColor:s="transparent"})=>e?(0,Kn.jsx)("div",{className:$d.spinner,style:{border:`solid 2px ${t}`,borderColor:`${s} ${t} ${t} ${t}`}}):null;var qd=R(940),Qd={insert:"head",singleton:!1};el()(qd.A,Qd);const Kd=qd.A.locals||{};var Yd;!function(e){e[e.IN=0]="IN",e[e.OUT=1]="OUT"}(Yd||(Yd={}));const Jd=({open:e,url:t,goodsWidgetOptions:s,onClosed:i,onClose:r,onGoodsCardClick:a})=>{const o=(0,Jn.useRef)(null),[n,l]=(0,Jn.useState)([]),[d,c]=(0,Jn.useState)(Yd.IN),h=s,{dimColor:u,substrateHeight:p,substrateColor:g,closeImage:m,closeBackgroundColor:y}=h.goodsList;(0,Jn.useEffect)((()=>{c(e?Yd.IN:Yd.OUT)}),[e]),(0,Jn.useEffect)((()=>{t&&f()}),[t]);const f=async()=>{const e=v(),t=await s.openGoodsWidgetHandler(e);l(t)},v=()=>{try{return JSON.parse(t).map((e=>({sku:e,title:"",subTitle:"",price:"",oldPrice:"",rawData:{}})))}catch(e){return console.error(e),[]}};(0,Jn.useEffect)((()=>{const e=o.current;if(d===Yd.OUT)return e.addEventListener("animationend",i),()=>{e.removeEventListener("animationend",i)}}),[d]);const w=h.loader.custom?(0,Kn.jsx)("div",{dangerouslySetInnerHTML:{__html:h.loader.custom}}):(0,Kn.jsx)(Hd,{isLoading:!n,backgroundColor:h.loader.default.color,accentBackgroundColor:h.loader.default.accentColor});return(0,Kn.jsxs)("div",{className:(0,Zn.default)(Kd["goods-container"],{[Kd["goods-container--visible"]]:d===Yd.IN,[Kd["goods-container--hidden"]]:d===Yd.OUT}),ref:o,children:[(0,Kn.jsx)("div",{className:(0,Zn.default)(Kd["goods-container__backdrop"]),style:{backgroundColor:u},onClick:r}),(0,Kn.jsxs)("div",{className:(0,Zn.default)(Kd["goods-container"]),style:{height:p+"px",backgroundColor:g??"white"},children:[w,n&&(0,Kn.jsx)(jd,{goodsList:n,onGoodsCardClick:a,goodsWidgetOptions:s}),(0,Kn.jsx)(Vd,{onClick:r,closeImage:m,arrowColor:y})]})]})};var Zd=R(942),Xd={insert:"head",singleton:!1};el()(Zd.A,Xd);const ec=Zd.A.locals||{},tc=e=>{const[t,s]=(0,Jn.useState)(!1),[i,r]=(0,Jn.useState)(!1),{storyManager:a}=lh(),o=()=>{r(!0),s(!0)},n=()=>{s(!1)};(0,Jn.useEffect)((()=>(e.widget.on(Rr.Open,o),()=>{e.widget.off(Rr.Open,o)})),[e.widget]),(0,Jn.useEffect)((()=>(Ps.addListener("goodsWidget.close",n),()=>{Ps.removeListener("goodsWidget.close",n)})),[]),(0,Jn.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,Kn.jsx)("div",{className:ec["goods-widget-viewer"],children:(0,Kn.jsx)(Jd,{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},sc={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 ic{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 rc=e=>{switch(e){case"":default:return"text";case"tel":return"tel";case"email":return"email"}},ac=e=>{const[t,s]=(0,Jn.useState)({countryCode:"",phone:""}),[i,r]=(0,Jn.useState)(""),[a,o]=(0,Jn.useState)(!0),n=s=>{const i=rc(e?.configV2.main.input.type??"");return"email"===i?ic.isEmailValid(s):"tel"!==i||ic.isTelephoneValid((()=>{const e=t.countryCode.substring(1);return e?sc[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 oc=R(169),nc={insert:"head",singleton:!1};el()(oc.A,nc);const lc=oc.A.locals||{},dc=(0,Jn.forwardRef)(((e,t)=>{const s=(0,Jn.useRef)(null);return(0,Jn.useEffect)((()=>{Ce(s.current),s.current.focus()}),[]),(0,Kn.jsx)("input",{type:"email",className:(0,Zn.default)(lc.input,lc.input_centered),placeholder:e.placeholder,value:e.value,ref:s,onChange:t=>e.onChange(t.target.value)})}));const cc=(e=>{var t={};return R.d(t,e),t})({default:()=>S.default}),hc=(0,Jn.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?sc[i]:"";return(0,Kn.jsxs)("div",{className:lc["input-group"],children:[(0,Kn.jsxs)("div",{className:lc["input-group__prepend"],children:[(0,Kn.jsx)(cc.default,{type:"tel",mask:"+999",maskChar:null,className:lc.input,onChange:t=>{e.onChange({countryCode:t.currentTarget.value,phone:e.value.phone})},value:e.value.countryCode,placeholder:"+",inputRef:e=>{e&&(e=>{setTimeout((()=>{Ce(e),e.focus()}))})(e)}}),(0,Kn.jsx)("div",{className:lc["input-group__separator"]})]}),r?(0,Kn.jsx)(cc.default,{type:"tel",className:lc.input,mask:r,maskChar:"-",alwaysShowMask:!0,placeholder:e.placeholder,inputRef:e=>{},value:e.value.phone,onChange:s}):(0,Kn.jsx)("input",{type:"tel",className:lc.input,placeholder:e.placeholder,ref:e=>{},value:e.value.phone,onChange:s})]})})),uc=(0,Jn.forwardRef)(((e,t)=>{const s=(0,Jn.useRef)(null),i=(0,Jn.useRef)(null);(0,Jn.useEffect)((()=>{i.current.dataset.replicatedValue=e.value,Ce(s.current),s.current.focus(),s.current.setSelectionRange(e.value.length,e.value.length)}),[]);return(0,Kn.jsx)("div",{className:lc["textarea-grow-wrap"],ref:i,style:e.style,children:(0,Kn.jsx)("textarea",{className:lc.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}})})})),pc=({form:e,config:t,...s})=>{const[i,r]=(0,Jn.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=rc(t.configV2.main.input.type),y=({value:e})=>{s.onComplete({result:!0,value:e}),r(!1)};return(0,Kn.jsxs)("div",{className:lc.wrapper,children:[(0,Kn.jsx)("div",{className:(0,Zn.default)(lc.backdrop,{[lc.fadeIn]:i,[lc.fadeOut]:!i}),onAnimationEnd:()=>{i||s.onClose()},onClick:()=>{s.onComplete({result:!1,value:e.value}),r(!1)}}),(0,Kn.jsxs)("div",{className:lc.main,style:a(),children:[(0,Kn.jsxs)("div",{className:lc["main-elements"],style:o(),children:[(0,Kn.jsx)("div",{className:lc.question,style:n(),children:g}),(0,Kn.jsxs)("div",{className:(0,Zn.default)(lc["input-wrapper"],{[lc["is-invalid"]]:!e.isValid}),style:l(),children:["text"===m&&(0,Kn.jsx)(uc,{value:e.value,onChange:e.handleChange,style:c(),placeholder:u,maxLength:h}),"email"===m&&(0,Kn.jsx)(dc,{value:e.value,onChange:e.handleChange,placeholder:u}),"tel"===m&&(0,Kn.jsx)(hc,{value:e.telephone,onChange:e.handleTelephoneChange,placeholder:u})]})]}),e.value.trim().length>0&&(0,Kn.jsx)("div",{className:lc["button-wrapper"],children:(0,Kn.jsx)("button",{className:lc.button,style:d(),onClick:()=>e.handleSubmit(y),children:p})})]})]})},gc=({storyGeometry:e,activeSlide:t,storyRef:s,storyReader:i})=>{const[r,a]=(0,Jn.useState)(null),[o,n]=(0,Jn.useState)(null),l=ac(o);(0,Jn.useEffect)((()=>(Ps.on(Ma.ShowInputModal,d),()=>{Ps.off(Ma.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,Jn.useLayoutEffect)((()=>()=>{l.reset()}),[r]),o?(0,Kn.jsx)(pc,{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},mc=(0,Wl.observer)((({story:e,geometry:t,storyReader:s,className:i,...r})=>{const a=(0,Jn.useRef)(null),o=(0,Jn.useRef)(null);(({story:e,progressBarRef:t})=>{const s=e.timer;(0,Jn.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,Jn.useMemo)((()=>(e.activeSlide?.findAllWidgetsOfType((e=>e instanceof Dr))??[])[0]),[e.activeSlide?.state]),d=async()=>{try{await e.reload()}catch(e){console.error(e)}};return(0,Kn.jsxs)("div",{ref:a,className:(0,Zn.default)(od["stories-item"],od.slider3d__item,i),onMouseDown:()=>{e.completeNativeSharing()},onTouchStart:()=>{e.completeNativeSharing()},"data-testid":"story",style:r.style,children:[(0,Kn.jsx)(gd,{closeDisabled:e.disableClose,options:r.storyReaderOptions,onClose:r.onClose,uiPaused:s.uiPaused}),e.activeSlide&&(0,Kn.jsx)(kd,{ref:o,hiddenTimeline:e.hiddenTimeline,slidesLength:e.slidesCount,timeline:e.activeSlide.timeline,activeSlideIndex:e.activeSlideIndex,uiPaused:s.uiPaused}),e.displayedSlides.map((i=>(0,Kn.jsx)(Sd,{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,Kn.jsx)(cd,{story:e,commonOptions:r.commonOptions,storyReaderOptions:r.storyReaderOptions,muted:s.muted,onClickMuteAction:()=>{s.muted?s.unmute():s.mute()}}),l&&r.activeStory===e&&(0,Kn.jsx)(tc,{widget:l,story:e,goodsWidgetOptions:r.goodsWidgetOptions}),r.activeStory===e&&e.activeSlide&&(0,Kn.jsx)(gc,{storyRef:a,storyGeometry:t,activeSlide:e.activeSlide,storyReader:s})]})})),yc=({className:e,style:t})=>(0,Kn.jsx)("div",{className:(0,Zn.default)(od["stories-item"],e),style:t,children:(0,Kn.jsx)("div",{className:`${fd["stories-slide"]} ${fd._dummy}`})});var fc=R(50),vc={insert:"head",singleton:!1};el()(fc.A,vc);const wc=fc.A.locals||{},_c=({width:e,disabledByUI:t,navigationOptions:s,...i})=>{const{desktopMode:r,dir:a}=lh(),o=a===ne.LTR,n=(o?i.isNextStoryBlank:i.isPrevStoryBlank)||t,l=(o?i.isPrevStoryBlank:i.isNextStoryBlank)||t;return(0,Kn.jsxs)("div",{className:(0,Zn.default)([wc["story-reader-controls"]],{[wc._desktop_mode]:r}),children:[(0,Kn.jsx)("div",{className:wc.slider3d__btn_next,style:{transform:`translateY(-50%) translateX(calc(${e/2}px + 100%))`},children:(0,Kn.jsx)("button",{className:wc["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(o?i.onNext():i.onPrev())},disabled:n,dangerouslySetInnerHTML:{__html:s.nextButton.svgSrc.baseState}})}),(0,Kn.jsx)("div",{className:wc.slider3d__btn_prev,style:{transform:`translateY(-50%) translateX(calc(-${e/2}px - 200%))`},children:(0,Kn.jsx)("button",{className:wc["btn-icon"],onClick:e=>{e.stopPropagation(),e.preventDefault(),i.disabled||(o?i.onPrev():i.onNext())},disabled:l,dangerouslySetInnerHTML:{__html:s.prevButton.svgSrc.baseState}})})]})},Sc=e=>{const{storyReaderOptions:t}=lh(),s=(0,Jn.useRef)(null),i=(0,Jn.useRef)(new Tr).current;(({slider:e,touchController:t})=>{const s=()=>{e?.startMove()},i=({dx:t})=>{e?.move(-t)},r=()=>{t.horizontalSwipeGesture&&e?.endMove()};(0,Jn.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 o=e.touchController;(0,Jn.useLayoutEffect)((()=>{const e=()=>{i.init({$el:s.current,transformStyle:r})};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[a.length,r]),(0,Jn.useLayoutEffect)((()=>{e.setAnimatedTransitionAdapter(new io(i,{closeOnLastSlideByTimer:Boolean(t.closeOnLastSlideByTimer)}))}),[e,t.closeOnLastSlideByTimer]),(0,Jn.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}},bc=(0,Wl.observer)((e=>{const{storyReaderOptions:t,commonOptions:s,goodsWidgetOptions:i}=lh(),r=Sc(e.storyReader),{actionPanelHeight:a,safeAreaFrameCalculator:o,isMobileGeometry:n,storyGeometry:l,correctionPaddingStyle:d}=Xl(e.viewport),c=e.storyReader.activeStory;return(0,Kn.jsxs)(Kn.Fragment,{children:[(0,Kn.jsxs)("div",{className:(0,Zn.default)(id.slider3d__wrapper,{[id["slider3d__wrapper_swipe-up"]]:e.storyReader.closeGestureInAction,[id._desktop_mode]:!n}),style:{WebkitPerspective:`${r.perspective}px`,perspective:`${r.perspective}px`,width:l.getWidth(),backgroundColor:n&&o.shouldBeShownSafeAreaInsets&&"#000",...d},children:[(0,Kn.jsx)("div",{className:id.slider3d__inner,style:{transform:`translateZ(-${r.depth}px)`},children:(0,Kn.jsx)("div",{className:(0,Zn.default)(id["stories-face"],id.slider3d__rotater),ref:r.ref,children:e.storyReader.stories.map(((o,n)=>o.isBlank?(0,Kn.jsx)(yc,{style:{bottom:0}},o.id):(0,Kn.jsx)(mc,{slideClickDisabled:e.storyReader.uiPaused||r.api.animating,index:n,story:o,activeStory:c,nextFlippingStoryIndex:e.storyReader.nextFlippingStoryIndex,geometry:l,style:{bottom:Zl(o,s)?`${a}px`:0},commonOptions:s,storyReaderOptions:t,goodsWidgetOptions:i,onClose:e.onCloseStory,storyReader:e.storyReader},o.id)))})}),e.sharePanel.isOpened&&(0,Kn.jsx)(Rl,{className:id["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,Kn.jsx)(_c,{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()})]})})),Cc=(0,Wl.observer)((({storyReader:e,desktopMode:t})=>{const s=(()=>{const[e,t]=(0,Jn.useState)((()=>Yl())),s=(0,Jn.useCallback)((()=>{t(Yl())}),[]);return(0,Jn.useEffect)((()=>(window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]),e})();(({touchController:e,sharePanelIsOpened:t,desktopMode:s,storyReader:i})=>{(0,Jn.useEffect)((()=>{s||t?e.disable():e.enable()}),[e,s,t]),(0,Jn.useEffect)((()=>(e.on(nr.LongTouchDetected,r),e.on(nr.TouchEnd,a),()=>{e.off(nr.LongTouchDetected,r),e.off(nr.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,Gl.createPortal)((0,Kn.jsxs)(ed,{viewport:s,storyReader:e,children:[(0,Kn.jsx)(bc,{viewport:s,storyReader:e,onCloseStory:()=>{e.close()},sharePanel:e.sharePanel}),(0,Kn.jsx)(fl,{orientation:Be.PORTRAIT_PRIMARY,desktopMode:t,onOrientationChange:({isWrong:t})=>{t?e.pauseUI():e.resumeUI()}})]}),document.body)}));var xc=R(314),kc={insert:"head",singleton:!1};el()(xc.A,kc);xc.A.locals;const Mc=({storyManager:e,desktopMode:t})=>{const[s,i]=(0,Jn.useState)(null),r=(()=>{const e=(0,Jn.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,Jn.useEffect)((()=>{const t=e.createGameReader();return t.setSafeAreaInsets(r),i(t),()=>{t.destroy()}}),[e]),(0,Jn.useEffect)((()=>{s?.setDesktopMode(t)}),[s,t]),s};const Lc=(e=>{var t={};return R.d(t,e),t})({LitElement:()=>b.LitElement,css:()=>b.css,html:()=>b.html,nothing:()=>b.nothing});const Ic=(e=>{var t={};return R.d(t,e),t})({customElement:()=>C.customElement,property:()=>C.property,query:()=>C.query,state:()=>C.state});class Ac{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()}}const Oc=(e=>{var t={};return R.d(t,e),t})({html:()=>x.html,literal:()=>x.literal}),Ec={[Os.BottomSheet]:Oc.literal`iam-bottom-sheet`,[Os.Fullscreen]:Oc.literal`iam-fullscreen-modal`,[Os.Modal]:Oc.literal`iam-modal`},Tc=Lc.css`
2
2
  .bottom-sheet {
3
3
  position: fixed;
4
4
  inset: 0;
@@ -60,7 +60,7 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
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 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
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,28 +87,28 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
87
87
  left: 50%;
88
88
  transform: translate3d(-50%, 0, 0);
89
89
  }
90
- `;const mc=(e=>{var t={};return _.d(t,e),t})({styleMap:()=>g.styleMap});const fc=(e=>{var t={};return _.d(t,e),t})({classMap:()=>m.classMap});const yc=(e=>{var t={};return _.d(t,e),t})({unsafeHTML:()=>f.unsafeHTML});class vc{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(Wi.TouchMoveVertical,this.handleTouchMoveVertical),this.touchController?.off(Wi.TouchEnd,this.handleTouchEnd)}setTouchController(e){this.touchController=e,this.touchController.enable(),this.touchController.on(Wi.TouchMoveVertical,this.handleTouchMoveVertical),this.touchController.on(Wi.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 wc=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},_c=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,cc.customElement)("iam-bottom-sheet")],p=[],g=dc.LitElement,m=[],f=[],y=[],v=[],w=[],_=[],S=[],x=[],C=[],k=[],M=[],L=[],O=[],I=[],A=[],E=[],T=[],R=[],P=[],B=[];(class extends g{static{t=this}static{const b="function"==typeof Symbol&&Symbol.metadata?Object.create(g[Symbol.metadata]??null):void 0;s=[(0,cc.property)({type:Boolean})],i=[(0,cc.property)({type:Object})],r=[(0,cc.property)({type:Object})],a=[(0,cc.property)({type:Object})],o=[(0,cc.property)({type:Boolean})],n=[(0,cc.state)()],l=[(0,cc.state)()],d=[(0,cc.query)("#bottom-sheet__backdrop")],c=[(0,cc.query)("#bottom-sheet__box")],h=[(0,cc.query)("#bottom-sheet")],wc(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:b},m,f),wc(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:b},y,v),wc(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:b},w,_),wc(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:b},S,x),wc(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:b},C,k),wc(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:b},M,L),wc(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:b},O,I),wc(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:b},A,E),wc(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:b},T,R),wc(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:b},P,B),wc(null,e={value:t},u,{kind:"class",name:t.name,metadata:b},null,p),t=e.value,b&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:b})}#re=_c(this,m,!1);get open(){return this.#re}set open(e){this.#re=e}#ae=(_c(this,f),_c(this,y,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(_c(this,v),_c(this,w,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#ne=(_c(this,_),_c(this,S,void 0));get touchController(){return this.#ne}set touchController(e){this.#ne=e}#le=(_c(this,x),_c(this,C,void 0));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#de=(_c(this,k),_c(this,M,!1));get isVisible(){return this.#de}set isVisible(e){this.#de=e}#ce=(_c(this,L),_c(this,O,!0));get isClosed(){return this.#ce}set isClosed(e){this.#ce=e}#he=(_c(this,I),_c(this,A,null));get backdropRef(){return this.#he}set backdropRef(e){this.#he=e}#ue=(_c(this,E),_c(this,T,null));get bottomSheetBoxRef(){return this.#ue}set bottomSheetBoxRef(e){this.#ue=e}#pe=(_c(this,R),_c(this,P,null));get bottomSheetRef(){return this.#pe}set bottomSheetRef(e){this.#pe=e}bottomSheetSwipeController=(_c(this,B),new vc(this));static styles=gc;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 dc.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 dc.html`
90
+ `;const Rc=(e=>{var t={};return R.d(t,e),t})({styleMap:()=>k.styleMap});const Dc=(e=>{var t={};return R.d(t,e),t})({classMap:()=>M.classMap});class Pc{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 Bc=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},jc=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,Ic.customElement)("iam-bottom-sheet")],p=[],g=Lc.LitElement,m=[],y=[],f=[],v=[],w=[],_=[],S=[],b=[],C=[],x=[],k=[],M=[],L=[],I=[],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,Ic.property)({type:Boolean})],i=[(0,Ic.property)({type:Object})],r=[(0,Ic.property)({type:Object})],a=[(0,Ic.property)({type:Object})],o=[(0,Ic.property)({type:Boolean})],n=[(0,Ic.state)()],l=[(0,Ic.state)()],d=[(0,Ic.query)("#bottom-sheet__backdrop")],c=[(0,Ic.query)("#bottom-sheet__box")],h=[(0,Ic.query)("#bottom-sheet")],Bc(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),Bc(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},f,v),Bc(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,_),Bc(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),Bc(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},C,x),Bc(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),Bc(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},L,I),Bc(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),Bc(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),Bc(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),Bc(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=jc(this,m,!1);get open(){return this.#re}set open(e){this.#re=e}#ae=(jc(this,y),jc(this,f,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(jc(this,v),jc(this,w,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#ne=(jc(this,_),jc(this,S,void 0));get touchController(){return this.#ne}set touchController(e){this.#ne=e}#le=(jc(this,b),jc(this,C,void 0));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#de=(jc(this,x),jc(this,k,!1));get isVisible(){return this.#de}set isVisible(e){this.#de=e}#ce=(jc(this,M),jc(this,L,!0));get isClosed(){return this.#ce}set isClosed(e){this.#ce=e}#he=(jc(this,I),jc(this,A,null));get backdropRef(){return this.#he}set backdropRef(e){this.#he=e}#ue=(jc(this,O),jc(this,E,null));get bottomSheetBoxRef(){return this.#ue}set bottomSheetBoxRef(e){this.#ue=e}#pe=(jc(this,T),jc(this,R,null));get bottomSheetRef(){return this.#pe}set bottomSheetRef(e){this.#pe=e}bottomSheetSwipeController=(jc(this,D),new Pc(this));static styles=Tc;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 Lc.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 Lc.html`
91
91
  <div id="bottom-sheet" class="bottom-sheet">
92
92
  <div
93
93
  id="bottom-sheet__backdrop"
94
- style=${(0,mc.styleMap)({"--backdrop-opacity":this.appearanceOptions.backdrop.opacity})}
94
+ style=${(0,Rc.styleMap)({"--backdrop-opacity":this.appearanceOptions.backdrop.opacity})}
95
95
  @click=${this.close}
96
- class="bottom-sheet__backdrop ${(0,fc.classMap)({"bottom-sheet__backdrop--open":this.isVisible})}"
96
+ class="bottom-sheet__backdrop ${(0,Dc.classMap)({"bottom-sheet__backdrop--open":this.isVisible})}"
97
97
  ></div>
98
- <div class="bottom-sheet__box-wrapper ${(0,fc.classMap)({"bottom-sheet__box-wrapper--desktop-mode":this.desktopMode})}" style=${(0,mc.styleMap)(t)}>
98
+ <div class="bottom-sheet__box-wrapper ${(0,Dc.classMap)({"bottom-sheet__box-wrapper--desktop-mode":this.desktopMode})}" style=${(0,Rc.styleMap)(t)}>
99
99
  <div
100
- style=${(0,mc.styleMap)(e)}
100
+ style=${(0,Rc.styleMap)(e)}
101
101
  id="bottom-sheet__box"
102
- class="bottom-sheet__box ${(0,fc.classMap)({"bottom-sheet__box--open":this.isVisible})}"
102
+ class="bottom-sheet__box ${(0,Dc.classMap)({"bottom-sheet__box--open":this.isVisible})}"
103
103
  >
104
104
  <div class="bottom-sheet__header">
105
- ${this.desktopMode?dc.html`<button class="close-btn" @click=${this.close}>${(0,yc.unsafeHTML)(b.closeButton?.svgSrc.baseState)}</button>`:dc.html`<div class="close-strip-btn" style=${(0,mc.styleMap)(s)}></div>`}
105
+ <div class="close-strip-btn" style=${(0,Rc.styleMap)(s)}></div>
106
106
  </div>
107
107
  <slot></slot>
108
108
  </div>
109
109
  </div>
110
110
  </div>
111
- `}static{_c(t,p)}})})();const Sc=dc.css`
111
+ `}static{jc(t,p)}})})();const Fc=Lc.css`
112
112
  .modal {
113
113
  position: fixed;
114
114
  inset: 0;
@@ -241,7 +241,7 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
241
241
  .slideInOut {
242
242
  animation: slideInOut 300ms forwards;
243
243
  }
244
- `,bc=dc.css`
244
+ `;const Nc=(e=>{var t={};return R.d(t,e),t})({unsafeHTML:()=>L.unsafeHTML}),Uc=Lc.css`
245
245
  .close-btn {
246
246
  position: absolute;
247
247
  top: 1rem;
@@ -257,52 +257,63 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
257
257
  }
258
258
  }
259
259
 
260
- .close-btn.close-btn--position_left {
260
+ .close-btn.close-btn--position_start {
261
261
  left: 1rem;
262
262
  }
263
263
 
264
- .close-btn.close-btn--position_right {
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;
265
270
  right: 1rem;
266
271
  }
267
272
 
273
+ .close-btn.close-btn--position_end.close-btn--dir_rtl {
274
+ left: 1rem;
275
+ right: auto;
276
+ }
277
+
268
278
  .close-btn.close-btn--position_none {
269
279
  display: none;
270
280
  }
271
- `;var xc=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Cc=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=[(0,cc.customElement)("iam-modal-close-btn")],r=[],a=dc.LitElement,o=[],n=[];(class extends a{static{t=this}static{const l="function"==typeof Symbol&&Symbol.metadata?Object.create(a[Symbol.metadata]??null):void 0;s=[(0,cc.property)({type:Number})],xc(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:l},o,n),xc(null,e={value:t},i,{kind:"class",name:t.name,metadata:l},null,r),t=e.value,l&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:l})}#ge=Cc(this,o,void 0);get closeBtnPosition(){return this.#ge}set closeBtnPosition(e){this.#ge=e}static styles=bc;render(){return dc.html`
272
- <button class="close-btn ${(0,fc.classMap)({"close-btn--position_left":this.closeBtnPosition===es.Left,"close-btn--position_right":this.closeBtnPosition===es.Right,"close-btn--position_none":this.closeBtnPosition===es.None})}">${(0,yc.unsafeHTML)(b.closeButton?.svgSrc.baseState)}</button>`}constructor(){super(...arguments),Cc(this,n)}static{Cc(t,r)}})})();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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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,i,r,a,o,n,l,d=[(0,cc.customElement)("iam-modal")],c=[],h=dc.LitElement,u=[],p=[],g=[],m=[],f=[],y=[],v=[],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,cc.property)({type:Boolean})],i=[(0,cc.property)({type:Boolean})],r=[(0,cc.property)({type:Object})],a=[(0,cc.property)({type:Object})],o=[(0,cc.state)()],n=[(0,cc.state)()],l=[(0,cc.query)("#modal__backdrop")],kc(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:M},u,p),kc(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:M},g,m),kc(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:M},f,y),kc(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:M},v,w),kc(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:M},_,S),kc(this,null,n,{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:M},b,x),kc(this,null,l,{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:M},C,k),kc(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})}#re=Mc(this,u,!1);get open(){return this.#re}set open(e){this.#re=e}#me=(Mc(this,p),Mc(this,g,!1));get fullscreen(){return this.#me}set fullscreen(e){this.#me=e}#ae=(Mc(this,m),Mc(this,f,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(Mc(this,y),Mc(this,v,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#de=(Mc(this,w),Mc(this,_,!1));get isVisible(){return this.#de}set isVisible(e){this.#de=e}#ce=(Mc(this,S),Mc(this,b,!0));get isClosed(){return this.#ce}set isClosed(e){this.#ce=e}#he=(Mc(this,x),Mc(this,C,null));get backdropRef(){return this.#he}set backdropRef(e){this.#he=e}static styles=Sc;constructor(){super(),Mc(this,k)}close(){const e=this.appearanceOptions.animationType===Xt.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 Xt.SlideInUp:return"slideInUp";case Xt.FadeIn:return"fadeInWithZoom";default:return""}}getOutModalAnimationCSSClass(e){switch(e){case Xt.SlideInUp:return"slideInOut";case Xt.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 dc.html`
281
+ `;var zc=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},Vc=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=[(0,Ic.customElement)("iam-modal-close-btn")],a=[],o=Lc.LitElement,n=[],l=[],d=[],c=[];(class extends o{static{t=this}static{const h="function"==typeof Symbol&&Symbol.metadata?Object.create(o[Symbol.metadata]??null):void 0;s=[(0,Ic.property)({type:Number})],i=[(0,Ic.property)({type:String})],zc(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:h},n,l),zc(this,null,i,{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:h},d,c),zc(null,e={value:t},r,{kind:"class",name:t.name,metadata:h},null,a),t=e.value,h&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:h})}#ge=Vc(this,n,void 0);get closeBtnPosition(){return this.#ge}set closeBtnPosition(e){this.#ge=e}#me=(Vc(this,l),Vc(this,d,void 0));get dir(){return this.#me}set dir(e){this.#me=e}static styles=Uc;render(){return Lc.html`
282
+ <button class="close-btn ${(0,Dc.classMap)({"close-btn--position_start":this.closeBtnPosition===ss.Start,"close-btn--position_end":this.closeBtnPosition===ss.End,"close-btn--position_none":this.closeBtnPosition===ss.None,"close-btn--dir_ltr":this.dir===ne.LTR,"close-btn--dir_rtl":this.dir===ne.RTL})}">${(0,Nc.unsafeHTML)(T.closeButton?.svgSrc.baseState)}</button>`}constructor(){super(...arguments),Vc(this,c)}static{Vc(t,a)}})})();var Wc=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},Gc=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,Ic.customElement)("iam-modal")],h=[],u=Lc.LitElement,p=[],g=[],m=[],y=[],f=[],v=[],w=[],_=[],S=[],b=[],C=[],x=[],k=[],M=[],L=[],I=[];(class extends u{static{t=this}static{const A="function"==typeof Symbol&&Symbol.metadata?Object.create(u[Symbol.metadata]??null):void 0;s=[(0,Ic.property)({type:Boolean})],i=[(0,Ic.property)({type:Boolean})],r=[(0,Ic.property)({type:Object})],a=[(0,Ic.property)({type:Object})],o=[(0,Ic.property)({type:String})],n=[(0,Ic.state)()],l=[(0,Ic.state)()],d=[(0,Ic.query)("#modal__backdrop")],Wc(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),Wc(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),Wc(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},f,v),Wc(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,_),Wc(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),Wc(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},C,x),Wc(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),Wc(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},L,I),Wc(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=Gc(this,p,!1);get open(){return this.#re}set open(e){this.#re=e}#ye=(Gc(this,g),Gc(this,m,!1));get fullscreen(){return this.#ye}set fullscreen(e){this.#ye=e}#ae=(Gc(this,y),Gc(this,f,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(Gc(this,v),Gc(this,w,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#me=(Gc(this,_),Gc(this,S,void 0));get dir(){return this.#me}set dir(e){this.#me=e}#de=(Gc(this,b),Gc(this,C,!1));get isVisible(){return this.#de}set isVisible(e){this.#de=e}#ce=(Gc(this,x),Gc(this,k,!0));get isClosed(){return this.#ce}set isClosed(e){this.#ce=e}#he=(Gc(this,M),Gc(this,L,null));get backdropRef(){return this.#he}set backdropRef(e){this.#he=e}static styles=Fc;constructor(){super(),Gc(this,I)}close(){const e=this.appearanceOptions.animationType===ts.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 ts.SlideInUp:return"slideInUp";case ts.FadeIn:return"fadeInWithZoom";default:return""}}getOutModalAnimationCSSClass(e){switch(e){case ts.SlideInUp:return"slideInOut";case ts.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 Lc.html`
273
283
  <div class="modal">
274
284
  <div
275
285
  id="modal__backdrop"
276
- style=${(0,mc.styleMap)({"--backdrop-opacity":this.appearanceOptions instanceof ts?this.appearanceOptions.backdrop.opacity:void 0})}
277
- class="modal__backdrop ${(0,fc.classMap)({[r]:s!==Xt.None})}"
286
+ style=${(0,Rc.styleMap)({"--backdrop-opacity":this.appearanceOptions instanceof is?this.appearanceOptions.backdrop.opacity:void 0})}
287
+ class="modal__backdrop ${(0,Dc.classMap)({[r]:s!==ts.None})}"
278
288
  ></div>
279
- <div @click=${this.close} class="modal__box ${(0,fc.classMap)({[i]:!0})}"
289
+ <div @click=${this.close} class="modal__box ${(0,Dc.classMap)({[i]:!0})}"
280
290
  >
281
- ${this.fullscreen?dc.html`<div class="modal__header">
282
- <iam-modal-close-btn @click=${this.close} closeBtnPosition=${this.appearanceOptions.closeBtnPosition}></iam-modal-close-btn>
283
- </div>`:dc.nothing}
284
- <div style=${(0,mc.styleMap)(t)} class="modal__box-content ${(0,fc.classMap)({"modal__box-content--fullscreen":this.fullscreen})}">
285
- ${this.fullscreen?dc.nothing:dc.html`<div class="modal__header">
286
- <iam-modal-close-btn @click=${this.close} closeBtnPosition=${this.appearanceOptions.closeBtnPosition}></iam-modal-close-btn>
291
+ ${this.fullscreen?Lc.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>`:Lc.nothing}
294
+ <div style=${(0,Rc.styleMap)(t)} class="modal__box-content ${(0,Dc.classMap)({"modal__box-content--fullscreen":this.fullscreen})}">
295
+ ${this.fullscreen?Lc.nothing:Lc.html`<div class="modal__header">
296
+ <iam-modal-close-btn @click=${this.close} .dir=${this.dir} .closeBtnPosition=${this.appearanceOptions.closeBtnPosition}></iam-modal-close-btn>
287
297
  </div>`}
288
298
  <slot></slot>
289
299
  </div>
290
300
  </div>
291
301
  </div>
292
- `}static{Mc(t,c)}})})();var Lc=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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,cc.customElement)("iam-fullscreen-modal")],o=[],n=dc.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,cc.property)({type:Boolean})],i=[(0,cc.property)({type:Object})],r=[(0,cc.property)({type:Object})],Lc(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),Lc(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),Lc(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),Lc(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 dc.html`
302
+ `}static{Gc(t,h)}})})();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},Hc=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,Ic.customElement)("iam-fullscreen-modal")],o=[],n=Lc.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,Ic.property)({type:Boolean})],i=[(0,Ic.property)({type:Object})],r=[(0,Ic.property)({type:Object})],$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:g},l,d),$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:g},c,h),$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:g},u,p),$c(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}),Hc(t,o)}#re=Hc(this,l,!1);get open(){return this.#re}set open(e){this.#re=e}#ae=(Hc(this,d),Hc(this,c,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#oe=(Hc(this,h),Hc(this,u,void 0));get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}render(){return Lc.html`
293
303
  <iam-modal ?open=${this.open} .fullscreen=${!0} .geometry=${this.geometry} .appearanceOptions=${this.appearanceOptions}>
294
304
  <slot></slot>
295
305
  </iam-modal>
296
- `}constructor(){super(...arguments),Oc(this,p)}})})();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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Ac=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=[(0,cc.customElement)("message-view-factory")],d=[],c=dc.LitElement,h=[],u=[],p=[],g=[],m=[],f=[],y=[],v=[],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,cc.property)({type:Object})],i=[(0,cc.property)({type:Number})],r=[(0,cc.property)({type:Boolean})],a=[(0,cc.property)({type:Object})],o=[(0,cc.property)({type:Object})],n=[(0,cc.property)({type:Boolean})],Ic(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),Ic(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),Ic(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),Ic(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},y,v),Ic(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:x},w,_),Ic(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:x},S,b),Ic(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})}#oe=Ac(this,h,void 0);get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#fe=(Ac(this,u),Ac(this,p,void 0));get type(){return this.#fe}set type(e){this.#fe=e}#re=(Ac(this,g),Ac(this,m,!1));get open(){return this.#re}set open(e){this.#re=e}#ae=(Ac(this,f),Ac(this,y,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#ne=(Ac(this,v),Ac(this,w,void 0));get touchController(){return this.#ne}set touchController(e){this.#ne=e}#le=(Ac(this,_),Ac(this,S,void 0));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}render(){const e=pc[this.type];return e?uc.html`
306
+ `}constructor(){super(...arguments),Hc(this,p)}})})();var qc=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},Qc=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,Ic.customElement)("message-view-factory")],c=[],h=Lc.LitElement,u=[],p=[],g=[],m=[],y=[],f=[],v=[],w=[],_=[],S=[],b=[],C=[],x=[],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,Ic.property)({type:Object})],i=[(0,Ic.property)({type:Number})],r=[(0,Ic.property)({type:Boolean})],a=[(0,Ic.property)({type:Object})],o=[(0,Ic.property)({type:Object})],n=[(0,Ic.property)({type:Boolean})],l=[(0,Ic.property)({type:String})],qc(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),qc(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),qc(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,f),qc(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},v,w),qc(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),qc(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,C),qc(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},x,k),qc(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=Qc(this,u,void 0);get appearanceOptions(){return this.#oe}set appearanceOptions(e){this.#oe=e}#fe=(Qc(this,p),Qc(this,g,void 0));get type(){return this.#fe}set type(e){this.#fe=e}#re=(Qc(this,m),Qc(this,y,!1));get open(){return this.#re}set open(e){this.#re=e}#ae=(Qc(this,f),Qc(this,v,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#ne=(Qc(this,w),Qc(this,_,void 0));get touchController(){return this.#ne}set touchController(e){this.#ne=e}#le=(Qc(this,S),Qc(this,b,void 0));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#me=(Qc(this,C),Qc(this,x,void 0));get dir(){return this.#me}set dir(e){this.#me=e}render(){const e=Ec[this.type];return e?Oc.html`
297
307
  <${e}
298
308
  .open=${this.open}
299
309
  .geometry=${this.geometry}
300
310
  .appearanceOptions=${this.appearanceOptions}
301
311
  .touchController=${this.touchController}
302
- .desktopMode=${this.desktopMode}>
312
+ .desktopMode=${this.desktopMode}
313
+ .dir=${this.dir}>
303
314
  <slot></slot>
304
315
  </${e}>
305
- `:null}static styles=dc.css``;constructor(){super(...arguments),Ac(this,b)}static{Ac(t,d)}})})();const Ec=dc.css`
316
+ `:null}static styles=Lc.css``;constructor(){super(...arguments),Qc(this,k)}static{Qc(t,c)}})})();const Kc=Lc.css`
306
317
  .narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-link {
307
318
  pointer-events: all;
308
319
  cursor: pointer;
@@ -467,7 +478,7 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
467
478
  .narrative-slide.narrative-slide .narrative-slide-elements .narrative-element-barcode * {
468
479
  pointer-events: none;
469
480
  }
470
- `,Tc=dc.css`
481
+ `,Yc=Lc.css`
471
482
  * {
472
483
  user-select: none;
473
484
  -moz-user-select: none;
@@ -523,20 +534,20 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
523
534
  left: 0;
524
535
  }
525
536
 
526
- `;var Rc=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},Pc=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,cc.customElement)("message-slide")],n=[],l=dc.LitElement,d=[],c=[],h=[],u=[],p=[],g=[],m=[],f=[];(class extends l{static{t=this}static{const y="function"==typeof Symbol&&Symbol.metadata?Object.create(l[Symbol.metadata]??null):void 0;s=[(0,cc.property)({type:Object})],i=[(0,cc.property)({type:String})],r=[(0,cc.property)({type:Object})],a=[(0,cc.query)("#narrative-slide-box")],Rc(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:y},d,c),Rc(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:y},h,u),Rc(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:y},p,g),Rc(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:y},m,f),Rc(null,e={value:t},o,{kind:"class",name:t.name,metadata:y},null,n),t=e.value,y&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:y})}#ye=Pc(this,d,void 0);get slide(){return this.#ye}set slide(e){this.#ye=e}#ve=(Pc(this,c),Pc(this,h,void 0));get styleContext(){return this.#ve}set styleContext(e){this.#ve=e}#ae=(Pc(this,u),Pc(this,p,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#we=(Pc(this,g),Pc(this,m,null));get slideContent(){return this.#we}set slideContent(e){this.#we=e}fontFamilies=(Pc(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=[Ec,Tc];render(){const e=this.geometry instanceof qa,t=1/this.geometry.contentRatio*100;return dc.html`
527
- <style nonce=${ue()}>
537
+ `;var Jc=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=[(0,Ic.customElement)("message-slide")],n=[],l=Lc.LitElement,d=[],c=[],h=[],u=[],p=[],g=[],m=[],y=[];(class extends l{static{t=this}static{const f="function"==typeof Symbol&&Symbol.metadata?Object.create(l[Symbol.metadata]??null):void 0;s=[(0,Ic.property)({type:Object})],i=[(0,Ic.property)({type:String})],r=[(0,Ic.property)({type:Object})],a=[(0,Ic.query)("#narrative-slide-box")],Jc(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:f},d,c),Jc(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:f},h,u),Jc(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:f},p,g),Jc(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:f},m,y),Jc(null,e={value:t},o,{kind:"class",name:t.name,metadata:f},null,n),t=e.value,f&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:f})}#ve=Zc(this,d,void 0);get slide(){return this.#ve}set slide(e){this.#ve=e}#we=(Zc(this,c),Zc(this,h,void 0));get styleContext(){return this.#we}set styleContext(e){this.#we=e}#ae=(Zc(this,u),Zc(this,p,void 0));get geometry(){return this.#ae}set geometry(e){this.#ae=e}#_e=(Zc(this,g),Zc(this,m,null));get slideContent(){return this.#_e}set slideContent(e){this.#_e=e}fontFamilies=(Zc(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=[Kc,Yc];render(){const e=this.geometry instanceof uo,t=1/this.geometry.contentRatio*100;return Lc.html`
538
+ <style nonce=${xe()}>
528
539
  ${this.styleContext??""}
529
540
  </style>
530
541
  <div class="stories-viewer narrative-slide-wrapper" @click=${this.handleSlideClick}>
531
542
  <div
532
- class=${(0,fc.classMap)({"narrative-slide-offset":!0,"narrative-slide-offset-fullscreen":e})}
533
- style=${(0,mc.styleMap)(this.slideStyle)}>
534
- <div id="narrative-slide-box" class="narrative-slide-box" style=${(0,mc.styleMap)({fontSize:this.geometry.getFontSize(),padding:`${t}% 0 0 0`})}>
535
- ${(0,yc.unsafeHTML)(this.slide.html)}
543
+ class=${(0,Dc.classMap)({"narrative-slide-offset":!0,"narrative-slide-offset-fullscreen":e})}
544
+ style=${(0,Rc.styleMap)(this.slideStyle)}>
545
+ <div id="narrative-slide-box" class="narrative-slide-box" style=${(0,Rc.styleMap)({fontSize:this.geometry.getFontSize(),padding:`${t}% 0 0 0`})}>
546
+ ${(0,Nc.unsafeHTML)(this.slide.html)}
536
547
  </div>
537
548
  </div>
538
549
  </div>
539
- `}static{Pc(t,n)}})})();const Bc=dc.css`
550
+ `}static{Zc(t,n)}})})();const Xc=Lc.css`
540
551
  @keyframes spin {
541
552
  from {
542
553
  -webkit-transform: rotate(0deg);
@@ -558,25 +569,26 @@ import*as e from"react";import*as t from"uuid";import*as s from"mobx";import*as
558
569
  border-radius: 50%;
559
570
  animation: spin 0.6s infinite linear;
560
571
  }
561
- `;var Dc=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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("field"===l?r.unshift(n):h[d]=n)}c&&Object.defineProperty(c,i.name,h),u=!0},jc=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,cc.customElement)("iam-spinner")],i=[],r=dc.LitElement;(class extends r{static{t=this}static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(r[Symbol.metadata]??null):void 0;Dc(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=Bc;render(){const e="white";return dc.html`
572
+ `;var eh=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},th=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,Ic.customElement)("iam-spinner")],i=[],r=Lc.LitElement;(class extends r{static{t=this}static{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(r[Symbol.metadata]??null):void 0;eh(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=Xc;render(){const e="white";return Lc.html`
562
573
  <div
563
574
  class="spinner"
564
- style=${(0,mc.styleMap)({border:`solid 2px ${e}`,borderColor:`transparent ${e} ${e} ${e}`})}></div>
565
- `}static{jc(t,i)}})})();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 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");(n=o(f.get))&&(h.get=n),(n=o(f.set))&&(h.set=n),(n=o(f.init))&&r.unshift(n)}else(n=o(f))&&("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,i,r,a,o=[(0,cc.customElement)("iam-reader"),De],n=[],l=dc.LitElement,d=[],c=[],h=[],u=[],p=[],g=[],m=[],f=[];(class extends l{static{t=this}static{const y="function"==typeof Symbol&&Symbol.metadata?Object.create(l[Symbol.metadata]??null):void 0;s=[(0,cc.property)({type:Object})],i=[(0,cc.property)({type:Boolean})],r=[(0,cc.property)({type:Object})],a=[(0,cc.state)()],Fc(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:y},d,c),Fc(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:y},h,u),Fc(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:y},p,g),Fc(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:y},m,f),Fc(null,e={value:t},o,{kind:"class",name:t.name,metadata:y},null,n),t=e.value,y&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:y})}#_e=Nc(this,d,{});get options(){return this.#_e}set options(e){this.#_e=e}#le=(Nc(this,c),Nc(this,h,!1));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#Se=(Nc(this,u),Nc(this,p,null));get viewModel(){return this.#Se}set viewModel(e){this.#Se=e}#re=(Nc(this,g),Nc(this,m,!0));get open(){return this.#re}set open(e){this.#re=e}viewportController=(Nc(this,f),new hc(this));static styles=dc.css`
575
+ style=${(0,Rc.styleMap)({border:`solid 2px ${e}`,borderColor:`transparent ${e} ${e} ${e}`})}></div>
576
+ `}static{th(t,i)}})})();var sh=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},ih=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,Ic.customElement)("iam-reader"),qe],l=[],d=Lc.LitElement,c=[],h=[],u=[],p=[],g=[],m=[],y=[],f=[],v=[],w=[];(class extends d{static{t=this}static{const _="function"==typeof Symbol&&Symbol.metadata?Object.create(d[Symbol.metadata]??null):void 0;s=[(0,Ic.property)({type:Object})],i=[(0,Ic.property)({type:Boolean})],r=[(0,Ic.property)({type:String})],a=[(0,Ic.property)({type:Object})],o=[(0,Ic.state)()],sh(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),sh(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),sh(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),sh(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,f),sh(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:_},v,w),sh(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=ih(this,c,{});get options(){return this.#Se}set options(e){this.#Se=e}#le=(ih(this,h),ih(this,u,!1));get desktopMode(){return this.#le}set desktopMode(e){this.#le=e}#me=(ih(this,p),ih(this,g,ne.LTR));get dir(){return this.#me}set dir(e){this.#me=e}#be=(ih(this,m),ih(this,y,null));get viewModel(){return this.#be}set viewModel(e){this.#be=e}#re=(ih(this,f),ih(this,v,!0));get open(){return this.#re}set open(e){this.#re=e}viewportController=(ih(this,w),new Ac(this));static styles=Lc.css`
566
577
  .iam-container {
567
578
  position: fixed;
568
579
  inset: 0;
569
580
  z-index: 1000;
570
581
  }
571
- `;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===Os.Fullscreen?(console.warn("[IAM]: desktop only supports modal window"),Os.Modal):e}createSlideGeometry(e){return(new Ya).create(e)}createMessageGeometry(e,t){return(new Ga).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 dc.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===Os.Fullscreen?(console.warn("[IAM]: desktop only supports modal window"),Os.Modal):e}createSlideGeometry(e){return(new mo).create(e)}createMessageGeometry(e,t){return(new lo).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 Lc.html`
572
583
  <message-view-factory
573
584
  type=${s}
574
585
  @closed=${this.handleClosed}
575
586
  .appearanceOptions=${e.appearanceOptions}
576
587
  .geometry=${i}
577
588
  .open=${this.open}
589
+ .dir=${this.dir}
578
590
  .desktopMode=${this.desktopMode}
579
591
  .touchController=${t}>
580
592
  <message-slide .slide=${e.slides[0]} .styleContext=${e.context.style} .geometry=${r}></message-slide>
581
593
  </message-view-factory>
582
- `}static{Nc(t,n)}})})();const Uc=e=>{const{storyManager:t,desktopMode:s}=Gc(),i=(0,Rn.useRef)(null);return(0,Rn.useEffect)((()=>{const e=i.current;e.desktopMode=s,e.viewModel=t.inAppMessaging}),[t,s]),(0,En.jsx)("iam-reader",{ref:i})},zc=Rn.default.createContext({dir:"ltr",storyManager:xn,desktopMode:!1,commonOptions:b,storyReaderOptions:U,gameReaderOptions:x,goodsWidgetOptions:k,inAppMessagingOptions:V});let Vc=!1;const Wc=(0,kl.observer)((e=>{Kc(e.config),Yc(e);const{commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a}=Zc(e),o=qc(),n=(({storyManager:e})=>{const[t,s]=(0,Rn.useState)(null);return(0,Rn.useEffect)((()=>{const t=e.createStoryReader();return s(t),()=>{t.destroy()}}),[e]),t})({storyManager:xn}),l=lc({storyManager:xn,desktopMode:o});(0,Rn.useEffect)((()=>{if(Vc)throw new Error("There can only be one instance of <IASContainer /> per application");return Vc=!0,()=>{Vc=!1,xn.clearConfig()}}),[]);const d=(0,Rn.useMemo)((()=>getComputedStyle(document.documentElement).direction),[]),c=(0,Rn.useMemo)((()=>({storyManager:xn,desktopMode:o,dir:d,commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a})),[xn,o,d,t,s,i,r]);return(0,En.jsxs)(zc.Provider,{value:c,children:[l?.isOpened&&(0,En.jsx)(Ll,{gameReader:l}),n?.isOpened&&(0,En.jsx)(ac,{storyReader:n,desktopMode:o}),(0,En.jsx)(Uc,{}),e.children]})})),Gc=()=>(0,Rn.useContext)(zc);var $c=_(3643);const Hc=_.n($c)().getParser(window.navigator.userAgent).parse(),qc=()=>{const[e,t]=(0,Rn.useState)(!1);(0,Rn.useLayoutEffect)((()=>(s(),window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]);const s=()=>{"mobile"===Hc.parsedResult.platform.type?t(!1):t(!0)};return e},Qc=e=>{const t=t=>{27===t.keyCode&&e()};(0,Rn.useEffect)((()=>(window.addEventListener("keydown",t),()=>{window.removeEventListener("keydown",t)})),[])},Kc=e=>{(0,Rn.useEffect)((()=>{xn.setConfig(e)}),[JSON.stringify(e)])},Yc=({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,Rn.useEffect)((()=>(e&&xn.on("clickOnStory",e),t&&xn.on("showStory",t),s&&xn.on("closeStory",s),i&&xn.on("showSlide",i),r&&xn.on("clickOnButton",r),a&&xn.on("likeStory",a),o&&xn.on("dislikeStory",o),n&&xn.on("favoriteStory",n),l&&xn.on("shareStory",l),d&&xn.on("shareStoryWithPath",d),c&&xn.on("feedImpression",c),h&&xn.on("visibleAreaUpdated",h),u&&xn.on("widgetEvent",u),()=>{e&&xn.off("clickOnStory",e),t&&xn.off("showStory",t),s&&xn.off("closeStory",s),i&&xn.off("showSlide",i),r&&xn.off("clickOnButton",r),a&&xn.off("likeStory",a),o&&xn.off("dislikeStory",o),n&&xn.off("favoriteStory",n),l&&xn.off("shareStory",l),d&&xn.off("shareStoryWithPath",d),c&&xn.off("feedImpression",c),h&&xn.off("visibleAreaUpdated",h),u&&xn.off("widgetEvent",u)})),[e,t,s,i,r,a,o,n,l,d,c,h,u])},Zc=({commonOptions:e,gameReaderOptions:t,storyReaderOptions:s,goodsWidgetOptions:i})=>{const r=(0,Rn.useRef)(new kn).current,a=(0,Rn.useMemo)((()=>(e&&r.setCommonOptions(e),r.commonOptions)),[JSON.stringify(e)]),o=(0,Rn.useMemo)((()=>(t&&r.setGameReaderOptions(t),r.gameReaderOptions)),[JSON.stringify(t)]),n=(0,Rn.useMemo)((()=>(i&&r.setGoodsWidgetOptions(i),r.goodsWidgetOptions)),[JSON.stringify(i),i?.itemClickHandler,i?.openGoodsWidgetHandler]);return{commonOptions:a,gameReaderOptions:o,storyReaderOptions:(0,Rn.useMemo)((()=>(s&&r.setStoryReaderOptions(s),r.storyReaderOptions)),[JSON.stringify(s)]),goodsWidgetOptions:n,inAppMessagingOptions:V}},Jc=({listType:e,feedSlug:t,testKey:s,storyManager:i,options:r,filter:a,useUgcCard:o=!1,hasFavorite:n,isFavorite:l,...d})=>{const[c,h]=(0,Rn.useState)(),{desktopMode:u}=Gc(),{storyListOptions:p}=(e=>{const t=(0,Rn.useRef)(new kn).current;return{storyListOptions:(0,Rn.useMemo)((()=>(e&&t.setStoriesListOptions(e),t.storiesListOptions)),[JSON.stringify(e)])}})(r),g=()=>{d.onLoadStart?.()},m=e=>{d.onLoadEnd?.(e)};return(0,Rn.useEffect)((()=>{const e=i.createStoryList();return e.on("startLoading",g),e.on("endLoading",m),h(e),()=>{e.destroy()}}),[i]),(0,Rn.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,Rn.useEffect)((()=>{c&&(c.modeDesktop=u)}),[u,c]),{storyListViewModel:c,storyListOptions:p}};function Xc(e){return!/^(-?\d|--)/.test(e)}function eh(e){const t=[];let s="",i="",r=7;for(let a,o=0;a=e.charAt(o);o++)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(!Xc(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(!Xc(s))return null;t.push(s)}return t.join(" ")}function th(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=eh(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 o=a+1;do{if(o=e.indexOf(t,o)+1,!o)return null}while("\\"===e.charAt(o-2));r["font-family"].push(e.slice(a+1,o-1).replace(/\\('|")/g,"$1")),a=o-1,s=3,i=""}if(3===s&&!/^\s*$/.test(i))return null;if(4===s){const e=eh(i);e&&r["font-family"].push(e)}return r}const sh=(e=>{var t={};return _.d(t,e),t})({default:()=>y.default});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=(0,sh.default)(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===A.CARD_OUTSIDE_TOP||this.cardTitleOptions.position===A.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=function(e){const t=th(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 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=_(1938),nh={insert:"head",singleton:!1};Dn()(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,Rn.useState)();return(0,Rn.useEffect)((()=>{const r=new Wo(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,Rn.useCallback)(Zi()((()=>{if(!e||!l)return;const{x:t,y:s}=e.getCurrentPosition();l.calculate(t,s)}),300),[e,l]),c=(0,Rn.useCallback)((()=>{if(!e||!l)return;const t=e.elementRef.getBoundingClientRect(),s=new Bo(t.left,t.top,t.width,t.height),i=Array.from(e.slides),r=new Bo(0,0,window.innerWidth,window.innerHeight),a=h();l.updateGeometry({stories:i,storyListRect:s,windowRect:r,viewportPadding:a}),d()}),[e,l,d]);(0,Rn.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,Rn.useEffect)((()=>{!i&&e&&e.waitStoryListClientWidth().then((()=>{c()}))}),[e,s.direction,s.card.aspectRatio,s.card.height,t.stories,i,c]),(0,Rn.useEffect)((()=>{if(!l)return;const e=({id:e})=>l.markStoryAsFullVisible(e);return Rs.on("publicEvents.showStory",e),()=>{Rs.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}=Gc();(0,Rn.useEffect)((()=>{if(e&&t.autoScrollOnStoryClose)return Rs.on(Pa.Close,r),()=>{Rs.off(Pa.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 Bo(r.x+t,r.y+i,r.width,r.height)})(e),n=((e,t)=>new Bo("ltr"===i?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,Rn.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,En.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":ne(i.title.padding.toString())?i.title.padding+"px":i.title.padding,"--storiesListCardFavoriteGap":ne(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":ne(s.title.padding.toString())?s.title.padding+"px":s.title.padding,"--storiesListControlsSize":ne(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,${ce(s.svgMask?.cardMask)}")`:null,"--storiesListCardOpenedMask":s.opened.svgMask?.cardMask?`url("data:image/svg+xml,${ce(s.opened.svgMask?.cardMask)}")`:null,"--storiesListCardFavoriteMask":e.sliderOptions.ugcCard.svgMask?.cardMask?`url("data:image/svg+xml,${ce(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,${ce(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,${ce(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,${ce(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,${ce(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,Rn.useRef)(null);return(0,Rn.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,En.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 Ro&&(a=a.concat(r("storiesListCardFavoriteOverlay",s.svgMask?.overlayMask))),a=e instanceof Co?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=_(2811),fh={insert:"head",singleton:!1};Dn()(mh.A,fh);const yh=mh.A.locals||{},vh=(0,kl.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,Rn.useState)(!1),{getAllCardsOverlayMaskStyles:c}=gh(n),{getCardTitleAlignClass:h,getTitleStyle:u,getTitleWrapperStyle:p}=(({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const{dir:r}=Gc();return{getCardTitleAlignClass:()=>{const e=t.title.textAlign,s=e===I.START||e===I.LEFT,i=e===I.END||e===I.RIGHT,a="ltr"===r;return{[yh["align-left"]]:s&&a||i&&!a,[yh["align-center"]]:e===I.CENTER,[yh["align-right"]]:i&&a||s&&!a}},getTitleStyle:()=>{const s={};return e.titleColor&&t.title.position===A.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 Ro&&(t={...t,color:s.title.color}),e.titleColor&&e instanceof Co&&(t={...t,color:i.title.color}),t}}})(n),{getSlideClassList:g,getSlideStyleList:m,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=yh[`_background-color-${r.color}`+(!0===r.gradient?"-gradient":"")]);const o=(()=>{let r;return r=e instanceof Ro?s:e instanceof Co?i:e.isOpened&&t.opened||t,r})(),n=Boolean(o.dropShadow),l=Boolean(o.svgMask?.cardMask),d=Boolean(o.border?.gradient);return[a,{[yh["_is-read"]]:e.isOpened},{[yh["_format-rectangle"]]:t.variant===z.STYLE_RECTANGLE},{[yh["_format-circle"]]:t.variant===z.STYLE_CIRCLE},{[yh["_format-quad"]]:t.variant===z.STYLE_QUAD},{[yh["_favorite-cell"]]:e instanceof Ro},{[yh["_ugc-cell"]]:e instanceof Co},{[yh["_has-drop-shadow"]]:n},{[yh["_has-card-svg-mask"]]:l},{[yh["_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),y=e.getImageSrcByCoverQuality(t.coverQuality),v=t.title.position===A.CARD_INSIDE_BOTTOM,w=t.title.position===A.CARD_OUTSIDE_TOP,_=t.title.position===A.CARD_OUTSIDE_BOTTOM;return(0,En.jsxs)("div",{"data-id":e.id,className:(0,Pn.default)("ias-stories-slide-wrapper",yh["stories-slide-wrapper"],{[yh.isTitleCardOutsideTop]:w,[yh.isTitleCardOutsideBottom]:_}),style:{...f(),...r},rel:"noreferrer",onClick:t=>{t.stopPropagation(),t.preventDefault(),o(e)},children:[t.title.display&&w&&(0,En.jsx)("div",{className:(0,Pn.default)(yh["stories-slide__content"],yh.__position_outside_top),style:p(),children:(0,En.jsx)("div",{className:(0,Pn.default)(yh["stories-slide__title"],yh.clamp,h()),style:u(),children:e.title})}),(0,En.jsxs)("div",{className:(0,Pn.default)("ias-stories-slide",yh["stories-slide"],g()),style:m(),children:[(0,En.jsxs)("div",{className:yh["stories-slide__inner"],children:[(0,En.jsx)("div",{className:yh["stories-slide-image"],style:{backgroundColor:e.backgroundColor?e.backgroundColor:"transparent"},children:(0,En.jsx)("div",{className:yh["stories-slide-image__wrap"],children:(0,En.jsxs)("div",{className:(0,Pn.default)(yh["stories-slide-image__image"],yh._mode_list,{[yh["video-loaded"]]:l,[yh["ugc-card-cell"]]:e instanceof Co}),children:[y&&(0,En.jsx)("img",{src:y,alt:e.title,loading:t.coverLazyLoading?"lazy":"eager"},y),e.videoCoverSrc&&(0,En.jsx)(ph,{onVideoCoverLoaded:()=>d(!0),videoCoverSrc:e.videoCoverSrc}),a]})})}),(0,En.jsx)("div",{className:yh["stories-slide__mask"]}),t.title.display&&v&&(0,En.jsx)("div",{className:yh["stories-slide__content"],style:p(),children:(0,En.jsx)("div",{className:(0,Pn.default)(yh["stories-slide__title"],yh.clamp,h()),style:u(),children:e.title})})]}),c().map(((e,t)=>(0,En.jsx)("div",{style:e,className:yh["card-overlay-svg-mask"]},t)))]}),t.title.display&&_&&(0,En.jsx)("div",{className:(0,Pn.default)(yh["stories-slide__content"],yh.__position_outside_bottom),style:p(),children:(0,En.jsx)("div",{className:(0,Pn.default)(yh["stories-slide__title"],yh.clamp,h()),style:u(),children:e.title})})]})}));var wh=_(2731),_h={insert:"head",singleton:!1};Dn()(wh.A,_h);const Sh=wh.A.locals||{},bh=({sliderDirection:e,slider:t,...s})=>{const[i,r]=(0,Rn.useState)(!0),[a,o]=(0,Rn.useState)(!0),n=s.navigationOptions.speed;(0,Rn.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,En.jsxs)("div",{className:(0,Pn.default)("ias-stories-list-controls",Sh["stories-list-controls"],Sh[e]),children:[(0,En.jsx)("div",{onClick:()=>t.scrollByDirection(-1,n),className:(0,Pn.default)("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,En.jsx)("div",{className:(0,Pn.default)("ias-control-icon",Sh["control-icon"])})}),(0,En.jsx)("div",{onClick:()=>t.scrollByDirection(1,n),className:(0,Pn.default)("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,En.jsx)("div",{className:(0,Pn.default)("ias-control-icon",Sh["control-icon"])})})]}):null};var xh=_(7533),Ch={insert:"head",singleton:!1};Dn()(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,En.jsx)("div",{className:kh["favorite-images-wrapper"],children:e.slice(0,4).map(((e,s)=>(0,En.jsx)("div",{className:kh["favorite-image-wrapper"],children:(0,En.jsx)("div",{style:i(e),className:(0,Pn.default)(kh["favorite-image"],{[kh.circle_style]:t.variant===z.STYLE_CIRCLE}),children:(0,En.jsx)("div",{className:kh["favorite-image-item"],style:r(e)})})},s)))})},Lh=(0,kl.observer)((0,Rn.forwardRef)((({isFavorite:e=!1,storyListViewModel:t,...s},i)=>{const r=(0,Rn.useRef)(null),a=(0,Rn.useRef)(null);((e,t)=>{(0,Rn.useImperativeHandle)(e,(()=>({reload:t.reload.bind(t)})),[t])})(i,t);const o=((e,t)=>{const[s,i]=(0,Rn.useState)(t);(0,Rn.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=Et()(a)?`${i}px`:a};return s})(r,s.storyListOptions),{sliderRef:n,slider:l,isScrolling:d}=((e,t)=>{const{dir:s,desktopMode:i}=Gc(),r=(0,Rn.useRef)(),a=(0,Rn.useRef)(null),[o,n]=(0,Rn.useState)(!1),[l,d]=(0,Rn.useState)(null),c=()=>{clearTimeout(r.current),n(!0)},h=()=>{r.current=setTimeout((()=>n(!1)),100)},u=(0,Rn.useCallback)((()=>{if(!l)return;const{x:e,y:t}=l.getCurrentPosition();l.testAttraction(e,t)}),[l]);return(0,Rn.useEffect)((()=>{if(!a.current)return;const e=new tr;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,Rn.useEffect)((()=>{l&&(l.setGap(e.card.gap),l.setDesktopMode(i),l.changeDirection(e.direction))}),[l,e.card.gap,i,e.direction]),(0,Rn.useEffect)((()=>{l&&(l.setTextDirection(s),l.scrollTo(0,0))}),[l,s]),(0,Rn.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,Rn.useEffect)((()=>(window.addEventListener("resize",u),()=>{window.addEventListener("resize",u)})),[l,u]),{sliderRef:a,slider:l,isScrolling:o}})(o,t.stories.length);dh({slider:l,storyListViewModel:t,storyListOptions:o,isFavorite:e,listType:s.listType,feed:s.feedSlug,filter:s.filter,storyManager:s.storyManager}),ch(l,o,a);const{getRootStyle:c,getStoryWrapperStyle:h,viewportInnerClassList:u,viewportInnerStyle:p}=(e=>{const{dir:t,desktopMode:s}=Gc();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?(0,Pn.default)(lh["stories-list__viewport-inner"],lh["mode-desktop"],{[lh["with-list-controls"]]:e.navigation.showControls,[lh.isTitleCardOutsideTop]:e.card.title.position===A.CARD_OUTSIDE_TOP,[lh.isTitleCardOutsideBottom]:e.card.title.position===A.CARD_OUTSIDE_BOTTOM,[lh.isVerticalDirection]:"vertical"===e.direction}):(0,Pn.default)(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="ltr"===t;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===A.CARD_OUTSIDE_TOP,[lh.isTitleCardOutsideBottom]:e.card.title.position===A.CARD_OUTSIDE_BOTTOM,[lh.isVerticalDirection]:"vertical"===e.direction}),viewportInnerStyle:{height:e.layout.height,gap:"vertical"===e.direction?`${e.card.gap}px`:0}}})(o),g=o.card,m=o.favoriteCard,f=o.ugcCard;(0,Rn.useLayoutEffect)((()=>{t.setFavoriteCardOptions(m),t.setUgcCardOptions(f)}),[t,m,f]);return(0,En.jsxs)(hh,{className:(0,Pn.default)("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:c(),sliderOptions:o,ref:r,children:[(0,En.jsx)("div",{className:(0,Pn.default)("ias-stories-list",lh["stories-list"]),children:(0,En.jsx)("div",{ref:a,className:(0,Pn.default)(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,En.jsx)("div",{ref:n,className:u,style:p,children:t.stories.map(((e,i)=>{const r=e instanceof Ro,a=s.storyCardView&&!r;return r&&s.favoriteCardView?(0,En.jsx)(Rn.default.Fragment,{children:s.favoriteCardView(e)},e.id):(0,En.jsx)(Rn.default.Fragment,{children:a?s.storyCardView?.(e):(0,En.jsx)(vh,{story:e,cardOptions:g,favoriteCardOptions:m,ugcCardOptions:f,wrapperStyle:h(i,t.stories.length),onClick:()=>((e,i)=>{d||(s.onStoryCardClick?.(e),e instanceof Co?s.onUgcCardClick?.():e instanceof Ro?s.onFavoriteCardClick?.():t.onStoryClick(e,i))})(e,i),children:r&&(0,En.jsx)(Mh,{favoriteStories:e.favoriteStories,favoriteCardOptions:o.favoriteCard,cardOptions:g})},e.id)},e.id)}))})})}),l&&(0,En.jsx)(bh,{dir:s.dir,navigationOptions:o.navigation,navigationView:s.navigationView,sliderDirection:o.direction,storiesLength:t.stories.length,slider:l})]})}))),Oh=(0,kl.observer)((0,Rn.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=Gc(),r=e.feedSlug??"default",a=Ye.DEFAULT,{storyListViewModel:o,storyListOptions:n}=Jc({...e,storyManager:s,feedSlug:r,listType:a,hasFavorite:Boolean(e.hasFavorite),isFavorite:!1});return o&&o.session?.id?(0,En.jsx)(Lh,{...e,dir:i,storyManager:s,feedSlug:e.feedSlug??"default",listType:Ye.DEFAULT,storyListViewModel:o,storyListOptions:n,onStoryCardClick:e.onStoryCardClick,onFavoriteCardClick:()=>{s.emit("clickOnFavoriteCell",{feed:r}),e.onFavoriteCardClick?.()},ref:t}):null}))),Ih=(0,kl.observer)((0,Rn.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=Gc(),r=dt,a=Ye.UGC,{storyListViewModel:o,storyListOptions:n}=Jc({...e,storyManager:s,feedSlug:r,listType:a,isFavorite:!1,hasFavorite:!1});return o&&o.session?.id?(0,En.jsx)(Lh,{...e,ref:t,dir:i,storyListOptions:n,storyManager:s,listType:Ye.UGC,feedSlug:dt,storyListViewModel:o,onStoryCardClick:e.onStoryCardClick}):null}))),Ah=e=>{const{storyManager:t,dir:s}=Gc(),i=rt,r=Ye.FAVORITE,{storyListViewModel:a,storyListOptions:o}=Jc({...e,storyManager:t,feedSlug:i,listType:r,isFavorite:!0,hasFavorite:!0});return a?(0,En.jsx)(Lh,{...e,storyListOptions:o,storyManager:t,dir:s,feedSlug:i,listType:r,storyListViewModel:a,isFavorite:!0}):null};var Eh=_(2432),Th={insert:"head",singleton:!1};Dn()(Eh.A,Th);const Rh=Eh.A.locals||{},Ph=({open:e,options:t,storyListOptions:s,onClose:i})=>{const{dir:r}=Gc();(0,Rn.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,En.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,En.jsxs)("div",{className:Rh.container,children:[(0,En.jsxs)("div",{className:Rh.header,children:[(0,En.jsx)("p",{className:Rh.title,children:t.title.content}),(0,En.jsx)("button",{onClick:e=>{e.preventDefault(),e.stopPropagation(),i()},className:Rh["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,En.jsx)("div",{className:Rh.content,children:(0,En.jsx)("div",{className:Rh["favorite-story-list"],children:(0,En.jsx)(Ah,{options:{...s,sidePadding:0,direction:T.COLUMN,layout:{height:"auto"}}})})}),(0,En.jsx)("div",{className:Rh.footer}),(0,En.jsx)("div",{className:Rh["bottom-offset"]})]})}):null},Bh=({storyList:e,onStoryCardClick:t,onFavoriteCardClick:s})=>{const[i,r]=(0,Rn.useState)(e.appearanceManager.storiesListOptions),a=(0,Rn.useRef)(null);return(0,Rn.useEffect)((()=>{e.api=a.current}),[]),(0,Rn.useEffect)((()=>(e.appearanceManager.on(Cn.EVENT_UPDATED_STORIES_LIST_OPTIONS,r),()=>{e.appearanceManager.off(Cn.EVENT_UPDATED_STORIES_LIST_OPTIONS,r)})),[e.appearanceManager]),(0,Ml.createPortal)((0,En.jsx)(Oh,{ref:a,options:i,hasFavorite:e.appearanceManager.commonOptions.hasFavorite,testKey:e.testKey,useUgcCard:e.useUgcCard,feedSlug:e.feedSlug,onLoadStart:()=>{e.emit(R.START_LOADER)},onLoadEnd:t=>{e.emit(R.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()},onFavoriteCardClick:s,onStoryCardClick:t},e.mountSelector),document.querySelector(e.mountSelector))},Dh=({ugcStoryList:e,onStoryCardClick:t})=>{const[s,i]=(0,Rn.useState)(e.appearanceManager.storiesListOptions),r=(0,Rn.useRef)(null);return(0,Rn.useEffect)((()=>{e.api=r.current}),[]),(0,Rn.useEffect)((()=>(e.appearanceManager.on(Cn.EVENT_UPDATED_STORIES_LIST_OPTIONS,i),()=>{e.appearanceManager.off(Cn.EVENT_UPDATED_STORIES_LIST_OPTIONS,i)})),[e.appearanceManager]),(0,Ml.createPortal)((0,En.jsx)(Ih,{ref:r,options:s,testKey:e.testKey,useUgcCard:e.useUgcCard,onStoryCardClick:t,onLoadStart:()=>{e.emit(R.START_LOADER)},onLoadEnd:t=>{e.emit(R.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()}}),document.querySelector(e.mountSelector))},jh=e=>{const[t,s]=(0,Rn.useState)(!1);return(0,En.jsxs)(Wc,{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,En.jsx)(Bh,{onFavoriteCardClick:()=>{s(!0)},onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)},storyList:t},t.mountSelector))),e.ugcStoryLists.map((t=>(0,En.jsx)(Dh,{ugcStoryList:t,onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)}},t.mountSelector))),(0,En.jsx)(Ph,{open:t,onClose:()=>s(!1),options:e.appearanceManager.storyFavoriteReaderOptions,storyListOptions:e.appearanceManager.storiesListOptions})]})};class Fh{storyManager;root;storyManagerConfigDto;storyLists=[];ugcStoryLists=[];appearanceManager=new kn;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,En.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,Tn.createRoot)(e)}subscribeToAppearanceManagerEvents(){this.appearanceManager.on(Cn.UPDATE,this.handleAppearanceManagerUpdate)}unscubscribeToAppearanceManagerEvents(){this.appearanceManager.off(Cn.UPDATE,this.handleAppearanceManagerUpdate)}handleAppearanceManagerUpdate(){this.render()}}class Nh extends v.EventEmitter{storyManager;app;sharePage=null;constructor(e,t,s,i,r){super(),this.storyManager=s,this.app=i,On(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(w()){appearanceManager;options;storyManager;app;stackedStoryListViewModel;constructor(e,t,s,i){super(),this.appearanceManager=e,this.options=t,this.storyManager=s,this.app=i,On(e),this.handleUpdate=this.handleUpdate.bind(this),this.stackedStoryListViewModel=new So(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(xn);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 xn.sdkVersionName}get sdkVersionCode(){return xn.sdkVersionCode}set storyLinkClickHandler(e){xn.storyLinkClickHandler=e}static getInstance(){return zh.instance?zh.instance:null}static use(e,t){xn.use(e,t)}getConfig(){return xn.getConfig()}async showOnboardingStories(e,t){return On(e),this.app.setAppearanceManager(e),xn.showOnboardingStories(t)}async showStory(e,t){On(t),this.app.setAppearanceManager(t),await xn.showStory(e)}async showStoryOnce(e,t){return On(t),this.app.setAppearanceManager(t),xn.showStoryOnce(e)}closeAllReaders(){xn.closeAllReaders()}async openGame(e,t,s={}){return On(t),this.app.setAppearanceManager(t),xn.openGame(e,s)}async closeGame(){return xn.closeGame()}async closeStoryReader(){return xn.closeStoryReader()}getUgcEditorConfig(){return xn.getUgcEditorConfig()}closeGoodsWidget(){xn.closeGoodsWidget()}setLang(e){this.storyManagerConfigDto.lang=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}getNonce(){return ue()}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 xn.on(e,t),this}once(e,t){return xn.once(e,t),this}off(e,t){return xn.off(e,t),this}destroy(){null!=zh.instance&&(zh.instance=null,this.closeAllReaders())}StoriesList=class extends In{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,xn,zh.instance.app,s)}};StackedStoryList=class extends Uh{constructor(e,t){super(e,t,xn,zh.instance.app)}};inAppMessaging=new fo(xn.inAppMessaging)}})();var b=S.hS,x=S.KL,C=S.A7,k=S.Yb,M=S.Tg,L=S.WH,O=S.lV,I=S.IV,A=S.tP,E=S.h8,T=S.Xz,R=S.wS,P=S.VS,B=S.oC,D=S.L8,j=S.NL,F=S.Ez,N=S.of,U=S.Hp,z=S.W1,V=S.MD,W=S._U,G=S.zC,$=S.ws,H=S.Jf,q=S.Jd,Q=S.SK,K=S.tI,Y=S.Uy,Z=S.SP,J=S.Jj,X=S.pt,ee=S.nN,te=S.mk,se=S.Vq,ie=S.ex,re=S.yx,ae=S.qz,oe=S.KO;export{b as AppearanceCommonOptionsDefault,x as AppearanceManager,C as CTASource,k as CloseButtonPosition,M as GameReaderOptionsDefault,L as GoodsWidgetOptionsDefault,O as GoodsWidgetRenderingType,I as IamCheckDisplayTimeRangeError,A as IamFrequencyLimitError,E as IamMessageLimitExceededError,T as IamMessageOpenError,R as IamNotFoundByEventError,P as IamNotFoundByIdError,B as IamNotFoundLimitError,D as IamOtherReaderIsOpenError,j as IamShowOnlyIfLoadedError,F as IasNetworkError,N as InAppMessagingOptionsDefault,U as InAppStoryManager,z as PlaceholderType,V as STORY_FEED_LIST,W as STORY_LIST_TYPE,G as STORY_READER_WINDOW_REFERER,$ as SharePageEvents,H as SharePanelDefault,q as StoriesEvents,Q as StoriesListCardCoverQuality,K as StoriesListCardTitlePosition,Y as StoriesListCardTitleTextAlign,Z as StoriesListCardViewVariant,J as StoriesListDirection,X as StoriesListEvents,ee as StoriesListOptionsDefault,te as StoriesListSliderAlign,se as StoryActionSource,ie as StoryFavoriteReaderOptionsDefault,re as StoryReaderOptionsDefault,ae as StoryReaderSwipeStyle,oe as WidgetStoriesOptions};
594
+ `}static{ih(t,l)}})})();const rh=e=>{const{storyManager:t,desktopMode:s,dir:i}=lh(),r=(0,Jn.useRef)(null);return(0,Jn.useEffect)((()=>{const e=r.current;e.desktopMode=s,e.dir=i,e.viewModel=t.inAppMessaging}),[t,s]),(0,Kn.jsx)("iam-reader",{ref:r})},ah=Jn.default.createContext({dir:ne.LTR,storyManager:zn,desktopMode:!1,commonOptions:T,storyReaderOptions:Z,gameReaderOptions:P,goodsWidgetOptions:j,inAppMessagingOptions:ee});let oh=!1;const nh=(0,Wl.observer)((e=>{ph(e.config),gh(e);const{commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a}=mh(e),o=hh(),n=(({storyManager:e})=>{const[t,s]=(0,Jn.useState)(null);return(0,Jn.useEffect)((()=>{const t=e.createStoryReader();return s(t),()=>{t.destroy()}}),[e]),t})({storyManager:zn}),l=Mc({storyManager:zn,desktopMode:o});(0,Jn.useEffect)((()=>{if(oh)throw new Error("There can only be one instance of <IASContainer /> per application");return oh=!0,()=>{oh=!1,zn.clearConfig()}}),[]);const d=(0,Jn.useMemo)((()=>getComputedStyle(document.documentElement).direction),[]),c=(0,Jn.useMemo)((()=>({storyManager:zn,desktopMode:o,dir:d,commonOptions:t,gameReaderOptions:s,storyReaderOptions:i,goodsWidgetOptions:r,inAppMessagingOptions:a})),[zn,o,d,t,s,i,r]);return(0,Kn.jsxs)(ah.Provider,{value:c,children:[l?.isOpened&&(0,Kn.jsx)($l,{gameReader:l}),n?.isOpened&&(0,Kn.jsx)(Cc,{storyReader:n,desktopMode:o}),(0,Kn.jsx)(rh,{}),e.children]})})),lh=()=>(0,Jn.useContext)(ah);const dh=(e=>{var t={};return R.d(t,e),t})({getParser:()=>I.getParser}),ch=dh.getParser(window.navigator.userAgent).parse(),hh=()=>{const[e,t]=(0,Jn.useState)(!1);(0,Jn.useLayoutEffect)((()=>(s(),window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s)})),[]);const s=()=>{"mobile"===ch.getPlatformType()?t(!1):t(!0)};return e},uh=e=>{const t=t=>{27===t.keyCode&&e()};(0,Jn.useEffect)((()=>(window.addEventListener("keydown",t),()=>{window.removeEventListener("keydown",t)})),[])},ph=e=>{(0,Jn.useEffect)((()=>{zn.setConfig(e)}),[JSON.stringify(e)])},gh=({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,Jn.useEffect)((()=>(e&&zn.on("clickOnStory",e),t&&zn.on("showStory",t),s&&zn.on("closeStory",s),i&&zn.on("showSlide",i),r&&zn.on("clickOnButton",r),a&&zn.on("likeStory",a),o&&zn.on("dislikeStory",o),n&&zn.on("favoriteStory",n),l&&zn.on("shareStory",l),d&&zn.on("shareStoryWithPath",d),c&&zn.on("feedImpression",c),h&&zn.on("visibleAreaUpdated",h),u&&zn.on("widgetEvent",u),()=>{e&&zn.off("clickOnStory",e),t&&zn.off("showStory",t),s&&zn.off("closeStory",s),i&&zn.off("showSlide",i),r&&zn.off("clickOnButton",r),a&&zn.off("likeStory",a),o&&zn.off("dislikeStory",o),n&&zn.off("favoriteStory",n),l&&zn.off("shareStory",l),d&&zn.off("shareStoryWithPath",d),c&&zn.off("feedImpression",c),h&&zn.off("visibleAreaUpdated",h),u&&zn.off("widgetEvent",u)})),[e,t,s,i,r,a,o,n,l,d,c,h,u])},mh=({commonOptions:e,gameReaderOptions:t,storyReaderOptions:s,goodsWidgetOptions:i})=>{const r=(0,Jn.useRef)(new Wn).current,a=(0,Jn.useMemo)((()=>(e&&r.setCommonOptions(e),r.commonOptions)),[JSON.stringify(e)]),o=(0,Jn.useMemo)((()=>(t&&r.setGameReaderOptions(t),r.gameReaderOptions)),[JSON.stringify(t)]),n=(0,Jn.useMemo)((()=>(i&&r.setGoodsWidgetOptions(i),r.goodsWidgetOptions)),[JSON.stringify(i),i?.itemClickHandler,i?.openGoodsWidgetHandler]);return{commonOptions:a,gameReaderOptions:o,storyReaderOptions:(0,Jn.useMemo)((()=>(s&&r.setStoryReaderOptions(s),r.storyReaderOptions)),[JSON.stringify(s)]),goodsWidgetOptions:n,inAppMessagingOptions:ee}},yh=({listType:e,feedSlug:t,testKey:s,storyManager:i,options:r,filter:a,useUgcCard:o=!1,hasFavorite:n,isFavorite:l,...d})=>{const[c,h]=(0,Jn.useState)(),{desktopMode:u}=lh(),{storyListOptions:p}=(e=>{const t=(0,Jn.useRef)(new Wn).current;return{storyListOptions:(0,Jn.useMemo)((()=>(e&&t.setStoriesListOptions(e),t.storiesListOptions)),[JSON.stringify(e)])}})(r),g=()=>{d.onLoadStart?.()},m=e=>{d.onLoadEnd?.(e)};return(0,Jn.useEffect)((()=>{const e=i.createStoryList();return e.on("startLoading",g),e.on("endLoading",m),h(e),()=>{e.destroy()}}),[i]),(0,Jn.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,Jn.useEffect)((()=>{c&&(c.modeDesktop=u)}),[u,c]),{storyListViewModel:c,storyListOptions:p}};const fh=(e=>{var t={};return R.d(t,e),t})({parseFont:()=>A.parseFont});const vh=(e=>{var t={};return R.d(t,e),t})({default:()=>O.default});class wh{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 wh;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 _h{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=(0,vh.default)(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===V.CARD_OUTSIDE_TOP||this.cardTitleOptions.position===V.CARD_OUTSIDE_BOTTOM)}getCardTitleParsedFont(e){const t=new wh;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,fh.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 Sh{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 bh=R(938),Ch={insert:"head",singleton:!1};el()(bh.A,Ch);const xh=bh.A.locals||{},kh=({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,Jn.useState)();return(0,Jn.useEffect)((()=>{const r=new ln(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,Jn.useCallback)((0,ur.default)((()=>{if(!e||!l)return;const{x:t,y:s}=e.getCurrentPosition();l.calculate(t,s)}),300),[e,l]),c=(0,Jn.useCallback)((()=>{if(!e||!l)return;const t=e.elementRef.getBoundingClientRect(),s=new Xo(t.left,t.top,t.width,t.height),i=Array.from(e.slides),r=new Xo(0,0,window.innerWidth,window.innerHeight),a=h();l.updateGeometry({stories:i,storyListRect:s,windowRect:r,viewportPadding:a}),d()}),[e,l,d]);(0,Jn.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,Jn.useEffect)((()=>{!i&&e&&e.waitStoryListClientWidth().then((()=>{c()}))}),[e,s.direction,s.card.aspectRatio,s.card.height,t.stories,i,c]),(0,Jn.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}},Mh=(e,t,s)=>{const{dir:i}=lh();(0,Jn.useEffect)((()=>{if(e&&t.autoScrollOnStoryClose)return Ps.on(Za.Close,r),()=>{Ps.off(Za.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 Xo(r.x+t,r.y+i,r.width,r.height)})(e),n=((e,t)=>new Xo(i===ne.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)}},Lh=(0,Jn.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,Kn.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":we(i.title.padding.toString())?i.title.padding+"px":i.title.padding,"--storiesListCardFavoriteGap":we(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":we(s.title.padding.toString())?s.title.padding+"px":s.title.padding,"--storiesListControlsSize":we(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,${be(s.svgMask?.cardMask)}")`:null,"--storiesListCardOpenedMask":s.opened.svgMask?.cardMask?`url("data:image/svg+xml,${be(s.opened.svgMask?.cardMask)}")`:null,"--storiesListCardFavoriteMask":e.sliderOptions.ugcCard.svgMask?.cardMask?`url("data:image/svg+xml,${be(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,${be(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,${be(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,${be(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,${be(e.mask)}")`:null)),n})(),...e.style},children:e.children})})),Ih=navigator.vendor&&navigator.vendor.indexOf("Apple")>-1&&navigator.userAgent&&-1==navigator.userAgent.indexOf("CriOS")&&-1==navigator.userAgent.indexOf("FxiOS"),Ah=({videoCoverSrc:e,onVideoCoverLoaded:t})=>{const s=(0,Jn.useRef)(null);return(0,Jn.useEffect)((()=>{(()=>{if(!e)return;const i=s.current,r=()=>{i.play().then((()=>{if(Ih){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,Kn.jsx)("video",{ref:s,src:e,loop:!0,muted:!0,playsInline:!0,"webkit-playsinline":"true",preload:"auto"})},Oh=({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 Jo&&(a=a.concat(r("storiesListCardFavoriteOverlay",s.svgMask?.overlayMask))),a=e instanceof Vo?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 Eh=R(811),Th={insert:"head",singleton:!1};el()(Eh.A,Th);const Rh=Eh.A.locals||{},Dh=(0,Wl.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,Jn.useState)(!1),{getAllCardsOverlayMaskStyles:c}=Oh(n),{getCardTitleAlignClass:h,getTitleStyle:u,getTitleWrapperStyle:p}=(({story:e,cardOptions:t,favoriteCardOptions:s,ugcCardOptions:i})=>{const{dir:r}=lh();return{getCardTitleAlignClass:()=>{const e=t.title.textAlign,s=e===z.START||e===z.LEFT,i=e===z.END||e===z.RIGHT,a=r===ne.LTR;return{[Rh["align-left"]]:s&&a||i&&!a,[Rh["align-center"]]:e===z.CENTER,[Rh["align-right"]]:i&&a||s&&!a}},getTitleStyle:()=>{const s={};return e.titleColor&&t.title.position===V.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 Jo&&(t={...t,color:s.title.color}),e.titleColor&&e instanceof Vo&&(t={...t,color:i.title.color}),t}}})(n),{getSlideClassList:g,getSlideStyleList:m,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=Rh[`_background-color-${r.color}`+(!0===r.gradient?"-gradient":"")]);const o=(()=>{let r;return r=e instanceof Jo?s:e instanceof Vo?i:e.isOpened&&t.opened||t,r})(),n=Boolean(o.dropShadow),l=Boolean(o.svgMask?.cardMask),d=Boolean(o.border?.gradient);return[a,{[Rh["_is-read"]]:e.isOpened},{[Rh["_format-rectangle"]]:t.variant===X.STYLE_RECTANGLE},{[Rh["_format-circle"]]:t.variant===X.STYLE_CIRCLE},{[Rh["_format-quad"]]:t.variant===X.STYLE_QUAD},{[Rh["_favorite-cell"]]:e instanceof Jo},{[Rh["_ugc-cell"]]:e instanceof Vo},{[Rh["_has-drop-shadow"]]:n},{[Rh["_has-card-svg-mask"]]:l},{[Rh["_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),f=e.getImageSrcByCoverQuality(t.coverQuality),v=t.title.position===V.CARD_INSIDE_BOTTOM,w=t.title.position===V.CARD_OUTSIDE_TOP,_=t.title.position===V.CARD_OUTSIDE_BOTTOM;return(0,Kn.jsxs)("div",{"data-id":e.id,className:(0,Zn.default)("ias-stories-slide-wrapper",Rh["stories-slide-wrapper"],{[Rh.isTitleCardOutsideTop]:w,[Rh.isTitleCardOutsideBottom]:_}),style:{...y(),...r},rel:"noreferrer",onClick:t=>{t.stopPropagation(),t.preventDefault(),o(e)},children:[t.title.display&&w&&(0,Kn.jsx)("div",{className:(0,Zn.default)(Rh["stories-slide__content"],Rh.__position_outside_top),style:p(),children:(0,Kn.jsx)("div",{className:(0,Zn.default)(Rh["stories-slide__title"],Rh.clamp,h()),style:u(),children:e.title})}),(0,Kn.jsxs)("div",{className:(0,Zn.default)("ias-stories-slide",Rh["stories-slide"],g()),style:m(),children:[(0,Kn.jsxs)("div",{className:Rh["stories-slide__inner"],children:[(0,Kn.jsx)("div",{className:Rh["stories-slide-image"],style:{backgroundColor:e.backgroundColor?e.backgroundColor:"transparent"},children:(0,Kn.jsx)("div",{className:Rh["stories-slide-image__wrap"],children:(0,Kn.jsxs)("div",{className:(0,Zn.default)(Rh["stories-slide-image__image"],Rh._mode_list,{[Rh["video-loaded"]]:l,[Rh["ugc-card-cell"]]:e instanceof Vo}),children:[f&&(0,Kn.jsx)("img",{src:f,alt:e.title,loading:t.coverLazyLoading?"lazy":"eager"},f),e.videoCoverSrc&&(0,Kn.jsx)(Ah,{onVideoCoverLoaded:()=>d(!0),videoCoverSrc:e.videoCoverSrc}),a]})})}),(0,Kn.jsx)("div",{className:Rh["stories-slide__mask"]}),t.title.display&&v&&(0,Kn.jsx)("div",{className:Rh["stories-slide__content"],style:p(),children:(0,Kn.jsx)("div",{className:(0,Zn.default)(Rh["stories-slide__title"],Rh.clamp,h()),style:u(),children:e.title})})]}),c().map(((e,t)=>(0,Kn.jsx)("div",{style:e,className:Rh["card-overlay-svg-mask"]},t)))]}),t.title.display&&_&&(0,Kn.jsx)("div",{className:(0,Zn.default)(Rh["stories-slide__content"],Rh.__position_outside_bottom),style:p(),children:(0,Kn.jsx)("div",{className:(0,Zn.default)(Rh["stories-slide__title"],Rh.clamp,h()),style:u(),children:e.title})})]})}));var Ph=R(731),Bh={insert:"head",singleton:!1};el()(Ph.A,Bh);const jh=Ph.A.locals||{},Fh=({sliderDirection:e,slider:t,...s})=>{const[i,r]=(0,Jn.useState)(!0),[a,o]=(0,Jn.useState)(!0),n=s.navigationOptions.speed;(0,Jn.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:jh,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,Kn.jsxs)("div",{className:(0,Zn.default)("ias-stories-list-controls",jh["stories-list-controls"],jh[e]),children:[(0,Kn.jsx)("div",{onClick:()=>t.scrollByDirection(-1,n),className:(0,Zn.default)("ias-control-start",jh["control-start"],{[jh["control-start_dir_rtl"]]:"rtl"===s.dir,[jh["control-start_reach-start"]]:i,"ias-control-start_dir_rtl":"rtl"===s.dir,"ias-control-start_reach-start":i}),children:(0,Kn.jsx)("div",{className:(0,Zn.default)("ias-control-icon",jh["control-icon"])})}),(0,Kn.jsx)("div",{onClick:()=>t.scrollByDirection(1,n),className:(0,Zn.default)("ias-control-end",jh["control-end"],{[jh["control-end_dir_rtl"]]:"rtl"===s.dir,[jh["control-end_reach-end"]]:a,"ias-control-end_dir_rtl":"rtl"===s.dir,"ias-control-end_reach-end":a}),children:(0,Kn.jsx)("div",{className:(0,Zn.default)("ias-control-icon",jh["control-icon"])})})]}):null};var Nh=R(533),Uh={insert:"head",singleton:!1};el()(Nh.A,Uh);const zh=Nh.A.locals||{},Vh=({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,Kn.jsx)("div",{className:zh["favorite-images-wrapper"],children:e.slice(0,4).map(((e,s)=>(0,Kn.jsx)("div",{className:zh["favorite-image-wrapper"],children:(0,Kn.jsx)("div",{style:i(e),className:(0,Zn.default)(zh["favorite-image"],{[zh.circle_style]:t.variant===X.STYLE_CIRCLE}),children:(0,Kn.jsx)("div",{className:zh["favorite-image-item"],style:r(e)})})},s)))})},Wh=(0,Wl.observer)((0,Jn.forwardRef)((({isFavorite:e=!1,storyListViewModel:t,...s},i)=>{const r=(0,Jn.useRef)(null),a=(0,Jn.useRef)(null);((e,t)=>{(0,Jn.useImperativeHandle)(e,(()=>({reload:t.reload.bind(t)})),[t])})(i,t);const o=((e,t)=>{const[s,i]=(0,Jn.useState)(t);(0,Jn.useLayoutEffect)((()=>{const s=e.current;r(s,t),i(t)}),[JSON.stringify(t)]);const r=(e,t)=>{const s=new _h(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 Sh(t),{storiesListHeight:i,storiesListInnerHeight:r}=s.getStoriesListStyleOptions(e.getStoryTitleBlockHeight()),a=t.layout.height;t.layout.height=(0,Dt.default)(a)?`${i}px`:a};return s})(r,s.storyListOptions),{sliderRef:n,slider:l,isScrolling:d}=((e,t)=>{const{dir:s,desktopMode:i}=lh(),r=(0,Jn.useRef)(),a=(0,Jn.useRef)(null),[o,n]=(0,Jn.useState)(!1),[l,d]=(0,Jn.useState)(null),c=()=>{clearTimeout(r.current),n(!0)},h=()=>{r.current=setTimeout((()=>n(!1)),100)},u=(0,Jn.useCallback)((()=>{if(!l)return;const{x:e,y:t}=l.getCurrentPosition();l.testAttraction(e,t)}),[l]);return(0,Jn.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,Jn.useEffect)((()=>{l&&(l.setGap(e.card.gap),l.setDesktopMode(i),l.changeDirection(e.direction))}),[l,e.card.gap,i,e.direction]),(0,Jn.useEffect)((()=>{l&&(l.setTextDirection(s),l.scrollTo(0,0))}),[l,s]),(0,Jn.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,Jn.useEffect)((()=>(window.addEventListener("resize",u),()=>{window.addEventListener("resize",u)})),[l,u]),{sliderRef:a,slider:l,isScrolling:o}})(o,t.stories.length);kh({slider:l,storyListViewModel:t,storyListOptions:o,isFavorite:e,listType:s.listType,feed:s.feedSlug,filter:s.filter,storyManager:s.storyManager}),Mh(l,o,a);const{getRootStyle:c,getStoryWrapperStyle:h,viewportInnerClassList:u,viewportInnerStyle:p}=(e=>{const{dir:t,desktopMode:s}=lh();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?(0,Zn.default)(xh["stories-list__viewport-inner"],xh["mode-desktop"],{[xh["with-list-controls"]]:e.navigation.showControls,[xh.isTitleCardOutsideTop]:e.card.title.position===V.CARD_OUTSIDE_TOP,[xh.isTitleCardOutsideBottom]:e.card.title.position===V.CARD_OUTSIDE_BOTTOM,[xh.isVerticalDirection]:"vertical"===e.direction}):(0,Zn.default)(xh["stories-list__viewport-inner"],{...(()=>{const s=e.layout.sliderAlign,i=s===N.START||s===N.LEFT,r=s===N.END||s===N.RIGHT,a=t===ne.LTR;return{[xh["align-left"]]:i&&a||r&&!a,[xh["align-center"]]:s===N.CENTER,[xh["align-right"]]:r&&a||i&&!a}})(),[xh.isTitleCardOutsideTop]:e.card.title.position===V.CARD_OUTSIDE_TOP,[xh.isTitleCardOutsideBottom]:e.card.title.position===V.CARD_OUTSIDE_BOTTOM,[xh.isVerticalDirection]:"vertical"===e.direction}),viewportInnerStyle:{height:e.layout.height,gap:"vertical"===e.direction?`${e.card.gap}px`:0}}})(o),g=o.card,m=o.favoriteCard,y=o.ugcCard;(0,Jn.useLayoutEffect)((()=>{t.setFavoriteCardOptions(m),t.setUgcCardOptions(y)}),[t,m,y]);return(0,Kn.jsxs)(Lh,{className:(0,Zn.default)("ias-stories-list-wrapper",xh["stories-list-wrapper"],{[xh["mode-desktop"]]:t.modeDesktop,[xh["with-list-controls"]]:o.navigation.showControls,"ias-mode-desktop":t.modeDesktop,"ias-with-list-controls":o.navigation.showControls}),dir:s.dir,style:c(),sliderOptions:o,ref:r,children:[(0,Kn.jsx)("div",{className:(0,Zn.default)("ias-stories-list",xh["stories-list"]),children:(0,Kn.jsx)("div",{ref:a,className:(0,Zn.default)(xh["stories-list__viewport"],{[xh["mode-desktop"]]:t.modeDesktop,"ias-mode-desktop":t.modeDesktop}),style:"horizontal"===o.direction?{marginLeft:-o.sidePadding+"px",marginRight:-o.sidePadding+"px"}:{},children:(0,Kn.jsx)("div",{ref:n,className:u,style:p,children:t.stories.map(((e,i)=>{const r=e instanceof Jo,a=s.storyCardView&&!r;return r&&s.favoriteCardView?(0,Kn.jsx)(Jn.default.Fragment,{children:s.favoriteCardView(e)},e.id):(0,Kn.jsx)(Jn.default.Fragment,{children:a?s.storyCardView?.(e):(0,Kn.jsx)(Dh,{story:e,cardOptions:g,favoriteCardOptions:m,ugcCardOptions:y,wrapperStyle:h(i,t.stories.length),onClick:()=>((e,i)=>{d||(s.onStoryCardClick?.(e),e instanceof Vo?s.onUgcCardClick?.():e instanceof Jo?s.onFavoriteCardClick?.():t.onStoryClick(e,i))})(e,i),children:r&&(0,Kn.jsx)(Vh,{favoriteStories:e.favoriteStories,favoriteCardOptions:o.favoriteCard,cardOptions:g})},e.id)},e.id)}))})})}),l&&(0,Kn.jsx)(Fh,{dir:s.dir,navigationOptions:o.navigation,navigationView:s.navigationView,sliderDirection:o.direction,storiesLength:t.stories.length,slider:l})]})}))),Gh=(0,Wl.observer)((0,Jn.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=lh(),r=e.feedSlug??"default",a=nt.DEFAULT,{storyListViewModel:o,storyListOptions:n}=yh({...e,storyManager:s,feedSlug:r,listType:a,hasFavorite:Boolean(e.hasFavorite),isFavorite:!1});return o&&o.session?.id?(0,Kn.jsx)(Wh,{...e,dir:i,storyManager:s,feedSlug:e.feedSlug??"default",listType:nt.DEFAULT,storyListViewModel:o,storyListOptions:n,onStoryCardClick:e.onStoryCardClick,onFavoriteCardClick:()=>{s.emit("clickOnFavoriteCell",{feed:r}),e.onFavoriteCardClick?.()},ref:t}):null}))),$h=(0,Wl.observer)((0,Jn.forwardRef)(((e,t)=>{const{storyManager:s,dir:i}=lh(),r=mt,a=nt.UGC,{storyListViewModel:o,storyListOptions:n}=yh({...e,storyManager:s,feedSlug:r,listType:a,isFavorite:!1,hasFavorite:!1});return o&&o.session?.id?(0,Kn.jsx)(Wh,{...e,ref:t,dir:i,storyListOptions:n,storyManager:s,listType:nt.UGC,feedSlug:mt,storyListViewModel:o,onStoryCardClick:e.onStoryCardClick}):null}))),Hh=e=>{const{storyManager:t,dir:s}=lh(),i=ht,r=nt.FAVORITE,{storyListViewModel:a,storyListOptions:o}=yh({...e,storyManager:t,feedSlug:i,listType:r,isFavorite:!0,hasFavorite:!0});return a?(0,Kn.jsx)(Wh,{...e,storyListOptions:o,storyManager:t,dir:s,feedSlug:i,listType:r,storyListViewModel:a,isFavorite:!0}):null};var qh=R(432),Qh={insert:"head",singleton:!1};el()(qh.A,Qh);const Kh=qh.A.locals||{},Yh=({open:e,options:t,storyListOptions:s,onClose:i})=>{const{dir:r}=lh();(0,Jn.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,Kn.jsx)("div",{className:Kh["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,Kn.jsxs)("div",{className:Kh.container,children:[(0,Kn.jsxs)("div",{className:Kh.header,children:[(0,Kn.jsx)("p",{className:Kh.title,children:t.title.content}),(0,Kn.jsx)("button",{onClick:e=>{e.preventDefault(),e.stopPropagation(),i()},className:Kh["header__close-btn"],style:(()=>{const e="start"===t.closeButtonPosition||"left"===t.closeButtonPosition,s=r===ne.LTR;return{[e&&s||!e&&!s?"left":"right"]:"10px"}})(),dangerouslySetInnerHTML:{__html:t.closeButton?.svgSrc.baseState??""}})]}),(0,Kn.jsx)("div",{className:Kh.content,children:(0,Kn.jsx)("div",{className:Kh["favorite-story-list"],children:(0,Kn.jsx)(Hh,{options:{...s,sidePadding:0,direction:G.COLUMN,layout:{height:"auto"}}})})}),(0,Kn.jsx)("div",{className:Kh.footer}),(0,Kn.jsx)("div",{className:Kh["bottom-offset"]})]})}):null},Jh=({storyList:e,onStoryCardClick:t,onFavoriteCardClick:s})=>{const[i,r]=(0,Jn.useState)(e.appearanceManager.storiesListOptions),a=(0,Jn.useRef)(null);return(0,Jn.useEffect)((()=>{e.api=a.current}),[]),(0,Jn.useEffect)((()=>(e.appearanceManager.on(Vn.EVENT_UPDATED_STORIES_LIST_OPTIONS,r),()=>{e.appearanceManager.off(Vn.EVENT_UPDATED_STORIES_LIST_OPTIONS,r)})),[e.appearanceManager]),(0,Gl.createPortal)((0,Kn.jsx)(Gh,{ref:a,options:i,hasFavorite:e.appearanceManager.commonOptions.hasFavorite,testKey:e.testKey,useUgcCard:e.useUgcCard,feedSlug:e.feedSlug,onLoadStart:()=>{e.emit($.START_LOADER)},onLoadEnd:t=>{e.emit($.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()},onFavoriteCardClick:s,onStoryCardClick:t},e.mountSelector),document.querySelector(e.mountSelector))},Zh=({ugcStoryList:e,onStoryCardClick:t})=>{const[s,i]=(0,Jn.useState)(e.appearanceManager.storiesListOptions),r=(0,Jn.useRef)(null);return(0,Jn.useEffect)((()=>{e.api=r.current}),[]),(0,Jn.useEffect)((()=>(e.appearanceManager.on(Vn.EVENT_UPDATED_STORIES_LIST_OPTIONS,i),()=>{e.appearanceManager.off(Vn.EVENT_UPDATED_STORIES_LIST_OPTIONS,i)})),[e.appearanceManager]),(0,Gl.createPortal)((0,Kn.jsx)($h,{ref:r,options:s,testKey:e.testKey,useUgcCard:e.useUgcCard,onStoryCardClick:t,onLoadStart:()=>{e.emit($.START_LOADER)},onLoadEnd:t=>{e.emit($.END_LOADER,t)},onUgcCardClick:()=>{e.ugcCardClickHandler()}}),document.querySelector(e.mountSelector))},Xh=e=>{const[t,s]=(0,Jn.useState)(!1);return(0,Kn.jsxs)(nh,{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,Kn.jsx)(Jh,{onFavoriteCardClick:()=>{s(!0)},onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)},storyList:t},t.mountSelector))),e.ugcStoryLists.map((t=>(0,Kn.jsx)(Zh,{ugcStoryList:t,onStoryCardClick:()=>{e.onAppearanceManagerChange(t.appearanceManager)}},t.mountSelector))),(0,Kn.jsx)(Yh,{open:t,onClose:()=>s(!1),options:e.appearanceManager.storyFavoriteReaderOptions,storyListOptions:e.appearanceManager.storiesListOptions})]})};class eu{storyManager;root;storyManagerConfigDto;storyLists=[];ugcStoryLists=[];appearanceManager=new Wn;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,Kn.jsx)(Xh,{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,Yn.createRoot)(e)}subscribeToAppearanceManagerEvents(){this.appearanceManager.on(Vn.UPDATE,this.handleAppearanceManagerUpdate)}unscubscribeToAppearanceManagerEvents(){this.appearanceManager.off(Vn.UPDATE,this.handleAppearanceManagerUpdate)}handleAppearanceManagerUpdate(){this.render()}}class tu extends e.EventEmitter{storyManager;app;sharePage=null;constructor(e,t,s,i,r){super(),this.storyManager=s,this.app=i,Hn(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 su extends e.default{appearanceManager;options;storyManager;app;stackedStoryListViewModel;constructor(e,t,s,i){super(),this.appearanceManager=e,this.options=t,this.storyManager=s,this.app=i,Hn(e),this.handleUpdate=this.handleUpdate.bind(this),this.stackedStoryListViewModel=new No(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 iu{storyManagerConfigDto;static instance;app=new eu(zn);constructor(e){return this.storyManagerConfigDto=e,iu.instance?(console.warn("StoryManager singleton is created multiple times\nuse IAS.StoryManager.getInstance() instead"),iu.instance):(iu.instance=this,this.app.setStoryManagerConfig(e),iu.instance)}get sdkVersionName(){return zn.sdkVersionName}get sdkVersionCode(){return zn.sdkVersionCode}set storyLinkClickHandler(e){zn.storyLinkClickHandler=e}static getInstance(){return iu.instance?iu.instance:null}static use(e,t){zn.use(e,t)}getConfig(){return zn.getConfig()}async showOnboardingStories(e,t){return Hn(e),this.app.setAppearanceManager(e),zn.showOnboardingStories(t)}async showStory(e,t){Hn(t),this.app.setAppearanceManager(t),await zn.showStory(e)}async showStoryOnce(e,t){return Hn(t),this.app.setAppearanceManager(t),zn.showStoryOnce(e)}closeAllReaders(){zn.closeAllReaders()}async openGame(e,t,s={}){return Hn(t),this.app.setAppearanceManager(t),zn.openGame(e,s)}async closeGame(){return zn.closeGame()}async closeStoryReader(){return zn.closeStoryReader()}getUgcEditorConfig(){return zn.getUgcEditorConfig()}closeGoodsWidget(){zn.closeGoodsWidget()}setLang(e){this.storyManagerConfigDto.lang=e,this.app.setStoryManagerConfig(this.storyManagerConfigDto)}getNonce(){return xe()}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 zn.on(e,t),this}once(e,t){return zn.once(e,t),this}off(e,t){return zn.off(e,t),this}destroy(){null!=iu.instance&&(iu.instance=null,this.closeAllReaders())}StoriesList=class extends qn{constructor(e,t,s){super(e,t,s,iu.instance.app)}};UGCStoriesList=class extends Qn{constructor(e,t,s){super(e,t,s,iu.instance.app)}};SharePage=class extends tu{constructor(e,t,s){super(e,t,zn,iu.instance.app,s)}};StackedStoryList=class extends su{constructor(e,t){super(e,t,zn,iu.instance.app)}};inAppMessaging=new Do(zn.inAppMessaging)}})();var P=D.hS,B=D.KL,j=D.A7,F=D.Yb,N=D.Tg,U=D.WH,z=D.lV,V=D.IV,W=D.tP,G=D.h8,$=D.Xz,H=D.wS,q=D.VS,Q=D.oC,K=D.L8,Y=D.NL,J=D.Ez,Z=D.of,X=D.Hp,ee=D.W1,te=D.MD,se=D._U,ie=D.zC,re=D.ws,ae=D.Jf,oe=D.Jd,ne=D.SK,le=D.tI,de=D.Uy,ce=D.SP,he=D.Jj,ue=D.pt,pe=D.nN,ge=D.mk,me=D.Vq,ye=D.ex,fe=D.yx,ve=D.qz,we=D.h0,_e=D.KO;export{P as AppearanceCommonOptionsDefault,B as AppearanceManager,j as CTASource,F as CloseButtonPosition,N as GameReaderOptionsDefault,U as GoodsWidgetOptionsDefault,z as GoodsWidgetRenderingType,V as IamCheckDisplayTimeRangeError,W as IamFrequencyLimitError,G as IamMessageLimitExceededError,$ as IamMessageOpenError,H as IamNotFoundByEventError,q as IamNotFoundByIdError,Q as IamNotFoundLimitError,K as IamOtherReaderIsOpenError,Y as IamShowOnlyIfLoadedError,J as IasNetworkError,Z as InAppMessagingOptionsDefault,X as InAppStoryManager,ee as PlaceholderType,te as STORY_FEED_LIST,se as STORY_LIST_TYPE,ie as STORY_READER_WINDOW_REFERER,re as SharePageEvents,ae as SharePanelDefault,oe as StoriesEvents,ne as StoriesListCardCoverQuality,le as StoriesListCardTitlePosition,de as StoriesListCardTitleTextAlign,ce as StoriesListCardViewVariant,he as StoriesListDirection,ue as StoriesListEvents,pe as StoriesListOptionsDefault,ge as StoriesListSliderAlign,me as StoryActionSource,ye as StoryFavoriteReaderOptionsDefault,fe as StoryReaderOptionsDefault,ve as StoryReaderSwipeStyle,we as TextDir,_e as WidgetStoriesOptions};