wisetrack 2.0.0 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +18 -2
- package/README.md +200 -40
- package/dist/cdn/sdk.bundle.min.js +1 -1
- package/dist/cjs/index.js +1 -3599
- package/dist/esm/index.js +1 -3594
- package/package.json +5 -3
- package/dist/cdn/constants/constants.d.ts +0 -20
- package/dist/cdn/constants/endpoints.d.ts +0 -11
- package/dist/cdn/constants/environments.d.ts +0 -25
- package/dist/cdn/core/caching/queue-data.d.ts +0 -25
- package/dist/cdn/core/caching/request-queue-manager.d.ts +0 -54
- package/dist/cdn/core/fields/event-fields-builder.d.ts +0 -8
- package/dist/cdn/core/fields/fields-builder.d.ts +0 -9
- package/dist/cdn/core/network/api-client.d.ts +0 -9
- package/dist/cdn/core/network/network-error.d.ts +0 -17
- package/dist/cdn/core/network/network-manager.d.ts +0 -22
- package/dist/cdn/core/network/retry-policy.d.ts +0 -8
- package/dist/cdn/core/storage/storage-manager.d.ts +0 -52
- package/dist/cdn/core/wisetrack.d.ts +0 -125
- package/dist/cdn/core/wt-tracker.d.ts +0 -25
- package/dist/cdn/index.d.ts +0 -4
- package/dist/cdn/sdk.bundle.js +0 -3604
- package/dist/cdn/sdk.bundle.js.map +0 -1
- package/dist/cdn/types/config/initial-config.d.ts +0 -43
- package/dist/cdn/types/config/wt-app-settings.d.ts +0 -15
- package/dist/cdn/types/config/wt-config.d.ts +0 -18
- package/dist/cdn/types/event/revenue-currency.d.ts +0 -39
- package/dist/cdn/types/event/wt-event.d.ts +0 -94
- package/dist/cdn/utils/activity-ticker.d.ts +0 -12
- package/dist/cdn/utils/country-finder.d.ts +0 -9
- package/dist/cdn/utils/crypto-helper.d.ts +0 -4
- package/dist/cdn/utils/device-detector.d.ts +0 -41
- package/dist/cdn/utils/logger.d.ts +0 -36
- package/dist/cdn/utils/storage-support.d.ts +0 -16
- package/dist/cdn/utils/utils.d.ts +0 -5
- package/dist/cdn/utils/webgl-fingerprint.d.ts +0 -7
- package/dist/cjs/index.js.map +0 -1
- package/dist/constants/constants.d.ts +0 -20
- package/dist/constants/constants.js +0 -19
- package/dist/constants/constants.js.map +0 -1
- package/dist/constants/endpoints.d.ts +0 -11
- package/dist/constants/endpoints.js +0 -10
- package/dist/constants/endpoints.js.map +0 -1
- package/dist/constants/environments.d.ts +0 -25
- package/dist/constants/environments.js +0 -37
- package/dist/constants/environments.js.map +0 -1
- package/dist/core/caching/queue-data.d.ts +0 -25
- package/dist/core/caching/queue-data.js +0 -50
- package/dist/core/caching/queue-data.js.map +0 -1
- package/dist/core/caching/request-queue-manager.d.ts +0 -54
- package/dist/core/caching/request-queue-manager.js +0 -333
- package/dist/core/caching/request-queue-manager.js.map +0 -1
- package/dist/core/fields/event-fields-builder.d.ts +0 -8
- package/dist/core/fields/event-fields-builder.js +0 -29
- package/dist/core/fields/event-fields-builder.js.map +0 -1
- package/dist/core/fields/fields-builder.d.ts +0 -9
- package/dist/core/fields/fields-builder.js +0 -120
- package/dist/core/fields/fields-builder.js.map +0 -1
- package/dist/core/network/api-client.d.ts +0 -9
- package/dist/core/network/api-client.js +0 -88
- package/dist/core/network/api-client.js.map +0 -1
- package/dist/core/network/network-error.d.ts +0 -17
- package/dist/core/network/network-error.js +0 -35
- package/dist/core/network/network-error.js.map +0 -1
- package/dist/core/network/network-manager.d.ts +0 -22
- package/dist/core/network/network-manager.js +0 -72
- package/dist/core/network/network-manager.js.map +0 -1
- package/dist/core/network/retry-policy.d.ts +0 -8
- package/dist/core/network/retry-policy.js +0 -26
- package/dist/core/network/retry-policy.js.map +0 -1
- package/dist/core/storage/storage-manager.d.ts +0 -52
- package/dist/core/storage/storage-manager.js +0 -221
- package/dist/core/storage/storage-manager.js.map +0 -1
- package/dist/core/wisetrack.d.ts +0 -125
- package/dist/core/wisetrack.js +0 -277
- package/dist/core/wisetrack.js.map +0 -1
- package/dist/core/wt-tracker.d.ts +0 -25
- package/dist/core/wt-tracker.js +0 -239
- package/dist/core/wt-tracker.js.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/index.d.ts +0 -4
- package/dist/index.js +0 -4
- package/dist/index.js.map +0 -1
- package/dist/types/config/initial-config.d.ts +0 -43
- package/dist/types/config/initial-config.js +0 -2
- package/dist/types/config/initial-config.js.map +0 -1
- package/dist/types/config/wt-app-settings.d.ts +0 -15
- package/dist/types/config/wt-app-settings.js +0 -25
- package/dist/types/config/wt-app-settings.js.map +0 -1
- package/dist/types/config/wt-config.d.ts +0 -18
- package/dist/types/config/wt-config.js +0 -28
- package/dist/types/config/wt-config.js.map +0 -1
- package/dist/types/event/revenue-currency.d.ts +0 -39
- package/dist/types/event/revenue-currency.js +0 -39
- package/dist/types/event/revenue-currency.js.map +0 -1
- package/dist/types/event/wt-event.d.ts +0 -94
- package/dist/types/event/wt-event.js +0 -93
- package/dist/types/event/wt-event.js.map +0 -1
- package/dist/utils/activity-ticker.d.ts +0 -12
- package/dist/utils/activity-ticker.js +0 -37
- package/dist/utils/activity-ticker.js.map +0 -1
- package/dist/utils/country-finder.d.ts +0 -9
- package/dist/utils/country-finder.js +0 -71
- package/dist/utils/country-finder.js.map +0 -1
- package/dist/utils/crypto-helper.d.ts +0 -4
- package/dist/utils/crypto-helper.js +0 -7
- package/dist/utils/crypto-helper.js.map +0 -1
- package/dist/utils/device-detector.d.ts +0 -41
- package/dist/utils/device-detector.js +0 -101
- package/dist/utils/device-detector.js.map +0 -1
- package/dist/utils/logger.d.ts +0 -36
- package/dist/utils/logger.js +0 -84
- package/dist/utils/logger.js.map +0 -1
- package/dist/utils/storage-support.d.ts +0 -16
- package/dist/utils/storage-support.js +0 -86
- package/dist/utils/storage-support.js.map +0 -1
- package/dist/utils/utils.d.ts +0 -5
- package/dist/utils/utils.js +0 -95
- package/dist/utils/utils.js.map +0 -1
- package/dist/utils/webgl-fingerprint.d.ts +0 -7
- package/dist/utils/webgl-fingerprint.js +0 -100
- package/dist/utils/webgl-fingerprint.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
var t=function(t){"use strict";function e(t,e,i,n){return new(i||(i=Promise))(function(r,s){function o(t){try{c(n.next(t))}catch(t){s(t)}}function a(t){try{c(n.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}c((n=n.apply(t,e||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const i=r;function n(){const t=["1800000","9vurLQr","15167536bXFdrE","251646xCchSE","debug","2713075sKYTFs","2.0.0","300000","3696040nMoDAr","5628931UcJrkG","997bfbb583c1245a426a53dc1899ec779ff354f9","https://config.wisetrack.io","5777034pnlHFY","2314611xWjhoU"];return(n=function(){return t})()}function r(t,e){const i=n();return(r=function(t,e){return i[t-=133]})(t,e)}!function(t){const e=r,i=t();for(;;)try{if(631481===parseInt(e(143))/1*(parseInt(e(145))/2)+-parseInt(e(141))/3+-parseInt(e(136))/4+-parseInt(e(133))/5+-parseInt(e(140))/6+parseInt(e(137))/7+parseInt(e(144))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(n);const s={SDK:{HASH:i(138),PLATFORM:"web",VERSION:i(134)},CONFIG:{BASE_URL:i(139),DEFAULT_ENVIRONMENT:i(146)},DEFAULTS:{LOG_LEVEL:i(146),SESSION_INTERVAL:i(142),SUBSESSION_INTERVAL:i(135),PARAMETERS_VALUE:void 0}},o=a;function a(t,e){const i=c();return(a=function(t,e){return i[t-=472]})(t,e)}function c(){const t=["Unknown environment: ","240AvfVGC","151109VhbgkZ","PRODUCTION","188890nWaFOz","68HdPWQL","STAGE","3167958FHXeev","5JsuvyP","CONFIG","157828LbVzKR","1176EHiqlr","https://core.debug.wisetrackdev.ir","debug","11949372JNqbwO","38OPRJzA","sandbox","87501LygrMy","264243dXNEfH","sdkEnvironment","https://core.wisetrack.io","88CzcExQ"];return(c=function(){return t})()}!function(t){const e=a,i=t();for(;;)try{if(848428===parseInt(e(493))/1*(-parseInt(e(491))/2)+-parseInt(e(472))/3*(-parseInt(e(481))/4)+-parseInt(e(484))/5*(-parseInt(e(483))/6)+parseInt(e(478))/7*(parseInt(e(475))/8)+parseInt(e(490))/9+parseInt(e(477))/10*(parseInt(e(486))/11)+-parseInt(e(487))/12*(parseInt(e(480))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(c),o(492);const u={DEBUG:o(489),STAGE:"stage",PRODUCTION:"production"},d={sdkEnvironment:s[o(485)].DEFAULT_ENVIRONMENT,needAppSettings(){return this[o(473)]!==u.PRODUCTION},baseUrl(){const t=o;switch(this[t(473)]){case u.DEBUG:return t(488);case u[t(482)]:return"https://core.stage.wisetrackdev.ir";case u[t(479)]:return t(474);default:throw new Error(t(476)+this[t(473)])}}},l=p;function p(t,e){const i=f();return(p=function(t,e){return i[t-=295]})(t,e)}!function(t){const e=p,i=t();for(;;)try{if(142898===-parseInt(e(307))/1*(-parseInt(e(303))/2)+-parseInt(e(301))/3+parseInt(e(306))/4*(-parseInt(e(300))/5)+parseInt(e(297))/6+-parseInt(e(304))/7*(parseInt(e(308))/8)+parseInt(e(299))/9*(parseInt(e(296))/10)+parseInt(e(302))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);const h={EVENTS:"/api/v1/events",SESSIONS:l(295),SDK_CLICKS:l(298),SDK_INFOS:"/api/v1/sdk_infos",ATTRIBUTIONS:l(305),APP_SETTINGS:"/api/v1/app_settings"};function f(){const t=["/api/v1/attributions","4djOmAY","14kwnStj","32MWumnF","/api/v1/sessions","12890flnPtO","839508YqfzUo","/api/v1/sdk_clicks","1269ARpuGW","719935CtCSyT","494307PMvNMH","91465yshcZe","25196HZLEAv","95725ZGAuaa"];return(f=function(){return t})()}var v=g;function w(){var t=["497232FSowdA","40177HGYpkb","29716PpCzKp","sdk_clicks","377AzILWE","SDK_CLICKS","subsessionInterval","614248JpqODA","sdkClicks","sdk_infos","6941FAhNxJ","sessions","attributions","sessionInterval","SUBSESSION_INTERVAL","105204QwVfsi","session_interval","SESSIONS","events","defaultValue","3NUjATj","sdkInfos","29634GnGWcX","9BqyYMO","119KAjrac","subsession_interval","550HCnPKQ","EVENTS","270UCdbjd","DEFAULTS"];return(w=function(){return t})()}function g(t,e){var i=w();return(g=function(t,e){return i[t-=286]})(t,e)}!function(t){for(var e=g,i=t();;)try{if(231436===-parseInt(e(286))/1+parseInt(e(292))/2*(parseInt(e(305))/3)+-parseInt(e(287))/4*(parseInt(e(313))/5)+-parseInt(e(307))/6*(-parseInt(e(309))/7)+-parseInt(e(315))/8*(-parseInt(e(308))/9)+parseInt(e(311))/10*(-parseInt(e(295))/11)+-parseInt(e(300))/12*(-parseInt(e(289))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(w);class b{constructor(t,e,i,n,r,o=s[v(314)].SESSION_INTERVAL,a=s[v(314)].SUBSESSION_INTERVAL){var c=v;this[c(303)]=t,this[c(296)]=e,this.sdkClicks=i,this[c(306)]=n,this[c(297)]=r,this[c(298)]=o,this[c(291)]=a}static fromConfig(t){var e=v;return new b(t[e(303)],t.sessions,t[e(293)],t[e(306)],t[e(297)],t.sessionInterval,t[e(291)])}static fromJson(t){var e,i,n=v;return new b(t.events,t[n(296)],t[n(288)],t[n(294)],t.attributions,null!==(e=t[n(301)])&&void 0!==e?e:s.DEFAULTS.SESSION_INTERVAL,null!==(i=t[n(310)])&&void 0!==i?i:s[n(314)][n(299)])}static get[v(304)](){var t=v;return new b(h[t(312)],h[t(302)],h[t(290)],h.SDK_INFOS,h.ATTRIBUTIONS,s[t(314)].SESSION_INTERVAL,s[t(314)].SUBSESSION_INTERVAL)}}function I(t,e){var i=S();return(I=function(t,e){return i[t-=398]})(t,e)}var m=I;function S(){var t=["1814758qhqkWU","323815GkyveM","846200nhIBNd","force_update","forceUpdate","subsession_interval","defaultValue","SUBSESSION_INTERVAL","SDK_INFOS","1377828ArSbvf","981tvlsss","sdk_update","session_interval","fromJson","events","app_settings","ATTRIBUTIONS","4890319rbNvzM","baseUrl","sdkClicks","sdk_infos","sdkInfos","8548HcohST","sdkUpdate","attributions","sessions","23122557qPoSqj","sdk_enabled","DEFAULTS","EVENTS","1deYhII","sdkEnabled"];return(S=function(){return t})()}!function(t){for(var e=I,i=t();;)try{if(535028===parseInt(e(399))/1*(-parseInt(e(401))/2)+parseInt(e(411))/3*(-parseInt(e(423))/4)+-parseInt(e(402))/5+parseInt(e(410))/6+-parseInt(e(418))/7+parseInt(e(403))/8+parseInt(e(427))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(S);class y{constructor(t,e,i,n,r,o,a,c=!0,u=!1,d=!1,l=s[m(429)].SESSION_INTERVAL,p=s[m(429)].SUBSESSION_INTERVAL){var h=m;this[h(419)]=t,this[h(415)]=e,this[h(426)]=i,this[h(420)]=n,this[h(422)]=r,this[h(425)]=o,this.appSettings=a,this[h(400)]=c,this[h(405)]=u,this[h(424)]=d,this.sessionInterval=l,this.subsessionInterval=p}static[m(414)](t){var e,i,n,r,o,a=m;return new y(t.base_url,t[a(415)],t.sessions,t.sdk_clicks,t[a(421)],t[a(425)],t[a(416)],null===(e=t[a(428)])||void 0===e||e,null!==(i=t[a(404)])&&void 0!==i&&i,null!==(n=t[a(412)])&&void 0!==n&&n,null!==(r=t[a(413)])&&void 0!==r?r:s.DEFAULTS.SESSION_INTERVAL,null!==(o=t[a(406)])&&void 0!==o?o:s[a(429)][a(408)])}static get[m(407)](){var t=m;return new y(d.baseUrl(),h[t(398)],h.SESSIONS,h.SDK_CLICKS,h[t(409)],h[t(417)],h.APP_SETTINGS)}}const k=E;function E(t,e){const i=_();return(E=function(t,e){return i[t-=307]})(t,e)}function _(){const t=["error","level","outputEngines","DEFAULTS","setPrefix","857710xBhuTP","LOG_LEVEL","shouldLog","none","1600290SoaXEW","4025lxGrcp","addOutputEngine","85ruCPYZ","58YtEzuY","debug","11634SsfkGA","warn","info","132saEgmn","58797SBsWBu","707897IuMttR","prefix","indexOf","12866248ZouldR","log","256552FIHdJL","setLevel","push"];return(_=function(){return t})()}!function(t){const e=E,i=t();for(;;)try{if(850470===parseInt(e(315))/1+parseInt(e(308))/2*(parseInt(e(314))/3)+parseInt(e(320))/4*(parseInt(e(307))/5)+parseInt(e(310))/6*(-parseInt(e(333))/7)+-parseInt(e(318))/8+parseInt(e(332))/9+-parseInt(e(328))/10*(-parseInt(e(313))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(_);class T{}const x={DEBUG:k(309),INFO:k(312),WARN:"warn",ERROR:k(323),NONE:k(331)};class C{static[k(321)](t){this.level=t}static[k(327)](t){this.prefix=t}static[k(334)](t){const e=k;this[e(325)][e(322)](t)}static[k(330)](t){const e=k,i=[e(309),e(312),e(311),e(323)],n=i[e(317)](this[e(324)]);return i[e(317)](t)>=n}static[k(319)](t,...e){const i=k;if(!this[i(330)](t))return;const n="["+this[i(316)]+"-"+t.toUpperCase()+"]";for(const r of this.outputEngines)r[i(319)](t,n,...e)}static[k(309)](...t){const e=k;this[e(319)](e(309),...t)}static info(...t){const e=k;this.log(e(312),...t)}static[k(311)](...t){this.log("warn",...t)}static[k(323)](...t){const e=k;this[e(319)](e(323),...t)}}C[k(324)]=s[k(326)][k(329)],C[k(316)]="WT",C.outputEngines=[new class extends T{log(t,e,...i){const n=E;switch(t){case n(309):case n(312):case"warn":case n(323):}}}];var N=D;function D(t,e){var i=L();return(D=function(t,e){return i[t-=197]})(t,e)}!function(t){for(var e=D,i=t();;)try{if(634009===parseInt(e(210))/1*(-parseInt(e(205))/2)+-parseInt(e(250))/3*(-parseInt(e(231))/4)+-parseInt(e(253))/5*(parseInt(e(252))/6)+parseInt(e(198))/7*(parseInt(e(222))/8)+parseInt(e(220))/9*(-parseInt(e(261))/10)+-parseInt(e(263))/11+-parseInt(e(223))/12*(-parseInt(e(215))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(L);const A={DEVICE_ID:N(271),INITIAL_DATE:N(249),INITIAL_CONFIG:"WT.InitialConfigs",CONFIG:N(241),APP_SETTINGS:N(243),SDK_CLICK_SUBMIT:N(219),FIRST_SESSION_SUBMIT:N(207),SDK_ENABLED:N(209),FCM_TOKEN:N(256),PUSH_TOKEN:N(203),EVENT_COUNT:N(258),SESSION_COUNT:N(274),SESSION_LENGTH:N(277),SUBSESSION_COUNT:N(255),ACTIVE_TIME:N(257),INACTIVE_TIME:"WT.InactiveTime",INACTIVE_DURATION:"WT.InactiveDuration",REQUEST_QUEUE:N(259),PENDING_REQUEST_QUEUE:N(275)};class R{[N(246)](){localStorage[N(246)]()}setJson(t,e){var i=N;if(e)try{const n=JSON[i(276)](e);localStorage[i(197)](t,n)}catch(e){C[i(228)](i(229)+t+"'",e)}else localStorage[i(226)](t)}getJson(t){var e=N;const i=localStorage[e(254)](t);if(!i)return null;try{return JSON[e(238)](i)}catch(i){return C.error(e(265)+t+"': "+i,i),null}}optionalNumber(t){const e=localStorage[N(254)](t);if(null===e)return null;const i=Number(e);return isNaN(i)?null:i}[N(217)](t){var e=N;const i=localStorage[e(254)](t);return null===i?null:i===e(272)||i!==e(267)&&null}get[N(199)](){var t=N;return localStorage[t(254)](A[t(268)])}set deviceId(t){var e=N;t?localStorage[e(197)](A[e(268)],t):localStorage[e(226)](A[e(268)])}get[N(266)](){var t=N;return this[t(251)](A[t(213)])}set[N(266)](t){var e=N;this.setJson(A[e(213)],t)}get[N(273)](){return this[N(251)](A.INITIAL_CONFIG)}set[N(273)](t){var e=N;this[e(234)](A[e(230)],t)}get[N(204)](){var t=N;return this[t(251)](A[t(212)])}set[N(204)](t){var e=N;this[e(234)](A[e(212)],t)}get[N(200)](){var t=N;return this[t(251)](A[t(224)])}set appSettings(t){var e=N;this[e(234)](A[e(224)],t)}get[N(244)](){var t,e=N;return null!==(t=this[e(217)](A[e(221)]))&&void 0!==t&&t}set[N(244)](t){var e=N;localStorage[e(197)](A[e(221)],t.toString())}get[N(218)](){var t,e=N;return null!==(t=this[e(217)](A[e(247)]))&&void 0!==t&&t}set sdkClickSubmit(t){var e=N;localStorage[e(197)](A[e(247)],t.toString())}get[N(237)](){var t,e=N;return null!==(t=this[e(217)](A[e(269)]))&&void 0!==t&&t}set firstSessionSubmit(t){localStorage[N(197)](A.FIRST_SESSION_SUBMIT,t.toString())}get[N(245)](){return localStorage.getItem(A.FCM_TOKEN)}set[N(245)](t){var e=N;t?localStorage[e(197)](A[e(211)],t):localStorage[e(226)](A[e(211)])}get[N(239)](){return localStorage[N(254)](A.PUSH_TOKEN)}set[N(239)](t){var e=N;t?localStorage.setItem(A[e(236)],t):localStorage.removeItem(A.PUSH_TOKEN)}get[N(225)](){var t,e=N;return null!==(t=this[e(248)](A[e(242)]))&&void 0!==t?t:1}set[N(225)](t){var e=N;localStorage[e(197)](A[e(242)],t.toString())}get subSessionCount(){var t,e=N;return null!==(t=this[e(248)](A[e(264)]))&&void 0!==t?t:1}set subSessionCount(t){var e=N;localStorage[e(197)](A[e(264)],t[e(202)]())}get[N(278)](){var t,e=N;return null!==(t=this.optionalNumber(A[e(214)]))&&void 0!==t?t:0}set[N(278)](t){var e=N;localStorage[e(197)](A.SESSION_LENGTH,t[e(202)]())}get[N(208)](){var t,e=N;return null!==(t=this[e(248)](A[e(232)]))&&void 0!==t?t:0}set inactiveDuration(t){var e=N;localStorage[e(197)](A[e(232)],t[e(202)]())}get[N(270)](){var t=N;return this.optionalNumber(A[t(227)])}set[N(270)](t){var e=N;null!==t?localStorage[e(197)](A[e(227)],t[e(202)]()):localStorage[e(226)](A.ACTIVE_TIME)}get[N(260)](){var t=N;return this[t(248)](A[t(201)])}set[N(260)](t){var e=N;null!==t?localStorage[e(197)](A[e(201)],t[e(202)]()):localStorage[e(226)](A.INACTIVE_TIME)}get[N(235)](){var t,e=N;return null!==(t=this[e(251)](A[e(240)]))&&void 0!==t?t:[]}set[N(235)](t){var e=N;this[e(234)](A[e(240)],t)}get[N(206)](){var t,e=N;return null!==(t=this[e(251)](A[e(216)]))&&void 0!==t?t:[]}set[N(206)](t){this[N(234)](A.PENDING_REQUEST_QUEUE,t)}get[N(262)](){var t,e=N;return null!==(t=this[e(248)](A[e(233)]))&&void 0!==t?t:0}set[N(262)](t){var e=N;localStorage[e(197)](A[e(233)],t[e(202)]())}}const O=new R;function L(){var t=["110404ZaaSdl","INACTIVE_DURATION","EVENT_COUNT","setJson","requestRecords","PUSH_TOKEN","firstSessionSubmit","parse","pushToken","REQUEST_QUEUE","WT.Configs","SESSION_COUNT","WT.AppSettings","sdkEnabled","fcmToken","clear","SDK_CLICK_SUBMIT","optionalNumber","WT.InitialDate","93oLtrXC","getJson","12yWjBeS","1588735wuSSJW","getItem","WT.SubSessionCount","WT.FcmToken","WT.ActiveTime","WT.EventCount","WT.RequestQueue","activeTime","3284980qHtSQf","eventCount","8954011iWyUoI","SUBSESSION_COUNT","Error in JSON decoding for key '","initialDate","false","DEVICE_ID","FIRST_SESSION_SUBMIT","inactiveTime","WT.DeviceId","true","initialConfig","WT.SessionCount","WT.PendingRequestQueue","stringify","WT.SessionLenght","activeDuration","setItem","14czUncP","deviceId","appSettings","INACTIVE_TIME","toString","WT.PushToken","config","2234018FpzFrw","pendingRequestRecords","WT.FirstSessionSubmit","inactiveDuration","WT.SdkEnabled","1MqBOiu","FCM_TOKEN","CONFIG","INITIAL_DATE","SESSION_LENGTH","6319794BFTpVj","PENDING_REQUEST_QUEUE","optionalBool","sdkClickSubmit","WT.SdkClickSubmit","27srYYLY","SDK_ENABLED","3598744XhUMkw","60IjHqYH","APP_SETTINGS","sessionCount","removeItem","ACTIVE_TIME","error","Error in encoding object for key '","INITIAL_CONFIG"];return(L=function(){return t})()}var U;function F(){var t=["message","InvalidUrl","1595152RqlSbk","189220kKrftY","Invalid URL: ","DecodingError: ","7GNOzHa","72PTAyHq","224415BrYFww","NetworkError","name","695860wrcFBs","301482AcSyFd","2030697NAonep","DecodingError","statusCode","ServerError","42BRdwas","40746NikmVq","NetworkError: "];return(F=function(){return t})()}function P(t,e){var i=F();return(P=function(t,e){return i[t-=251]})(t,e)}!function(t){for(var e=P,i=t();;)try{if(341054===-parseInt(e(266))/1+-parseInt(e(251))/2*(-parseInt(e(252))/3)+-parseInt(e(265))/4+parseInt(e(262))/5*(parseInt(e(261))/6)+parseInt(e(260))/7*(parseInt(e(256))/8)+-parseInt(e(267))/9+parseInt(e(257))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(F),function(t){var e=P;class i extends Error{constructor(t){var e=P;super(e(258)+t),this[e(264)]="InvalidUrl"}}t[e(255)]=i;class n extends Error{constructor(t,i){var n=e;super("ServerError "+t+": "+i),this[n(269)]=t,this[n(254)]=i,this[n(264)]=n(270)}}t.ServerError=n;class r extends Error{constructor(t){var i=e;super(i(253)+t),this[i(264)]="NetworkFailure"}}t[e(263)]=r;class s extends Error{constructor(t){var i=e;super(i(259)+t),this[i(264)]="DecodingError"}}t[e(268)]=s}(U||(U={}));var q=M;function M(t,e){var i=B();return(M=function(t,e){return i[t-=491]})(t,e)}function B(){var t=["50cOFORa","17021jqxqgt","retryInterval","88nVusor","343685FPuXga","8978868KtRScv","9UxFqMN","canRetry","12072520pyTJIL","8750510QnhKif","4751202MvNTQd","waitBeforeRetry","9179828twAadO"];return(B=function(){return t})()}!function(t){for(var e=M,i=t();;)try{if(945985===-parseInt(e(500))/1*(-parseInt(e(499))/2)+parseInt(e(496))/3+parseInt(e(502))/4*(-parseInt(e(503))/5)+-parseInt(e(491))/6+parseInt(e(498))/7+parseInt(e(494))/8+-parseInt(e(492))/9*(parseInt(e(495))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(B);class W{constructor(t=3,e=2e3){var i=M;this.maxRetries=t,this[i(501)]=e}[q(493)](t){return t<this.maxRetries}[q(497)](){return e(this,void 0,void 0,function*(){var t=M;return new Promise(e=>setTimeout(e,this[t(501)]))})}}function V(){const t=[") => ","retryAttempt","362298hFQcTH","✅ API SUCCESS (",") =>","ServerError","message","formData","append","NetworkError","Error executing request","error","DecodingError","canRetry","retryPolicy","stringify","7048TRFZxH","1467130YOfwEE","111WpctoX","-- PARAMETERS =>","❌ API ERROR (","warn","Request successful","application/json","263197UdxMBW","Content-Type","json","headers","Server error","assign","844218gLDTYP","params","debug","4722464AwnAuh","status","text","Unknown error","1668955icEYMe","method"];return(V=function(){return t})()}function j(t,e){const i=V();return(j=function(t,e){return i[t-=344]})(t,e)}!function(t){const e=j,i=t();for(;;)try{if(191522===parseInt(e(382))/1+parseInt(e(360))/2+parseInt(e(376))/3*(-parseInt(e(374))/4)+parseInt(e(356))/5+-parseInt(e(349))/6+parseInt(e(375))/7+-parseInt(e(352))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(V);const G={retryPolicy:()=>new W,sendRequest(t){return e(this,arguments,void 0,function*(t,e={}){const i=j,n=e[i(359)]||1;let r;C.debug("🚀 REQUEST ("+n+i(358)+e[i(357)]+" "+t),C[i(351)](i(377),e[i(350)]||e.formData||{});const s=Object[i(348)]({Accept:"application/json"},e[i(346)]);if(e[i(365)]){const t=new FormData;for(const n in e[i(365)])t[i(366)](n,e.formData[n]);r=t}else e.params&&(s[i(344)]=i(381),r=JSON[i(373)](e[i(350)]));try{const n=yield fetch(t,{method:e[i(357)],headers:s,body:r});if(!n.ok){let t=yield n[i(345)](),e=t[i(364)]||(yield n[i(354)]());throw C[i(379)](i(378)+n.status+") =>",e),new(U[i(363)])(n[i(353)],t.message||i(347))}try{const t=yield n[i(345)]();return C[i(351)](i(361)+n[i(353)]+i(362),t.message||i(380)),t}catch(t){throw new(U[i(370)])(t.message||String(t))}}catch(r){if(r instanceof U[i(363)]||r instanceof U.DecodingError)throw r;if(C[i(369)](i(368),r),this[i(372)]()[i(371)](n))return yield this[i(372)]().waitBeforeRetry(),this.sendRequest(t,Object[i(348)](Object[i(348)]({},e),{retryAttempt:n+1}));throw new(U[i(367)])(r[i(364)]||i(355))}})}};function K(t,e){const i=z();return(K=function(t,e){return i[t-=112]})(t,e)}function z(){const t=["AppSettings Url is not set","388729XZKPiV","30mmCWWp","other","hostname","340372ChOYbv","5378rrzxTY","sdkEnvironment","appSettings","BASE_URL","fromJson","248588qNNGMI","699128JCvcMH","HASH","result","30MckqLl","appToken","updated_at","Initial Config is not set","2987226kIuFJP","appVersion","success","initialConfig","CONFIG","PLATFORM","444lBriJz","POST","SDK Config is not set","location","config","sendRequest","498feEJzS","appFrameWork","1564020FCJAXR","14qMLteU","SDK","baseUrl"];return(z=function(){return t})()}!function(t){const e=K,i=t();for(;;)try{if(278710===-parseInt(e(124))/1+-parseInt(e(119))/2*(parseInt(e(144))/3)+-parseInt(e(118))/4*(-parseInt(e(115))/5)+-parseInt(e(132))/6+-parseInt(e(147))/7*(-parseInt(e(125))/8)+-parseInt(e(146))/9*(parseInt(e(128))/10)+-parseInt(e(114))/11*(-parseInt(e(138))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(z);const H={doGetConfig(){return e(this,void 0,void 0,function*(){const t=K,e=O[t(135)];if(!e)throw t(131);const i={app_token:e[t(129)],app_version:e.appVersion,framework:e[t(145)],env:d[t(120)],sdk_hash:s[t(148)].HASH,package_name:window[t(141)][t(117)],platform:s[t(148)][t(137)],store_name:t(116)},n=yield G[t(143)](s[t(136)][t(122)],{method:t(139),formData:i});return y.fromJson(n[t(127)])})},doGetAppSettings(){return e(this,void 0,void 0,function*(){const t=K,e=O.initialConfig,i=O[t(142)];if(!e)throw"Initial Config is not set";if(!i)throw"SDK Config is not set";if(!i[t(121)])throw t(113);const n={app_token:e[t(129)],app_version:e[t(133)],framework:e.appFrameWork,env:d[t(120)],sdk_hash:s[t(148)][t(126)],package_name:window.location[t(117)],platform:s[t(148)][t(137)],store_name:t(116)},r=yield G[t(143)](i.baseUrl+i[t(121)],{method:t(139),formData:n});return b[t(123)](r.result)})},doCallRequest(t,i){return e(this,void 0,void 0,function*(){const e=K,n=O[e(135)],r=O[e(142)];if(!n)throw e(131);if(!r)throw e(140);i[e(130)]=(new Date).toISOString();return(yield G[e(143)](r[e(112)]+t,{method:e(139),params:{needs_response_details:d[e(120)]!=u.PRODUCTION,parameters:i}}))[e(134)]})}},Q=Y;function J(){const t=["4117820KaDPCs","hidden","hasFocus","tickerJob","tickerDelay","802757kfjUrM","stop","inactiveDuration","s, inactive duration= ","2743516VuAXKd","2121QdJGBi","5536950FJEFYg","1541725QqYEgD","activeTime","2564oVsDxt","resume","isPaused","start","712629AjcsFZ","activeDuration","pause","8kJSsLj"];return(J=function(){return t})()}function Y(t,e){const i=J();return(Y=function(t,e){return i[t-=438]})(t,e)}!function(t){const e=Y,i=t();for(;;)try{if(476861===parseInt(e(439))/1+parseInt(e(448))/2*(-parseInt(e(444))/3)+parseInt(e(443))/4+parseInt(e(446))/5+-parseInt(e(445))/6+parseInt(e(456))/7+parseInt(e(455))/8*(-parseInt(e(452))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(J);class X{constructor(){this[Y(438)]=1e3,this.isPaused=!1}[Q(451)](){const t=Q;this[t(459)]&&clearInterval(this[t(459)]),this[t(459)]=setInterval(()=>{const e=t;this[e(450)]||document[e(457)]||document[e(458)]()&&(O[e(447)]=Date.now(),O[e(453)]+=this[e(438)])},this[t(438)])}[Q(440)](){const t=Q;clearInterval(this[t(459)]),this[t(459)]=void 0}[Q(454)](){this[Q(450)]=!0}[Q(449)](){this[Q(450)]=!1}}const Z=new X;function $(t,e){const i=et();return($=function(t,e){return i[t-=166]})(t,e)}const tt=$;function et(){const t=["getCountryCode","json","760734RfFOGh","https://api.country.is","tryAllEndpoints","abort","2384eUNIET","4019655StGAQV","3212kKPJUL","383732ADKjci","3dEGZcw","https://free.freeipapi.com/api/json","fetchWithTimeout","1644422FrQkXx","_country","55570zOUtvL","country.is failed","countryCode","https://ipwho.is/","14foVIhV","2115NqGSsD","1010301qskFRo","finally"];return(et=function(){return t})()}!function(t){const e=$,i=t();for(;;)try{if(587262===parseInt(e(185))/1+-parseInt(e(177))/2*(parseInt(e(174))/3)+-parseInt(e(173))/4+-parseInt(e(171))/5+parseInt(e(166))/6*(-parseInt(e(183))/7)+-parseInt(e(170))/8*(parseInt(e(184))/9)+parseInt(e(179))/10*(parseInt(e(172))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(et);class it{constructor(){this._country=null}[tt(187)](){return e(this,void 0,void 0,function*(){const t=$;return!this._country&&(this[t(178)]=yield this[t(168)]()),this[t(178)]})}[tt(168)](){return e(this,void 0,void 0,function*(){const t=[()=>e(this,void 0,void 0,function*(){const t=$,e=yield this[t(176)](t(167));if(!e.ok)throw new Error(t(180));return(yield e[t(188)]()).country||null}),()=>e(this,void 0,void 0,function*(){const t=$,e=yield this[t(176)](t(175));if(!e.ok)throw new Error("country.is failed");return(yield e.json())[t(181)]||null}),()=>e(this,void 0,void 0,function*(){const t=$,e=yield this[t(176)](t(182));if(!e.ok)throw new Error("ipwho.is failed");return(yield e[t(188)]()).country_code||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}[tt(176)](t){return e(this,arguments,void 0,function*(t,e=2e3){const i=$,n=new AbortController,r=setTimeout(()=>n[i(169)](),e);return fetch(t,{signal:n.signal})[i(186)](()=>clearTimeout(r))})}}const nt=new it;function rt(t,e){const i=ot();return(rt=function(t,e){return i[t-=411]})(t,e)}!function(t){const e=rt,i=t();for(;;)try{if(401994===-parseInt(e(420))/1*(parseInt(e(421))/2)+-parseInt(e(415))/3+parseInt(e(413))/4*(parseInt(e(416))/5)+-parseInt(e(419))/6*(parseInt(e(411))/7)+-parseInt(e(417))/8+-parseInt(e(418))/9+parseInt(e(412))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ot);const st={generateDeviceUUID:()=>crypto[rt(414)]()};function ot(){const t=["22085180AYLwwK","3604cIDeyM","randomUUID","11238dGfeZX","145Jkzwli","4306560igDPhs","3381615lrbWdy","188826RFAIhr","694555kFXLob","2LZOOjy","49xelJBt"];return(ot=function(){return t})()}function at(t,e){const i=lt();return(at=function(t,e){return i[t-=192]})(t,e)}const ct=at;!function(t){const e=at,i=t();for(;;)try{if(796296===parseInt(e(199))/1*(parseInt(e(200))/2)+-parseInt(e(203))/3*(-parseInt(e(212))/4)+-parseInt(e(215))/5*(-parseInt(e(214))/6)+-parseInt(e(208))/7+parseInt(e(192))/8*(-parseInt(e(205))/9)+parseInt(e(207))/10+-parseInt(e(197))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(lt);class ut{constructor(t,e){const i=at;this[i(213)]=0,this[i(210)]=3,this.id=crypto[i(194)](),this[i(211)]=t,this[i(202)]=e,this[i(193)]=Date[i(201)]()}}class dt{constructor(){const t=at;this[t(196)]=!1,this[t(195)]=[]}[ct(198)](){return e(this,void 0,void 0,function*(){return new Promise(t=>{const e=at;this[e(196)]?this[e(195)][e(206)](t):(this.locked=!0,t())})})}[ct(204)](){const t=ct;if(this[t(195)].length>0){this.waitingQueue[t(209)]()()}else this[t(196)]=!1}}function lt(){const t=["shift","maxRetries","endpoint","28jyGwpy","retryCount","547434bdTekz","50dviuha","16RyvkPy","createdAt","randomUUID","waitingQueue","locked","12476409zAfSyH","acquire","319427DLulHI","2bOfzsL","now","parameters","312387BGVqIp","release","1724301BWQFsj","push","12047800IhOurF","5962649lPtzSg"];return(lt=function(){return t})()}const pt=ht;function ht(t,e){const i=ft();return(ht=function(t,e){return i[t-=400]})(t,e)}function ft(){const t=["pow","maxRetries","retryCount","Queue Manager is not initialized. Call initialize() first.","release","SDK_INFOS","length"," failed. Retry ","processPendingQueue","push_token","80WNImsn"," failed","BACKOFF_MULTIPLIER","processMainQueue","366ogPIJa"," failed with error after "," processed successfully","parameters","requestRecords","): id=","13533530vSMRQE","💥 Sending request (","46077FkjPKK","⏰ Backoff delay ended, resuming queue processing","shutdown","3199721QFIfVS","addPendingRequest","resetBackoffDelay","warn","getMainRequestsSentFlag","pendingRequestRecords","🔄 Backoff delay manually reset","isProcessing","mutex","isCurrentlyProcessing","push","startProcessing","stopProcessing","savePendingQueue","⏳ Request ","getPendingQueue","Applying backoff delay of ","136NibRXg","doCallRequest","endpoint","inactiveDuration","⚠️ Request ","saveMainQueue"," failed after ","79655HdYOrj","fcmToken","activeDuration","718372JvNCZa","now","MAX_DELAY_MS","postRequestCheck","BASE_DELAY_MS","processingInterval","error","❌ Request ","sdkClickSubmit","getQueueStatus","getMainQueue","min","processQueues","subSessionCount","3020176kqghde","PROCESSING_INTERVAL_MS","getBackoffConfig","failedRequestDelay"," attempts. ","sendRequest","log","firstSessionSubmit","503019WlOpLL","11dqRNIc","debug","isInitialized","initialize","SESSIONS","shift","acquire"];return(ft=function(){return t})()}!function(t){const e=ht,i=t();for(;;)try{if(597715===-parseInt(e(438))/1+parseInt(e(428))/2*(parseInt(e(408))/3)+parseInt(e(452))/4+parseInt(e(435))/5*(parseInt(e(400))/6)+parseInt(e(411))/7+parseInt(e(478))/8*(-parseInt(e(460))/9)+parseInt(e(406))/10*(-parseInt(e(461))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ft);class vt{constructor(){const t=ht;this[t(463)]=!1,this[t(418)]=!1,this[t(420)]=!1,this[t(419)]=new dt,this[t(443)]=null,this[t(453)]=100,this[t(455)]=0,this[t(440)]=3e4,this[t(480)]=2,this[t(442)]=1e3}[pt(464)](){return e(this,void 0,void 0,function*(){const t=ht;this.isInitialized=!0,!this[t(418)]&&(yield this[t(422)]())})}[pt(410)](){return e(this,void 0,void 0,function*(){const t=ht;this.isInitialized&&(yield this[t(423)](),this[t(463)]=!1)})}startProcessing(){return e(this,void 0,void 0,function*(){const t=ht;if(this[t(463)]){yield this[t(419)][t(467)]();try{if(this[t(418)])return;this.isProcessing=!0,this.processingInterval=setInterval(()=>e(this,void 0,void 0,function*(){const e=t;try{yield this[e(450)]()}catch(t){C[e(444)]("Error in processing loop:",t)}}),this[t(453)])}finally{this.mutex.release()}yield this[t(450)]()}else C.warn(t(471))})}[pt(423)](){return e(this,void 0,void 0,function*(){const t=ht;yield this[t(419)][t(467)]();try{this[t(418)]=!1,this[t(443)]&&(clearInterval(this[t(443)]),this.processingInterval=null)}finally{this[t(419)][t(472)]()}})}addRequest(t){return e(this,void 0,void 0,function*(){const e=ht;yield this[e(419)][e(467)]();try{const i=this[e(448)]();if(i.push(t),this.saveMainQueue(i),this[e(455)]=0,!this[e(418)])return this[e(419)][e(472)](),void(yield this[e(422)]())}finally{this.isProcessing&&this.mutex[e(472)]()}})}[pt(412)](t){return e(this,void 0,void 0,function*(){const e=ht;yield this[e(419)][e(467)]();try{if(this.getMainRequestsSentFlag()){const i=this[e(448)]();i[e(421)](t),this[e(433)](i)}else{const i=this[e(426)]();i.push(t),this[e(424)](i)}if(this[e(455)]=0,!this[e(418)])return this.mutex[e(472)](),void(yield this[e(422)]())}finally{this[e(418)]&&this.mutex[e(472)]()}})}[pt(450)](){return e(this,void 0,void 0,function*(){const t=ht;if(this[t(418)]&&!this[t(420)]){if(this[t(455)]>0){if(Date[t(439)]()<this[t(455)])return;this[t(455)]=0,C.debug(t(409))}this[t(420)]=!0,yield this.mutex[t(467)]();try{yield this.processMainQueue(),yield this[t(476)]()}finally{this[t(419)].release(),this[t(420)]=!1}}})}[pt(481)](){return e(this,void 0,void 0,function*(){const t=ht,e=this[t(448)]();if(0===e.length)return;const i=e[0];try{if(yield this[t(457)](i))e[t(466)](),this[t(433)](e),this[t(441)](i),C[t(462)]("✅ Request "+i.id+t(402));else{if(e[0].retryCount++,e[0][t(470)]>=e[0][t(469)]){const n=this.calculateBackoffDelay(e[0].retryCount);this[t(455)]=Date[t(439)]()+n,C[t(414)](t(425)+i.id+t(434)+i[t(469)]+t(456)+"Applying backoff delay of "+n+"ms")}else C.warn(t(432)+i.id+t(475)+e[0][t(470)]+"/"+e[0][t(469)]);this[t(433)](e)}}catch(n){if(C[t(444)]("Error sending request "+i[t(430)]+":",n),e[0][t(470)]++,e[0].retryCount>=e[0].maxRetries){const n=this.calculateBackoffDelay(e[0].retryCount);this[t(455)]=Date[t(439)]()+n,C[t(414)](t(425)+i.id+t(401)+e[0].maxRetries+t(456)+(t(427)+n+"ms"))}this[t(433)](e)}})}calculateBackoffDelay(t){const e=pt,i=this[e(442)]*Math[e(468)](this[e(480)],t-1);return Math[e(449)](i,this[e(440)])}[pt(476)](){return e(this,void 0,void 0,function*(){const t=ht;if(!this[t(415)]())return;const e=this[t(426)]();if(0===e.length)return;const i=this[t(448)]();i[t(421)](...e),this.saveMainQueue(i),this[t(424)]([])})}sendRequest(t){return e(this,arguments,void 0,function*(t,e=1){const i=ht;C.debug(i(407)+t[i(430)]+i(405)+t.id);let n=!1;try{n=yield H[i(429)](t[i(430)],t.parameters)}catch(e){C[i(444)](i(445)+t[i(430)]+i(479),e)}return n})}[pt(448)](){return O[pt(404)]}[pt(433)](t){O[pt(404)]=t}[pt(426)](){return O[pt(416)]}savePendingQueue(t){O[pt(416)]=t}[pt(415)](){return O[pt(446)]}[pt(441)](t){const e=pt;switch(t[e(430)]){case h.SDK_CLICKS:O[e(446)]=!0;break;case h[e(465)]:O[e(459)]?(O[e(437)]=0,O[e(431)]=0,O[e(451)]=1):O[e(459)]=!0;break;case h[e(473)]:O[e(436)]=t[e(403)][e(477)]}}[pt(447)](){const t=pt;return{mainQueueLength:this[t(448)]()[t(474)],pendingQueueLength:this.getPendingQueue().length,isProcessing:this[t(418)],mainRequestsSent:this.getMainRequestsSentFlag(),isInBackoffDelay:this[t(455)]>0&&Date[t(439)]()<this[t(455)],backoffEndsAt:this[t(455)]>0?this[t(455)]:null}}[pt(413)](){const t=pt;this[t(455)]=0,C[t(462)](t(417))}[pt(454)](){return{baseDelayMs:this[pt(442)],multiplier:this.BACKOFF_MULTIPLIER,maxDelayMs:this.MAX_DELAY_MS}}}const wt=new vt;var gt,bt="user-agent",It="",mt="function",St="undefined",yt="object",kt="string",Et="browser",_t="cpu",Tt="device",xt="engine",Ct="os",Nt="result",Dt="name",At="type",Rt="vendor",Ot="version",Lt="architecture",Ut="major",Ft="model",Pt="console",qt="mobile",Mt="tablet",Bt="smarttv",Wt="wearable",Vt="xr",jt="embedded",Gt="inapp",Kt="brands",zt="formFactors",Ht="fullVersionList",Qt="platform",Jt="platformVersion",Yt="bitness",Xt="sec-ch-ua",Zt=Xt+"-full-version-list",$t=Xt+"-arch",te=Xt+"-"+Yt,ee=Xt+"-form-factors",ie=Xt+"-"+qt,ne=Xt+"-"+Ft,re=Xt+"-"+Qt,se=re+"-version",oe=[Kt,Ht,qt,Ft,Qt,Jt,Lt,zt,Yt],ae="Amazon",ce="Apple",ue="ASUS",de="BlackBerry",le="Google",pe="Huawei",he="Lenovo",fe="Honor",ve="LG",we="Microsoft",ge="Motorola",be="Nvidia",Ie="OnePlus",me="OPPO",Se="Samsung",ye="Sharp",ke="Sony",Ee="Xiaomi",_e="Zebra",Te="Chrome",xe="Chromium",Ce="Chromecast",Ne="Edge",De="Firefox",Ae="Opera",Re="Facebook",Oe="Sogou",Le="Mobile ",Ue=" Browser",Fe="Windows",Pe=typeof window!==St&&window.navigator?window.navigator:void 0,qe=Pe&&Pe.userAgentData?Pe.userAgentData:void 0,Me=function(t){for(var e={},i=0;i<t.length;i++)e[t[i].toUpperCase()]=t[i];return e},Be=function(t,e){if(typeof t===yt&&t.length>0){for(var i in t)if(Ge(e)==Ge(t[i]))return!0;return!1}return!!Ve(t)&&Ge(e)==Ge(t)},We=function(t,e){for(var i in t)return/^(browser|cpu|device|engine|os)$/.test(i)||!!e&&We(t[i])},Ve=function(t){return typeof t===kt},je=function(t){if(t){for(var e=[],i=He(/\\?\"/g,t).split(","),n=0;n<i.length;n++)if(i[n].indexOf(";")>-1){var r=Je(i[n]).split(";v=");e[n]={brand:r[0],version:r[1]}}else e[n]=Je(i[n]);return e}},Ge=function(t){return Ve(t)?t.toLowerCase():t},Ke=function(t){return Ve(t)?He(/[^\d\.]/g,t).split(".")[0]:void 0},ze=function(t){for(var e in t){var i=t[e];typeof i==yt&&2==i.length?this[i[0]]=i[1]:this[i]=void 0}return this},He=function(t,e){return Ve(e)?e.replace(t,It):e},Qe=function(t){return He(/\\?\"/g,t)},Je=function(t,e){if(Ve(t))return t=He(/^\s\s*/,t),typeof e===St?t:t.substring(0,500)},Ye=function(t,e){if(t&&e)for(var i,n,r,s,o,a,c=0;c<e.length&&!o;){var u=e[c],d=e[c+1];for(i=n=0;i<u.length&&!o&&u[i];)if(o=u[i++].exec(t))for(r=0;r<d.length;r++)a=o[++n],typeof(s=d[r])===yt&&s.length>0?2===s.length?typeof s[1]==mt?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==mt||s[1].exec&&s[1].test?3==s.length?this[s[0]]=a?a.replace(s[1],s[2]):void 0:4==s.length?this[s[0]]=a?s[3].call(this,a.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=a?s[3].apply(this,[a.replace(s[1],s[2])].concat(s.slice(4))):void 0):s.length>3?this[s[0]]=a?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=a?s[1].call(this,a,s[2]):void 0):this[s]=a||void 0;c+=2}},Xe=function(t,e){for(var i in e)if(typeof e[i]===yt&&e[i].length>0){for(var n=0;n<e[i].length;n++)if(Be(e[i][n],t))return"?"===i?void 0:i}else if(Be(e[i],t))return"?"===i?void 0:i;return e.hasOwnProperty("*")?e["*"]:t},Ze={ME:"4.90","NT 3.51":"3.51","NT 4.0":"4.0",2e3:["5.0","5.01"],XP:["5.1","5.2"],Vista:"6.0",7:"6.1",8:"6.2",8.1:"6.3",10:["6.4","10.0"],NT:""},$e={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},ti={Chrome:"Google Chrome",Edge:"Microsoft Edge","Edge WebView2":"Microsoft Edge WebView2","Chrome WebView":"Android WebView","Chrome Headless":"HeadlessChrome","Huawei Browser":"HuaweiBrowser","MIUI Browser":"Miui Browser","Opera Mobi":"OperaMobile",Yandex:"YaBrowser"},ei={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Ot,[Dt,Le+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Ot,[Dt,Ne+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Ot,[Dt,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[Dt,Ot],[/opios[\/ ]+([\w\.]+)/i],[Ot,[Dt,Ae+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Ot,[Dt,Ae+" GX"]],[/\bopr\/([\w\.]+)/i],[Ot,[Dt,Ae]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Ot,[Dt,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Ot,[Dt,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[Dt,Ot],[/quark(?:pc)?\/([-\w\.]+)/i],[Ot,[Dt,"Quark"]],[/\bddg\/([\w\.]+)/i],[Ot,[Dt,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Ot,[Dt,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Ot,[Dt,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Ot,[Dt,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Ot,[Dt,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Ot,[Dt,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Ot,[Dt,"Smart "+he+Ue]],[/(avast|avg)\/([\w\.]+)/i],[[Dt,/(.+)/,"$1 Secure"+Ue],Ot],[/\bfocus\/([\w\.]+)/i],[Ot,[Dt,De+" Focus"]],[/\bopt\/([\w\.]+)/i],[Ot,[Dt,Ae+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Ot,[Dt,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Ot,[Dt,"Dolphin"]],[/coast\/([\w\.]+)/i],[Ot,[Dt,Ae+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Ot,[Dt,"MIUI"+Ue]],[/fxios\/([\w\.-]+)/i],[Ot,[Dt,Le+De]],[/\bqihoobrowser\/?([\w\.]*)/i],[Ot,[Dt,"360"]],[/\b(qq)\/([\w\.]+)/i],[[Dt,/(.+)/,"$1Browser"],Ot],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[Dt,/(.+)/,"$1"+Ue],Ot],[/samsungbrowser\/([\w\.]+)/i],[Ot,[Dt,Se+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Ot,[Dt,Oe+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[Dt,Oe+" Mobile"],Ot],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[Dt,Ot],[/(lbbrowser|rekonq)/i],[Dt],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Ot,Dt],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[Dt,Re],Ot,[At,Gt]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[Dt,Ot,[At,Gt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Ot,[Dt,"GSA"],[At,Gt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Ot,[Dt,"TikTok"],[At,Gt]],[/\[(linkedin)app\]/i],[Dt,[At,Gt]],[/(chromium)[\/ ]([-\w\.]+)/i],[Dt,Ot],[/headlesschrome(?:\/([\w\.]+)| )/i],[Ot,[Dt,Te+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Ot,[Dt,Ne+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[Dt,Te+" WebView"],Ot],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Ot,[Dt,"Android"+Ue]],[/chrome\/([\w\.]+) mobile/i],[Ot,[Dt,Le+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[Dt,Ot],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Ot,[Dt,Le+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[Dt,Le+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Ot,Dt],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[Dt,[Ot,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[Dt,Ot],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[Dt,Le+De],Ot],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[Dt,"Netscape"],Ot],[/(wolvic|librewolf)\/([\w\.]+)/i],[Dt,Ot],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Ot,[Dt,De+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[Dt,[Ot,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[Dt,[Ot,/[^\d\.]+./,It]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Lt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Lt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Lt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Lt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Lt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Lt,/ower/,It,Ge]],[/ sun4\w[;\)]/i],[[Lt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Lt,Ge]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[Ft,[Rt,Se],[At,Mt]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[Ft,[Rt,Se],[At,qt]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Ft,[Rt,ce],[At,qt]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Ft,[Rt,ce],[At,Mt]],[/(macintosh);/i],[Ft,[Rt,ce]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Ft,[Rt,ye],[At,qt]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Ft,[Rt,fe],[At,Mt]],[/honor([-\w ]+)[;\)]/i],[Ft,[Rt,fe],[At,qt]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[Ft,[Rt,pe],[At,Mt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Ft,[Rt,pe],[At,qt]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Ft,/_/g," "],[Rt,Ee],[At,Mt]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[Ft,/_/g," "],[Rt,Ee],[At,qt]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[Ft,[Rt,Ie],[At,qt]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Ft,[Rt,me],[At,qt]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Ft,[Rt,Xe,{OnePlus:["203","304","403","404","413","415"],"*":me}],[At,Mt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Ft,[Rt,"BLU"],[At,qt]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Ft,[Rt,"Vivo"],[At,qt]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Ft,[Rt,"Realme"],[At,qt]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[Ft,[Rt,he],[At,Mt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Ft,[Rt,he],[At,qt]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[Ft,[Rt,ge],[At,qt]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Ft,[Rt,ge],[At,Mt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Ft,[Rt,ve],[At,Mt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Ft,[Rt,ve],[At,qt]],[/(nokia) (t[12][01])/i],[Rt,Ft,[At,Mt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Ft,/_/g," "],[At,qt],[Rt,"Nokia"]],[/(pixel (c|tablet))\b/i],[Ft,[Rt,le],[At,Mt]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[Ft,[Rt,le],[At,qt]],[/(google) (pixelbook( go)?)/i],[Rt,Ft],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[Ft,[Rt,ke],[At,qt]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Ft,"Xperia Tablet"],[Rt,ke],[At,Mt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Ft,[Rt,ae],[At,Mt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Ft,/(.+)/g,"Fire Phone $1"],[Rt,ae],[At,qt]],[/(playbook);[-\w\),; ]+(rim)/i],[Ft,Rt,[At,Mt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Ft,[Rt,de],[At,qt]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Ft,[Rt,ue],[At,Mt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Ft,[Rt,ue],[At,qt]],[/(nexus 9)/i],[Ft,[Rt,"HTC"],[At,Mt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Rt,[Ft,/_/g," "],[At,qt]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[Ft,[Rt,"TCL"],[At,Mt]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[Ft,[Rt,"TCL"],[At,qt]],[/(itel) ((\w+))/i],[[Rt,Ge],Ft,[At,Xe,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Ft,[Rt,"Acer"],[At,Mt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Ft,[Rt,"Meizu"],[At,qt]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Ft,[Rt,"Ulefone"],[At,qt]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Ft,[Rt,"Energizer"],[At,qt]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Ft,[Rt,"Cat"],[At,qt]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Ft,[Rt,"Smartfren"],[At,qt]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Ft,[Rt,"Nothing"],[At,qt]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Ft,[Rt,"Archos"],[At,Mt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Ft,[Rt,"Archos"],[At,qt]],[/; (n159v)/i],[Ft,[Rt,"HMD"],[At,qt]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Rt,Ft,[At,Mt]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[Rt,Ft,[At,qt]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Rt,Ft,[At,Mt]],[/(surface duo)/i],[Ft,[Rt,we],[At,Mt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Ft,[Rt,"Fairphone"],[At,qt]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Ft,[Rt,be],[At,Mt]],[/(sprint) (\w+)/i],[Rt,Ft,[At,qt]],[/(kin\.[onetw]{3})/i],[[Ft,/\./g," "],[Rt,we],[At,qt]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Ft,[Rt,_e],[At,Mt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Ft,[Rt,_e],[At,qt]],[/smart-tv.+(samsung)/i],[Rt,[At,Bt]],[/hbbtv.+maple;(\d+)/i],[[Ft,/^/,"SmartTV"],[Rt,Se],[At,Bt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Rt,Ft,[At,Bt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Rt,ve],[At,Bt]],[/(apple) ?tv/i],[Rt,[Ft,ce+" TV"],[At,Bt]],[/crkey.*devicetype\/chromecast/i],[[Ft,Ce+" Third Generation"],[Rt,le],[At,Bt]],[/crkey.*devicetype\/([^/]*)/i],[[Ft,/^/,"Chromecast "],[Rt,le],[At,Bt]],[/fuchsia.*crkey/i],[[Ft,Ce+" Nest Hub"],[Rt,le],[At,Bt]],[/crkey/i],[[Ft,Ce],[Rt,le],[At,Bt]],[/(portaltv)/i],[Ft,[Rt,Re],[At,Bt]],[/droid.+aft(\w+)( bui|\))/i],[Ft,[Rt,ae],[At,Bt]],[/(shield \w+ tv)/i],[Ft,[Rt,be],[At,Bt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Ft,[Rt,ye],[At,Bt]],[/(bravia[\w ]+)( bui|\))/i],[Ft,[Rt,ke],[At,Bt]],[/(mi(tv|box)-?\w+) bui/i],[Ft,[Rt,Ee],[At,Bt]],[/Hbbtv.*(technisat) (.*);/i],[Rt,Ft,[At,Bt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Rt,/.+\/(\w+)/,"$1",Xe,{LG:"lge"}],[Ft,Je],[At,Bt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Ft,[At,Bt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[At,Bt]],[/(playstation \w+)/i],[Ft,[Rt,ke],[At,Pt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Ft,[Rt,we],[At,Pt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Rt,Ft,[At,Pt]],[/droid.+; (shield)( bui|\))/i],[Ft,[Rt,be],[At,Pt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Ft,[Rt,Se],[At,Wt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Rt,Ft,[At,Wt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Ft,[Rt,me],[At,Wt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Ft,[Rt,ce],[At,Wt]],[/(opwwe\d{3})/i],[Ft,[Rt,Ie],[At,Wt]],[/(moto 360)/i],[Ft,[Rt,ge],[At,Wt]],[/(smartwatch 3)/i],[Ft,[Rt,ke],[At,Wt]],[/(g watch r)/i],[Ft,[Rt,ve],[At,Wt]],[/droid.+; (wt63?0{2,3})\)/i],[Ft,[Rt,_e],[At,Wt]],[/droid.+; (glass) \d/i],[Ft,[Rt,le],[At,Vt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Rt,Ft,[At,Vt]],[/(quest( \d| pro)?s?).+vr/i],[Ft,[Rt,Re],[At,Vt]],[/mobile vr; rv.+firefox/i],[[At,Vt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Rt,[At,jt]],[/(aeobc)\b/i],[Ft,[Rt,ae],[At,jt]],[/(homepod).+mac os/i],[Ft,[Rt,ce],[At,jt]],[/windows iot/i],[[At,jt]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Ft,[At,Xe,{mobile:"Mobile",xr:"VR","*":Mt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[At,Mt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[At,qt]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Ft,[Rt,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Ot,[Dt,Ne+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[Dt,Ot],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Ot,[Dt,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[Dt,Ot],[/ladybird\//i],[[Dt,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Ot,Dt]],os:[[/(windows nt) (6\.[23]); arm/i],[[Dt,/N/,"R"],[Ot,Xe,Ze]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[Dt,Ot],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Ot,/(;|\))/g,"",Xe,Ze],[Dt,Fe]],[/(windows ce)\/?([\d\.]*)/i],[Dt,Ot],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Ot,/_/g,"."],[Dt,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[Dt,"macOS"],[Ot,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Ot,[Dt,Ce+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Ot,[Dt,Ce+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Ot,[Dt,Ce+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Ot,[Dt,Ce+" Linux"]],[/crkey\/([\d\.]+)/i],[Ot,[Dt,Ce]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Ot,Dt],[/(ubuntu) ([\w\.]+) like android/i],[[Dt,/(.+)/,"$1 Touch"],Ot],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[Dt,Ot],[/\(bb(10);/i],[Ot,[Dt,de]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Ot,[Dt,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Ot,[Dt,De+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Ot,[Dt,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Ot,Xe,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[Dt,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Ot,[Dt,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[Dt,"Chrome OS"],Ot],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[Dt,Ot],[/(sunos) ?([\d\.]*)/i],[[Dt,"Solaris"],Ot],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[Dt,Ot]]},ii=(ze.call((gt={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Et,[Dt,Ot,Ut,At]],[_t,[Lt]],[Tt,[At,Ft,Rt]],[xt,[Dt,Ot]],[Ct,[Dt,Ot]]]),ze.call(gt.isIgnore,[[Et,[Ot,Ut]],[xt,[Ot]],[Ct,[Ot]]]),ze.call(gt.isIgnoreRgx,[[Et,/ ?browser$/i],[Ct,/ ?os$/i]]),ze.call(gt.toString,[[Et,[Dt,Ot]],[_t,[Lt]],[Tt,[Rt,Ft]],[xt,[Dt,Ot]],[Ct,[Dt,Ot]]]),gt),ni=function(t,e){var i=ii.init[e],n=ii.isIgnore[e]||0,r=ii.isIgnoreRgx[e]||0,s=ii.toString[e]||0;function o(){ze.call(this,i)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return qe?qe.getHighEntropyValues(oe).then(function(e){return t.setCH(new ri(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Nt&&(o.prototype.is=function(t){var e=!1;for(var i in this)if(this.hasOwnProperty(i)&&!Be(n,i)&&Ge(r?He(r,this[i]):this[i])==Ge(r?He(r,t):t)){if(e=!0,t!=St)break}else if(t==St&&e){e=!e;break}return e},o.prototype.toString=function(){var t=It;for(var e in s)typeof this[s[e]]!==St&&(t+=(t?" ":It)+this[s[e]]);return t||St}),qe||(o.prototype.then=function(t){var e=this,i=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};i.prototype={is:o.prototype.is,toString:o.prototype.toString};var n=new i;return t(n),n}),new o};function ri(t,e){if(t=t||{},ze.call(this,oe),e)ze.call(this,[[Kt,je(t[Xt])],[Ht,je(t[Zt])],[qt,/\?1/.test(t[ie])],[Ft,Qe(t[ne])],[Qt,Qe(t[re])],[Jt,Qe(t[se])],[Lt,Qe(t[$t])],[zt,je(t[ee])],[Yt,Qe(t[te])]]);else for(var i in t)this.hasOwnProperty(i)&&typeof t[i]!==St&&(this[i]=t[i])}function si(t,e,i,n){return this.get=function(t){return t?this.data.hasOwnProperty(t)?this.data[t]:void 0:this.data},this.set=function(t,e){return this.data[t]=e,this},this.setCH=function(t){return this.uaCH=t,this},this.detectFeature=function(){if(Pe&&Pe.userAgent==this.ua)switch(this.itemType){case Et:Pe.brave&&typeof Pe.brave.isBrave==mt&&this.set(Dt,"Brave");break;case Tt:!this.get(At)&&qe&&qe[qt]&&this.set(At,qt),"Macintosh"==this.get(Ft)&&Pe&&typeof Pe.standalone!==St&&Pe.maxTouchPoints&&Pe.maxTouchPoints>2&&this.set(Ft,"iPad").set(At,Mt);break;case Ct:!this.get(Dt)&&qe&&qe[Qt]&&this.set(Dt,qe[Qt]);break;case Nt:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(Et,e(Et)).set(_t,e(_t)).set(Tt,e(Tt)).set(xt,e(xt)).set(Ct,e(Ct))}return this},this.parseUA=function(){return this.itemType!=Nt&&Ye.call(this.data,this.ua,this.rgxMap),this.itemType==Et&&this.set(Ut,Ke(this.get(Ot))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Et:case xt:var i,n=t[Ht]||t[Kt];if(n)for(var r in n){var s=n[r].brand||n[r],o=n[r].version;this.itemType==Et&&!/not.a.brand/i.test(s)&&(!i||/Chrom/.test(i)&&s!=xe||i==Ne&&/WebView2/.test(s))&&(s=Xe(s,ti),(i=this.get(Dt))&&!/Chrom/.test(i)&&/Chrom/.test(s)||this.set(Dt,s).set(Ot,o).set(Ut,Ke(o)),i=s),this.itemType==xt&&s==xe&&this.set(Ot,o)}break;case _t:var a=t[Lt];a&&(a&&"64"==t[Yt]&&(a+="64"),Ye.call(this.data,a+";",e));break;case Tt:if(t[qt]&&this.set(At,qt),t[Ft]&&(this.set(Ft,t[Ft]),!this.get(At)||!this.get(Rt))){var c={};Ye.call(c,"droid 9; "+t[Ft]+")",e),!this.get(At)&&c.type&&this.set(At,c.type),!this.get(Rt)&&c.vendor&&this.set(Rt,c.vendor)}if(t[zt]){var u;if("string"!=typeof t[zt])for(var d=0;!u&&d<t[zt].length;)u=Xe(t[zt][d++],$e);else u=Xe(t[zt],$e);this.set(At,u)}break;case Ct:var l=t[Qt];if(l){var p=t[Jt];l==Fe&&(p=parseInt(Ke(p),10)>=13?"11":"10"),this.set(Dt,l).set(Ot,p)}this.get(Dt)==Fe&&"Xbox"==t[Ft]&&this.set(Dt,"Xbox").set(Ot,void 0);break;case Nt:var h=this.data,f=function(e){return h[e].getItem().setCH(t).parseCH().get()};this.set(Et,f(Et)).set(_t,f(_t)).set(Tt,f(Tt)).set(xt,f(xt)).set(Ct,f(Ct))}return this},ze.call(this,[["itemType",t],["ua",e],["uaCH",n],["rgxMap",i],["data",ni(this,t)]]),this}function oi(t,e,i){if(typeof t===yt?(We(t,!0)?(typeof e===yt&&(i=e),e=t):(i=t,e=void 0),t=void 0):typeof t!==kt||We(e,!0)||(i=e,e=void 0),i&&typeof i.append===mt){var n={};i.forEach(function(t,e){n[e]=t}),i=n}if(!(this instanceof oi))return new oi(t,e,i).getResult();var r=typeof t===kt?t:i&&i[bt]?i[bt]:Pe&&Pe.userAgent?Pe.userAgent:It,s=new ri(i,!0),o=e?function(t,e){var i={},n=e;if(!We(e))for(var r in n={},e)for(var s in e[r])n[s]=e[r][s].concat(n[s]?n[s]:[]);for(var o in t)i[o]=n[o]&&n[o].length%2==0?n[o].concat(t[o]):t[o];return i}(ei,e):ei,a=function(t){return t==Nt?function(){return new si(t,r,o,s).set("ua",r).set(Et,this.getBrowser()).set(_t,this.getCPU()).set(Tt,this.getDevice()).set(xt,this.getEngine()).set(Ct,this.getOS()).get()}:function(){return new si(t,r,o[t],s).parseUA().get()}};return ze.call(this,[["getBrowser",a(Et)],["getCPU",a(_t)],["getDevice",a(Tt)],["getEngine",a(xt)],["getOS",a(Ct)],["getResult",a(Nt)],["getUA",function(){return r}],["setUA",function(t){return Ve(t)&&(r=t.length>500?Je(t,500):t),this}]]).setUA(r),this}function ai(t,e){const i=ui();return(ai=function(t,e){return i[t-=193]})(t,e)}oi.VERSION="2.0.4",oi.BROWSER=Me([Dt,Ot,Ut,At]),oi.CPU=Me([Lt]),oi.DEVICE=Me([Ft,Rt,At,Pt,qt,Bt,Mt,Wt,jt]),oi.ENGINE=oi.OS=Me([Dt,Ot]);const ci=ai;function ui(){const t=["pow","touch","sqrt","watch","browser","matchMedia","(prefers-color-scheme: dark)","netcast","2762510FxrKqV","screenFormat","oculus","devicePixelRatio","456zTlAia","toFixed","device","googletv","low","engine","33SvyDdq","532451dzksoc","5078736mEVELH","type","246taKaYD","carplay","normal","long","innerWidth","ontouchstart","5ZSixLR","124971sHmRIC","console","256AydEeu","getResult","appletv","3895416BfdZgK","pointer","width","smart-tv","screenType","vive","getDeviceInfo","hbbtv","cpu","10912zxvzxR","includes","car","uiMode","playstation","medium"];return(ui=function(){return t})()}!function(t){const e=ai,i=t();for(;;)try{if(432542===-parseInt(e(207))/1+-parseInt(e(210))/2*(parseInt(e(200))/3)+-parseInt(e(231))/4*(parseInt(e(216))/5)+-parseInt(e(208))/6+parseInt(e(217))/7*(parseInt(e(219))/8)+parseInt(e(222))/9+parseInt(e(196))/10*(parseInt(e(206))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ui);class di{[ci(228)](){const t=ci,e=(new oi)[t(220)]();return{browser:e[t(241)],os:e.os,device:e[t(202)],engine:e[t(205)],cpu:e[t(230)],ua:e.ua}}get screenDensity(){const t=ci;return window[t(199)]>=3?"high":window.devicePixelRatio>=2?t(236):t(204)}get[ci(197)](){const t=ci;return window.innerHeight>window[t(214)]?t(213):t(212)}get screenSize(){const t=ci,e=window[t(214)];return e<480?"small":e<768?t(212):e<1440?"large":"xlarge"}get[ci(234)](){const t=ci;var e,i,n;const r=this[t(228)](),s=(null===(e=r.device)||void 0===e?void 0:e[t(209)])||"",o=(null===(n=null===(i=r[t(202)])||void 0===i?void 0:i.model)||void 0===n?void 0:n.toLowerCase())||"",a=r.ua.toLowerCase();return"wearable"===s||o[t(232)](t(240))?6:"smarttv"===s||a[t(232)](t(225))||a[t(232)](t(229))||a[t(232)](t(195))||a[t(232)](t(203))||a.includes(t(221))?4:s===t(218)||a[t(232)](t(235))||a[t(232)]("xbox")||a.includes("nintendo")?5:a.includes(t(233))||a[t(232)]("android auto")||a[t(232)](t(211))?3:a[t(232)](t(198))||a[t(232)](t(227))||a[t(232)]("vr")||"embedded"===s?7:"mobile"===s||"tablet"===s?1:""===s||"desktop"===s?2:0}get uiStyle(){const t=ci;return window[t(193)]&&window[t(193)](t(194)).matches?"1":"0"}get displaySize(){const t=ci,e=window[t(199)]||1,i=screen[t(224)]*e/160,n=screen.height*e/160;return Math[t(239)](Math[t(237)](i,2)+Math.pow(n,2))[t(201)](2)}get[ci(226)](){const t=ci;return t(215)in window||navigator.maxTouchPoints>0?t(238):t(223)}}const li=new di;function pi(){const t=["getSupportResult","3466776IGsjqZ","indexedDB","isIndexedDBSupported","1111134NpCbMg","onerror","supportResults","getItem","deleteDatabase","removeItem","1636369yTgNRY","24YtBvMU","onsuccess","5yzowmi","result","40kJyreA","setItem","3155805GvswWW","347133KdCwKd","open","__test__check__","close","28029EdwMDH","resolve","isSessionStorageSupported","38205013pOuHtC","302LOgRMU","key","getStorageSizeBytes","isLocalStorageSupported","length"];return(pi=function(){return t})()}const hi=fi;function fi(t,e){const i=pi();return(fi=function(t,e){return i[t-=339]})(t,e)}!function(t){const e=fi,i=t();for(;;)try{if(746241===-parseInt(e(344))/1+parseInt(e(352))/2*(parseInt(e(348))/3)+parseInt(e(358))/4+parseInt(e(339))/5*(parseInt(e(361))/6)+parseInt(e(367))/7*(parseInt(e(368))/8)+parseInt(e(343))/9*(parseInt(e(341))/10)+-parseInt(e(351))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(pi);class vi{constructor(){this[fi(363)]=null}[hi(357)](){return e(this,void 0,void 0,function*(){const t=fi;if(this[t(363)])return this.supportResults;const e=this[t(355)](),i=this[t(350)](),n=yield this.isIndexedDBSupported();return this[t(363)]={localStorage:e,sessionStorage:i,indexedDB:n},this[t(363)]})}[hi(354)](t){const e=hi;let i=0;for(let n=0;n<t.length;n++){const r=t[e(353)](n);if(!r)continue;const s=t[e(364)](r);null!=s&&(i+=2*r[e(356)],i+=2*s.length)}return i}[hi(355)](){const t=hi;try{const e="__test__";return localStorage.setItem(e,"1"),localStorage[t(366)](e),!0}catch(t){return!1}}[hi(350)](){const t=hi;try{const e="__test__";return sessionStorage[t(342)](e,"1"),sessionStorage[t(366)](e),!0}catch(t){return!1}}[hi(360)](){const t=hi;return t(359)in window?new Promise(e=>{const i=t;try{const t=indexedDB[i(345)](i(346));t[i(362)]=()=>e(!1),t[i(369)]=()=>{const n=i;t[n(340)][n(347)](),indexedDB[n(365)](n(346)),e(!0)}}catch(t){e(!1)}}):Promise[t(349)](!1)}}const wi=new vi,gi=bi;function bi(t,e){const i=Ii();return(bi=function(t,e){return i[t-=294]})(t,e)}function Ii(){const t=["svelte","__reactContainer","2885814KosDbP","cdn.shopify.com","organic","innerHTML","8284518DsNJAF","__VUE__","Zepto","/_nuxt/","224372XEGEto","Meteor","130lSueUS","script[id=__NEXT_DATA__]","querySelector","1723455vBGLuq","keys",'script[src*="angular.js"], script[src*="angular.min.js"]',"5jGiueI","drupal-settings-json","WordPress","static.squarespace.com","832419qZpmAL","11655648gvhgnM","detectWebFramework","[data-v-app], [data-v-]","Wix","includes","Gatsby.js","textContent","utm_","getUTMParamsString","__REACT_DEVTOOLS_GLOBAL_HOOK__","Vue.js","[data-reactroot], [data-reactid]","Alpine.js","querySelectorAll","3463936wTNfbC","Squarespace","Angular","/js/app.js","Backbone.js","map","[ng-version]","wp-includes","Backbone","utm_medium","search","mix-manifest.json","startsWith","_reactRootContainer","Meteor.js","8NDjAfF","React","Nuxt.js","src","scripts","Next.js","documentElement","join","wix.com","Zepto.js","some"];return(Ii=function(){return t})()}!function(t){const e=bi,i=t();for(;;)try{if(764085===parseInt(e(317))/1*(parseInt(e(296))/2)+parseInt(e(309))/3+-parseInt(e(344))/4+parseInt(e(325))/5*(-parseInt(e(313))/6)+parseInt(e(329))/7+-parseInt(e(330))/8+parseInt(e(322))/9*(parseInt(e(319))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ii);class mi{static[gi(338)](){const t=gi,e=new URLSearchParams(window.location[t(354)]),i={};for(const[n,r]of e.entries())n.startsWith(t(337))&&r&&(i[n]=r);if(!i.utm_source){const t=document.referrer;i.utm_source=t?new URL(t).hostname:"other"}return!i[t(353)]&&(i.utm_medium=t(311)),Object.entries(i)[t(349)](([t,e])=>t+"="+encodeURIComponent(e))[t(303)]("&")}}function Si(t,e){const i=Ei();return(Si=function(t,e){return i[t-=216]})(t,e)}mi[gi(331)]=()=>{const t=gi;return document[t(321)](t(320))||[...document.scripts][t(306)](e=>e[t(299)][t(334)]("/_next/"))?t(301):window[t(297)]||document[t(321)](t(341))||Array.from(document[t(343)]("*"))[t(306)](e=>void 0!==e[t(294)]||Object[t(323)](e)[t(306)](e=>e[t(356)](t(308))))||window[t(339)]?t(297):[...document[t(300)]].some(e=>e[t(299)][t(334)](t(316)))?t(298):window[t(314)]||window.Vue||document[t(321)](t(332))?t(340):document[t(321)]("[id=___gatsby]")?t(335):window||document[t(321)](".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]")||document[t(321)](t(324))||window.ng||document[t(321)](t(350))?t(346):[...document[t(300)]].some(e=>{const i=t;var n;return e[i(299)][i(334)](i(307))||(null===(n=e[i(336)])||void 0===n?void 0:n.includes(i(307)))})?"Svelte":document.querySelector("[x-data], [x-init], [x-bind]")?t(342):window.jQuery?"jQuery":window[t(352)]?t(348):window[t(318)]?t(295):window[t(315)]?t(305):document[t(321)]('meta[name="generator"][content*="WordPress"]')||[...document[t(300)]][t(306)](e=>e.src.includes("wp-content")||e.src[t(334)](t(351)))?t(327):[...document[t(300)]][t(306)](e=>e[t(299)][t(334)](t(347))||e[t(299)].includes(t(355)))?"Laravel":document.querySelector('meta[name="generator"][content*="Drupal"]')||document.documentElement[t(312)][t(334)](t(326))?"Drupal":document[t(302)].innerHTML[t(334)](t(310))?"Shopify":[...document[t(300)]][t(306)](e=>e[t(299)][t(334)](t(328)))?t(345):[...document[t(300)]][t(306)](e=>e.src.includes(t(304)))?t(333):document[t(321)]('meta[name="generator"][content*="Ghost"]')?"Ghost CMS":void 0};const yi=Si;!function(t){const e=Si,i=t();for(;;)try{if(659103===parseInt(e(257))/1*(parseInt(e(250))/2)+parseInt(e(239))/3*(parseInt(e(240))/4)+-parseInt(e(249))/5*(-parseInt(e(217))/6)+-parseInt(e(251))/7+parseInt(e(232))/8*(parseInt(e(259))/9)+-parseInt(e(238))/10*(parseInt(e(255))/11)+-parseInt(e(242))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ei);class ki{static[yi(234)](){const t=yi;try{const e=document[t(253)](t(247));return!(!e[t(258)](t(235))&&!e[t(258)](t(227)))}catch(t){return!1}}static[yi(241)](){return e(this,void 0,void 0,function*(){const t=Si,e=document[t(253)]("canvas"),i=e[t(258)](t(235))||e[t(258)]("experimental-webgl");if(!i)return;const n={version:i[t(218)](i[t(237)]),shadingLangVersion:i[t(218)](i.SHADING_LANGUAGE_VERSION),maxTextureSize:i[t(218)](i.MAX_TEXTURE_SIZE),maxRenderBufferSize:i[t(218)](i[t(228)]),supportedExtensions:i.getSupportedExtensions()};try{const e=i.getExtension("WEBGL_debug_renderer_info");n[t(244)]=e?i[t(218)](e.UNMASKED_VENDOR_WEBGL):i.getParameter(i.VENDOR)}catch(e){n[t(244)]=i.getParameter(i[t(225)])}try{const e=i.getExtension("WEBGL_debug_renderer_info");n[t(245)]=e?i[t(218)](e[t(248)]):i.getParameter(i[t(216)])}catch(e){n[t(245)]=i[t(218)](i[t(216)])}return yield this.hashData(JSON[t(224)](n))})}static[yi(262)](){return e(this,void 0,void 0,function*(){const t=Si,e=document[t(253)]("canvas");e[t(231)]=200,e[t(223)]=50;const i=e[t(258)]("2d");if(i)return i[t(260)]=t(230),i[t(246)]=t(243),i[t(219)]=t(221),i[t(233)](0,0,200,50),i.fillStyle="#069",i[t(254)](t(263),2,2),yield this.hashData(e[t(252)]())})}static[yi(220)](t){return e(this,void 0,void 0,function*(){const e=Si,i="string"==typeof t?t:JSON[e(224)](t),n=(new TextEncoder)[e(261)](i),r=yield crypto[e(256)][e(229)](e(222),n);return Array[e(226)](new Uint8Array(r))[e(236)](t=>t.toString(16).padStart(2,"0")).join("")})}}function Ei(){const t=["toDataURL","createElement","fillText","44YlQXWR","subtle","20YWXxcE","getContext","9ZvPTiL","textBaseline","encode","getCanvasFingerprint","WiseTrack WebGL Fingerprint!","RENDERER","6378eSvAYf","getParameter","fillStyle","hashData","#f60","SHA-256","height","stringify","VENDOR","from","experimental-webgl","MAX_RENDERBUFFER_SIZE","digest","top","width","6642136enBaVx","fillRect","isWebGLSupported","webgl","map","VERSION","2300020tXDUbL","153rHaXhI","61700PpSNAs","getWebGLFingerprint","8932800pqlVNT","14px 'Arial'","vendor","renderer","font","canvas","UNMASKED_RENDERER_WEBGL","1245hnPHXh","85340LbENWe","2880626sqiEFQ"];return(Ei=function(){return t})()}const _i=Ti;function Ti(t,e){const i=Ci();return(Ti=function(t,e){return i[t-=154]})(t,e)}!function(t){const e=Ti,i=t();for(;;)try{if(689562===-parseInt(e(219))/1+-parseInt(e(168))/2*(-parseInt(e(215))/3)+parseInt(e(217))/4*(-parseInt(e(176))/5)+parseInt(e(192))/6+parseInt(e(224))/7+parseInt(e(162))/8+-parseInt(e(216))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ci);class xi{[_i(175)](){return e(this,void 0,void 0,function*(){const t=Ti,e=window[t(190)][t(199)]();let i={};return i[t(159)]=(new Date)[t(189)](),Object[t(167)](i,this.getLocalFields()),Object[t(167)](i,yield this[t(211)]()),Object.assign(i,this[t(171)]()),i[t(220)]=(window[t(190)][t(199)]()-e)[t(188)](1),s[t(213)][t(223)]&&(i=Object.fromEntries(Object[t(170)](i)[t(160)](([e,i])=>[e,null==i?s[t(213)][t(223)]:i]))),!s[t(213)].PARAMETERS_VALUE&&(i=Object[t(193)](Object.entries(i)[t(204)](([t,e])=>null!=e))),i})}getApplicationFields(){return e(this,void 0,void 0,function*(){const t=Ti,e=yield wi[t(165)]();return{connectivity_type:navigator[t(218)]?"1":"-1",country:yield nt[t(184)](),package_name:window.location.hostname,session_storage_enabled:e[t(177)],indexed_db_enabled:e[t(161)],local_storage_enabled:e[t(221)],session_storage:wi[t(169)](sessionStorage)[t(188)](0),local_storage:wi[t(169)](localStorage).toFixed(0),web_gl_support:ki[t(209)](),web_gl_fingerprint:yield ki[t(173)](),web_gl_canvas_fingerprint:yield ki[t(178)]()}})}getLocalFields(){const t=_i,e=O.initialConfig;return e?{uuid:O[t(180)],app_token:e[t(182)],environment:e[t(210)],store_name:"other",app_version:e[t(201)],push_token:O[t(203)],custom_device_id:e[t(185)],default_tracker:e[t(222)],platform:s.SDK[t(187)],framework:e[t(179)][t(164)](),initiated_by:s[t(181)][t(187)]+"_"+e[t(179)][t(164)](),initiated_version:s[t(181)][t(183)],referrer:mi.getUTMParamsString(),installed_at:O[t(166)],session_count:O[t(191)].toString(),session_length:parseInt((O[t(157)]/1e3).toString())[t(202)](),subsession_count:parseInt((O.subSessionCount/1e3)[t(202)]())[t(202)](),last_interval:parseInt((O.inactiveDuration/1e3).toString())[t(202)]()}:{}}[_i(171)](){const t=_i,e=li[t(172)]();return{browser_version:e[t(206)][t(163)],device_manufacturer:e.device.vendor,device_name:e[t(156)][t(200)],device_type:e[t(156)][t(214)],os_name:e.os.name,os_version:e.os[t(163)],cpu_type:e[t(198)].architecture,web_user_agent:e.ua,display_height:window[t(154)][t(188)](0),display_width:window[t(155)][t(188)](0),language:navigator[t(197)][t(195)]("-")[0],screen_density:li[t(208)],screen_format:li[t(194)],screen_size:li.screenSize,ui_mode:li.uiMode[t(202)](),cpu_lpc:navigator[t(174)][t(202)](),ui_style:li[t(158)],wout_width:window.outerWidth[t(202)](),wout_height:window[t(207)][t(202)](),web_engine:e.engine[t(186)],web_engine_version:e[t(196)][t(163)],display_size:li[t(205)],screen_type:li[t(212)]}}}function Ci(){const t=["appFrameWork","deviceId","SDK","appToken","VERSION","getCountryCode","customDeviceId","name","PLATFORM","toFixed","toISOString","performance","sessionCount","2631948yGSwoM","fromEntries","screenFormat","split","engine","language","cpu","now","model","appVersion","toString","pushToken","filter","displaySize","browser","outerHeight","screenDensity","isWebGLSupported","userEnvironment","getApplicationFields","screenType","DEFAULTS","type","3090xyznXs","1915218nQKAfh","5016568YLorkS","onLine","1371345ORRTRr","time_spent","localStorage","defaultTracker","PARAMETERS_VALUE","5881554qfCShj","innerHeight","innerWidth","device","activeDuration","uiStyle","created_at","map","indexedDB","9216168NuFJSv","version","toLowerCase","getSupportResult","initialDate","assign","2130xRCyXb","getStorageSizeBytes","entries","getDeviceFields","getDeviceInfo","getWebGLFingerprint","hardwareConcurrency","build","5EFweEN","sessionStorage","getCanvasFingerprint"];return(Ci=function(){return t})()}const Ni=new xi,Di=Ri;function Ai(){const t=["create","10675iuanEv","call","59tKPOba","event","36310570zogeQu","188hnWdfE","32905Aextwc","24812WtdpLg","424854xlosed","5048SRIeWy","assign","9727416khRWMP","build","1130508EGlvTg"];return(Ai=function(){return t})()}function Ri(t,e){const i=Ai();return(Ri=function(t,e){return i[t-=426]})(t,e)}!function(t){const e=Ri,i=t();for(;;)try{if(593497===-parseInt(e(440))/1*(parseInt(e(430))/2)+-parseInt(e(431))/3+parseInt(e(428))/4*(-parseInt(e(429))/5)+parseInt(e(436))/6+parseInt(e(438))/7*(-parseInt(e(432))/8)+-parseInt(e(434))/9+parseInt(e(427))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ai);class Oi extends xi{constructor(t){const e=Ri;super(),this[e(426)]=t}[Di(435)](){const t=Di,i=Object[t(437)](null,{build:{get:()=>super[t(435)]}});return e(this,void 0,void 0,function*(){const e=t,n=yield i[e(435)][e(439)](this);return new Promise(t=>{const i=e;t(Object[i(433)](Object[i(433)]({},n),this[i(426)].toJSON()))})})}}const Li=Fi;function Ui(){const t=[" request to pending queue","isEnabled","5996620QmaoWv","567425IbIJxE","info","Creating Install: SDK-Clicks has already submitted","sessionInterval","addObservers","subSessionCount","s Totaly)","Creating Session: First-Session has already submitted","4vOEjdL","trackEvent: SDK is not initialized yet","2BgFkmY","log","SDK_CLICKS","addEventListener","deviceId","stop","shutdown"," request to main queue","initialize","createDeviceID","getCountryCode","createRequest","pending","EVENTS","fcmToken","isRunning","Creating Session: SDK is not enabled!","appSettings","warn","Creating First Session: SDK is not enabled!","visibilitychange","initialized","hasFocus","addRequest","createAttribution","trackEvent: SDK is not enabled","2422849pCNWWI","12yotndo","ATTRIBUTIONS","8KkTmWm","inactiveDuration","sessionCount","getQueueStatus","inactiveTime","CheckPushToken: SDK is not enabled","initialDate","sdkClickSubmit","build","debug","now","This Notification token has sent to server previously","sdkEnabled","isVisibleFocused","WT Tracker stopped","checkSessionIntervals","stopTracking","addPendingRequest","SDK is not enabled to start tracking!","checkPushToken","Creating Install: SDK is not enabled!","main","firstSessionSubmit","activeTime","checkFirstSession","WT Tracker started","36MLZTbc","setActivityTimes","Creating Attribution: SDK is not enabled!","blur","Add ","1778145ygMwgg","beforeunload","936801EvOjnO","463555WLYOkH","toISOString","s | (","checkSdkClicks","focus","559727PiCyJx","visibilityState"];return(Ui=function(){return t})()}function Fi(t,e){const i=Ui();return(Fi=function(t,e){return i[t-=337]})(t,e)}!function(t){const e=Fi,i=t();for(;;)try{if(303487===parseInt(e(362))/1+parseInt(e(372))/2*(-parseInt(e(349))/3)+-parseInt(e(370))/4*(-parseInt(e(352))/5)+parseInt(e(344))/6*(-parseInt(e(357))/7)+-parseInt(e(401))/8*(parseInt(e(351))/9)+parseInt(e(361))/10+parseInt(e(398))/11*(parseInt(e(399))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ui);class Pi{constructor(){this.isRunning=!1,this.initialized=!1}get[Li(360)](){return O[Li(413)]}[Li(380)](){return e(this,void 0,void 0,function*(){const t=Fi;this[t(382)](),yield this[t(345)](),this.createDeviceID(),this[t(366)](),this[t(393)]=!0})}startTracking(){return e(this,void 0,void 0,function*(){const t=Fi;this[t(360)]?(C[t(410)](t(343)),yield wt[t(380)](),yield this[t(355)](),yield this[t(342)](),yield this[t(396)](),this.isRunning=!0):C[t(390)](t(419))})}[Li(417)](){return e(this,void 0,void 0,function*(){const t=Fi;this[t(387)]=!1,Z.stop(),yield wt[t(378)](),C[t(410)](t(415))})}[Li(337)](t){return e(this,void 0,void 0,function*(){const e=Fi;O.pushToken=t,this[e(360)]?O[e(386)]!==t?yield this[e(383)]({endpoint:h.SDK_INFOS,queueType:e(384)}):C[e(363)](e(412)):C[e(390)](e(406))})}trackEvent(t){return e(this,void 0,void 0,function*(){const e=Fi;this[e(360)]?this[e(393)]?(O.eventCount+=1,yield this.createRequest({endpoint:h[e(385)],fBuilder:new Oi(t),queueType:"pending"})):C[e(390)](e(371)):C[e(390)](e(397))})}getCountryCode(){nt[Li(382)]()}createAttribution(){return e(this,void 0,void 0,function*(){const t=Fi;this.isEnabled?yield this.createRequest({endpoint:h[t(400)],queueType:t(384)}):C[t(390)](t(346))})}checkFirstSession(){return e(this,void 0,void 0,function*(){const t=Fi;this[t(360)]?O[t(340)]?C[t(410)](t(369)):yield this.createRequest({endpoint:h.SESSIONS,queueType:O[t(408)]?t(339):t(384)}):C[t(390)](t(391))})}[Li(355)](){return e(this,void 0,void 0,function*(){const t=Fi;this[t(360)]?O[t(408)]?C.debug(t(364)):yield this[t(383)]({endpoint:h[t(374)]}):C[t(390)](t(338))})}[Li(383)](t){const i=Li;return e(this,arguments,void 0,function*({endpoint:t,fBuilder:e=Ni,queueType:n=i(339)}){const r=i,s=yield e[r(409)](),o=new ut(t,s);n===r(384)?(C.info(r(348)+t+r(359)),yield wt[r(418)](o)):(C.info(r(348)+t+r(379)),yield wt[r(395)](o));wt[r(404)]()})}[Li(381)](){const t=Li;!O[t(376)]&&(O.deviceId=st.generateDeviceUUID()),!O[t(407)]&&(O.initialDate=(new Date)[t(353)]())}[Li(345)](){return e(this,void 0,void 0,function*(){const t=Fi;if(O[t(341)]){O[t(405)]=O[t(341)];const e=Date[t(411)]()-O[t(405)];O[t(402)]+=e,yield this[t(416)]()}O[t(341)]=Date[t(411)](),Z.start()})}checkSessionIntervals(){return e(this,void 0,void 0,function*(){const t=Fi;var e,i;const n=O[t(405)],r=null===(e=O[t(389)])||void 0===e?void 0:e[t(365)],s=null===(i=O.appSettings)||void 0===i?void 0:i.subsessionInterval;if(!this[t(360)])return void C[t(390)](t(388));if(!n||!r||!s)return;const o=Date.now()-n;o>parseInt(r)?(O[t(403)]+=1,yield this[t(383)]({endpoint:h.SESSIONS,queueType:O[t(408)]?t(339):t(384)})):o>parseInt(s)&&(O[t(367)]+=1)})}[Li(414)](){const t=Li;return"visible"===document[t(358)]&&document[t(394)]()}[Li(366)](){const t=Li;window[t(375)](t(350),()=>{Z[t(377)]()}),document[t(375)](t(392),()=>{const e=t;this.isVisibleFocused()?(this[e(396)](),this[e(345)]()):Z[e(377)]()}),window.addEventListener(t(356),()=>{const e=t;this[e(414)]()&&(this[e(396)](),this[e(345)]())}),window[t(375)](t(347),()=>{Z[t(377)]()})}}const qi=new Pi,Mi=Bi;function Bi(t,e){const i=Wi();return(Bi=function(t,e){return i[t-=194]})(t,e)}function Wi(){const t=["init","needAppSettings","info","initialize","forceUpdate","‼️ Track Event: SDK is not initialized yet","Start Tracking: SDK is not enabled!","defaultValue","Track Event: SDK is not enabled!","Need to get app-settings for ","updateAppSettings","sdkEnvironment","config","_instance","trackEvent","setFCMToken","appSettings","378336dJzjoL","NetworkError","sdkEnabled","‼️ Set Fcm Token: SDK is not initialized yet","setEnabled","setLevel","Config is not set!","trackingWaitingTime","844041wncziQ","2MSQQWT","startTrackerAutomatically","‼️ Start Tracking: SDK is not initialized yet","setLogLevel","1064620GWgjjn","clear","initialConfig","sdkUpdate","warn","SDK is disabled form server, contact your adminstrator!","‼️ SDK Config NOT set!, check errors.","Set Fcm Token: SDK is not enabled!","Clearing Data and stop tracker!","3953509OMBKtP","isEnabled","The version you are currently using has expired and is no longer supported. Please update to the latest version to continue using the SDK","error"," environment","getConfig","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","744956SruQgS","doGetConfig","checkSdkUpdate","stopTracking","checkSdkEnabled","6ZCypVl","startTracking","instance","1866726uZpBMb","fromConfig","sdkInitialized","488928JwQHHg","debug"];return(Wi=function(){return t})()}!function(t){const e=Bi,i=t();for(;;)try{if(533118===parseInt(e(247))/1+parseInt(e(227))/2*(-parseInt(e(226))/3)+-parseInt(e(199))/4+parseInt(e(231))/5*(-parseInt(e(252))/6)+parseInt(e(240))/7+parseInt(e(218))/8+-parseInt(e(196))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Wi);class Vi{static get[Mi(195)](){const t=Mi;return!Vi[t(214)]&&(Vi[t(214)]=new Vi),Vi[t(214)]}constructor(){this[Mi(198)]=!1}[Mi(201)](t){return e(this,void 0,void 0,function*(){const e=Bi;var i,n;const r=yield this[e(245)](t);this[e(251)](r),this[e(249)](r),this[e(222)](!0),yield this[e(211)](r),this[e(198)]=!0,yield qi[e(204)]();(null===(i=t[e(228)])||void 0===i||i)&&setTimeout(()=>this[e(194)](),1e3*(null!==(n=t[e(225)])&&void 0!==n?n:0))})}[Mi(230)](t){C[Mi(223)](t)}flush(){const t=Mi;C.info(t(239)),O[t(232)](),this.stopTracking()}isEnabled(){return O[Mi(220)]}[Mi(222)](t){const e=Mi,i=O[e(213)];if(!i)throw new Error(e(224));if(!i.sdkEnabled)throw new Error(e(236));if(i[e(205)])throw new Error(e(242));O.sdkEnabled=t}[Mi(194)](){return e(this,void 0,void 0,function*(){const t=Bi;this[t(198)]?this[t(241)]()?yield qi.startTracking():C[t(235)](t(207)):C[t(235)](t(229))})}[Mi(250)](){return e(this,void 0,void 0,function*(){const t=Bi;yield qi[t(250)]()})}[Mi(216)](t){return e(this,void 0,void 0,function*(){const e=Bi;this[e(198)]?this[e(241)]()?yield qi.checkPushToken(t):C[e(235)](e(238)):C[e(235)](e(221))})}[Mi(215)](t){return e(this,void 0,void 0,function*(){const e=Bi;this[e(198)]?this[e(241)]()?yield qi[e(215)](t):C[e(235)](e(209)):C[e(235)](e(206))})}getConfig(t){return e(this,void 0,void 0,function*(){const e=Bi;let i;O[e(233)]=t;try{i=yield H[e(248)]()}catch(t){if(!(t instanceof U.NetworkError))throw C.info(e(237)),t;i=O[e(213)]||y.defaultValue}return O[e(213)]=i,C[e(203)]("SDK Config set"),i})}updateAppSettings(t){return e(this,void 0,void 0,function*(){const e=Bi;let i;if(d[e(202)]()){C[e(200)](e(210)+d[e(212)]+e(244));try{i=yield H.doGetAppSettings()}catch(t){if(!(t instanceof U[e(219)]))throw C[e(203)]("‼️ App Settings NOT set!, check errors."),t;i=b[e(208)]}}else i=b[e(197)](t);return O[e(217)]=i,C[e(203)]("App Settings set"),i})}checkSdkEnabled(t){const e=Mi;if(!t.sdkEnabled){const t=e(236);throw C[e(243)](t),new Error(t)}}[Mi(249)](t){const e=Mi;if(t[e(205)]){const t="The version you are currently using has expired and is no longer supported. Please update to the latest version to continue using the SDK";throw C[e(243)](t),new Error(t)}t[e(234)]&&C.warn(e(246))}}function ji(t,e){var i=Gi();return(ji=function(t,e){return i[t-=153]})(t,e)}function Gi(){var t=["88Qyfrvv","name","1509900RRMSAv","73510QeMRGh","params","amount","default","1530851MyNAcT","15702qJdLXV","Revenue","30726kFeGAZ","currency","68VvUiNu","1013136OuUiEo","330IikINA","type","166462qYfSaw","toJSON"];return(Gi=function(){return t})()}function Ki(t,e){var i=zi();return(Ki=function(t,e){return i[t-=450]})(t,e)}function zi(){var t=["326364QzvBjx","144174IaYoUN","3nxgfmr","305704FPBrcr","5414816zbjLVE","1261656FDMGEk","20BRqanS","20aHvTHe","2708783ofBkgk","2774853iYcULq"];return(zi=function(){return t})()}return function(t){for(var e=ji,i=t();;)try{if(142595===parseInt(e(157))/1+parseInt(e(159))/2*(-parseInt(e(167))/3)+-parseInt(e(153))/4*(parseInt(e(162))/5)+parseInt(e(161))/6+parseInt(e(166))/7+-parseInt(e(154))/8+parseInt(e(169))/9*(parseInt(e(155))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Gi),t.WTEvent=void 0,function(t){var e=ji;class i{constructor(t){var e=ji;this[e(156)]=e(165),this[e(160)]=t}addParam(t,e){var i,n=ji;let r=null!==(i=this[n(163)])&&void 0!==i?i:{};r[t]=e,this[n(163)]=r}[e(158)](){var t=e;return{event_type:this[t(156)],event_name:this[t(160)],partner_params:this[t(163)]}}}t.Default=i;class n extends i{constructor(t,i,n){var r=e;super(t),this[r(156)]="revenue",this[r(164)]=i,this[r(170)]=n}[e(158)](){var t=e;return{event_type:this.type,event_name:this[t(160)],revenue:this[t(164)],currency:this.currency,partner_params:this[t(163)]}}}t[e(168)]=n}(t.WTEvent||(t.WTEvent={})),function(t){for(var e=Ki,i=t();;)try{if(358027===-parseInt(e(450))/1+-parseInt(e(452))/2*(-parseInt(e(451))/3)+-parseInt(e(454))/4+-parseInt(e(456))/5*(-parseInt(e(459))/6)+parseInt(e(457))/7+parseInt(e(453))/8+parseInt(e(458))/9*(-parseInt(e(455))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(zi),t.WTLogEngine=T,t.WTLogLevel=x,t.WTLogger=C,t.WiseTrack=Vi,t}({});
|
|
1
|
+
var t=function(t){"use strict";function e(t,e,i,n){return new(i||(i=Promise))(function(r,s){function o(t){try{c(n.next(t))}catch(t){s(t)}}function a(t){try{c(n.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}c((n=n.apply(t,e||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const i=n;function n(t,e){const i=s();return(n=function(t,e){return i[t-=192]})(t,e)}!function(t){const e=n,i=t();for(;;)try{if(756548===-parseInt(e(201))/1*(-parseInt(e(204))/2)+-parseInt(e(196))/3*(-parseInt(e(205))/4)+parseInt(e(195))/5*(parseInt(e(194))/6)+parseInt(e(200))/7+parseInt(e(206))/8+parseInt(e(197))/9+-parseInt(e(202))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(s);const r={SDK:{HASH:i(193),PLATFORM:i(203),VERSION:"2.0.0"},CONFIG:{BASE_URL:i(199),DEFAULT_ENVIRONMENT:i(192)},DEFAULTS:{LOG_LEVEL:i(192),SESSION_INTERVAL:i(198),SUBSESSION_INTERVAL:"300000",PARAMETERS_VALUE:void 0}};function s(){const t=["1806424WAasLi","debug","997bfbb583c1245a426a53dc1899ec779ff354f9","27642THpiyJ","340eAifVS","291VNJZkt","11828133oSixFd","1800000","https://config.wisetrack.io","4407214mTIOfF","2NuzeyF","41032630SLbCcY","web","909574VVHsNR","60508Gyzxyi"];return(s=function(){return t})()}const o=c;!function(t){const e=c,i=t();for(;;)try{if(474442===parseInt(e(426))/1*(parseInt(e(436))/2)+-parseInt(e(422))/3+parseInt(e(431))/4*(parseInt(e(421))/5)+parseInt(e(437))/6*(parseInt(e(417))/7)+-parseInt(e(430))/8+-parseInt(e(423))/9+parseInt(e(432))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(d),o(427),o(419);const a={DEBUG:"debug",STAGE:o(418),PRODUCTION:"production"};function c(t,e){const i=d();return(c=function(t,e){return i[t-=417]})(t,e)}const u={sdkEnvironment:r.CONFIG[o(429)],needAppSettings(){const t=o;return this.sdkEnvironment!==a[t(424)]},baseUrl(){const t=o;switch(this[t(433)]){case a[t(434)]:return"https://core.debug.wisetrackdev.ir";case a[t(428)]:return t(425);case a[t(424)]:return t(420);default:throw new Error(t(435)+this[t(433)])}}};function d(){const t=["4345230fpCBwT","sdkEnvironment","DEBUG","Unknown environment: ","4SLICPt","2988KrDJSk","5110tZXXpb","stage","production","https://core.wisetrack.io","5ZJjgRs","1164063ntmkck","984528jMvcCK","PRODUCTION","https://core.stage.wisetrackdev.ir","66683XpaFNw","sandbox","STAGE","DEFAULT_ENVIRONMENT","5749304bgZGCP","3036356iUgvXr"];return(d=function(){return t})()}const l=h;function p(){const t=["9aviXCE","260680BpeSEg","/api/v1/app_settings","/api/v1/sdk_clicks","45uxyLVn","543eVlaBl","2159344xnspgz","829604EayVwy","/api/v1/sessions","517475pClHGv","814eiJxiC","/api/v1/events","435516agNaKi","/api/v1/attributions","3310ZdWZtI","2781191tnsVpt"];return(p=function(){return t})()}function h(t,e){const i=p();return(h=function(t,e){return i[t-=242]})(t,e)}!function(t){const e=h,i=t();for(;;)try{if(415904===parseInt(e(252))/1+parseInt(e(257))/2*(parseInt(e(248))/3)+parseInt(e(250))/4+-parseInt(e(247))/5*(-parseInt(e(255))/6)+parseInt(e(242))/7+parseInt(e(249))/8*(parseInt(e(243))/9)+-parseInt(e(244))/10*(parseInt(e(253))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(p);const f={EVENTS:l(254),SESSIONS:l(251),SDK_CLICKS:l(246),SDK_INFOS:"/api/v1/sdk_infos",ATTRIBUTIONS:l(256),APP_SETTINGS:l(245)};function v(t,e){var i=g();return(v=function(t,e){return i[t-=339]})(t,e)}var w=v;function g(){var t=["events","subsessionInterval","2899824rsDkbQ","subsession_interval","session_interval","5736qABWZX","SESSIONS","1834XzJrch","1619730ThovnH","defaultValue","sdk_clicks","sessions","sdkInfos","SDK_CLICKS","6385NfIGIP","2696ZcpmjG","592ihujni","ATTRIBUTIONS","SUBSESSION_INTERVAL","84927leerEA","66fvqYxy","1686399iIPyLm","DEFAULTS","10TZhPDl","attributions","6ScZfDQ","sdkClicks","SESSION_INTERVAL","sessionInterval"];return(g=function(){return t})()}!function(t){for(var e=v,i=t();;)try{if(222163===parseInt(e(361))/1*(-parseInt(e(367))/2)+-parseInt(e(347))/3*(-parseInt(e(358))/4)+-parseInt(e(356))/5*(-parseInt(e(362))/6)+-parseInt(e(349))/7*(-parseInt(e(357))/8)+parseInt(e(350))/9+parseInt(e(365))/10*(parseInt(e(363))/11)+-parseInt(e(344))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(g);class b{constructor(t,e,i,n,s,o=r[w(364)][w(340)],a=r.DEFAULTS[w(360)]){var c=w;this[c(342)]=t,this[c(353)]=e,this[c(339)]=i,this[c(354)]=n,this[c(366)]=s,this.sessionInterval=o,this[c(343)]=a}static fromConfig(t){var e=w;return new b(t.events,t[e(353)],t[e(339)],t.sdkInfos,t.attributions,t[e(341)],t[e(343)])}static fromJson(t){var e,i,n=w;return new b(t[n(342)],t[n(353)],t[n(352)],t.sdk_infos,t.attributions,null!==(e=t[n(346)])&&void 0!==e?e:r.DEFAULTS[n(340)],null!==(i=t[n(345)])&&void 0!==i?i:r[n(364)].SUBSESSION_INTERVAL)}static get[w(351)](){var t=w;return new b(f.EVENTS,f[t(348)],f[t(355)],f.SDK_INFOS,f[t(359)],r[t(364)][t(340)],r[t(364)][t(360)])}}var m=S;function I(){var t=["SDK_CLICKS","EVENTS","base_url","75450NIMEmn","defaultValue","forceUpdate","sdk_clicks","app_settings","4742773wFRovu","699410oVBufi","session_interval","baseUrl","subsession_interval","events","sdk_update","sdkInfos","4827970jNWcJt","sessions","sdkUpdate","fromJson","SESSIONS","6zpZhaY","ATTRIBUTIONS","SESSION_INTERVAL","DEFAULTS","SDK_INFOS","129231CNSZFR","sdkEnabled","3454452dtmlGZ","SUBSESSION_INTERVAL","5353616diGVvS"];return(I=function(){return t})()}function S(t,e){var i=I();return(S=function(t,e){return i[t-=300]})(t,e)}!function(t){for(var e=S,i=t();;)try{if(550702===-parseInt(e(300))/1+-parseInt(e(325))/2+parseInt(e(317))/3+parseInt(e(319))/4+-parseInt(e(307))/5+parseInt(e(312))/6*(parseInt(e(330))/7)+parseInt(e(321))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(I);class y{constructor(t,e,i,n,s,o,a,c=!0,u=!1,d=!1,l=r[m(315)][m(314)],p=r[m(315)][m(320)]){var h=m;this[h(302)]=t,this[h(304)]=e,this[h(308)]=i,this.sdkClicks=n,this[h(306)]=s,this.attributions=o,this.appSettings=a,this[h(318)]=c,this[h(327)]=u,this[h(309)]=d,this.sessionInterval=l,this.subsessionInterval=p}static[m(310)](t){var e,i,n,s,o,a=m;return new y(t[a(324)],t[a(304)],t.sessions,t[a(328)],t.sdk_infos,t.attributions,t[a(329)],null===(e=t.sdk_enabled)||void 0===e||e,null!==(i=t.force_update)&&void 0!==i&&i,null!==(n=t[a(305)])&&void 0!==n&&n,null!==(s=t[a(301)])&&void 0!==s?s:r[a(315)][a(314)],null!==(o=t[a(303)])&&void 0!==o?o:r[a(315)][a(320)])}static get[m(326)](){var t=m;return new y(u[t(302)](),f[t(323)],f[t(311)],f[t(322)],f[t(316)],f[t(313)],f.APP_SETTINGS)}}const k=C;function E(){const t=["level","10KnWkVQ","indexOf","4365957vXyFqf","toUpperCase","log","error","shouldLog","setPrefix","addOutputEngine","LOG_LEVEL","8335lzSDqy","12157HhKhSA","4rRuWWk","none","outputEngines","28EWKpcr","prefix","warn","setLevel","22425132xdjqaH","2196sfNmZa","9613719IdGDmt","3053808KxuKll","214fPGJcD","DEFAULTS","info","debug","1306987LKdOma"];return(E=function(){return t})()}!function(t){const e=C,i=t();for(;;)try{if(835629===-parseInt(e(230))/1*(parseInt(e(213))/2)+parseInt(e(221))/3*(parseInt(e(231))/4)+parseInt(e(229))/5*(-parseInt(e(239))/6)+-parseInt(e(234))/7*(parseInt(e(212))/8)+parseInt(e(211))/9+-parseInt(e(219))/10*(parseInt(e(217))/11)+parseInt(e(238))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(E);class _{}class T extends _{[k(223)](t,e,...i){const n=k;switch(t){case"debug":console[n(216)](e,...i);break;case"info":console.info(e,...i);break;case n(236):console[n(236)](e,...i);break;case"error":console.error(e,...i);break;default:console[n(223)](e,...i)}}}function C(t,e){const i=E();return(C=function(t,e){return i[t-=211]})(t,e)}const D={DEBUG:k(216),INFO:k(215),WARN:k(236),ERROR:k(224),NONE:k(232)};class x{static[k(237)](t){this[k(218)]=t}static[k(226)](t){this.prefix=t}static[k(227)](t){this[k(233)].push(t)}static[k(225)](t){const e=k,i=[e(216),"info","warn",e(224)],n=i[e(220)](this[e(218)]);return i.indexOf(t)>=n}static[k(223)](t,...e){const i=k;if(!this.shouldLog(t))return;const n="["+this.prefix+"-"+t[i(222)]()+"]";for(const r of this[i(233)])r[i(223)](t,n,...e)}static[k(216)](...t){const e=k;this.log(e(216),...t)}static[k(215)](...t){const e=k;this[e(223)](e(215),...t)}static warn(...t){const e=k;this.log(e(236),...t)}static[k(224)](...t){const e=k;this[e(223)](e(224),...t)}}x.level=r[k(214)][k(228)],x[k(235)]="WT",x[k(233)]=[new T];var N=L;function R(){var t=["config","WT.InitialDate","2pvUcgJ","SUBSESSION_COUNT","APP_SETTINGS","SDK_CLICK_SUBMIT","2480995IWJXOq","SESSION_COUNT","setJson","requestRecords","pushToken","INACTIVE_TIME","CONFIG","SESSION_LENGTH","FCM_TOKEN","ACTIVE_TIME","true","INITIAL_CONFIG","FIRST_SESSION_SUBMIT","removeItem","WT.PushToken","WT.ActiveTime","EVENT_COUNT","initialConfig","sdkEnabled","firstSessionSubmit","REQUEST_QUEUE","Error in JSON decoding for key '","subSessionCount","setItem","INITIAL_DATE","fcmToken","3473608lEPDfm","WT.SdkClickSubmit","clear","19719BSZwuf","484QNjbiT","WT.InitialConfigs","toString","14GLsbMu","optionalBool","optionalNumber","87246sIWUBx","6957yYfrKu","36yqyFzL","WT.FirstSessionSubmit","WT.SessionCount","appSettings","PENDING_REQUEST_QUEUE","WT.SubSessionCount","5105928uemnhY","WT.DeviceId","error","getJson","WT.FcmToken","SDK_ENABLED","deviceId","WT.PendingRequestQueue","eventCount","inactiveTime","WT.InactiveDuration","WT.RequestQueue","': ","WT.SessionLenght","activeTime","sessionCount","INACTIVE_DURATION","PUSH_TOKEN","sdkClickSubmit","initialDate","8069820GBLfkT","getItem","190ilWDLq","WT.Configs","activeDuration","inactiveDuration"];return(R=function(){return t})()}!function(t){for(var e=L,i=t();;)try{if(872632===parseInt(e(334))/1*(-parseInt(e(370))/2)+parseInt(e(335))/3*(-parseInt(e(328))/4)+-parseInt(e(362))/5+parseInt(e(342))/6*(parseInt(e(331))/7)+parseInt(e(324))/8+parseInt(e(327))/9*(parseInt(e(364))/10)+parseInt(e(374))/11*(parseInt(e(336))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(R);const A={DEVICE_ID:N(343),INITIAL_DATE:N(369),INITIAL_CONFIG:N(329),CONFIG:N(365),APP_SETTINGS:"WT.AppSettings",SDK_CLICK_SUBMIT:N(325),FIRST_SESSION_SUBMIT:N(337),SDK_ENABLED:"WT.SdkEnabled",FCM_TOKEN:N(346),PUSH_TOKEN:N(388),EVENT_COUNT:"WT.EventCount",SESSION_COUNT:N(338),SESSION_LENGTH:N(355),SUBSESSION_COUNT:N(341),ACTIVE_TIME:N(389),INACTIVE_TIME:"WT.InactiveTime",INACTIVE_DURATION:N(352),REQUEST_QUEUE:N(353),PENDING_REQUEST_QUEUE:N(349)};class O{[N(326)](){localStorage.clear()}[N(376)](t,e){var i=N;if(e)try{const i=JSON.stringify(e);localStorage.setItem(t,i)}catch(e){x[i(344)]("Error in encoding object for key '"+t+"'",e)}else localStorage.removeItem(t)}getJson(t){var e=N;const i=localStorage.getItem(t);if(!i)return null;try{return JSON.parse(i)}catch(i){return x[e(344)](e(395)+t+e(354)+i,i),null}}optionalNumber(t){const e=localStorage.getItem(t);if(null===e)return null;const i=Number(e);return isNaN(i)?null:i}[N(332)](t){var e=N;const i=localStorage.getItem(t);return null===i?null:i===e(384)||"false"!==i&&null}get deviceId(){return localStorage[N(363)](A.DEVICE_ID)}set[N(348)](t){var e=N;t?localStorage[e(321)](A.DEVICE_ID,t):localStorage[e(387)](A.DEVICE_ID)}get[N(361)](){var t=N;return this[t(345)](A[t(322)])}set[N(361)](t){var e=N;this.setJson(A[e(322)],t)}get[N(391)](){var t=N;return this[t(345)](A[t(385)])}set initialConfig(t){var e=N;this[e(376)](A[e(385)],t)}get[N(368)](){var t=N;return this.getJson(A[t(380)])}set[N(368)](t){var e=N;this[e(376)](A[e(380)],t)}get[N(339)](){var t=N;return this[t(345)](A[t(372)])}set[N(339)](t){var e=N;this.setJson(A[e(372)],t)}get[N(392)](){var t,e=N;return null!==(t=this[e(332)](A[e(347)]))&&void 0!==t&&t}set[N(392)](t){localStorage[N(321)](A.SDK_ENABLED,t.toString())}get[N(360)](){var t,e=N;return null!==(t=this[e(332)](A[e(373)]))&&void 0!==t&&t}set[N(360)](t){var e=N;localStorage.setItem(A[e(373)],t.toString())}get[N(393)](){var t,e=N;return null!==(t=this.optionalBool(A[e(386)]))&&void 0!==t&&t}set[N(393)](t){var e=N;localStorage[e(321)](A[e(386)],t[e(330)]())}get fcmToken(){var t=N;return localStorage[t(363)](A[t(382)])}set[N(323)](t){var e=N;t?localStorage[e(321)](A[e(382)],t):localStorage[e(387)](A.FCM_TOKEN)}get[N(378)](){var t=N;return localStorage[t(363)](A[t(359)])}set pushToken(t){var e=N;t?localStorage[e(321)](A[e(359)],t):localStorage[e(387)](A[e(359)])}get[N(357)](){var t,e=N;return null!==(t=this.optionalNumber(A[e(375)]))&&void 0!==t?t:1}set[N(357)](t){var e=N;localStorage.setItem(A[e(375)],t.toString())}get[N(320)](){var t,e=N;return null!==(t=this[e(333)](A[e(371)]))&&void 0!==t?t:1}set subSessionCount(t){var e=N;localStorage[e(321)](A[e(371)],t[e(330)]())}get activeDuration(){var t,e=N;return null!==(t=this[e(333)](A[e(381)]))&&void 0!==t?t:0}set[N(366)](t){var e=N;localStorage.setItem(A[e(381)],t[e(330)]())}get[N(367)](){var t,e=N;return null!==(t=this[e(333)](A[e(358)]))&&void 0!==t?t:0}set[N(367)](t){var e=N;localStorage.setItem(A[e(358)],t[e(330)]())}get[N(351)](){var t=N;return this[t(333)](A[t(383)])}set inactiveTime(t){var e=N;null!==t?localStorage[e(321)](A[e(383)],t.toString()):localStorage[e(387)](A[e(383)])}get activeTime(){var t=N;return this[t(333)](A[t(379)])}set[N(356)](t){var e=N;null!==t?localStorage[e(321)](A.INACTIVE_TIME,t[e(330)]()):localStorage.removeItem(A[e(379)])}get[N(377)](){var t;return null!==(t=this[N(345)](A.REQUEST_QUEUE))&&void 0!==t?t:[]}set[N(377)](t){var e=N;this.setJson(A[e(394)],t)}get pendingRequestRecords(){var t,e=N;return null!==(t=this[e(345)](A[e(340)]))&&void 0!==t?t:[]}set pendingRequestRecords(t){var e=N;this[e(376)](A[e(340)],t)}get[N(350)](){var t,e=N;return null!==(t=this[e(333)](A[e(390)]))&&void 0!==t?t:0}set[N(350)](t){var e=N;localStorage[e(321)](A[e(390)],t[e(330)]())}}function L(t,e){var i=R();return(L=function(t,e){return i[t-=320]})(t,e)}const U=new O;function q(t,e){var i=F();return(q=function(t,e){return i[t-=416]})(t,e)}var P;function F(){var t=["4475694NURNVO","DecodingError","1179lDAhWS","name","ServerError","message","574497EhmJyc","16BfSARf","ServerError ","NetworkFailure","1261309mITFDz","127148cOYNnH","8270evtlYc","1607760cTbpGA","Invalid URL: ","5QwvCJq","NetworkError","InvalidUrl","38108NUACpR"];return(F=function(){return t})()}function M(){var t=["maxRetries","10WmDjPj","7JmiuyL","1WHFpqn","retryInterval","6472056SJWTNv","8ifuemY","canRetry","4019412MwMeIf","2471136pQuBlw","1039020XPdHpC","50113184chFJmX","11116881BRZRuq","7600408XxsgHi","waitBeforeRetry"];return(M=function(){return t})()}!function(t){for(var e=q,i=t();;)try{if(410493===parseInt(e(428))/1*(-parseInt(e(417))/2)+-parseInt(e(416))/3+parseInt(e(421))/4+parseInt(e(425))/5*(parseInt(e(429))/6)+-parseInt(e(420))/7+parseInt(e(423))/8+-parseInt(e(431))/9*(-parseInt(e(422))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(F),function(t){var e=q;class i extends Error{constructor(t){var e=q;super(e(424)+t),this.name=e(427)}}t[e(427)]=i;class n extends Error{constructor(t,i){var n=e;super(n(418)+t+": "+i),this.statusCode=t,this[n(434)]=i,this[n(432)]=n(433)}}t[e(433)]=n;class r extends Error{constructor(t){var i=e;super("NetworkError: "+t),this.name=i(419)}}t[e(426)]=r;class s extends Error{constructor(t){var i=e;super("DecodingError: "+t),this[i(432)]=i(430)}}t.DecodingError=s}(P||(P={}));var B=V;function V(t,e){var i=M();return(V=function(t,e){return i[t-=333]})(t,e)}!function(t){for(var e=V,i=t();;)try{if(771246===-parseInt(e(333))/1*(parseInt(e(339))/2)+-parseInt(e(338))/3+parseInt(e(336))/4*(-parseInt(e(340))/5)+-parseInt(e(335))/6+parseInt(e(347))/7*(-parseInt(e(343))/8)+-parseInt(e(342))/9*(-parseInt(e(346))/10)+parseInt(e(341))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(M);class W{constructor(t=3,e=2e3){var i=V;this[i(345)]=t,this[i(334)]=e}[B(337)](t){return t<this[B(345)]}[B(344)](){return e(this,void 0,void 0,function*(){var t=V;return new Promise(e=>setTimeout(e,this[t(334)]))})}}function K(t,e){const i=j();return(K=function(t,e){return i[t-=495]})(t,e)}function j(){const t=["warn","🚀 REQUEST (","367044SGhuLf","Request successful","89558RURgDA","❌ API ERROR (","DecodingError","Error executing request","status","140cIERYK","headers",") => ","2858970qIUjtr","22Smaatl","error","canRetry","5692044XqkuIv","params","stringify","retryPolicy","formData","append","124024CwkPlZ","debug","✅ API SUCCESS (","5ycQAVo","12423942noChuT","text","message","NetworkError","1893qVntXj","application/json","ServerError","3MIOcVD","Server error",") =>","5656kEiCmp","13leMHoo","method","assign","waitBeforeRetry"];return(j=function(){return t})()}!function(t){const e=K,i=t();for(;;)try{if(720970===parseInt(e(497))/1*(-parseInt(e(509))/2)+parseInt(e(535))/3*(parseInt(e(500))/4)+parseInt(e(530))/5*(-parseInt(e(507))/6)+-parseInt(e(514))/7*(parseInt(e(527))/8)+parseInt(e(531))/9+parseInt(e(517))/10*(-parseInt(e(518))/11)+parseInt(e(521))/12*(-parseInt(e(501))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(j);const G={retryPolicy:()=>new W,sendRequest(t){return e(this,arguments,void 0,function*(t,e={}){const i=K,n=e.retryAttempt||1;let r;x[i(528)](i(506)+n+i(516)+e[i(502)]+" "+t),x[i(528)]("-- PARAMETERS =>",e.params||e[i(525)]||{});const s=Object[i(503)]({Accept:i(495)},e[i(515)]);if(e[i(525)]){const t=new FormData;for(const n in e.formData)t[i(526)](n,e[i(525)][n]);r=t}else e[i(522)]&&(s["Content-Type"]=i(495),r=JSON[i(523)](e.params));try{const n=yield fetch(t,{method:e.method,headers:s,body:r});if(!n.ok){let t=yield n.json(),e=t[i(533)]||(yield n[i(532)]());throw x[i(505)](i(510)+n.status+i(499),e),new(P[i(496)])(n[i(513)],t[i(533)]||i(498))}try{const t=yield n.json();return x[i(528)](i(529)+n.status+") =>",t.message||i(508)),t}catch(t){throw new(P[i(511)])(t.message||String(t))}}catch(r){if(r instanceof P.ServerError||r instanceof P[i(511)])throw r;if(x[i(519)](i(512),r),this.retryPolicy()[i(520)](n))return yield this[i(524)]()[i(504)](),this.sendRequest(t,Object[i(503)](Object.assign({},e),{retryAttempt:n+1}));throw new(P[i(534)])(r[i(533)]||"Unknown error")}})}};function z(){const t=["appFrameWork","AppSettings Url is not set","HASH","POST","4306671gztLrB","fromJson","8692740sMNTiL","other","appSettings","10OIGssO","config","hostname","appVersion","6586398WuvTqj","appToken","1574655yJQUyn","Initial Config is not set","2tCYmwN","result","sdkEnvironment","27978021saqIvn","7323528WFYDiX","toISOString","PRODUCTION","baseUrl","success","initialConfig","location","BASE_URL","SDK Config is not set","823633goxxCR","SDK","4wjYkSK"];return(z=function(){return t})()}function H(t,e){const i=z();return(H=function(t,e){return i[t-=186]})(t,e)}!function(t){const e=H,i=t();for(;;)try{if(730379===parseInt(e(214))/1*(-parseInt(e(201))/2)+parseInt(e(188))/3+parseInt(e(216))/4*(parseInt(e(199))/5)+-parseInt(e(190))/6+-parseInt(e(197))/7+-parseInt(e(205))/8+-parseInt(e(204))/9*(-parseInt(e(193))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(z);const Q={doGetConfig(){return e(this,void 0,void 0,function*(){const t=H,e=U.initialConfig;if(!e)throw t(200);const i={app_token:e[t(198)],app_version:e[t(196)],framework:e[t(217)],env:u[t(203)],sdk_hash:r[t(215)].HASH,package_name:window[t(211)][t(195)],platform:r[t(215)].PLATFORM,store_name:"other"},n=yield G.sendRequest(r.CONFIG[t(212)],{method:t(187),formData:i});return y[t(189)](n.result)})},doGetAppSettings(){return e(this,void 0,void 0,function*(){const t=H,e=U[t(210)],i=U[t(194)];if(!e)throw"Initial Config is not set";if(!i)throw t(213);if(!i.appSettings)throw t(218);const n={app_token:e[t(198)],app_version:e[t(196)],framework:e[t(217)],env:u[t(203)],sdk_hash:r[t(215)][t(186)],package_name:window[t(211)].hostname,platform:r.SDK.PLATFORM,store_name:t(191)},s=yield G.sendRequest(i[t(208)]+i[t(192)],{method:t(187),formData:n});return b.fromJson(s[t(202)])})},doCallRequest(t,i){return e(this,void 0,void 0,function*(){const e=H,n=U[e(210)],r=U.config;if(!n)throw e(200);if(!r)throw e(213);i.updated_at=(new Date)[e(206)]();return(yield G.sendRequest(r[e(208)]+t,{method:e(187),params:{needs_response_details:u[e(203)]!=a[e(207)],parameters:i}}))[e(209)]})}},J=Z;function X(){const t=["54ReZftq","now","1698153YjWGBk","resume","10690XbTcCa","isPaused","pause","log","2240307idHvyi","tickerDelay","start","stop","ActivityTicker: active duration= ","16RYvlYy","28127SFPVEV","s, inactive duration= ","3828880fYCLlg","640095IglONJ","905659zVkbeb","activeDuration","tickerJob","inactiveDuration","5884683swQojr","2mOIAKS"];return(X=function(){return t})()}!function(t){const e=Z,i=t();for(;;)try{if(966611===-parseInt(e(316))/1*(parseInt(e(321))/2)+parseInt(e(324))/3+parseInt(e(314))/4+-parseInt(e(315))/5*(-parseInt(e(322))/6)+parseInt(e(320))/7*(parseInt(e(311))/8)+parseInt(e(306))/9+-parseInt(e(326))/10*(parseInt(e(312))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(X);class Y{constructor(){const t=Z;this.tickerDelay=1e3,this[t(327)]=!1}[J(308)](){const t=J;this.tickerJob&&clearInterval(this[t(318)]),this[t(318)]=setInterval(()=>{const e=t;this.isPaused||document.hidden||document.hasFocus()&&(console[e(329)](e(310)+U[e(317)]/1e3+e(313)+U[e(319)]/1e3+"s"),U.activeTime=Date[e(323)](),U[e(317)]+=this[e(307)])},this[t(307)])}[J(309)](){const t=J;clearInterval(this[t(318)]),this[t(318)]=void 0}[J(328)](){this.isPaused=!0}[J(325)](){this.isPaused=!1}}function Z(t,e){const i=X();return(Z=function(t,e){return i[t-=306]})(t,e)}const $=new Y;function tt(t,e){const i=it();return(tt=function(t,e){return i[t-=137]})(t,e)}const et=tt;function it(){const t=["fetchWithTimeout","10253670XbIKLo","https://api.country.is","297hWVBnz","https://ipwho.is/","_country","finally","country.is failed","5ySfZkP","1827526ePInPz","10290198jaIaAK","country_code","json","50930SECSXu","3568552kNMwoa","3053764gEffky","tryAllEndpoints","ipwho.is failed","1331226BgTble","signal","country","3KrszMS"];return(it=function(){return t})()}!function(t){const e=tt,i=t();for(;;)try{if(874201===-parseInt(e(158))/1+parseInt(e(149))/2+parseInt(e(139))/3*(parseInt(e(155))/4)+-parseInt(e(148))/5*(-parseInt(e(150))/6)+-parseInt(e(141))/7+parseInt(e(154))/8+parseInt(e(143))/9*(-parseInt(e(153))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(it);class nt{constructor(){this._country=null}getCountryCode(){return e(this,void 0,void 0,function*(){const t=tt;return!this[t(145)]&&(this[t(145)]=yield this[t(156)]()),this[t(145)]})}[et(156)](){return e(this,void 0,void 0,function*(){const t=[()=>e(this,void 0,void 0,function*(){const t=tt,e=yield this[t(140)](t(142));if(!e.ok)throw new Error(t(147));return(yield e.json())[t(138)]||null}),()=>e(this,void 0,void 0,function*(){const t=tt,e=yield this[t(140)]("https://free.freeipapi.com/api/json");if(!e.ok)throw new Error(t(147));return(yield e[t(152)]()).countryCode||null}),()=>e(this,void 0,void 0,function*(){const t=tt,e=yield this[t(140)](t(144));if(!e.ok)throw new Error(t(157));return(yield e.json())[t(151)]||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}fetchWithTimeout(t){return e(this,arguments,void 0,function*(t,e=2e3){const i=tt,n=new AbortController,r=setTimeout(()=>n.abort(),e);return fetch(t,{signal:n[i(137)]})[i(146)](()=>clearTimeout(r))})}}const rt=new nt;function st(t,e){const i=at();return(st=function(t,e){return i[t-=422]})(t,e)}!function(t){const e=st,i=t();for(;;)try{if(803838===parseInt(e(422))/1*(-parseInt(e(431))/2)+parseInt(e(427))/3+parseInt(e(432))/4*(-parseInt(e(426))/5)+parseInt(e(424))/6+parseInt(e(430))/7+parseInt(e(428))/8+-parseInt(e(429))/9*(parseInt(e(425))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(at);const ot={generateDeviceUUID:()=>crypto[st(423)]()};function at(){const t=["1233UxCqaP","6769371dQuorA","213048hOVHaP","124vRLHfE","9UNimSP","randomUUID","7695180lgjOPE","77300kOqzFL","187735lKhvBf","1215396ueBssJ","10646448OotasW"];return(at=function(){return t})()}const ct=dt;!function(t){const e=dt,i=t();for(;;)try{if(755074===parseInt(e(207))/1*(parseInt(e(204))/2)+parseInt(e(189))/3+-parseInt(e(196))/4+-parseInt(e(201))/5*(parseInt(e(199))/6)+-parseInt(e(208))/7+-parseInt(e(198))/8*(parseInt(e(209))/9)+parseInt(e(203))/10*(parseInt(e(194))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(pt);class ut{constructor(t,e){const i=dt;this[i(190)]=0,this.maxRetries=3,this.id=crypto[i(192)](),this[i(191)]=t,this[i(206)]=e,this[i(193)]=Date.now()}}function dt(t,e){const i=pt();return(dt=function(t,e){return i[t-=189]})(t,e)}class lt{constructor(){const t=dt;this[t(210)]=!1,this[t(205)]=[]}[ct(200)](){return e(this,void 0,void 0,function*(){return new Promise(t=>{const e=dt;this[e(210)]?this.waitingQueue.push(t):(this[e(210)]=!0,t())})})}[ct(202)](){const t=ct;if(this.waitingQueue[t(195)]>0){this.waitingQueue[t(197)]()()}else this[t(210)]=!1}}function pt(){const t=["waitingQueue","parameters","7627YrdYrC","6158761fNwTWA","657cNGvKg","locked","4030749odGsKW","retryCount","endpoint","randomUUID","createdAt","99AFqVZR","length","993620reLATY","shift","85688DOArgC","107034jyHGbs","acquire","65hNpktD","release","251590TMcZNR","348NSHNct"];return(pt=function(){return t})()}const ht=vt;function ft(){const t=["PROCESSING_INTERVAL_MS","push","min","✅ Request ","calculateBackoffDelay","BACKOFF_MULTIPLIER","firstSessionSubmit","1311810LGPCqU","requestRecords","BASE_DELAY_MS","initialize","getPendingQueue","maxRetries","fcmToken","startProcessing","getMainRequestsSentFlag","warn","10irEGYi","⏰ Backoff delay ended, resuming queue processing","📦 Moved "," failed after ","pow","debug","saveMainQueue","mutex","Queue Manager is not initialized. Call initialize() first.","postRequestCheck","stopProcessing","): id=","5rONotS","2vmqXom","🔄 Backoff delay manually reset","shift","length"," attempts. ","retryCount","isInitialized","Error in processing loop:","error","354120JLFtQP","1648125HoqOeO","failedRequestDelay","pendingRequestRecords","getMainQueue","sdkClickSubmit","getQueueStatus","processingInterval","processQueues","resetBackoffDelay"," failed","98440DCxAAy","endpoint","2170zdimom","parameters","SDK_INFOS","savePendingQueue","getBackoffConfig","isCurrentlyProcessing","💥 Sending request (","MAX_DELAY_MS","⏳ Request ","isProcessing","push_token","addRequest"," pending requests to main queue","5768snapLq","log","subSessionCount","acquire","SESSIONS","processMainQueue","now","shutdown","⚠️ Request ","release","2358851OwPwWR","inactiveDuration","processPendingQueue","150730aKOeIK","sendRequest"];return(ft=function(){return t})()}function vt(t,e){const i=ft();return(vt=function(t,e){return i[t-=406]})(t,e)}!function(t){const e=vt,i=t();for(;;)try{if(158281===-parseInt(e(469))/1+-parseInt(e(421))/2*(parseInt(e(430))/3)+-parseInt(e(441))/4*(-parseInt(e(420))/5)+-parseInt(e(478))/6+parseInt(e(443))/7*(parseInt(e(456))/8)+parseInt(e(431))/9+parseInt(e(408))/10*(parseInt(e(466))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ft);class wt{constructor(){const t=vt;this[t(427)]=!1,this.isProcessing=!1,this[t(448)]=!1,this.mutex=new lt,this.processingInterval=null,this[t(471)]=100,this[t(432)]=0,this.MAX_DELAY_MS=3e4,this.BACKOFF_MULTIPLIER=2,this[t(480)]=1e3}[ht(481)](){return e(this,void 0,void 0,function*(){const t=vt;this[t(427)]=!0,!this[t(452)]&&(yield this[t(485)]())})}[ht(463)](){return e(this,void 0,void 0,function*(){const t=vt;this[t(427)]&&(yield this[t(418)](),this[t(427)]=!1)})}[ht(485)](){return e(this,void 0,void 0,function*(){const t=vt;if(this.isInitialized){yield this[t(415)].acquire();try{if(this[t(452)])return;this[t(452)]=!0,this[t(437)]=setInterval(()=>e(this,void 0,void 0,function*(){const e=t;try{yield this[e(438)]()}catch(t){x[e(429)](e(428),t)}}),this[t(471)])}finally{this[t(415)][t(465)]()}yield this[t(438)]()}else x.warn(t(416))})}[ht(418)](){return e(this,void 0,void 0,function*(){const t=vt;yield this[t(415)][t(459)]();try{this.isProcessing=!1,this[t(437)]&&(clearInterval(this[t(437)]),this.processingInterval=null)}finally{this[t(415)][t(465)]()}})}[ht(454)](t){return e(this,void 0,void 0,function*(){const e=vt;yield this.mutex[e(459)]();try{const i=this[e(434)]();if(i[e(472)](t),this[e(414)](i),this.failedRequestDelay=0,!this[e(452)])return this[e(415)][e(465)](),void(yield this.startProcessing())}finally{this.isProcessing&&this[e(415)][e(465)]()}})}addPendingRequest(t){return e(this,void 0,void 0,function*(){const e=vt;yield this[e(415)][e(459)]();try{if(this[e(406)]()){const i=this[e(434)]();i[e(472)](t),this.saveMainQueue(i)}else{const i=this.getPendingQueue();i[e(472)](t),this[e(446)](i)}if(this.failedRequestDelay=0,!this.isProcessing)return this[e(415)][e(465)](),void(yield this[e(485)]())}finally{this.isProcessing&&this[e(415)][e(465)]()}})}[ht(438)](){return e(this,void 0,void 0,function*(){const t=vt;if(this[t(452)]&&!this.isCurrentlyProcessing){if(this.failedRequestDelay>0){if(Date.now()<this[t(432)])return;this.failedRequestDelay=0,x[t(413)](t(409))}this[t(448)]=!0,yield this[t(415)][t(459)]();try{yield this[t(461)](),yield this[t(468)]()}finally{this[t(415)][t(465)](),this[t(448)]=!1}}})}[ht(461)](){return e(this,void 0,void 0,function*(){const t=vt,e=this[t(434)]();if(0===e[t(424)])return;const i=e[0];try{if(yield this[t(470)](i))e[t(423)](),this[t(414)](e),this[t(417)](i),x[t(413)](t(474)+i.id+" processed successfully");else{if(e[0][t(426)]++,e[0][t(426)]>=e[0][t(483)]){const n=this[t(475)](e[0][t(426)]);this[t(432)]=Date[t(462)]()+n,x[t(407)](t(451)+i.id+t(411)+i[t(483)]+" attempts. Applying backoff delay of "+n+"ms")}else x[t(407)](t(464)+i.id+" failed. Retry "+e[0][t(426)]+"/"+e[0][t(483)]);this[t(414)](e)}}catch(n){if(x[t(429)]("Error sending request "+i[t(442)]+":",n),e[0][t(426)]++,e[0][t(426)]>=e[0][t(483)]){const n=this[t(475)](e[0][t(426)]);this[t(432)]=Date[t(462)]()+n,x[t(407)]("⏳ Request "+i.id+" failed with error after "+e[0][t(483)]+t(425)+"Applying backoff delay of "+n+"ms")}this[t(414)](e)}})}[ht(475)](t){const e=ht,i=this[e(480)]*Math[e(412)](this[e(476)],t-1);return Math[e(473)](i,this[e(450)])}[ht(468)](){return e(this,void 0,void 0,function*(){const t=vt;if(!this.getMainRequestsSentFlag())return;const e=this.getPendingQueue();if(0===e.length)return;const i=this.getMainQueue();i[t(472)](...e),this.saveMainQueue(i),this[t(446)]([]),console[t(457)](t(410)+e[t(424)]+t(455))})}[ht(470)](t){return e(this,arguments,void 0,function*(t,e=1){const i=vt;x[i(413)](i(449)+t.endpoint+i(419)+t.id);let n=!1;try{n=yield Q.doCallRequest(t[i(442)],t[i(444)])}catch(e){x.error("❌ Request "+t.endpoint+i(440),e)}return n})}[ht(434)](){return U[ht(479)]}[ht(414)](t){U[ht(479)]=t}[ht(482)](){return U[ht(433)]}savePendingQueue(t){U[ht(433)]=t}[ht(406)](){return U.sdkClickSubmit}postRequestCheck(t){const e=ht;switch(t[e(442)]){case f.SDK_CLICKS:U[e(435)]=!0;break;case f[e(460)]:U.firstSessionSubmit?(U.activeDuration=0,U[e(467)]=0,U[e(458)]=1):U[e(477)]=!0;break;case f[e(445)]:U[e(484)]=t[e(444)][e(453)]}}[ht(436)](){const t=ht;return{mainQueueLength:this[t(434)]()[t(424)],pendingQueueLength:this[t(482)]()[t(424)],isProcessing:this[t(452)],mainRequestsSent:this[t(406)](),isInBackoffDelay:this.failedRequestDelay>0&&Date[t(462)]()<this.failedRequestDelay,backoffEndsAt:this[t(432)]>0?this[t(432)]:null}}[ht(439)](){const t=ht;this[t(432)]=0,x.debug(t(422))}[ht(447)](){const t=ht;return{baseDelayMs:this[t(480)],multiplier:this[t(476)],maxDelayMs:this.MAX_DELAY_MS}}}const gt=new wt;var bt,mt="user-agent",It="",St="function",yt="undefined",kt="object",Et="string",_t="browser",Tt="cpu",Ct="device",Dt="engine",xt="os",Nt="result",Rt="name",At="type",Ot="vendor",Lt="version",Ut="architecture",qt="major",Pt="model",Ft="console",Mt="mobile",Bt="tablet",Vt="smarttv",Wt="wearable",Kt="xr",jt="embedded",Gt="inapp",zt="brands",Ht="formFactors",Qt="fullVersionList",Jt="platform",Xt="platformVersion",Yt="bitness",Zt="sec-ch-ua",$t=Zt+"-full-version-list",te=Zt+"-arch",ee=Zt+"-"+Yt,ie=Zt+"-form-factors",ne=Zt+"-"+Mt,re=Zt+"-"+Pt,se=Zt+"-"+Jt,oe=se+"-version",ae=[zt,Qt,Mt,Pt,Jt,Xt,Ut,Ht,Yt],ce="Amazon",ue="Apple",de="ASUS",le="BlackBerry",pe="Google",he="Huawei",fe="Lenovo",ve="Honor",we="LG",ge="Microsoft",be="Motorola",me="Nvidia",Ie="OnePlus",Se="OPPO",ye="Samsung",ke="Sharp",Ee="Sony",_e="Xiaomi",Te="Zebra",Ce="Chrome",De="Chromium",xe="Chromecast",Ne="Edge",Re="Firefox",Ae="Opera",Oe="Facebook",Le="Sogou",Ue="Mobile ",qe=" Browser",Pe="Windows",Fe=typeof window!==yt&&window.navigator?window.navigator:void 0,Me=Fe&&Fe.userAgentData?Fe.userAgentData:void 0,Be=function(t){for(var e={},i=0;i<t.length;i++)e[t[i].toUpperCase()]=t[i];return e},Ve=function(t,e){if(typeof t===kt&&t.length>0){for(var i in t)if(Ge(e)==Ge(t[i]))return!0;return!1}return!!Ke(t)&&Ge(e)==Ge(t)},We=function(t,e){for(var i in t)return/^(browser|cpu|device|engine|os)$/.test(i)||!!e&&We(t[i])},Ke=function(t){return typeof t===Et},je=function(t){if(t){for(var e=[],i=Qe(/\\?\"/g,t).split(","),n=0;n<i.length;n++)if(i[n].indexOf(";")>-1){var r=Xe(i[n]).split(";v=");e[n]={brand:r[0],version:r[1]}}else e[n]=Xe(i[n]);return e}},Ge=function(t){return Ke(t)?t.toLowerCase():t},ze=function(t){return Ke(t)?Qe(/[^\d\.]/g,t).split(".")[0]:void 0},He=function(t){for(var e in t){var i=t[e];typeof i==kt&&2==i.length?this[i[0]]=i[1]:this[i]=void 0}return this},Qe=function(t,e){return Ke(e)?e.replace(t,It):e},Je=function(t){return Qe(/\\?\"/g,t)},Xe=function(t,e){if(Ke(t))return t=Qe(/^\s\s*/,t),typeof e===yt?t:t.substring(0,500)},Ye=function(t,e){if(t&&e)for(var i,n,r,s,o,a,c=0;c<e.length&&!o;){var u=e[c],d=e[c+1];for(i=n=0;i<u.length&&!o&&u[i];)if(o=u[i++].exec(t))for(r=0;r<d.length;r++)a=o[++n],typeof(s=d[r])===kt&&s.length>0?2===s.length?typeof s[1]==St?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==St||s[1].exec&&s[1].test?3==s.length?this[s[0]]=a?a.replace(s[1],s[2]):void 0:4==s.length?this[s[0]]=a?s[3].call(this,a.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=a?s[3].apply(this,[a.replace(s[1],s[2])].concat(s.slice(4))):void 0):s.length>3?this[s[0]]=a?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=a?s[1].call(this,a,s[2]):void 0):this[s]=a||void 0;c+=2}},Ze=function(t,e){for(var i in e)if(typeof e[i]===kt&&e[i].length>0){for(var n=0;n<e[i].length;n++)if(Ve(e[i][n],t))return"?"===i?void 0:i}else if(Ve(e[i],t))return"?"===i?void 0:i;return e.hasOwnProperty("*")?e["*"]:t},$e={ME:"4.90","NT 3.51":"3.51","NT 4.0":"4.0",2e3:["5.0","5.01"],XP:["5.1","5.2"],Vista:"6.0",7:"6.1",8:"6.2",8.1:"6.3",10:["6.4","10.0"],NT:""},ti={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},ei={Chrome:"Google Chrome",Edge:"Microsoft Edge","Edge WebView2":"Microsoft Edge WebView2","Chrome WebView":"Android WebView","Chrome Headless":"HeadlessChrome","Huawei Browser":"HuaweiBrowser","MIUI Browser":"Miui Browser","Opera Mobi":"OperaMobile",Yandex:"YaBrowser"},ii={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Lt,[Rt,Ue+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Lt,[Rt,Ne+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Lt,[Rt,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[Rt,Lt],[/opios[\/ ]+([\w\.]+)/i],[Lt,[Rt,Ae+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Lt,[Rt,Ae+" GX"]],[/\bopr\/([\w\.]+)/i],[Lt,[Rt,Ae]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Lt,[Rt,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Lt,[Rt,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[Rt,Lt],[/quark(?:pc)?\/([-\w\.]+)/i],[Lt,[Rt,"Quark"]],[/\bddg\/([\w\.]+)/i],[Lt,[Rt,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Lt,[Rt,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Lt,[Rt,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Lt,[Rt,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Lt,[Rt,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Lt,[Rt,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Lt,[Rt,"Smart "+fe+qe]],[/(avast|avg)\/([\w\.]+)/i],[[Rt,/(.+)/,"$1 Secure"+qe],Lt],[/\bfocus\/([\w\.]+)/i],[Lt,[Rt,Re+" Focus"]],[/\bopt\/([\w\.]+)/i],[Lt,[Rt,Ae+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Lt,[Rt,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Lt,[Rt,"Dolphin"]],[/coast\/([\w\.]+)/i],[Lt,[Rt,Ae+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Lt,[Rt,"MIUI"+qe]],[/fxios\/([\w\.-]+)/i],[Lt,[Rt,Ue+Re]],[/\bqihoobrowser\/?([\w\.]*)/i],[Lt,[Rt,"360"]],[/\b(qq)\/([\w\.]+)/i],[[Rt,/(.+)/,"$1Browser"],Lt],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[Rt,/(.+)/,"$1"+qe],Lt],[/samsungbrowser\/([\w\.]+)/i],[Lt,[Rt,ye+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Lt,[Rt,Le+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[Rt,Le+" Mobile"],Lt],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[Rt,Lt],[/(lbbrowser|rekonq)/i],[Rt],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Lt,Rt],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[Rt,Oe],Lt,[At,Gt]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[Rt,Lt,[At,Gt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Lt,[Rt,"GSA"],[At,Gt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Lt,[Rt,"TikTok"],[At,Gt]],[/\[(linkedin)app\]/i],[Rt,[At,Gt]],[/(chromium)[\/ ]([-\w\.]+)/i],[Rt,Lt],[/headlesschrome(?:\/([\w\.]+)| )/i],[Lt,[Rt,Ce+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Lt,[Rt,Ne+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[Rt,Ce+" WebView"],Lt],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Lt,[Rt,"Android"+qe]],[/chrome\/([\w\.]+) mobile/i],[Lt,[Rt,Ue+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[Rt,Lt],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Lt,[Rt,Ue+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[Rt,Ue+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Lt,Rt],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[Rt,[Lt,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[Rt,Lt],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[Rt,Ue+Re],Lt],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[Rt,"Netscape"],Lt],[/(wolvic|librewolf)\/([\w\.]+)/i],[Rt,Lt],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Lt,[Rt,Re+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[Rt,[Lt,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[Rt,[Lt,/[^\d\.]+./,It]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Ut,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Ut,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Ut,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Ut,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Ut,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Ut,/ower/,It,Ge]],[/ sun4\w[;\)]/i],[[Ut,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Ut,Ge]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[Pt,[Ot,ye],[At,Bt]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[Pt,[Ot,ye],[At,Mt]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Pt,[Ot,ue],[At,Mt]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Pt,[Ot,ue],[At,Bt]],[/(macintosh);/i],[Pt,[Ot,ue]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Pt,[Ot,ke],[At,Mt]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Pt,[Ot,ve],[At,Bt]],[/honor([-\w ]+)[;\)]/i],[Pt,[Ot,ve],[At,Mt]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[Pt,[Ot,he],[At,Bt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Pt,[Ot,he],[At,Mt]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Pt,/_/g," "],[Ot,_e],[At,Bt]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[Pt,/_/g," "],[Ot,_e],[At,Mt]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[Pt,[Ot,Ie],[At,Mt]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Pt,[Ot,Se],[At,Mt]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Pt,[Ot,Ze,{OnePlus:["203","304","403","404","413","415"],"*":Se}],[At,Bt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Pt,[Ot,"BLU"],[At,Mt]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Pt,[Ot,"Vivo"],[At,Mt]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Pt,[Ot,"Realme"],[At,Mt]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[Pt,[Ot,fe],[At,Bt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Pt,[Ot,fe],[At,Mt]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[Pt,[Ot,be],[At,Mt]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Pt,[Ot,be],[At,Bt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Pt,[Ot,we],[At,Bt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Pt,[Ot,we],[At,Mt]],[/(nokia) (t[12][01])/i],[Ot,Pt,[At,Bt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Pt,/_/g," "],[At,Mt],[Ot,"Nokia"]],[/(pixel (c|tablet))\b/i],[Pt,[Ot,pe],[At,Bt]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[Pt,[Ot,pe],[At,Mt]],[/(google) (pixelbook( go)?)/i],[Ot,Pt],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[Pt,[Ot,Ee],[At,Mt]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Pt,"Xperia Tablet"],[Ot,Ee],[At,Bt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Pt,[Ot,ce],[At,Bt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Pt,/(.+)/g,"Fire Phone $1"],[Ot,ce],[At,Mt]],[/(playbook);[-\w\),; ]+(rim)/i],[Pt,Ot,[At,Bt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Pt,[Ot,le],[At,Mt]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Pt,[Ot,de],[At,Bt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Pt,[Ot,de],[At,Mt]],[/(nexus 9)/i],[Pt,[Ot,"HTC"],[At,Bt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Ot,[Pt,/_/g," "],[At,Mt]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[Pt,[Ot,"TCL"],[At,Bt]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[Pt,[Ot,"TCL"],[At,Mt]],[/(itel) ((\w+))/i],[[Ot,Ge],Pt,[At,Ze,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Pt,[Ot,"Acer"],[At,Bt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Pt,[Ot,"Meizu"],[At,Mt]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Pt,[Ot,"Ulefone"],[At,Mt]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Pt,[Ot,"Energizer"],[At,Mt]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Pt,[Ot,"Cat"],[At,Mt]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Pt,[Ot,"Smartfren"],[At,Mt]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Pt,[Ot,"Nothing"],[At,Mt]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Pt,[Ot,"Archos"],[At,Bt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Pt,[Ot,"Archos"],[At,Mt]],[/; (n159v)/i],[Pt,[Ot,"HMD"],[At,Mt]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Ot,Pt,[At,Bt]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[Ot,Pt,[At,Mt]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Ot,Pt,[At,Bt]],[/(surface duo)/i],[Pt,[Ot,ge],[At,Bt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Pt,[Ot,"Fairphone"],[At,Mt]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Pt,[Ot,me],[At,Bt]],[/(sprint) (\w+)/i],[Ot,Pt,[At,Mt]],[/(kin\.[onetw]{3})/i],[[Pt,/\./g," "],[Ot,ge],[At,Mt]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Pt,[Ot,Te],[At,Bt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Pt,[Ot,Te],[At,Mt]],[/smart-tv.+(samsung)/i],[Ot,[At,Vt]],[/hbbtv.+maple;(\d+)/i],[[Pt,/^/,"SmartTV"],[Ot,ye],[At,Vt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Ot,Pt,[At,Vt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Ot,we],[At,Vt]],[/(apple) ?tv/i],[Ot,[Pt,ue+" TV"],[At,Vt]],[/crkey.*devicetype\/chromecast/i],[[Pt,xe+" Third Generation"],[Ot,pe],[At,Vt]],[/crkey.*devicetype\/([^/]*)/i],[[Pt,/^/,"Chromecast "],[Ot,pe],[At,Vt]],[/fuchsia.*crkey/i],[[Pt,xe+" Nest Hub"],[Ot,pe],[At,Vt]],[/crkey/i],[[Pt,xe],[Ot,pe],[At,Vt]],[/(portaltv)/i],[Pt,[Ot,Oe],[At,Vt]],[/droid.+aft(\w+)( bui|\))/i],[Pt,[Ot,ce],[At,Vt]],[/(shield \w+ tv)/i],[Pt,[Ot,me],[At,Vt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Pt,[Ot,ke],[At,Vt]],[/(bravia[\w ]+)( bui|\))/i],[Pt,[Ot,Ee],[At,Vt]],[/(mi(tv|box)-?\w+) bui/i],[Pt,[Ot,_e],[At,Vt]],[/Hbbtv.*(technisat) (.*);/i],[Ot,Pt,[At,Vt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Ot,/.+\/(\w+)/,"$1",Ze,{LG:"lge"}],[Pt,Xe],[At,Vt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Pt,[At,Vt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[At,Vt]],[/(playstation \w+)/i],[Pt,[Ot,Ee],[At,Ft]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Pt,[Ot,ge],[At,Ft]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Ot,Pt,[At,Ft]],[/droid.+; (shield)( bui|\))/i],[Pt,[Ot,me],[At,Ft]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Pt,[Ot,ye],[At,Wt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Ot,Pt,[At,Wt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Pt,[Ot,Se],[At,Wt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Pt,[Ot,ue],[At,Wt]],[/(opwwe\d{3})/i],[Pt,[Ot,Ie],[At,Wt]],[/(moto 360)/i],[Pt,[Ot,be],[At,Wt]],[/(smartwatch 3)/i],[Pt,[Ot,Ee],[At,Wt]],[/(g watch r)/i],[Pt,[Ot,we],[At,Wt]],[/droid.+; (wt63?0{2,3})\)/i],[Pt,[Ot,Te],[At,Wt]],[/droid.+; (glass) \d/i],[Pt,[Ot,pe],[At,Kt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Ot,Pt,[At,Kt]],[/(quest( \d| pro)?s?).+vr/i],[Pt,[Ot,Oe],[At,Kt]],[/mobile vr; rv.+firefox/i],[[At,Kt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Ot,[At,jt]],[/(aeobc)\b/i],[Pt,[Ot,ce],[At,jt]],[/(homepod).+mac os/i],[Pt,[Ot,ue],[At,jt]],[/windows iot/i],[[At,jt]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Pt,[At,Ze,{mobile:"Mobile",xr:"VR","*":Bt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[At,Bt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[At,Mt]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Pt,[Ot,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Lt,[Rt,Ne+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[Rt,Lt],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Lt,[Rt,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[Rt,Lt],[/ladybird\//i],[[Rt,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Lt,Rt]],os:[[/(windows nt) (6\.[23]); arm/i],[[Rt,/N/,"R"],[Lt,Ze,$e]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[Rt,Lt],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Lt,/(;|\))/g,"",Ze,$e],[Rt,Pe]],[/(windows ce)\/?([\d\.]*)/i],[Rt,Lt],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Lt,/_/g,"."],[Rt,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[Rt,"macOS"],[Lt,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Lt,[Rt,xe+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Lt,[Rt,xe+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Lt,[Rt,xe+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Lt,[Rt,xe+" Linux"]],[/crkey\/([\d\.]+)/i],[Lt,[Rt,xe]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Lt,Rt],[/(ubuntu) ([\w\.]+) like android/i],[[Rt,/(.+)/,"$1 Touch"],Lt],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[Rt,Lt],[/\(bb(10);/i],[Lt,[Rt,le]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Lt,[Rt,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Lt,[Rt,Re+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Lt,[Rt,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Lt,Ze,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[Rt,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Lt,[Rt,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[Rt,"Chrome OS"],Lt],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[Rt,Lt],[/(sunos) ?([\d\.]*)/i],[[Rt,"Solaris"],Lt],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[Rt,Lt]]},ni=(He.call((bt={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[_t,[Rt,Lt,qt,At]],[Tt,[Ut]],[Ct,[At,Pt,Ot]],[Dt,[Rt,Lt]],[xt,[Rt,Lt]]]),He.call(bt.isIgnore,[[_t,[Lt,qt]],[Dt,[Lt]],[xt,[Lt]]]),He.call(bt.isIgnoreRgx,[[_t,/ ?browser$/i],[xt,/ ?os$/i]]),He.call(bt.toString,[[_t,[Rt,Lt]],[Tt,[Ut]],[Ct,[Ot,Pt]],[Dt,[Rt,Lt]],[xt,[Rt,Lt]]]),bt),ri=function(t,e){var i=ni.init[e],n=ni.isIgnore[e]||0,r=ni.isIgnoreRgx[e]||0,s=ni.toString[e]||0;function o(){He.call(this,i)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return Me?Me.getHighEntropyValues(ae).then(function(e){return t.setCH(new si(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Nt&&(o.prototype.is=function(t){var e=!1;for(var i in this)if(this.hasOwnProperty(i)&&!Ve(n,i)&&Ge(r?Qe(r,this[i]):this[i])==Ge(r?Qe(r,t):t)){if(e=!0,t!=yt)break}else if(t==yt&&e){e=!e;break}return e},o.prototype.toString=function(){var t=It;for(var e in s)typeof this[s[e]]!==yt&&(t+=(t?" ":It)+this[s[e]]);return t||yt}),Me||(o.prototype.then=function(t){var e=this,i=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};i.prototype={is:o.prototype.is,toString:o.prototype.toString};var n=new i;return t(n),n}),new o};function si(t,e){if(t=t||{},He.call(this,ae),e)He.call(this,[[zt,je(t[Zt])],[Qt,je(t[$t])],[Mt,/\?1/.test(t[ne])],[Pt,Je(t[re])],[Jt,Je(t[se])],[Xt,Je(t[oe])],[Ut,Je(t[te])],[Ht,je(t[ie])],[Yt,Je(t[ee])]]);else for(var i in t)this.hasOwnProperty(i)&&typeof t[i]!==yt&&(this[i]=t[i])}function oi(t,e,i,n){return this.get=function(t){return t?this.data.hasOwnProperty(t)?this.data[t]:void 0:this.data},this.set=function(t,e){return this.data[t]=e,this},this.setCH=function(t){return this.uaCH=t,this},this.detectFeature=function(){if(Fe&&Fe.userAgent==this.ua)switch(this.itemType){case _t:Fe.brave&&typeof Fe.brave.isBrave==St&&this.set(Rt,"Brave");break;case Ct:!this.get(At)&&Me&&Me[Mt]&&this.set(At,Mt),"Macintosh"==this.get(Pt)&&Fe&&typeof Fe.standalone!==yt&&Fe.maxTouchPoints&&Fe.maxTouchPoints>2&&this.set(Pt,"iPad").set(At,Bt);break;case xt:!this.get(Rt)&&Me&&Me[Jt]&&this.set(Rt,Me[Jt]);break;case Nt:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(_t,e(_t)).set(Tt,e(Tt)).set(Ct,e(Ct)).set(Dt,e(Dt)).set(xt,e(xt))}return this},this.parseUA=function(){return this.itemType!=Nt&&Ye.call(this.data,this.ua,this.rgxMap),this.itemType==_t&&this.set(qt,ze(this.get(Lt))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case _t:case Dt:var i,n=t[Qt]||t[zt];if(n)for(var r in n){var s=n[r].brand||n[r],o=n[r].version;this.itemType==_t&&!/not.a.brand/i.test(s)&&(!i||/Chrom/.test(i)&&s!=De||i==Ne&&/WebView2/.test(s))&&(s=Ze(s,ei),(i=this.get(Rt))&&!/Chrom/.test(i)&&/Chrom/.test(s)||this.set(Rt,s).set(Lt,o).set(qt,ze(o)),i=s),this.itemType==Dt&&s==De&&this.set(Lt,o)}break;case Tt:var a=t[Ut];a&&(a&&"64"==t[Yt]&&(a+="64"),Ye.call(this.data,a+";",e));break;case Ct:if(t[Mt]&&this.set(At,Mt),t[Pt]&&(this.set(Pt,t[Pt]),!this.get(At)||!this.get(Ot))){var c={};Ye.call(c,"droid 9; "+t[Pt]+")",e),!this.get(At)&&c.type&&this.set(At,c.type),!this.get(Ot)&&c.vendor&&this.set(Ot,c.vendor)}if(t[Ht]){var u;if("string"!=typeof t[Ht])for(var d=0;!u&&d<t[Ht].length;)u=Ze(t[Ht][d++],ti);else u=Ze(t[Ht],ti);this.set(At,u)}break;case xt:var l=t[Jt];if(l){var p=t[Xt];l==Pe&&(p=parseInt(ze(p),10)>=13?"11":"10"),this.set(Rt,l).set(Lt,p)}this.get(Rt)==Pe&&"Xbox"==t[Pt]&&this.set(Rt,"Xbox").set(Lt,void 0);break;case Nt:var h=this.data,f=function(e){return h[e].getItem().setCH(t).parseCH().get()};this.set(_t,f(_t)).set(Tt,f(Tt)).set(Ct,f(Ct)).set(Dt,f(Dt)).set(xt,f(xt))}return this},He.call(this,[["itemType",t],["ua",e],["uaCH",n],["rgxMap",i],["data",ri(this,t)]]),this}function ai(t,e,i){if(typeof t===kt?(We(t,!0)?(typeof e===kt&&(i=e),e=t):(i=t,e=void 0),t=void 0):typeof t!==Et||We(e,!0)||(i=e,e=void 0),i&&typeof i.append===St){var n={};i.forEach(function(t,e){n[e]=t}),i=n}if(!(this instanceof ai))return new ai(t,e,i).getResult();var r=typeof t===Et?t:i&&i[mt]?i[mt]:Fe&&Fe.userAgent?Fe.userAgent:It,s=new si(i,!0),o=e?function(t,e){var i={},n=e;if(!We(e))for(var r in n={},e)for(var s in e[r])n[s]=e[r][s].concat(n[s]?n[s]:[]);for(var o in t)i[o]=n[o]&&n[o].length%2==0?n[o].concat(t[o]):t[o];return i}(ii,e):ii,a=function(t){return t==Nt?function(){return new oi(t,r,o,s).set("ua",r).set(_t,this.getBrowser()).set(Tt,this.getCPU()).set(Ct,this.getDevice()).set(Dt,this.getEngine()).set(xt,this.getOS()).get()}:function(){return new oi(t,r,o[t],s).parseUA().get()}};return He.call(this,[["getBrowser",a(_t)],["getCPU",a(Tt)],["getDevice",a(Ct)],["getEngine",a(Dt)],["getOS",a(xt)],["getResult",a(Nt)],["getUA",function(){return r}],["setUA",function(t){return Ke(t)&&(r=t.length>500?Xe(t,500):t),this}]]).setUA(r),this}function ci(){const t=["vive","5904693PYAPro","pow","watch","toFixed","hbbtv","tablet","normal","embedded","(prefers-color-scheme: dark)","getResult","large","2044445CKGEQy","wearable","matches","type","nintendo","xbox","width","111774cMYEDC","car","low","getDeviceInfo","40VngVct","netcast","device","2109168bTzxXI","console","4RZILTv","innerHeight","90629BLoBOc","screenDensity","matchMedia","displaySize","589941fKkUMK","smart-tv","googletv","xlarge","smarttv","215436pOsPor","height","screenType","screenSize","pointer","uiStyle","android auto","ontouchstart","toLowerCase","includes","medium","high","innerWidth"];return(ci=function(){return t})()}ai.VERSION="2.0.4",ai.BROWSER=Be([Rt,Lt,qt,At]),ai.CPU=Be([Ut]),ai.DEVICE=Be([Pt,Ot,At,Ft,Mt,Vt,Bt,Wt,jt]),ai.ENGINE=ai.OS=Be([Rt,Lt]);const ui=di;function di(t,e){const i=ci();return(di=function(t,e){return i[t-=373]})(t,e)}!function(t){const e=di,i=t();for(;;)try{if(326964===-parseInt(e(413))/1+-parseInt(e(422))/2*(parseInt(e(376))/3)+parseInt(e(381))/4+parseInt(e(406))/5+-parseInt(e(420))/6+-parseInt(e(424))/7*(-parseInt(e(417))/8)+parseInt(e(395))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ci);class li{[ui(416)](){const t=ui,e=(new ai)[t(404)]();return{browser:e.browser,os:e.os,device:e[t(419)],engine:e.engine,cpu:e.cpu,ua:e.ua}}get[ui(373)](){const t=ui;return window.devicePixelRatio>=3?t(392):window.devicePixelRatio>=2?t(391):t(415)}get screenFormat(){const t=ui;return window[t(423)]>window[t(393)]?"long":t(401)}get[ui(384)](){const t=ui,e=window[t(393)];return e<480?"small":t(e<768?401:e<1440?405:379)}get uiMode(){const t=ui;var e,i,n;const r=this[t(416)](),s=(null===(e=r[t(419)])||void 0===e?void 0:e[t(409)])||"",o=(null===(n=null===(i=r[t(419)])||void 0===i?void 0:i.model)||void 0===n?void 0:n.toLowerCase())||"",a=r.ua[t(389)]();return s===t(407)||o[t(390)](t(397))?6:s===t(380)||a.includes(t(377))||a[t(390)](t(399))||a[t(390)](t(418))||a[t(390)](t(378))||a[t(390)]("appletv")?4:s===t(421)||a[t(390)]("playstation")||a.includes(t(411))||a[t(390)](t(410))?5:a[t(390)](t(414))||a[t(390)](t(387))||a[t(390)]("carplay")?3:a[t(390)]("oculus")||a[t(390)](t(394))||a[t(390)]("vr")||s===t(402)?7:"mobile"===s||s===t(400)?1:""===s||"desktop"===s?2:0}get[ui(386)](){const t=ui;return window.matchMedia&&window[t(374)](t(403))[t(408)]?"1":"0"}get[ui(375)](){const t=ui,e=window.devicePixelRatio||1,i=screen[t(412)]*e/160,n=screen[t(382)]*e/160;return Math.sqrt(Math[t(396)](i,2)+Math[t(396)](n,2))[t(398)](2)}get[ui(383)](){const t=ui;return t(388)in window||navigator.maxTouchPoints>0?"touch":t(385)}}const pi=new li,hi=vi;function fi(){const t=["isLocalStorageSupported","__test__","getItem","setItem","isIndexedDBSupported","getStorageSizeBytes","deleteDatabase","714865pwaakF","12JjrNYI","length","key","removeItem","isSessionStorageSupported","2375980XBzekB","supportResults","close","140467OkHFJy","__test__check__","3001846EPjvBC","getSupportResult","onsuccess","onerror","result","3830504gUiGmb","3433014VNvKsc","6873055kTayUh"];return(fi=function(){return t})()}function vi(t,e){const i=fi();return(vi=function(t,e){return i[t-=382]})(t,e)}!function(t){const e=vi,i=t();for(;;)try{if(936511===parseInt(e(392))/1+-parseInt(e(394))/2+parseInt(e(400))/3+-parseInt(e(389))/4+parseInt(e(383))/5*(parseInt(e(384))/6)+parseInt(e(401))/7+parseInt(e(399))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(fi);class wi{constructor(){this[vi(390)]=null}[hi(395)](){return e(this,void 0,void 0,function*(){const t=vi;if(this[t(390)])return this[t(390)];const e=this.isLocalStorageSupported(),i=this.isSessionStorageSupported(),n=yield this[t(406)]();return this[t(390)]={localStorage:e,sessionStorage:i,indexedDB:n},this[t(390)]})}[hi(407)](t){const e=hi;let i=0;for(let n=0;n<t[e(385)];n++){const r=t[e(386)](n);if(!r)continue;const s=t[e(404)](r);null!=s&&(i+=2*r.length,i+=2*s[e(385)])}return i}[hi(402)](){const t=hi;try{const e=t(403);return localStorage.setItem(e,"1"),localStorage[t(387)](e),!0}catch(t){return!1}}[hi(388)](){const t=hi;try{const e=t(403);return sessionStorage[t(405)](e,"1"),sessionStorage[t(387)](e),!0}catch(t){return!1}}[hi(406)](){return"indexedDB"in window?new Promise(t=>{const e=vi;try{const i=indexedDB.open(e(393));i[e(397)]=()=>t(!1),i[e(396)]=()=>{const n=e;i[n(398)][n(391)](),indexedDB[n(382)](n(393)),t(!0)}}catch(e){t(!1)}}):Promise.resolve(!1)}}const gi=new wi,bi=Si;function mi(){const t=["scripts","Shopify","[id=___gatsby]","utm_","[data-reactroot], [data-reactid]","organic","keys","/_nuxt/","hostname","Backbone","cdn.shopify.com","Zepto","wp-includes","detectWebFramework","search",'meta[name="generator"][content*="Ghost"]',"documentElement","script[id=__NEXT_DATA__]","innerHTML",'meta[name="generator"][content*="Drupal"]',"other","startsWith","entries","wix.com","Angular","utm_source","wp-content","276348hRtnmQ","Gatsby.js","mix-manifest.json","from",'meta[name="generator"][content*="WordPress"]',"/js/app.js",'script[src*="angular.js"], script[src*="angular.min.js"]',"svelte","113460qLArPD","1019995IBvBoF","Vue","__VUE__","some",".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]","join","src","Next.js","React","454811Eglfow","jQuery","utm_medium","querySelector","static.squarespace.com","Alpine.js","referrer","Meteor.js","__reactContainer","[data-v-app], [data-v-]","413424OzpyYt","Squarespace","126334fxCReW","includes","/_next/","705864nnCFPs","_reactRootContainer"];return(mi=function(){return t})()}!function(t){const e=Si,i=t();for(;;)try{if(108170===parseInt(e(183))/1+parseInt(e(153))/2+-parseInt(e(181))/3+-parseInt(e(124))/4+parseInt(e(162))/5+parseInt(e(161))/6+-parseInt(e(171))/7)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(mi);class Ii{static getUTMParamsString(){const t=Si,e=new URLSearchParams(window.location[t(140)]),i={};for(const[n,r]of e[t(148)]())n[t(147)](t(129))&&r&&(i[n]=r);if(!i.utm_source){const e=document[t(177)];i[t(151)]=e?new URL(e)[t(134)]:t(146)}return!i[t(173)]&&(i[t(173)]=t(131)),Object.entries(i).map(([t,e])=>t+"="+encodeURIComponent(e))[t(167)]("&")}}function Si(t,e){const i=mi();return(Si=function(t,e){return i[t-=122]})(t,e)}Ii[bi(139)]=()=>{const t=bi;return document[t(174)](t(143))||[...document[t(126)]].some(e=>e[t(168)][t(122)](t(123)))?t(169):window[t(170)]||document.querySelector(t(130))||Array[t(156)](document.querySelectorAll("*"))[t(165)](e=>void 0!==e[t(125)]||Object[t(132)](e).some(e=>e[t(147)](t(179))))||window.__REACT_DEVTOOLS_GLOBAL_HOOK__?t(170):[...document[t(126)]][t(165)](e=>e.src.includes(t(133)))?"Nuxt.js":window[t(164)]||window[t(163)]||document[t(174)](t(180))?"Vue.js":document[t(174)](t(128))?t(154):window||document[t(174)](t(166))||document[t(174)](t(159))||window.ng||document.querySelector("[ng-version]")?t(150):[...document.scripts][t(165)](e=>{const i=t;var n;return e.src[i(122)](i(160))||(null===(n=e.textContent)||void 0===n?void 0:n[i(122)](i(160)))})?"Svelte":document[t(174)]("[x-data], [x-init], [x-bind]")?t(176):window.jQuery?t(172):window[t(135)]?"Backbone.js":window.Meteor?t(178):window[t(137)]?"Zepto.js":document[t(174)](t(157))||[...document[t(126)]][t(165)](e=>e.src[t(122)](t(152))||e[t(168)][t(122)](t(138)))?"WordPress":[...document[t(126)]].some(e=>e[t(168)][t(122)](t(158))||e[t(168)].includes(t(155)))?"Laravel":document.querySelector(t(145))||document[t(142)][t(144)][t(122)]("drupal-settings-json")?"Drupal":document.documentElement[t(144)][t(122)](t(136))?t(127):[...document[t(126)]][t(165)](e=>e.src.includes(t(175)))?t(182):[...document.scripts].some(e=>e.src[t(122)](t(149)))?"Wix":document.querySelector(t(141))?"Ghost CMS":void 0};const yi=Ei;function ki(){const t=["247563GzMRdy","#069","321905ushDxE","getExtension","SHA-256","renderer","SHADING_LANGUAGE_VERSION","webgl","width","UNMASKED_RENDERER_WEBGL","1492452lSBOnj","encode","841603oWOODJ","14px 'Arial'","VENDOR","textBaseline","fillStyle","font","subtle","isWebGLSupported","RENDERER","vendor","3084296LkGeiG","355878lSymbq","WiseTrack WebGL Fingerprint!","experimental-webgl","12NnAgtj","hashData","stringify","createElement","getParameter","681774BMBVdQ","top","MAX_TEXTURE_SIZE","getSupportedExtensions","getWebGLFingerprint","join","canvas","#f60","toString","getContext","from","string"];return(ki=function(){return t})()}function Ei(t,e){const i=ki();return(Ei=function(t,e){return i[t-=460]})(t,e)}!function(t){const e=Ei,i=t();for(;;)try{if(134363===parseInt(e(474))/1+parseInt(e(497))/2+-parseInt(e(462))/3+parseInt(e(500))/4*(parseInt(e(476))/5)+parseInt(e(484))/6+-parseInt(e(486))/7+-parseInt(e(496))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ki);class _i{static[yi(493)](){const t=yi;try{const e=document.createElement("canvas");return!(!e[t(471)](t(481))&&!e[t(471)](t(499)))}catch(t){return!1}}static[yi(466)](){return e(this,void 0,void 0,function*(){const t=Ei,e=document[t(460)](t(468)),i=e[t(471)](t(481))||e[t(471)](t(499));if(!i)return;const n={version:i[t(461)](i.VERSION),shadingLangVersion:i[t(461)](i[t(480)]),maxTextureSize:i.getParameter(i[t(464)]),maxRenderBufferSize:i[t(461)](i.MAX_RENDERBUFFER_SIZE),supportedExtensions:i[t(465)]()};try{const e=i[t(477)]("WEBGL_debug_renderer_info");n[t(495)]=e?i[t(461)](e.UNMASKED_VENDOR_WEBGL):i[t(461)](i.VENDOR)}catch(e){n[t(495)]=i[t(461)](i[t(488)])}try{const e=i.getExtension("WEBGL_debug_renderer_info");n.renderer=e?i[t(461)](e[t(483)]):i.getParameter(i[t(494)])}catch(e){n[t(479)]=i.getParameter(i[t(494)])}return yield this[t(501)](JSON[t(502)](n))})}static getCanvasFingerprint(){return e(this,void 0,void 0,function*(){const t=Ei,e=document[t(460)](t(468));e[t(482)]=200,e.height=50;const i=e[t(471)]("2d");if(i)return i[t(489)]=t(463),i[t(491)]=t(487),i[t(490)]=t(469),i.fillRect(0,0,200,50),i[t(490)]=t(475),i.fillText(t(498),2,2),yield this[t(501)](e.toDataURL())})}static[yi(501)](t){return e(this,void 0,void 0,function*(){const e=Ei,i=typeof t===e(473)?t:JSON[e(502)](t),n=(new TextEncoder)[e(485)](i),r=yield crypto[e(492)].digest(e(478),n);return Array[e(472)](new Uint8Array(r)).map(t=>t[e(470)](16).padStart(2,"0"))[e(467)]("")})}}function Ti(t,e){const i=Ci();return(Ti=function(t,e){return i[t-=347]})(t,e)}function Ci(){const t=["time_spent","outerWidth","PARAMETERS_VALUE","1285983LLwBhi","innerWidth","other","vendor","onLine","cpu","deviceId","26PTDPjy","2452460UDqAEM","appFrameWork","getDeviceInfo","getLocalFields","5ttYhqn","entries","inactiveDuration","42SGKiUO","userEnvironment","getWebGLFingerprint","3152094vbzKfd","innerHeight","22yKMzrL","DEFAULTS","outerHeight","hostname","device","screenDensity","toISOString","version","getUTMParamsString","SDK","881768rzgrvR","performance","appVersion","15404wiVWli","423036OklsUD","browser","toString","toLowerCase","uiStyle","VERSION","model","name","sessionCount","customDeviceId","PLATFORM","2655216mZROHK","now","getSupportResult","initialConfig","fromEntries","toFixed","created_at","getApplicationFields","filter","indexedDB","engine","screenType","activeDuration","sessionStorage","hardwareConcurrency","initialDate","assign","pushToken","subSessionCount","screenFormat","localStorage"];return(Ci=function(){return t})()}!function(t){const e=Ti,i=t();for(;;)try{if(366628===-parseInt(e(363))/1*(-parseInt(e(389))/2)+parseInt(e(356))/3+-parseInt(e(401))/4+-parseInt(e(368))/5*(-parseInt(e(374))/6)+-parseInt(e(371))/7*(parseInt(e(386))/8)+parseInt(e(390))/9+-parseInt(e(364))/10*(-parseInt(e(376))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ci);class Di{build(){return e(this,void 0,void 0,function*(){const t=Ti,e=window[t(387)][t(402)]();let i={};return i[t(407)]=(new Date)[t(382)](),Object.assign(i,this[t(367)]()),Object[t(348)](i,yield this[t(408)]()),Object[t(348)](i,this.getDeviceFields()),i[t(353)]=(window[t(387)][t(402)]()-e)[t(406)](1),r[t(377)][t(355)]&&(i=Object[t(405)](Object[t(369)](i).map(([e,i])=>[e,null==i?r[t(377)][t(355)]:i]))),!r[t(377)].PARAMETERS_VALUE&&(i=Object[t(405)](Object[t(369)](i)[t(409)](([t,e])=>null!=e))),i})}getApplicationFields(){return e(this,void 0,void 0,function*(){const t=Ti,e=yield gi[t(403)]();return{connectivity_type:navigator[t(360)]?"1":"-1",country:yield rt.getCountryCode(),package_name:window.location[t(379)],session_storage_enabled:e[t(414)],indexed_db_enabled:e[t(410)],local_storage_enabled:e[t(352)],session_storage:gi.getStorageSizeBytes(sessionStorage).toFixed(0),local_storage:gi.getStorageSizeBytes(localStorage)[t(406)](0),web_gl_support:_i.isWebGLSupported(),web_gl_fingerprint:yield _i[t(373)](),web_gl_canvas_fingerprint:yield _i.getCanvasFingerprint()}})}getLocalFields(){const t=Ti,e=U[t(404)];return e?{uuid:U[t(362)],app_token:e.appToken,environment:e[t(372)],store_name:t(358),app_version:e[t(388)],push_token:U[t(349)],custom_device_id:e[t(399)],default_tracker:e.defaultTracker,platform:r[t(385)].PLATFORM,framework:e[t(365)][t(393)](),initiated_by:r[t(385)][t(400)]+"_"+e.appFrameWork[t(393)](),initiated_version:r.SDK[t(395)],referrer:Ii[t(384)](),installed_at:U[t(347)],session_count:U[t(398)].toString(),session_length:parseInt((U[t(413)]/1e3).toString())[t(392)](),subsession_count:parseInt((U[t(350)]/1e3).toString())[t(392)](),last_interval:parseInt((U[t(370)]/1e3)[t(392)]())[t(392)]()}:{}}getDeviceFields(){const t=Ti,e=pi[t(366)]();return{browser_version:e[t(391)][t(383)],device_manufacturer:e[t(380)][t(359)],device_name:e[t(380)][t(396)],device_type:e[t(380)].type,os_name:e.os[t(397)],os_version:e.os[t(383)],cpu_type:e[t(361)].architecture,web_user_agent:e.ua,display_height:window[t(375)][t(406)](0),display_width:window[t(357)].toFixed(0),language:navigator.language.split("-")[0],screen_density:pi[t(381)],screen_format:pi[t(351)],screen_size:pi.screenSize,ui_mode:pi.uiMode.toString(),cpu_lpc:navigator[t(415)][t(392)](),ui_style:pi[t(394)],wout_width:window[t(354)][t(392)](),wout_height:window[t(378)][t(392)](),web_engine:e[t(411)][t(397)],web_engine_version:e[t(411)].version,display_size:pi.displaySize,screen_type:pi[t(412)]}}}const xi=new Di;function Ni(t,e){const i=Ai();return(Ni=function(t,e){return i[t-=405]})(t,e)}const Ri=Ni;function Ai(){const t=["call","135445HlqYXP","590740QhcrOq","14gqPMpU","6MEBMUs","3289098GAXQsQ","event","create","toJSON","1370955qXLmXl","4162908QUkdvN","2bUZdcx","572NEYEJt","2974984kgqJqj","9152613kWBxxT","build","assign"];return(Ai=function(){return t})()}!function(t){const e=Ni,i=t();for(;;)try{if(800290===-parseInt(e(418))/1+-parseInt(e(411))/2*(parseInt(e(405))/3)+-parseInt(e(410))/4+-parseInt(e(409))/5*(-parseInt(e(421))/6)+-parseInt(e(420))/7*(-parseInt(e(413))/8)+-parseInt(e(414))/9+-parseInt(e(419))/10*(-parseInt(e(412))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ai);class Oi extends Di{constructor(t){const e=Ni;super(),this[e(406)]=t}[Ri(415)](){const t=Ri,i=Object[t(407)](null,{build:{get:()=>super[t(415)]}});return e(this,void 0,void 0,function*(){const e=t,n=yield i[e(415)][e(417)](this);return new Promise(t=>{const i=e;t(Object[i(416)](Object[i(416)]({},n),this[i(406)][i(408)]()))})})}}const Li=Ui;function Ui(t,e){const i=qi();return(Ui=function(t,e){return i[t-=408]})(t,e)}function qi(){const t=["getQueueStatus","addObservers","stop","deviceId","firstSessionSubmit","pushToken","44UQCgNB","Creating Session: SDK is not enabled!","createAttribution","checkSdkClicks","741ikcQAE","Creating Session: First-Session has already submitted","info","build","inactiveDuration","User was inactived for ","340cRuDPK","SDK is not enabled to start tracking!","appSettings","createRequest","ATTRIBUTIONS","initialDate","subSessionCount","stopTracking","17649sYwTQs","42024UBykWN","sessionInterval","Creating Attribution: SDK is not enabled!","pending","Creating Install: SDK-Clicks has already submitted","log","isVisibleFocused","now","addEventListener","subsessionInterval","sdkClickSubmit","activeTime","eventCount","generateDeviceUUID","1239BUgSXG","initialize","visibilityState"," request to pending queue","inactiveTime","startTracking","setActivityTimes","visible","debug","initialized","Add ","SESSIONS","416SSpAKn","2591322tuIncL","fcmToken","207852zoGQdL","start","1rbJEtw","EVENTS","shutdown","3247959DdESic","322255sdTjxc","isRunning","Creating Install: SDK is not enabled!","main","checkPushToken","createDeviceID","focus","166287LKSAQY","WT Tracker stopped","stringify","s | (","getCountryCode","isEnabled","blur","checkSessionIntervals","trackEvent","warn","visibilitychange"];return(qi=function(){return t})()}!function(t){const e=Ui,i=t();for(;;)try{if(762374===-parseInt(e(463))/1*(-parseInt(e(459))/2)+-parseInt(e(466))/3+-parseInt(e(413))/4*(-parseInt(e(467))/5)+-parseInt(e(432))/6*(-parseInt(e(446))/7)+-parseInt(e(458))/8*(-parseInt(e(431))/9)+parseInt(e(423))/10*(-parseInt(e(474))/11)+-parseInt(e(461))/12*(parseInt(e(417))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(qi);class Pi{constructor(){const t=Ui;this[t(468)]=!1,this[t(455)]=!1}get[Li(479)](){return U.sdkEnabled}initialize(){return e(this,void 0,void 0,function*(){const t=Ui;this[t(478)](),yield this[t(452)](),this[t(472)](),this[t(408)](),this.initialized=!0})}[Li(451)](){return e(this,void 0,void 0,function*(){const t=Ui;this[t(479)]?(x[t(454)]("WT Tracker started"),yield gt[t(447)](),yield this.checkSdkClicks(),yield this.checkFirstSession(),yield this[t(415)](),this[t(468)]=!0):x[t(483)](t(424))})}[Li(430)](){return e(this,void 0,void 0,function*(){const t=Ui;this[t(468)]=!1,$[t(409)](),yield gt[t(465)](),x[t(454)](t(475))})}[Li(471)](t){return e(this,void 0,void 0,function*(){const e=Ui;U[e(412)]=t,this[e(479)]?U[e(460)]!==t?yield this[e(426)]({endpoint:f.SDK_INFOS,queueType:e(435)}):x[e(419)]("This Notification token has sent to server previously"):x[e(483)]("CheckPushToken: SDK is not enabled")})}[Li(482)](t){return e(this,void 0,void 0,function*(){const e=Ui;this[e(479)]?this[e(455)]?(U[e(444)]+=1,yield this.createRequest({endpoint:f[e(464)],fBuilder:new Oi(t),queueType:"pending"})):x[e(483)]("trackEvent: SDK is not initialized yet"):x[e(483)]("trackEvent: SDK is not enabled")})}[Li(478)](){rt[Li(478)]()}[Li(415)](){return e(this,void 0,void 0,function*(){const t=Ui;this.isEnabled?yield this[t(426)]({endpoint:f[t(427)],queueType:t(435)}):x[t(483)](t(434))})}checkFirstSession(){return e(this,void 0,void 0,function*(){const t=Ui;this[t(479)]?U[t(411)]?x[t(454)](t(418)):yield this[t(426)]({endpoint:f[t(457)],queueType:U[t(442)]?"main":"pending"}):x.warn("Creating First Session: SDK is not enabled!")})}[Li(416)](){return e(this,void 0,void 0,function*(){const t=Ui;this[t(479)]?U[t(442)]?x.debug(t(436)):yield this.createRequest({endpoint:f.SDK_CLICKS}):x[t(483)](t(469))})}createRequest(t){return e(this,arguments,void 0,function*({endpoint:t,fBuilder:e=xi,queueType:i="main"}){const n=Ui,r=yield e[n(420)](),s=new ut(t,r);i===n(435)?(x[n(419)](n(456)+t+n(449)),yield gt.addPendingRequest(s)):(x.info(n(456)+t+" request to main queue"),yield gt.addRequest(s));const o=gt[n(485)]();console[n(437)](JSON[n(476)](o))})}createDeviceID(){const t=Li;!U[t(410)]&&(U[t(410)]=ot[t(445)]()),!U[t(428)]&&(U.initialDate=(new Date).toISOString())}[Li(452)](){return e(this,void 0,void 0,function*(){const t=Ui;if(U[t(443)]){U.inactiveTime=U[t(443)];const e=Date[t(439)]()-U[t(450)];U[t(421)]+=e,console[t(437)](t(422)+e/1e3+t(477)+U.inactiveDuration/1e3+"s Totaly)"),yield this.checkSessionIntervals()}U[t(443)]=Date[t(439)](),$[t(462)]()})}[Li(481)](){return e(this,void 0,void 0,function*(){const t=Ui;var e,i;const n=U[t(450)],r=null===(e=U[t(425)])||void 0===e?void 0:e[t(433)],s=null===(i=U.appSettings)||void 0===i?void 0:i[t(441)];if(!this[t(479)])return void x.warn(t(414));if(!n||!r||!s)return;const o=Date[t(439)]()-n;o>parseInt(r)?(U.sessionCount+=1,yield this[t(426)]({endpoint:f.SESSIONS,queueType:U[t(442)]?t(470):t(435)})):o>parseInt(s)&&(U[t(429)]+=1)})}[Li(438)](){const t=Li;return document[t(448)]===t(453)&&document.hasFocus()}addObservers(){const t=Li;window[t(440)]("beforeunload",()=>{$[t(409)]()}),document.addEventListener(t(484),()=>{const e=t;this[e(438)]()?(this[e(415)](),this[e(452)]()):$.stop()}),window[t(440)](t(473),()=>{const e=t;this[e(438)]()&&(this[e(415)](),this[e(452)]())}),window[t(440)](t(480),()=>{$[t(409)]()})}}const Fi=new Pi;function Mi(t,e){const i=Vi();return(Mi=function(t,e){return i[t-=403]})(t,e)}const Bi=Mi;function Vi(){const t=["warn","440192fLCdAe","init","trackEvent","getConfig","checkSdkEnabled","appSettings","NetworkError","‼️ SDK Config NOT set!, check errors.","‼️ Track Event: SDK is not initialized yet","1150423hMJTBV","setLevel","4967286yoFZJL","2648960PyMPvT","9UZgons","setEnabled","260674mCxzpF","setFCMToken","fromConfig","‼️ App Settings NOT set!, check errors.","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","defaultValue","trackingWaitingTime","sdkInitialized","7850628LHnIzZ","3761821LrfIlT","info","doGetAppSettings","11qSznvZ","Track Event: SDK is not enabled!","SDK Config set","SDK is disabled form server, contact your adminstrator!","instance","checkSdkUpdate","Config is not set!","stopTracking","checkPushToken","isEnabled","error","doGetConfig","config","18EoCRWE","Need to get app-settings for ","needAppSettings","App Settings set","_instance","5DvULnT","The version you are currently using has expired and is no longer supported. Please update to the latest version to continue using the SDK","setLogLevel","updateAppSettings","‼️ Start Tracking: SDK is not initialized yet","startTracking","sdkEnvironment","sdkEnabled","initialConfig"," environment","8NmfqYT","sdkUpdate"];return(Vi=function(){return t})()}!function(t){const e=Mi,i=t();for(;;)try{if(846436===parseInt(e(456))/1+parseInt(e(404))/2*(parseInt(e(429))/3)+-parseInt(e(447))/4+parseInt(e(434))/5*(-parseInt(e(458))/6)+-parseInt(e(413))/7*(parseInt(e(444))/8)+-parseInt(e(460))/9*(parseInt(e(459))/10)+parseInt(e(416))/11*(parseInt(e(412))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Vi);class Wi{static get[Bi(420)](){const t=Bi;return!Wi._instance&&(Wi[t(433)]=new Wi),Wi[t(433)]}constructor(){this[Bi(411)]=!1}[Bi(448)](t){return e(this,void 0,void 0,function*(){const e=Mi;var i,n;const r=yield this[e(450)](t);this[e(451)](r),this[e(421)](r),this.setEnabled(!0),yield this[e(437)](r),this[e(411)]=!0,yield Fi.initialize();(null===(i=t.startTrackerAutomatically)||void 0===i||i)&&setTimeout(()=>this[e(439)](),1e3*(null!==(n=t[e(410)])&&void 0!==n?n:0))})}[Bi(436)](t){x[Bi(457)](t)}flush(){const t=Bi;x[t(414)]("Clearing Data and stop tracker!"),U.clear(),this[t(423)]()}[Bi(425)](){return U[Bi(441)]}[Bi(403)](t){const e=Bi,i=U.config;if(!i)throw new Error(e(422));if(!i.sdkEnabled)throw new Error(e(419));if(i.forceUpdate)throw new Error(e(435));U[e(441)]=t}[Bi(439)](){return e(this,void 0,void 0,function*(){const t=Mi;this[t(411)]?this[t(425)]()?yield Fi.startTracking():x[t(446)]("Start Tracking: SDK is not enabled!"):x[t(446)](t(438))})}stopTracking(){return e(this,void 0,void 0,function*(){const t=Mi;yield Fi[t(423)]()})}[Bi(405)](t){return e(this,void 0,void 0,function*(){const e=Mi;this[e(411)]?this[e(425)]()?yield Fi[e(424)](t):x[e(446)]("Set Fcm Token: SDK is not enabled!"):x[e(446)]("‼️ Set Fcm Token: SDK is not initialized yet")})}trackEvent(t){return e(this,void 0,void 0,function*(){const e=Mi;this[e(411)]?this.isEnabled()?yield Fi[e(449)](t):x[e(446)](e(417)):x[e(446)](e(455))})}[Bi(450)](t){return e(this,void 0,void 0,function*(){const e=Mi;let i;U[e(442)]=t;try{i=yield Q[e(427)]()}catch(t){if(!(t instanceof P[e(453)]))throw x.info(e(454)),t;i=U[e(428)]||y[e(409)]}return U[e(428)]=i,x.info(e(418)),i})}[Bi(437)](t){return e(this,void 0,void 0,function*(){const e=Mi;let i;if(u[e(431)]()){x.debug(e(430)+u[e(440)]+e(443));try{i=yield Q[e(415)]()}catch(t){if(!(t instanceof P[e(453)]))throw x[e(414)](e(407)),t;i=b[e(409)]}}else i=b[e(406)](t);return U[e(452)]=i,x[e(414)](e(432)),i})}[Bi(451)](t){const e=Bi;if(!t[e(441)]){const t=e(419);throw x[e(426)](t),new Error(t)}}checkSdkUpdate(t){const e=Bi;if(t.forceUpdate){const t=e(435);throw x[e(426)](t),new Error(t)}t[e(445)]&&x[e(446)](e(408))}}function Ki(t,e){var i=ji();return(Ki=function(t,e){return i[t-=154]})(t,e)}function ji(){var t=["toJSON","type","currency","1659uhlzyl","1521462pMvhdO","amount","revenue","5406328qNhvIR","default","Revenue","4122FWkgMo","145615FAMYUD","52990goFVTR","1116QmADhy","114GhtAxi","addParam","762793jcfMee","4085347ZfnRjR","params","name"];return(ji=function(){return t})()}function Gi(){var t=["1020795VqmUFL","1671344yYuwnQ","36477dPGgzX","5AkKWzl","543823ihJuOH","10639086GrkkFP","1356631qSOUWa","890wiYEyh","112EGfOnv","2024780eoqFCV"];return(Gi=function(){return t})()}function zi(t,e){var i=Gi();return(zi=function(t,e){return i[t-=132]})(t,e)}return function(t){for(var e=Ki,i=t();;)try{if(412198===-parseInt(e(169))/1+-parseInt(e(157))/2+-parseInt(e(156))/3*(-parseInt(e(166))/4)+parseInt(e(164))/5*(-parseInt(e(167))/6)+parseInt(e(170))/7+-parseInt(e(160))/8+parseInt(e(163))/9*(parseInt(e(165))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ji),t.WTEvent=void 0,function(t){var e=Ki;class i{constructor(t){var e=Ki;this[e(154)]=e(161),this.name=t}[e(168)](t,i){var n,r=e;let s=null!==(n=this.params)&&void 0!==n?n:{};s[t]=i,this[r(171)]=s}toJSON(){var t=e;return{event_type:this[t(154)],event_name:this[t(172)],partner_params:this[t(171)]}}}t.Default=i;class n extends i{constructor(t,i,n){var r=e;super(t),this[r(154)]=r(159),this.amount=i,this[r(155)]=n}[e(173)](){var t=e;return{event_type:this[t(154)],event_name:this.name,revenue:this[t(158)],currency:this.currency,partner_params:this[t(171)]}}}t[e(162)]=n}(t.WTEvent||(t.WTEvent={})),function(t){for(var e=zi,i=t();;)try{if(889190===-parseInt(e(139))/1+-parseInt(e(132))/2+parseInt(e(133))/3+parseInt(e(134))/4+parseInt(e(136))/5*(parseInt(e(138))/6)+parseInt(e(137))/7*(parseInt(e(141))/8)+-parseInt(e(135))/9*(parseInt(e(140))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Gi),t.WTLogEngine=_,t.WTLogLevel=D,t.WTLogger=x,t.WiseTrack=Wi,t}({});
|