@swan-admin/swan-web-component 1.0.98 → 1.0.100

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.
@@ -0,0 +1,2 @@
1
+ "use strict";require("tailwind-merge"),require("clsx");var e,t,a=require("posthog-js"),n=require("mic-check"),i=require("uuid"),o=require("react/jsx-runtime"),r=require("react"),s=require("@swan-admin/swan-ai-measurements"),_={},u={exports:{}};function l(){return e||(e=1,u.exports=function(e){var t={};function a(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,a),i.l=!0,i.exports}return a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)a.d(n,i,function(t){return e[t]}.bind(null,i));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=90)}({17:function(e,t,a){t.__esModule=!0,t.default=void 0;var n=a(18),i=function(){function e(){}return e.getFirstMatch=function(e,t){var a=t.match(e);return a&&a.length>0&&a[1]||""},e.getSecondMatch=function(e,t){var a=t.match(e);return a&&a.length>1&&a[2]||""},e.matchAndReturnConst=function(e,t,a){if(e.test(t))return a},e.getWindowsVersionName=function(e){switch(e){case"NT":return"NT";case"XP":case"NT 5.1":return"XP";case"NT 5.0":return"2000";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}},e.getMacOSVersionName=function(e){var t=e.split(".").splice(0,2).map(function(e){return parseInt(e,10)||0});t.push(0);var a=t[0],n=t[1];if(10===a)switch(n){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}switch(a){case 11:return"Big Sur";case 12:return"Monterey";case 13:return"Ventura";case 14:return"Sonoma";case 15:return"Sequoia";default:return}},e.getAndroidVersionName=function(e){var t=e.split(".").splice(0,2).map(function(e){return parseInt(e,10)||0});if(t.push(0),!(1===t[0]&&t[1]<5))return 1===t[0]&&t[1]<6?"Cupcake":1===t[0]&&t[1]>=6?"Donut":2===t[0]&&t[1]<2?"Eclair":2===t[0]&&2===t[1]?"Froyo":2===t[0]&&t[1]>2?"Gingerbread":3===t[0]?"Honeycomb":4===t[0]&&t[1]<1?"Ice Cream Sandwich":4===t[0]&&t[1]<4?"Jelly Bean":4===t[0]&&t[1]>=4?"KitKat":5===t[0]?"Lollipop":6===t[0]?"Marshmallow":7===t[0]?"Nougat":8===t[0]?"Oreo":9===t[0]?"Pie":void 0},e.getVersionPrecision=function(e){return e.split(".").length},e.compareVersions=function(t,a,n){void 0===n&&(n=!1);var i=e.getVersionPrecision(t),o=e.getVersionPrecision(a),r=Math.max(i,o),s=0,_=e.map([t,a],function(t){var a=r-e.getVersionPrecision(t),n=t+new Array(a+1).join(".0");return e.map(n.split("."),function(e){return new Array(20-e.length).join("0")+e}).reverse()});for(n&&(s=r-Math.min(i,o)),r-=1;r>=s;){if(_[0][r]>_[1][r])return 1;if(_[0][r]===_[1][r]){if(r===s)return 0;r-=1}else if(_[0][r]<_[1][r])return-1}},e.map=function(e,t){var a,n=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(a=0;a<e.length;a+=1)n.push(t(e[a]));return n},e.find=function(e,t){var a,n;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(a=0,n=e.length;a<n;a+=1){var i=e[a];if(t(i,a))return i}},e.assign=function(e){for(var t,a,n=e,i=arguments.length,o=new Array(i>1?i-1:0),r=1;r<i;r++)o[r-1]=arguments[r];if(Object.assign)return Object.assign.apply(Object,[e].concat(o));var s=function(){var e=o[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach(function(t){n[t]=e[t]})};for(t=0,a=o.length;t<a;t+=1)s();return e},e.getBrowserAlias=function(e){return n.BROWSER_ALIASES_MAP[e]},e.getBrowserTypeByAlias=function(e){return n.BROWSER_MAP[e]||""},e}();t.default=i,e.exports=t.default},18:function(e,t,a){t.__esModule=!0,t.ENGINE_MAP=t.OS_MAP=t.PLATFORMS_MAP=t.BROWSER_MAP=t.BROWSER_ALIASES_MAP=void 0,t.BROWSER_ALIASES_MAP={AmazonBot:"amazonbot","Amazon Silk":"amazon_silk","Android Browser":"android",BaiduSpider:"baiduspider",Bada:"bada",BingCrawler:"bingcrawler",BlackBerry:"blackberry","ChatGPT-User":"chatgpt_user",Chrome:"chrome",ClaudeBot:"claudebot",Chromium:"chromium",Diffbot:"diffbot",DuckDuckBot:"duckduckbot",Electron:"electron",Epiphany:"epiphany",FacebookExternalHit:"facebookexternalhit",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot",GPTBot:"gptbot","Internet Explorer":"ie",InternetArchiveCrawler:"internetarchivecrawler","K-Meleon":"k_meleon",LibreWolf:"librewolf",Maxthon:"maxthon","Meta-ExternalAds":"meta_externalads","Meta-ExternalAgent":"meta_externalagent","Meta-ExternalFetcher":"meta_externalfetcher","Meta-WebIndexer":"meta_webindexer","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver","OAI-SearchBot":"oai_searchbot",Omgilibot:"omgilibot",Opera:"opera","Opera Coast":"opera_coast","Pale Moon":"pale_moon",PerplexityBot:"perplexitybot","Perplexity-User":"perplexity_user",PhantomJS:"phantomjs",PingdomBot:"pingdombot",Puffin:"puffin",QQ:"qq",QQLite:"qqlite",QupZilla:"qupzilla",Roku:"roku",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir","Sogou Browser":"sogou",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat",YahooSlurp:"yahooslurp","Yandex Browser":"yandex",YandexBot:"yandexbot",YouBot:"youbot"},t.BROWSER_MAP={amazonbot:"AmazonBot",amazon_silk:"Amazon Silk",android:"Android Browser",baiduspider:"BaiduSpider",bada:"Bada",bingcrawler:"BingCrawler",blackberry:"BlackBerry",chatgpt_user:"ChatGPT-User",chrome:"Chrome",claudebot:"ClaudeBot",chromium:"Chromium",diffbot:"Diffbot",duckduckbot:"DuckDuckBot",edge:"Microsoft Edge",electron:"Electron",epiphany:"Epiphany",facebookexternalhit:"FacebookExternalHit",firefox:"Firefox",focus:"Focus",generic:"Generic",google_search:"Google Search",googlebot:"Googlebot",gptbot:"GPTBot",ie:"Internet Explorer",internetarchivecrawler:"InternetArchiveCrawler",k_meleon:"K-Meleon",librewolf:"LibreWolf",maxthon:"Maxthon",meta_externalads:"Meta-ExternalAds",meta_externalagent:"Meta-ExternalAgent",meta_externalfetcher:"Meta-ExternalFetcher",meta_webindexer:"Meta-WebIndexer",mz:"MZ Browser",naver:"NAVER Whale Browser",oai_searchbot:"OAI-SearchBot",omgilibot:"Omgilibot",opera:"Opera",opera_coast:"Opera Coast",pale_moon:"Pale Moon",perplexitybot:"PerplexityBot",perplexity_user:"Perplexity-User",phantomjs:"PhantomJS",pingdombot:"PingdomBot",puffin:"Puffin",qq:"QQ Browser",qqlite:"QQ Browser Lite",qupzilla:"QupZilla",roku:"Roku",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",sogou:"Sogou Browser",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yahooslurp:"YahooSlurp",yandex:"Yandex Browser",yandexbot:"YandexBot",youbot:"YouBot"},t.PLATFORMS_MAP={bot:"bot",desktop:"desktop",mobile:"mobile",tablet:"tablet",tv:"tv"},t.OS_MAP={Android:"Android",Bada:"Bada",BlackBerry:"BlackBerry",ChromeOS:"Chrome OS",HarmonyOS:"HarmonyOS",iOS:"iOS",Linux:"Linux",MacOS:"macOS",PlayStation4:"PlayStation 4",Roku:"Roku",Tizen:"Tizen",WebOS:"WebOS",Windows:"Windows",WindowsPhone:"Windows Phone"},t.ENGINE_MAP={Blink:"Blink",EdgeHTML:"EdgeHTML",Gecko:"Gecko",Presto:"Presto",Trident:"Trident",WebKit:"WebKit"}},90:function(e,t,a){t.__esModule=!0,t.default=void 0;var n,i=(n=a(91))&&n.__esModule?n:{default:n},o=a(18);function r(e,t){for(var a=0;a<t.length;a++){var n=t[a];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}var s=function(){function e(){}var t,a,n;return e.getParser=function(e,t){if(void 0===t&&(t=!1),"string"!=typeof e)throw new Error("UserAgent should be a string");return new i.default(e,t)},e.parse=function(e){return new i.default(e).getResult()},t=e,n=[{key:"BROWSER_MAP",get:function(){return o.BROWSER_MAP}},{key:"ENGINE_MAP",get:function(){return o.ENGINE_MAP}},{key:"OS_MAP",get:function(){return o.OS_MAP}},{key:"PLATFORMS_MAP",get:function(){return o.PLATFORMS_MAP}}],(a=null)&&r(t.prototype,a),n&&r(t,n),e}();t.default=s,e.exports=t.default},91:function(e,t,a){t.__esModule=!0,t.default=void 0;var n=_(a(92)),i=_(a(93)),o=_(a(94)),r=_(a(95)),s=_(a(17));function _(e){return e&&e.__esModule?e:{default:e}}var u=function(){function e(e,t){if(void 0===t&&(t=!1),null==e||""===e)throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},!0!==t&&this.parse()}var t=e.prototype;return t.getUA=function(){return this._ua},t.test=function(e){return e.test(this._ua)},t.parseBrowser=function(){var e=this;this.parsedResult.browser={};var t=s.default.find(n.default,function(t){if("function"==typeof t.test)return t.test(e);if(Array.isArray(t.test))return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.browser=t.describe(this.getUA())),this.parsedResult.browser},t.getBrowser=function(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()},t.getBrowserName=function(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""},t.getBrowserVersion=function(){return this.getBrowser().version},t.getOS=function(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()},t.parseOS=function(){var e=this;this.parsedResult.os={};var t=s.default.find(i.default,function(t){if("function"==typeof t.test)return t.test(e);if(Array.isArray(t.test))return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.os=t.describe(this.getUA())),this.parsedResult.os},t.getOSName=function(e){var t=this.getOS().name;return e?String(t).toLowerCase()||"":t||""},t.getOSVersion=function(){return this.getOS().version},t.getPlatform=function(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()},t.getPlatformType=function(e){void 0===e&&(e=!1);var t=this.getPlatform().type;return e?String(t).toLowerCase()||"":t||""},t.parsePlatform=function(){var e=this;this.parsedResult.platform={};var t=s.default.find(o.default,function(t){if("function"==typeof t.test)return t.test(e);if(Array.isArray(t.test))return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.platform=t.describe(this.getUA())),this.parsedResult.platform},t.getEngine=function(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()},t.getEngineName=function(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""},t.parseEngine=function(){var e=this;this.parsedResult.engine={};var t=s.default.find(r.default,function(t){if("function"==typeof t.test)return t.test(e);if(Array.isArray(t.test))return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.engine=t.describe(this.getUA())),this.parsedResult.engine},t.parse=function(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this},t.getResult=function(){return s.default.assign({},this.parsedResult)},t.satisfies=function(e){var t=this,a={},n=0,i={},o=0;if(Object.keys(e).forEach(function(t){var r=e[t];"string"==typeof r?(i[t]=r,o+=1):"object"==typeof r&&(a[t]=r,n+=1)}),n>0){var r=Object.keys(a),_=s.default.find(r,function(e){return t.isOS(e)});if(_){var u=this.satisfies(a[_]);if(void 0!==u)return u}var l=s.default.find(r,function(e){return t.isPlatform(e)});if(l){var c=this.satisfies(a[l]);if(void 0!==c)return c}}if(o>0){var d=Object.keys(i),m=s.default.find(d,function(e){return t.isBrowser(e,!0)});if(void 0!==m)return this.compareVersion(i[m])}},t.isBrowser=function(e,t){void 0===t&&(t=!1);var a=this.getBrowserName().toLowerCase(),n=e.toLowerCase(),i=s.default.getBrowserTypeByAlias(n);return t&&i&&(n=i.toLowerCase()),n===a},t.compareVersion=function(e){var t=[0],a=e,n=!1,i=this.getBrowserVersion();if("string"==typeof i)return">"===e[0]||"<"===e[0]?(a=e.substr(1),"="===e[1]?(n=!0,a=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?a=e.substr(1):"~"===e[0]&&(n=!0,a=e.substr(1)),t.indexOf(s.default.compareVersions(i,a,n))>-1},t.isOS=function(e){return this.getOSName(!0)===String(e).toLowerCase()},t.isPlatform=function(e){return this.getPlatformType(!0)===String(e).toLowerCase()},t.isEngine=function(e){return this.getEngineName(!0)===String(e).toLowerCase()},t.is=function(e,t){return void 0===t&&(t=!1),this.isBrowser(e,t)||this.isOS(e)||this.isPlatform(e)},t.some=function(e){var t=this;return void 0===e&&(e=[]),e.some(function(e){return t.is(e)})},e}();t.default=u,e.exports=t.default},92:function(e,t,a){t.__esModule=!0,t.default=void 0;var n,i=(n=a(17))&&n.__esModule?n:{default:n},o=/version\/(\d+(\.?_?\d+)+)/i,r=[{test:[/gptbot/i],describe:function(e){var t={name:"GPTBot"},a=i.default.getFirstMatch(/gptbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/chatgpt-user/i],describe:function(e){var t={name:"ChatGPT-User"},a=i.default.getFirstMatch(/chatgpt-user\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/oai-searchbot/i],describe:function(e){var t={name:"OAI-SearchBot"},a=i.default.getFirstMatch(/oai-searchbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/claudebot/i,/claude-web/i,/claude-user/i,/claude-searchbot/i],describe:function(e){var t={name:"ClaudeBot"},a=i.default.getFirstMatch(/(?:claudebot|claude-web|claude-user|claude-searchbot)\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/omgilibot/i,/webzio-extended/i],describe:function(e){var t={name:"Omgilibot"},a=i.default.getFirstMatch(/(?:omgilibot|webzio-extended)\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/diffbot/i],describe:function(e){var t={name:"Diffbot"},a=i.default.getFirstMatch(/diffbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/perplexitybot/i],describe:function(e){var t={name:"PerplexityBot"},a=i.default.getFirstMatch(/perplexitybot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/perplexity-user/i],describe:function(e){var t={name:"Perplexity-User"},a=i.default.getFirstMatch(/perplexity-user\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/youbot/i],describe:function(e){var t={name:"YouBot"},a=i.default.getFirstMatch(/youbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/meta-webindexer/i],describe:function(e){var t={name:"Meta-WebIndexer"},a=i.default.getFirstMatch(/meta-webindexer\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/meta-externalads/i],describe:function(e){var t={name:"Meta-ExternalAds"},a=i.default.getFirstMatch(/meta-externalads\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/meta-externalagent/i],describe:function(e){var t={name:"Meta-ExternalAgent"},a=i.default.getFirstMatch(/meta-externalagent\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/meta-externalfetcher/i],describe:function(e){var t={name:"Meta-ExternalFetcher"},a=i.default.getFirstMatch(/meta-externalfetcher\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/googlebot/i],describe:function(e){var t={name:"Googlebot"},a=i.default.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/amazonbot/i],describe:function(e){var t={name:"AmazonBot"},a=i.default.getFirstMatch(/amazonbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/bingbot/i],describe:function(e){var t={name:"BingCrawler"},a=i.default.getFirstMatch(/bingbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/baiduspider/i],describe:function(e){var t={name:"BaiduSpider"},a=i.default.getFirstMatch(/baiduspider\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/duckduckbot/i],describe:function(e){var t={name:"DuckDuckBot"},a=i.default.getFirstMatch(/duckduckbot\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/ia_archiver/i],describe:function(e){var t={name:"InternetArchiveCrawler"},a=i.default.getFirstMatch(/ia_archiver\/(\d+(\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/facebookexternalhit/i,/facebookcatalog/i],describe:function(){return{name:"FacebookExternalHit"}}},{test:[/yahoo!?[\s/]*slurp/i],describe:function(){return{name:"YahooSlurp"}}},{test:[/yandexbot/i,/yandexmobilebot/i],describe:function(){return{name:"YandexBot"}}},{test:[/pingdom/i],describe:function(){return{name:"PingdomBot"}}},{test:[/opera/i],describe:function(e){var t={name:"Opera"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/opr\/|opios/i],describe:function(e){var t={name:"Opera"},a=i.default.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/SamsungBrowser/i],describe:function(e){var t={name:"Samsung Internet for Android"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/Whale/i],describe:function(e){var t={name:"NAVER Whale Browser"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/PaleMoon/i],describe:function(e){var t={name:"Pale Moon"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:PaleMoon)[\s/](\d+(?:\.\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/MZBrowser/i],describe:function(e){var t={name:"MZ Browser"},a=i.default.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/focus/i],describe:function(e){var t={name:"Focus"},a=i.default.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/swing/i],describe:function(e){var t={name:"Swing"},a=i.default.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/coast/i],describe:function(e){var t={name:"Opera Coast"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe:function(e){var t={name:"Opera Touch"},a=i.default.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/yabrowser/i],describe:function(e){var t={name:"Yandex Browser"},a=i.default.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/ucbrowser/i],describe:function(e){var t={name:"UC Browser"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/Maxthon|mxios/i],describe:function(e){var t={name:"Maxthon"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/epiphany/i],describe:function(e){var t={name:"Epiphany"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/puffin/i],describe:function(e){var t={name:"Puffin"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/sleipnir/i],describe:function(e){var t={name:"Sleipnir"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/k-meleon/i],describe:function(e){var t={name:"K-Meleon"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/micromessenger/i],describe:function(e){var t={name:"WeChat"},a=i.default.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/qqbrowser/i],describe:function(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},a=i.default.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/msie|trident/i],describe:function(e){var t={name:"Internet Explorer"},a=i.default.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/\sedg\//i],describe:function(e){var t={name:"Microsoft Edge"},a=i.default.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/edg([ea]|ios)/i],describe:function(e){var t={name:"Microsoft Edge"},a=i.default.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/vivaldi/i],describe:function(e){var t={name:"Vivaldi"},a=i.default.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/seamonkey/i],describe:function(e){var t={name:"SeaMonkey"},a=i.default.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/sailfish/i],describe:function(e){var t={name:"Sailfish"},a=i.default.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return a&&(t.version=a),t}},{test:[/silk/i],describe:function(e){var t={name:"Amazon Silk"},a=i.default.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/phantom/i],describe:function(e){var t={name:"PhantomJS"},a=i.default.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/slimerjs/i],describe:function(e){var t={name:"SlimerJS"},a=i.default.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t={name:"BlackBerry"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t={name:"WebOS Browser"},a=i.default.getFirstMatch(o,e)||i.default.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/bada/i],describe:function(e){var t={name:"Bada"},a=i.default.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/tizen/i],describe:function(e){var t={name:"Tizen"},a=i.default.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/qupzilla/i],describe:function(e){var t={name:"QupZilla"},a=i.default.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/librewolf/i],describe:function(e){var t={name:"LibreWolf"},a=i.default.getFirstMatch(/(?:librewolf)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/firefox|iceweasel|fxios/i],describe:function(e){var t={name:"Firefox"},a=i.default.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/electron/i],describe:function(e){var t={name:"Electron"},a=i.default.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/sogoumobilebrowser/i,/metasr/i,/se 2\.[x]/i],describe:function(e){var t={name:"Sogou Browser"},a=i.default.getFirstMatch(/(?:sogoumobilebrowser)[\s/](\d+(\.?_?\d+)+)/i,e),n=i.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e),o=i.default.getFirstMatch(/se ([\d.]+)x/i,e),r=a||n||o;return r&&(t.version=r),t}},{test:[/MiuiBrowser/i],describe:function(e){var t={name:"Miui"},a=i.default.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/chromium/i],describe:function(e){var t={name:"Chromium"},a=i.default.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/chrome|crios|crmo/i],describe:function(e){var t={name:"Chrome"},a=i.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/GSA/i],describe:function(e){var t={name:"Google Search"},a=i.default.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:function(e){var t=!e.test(/like android/i),a=e.test(/android/i);return t&&a},describe:function(e){var t={name:"Android Browser"},a=i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/playstation 4/i],describe:function(e){var t={name:"PlayStation 4"},a=i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/safari|applewebkit/i],describe:function(e){var t={name:"Safari"},a=i.default.getFirstMatch(o,e);return a&&(t.version=a),t}},{test:[/.*/i],describe:function(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:i.default.getFirstMatch(t,e),version:i.default.getSecondMatch(t,e)}}}];t.default=r,e.exports=t.default},93:function(e,t,a){t.__esModule=!0,t.default=void 0;var n,i=(n=a(17))&&n.__esModule?n:{default:n},o=a(18),r=[{test:[/Roku\/DVP/],describe:function(e){var t=i.default.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:o.OS_MAP.Roku,version:t}}},{test:[/windows phone/i],describe:function(e){var t=i.default.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:o.OS_MAP.WindowsPhone,version:t}}},{test:[/windows /i],describe:function(e){var t=i.default.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),a=i.default.getWindowsVersionName(t);return{name:o.OS_MAP.Windows,version:t,versionName:a}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(e){var t={name:o.OS_MAP.iOS},a=i.default.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return a&&(t.version=a),t}},{test:[/macintosh/i],describe:function(e){var t=i.default.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),a=i.default.getMacOSVersionName(t),n={name:o.OS_MAP.MacOS,version:t};return a&&(n.versionName=a),n}},{test:[/(ipod|iphone|ipad)/i],describe:function(e){var t=i.default.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:o.OS_MAP.iOS,version:t}}},{test:[/OpenHarmony/i],describe:function(e){var t=i.default.getFirstMatch(/OpenHarmony\s+(\d+(\.\d+)*)/i,e);return{name:o.OS_MAP.HarmonyOS,version:t}}},{test:function(e){var t=!e.test(/like android/i),a=e.test(/android/i);return t&&a},describe:function(e){var t=i.default.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),a=i.default.getAndroidVersionName(t),n={name:o.OS_MAP.Android,version:t};return a&&(n.versionName=a),n}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t=i.default.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),a={name:o.OS_MAP.WebOS};return t&&t.length&&(a.version=t),a}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t=i.default.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||i.default.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||i.default.getFirstMatch(/\bbb(\d+)/i,e);return{name:o.OS_MAP.BlackBerry,version:t}}},{test:[/bada/i],describe:function(e){var t=i.default.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:o.OS_MAP.Bada,version:t}}},{test:[/tizen/i],describe:function(e){var t=i.default.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:o.OS_MAP.Tizen,version:t}}},{test:[/linux/i],describe:function(){return{name:o.OS_MAP.Linux}}},{test:[/CrOS/],describe:function(){return{name:o.OS_MAP.ChromeOS}}},{test:[/PlayStation 4/],describe:function(e){var t=i.default.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:o.OS_MAP.PlayStation4,version:t}}}];t.default=r,e.exports=t.default},94:function(e,t,a){t.__esModule=!0,t.default=void 0;var n,i=(n=a(17))&&n.__esModule?n:{default:n},o=a(18),r=[{test:[/googlebot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Google"}}},{test:[/amazonbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Amazon"}}},{test:[/gptbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"OpenAI"}}},{test:[/chatgpt-user/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"OpenAI"}}},{test:[/oai-searchbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"OpenAI"}}},{test:[/baiduspider/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Baidu"}}},{test:[/bingbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Bing"}}},{test:[/duckduckbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"DuckDuckGo"}}},{test:[/claudebot/i,/claude-web/i,/claude-user/i,/claude-searchbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Anthropic"}}},{test:[/omgilibot/i,/webzio-extended/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Webz.io"}}},{test:[/diffbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Diffbot"}}},{test:[/perplexitybot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Perplexity AI"}}},{test:[/perplexity-user/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Perplexity AI"}}},{test:[/youbot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"You.com"}}},{test:[/ia_archiver/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Internet Archive"}}},{test:[/meta-webindexer/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Meta"}}},{test:[/meta-externalads/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Meta"}}},{test:[/meta-externalagent/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Meta"}}},{test:[/meta-externalfetcher/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Meta"}}},{test:[/facebookexternalhit/i,/facebookcatalog/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Meta"}}},{test:[/yahoo/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Yahoo"}}},{test:[/yandexbot/i,/yandexmobilebot/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Yandex"}}},{test:[/pingdom/i],describe:function(){return{type:o.PLATFORMS_MAP.bot,vendor:"Pingdom"}}},{test:[/huawei/i],describe:function(e){var t=i.default.getFirstMatch(/(can-l01)/i,e)&&"Nova",a={type:o.PLATFORMS_MAP.mobile,vendor:"Huawei"};return t&&(a.model=t),a}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:function(){return{type:o.PLATFORMS_MAP.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe:function(){return{type:o.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(){return{type:o.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe:function(){return{type:o.PLATFORMS_MAP.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe:function(){return{type:o.PLATFORMS_MAP.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe:function(){return{type:o.PLATFORMS_MAP.tablet}}},{test:function(e){var t=e.test(/ipod|iphone/i),a=e.test(/like (ipod|iphone)/i);return t&&!a},describe:function(e){var t=i.default.getFirstMatch(/(ipod|iphone)/i,e);return{type:o.PLATFORMS_MAP.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:function(){return{type:o.PLATFORMS_MAP.mobile,vendor:"Nexus"}}},{test:[/Nokia/i],describe:function(e){var t=i.default.getFirstMatch(/Nokia\s+([0-9]+(\.[0-9]+)?)/i,e),a={type:o.PLATFORMS_MAP.mobile,vendor:"Nokia"};return t&&(a.model=t),a}},{test:[/[^-]mobi/i],describe:function(){return{type:o.PLATFORMS_MAP.mobile}}},{test:function(e){return"blackberry"===e.getBrowserName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.mobile,vendor:"BlackBerry"}}},{test:function(e){return"bada"===e.getBrowserName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.mobile}}},{test:function(e){return"windows phone"===e.getBrowserName()},describe:function(){return{type:o.PLATFORMS_MAP.mobile,vendor:"Microsoft"}}},{test:function(e){var t=Number(String(e.getOSVersion()).split(".")[0]);return"android"===e.getOSName(!0)&&t>=3},describe:function(){return{type:o.PLATFORMS_MAP.tablet}}},{test:function(e){return"android"===e.getOSName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.mobile}}},{test:function(e){return"macos"===e.getOSName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.desktop,vendor:"Apple"}}},{test:function(e){return"windows"===e.getOSName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.desktop}}},{test:function(e){return"linux"===e.getOSName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.desktop}}},{test:function(e){return"playstation 4"===e.getOSName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.tv}}},{test:function(e){return"roku"===e.getOSName(!0)},describe:function(){return{type:o.PLATFORMS_MAP.tv}}}];t.default=r,e.exports=t.default},95:function(e,t,a){t.__esModule=!0,t.default=void 0;var n,i=(n=a(17))&&n.__esModule?n:{default:n},o=a(18),r=[{test:function(e){return"microsoft edge"===e.getBrowserName(!0)},describe:function(e){if(/\sedg\//i.test(e))return{name:o.ENGINE_MAP.Blink};var t=i.default.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:o.ENGINE_MAP.EdgeHTML,version:t}}},{test:[/trident/i],describe:function(e){var t={name:o.ENGINE_MAP.Trident},a=i.default.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:function(e){return e.test(/presto/i)},describe:function(e){var t={name:o.ENGINE_MAP.Presto},a=i.default.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:function(e){var t=e.test(/gecko/i),a=e.test(/like gecko/i);return t&&!a},describe:function(e){var t={name:o.ENGINE_MAP.Gecko},a=i.default.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}},{test:[/(apple)?webkit\/537\.36/i],describe:function(){return{name:o.ENGINE_MAP.Blink}}},{test:[/(apple)?webkit/i],describe:function(e){var t={name:o.ENGINE_MAP.WebKit},a=i.default.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return a&&(t.version=a),t}}];t.default=r,e.exports=t.default}})),u.exports}var c=(t||(t=1,function(e){var t=_&&_.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.requestVideoPermissions=e.requestAudioPermissions=e.requestMediaPermissions=e.MediaPermissionsErrorType=void 0;const a=t(l());var n;!function(e){e.SystemPermissionDenied="SystemPermissionDenied",e.UserPermissionDenied="UserPermissionDenied",e.CouldNotStartVideoSource="CouldNotStartVideoSource",e.Generic="Generic"}(n=e.MediaPermissionsErrorType||(e.MediaPermissionsErrorType={})),e.requestMediaPermissions=e=>new Promise((t,i)=>{navigator.mediaDevices.getUserMedia(null!=e?e:{audio:!0,video:!0}).then(e=>{e.getTracks().forEach(e=>{e.stop()}),t(!0)}).catch(e=>{const t=a.default.getParser(window.navigator.userAgent).getBrowserName(),o=e.name,r=e.message;let s=n.Generic;"Chrome"===t?"NotAllowedError"===o?"Permission denied by system"===r?s=n.SystemPermissionDenied:"Permission denied"===r&&(s=n.UserPermissionDenied):"NotReadableError"===o&&(s=n.CouldNotStartVideoSource):"Safari"===t?"NotAllowedError"===o&&(s=n.UserPermissionDenied):"Microsoft Edge"===t?"NotAllowedError"===o?s=n.UserPermissionDenied:"NotReadableError"===o&&(s=n.CouldNotStartVideoSource):"Firefox"===t&&("NotFoundError"===o||"NotReadableError"===o?s=n.SystemPermissionDenied:"NotAllowedError"===o?s=n.UserPermissionDenied:"AbortError"===o&&(s=n.CouldNotStartVideoSource)),i({type:s,name:e.name,message:e.message})})}),e.requestAudioPermissions=()=>(0,e.requestMediaPermissions)({audio:!0,video:!1}),e.requestVideoPermissions=()=>(0,e.requestMediaPermissions)({audio:!1,video:!0})}(_)),_);var d,m,h,p,g,f;exports.GenderType=void 0,(d=exports.GenderType||(exports.GenderType={})).Male="male",d.Female="female",exports.OnboardingStep=void 0,(m=exports.OnboardingStep||(exports.OnboardingStep={})).Name="name",m.Email="email",m.Height="height",m.Gender="gender",exports.MuseScreenStep=void 0,(h=exports.MuseScreenStep||(exports.MuseScreenStep={})).Body="body",h.Face="face",h.SizeFit="sizeFit",h.Ready="ready",function(e){e.BodyScan="bodyScan",e.FaceScan="faceScan",e.SizeFit="sizeFit"}(p||(p={})),exports.SectionType=void 0,(g=exports.SectionType||(exports.SectionType={})).Full="full",g.Body="body",g.Face="face",exports.PreferredLanguage=void 0,(f=exports.PreferredLanguage||(exports.PreferredLanguage={})).English="English",f.Hindi="Hindi",f.German="German",f.French="French",f.Spanish="Spanish",f.Arabic="Arabic",f.Italian="Italian";var y={Custom_Scan:"Custom Scan",Find_your_perfect_fit:"Find your perfect fit",One_time_setup_in_2_min_or_less:"One time setup in 2 min or less.",PRIVACY:"PRIVACY",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"Swan encrypts your data with Ever vault & ensures your video is not seen by anyone.",By_ticking_this_box_you_are_agreeing_to_our:"By ticking this box, you're agreeing to our",privacy_policy:"privacy policy",Get_Measured:"Get Measured",Login:"Login",Where_do_you_shop:"Where do you shop?",Men_s:"Men's",Women_s:"Women's",Next:"Next",Preferred_language:"Preferred language",Hindi:"Hindi",English:"English",French:"French",Spanish:"Spanish",German:"German",Italian:"Italian",Arabic:"Arabic",Phone_Model:"Phone Model",Select_phone_brand:"Select phone brand...",Select_phone_model:"Select phone model...",Measurement_tips:"Measurement tips",Tips_for_your_scan:"Tips for your scan",Watch_this_video_to_know_how_to_scan:"Watch this video to know how to scan",How_to_use_Swan:"How to use Swan",Watch_this_short_video_to_know_how_to_use:" Watch this short video to know how to use",Shop:"Shop",Skip:"Skip",Form_fitting_clothing:"Form fitting clothing",How_form_is_fitting_your_outfit:"How form fitting is your outfit?",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"For accurate scan, please wear tight clothing, Here's an example",Scan_with_form_fitting:"Scan with form fitting",Scan_with_form_loose_fit:"Scan with form loose fit",Turn_up_your_volume:"Turn up your volume",For_smart_voice_guide:"For smart voice guide",Place_your_phone_on_a_table_at:" Place your phone on a table at",a_hip_height:"a hip height",Scan:"Scan",Height:"Height",Height_in_ft:"Height in ft",Height_in_inch:"Height in inch",How_tall_are_you:"How tall are you?",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"We're sorry, we currently don't support this heights outside of 5 ft & 7 ft. We're working on new models that do.",Confirm:"Confirm",To_start_your_measurement:"To start your measurement",Scan_this_QR_code_with_your_phone:"Scan this QR code with your phone",You_can_continue_from_here_after_your_scan:"You can continue from here after your scan",Failed_to_get_measurements:"Failed to get measurements",No_data_found_Go_back_to:"No data found Go back to",back:"back",Profile:"Profile",shopify:"shopify",fit_view_result:"fit view result",Nest:"Nest",Scan_again:"Scan again",Provide_feedback:"Provide feedback",Add_to_cart:"Add to cart",Back_to_product:"Back to product",Fit_Notes:"Fit Notes",Fitted:"Fitted",Ideal_fit:"Ideal fit",Relaxed:"Relaxed",Wrong_email_format:"Wrong email format",Something_went_wrong:"Something went wrong",Email_is_required:"Email is required",Uploading:"Uploading...",Processing:"Processing...",Finishing:"Finishing...",Complete:"Complete!",You_re_logged_in:"You're logged in",Swan_will_load_on_every_supported_page:"Swan will load on every supported page.",Happy_Shopping:"Happy Shopping!",Email_verification_failed:"Email verification failed.",Email_Confirmed:"Email Confirmed.",Measurements_saved:"Measurements saved",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"Login anywhere you see the Swan logo to load your measurements.",Check_your_email:"Check your email",Tap_on_the_verification_link_sent_to:"Tap on the verification link sent to",Email_Confirmation:"Email Confirmation.",Save_your_scan:"Save your scan",Confirm_with_a_single_tap_from_your_email_inbox:"Confirm with a single tap from your email inbox.",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"Saving your scan means you can load your measurements anywhere you see the Swan logo.",Passwordless_Just_one_tap_via_email:"Passwordless. Just one tap via email.",Join_2000_shoppers:"Join 2,000+ shoppers",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"Your measurements will be shared only once your email is confirmed.",Enter_your_email:"Enter your email",Send_confirmation_email:"Send confirmation email",No_thanks:"No thanks",We_are_sorry:"We're sorry!",Video_tips_for_scanning:"Video tips for scanning",Please_make_sure_to:"Please make sure to:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. Complete a full spin. Starting & finishing with your feet facing your phone.",two_Rotate_slowly_throughout_your_spin:"2. Rotate slowly throughout your spin.",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. Make sure your full body (including feet & hands) are visible in frame.",Scan_s:"Scan's",vision_model:"vision model",is_at_capacity:"is at capacity.",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"We're sorry about this. We're working hard to add capacity. Please try again soon.",Oops:"Oops..",Looks_like_this_QR_code_is_not_valid:"Looks like this QR code is not valid.",Reload_your_desktop_tab_to_generate_a_new_code:"Reload your desktop tab to generate a new code",Magic_link:"Magic link",We_have_sent_you_a_magic_link_via_email:"We've sent you a magic link via email.",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"Please confirm your email load your measurements on any partner brand..",Welcome_back:"Welcome back!",Load_my_account:"Load my account",Back_to_home:"Back to home",Enter_a_valid_email:"Enter a valid email!",No_measurement_found_for_this_email:"No measurement found for this email",Reset:"Reset",Resume:"Resume",Scanning:"Scanning",Detecting_Body:"Detecting Body...",Stop:"Stop",Generating_Measurements:"Generating Measurements",Help:"Help",Scan_tips:"Scan tips",Watch_instructions_video:"Watch instructions video",Wear_form_fitting_clothing_for_the_most_accurate_results:"Wear form fitting clothing for the most accurate results",Position_yourself_in_a_brightly_lit_room:"Position yourself in a brightly lit room",Tie_up_long_hair_and_slip_off_your_shoes:"Tie up long hair & slip off your shoes",Back:"Back",Swan:"Swan",Please_check_your_setting_for_camera_permission:"Please check your setting for camera permission",Enable_the_camera_permissions:"Enable the camera permissions",Go_Back:"Go Back",For_helping_in_getting:"For helping in getting",Measurements_have_been_shared:"Measurements have been shared!",Thank_You:"Thank You!",live:"live.",Your:"Your",Check_back_soon_to_use_Swan:"Check back soon to use Swan",custom_for_your_next_order:"custom for your next order",sevenTillEight:"7till8",Rhodes_and_Beckett:"Rhodes & Beckett",Send_invite:"Send invite",Your_Nest:"Your Nest",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"Share your measurements to shop & gift for those close to you",Invite_to_Swan:"Invite to Swan",Name:"Name",Enter_their_name:"Enter their name",Enter_their_email:"Enter their email",Message:"Message",Join_Swan:"Join Swan!",Email:"Email",Invite:"Invite",Your_Login:"Your Login",Your_Scans:"Your Scans",Talk_with_the_CEO:"Talk with the CEO",Send_me_an_email:"Send me an email",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"At Swan we're here to make shopping about you. I'd love to hear what you think of Swan and what you want to see next. I'm excited to hear your feedback -",Eoin:"Eoin",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"You can close this tab and return to the original to get your sizing suggestion.",Try_On:"Try-On",Invite_friends:"Invite friends",Pending:"Pending",Decline:"Decline",gifting_simple:"gifting simple",Invite_friends_and_make:"Invite friends & make",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest will be able to see & size clothes on you",By_sharing_your_Swan_profile_those_in_your:"By sharing your Swan profile, those in your",Enter_your_name:"Enter your name",Failed_to_get_tryon:"Failed to get tryon",In_Progress:"In Progress",Go_back_to:"Go back to",emailStep:"What is your email?",nameStep:"What is your name?",heightStep:"How tall are you?",genderStep:"Where do you shop?",enterEmail:"Enter your email",next:"Next",validEmail:"Please enter a valid email address.",emailRequired:"Email is required.",nameRequired:"Name is required",enterName:"Enter your name",womens:"Women's",mens:"Men's",height:"Height",heightInFt:"Height in ft",heightInInch:"Height in inch",cmMeasurementUnit:"cm",ftMeasurementUnit:"ft",onboarding:"Onboarding",noValidSteps:"No steps configured for onboarding",unsupportedStep:"Unsupported step type:",heightError:"We're sorry, we currently don't support heights outside of 5 ft & 7 ft. We're working on new models that do",bodyScan:"First a Body Scan",bodyScanDescription:"To accurately take your measurements",faceScan:"Face Scan",faceScanDescription:"To precisely recreate your facial features",sizeFit:"See & size anything on your Muse",readyToStart:"Ready to start?",readyToStartDescription:"To get accurate measurements, make sure to wear form-fitting clothing",turnUpVolume:"Turn up your volume",continue:"Continue",phonePlacement:"Phone placement",phonePlacementDescription:"At hip height with space to stand back and be fully in frame",welcome:"Welcome to Swan",phoneModel:"Phone Model",selectPhoneBrand:"Select phone brand...",selectPhoneModel:"Select phone model...",reset:"Reset",start:"Start",loading:"Loading...",faceVisible:"Make sure your face is fully visible",loadingVideo:"Loading video...",videoLoadFailed:"Video failed to load. Please refresh the page or check your connection.",scanFailed:"Your Scan Failed",resetScan:"Reset Scan",clickToResetScan:"Please click below to reset your scan",faceFront:"Face front",faceLeft:"Turn head fully left",faceRight:"Turn head fully right",faceSmile:"Smile facing front",cameraAlreadyInUse:"Seems camera already in use",tryClosingBrowser:"Can you try closing the browser/app that is using the camera and try again here.",checkCameraSettings:"Please check your setting for camera permission",setting:"Settings",enableCameraPermissions:"Enable the camera permissions",scanStatus:"Scan status",startScan:"Start Scan",pause:"Pause",restart:"Restart",startLevelCheck:"Tap to start level check",placePhoneUpright:"Place your phone upright against an object. Once stable and within the 80-95° range a countdown will start to move to the scan.",leavePhone:"Leave your phone as is",measurementsBeingTaken:"Your measurements are being taken",serverAtCapacity:"Scan's vision model is at capacity.",serverAtCapacityDescription:"We're sorry about this. We're working hard to add capacity. Please try again soon.",issueWithScan:"There was an issue with your scan",reason:"Reason:",scanAgain:"Scan Again"},v={Custom_Scan:"कस्टम स्कैन",Find_your_perfect_fit:"अपना संपूर्ण फिट ढूंढें",One_time_setup_in_2_min_or_less:"2 मिनट या उससे कम में एक बार सेटअप करें।",PRIVACY:"गोपनीयता",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"स्वान आपके डेटा को एवर वॉल्ट से एन्क्रिप्ट करता है और सुनिश्चित करता है कि आपका वीडियो किसी को भी नहीं दिखाई जाता है।",By_ticking_this_box_you_are_agreeing_to_our:"इस बॉक्स को टिक करके, आप हमारे",privacy_policy:"गोपनीयता नीति",Get_Measured:"माप लो",Login:"लॉग इन करें",Where_do_you_shop:"आप कहाँ खरीदारी करते हैं?",Men_s:"पुरुषों का",Women_s:"महिलाओं का",Next:"आगे",Preferred_language:"पसंदीदा भाषा",Hindi:"हिन्दी",English:"अंग्रेज़ी",French:"फ्रेंच",Spanish:"स्पैनिश",German:"जर्मन",Italian:"इतालवी",Arabic:"अरबी",Phone_Model:"फ़ोन मॉडल",Select_phone_brand:"फ़ोन ब्रांड चुनें...",Select_phone_model:"फ़ोन मॉडल चुनें...",Measurement_tips:"मापन सुझाव",Tips_for_your_scan:"आपके स्कैन के लिए सुझाव",Watch_this_video_to_know_how_to_scan:"स्कैन कैसे करें इसे जानने के लिए इस वीडियो को देखें",How_to_use_Swan:"स्वान का उपयोग कैसे करें",Watch_this_short_video_to_know_how_to_use:"इसे कैसे उपयोग करने के लिए इस छोटे वीडियो को देखें",Shop:"खरीदारी करें",Skip:"छोड़ें",Form_fitting_clothing:"फॉर्म फिटिंग कपड़े",How_form_is_fitting_your_outfit:"आपके आउटफिट को कैसे फॉर्म फिट है?",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"सटीक स्कैन के लिए, कृपया टाइट कपड़े पहनें, यहां एक उदाहरण है",Scan_with_form_fitting:"फॉर्म फिटिंग के साथ स्कैन करें",Scan_with_form_loose_fit:"फॉर्म लूज़ फिट के साथ स्कैन करें",Turn_up_your_volume:"अपनी आवाज बढ़ाएं",For_smart_voice_guide:"स्मार्ट वॉयस गाइड के लिए",Place_your_phone_on_a_table_at:"अपने फ़ोन को एक टेबल पर रखें",a_hip_height:"एक कूल्हे की ऊचाई पर",Scan:"स्कैन करें",Height:"ऊचाई",Height_in_ft:"ऊचाई फुट में",Height_in_inch:"ऊचाई इंच में",How_tall_are_you:"आपकी कितनी ऊचाई है?",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"माफ़ करें, हम वर्तमान में 5 फीट और 7 फीट के बाहर की इस ऊचाई का समर्थन नहीं करते हैं। हम उन नए मॉडल्स पर काम कर रहे हैं जो करते हैं।",Confirm:"पुष्टि करें",To_start_your_measurement:"अपना मापन शुरू करने के लिए",Scan_this_QR_code_with_your_phone:"इस क्यूआर कोड को अपने फ़ोन से स्कैन करें",You_can_continue_from_here_after_your_scan:"आप अपने स्कैन के बाद यहां से जारी रख सकते हैं",Failed_to_get_measurements:"माप नहीं मिला",No_data_found_Go_back_to:"कोई डेटा नहीं मिला वापस जाएं",back:"वापस",Profile:"प्रोफ़ाइल",shopify:"शॉपिफाई",fit_view_result:"फिट दृश्य परिणाम",Nest:"नेस्ट",Scan_again:"फिर से स्कैन करें",Provide_feedback:"प्रतिपुर्ण प्रतिक्रिया",Add_to_cart:"कार्ट में डालें",Back_to_product:"उत्पाद पर वापस जाएं",Fit_Notes:"फिट नोट्स",Fitted:"फिटेड",Ideal_fit:"आदर्श फिट",Relaxed:"रिलैक्स्ड",Wrong_email_format:"गलत ईमेल प्रारूप",Something_went_wrong:"कुछ गलत हो गया",Email_is_required:"ईमेल आवश्यक है",Scan_status:"स्कैन स्थिति",Uploading:"अपलोड हो रहा है...",Processing:"प्रोसेसिंग...",Finishing:"समापन...",Complete:"पूर्ण!",You_re_logged_in:"आप लॉग इन हैं",Swan_will_load_on_every_supported_page:"स्वॉन हर समर्थित पृष्ठ पर लोड होगा।",Happy_Shopping:"खुश खरीदारी!",Email_verification_failed:"ईमेल सत्यापन असफल हुआ।",Email_Confirmed:"ईमेल सत्यापित हुआ।",Measurements_saved:"माप सहेजे गए",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"जहाँ भी आपको स्वॉन का लोगो दिखे, वहाँ लॉगिन करें और अपनी मापें लोड करें।",Check_your_email:"अपने ईमेल की जाँच करें",Tap_on_the_verification_link_sent_to:"भेजे गए सत्यापन लिंक पर टैप करें",Email_Confirmation:"ईमेल सत्यापन।",Save_your_scan:"अपना स्कैन सहेजें",Confirm_with_a_single_tap_from_your_email_inbox:"एक ही टैप से अपने ईमेल इनबॉक्स से सत्यापित करें।",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"अपने स्कैन को सहेजना यह मतलब है कि आप स्वॉन लोगो देख सकते हैं हर जगह अपने माप।",Passwordless_Just_one_tap_via_email:"पासवर्ड रहित। बस एक ईमेल के माध्यम से एक टैप।",Join_2000_shoppers:"2,000+ शॉपर्स से जुड़ें",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"आपके माप साझा किए जाएंगे केवल जब आपका ईमेल सत्यापित होगा।",Enter_your_email:"अपना ईमेल दर्ज करें",Send_confirmation_email:"सत्यापन ईमेल भेजें",No_thanks:"नहीं धन्यवाद",We_are_sorry:"हमें खेद है!",Video_tips_for_scanning:"स्कैनिंग के लिए वीडियो टिप्स",Please_make_sure_to:"कृपया सुनिश्चित करें:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. पूरी चक्कर मारें। अपने पैर अपने फ़ोन की ओर मुख करके आरंभ और समाप्त करके।",two_Rotate_slowly_throughout_your_spin:"2. अपने चक्कर के दौरान धीरे से घूमें।",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. सुनिश्चित करें कि आपका पूरा शरीर (पैर और हाथ भी) फ्रेम में दिखाई दे।",Scan_s:"स्कैन की",vision_model:"दृष्टि मॉडल",is_at_capacity:"क्षमता में है।",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"हमें इसके बारे में खेद है। हम क्षमता जोड़ने के लिए कड़ी मेहनत कर रहे हैं। कृपया शीघ्र पुन: प्रयास करें।",Oops:"ओह...",Looks_like_this_QR_code_is_not_valid:"ऐसा दिखता है कि यह QR कोड वैध नहीं है।",Reload_your_desktop_tab_to_generate_a_new_code:"एक नए कोड उत्पन्न करने के लिए अपने डेस्कटॉप टैब को पुनः लोड करें",Magic_link:"जादुई लिंक",We_have_sent_you_a_magic_link_via_email:"हमने आपको एक जादुई लिंक ईमेल के माध्यम से भेजा है।",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"कृपया अपने ईमेल को सत्यापित करें ताकि आपके माप किसी भी साथी ब्रांड पर लोड किए जा सकें।",Welcome_back:"वापसी पर स्वागत है!",Load_my_account:"मेरे खाते को लोड करें",Back_to_home:"घर वापस",Enter_a_valid_email:"एक वैध ईमेल दर्ज करें!",No_measurement_found_for_this_email:"इस ईमेल के लिए कोई माप नहीं मिला",Reset:"रीसेट",Resume:"पुनः आरंभ करें",Start_Scan:"स्कैन शुरू करें",Scanning:"स्कैनिंग",Detecting_Body:"शरीर का पता लगा जा रहा है...",Stop:"रोकें",Generating_Measurements:"माप उत्पन्न हो रहे हैं",Help:"सहायता",Scan_tips:"स्कैन टिप्स",Watch_instructions_video:"विनिर्देश वीडियो देखें",Wear_form_fitting_clothing_for_the_most_accurate_results:"सबसे सटीक परिणामों के लिए फॉर्म फिटिंग कपड़े पहनें",Position_yourself_in_a_brightly_lit_room:"खुद को एक चमकीले कमरे में स्थित करें",Tie_up_long_hair_and_slip_off_your_shoes:"लंबे बालों को बाँधें और अपने जूते निकालें",Back:"वापस",Swan:"स्वान",Please_check_your_setting_for_camera_permission:"कृपया कैमरा अनुमति के लिए अपनी सेटिंग जाँचें",Enable_the_camera_permissions:"कैमरा अनुमतियों को सक्षम करें",Go_Back:"पीछे जाएं",For_helping_in_getting:"प्राप्त करने में मदद के लिए",Measurements_have_been_shared:"मापें साझा की गई हैं!",Thank_You:"धन्यवाद!",live:"लाइव.",Your:"आपकी",Check_back_soon_to_use_Swan:"स्वान का उपयोग करने के लिए जल्दी जांच करें",custom_for_your_next_order:"अपने अगले आदेश के लिए कस्टम",sevenTillEight:"7से8",Rhodes_and_Beckett:"रोड्स और बेकेट",Send_invite:"आमंत्रण भेजें",Your_Nest:"आपका नेस्ट",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"अपने मापों को साझा करें और उनके लिए खरीददारी और उपहार करें जो आपके करीब हैं",Invite_to_Swan:"स्वान में आमंत्रित करें",Name:"नाम",Enter_their_name:"उनका नाम डालें",Enter_their_email:"उनका ईमेल डालें",Message:"संदेश",Join_Swan:"स्वान में शामिल हों!",Email:"ईमेल",Invite:"आमंत्रण",Your_Login:"आपका लॉगिन",Your_Scans:"आपके स्कैन",Talk_with_the_CEO:"CEO से बात करें",Send_me_an_email:"मुझे एक ईमेल भेजें",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"स्वान में हम यहां हैं कि खरीददारी को आपके बारे में बनाए रखें। मैं यह जानने के लिए उत्सुक हूं कि आप स्वान के बारे में क्या सोचते हैं और आप आगे क्या देखना चाहते हैं। मुझे आपकी प्रतिक्रिया सुनने में बहुत उत्सुकता है -",Eoin:"ईओइन",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"आप इस टैब को बंद करके मौलिक पर लौट सकते हैं और अपने साइज़िंग सुझाव प्राप्त कर सकते हैं।",Try_On:"प्रयास करें",Invite_friends:"मित्रों को आमंत्रित करें",Pending:"विचाराधीन",Decline:"अस्वीकार",gifting_simple:"सरल उपहार",Invite_friends_and_make:"मित्रों को आमंत्रित करें और बनाएँ",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest आप पर कपड़े देखने और आकार निर्धारित करने में सक्षम होगा",By_sharing_your_Swan_profile_those_in_your:"अपने स्वान प्रोफ़ाइल को साझा करके, आपके",Enter_your_name:"अपना नाम दर्ज करें",Failed_to_get_tryon:"प्रयास नहीं मिला",In_Progress:"कार्रवाई में",Go_back_to:"वापस जाएं",emailStep:"आपका ईमेल क्या है?",nameStep:"आपका क्या नाम है?",heightStep:"आप कितने लंबे हो?",genderStep:"आप किसके लिए खरीद रहे हैं?",enterEmail:"अपना ईमेल दर्ज करें",next:"आगे बढ़ें",validEmail:"कृपया एक मान्य ईमेल दर्ज करें।",emailRequired:"ईमेल आवश्यक है।",nameRequired:"नाम आवश्यक है",enterName:"अपना नाम दर्ज करें",womens:"महिला",mens:"पुरुष",height:"कद",heightInFt:"कद (फीट में)",heightInInch:"कद (इंच में)",cmMeasurementUnit:"सेमी",ftMeasurementUnit:"फ़ुट",onboarding:"ऑनबोर्डिंग",noValidSteps:"ऑनबोर्डिंग के लिए कोई चरण कॉन्फ़िगर नहीं किया गया है",unsupportedStep:"असमर्थित चरण प्रकार:",heightError:"हमें खेद है, हम 5 फीट और 7 फीट के बाहर की ऊँचाइयों का समर्थन नहीं करते हैं। हम ऐसे नए मॉडलों पर काम कर रहे हैं जो जल्द ही इन्हें समर्थन देंगे।",bodyScan:"सबसे पहले एक बॉडी स्कैन",bodyScanDescription:"आपके माप सटीक रूप से लेने के लिए",faceScan:"चेहरे का स्कैन",faceScanDescription:"आपकी चेहरे की विशेषताओं को सटीक रूप से पुनःनिर्मित करने के लिए",sizeFit:"अपने Muse पर कुछ भी देखें और उसका आकार देखें",readyToStart:"शुरू करने के लिए तैयार?",readyToStartDescription:"सटीक माप प्राप्त करने के लिए, टाइट-फिटिंग कपड़े पहनें",turnUpVolume:"वॉल्यूम बढ़ाएँ",continue:"जारी रखें",phonePlacement:"फ़ोन का स्थान",phonePlacementDescription:"कूल्हे की ऊँचाई पर, पीछे हटने और पूरी तरह से फ़्रेम में आने की जगह के साथ",welcome:"Swan में आपका स्वागत है",phoneModel:"फ़ोन मॉडल",selectPhoneBrand:"फ़ोन ब्रांड चुनें...",selectPhoneModel:"फ़ोन मॉडल चुनें...",reset:"रीसेट",start:"शुरू करें",loading:"लोड हो रहा है...",faceVisible:"सुनिश्चित करें कि आपका चेहरा पूरी तरह से दिखाई दे रहा हो",loadingVideo:"वीडियो लोड हो रहा है...",videoLoadFailed:"वीडियो लोड करने में विफल। कृपया पेज को रिफ्रेश करें या अपना कनेक्शन जांचें।",scanFailed:"आपका स्कैन विफल हो गया",resetScan:"स्कैन रीसेट करें",clickToResetScan:"कृपया नीचे क्लिक करके अपना स्कैन रीसेट करें",faceFront:"सीधा सामने देखें",faceLeft:"सिर को पूरी तरह बाईं ओर घुमाएँ",faceRight:"सिर को पूरी तरह दाईं ओर घुमाएँ",faceSmile:"सीधे देखते हुए मुस्कुराएँ",cameraAlreadyInUse:"लगता है कि कैमरा पहले से उपयोग में है",tryClosingBrowser:"कृपया वह ब्राउज़र/ऐप बंद करें जो कैमरे का उपयोग कर रहा है और फिर यहाँ पुनः प्रयास करें।",checkCameraSettings:"कृपया कैमरा परमिशन सेटिंग्स जांचें",setting:"सेटिंग्स",enableCameraPermissions:"कैमरा परमिशन सक्षम करें",scanStatus:"स्कैन स्थिति",startScan:"स्कैन शुरू करें",pause:"रोकें",restart:"फिर से शुरू करें",startLevelCheck:"लेवल चेक शुरू करने के लिए टैप करें",placePhoneUpright:"अपने फोन को किसी वस्तु के सहारे सीधा खड़ा रखें। जब यह स्थिर हो जाए और 80-95° की रेंज में हो, तो स्कैन शुरू करने के लिए काउंटडाउन शुरू होगा।",leavePhone:"अपने फोन को ऐसे ही छोड़ दें",measurementsBeingTaken:"आपके माप लिए जा रहे हैं",serverAtCapacity:"स्कैन का विज़न मॉडल पूरी क्षमता पर है।",serverAtCapacityDescription:"हमें खेद है। हम क्षमता बढ़ाने पर काम कर रहे हैं। कृपया जल्द ही पुनः प्रयास करें।",issueWithScan:"आपके स्कैन में कोई समस्या हुई",reason:"कारण:",scanAgain:"फिर से स्कैन करें"},S={Custom_Scan:"Numérisation personnalisée",Find_your_perfect_fit:"Trouvez votre ajustement parfait",One_time_setup_in_2_min_or_less:"Configuration unique en 2 minutes ou moins.",PRIVACY:"CONFIDENTIALITÉ",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"Swan chiffre vos données avec Ever vault et veille à ce que votre vidéo ne soit vue par personne.",By_ticking_this_box_you_are_agreeing_to_our:"En cochant cette case, vous acceptez notre",privacy_policy:" politique de confidentialité",Get_Measured:"Obtenez vos mesures",Login:"Connexion",Where_do_you_shop:"Où faites-vous vos achats?",Men_s:"Pour hommes",Women_s:"Pour femmes",Next:"Suivant",Preferred_language:"Langue préférée",Hindi:"Hindi",English:"Anglais",French:"Français",Spanish:"Espagnol",German:"Allemand",Italian:"Italien",Arabic:"Arabe",Phone_Model:"Modèle de téléphone",Select_phone_brand:"Sélectionnez la marque de votre téléphone...",Select_phone_model:"Sélectionnez le modèle de votre téléphone...",Measurement_tips:"Conseils de mesure",Tips_for_your_scan:"Conseils pour votre numérisation",Watch_this_video_to_know_how_to_scan:"Regardez cette vidéo pour savoir comment numériser",How_to_use_Swan:"Comment utiliser Swan",Watch_this_short_video_to_know_how_to_use:"Regardez cette courte vidéo pour savoir comment utiliser",Shop:"Boutique",Skip:"Passer",Form_fitting_clothing:"Vêtements ajustés",How_form_is_fitting_your_outfit:"Comment votre tenue est-elle ajustée?",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"Pour une numérisation précise, veuillez porter des vêtements serrés. Voici un exemple",Scan_with_form_fitting:"Numérisation avec ajustement",Scan_with_form_loose_fit:"Numérisation avec ajustement ample",Turn_up_your_volume:"Augmentez le volume",For_smart_voice_guide:"Pour un guide vocal intelligent",Place_your_phone_on_a_table_at:"Placez votre téléphone sur une table à",a_hip_height:"hauteur des hanches",Scan:"Numériser",Height:"Taille",Height_in_ft:"Taille en pieds",Height_in_inch:"Taille en pouces",How_tall_are_you:"Quelle est votre taille?",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"Nous sommes désolés, nous ne prenons actuellement pas en charge les tailles en dehors de 5 pieds et 7 pieds. Nous travaillons sur de nouveaux modèles qui le font.",Confirm:"Confirmer",To_start_your_measurement:"Pour commencer votre mesure",Scan_this_QR_code_with_your_phone:"Numérisez ce code QR avec votre téléphone",You_can_continue_from_here_after_your_scan:"Vous pouvez continuer d'ici après votre numérisation",Failed_to_get_measurements:"Échec de l'obtention des mesures",No_data_found_Go_back_to:"Aucune donnée trouvée. Retournez à",back:"arrière",Profile:"Profil",shopify:"shopify",fit_view_result:"résultat de la vue ajustée",Nest:"Nid",Scan_again:"Numériser à nouveau",Provide_feedback:"Fournir des commentaires",Add_to_cart:"Ajouter au panier",Back_to_product:"Retour au produit",Fit_Notes:"Notes d'ajustement",Fitted:"Ajusté",Ideal_fit:"Ajustement idéal",Relaxed:"Détendu",Wrong_email_format:"Format d'e-mail incorrect",Something_went_wrong:"Quelque chose s'est mal passé",Email_is_required:"L'e-mail est requis",Scan_status:"État de la numérisation",Uploading:"Téléchargement...",Processing:"Traitement...",Finishing:"Terminé...",Complete:"Terminé!",You_re_logged_in:"Vous êtes connecté",Swan_will_load_on_every_supported_page:"Swan se chargera sur chaque page prise en charge.",Happy_Shopping:"Joyeux shopping!",Email_verification_failed:"Échec de la vérification de l'e-mail",Email_Confirmed:"E-mail confirmé",Measurements_saved:"Mesures enregistrées",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"Connectez-vous partout où vous voyez le logo Swan pour charger vos mesures.",Check_your_email:"Vérifiez votre e-mail",Tap_on_the_verification_link_sent_to:"Appuyez sur le lien de vérification envoyé à",Email_Confirmation:"Confirmation de l'e-mail",Save_your_scan:"Enregistrez votre numérisation",Confirm_with_a_single_tap_from_your_email_inbox:"Confirmez d'une simple pression depuis votre boîte de réception e-mail.",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"Enregistrer votre numérisation signifie que vous pouvez charger vos mesures partout où vous voyez le logo Swan.",Passwordless_Just_one_tap_via_email:"Sans mot de passe. Juste une pression via e-mail.",Join_2000_shoppers:"Rejoignez plus de 2 000 acheteurs",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"Vos mesures seront partagées uniquement une fois votre e-mail confirmé.",Enter_your_email:"Entrez votre adresse e-mail",Send_confirmation_email:"Envoyer un e-mail de confirmation",No_thanks:"Non merci",We_are_sorry:"Nous sommes désolés!",Video_tips_for_scanning:"Conseils vidéo pour la numérisation",Please_make_sure_to:"Veuillez vous assurer de:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. Effectuez une rotation complète. Démarrez et terminez avec vos pieds tournés vers votre téléphone.",two_Rotate_slowly_throughout_your_spin:"2. Faites pivoter lentement tout au long de votre rotation.",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. Assurez-vous que l'ensemble de votre corps (y compris les pieds et les mains) est visible dans le cadre.",Scan_s:"Visionneuse de la numérisation",vision_model:"modèle de vision",is_at_capacity:"est à pleine capacité.",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"Nous sommes désolés pour cela. Nous travaillons dur pour ajouter de la capacité. Veuillez réessayer bientôt.",Oops:"Oups..",Looks_like_this_QR_code_is_not_valid:"On dirait que ce code QR n'est pas valide.",Reload_your_desktop_tab_to_generate_a_new_code:"Rechargez votre onglet de bureau pour générer un nouveau code",Magic_link:"Lien magique",We_have_sent_you_a_magic_link_via_email:"Nous vous avons envoyé un lien magique par e-mail.",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"Veuillez confirmer votre e-mail pour charger vos mesures sur n'importe quelle marque partenaire.",Welcome_back:"Bienvenue de retour!",Load_my_account:"Charger mon compte",Back_to_home:"Retour à l'accueil",Enter_a_valid_email:"Entrez une adresse e-mail valide!",No_measurement_found_for_this_email:"Aucune mesure trouvée pour cet e-mail",Reset:"Réinitialiser",Resume:"Reprendre",Scanning:"Numérisation",Detecting_Body:"Détection du corps...",Stop:"Arrêter",Generating_Measurements:"Génération des mesures",Help:"Aide",Scan_tips:"Conseils de numérisation",Watch_instructions_video:"Regardez la vidéo d'instructions",Wear_form_fitting_clothing_for_the_most_accurate_results:"Portez des vêtements ajustés pour des résultats plus précis",Position_yourself_in_a_brightly_lit_room:"Placez-vous dans une pièce bien éclairée",Tie_up_long_hair_and_slip_off_your_shoes:"Attachez les cheveux longs et enlevez vos chaussures",Back:"Arrière",Swan:"Swan",Please_check_your_setting_for_camera_permission:"Veuillez vérifier vos paramètres pour l'autorisation de la caméra",Enable_the_camera_permissions:"Activer les autorisations de la caméra",Go_Back:"Retourner",For_helping_in_getting:"Pour aider à obtenir",Measurements_have_been_shared:"Les mesures ont été partagées !",Thank_You:"Merci !",live:"en direct.",Your:"Votre",Check_back_soon_to_use_Swan:"Revenez bientôt pour utiliser Swan",custom_for_your_next_order:"personnalisé pour votre prochaine commande",sevenTillEight:"de sept à huit",Rhodes_and_Beckett:"Rhodes et Beckett",Send_invite:"Envoyer une invitation",Your_Nest:"Votre nid",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"Partagez vos mesures pour acheter et offrir à ceux qui vous sont proches",Invite_to_Swan:"Inviter à Swan",Name:"Nom",Enter_their_name:"Entrez leur nom",Enter_their_email:"Entrez leur adresse e-mail",Message:"Message",Join_Swan:"Rejoignez Swan !",Email:"E-mail",Invite:"Inviter",Your_Login:"Votre connexion",Your_Scans:"Vos scans",Talk_with_the_CEO:"Parlez avec le PDG",Send_me_an_email:"Envoyez-moi un e-mail",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"Chez Swan, nous sommes là pour faire du shopping une expérience à votre image. J'aimerais savoir ce que vous pensez de Swan et ce que vous aimeriez voir ensuite. Je suis impatient de recueillir vos commentaires -",Eoin:"Eoin",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"Vous pouvez fermer cet onglet et revenir à l'original pour obtenir votre suggestion de taille.",Try_On:"Essayer",Invite_friends:"Inviter des amis",Pending:"En attente",Decline:"Refuser",gifting_simple:"cadeau simple",Invite_friends_and_make:"Invitez des amis et faites",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest pourra voir et ajuster les vêtements sur vous",By_sharing_your_Swan_profile_those_in_your:"En partageant votre profil Swan, ceux de votre",Enter_your_name:"Entrez votre nom",Failed_to_get_tryon:"Échec de la récupération de l'essayage",In_Progress:"En cours",Go_back_to:"Retourner à",emailStep:"Quelle est votre adresse e-mail?",nameStep:"Quel est ton nom?",heightStep:"Quelle est votre taille?",genderStep:"Où faites-vous vos achats?",enterEmail:"Entrez votre e-mail",next:"Suivant",validEmail:"Veuillez entrer une adresse e-mail valide.",emailRequired:"L'adresse e-mail est requise.",nameRequired:"Le nom est requis",enterName:"Entrez votre nom",womens:"Femmes",mens:"Hommes",height:"Taille",heightInFt:"Taille en pieds",heightInInch:"Taille en pouces",cmMeasurementUnit:"cm",ftMeasurementUnit:"ft",onboarding:"intégration",noValidSteps:"Aucune étape configurée pour l’intégration",unsupportedStep:"Type d’étape non pris en charge :",heightError:"Nous sommes désolés, nous ne prenons actuellement pas en charge les tailles en dehors de 5 ft et 7 ft. Nous travaillons sur de nouveaux modèles qui les prendront en charge.",bodyScan:"D'abord un scan corporel",bodyScanDescription:"Pour prendre vos mesures avec précision",faceScan:"Scan du visage",faceScanDescription:"Pour recréer précisément vos traits du visage",sizeFit:"Voir et ajuster n'importe quoi sur votre Muse",readyToStart:"Prêt à commencer ?",readyToStartDescription:"Pour obtenir des mesures précises, portez des vêtements ajustés",turnUpVolume:"Augmentez le volume",continue:"Continuer",phonePlacement:"Placement du téléphone",phonePlacementDescription:"À hauteur des hanches avec de l'espace pour reculer et être entièrement dans le cadre",welcome:"Bienvenue sur Swan",phoneModel:"Modèle de téléphone",selectPhoneBrand:"Sélectionnez une marque de téléphone...",selectPhoneModel:"Sélectionnez un modèle de téléphone...",reset:"Réinitialiser",start:"Démarrer",loading:"Chargement...",faceVisible:"Assurez-vous que votre visage est entièrement visible",loadingVideo:"Chargement de la vidéo...",videoLoadFailed:"Échec du chargement de la vidéo. Veuillez rafraîchir la page ou vérifier votre connexion.",scanFailed:"Votre scan a échoué",resetScan:"Réinitialiser le scan",clickToResetScan:"Veuillez cliquer ci-dessous pour réinitialiser votre scan",faceFront:"Regardez droit devant",faceLeft:"Tournez complètement la tête à gauche",faceRight:"Tournez complètement la tête à droite",faceSmile:"Souriez face à l'avant",cameraAlreadyInUse:"Il semble que la caméra soit déjà utilisée",tryClosingBrowser:"Veuillez fermer le navigateur/l’application qui utilise la caméra puis réessayez ici.",checkCameraSettings:"Veuillez vérifier vos paramètres d’autorisation de la caméra",setting:"Paramètres",enableCameraPermissions:"Activer les autorisations de la caméra",scanStatus:"Statut du scan",startScan:"Démarrer le scan",pause:"Pause",restart:"Redémarrer",startLevelCheck:"Appuyez pour commencer la vérification du niveau",placePhoneUpright:"Placez votre téléphone verticalement contre un objet. Une fois stable et dans la plage de 80–95°, un compte à rebours commencera avant le scan.",leavePhone:"Laissez votre téléphone tel quel",measurementsBeingTaken:"Vos mesures sont en cours",serverAtCapacity:"Le modèle de vision du scan est saturé.",serverAtCapacityDescription:"Nous sommes désolés. Nous travaillons à augmenter la capacité. Veuillez réessayer bientôt.",issueWithScan:"Un problème est survenu avec votre scan",reason:"Raison :",scanAgain:"Scanner à nouveau"},b={Custom_Scan:"Benutzerdefiniertes Scannen",Find_your_perfect_fit:"Finde deine perfekte Passform",One_time_setup_in_2_min_or_less:"Einrichtung in 2 Minuten oder weniger.",PRIVACY:"DATENSCHUTZ",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"Swan verschlüsselt deine Daten mit dem Ever-Vault und stellt sicher, dass dein Video von niemandem gesehen wird.",By_ticking_this_box_you_are_agreeing_to_our:"Durch Ankreuzen dieses Feldes stimmst du unseren",privacy_policy:" Datenschutzbestimmungen zu",Get_Measured:"Messungen erhalten",Login:"Anmelden",Where_do_you_shop:"Wo kaufst du ein?",Men_s:"Herren",Women_s:"Damen",Next:"Weiter",Preferred_language:"Bevorzugte Sprache",Hindi:"Hindi",English:"Englisch",French:"Französisch",Spanish:"Spanisch",German:"Deutsch",Italian:"Italienisch",Arabic:"Arabisch",Phone_Model:"Telefonmodell",Select_phone_brand:"Wähle die Telefonmarke...",Select_phone_model:"Wähle das Telefonmodell...",Measurement_tips:"Tipps zur Messung",Tips_for_your_scan:"Tipps für deinen Scan",Watch_this_video_to_know_how_to_scan:"Schau dir dieses Video an, um zu erfahren, wie gescannt wird",How_to_use_Swan:"So verwendest du Swan",Watch_this_short_video_to_know_how_to_use:"Schau dir dieses kurze Video an, um zu erfahren, wie du es verwendest",Shop:"Einkaufen",Skip:"Überspringen",Form_fitting_clothing:"Figurbetonte Kleidung",How_form_is_fitting_your_outfit:"Wie passt sich deine Kleidung an?",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"Für genaue Scans bitte enge Kleidung tragen. Hier ist ein Beispiel",Scan_with_form_fitting:"Scan mit enger Passform",Scan_with_form_loose_fit:"Scan mit lockerer Passform",Turn_up_your_volume:"Erhöhe deine Lautstärke",For_smart_voice_guide:"Für intelligente Sprachführung",Place_your_phone_on_a_table_at:"Lege dein Telefon auf einen Tisch bei",a_hip_height:"Hüfthöhe",Scan:"Scannen",Height:"Höhe",Height_in_ft:"Höhe in Fuß",Height_in_inch:"Höhe in Zoll",How_tall_are_you:"Wie groß bist du?",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"Es tut uns leid, wir unterstützen derzeit keine Höhen außerhalb von 5 ft & 7 ft. Wir arbeiten an neuen Modellen, die es tun.",Confirm:"Bestätigen",To_start_your_measurement:"Um deine Messung zu starten",Scan_this_QR_code_with_your_phone:"Scanne diesen QR-Code mit deinem Telefon",You_can_continue_from_here_after_your_scan:"Du kannst nach deinem Scan hier fortsetzen",Failed_to_get_measurements:"Messungen konnten nicht abgerufen werden",No_data_found_Go_back_to:"Keine Daten gefunden. Gehe zurück zu",back:"zurück",Profile:"Profil",shopify:"Shopify",fit_view_result:"Ergebnis anzeigen",Nest:"Nest",Scan_again:"Erneut scannen",Provide_feedback:"Feedback geben",Add_to_cart:"In den Warenkorb legen",Back_to_product:"Zurück zum Produkt",Fit_Notes:"Passform-Notizen",Fitted:"Anliegend",Ideal_fit:"Ideale Passform",Relaxed:"Locker",Wrong_email_format:"Falsches E-Mail-Format",Something_went_wrong:"Etwas ist schiefgelaufen",Email_is_required:"E-Mail ist erforderlich",Scan_status:"Scan-Status",Uploading:"Hochladen...",Processing:"Verarbeitung...",Finishing:"Fertigstellung...",Complete:"Fertig!",You_re_logged_in:"Du bist angemeldet",Swan_will_load_on_every_supported_page:"Swan wird auf jeder unterstützten Seite geladen.",Happy_Shopping:"Viel Spaß beim Einkaufen!",Email_verification_failed:"E-Mail-Verifizierung fehlgeschlagen",Email_Confirmed:"E-Mail bestätigt",Measurements_saved:"Messungen gespeichert",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"Melden Sie sich überall dort an, wo Sie das Swan-Logo sehen, um Ihre Messungen zu laden.",Check_your_email:"Überprüfe deine E-Mail",Tap_on_the_verification_link_sent_to:"Tippe auf den Verifizierungslink, der gesendet wurde an",Email_Confirmation:"E-Mail-Bestätigung",Save_your_scan:"Speichere deinen Scan",Confirm_with_a_single_tap_from_your_email_inbox:"Bestätige mit einem einzigen Tippen aus deinem E-Mail-Postfach.",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"Das Speichern deines Scans bedeutet, dass du deine Messungen überall laden kannst, wo du das Swan-Logo siehst.",Passwordless_Just_one_tap_via_email:"Ohne Passwort. Nur ein Fingertipp über E-Mail.",Join_2000_shoppers:"Schließe dich über 2.000 Käufern an",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"Deine Messungen werden nur geteilt, wenn deine E-Mail bestätigt ist.",Enter_your_email:"Gib deine E-Mail ein",Send_confirmation_email:"Bestätigungs-E-Mail senden",No_thanks:"Nein, danke",We_are_sorry:"Es tut uns leid!",Video_tips_for_scanning:"Videotipps zum Scannen",Please_make_sure_to:"Bitte vergewissere dich:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. Mach eine vollständige Drehung. Beginnend und endend mit deinen Füßen vor deinem Telefon.",two_Rotate_slowly_throughout_your_spin:"2. Drehe dich langsam während deiner Drehung.",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. Stelle sicher, dass dein ganzer Körper (einschließlich Füße und Hände) im Bild sichtbar ist.",Scan_s:"Scan's",vision_model:"Vision-Modell",is_at_capacity:"ist ausgelastet.",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"Es tut uns leid dafür. Wir arbeiten hart daran, Kapazitäten hinzuzufügen. Bitte versuche es bald erneut.",Oops:"Hoppla..",Looks_like_this_QR_code_is_not_valid:"Sieht so aus, als wäre dieser QR-Code ungültig.",Reload_your_desktop_tab_to_generate_a_new_code:"Aktualisiere deinen Desktop-Tab, um einen neuen Code zu generieren",Magic_link:"Magischer Link",We_have_sent_you_a_magic_link_via_email:"Wir haben dir einen magischen Link per E-Mail geschickt.",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"Bitte bestätige deine E-Mail, um deine Messungen auf jeder Partnermarke zu laden.",Welcome_back:"Willkommen zurück!",Load_my_account:"Meinen Account laden",Back_to_home:"Zurück zur Startseite",Enter_a_valid_email:"Gib eine gültige E-Mail ein!",No_measurement_found_for_this_email:"Keine Messungen für diese E-Mail gefunden",Reset:"Zurücksetzen",Resume:"Fortsetzen",Start_Scan:"Scan starten",Scanning:"Scannen",Detecting_Body:"Körpererkennung...",Stop:"Stopp",Generating_Measurements:"Messungen generieren",Help:"Hilfe",Scan_tips:"Conseils de numérisation",Watch_instructions_video:"Regardez la vidéo d'instructions",Wear_form_fitting_clothing_for_the_most_accurate_results:"Portez des vêtements ajustés pour des résultats plus précis",Position_yourself_in_a_brightly_lit_room:"Placez-vous dans une pièce bien éclairée",Tie_up_long_hair_and_slip_off_your_shoes:"Attachez les cheveux longs et enlevez vos chaussures",Back:"Zurück",Swan:"Swan",Please_check_your_setting_for_camera_permission:"Bitte überprüfen Sie Ihre Einstellungen für die Kameraberechtigung",Enable_the_camera_permissions:"Aktivieren Sie die Kameraberechtigungen",Go_Back:"Zurück gehen",For_helping_in_getting:"Um bei der Beschaffung zu helfen",Measurements_have_been_shared:"Maße wurden geteilt!",Thank_You:"Danke!",live:"live.",Your:"Dein",Check_back_soon_to_use_Swan:"Schau bald wieder vorbei, um Swan zu verwenden",custom_for_your_next_order:"individuell für deine nächste Bestellung",sevenTillEight:"sieben bis acht",Rhodes_and_Beckett:"Rhodes und Beckett",Send_invite:"Einladung senden",Your_Nest:"Dein Nest",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"Teile deine Maße, um für diejenigen in deiner Nähe einzukaufen und zu schenken",Invite_to_Swan:"Zu Swan einladen",Name:"Name",Enter_their_name:"Gib ihren Namen ein",Enter_their_email:"Gib ihre E-Mail-Adresse ein",Message:"Nachricht",Join_Swan:"Trete Swan bei!",Email:"E-Mail",Invite:"Einladen",Your_Login:"Dein Login",Your_Scans:"Deine Scans",Talk_with_the_CEO:"Sprich mit dem CEO",Send_me_an_email:"Schick mir eine E-Mail",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"Bei Swan geht es darum, das Einkaufen für dich zu gestalten. Ich würde gerne hören, was du von Swan hältst und was du als nächstes sehen möchtest. Ich freue mich auf dein Feedback -",Eoin:"Eoin",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"Sie können diesen Tab schließen und zum Original zurückkehren, um Ihre Größenempfehlung zu erhalten.",Try_On:"Anprobieren",Invite_friends:"Freunde einladen",Pending:"Ausstehend",Decline:"Ablehnen",gifting_simple:"einfaches Verschenken",Invite_friends_and_make:"Freunde einladen & machen",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest wird in der Lage sein, Kleidung an dir zu sehen und zu vermessen",By_sharing_your_Swan_profile_those_in_your:"Indem du dein Swan-Profil teilst, können diejenigen in deinem",Enter_your_name:"Geben Sie Ihren Namen ein",Failed_to_get_tryon:"Fehler beim Abrufen des Anprobens",In_Progress:"In Bearbeitung",Go_back_to:"Zurück gehen zu",emailStep:"Wie lautet Ihre E-Mail-Adresse?",nameStep:"Wie heißt du?",heightStep:"Wie groß bist du?",genderStep:"Wo kaufst du ein?",enterEmail:"Geben Sie Ihre E-Mail ein",next:"Weiter",validEmail:"Bitte geben Sie eine gültige E-Mail-Adresse ein.",emailRequired:"E-Mail ist erforderlich.",nameRequired:"Name ist erforderlich",enterName:"Geben Sie Ihren Namen ein",womens:"Damen",mens:"Herren",height:"Größe",heightInFt:"Größe in Fuß",heightInInch:"Größe in Zoll",cmMeasurementUnit:"cm",ftMeasurementUnit:"ft",onboarding:"Onboarding",noValidSteps:"Keine Schritte für das Onboarding konfiguriert",unsupportedStep:"Nicht unterstützter Schritt-Typ:",heightError:"Es tut uns leid, derzeit unterstützen wir keine Größen außerhalb von 5 ft und 7 ft. Wir arbeiten an neuen Modellen, die dies ermöglichen werden.",bodyScan:"Zuerst ein Körperscan",bodyScanDescription:"Um Ihre Maße genau zu erfassen",faceScan:"Gesichtsscan",faceScanDescription:"Um Ihre Gesichtszüge präzise nachzubilden",sizeFit:"Alles auf deiner Muse ansehen und anpassen",readyToStart:"Bereit zu starten?",readyToStartDescription:"Für genaue Messungen tragen Sie eng anliegende Kleidung",turnUpVolume:"Drehen Sie die Lautstärke auf",continue:"Fortfahren",phonePlacement:"Platzierung des Telefons",phonePlacementDescription:"Auf Hüfthöhe mit genügend Abstand, um vollständig im Bild zu sein",welcome:"Willkommen bei Swan",phoneModel:"Telefonmodell",selectPhoneBrand:"Telefonmarke auswählen...",selectPhoneModel:"Telefonmodell auswählen...",reset:"Zurücksetzen",start:"Start",loading:"Wird geladen...",faceVisible:"Stellen Sie sicher, dass Ihr Gesicht vollständig sichtbar ist",loadingVideo:"Video wird geladen...",videoLoadFailed:"Video konnte nicht geladen werden. Bitte aktualisieren Sie die Seite oder prüfen Sie Ihre Verbindung.",scanFailed:"Ihr Scan ist fehlgeschlagen",resetScan:"Scan zurücksetzen",clickToResetScan:"Bitte unten klicken, um Ihren Scan zurückzusetzen",faceFront:"Nach vorne schauen",faceLeft:"Kopf ganz nach links drehen",faceRight:"Kopf ganz nach rechts drehen",faceSmile:"Mit Blick nach vorne lächeln",cameraAlreadyInUse:"Die Kamera scheint bereits verwendet zu werden",tryClosingBrowser:"Bitte schließen Sie den Browser oder die App, die die Kamera verwendet, und versuchen Sie es erneut.",checkCameraSettings:"Bitte überprüfen Sie Ihre Kamera-Berechtigungseinstellungen",setting:"Einstellungen",enableCameraPermissions:"Kameraberechtigungen aktivieren",scanStatus:"Scan-Status",startScan:"Scan starten",pause:"Pause",restart:"Neu starten",startLevelCheck:"Tippen Sie, um die Niveauberechnung zu starten",placePhoneUpright:"Stellen Sie Ihr Telefon aufrecht gegen einen Gegenstand. Sobald es stabil ist und sich im Bereich von 80–95° befindet, beginnt ein Countdown zum Start des Scans.",leavePhone:"Lassen Sie Ihr Telefon so stehen",measurementsBeingTaken:"Ihre Messungen werden durchgeführt",serverAtCapacity:"Das Vision-Modell des Scans ist ausgelastet.",serverAtCapacityDescription:"Es tut uns leid. Wir arbeiten daran, mehr Kapazität hinzuzufügen. Bitte versuchen Sie es bald erneut.",issueWithScan:"Es gab ein Problem mit Ihrem Scan",reason:"Grund:",scanAgain:"Erneut scannen"},w={Custom_Scan:"Escanéo personalizado",Find_your_perfect_fit:"Encuentra tu ajuste perfecto",One_time_setup_in_2_min_or_less:"Configuración única en 2 minutos o menos.",PRIVACY:"PRIVACIDAD",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"Swan cifra tus datos con Ever vault y asegura que tu video no sea visto por nadie.",By_ticking_this_box_you_are_agreeing_to_our:"Al marcar esta casilla, aceptas nuestro",privacy_policy:" política de privacidad",Get_Measured:"Obtén tus medidas",Login:"Iniciar sesión",Where_do_you_shop:"¿Dónde compras?",Men_s:"Hombre",Women_s:"Mujer",Next:"Siguiente",Preferred_language:"Idioma preferido",Hindi:"Hindi",English:"Inglés",French:"Francés",Spanish:"Español",German:"Alemán",Italian:"Italiano",Arabic:"Árabe",Phone_Model:"Modelo de teléfono",Select_phone_brand:"Selecciona la marca de tu teléfono...",Select_phone_model:"Selecciona el modelo de tu teléfono...",Measurement_tips:"Consejos de medición",Tips_for_your_scan:"Consejos para tu escaneo",Watch_this_video_to_know_how_to_scan:"Mira este video para saber cómo escanear",How_to_use_Swan:"Cómo usar Swan",Watch_this_short_video_to_know_how_to_use:" Mira este video corto para saber cómo usar",Shop:"Comprar",Skip:"Saltar",Form_fitting_clothing:"Ropa ajustada",How_form_is_fitting_your_outfit:"¿Cómo se ajusta tu ropa?",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"Para un escaneo preciso, por favor usa ropa ajustada. Aquí tienes un ejemplo",Scan_with_form_fitting:"Escanear con ajuste",Scan_with_form_loose_fit:"Escanear con ajuste holgado",Turn_up_your_volume:"Sube el volumen",For_smart_voice_guide:"Para una guía de voz inteligente",Place_your_phone_on_a_table_at:"Coloca tu teléfono en una mesa a",a_hip_height:"la altura de la cadera",Scan:"Escanear",Height:"Altura",Height_in_ft:"Altura en pies",Height_in_inch:"Altura en pulgadas",How_tall_are_you:"¿Cuánto mides?",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"Lo sentimos, actualmente no admitimos alturas fuera de 5 pies y 7 pies. Estamos trabajando en nuevos modelos que lo harán.",Confirm:"Confirmar",To_start_your_measurement:"Para comenzar tu medición",Scan_this_QR_code_with_your_phone:"Escanea este código QR con tu teléfono",You_can_continue_from_here_after_your_scan:"Puedes continuar desde aquí después de tu escaneo",Failed_to_get_measurements:"No se pudieron obtener las medidas",No_data_found_Go_back_to:"No se encontraron datos. Vuelve a",back:"atrás",Profile:"Perfil",shopify:"shopify",fit_view_result:"ver resultados de ajuste",Nest:"Nido",Scan_again:"Escanear de nuevo",Provide_feedback:"Proporcionar retroalimentación",Add_to_cart:"Agregar al carrito",Back_to_product:"Volver al producto",Fit_Notes:"Notas de ajuste",Fitted:"Ajustado",Ideal_fit:"Ajuste ideal",Relaxed:"Relajado",Wrong_email_format:"Formato de correo electrónico incorrecto",Something_went_wrong:"Algo salió mal",Email_is_required:"Se requiere correo electrónico",Scan_status:"Estado del escaneo",Uploading:"Cargando...",Processing:"Procesando...",Finishing:"Terminando...",Complete:"¡Completo!",You_re_logged_in:"Has iniciado sesión",Swan_will_load_on_every_supported_page:"Swan se cargará en cada página admitida.",Happy_Shopping:"¡Felices compras!",Email_verification_failed:"Fallo en la verificación del correo electrónico",Email_Confirmed:"Correo electrónico confirmado",Measurements_saved:"Medidas guardadas",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"Inicie sesión en cualquier lugar donde vea el logotipo de Swan para cargar sus medidas.",Check_your_email:"Revisa tu correo electrónico",Tap_on_the_verification_link_sent_to:"Toca el enlace de verificación enviado a",Email_Confirmation:"Confirmación de correo electrónico",Save_your_scan:"Guarda tu escaneo",Confirm_with_a_single_tap_from_your_email_inbox:"Confirma con un toque desde tu bandeja de entrada de correo electrónico.",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"Guardar tu escaneo significa que puedes cargar tus medidas en cualquier lugar donde veas el logo de Swan.",Passwordless_Just_one_tap_via_email:"Sin contraseña. Solo un toque a través del correo electrónico.",Join_2000_shoppers:"Únete a más de 2,000 compradores",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"Tus medidas se compartirán solo después de que se confirme tu correo electrónico.",Enter_your_email:"Ingresa tu correo electrónico",Send_confirmation_email:"Enviar correo de confirmación",No_thanks:"No, gracias",We_are_sorry:"¡Lo sentimos!",Video_tips_for_scanning:"Consejos en video para el escaneo",Please_make_sure_to:"Asegúrate de:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. Da una vuelta completa. Comenzando y terminando con los pies mirando hacia tu teléfono.",two_Rotate_slowly_throughout_your_spin:"2. Gira lentamente durante todo tu giro.",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. Asegúrate de que todo tu cuerpo (incluyendo pies y manos) sea visible en el encuadre.",Scan_s:"La visión de la numérisation",vision_model:"modelo de visión",is_at_capacity:"está a plena capacidad.",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"Lo sentimos por esto. Estamos trabajando duro para agregar capacidad. Por favor, inténtalo de nuevo pronto.",Oops:"¡Vaya!",Looks_like_this_QR_code_is_not_valid:"Parece que este código QR no es válido.",Reload_your_desktop_tab_to_generate_a_new_code:"Recarga tu pestaña de escritorio para generar un nuevo código",Magic_link:"Enlace mágico",We_have_sent_you_a_magic_link_via_email:"Te hemos enviado un enlace mágico por correo electrónico.",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"Confirma tu correo electrónico para cargar tus medidas en cualquier marca asociada.",Welcome_back:"¡Bienvenido de nuevo!",Load_my_account:"Cargar mi cuenta",Back_to_home:"Volver a inicio",Enter_a_valid_email:"Ingresa un correo electrónico válido.",No_measurement_found_for_this_email:"No se encontraron medidas para este correo electrónico",Reset:"Restablecer",Resume:"Reanudar",Start_Scan:"Iniciar escaneo",Scanning:"Escaneando",Detecting_Body:"Detectando el cuerpo...",Stop:"Detener",Generating_Measurements:"Generando medidas",Help:"Ayuda",Scan_tips:"Consejos para el escaneo",Watch_instructions_video:"Ver video de instrucciones",Wear_form_fitting_clothing_for_the_most_accurate_results:"Use ropa ajustada para obtener resultados más precisos",Position_yourself_in_a_brightly_lit_room:"Colóquese en una habitación bien iluminada",Tie_up_long_hair_and_slip_off_your_shoes:"Recoge el pelo largo y quítate los zapatos",Back:"Atrás",Swan:"Swan",Please_check_your_setting_for_camera_permission:"Por favor, verifique su configuración para el permiso de la cámara",Enable_the_camera_permissions:"Habilitar los permisos de la cámara",Go_Back:"Volver",For_helping_in_getting:"Para ayudar en la obtención",Measurements_have_been_shared:"¡Las medidas se han compartido!",Thank_You:"¡Gracias!",live:"en vivo.",Your:"Tu",Check_back_soon_to_use_Swan:"Vuelve pronto para usar Swan",custom_for_your_next_order:"personalizado para tu próximo pedido",sevenTillEight:"de siete a ocho",Rhodes_and_Beckett:"Rhodes y Beckett",Send_invite:"Enviar invitación",Your_Nest:"Tu Nido",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"Comparte tus medidas para comprar y regalar a quienes están cerca de ti",Invite_to_Swan:"Invitar a Swan",Name:"Nombre",Enter_their_name:"Ingresa su nombre",Enter_their_email:"Ingresa su correo electrónico",Message:"Mensaje",Join_Swan:"¡Únete a Swan!",Email:"Correo electrónico",Invite:"Invitar",Your_Login:"Tu inicio de sesión",Your_Scans:"Tus escaneos",Talk_with_the_CEO:"Habla con el CEO",Send_me_an_email:"Envíame un correo electrónico",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"En Swan estamos aquí para que las compras sean para ti. Me encantaría saber qué piensas de Swan y qué te gustaría ver a continuación. Estoy emocionado de conocer tus comentarios -",Eoin:"Eoin",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"Puedes cerrar esta pestaña y volver al original para obtener tu sugerencia de talla.",Try_On:"Probar",Invite_friends:"Invitar amigos",Pending:"Pendiente",Decline:"Declinar",gifting_simple:"regalando simple",Invite_friends_and_make:"Invita a amigos y haz",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest will be able to see & size clothes on you",By_sharing_your_Swan_profile_those_in_your:"Al compartir tu perfil de Swan, aquellos en tu",Enter_your_name:"Ingrese su nombre",Failed_to_get_tryon:"Error al obtener la prueba",In_Progress:"En progreso",Go_back_to:"Volver a",emailStep:"¿Cuál es tu correo electrónico?",nameStep:"¿Cómo te llamas?",heightStep:"¿Qué tan alto eres?",genderStep:"¿Dónde compras?",enterEmail:"Ingresa tu correo electrónico",next:"Siguiente",validEmail:"Por favor ingresa una dirección de correo electrónico válida.",emailRequired:"El correo electrónico es obligatorio.",nameRequired:"El nombre es obligatorio",enterName:"Ingresa tu nombre",womens:"Mujeres",mens:"Hombres",height:"Altura",heightInFt:"Altura en pies",heightInInch:"Altura en pulgadas",cmMeasurementUnit:"cm",ftMeasurementUnit:"ft",heightError:"Lo sentimos, actualmente no admitimos alturas fuera de 5 ft y 7 ft. Estamos trabajando en nuevos modelos que sí lo harán.",bodyScan:"Primero un escaneo corporal",bodyScanDescription:"Para tomar tus medidas con precisión",faceScan:"Escaneo facial",faceScanDescription:"Para recrear con precisión tus rasgos faciales",sizeFit:"Mira y ajusta cualquier cosa en tu Muse",readyToStart:"¿Listo para empezar?",readyToStartDescription:"Para obtener medidas precisas, asegúrate de usar ropa ajustada",turnUpVolume:"Sube el volumen",continue:"Continuar",phonePlacement:"Colocación del teléfono",phonePlacementDescription:"A la altura de la cadera con espacio para retroceder y quedar completamente en el encuadre",welcome:"Bienvenido a Swan",phoneModel:"Modelo de teléfono",selectPhoneBrand:"Selecciona la marca del teléfono...",selectPhoneModel:"Selecciona el modelo del teléfono...",reset:"Restablecer",start:"Iniciar",loading:"Cargando...",faceVisible:"Asegúrate de que tu rostro esté completamente visible",loadingVideo:"Cargando video...",videoLoadFailed:"Error al cargar el video. Actualiza la página o revisa tu conexión.",scanFailed:"Tu escaneo ha fallado",resetScan:"Restablecer escaneo",clickToResetScan:"Haz clic abajo para restablecer tu escaneo",faceFront:"Mira al frente",faceLeft:"Gira la cabeza completamente a la izquierda",faceRight:"Gira la cabeza completamente a la derecha",faceSmile:"Sonríe mirando al frente",cameraAlreadyInUse:"Parece que la cámara ya está en uso",tryClosingBrowser:"Intenta cerrar el navegador o la aplicación que esté usando la cámara y vuelve a intentarlo aquí.",checkCameraSettings:"Por favor, revisa los permisos de la cámara",setting:"Configuración",enableCameraPermissions:"Habilitar permisos de cámara",scanStatus:"Estado del escaneo",startScan:"Iniciar escaneo",pause:"Pausar",restart:"Reiniciar",startLevelCheck:"Toca para iniciar la verificación de nivel",placePhoneUpright:"Coloca tu teléfono verticalmente apoyado contra un objeto. Una vez estable y dentro del rango de 80–95°, comenzará una cuenta regresiva para pasar al escaneo.",leavePhone:"Deja tu teléfono como está",measurementsBeingTaken:"Tus medidas se están tomando",serverAtCapacity:"El modelo de visión del escaneo está al límite.",serverAtCapacityDescription:"Lo sentimos. Estamos trabajando para aumentar la capacidad. Inténtalo de nuevo pronto.",issueWithScan:"Hubo un problema con tu escaneo",reason:"Razón:",scanAgain:"Escanear de nuevo"},k={Custom_Scan:"مسح مخصص",Find_your_perfect_fit:"ابحث عن مقاسك المثالي",One_time_setup_in_2_min_or_less:"إعداد مرة واحدة في 2 دقيقة أو أقل",PRIVACY:"الخصوصية",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"تقوم سوان بتشفير بياناتك باستخدام فولت إيفر وتضمن عدم رؤية فيديوك من قبل أي شخص.",By_ticking_this_box_you_are_agreeing_to_our:"من خلال وضع علامة في هذا المربع، أنت توافق على",privacy_policy:"سياسة الخصوصية",Get_Measured:"احصل على قياسك",Login:"تسجيل الدخول",Where_do_you_shop:"أين تتسوق؟",Men_s:"رجالي",Women_s:"نسائي",Next:"التالي",Preferred_language:"اللغة المفضلة",Hindi:"هندي",English:"إنجليزي",French:"فرنسي",Spanish:"إسباني",German:"ألماني",Italian:"إيطالي",Arabic:"عربي",Phone_Model:"نموذج الهاتف",Select_phone_brand:"اختر ماركة الهاتف...",Select_phone_model:"اختر نموذج الهاتف...",Measurement_tips:"نصائح القياس",Tips_for_your_scan:"نصائح لفحصك",Watch_this_video_to_know_how_to_scan:"شاهد هذا الفيديو لمعرفة كيفية الفحص",How_to_use_Swan:"كيفية استخدام سوان",Watch_this_short_video_to_know_how_to_use:" شاهد هذا الفيديو القصير لمعرفة كيفية الاستخدام",Shop:"تسوق",Skip:"تخطى",Form_fitting_clothing:"ملابس ملتصقة",How_form_is_fitting_your_outfit:"كيف يتناسب الزي الخاص بك؟",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"للحصول على فحص دقيق، يرجى ارتداء ملابس ضيقة، إليك مثال",Scan_with_form_fitting:"مسح بملابس ملتصقة",Scan_with_form_loose_fit:"مسح بملابس فضفاضة",Turn_up_your_volume:"قم برفع مستوى الصوت الخاص بك",For_smart_voice_guide:"للدليل الصوتي الذكي",Place_your_phone_on_a_table_at:"ضع هاتفك على طاولة في",a_hip_height:"ارتفاع الورك",Scan:"مسح",Height:"الطول",Height_in_ft:"الطول في القدم",Height_in_inch:"الطول بالإنش",How_tall_are_you:"كم هو طولك؟",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"نعتذر، نحن لا ندعم حاليًا هذه الأطوال خارج 5 قدم و 7 قدم. نحن نعمل على نماذج جديدة تدعم ذلك.",Confirm:"تأكيد",To_start_your_measurement:"لبدء القياس الخاص بك",Scan_this_QR_code_with_your_phone:"امسح هذا الرمز QR باستخدام هاتفك",You_can_continue_from_here_after_your_scan:"يمكنك الاستمرار من هنا بعد الفحص",Failed_to_get_measurements:"فشل في الحصول على القياسات",No_data_found_Go_back_to:"لم يتم العثور على بيانات، ارجع إلى",back:"الخلف",Profile:"الملف الشخصي",shopify:"شوبيفاي",fit_view_result:"نتيجة عرض الملاءمة",Nest:"عش",Scan_again:"إعادة المسح",Provide_feedback:"تقديم ملاحظات",Add_to_cart:"أضف إلى السلة",Back_to_product:"العودة إلى المنتج",Fit_Notes:"ملاحظات الملاءمة",Fitted:"ملتصق",Ideal_fit:"ملاءمة مثالية",Relaxed:"فضفاض",Wrong_email_format:"تنسيق البريد الإلكتروني خاطئ",Something_went_wrong:"حدث خطأ ما",Email_is_required:"البريد الإلكتروني مطلوب",Scan_status:"حالة المسح",Uploading:"جاري التحميل...",Processing:"جاري المعالجة...",Finishing:"جاري الانتهاء...",Complete:"اكتمل!",You_re_logged_in:"لقد سجلت الدخول",Swan_will_load_on_every_supported_page:"سوان سيتم تحميله على كل صفحة مدعومة.",Happy_Shopping:"تسوق سعيد!",Email_verification_failed:"فشل التحقق من البريد الإلكتروني",Email_Confirmed:"تم تأكيد البريد الإلكتروني",Measurements_saved:"تم حفظ القياسات",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"قم بتسجيل الدخول في أي مكان ترى فيه شعار سوان لتحميل قياساتك.",Check_your_email:"تحقق من بريدك الإلكتروني",Tap_on_the_verification_link_sent_to:"اضغط على رابط التحقق المرسل إلى",Email_Confirmation:"تأكيد البريد الإلكتروني",Save_your_scan:"احفظ مسحتك",Confirm_with_a_single_tap_from_your_email_inbox:"قم بتأكيد بنقرة واحدة من صندوق الوارد الخاص ببريدك الإلكتروني.",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"حفظ مسحتك يعني أنه يمكنك تحميل قياساتك في أي مكان ترى فيه شعار سوان.",Passwordless_Just_one_tap_via_email:"بدون كلمة مرور. فقط نقرة واحدة عبر البريد الإلكتروني.",Join_2000_shoppers:"انضم إلى أكثر من 2,000 متسوق",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"سيتم مشاركة قياساتك فقط بمجرد تأكيد بريدك الإلكتروني.",Enter_your_email:"أدخل بريدك الإلكتروني",Send_confirmation_email:"إرسال بريد تأكيد",No_thanks:"لا، شكرًا",We_are_sorry:"نحن آسفون!",Video_tips_for_scanning:"نصائح الفيديو لعملية المسح",Please_make_sure_to:"يرجى التأكد من:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. إكمال دورة كاملة. ابدأ وانهي بقدميك متجهة نحو هاتفك.",two_Rotate_slowly_throughout_your_spin:"2. قم بالدوران ببطء طوال فترة الدوران.",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. تأكد من أن جسمك بأكمله (بما في ذلك قدميك ويديك) ظاهر في الإطار.",Scan_s:"فحص",vision_model:"نموذج الرؤية",is_at_capacity:"في طاقته القصوى.",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"نعتذر عن ذلك. نعمل بجد لزيادة الطاقة. يرجى المحاولة مرة أخرى قريبًا.",Oops:"عذرًا..",Looks_like_this_QR_code_is_not_valid:"يبدو أن رمز الاستجابة السريعة هذا غير صالح.",Reload_your_desktop_tab_to_generate_a_new_code:"أعد تحميل علامة التبويب على سطح المكتب الخاص بك لإنشاء رمز جديد",Magic_link:"رابط سحري",We_have_sent_you_a_magic_link_via_email:"لقد أرسلنا لك رابطًا سحريًا عبر البريد الإلكتروني.",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"يرجى تأكيد بريدك الإلكتروني لتحميل قياساتك على أي علامة تجارية شريكة.",Welcome_back:"مرحبًا مرة أخرى!",Load_my_account:"تحميل حسابي",Back_to_home:"العودة إلى الصفحة الرئيسية",Enter_a_valid_email:"أدخل بريدًا إلكترونيًا صالحًا!",No_measurement_found_for_this_email:"لم يتم العثور على قياسات لهذا البريد الإلكتروني",Reset:"إعادة تعيين",Resume:"استئناف",Start_Scan:"بدء المسح",Scanning:"جاري المسح",Detecting_Body:"الكشف عن الجسم...",Stop:"إيقاف",Generating_Measurements:"إنشاء القياسات",Help:"مساعدة",Scan_tips:"نصائح المسح",Watch_instructions_video:"شاهد فيديو التعليمات",Wear_form_fitting_clothing_for_the_most_accurate_results:"ارتدِ ملابس مصممة لتناسب الجسم للحصول على أكثر النتائج دقةً",Position_yourself_in_a_brightly_lit_room:"وضع نفسك في غرفة مضاءة بشكل جيد",Tie_up_long_hair_and_slip_off_your_shoes:"ربط الشعر الطويل وخلع الأحذية",Back:"الخلف",Swan:"سوان",Please_check_your_setting_for_camera_permission:"يرجى التحقق من إعداداتك لأذونات الكاميرا",Enable_the_camera_permissions:"تمكين أذونات الكاميرا",Go_Back:"عد",For_helping_in_getting:"للمساعدة في الحصول على",Measurements_have_been_shared:"تم مشاركة القياسات!",Thank_You:"شكرا لك!",live:"مباشر.",Your:"لك",Check_back_soon_to_use_Swan:"تحقق قريبًا لاستخدام سوان",custom_for_your_next_order:"مخصص لطلبك التالي",sevenTillEight:"من السابعة حتى الثامنة",Rhodes_and_Beckett:"روڈز اینڈ بیکٹ",Send_invite:"إرسال دعوة",Your_Nest:"عشك",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"شارك قياساتك للتسوق والهدايا لأولئك القريبين منك",Invite_to_Swan:"دعوة لسوان",Name:"الاسم",Enter_their_name:"أدخل اسمهم",Enter_their_email:"أدخل بريدهم الإلكتروني",Message:"رسالة",Join_Swan:"انضم إلى سوان!",Email:"البريد الإلكتروني",Invite:"دعوة",Your_Login:"تسجيل الدخول الخاص بك",Your_Scans:"مسحاتك",Talk_with_the_CEO:"التحدث مع الرئيس التنفيذي",Send_me_an_email:"أرسل لي بريدًا إلكترونيًا",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"نحن هنا في سوان لجعل التسوق حولك. أحب أن أسمع رأيك في سوان وما الذي ترغب في رؤيته بعد. أنا متحمس لسماع ملاحظاتك -",Eoin:"إيوين",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"يمكنك إغلاق هذه العلامة التبويب والعودة إلى الأصل للحصول على اقتراح حجمك.",Try_On:"جرب",Invite_friends:"ادعو أصدقاء",Pending:"قيد الانتظار",Decline:"رفض",gifting_simple:"الهدايا بسيطة",Invite_friends_and_make:"ادعو الأصدقاء وقم",Nest_will_be_able_to_see_and_size_clothes_on_you:"ستتمكن Nest من رؤية الملابس عليك وتحديد المقاس",By_sharing_your_Swan_profile_those_in_your:"من خلال مشاركة ملفك الشخصي في Swan، سيتمكن الأشخاص في",Enter_your_name:"أدخل اسمك",Failed_to_get_tryon:"فشل في الحصول على تجربة الملابس",In_Progress:"قيد التنفيذ",Go_back_to:"العودة إلى",emailStep:"ما هو بريدك الالكتروني؟",nameStep:"ما اسمك؟",heightStep:"كم طولك؟",genderStep:"أين تتسوق؟",enterEmail:"أدخل بريدك الإلكتروني",next:"التالي",validEmail:"يرجى إدخال عنوان بريد إلكتروني صالح.",emailRequired:"البريد الإلكتروني مطلوب.",nameRequired:"الاسم مطلوب",enterName:"أدخل اسمك",womens:"للنساء",mens:"للرجال",height:"الطول",heightInFt:"الطول بالقدم",heightInInch:"الطول بالبوصة",cmMeasurementUnit:"سم",ftMeasurementUnit:"قدم",onboarding:"الإعداد",noValidSteps:"لا توجد خطوات مهيأة لعملية الإعداد",unsupportedStep:"نوع خطوة غير مدعوم:",heightError:"عذرًا، نحن لا ندعم حاليًا الأطوال خارج نطاق 5 أقدام و7 أقدام. نحن نعمل على نماذج جديدة ستدعم المزيد قريبًا.",bodyScan:"أولاً فحص للجسم",bodyScanDescription:"لأخذ قياساتك بدقة",faceScan:"فحص الوجه",faceScanDescription:"لإعادة إنشاء ملامح وجهك بدقة",sizeFit:"شاهد وقم بمقاس أي شيء على Muse الخاص بك",readyToStart:"جاهز للبدء؟",readyToStartDescription:"للحصول على قياسات دقيقة، تأكد من ارتداء ملابس ضيقة",turnUpVolume:"ارفع مستوى الصوت",continue:"متابعة",phonePlacement:"وضع الهاتف",phonePlacementDescription:"على مستوى الورك مع وجود مساحة كافية للتراجع والظهور بالكامل في الإطار",welcome:"مرحبًا بك في Swan",phoneModel:"طراز الهاتف",selectPhoneBrand:"اختر ماركة الهاتف...",selectPhoneModel:"اختر طراز الهاتف...",reset:"إعادة ضبط",start:"ابدأ",loading:"جارٍ التحميل...",faceVisible:"تأكد من أن وجهك يظهر بالكامل",loadingVideo:"جارٍ تحميل الفيديو...",videoLoadFailed:"فشل تحميل الفيديو. يرجى تحديث الصفحة أو التحقق من الاتصال.",scanFailed:"فشل الفحص",resetScan:"إعادة تعيين الفحص",clickToResetScan:"يرجى الضغط أدناه لإعادة تعيين الفحص",faceFront:"واجه للأمام",faceLeft:"أدر رأسك بالكامل إلى اليسار",faceRight:"أدر رأسك بالكامل إلى اليمين",faceSmile:"ابتسم مع التوجه للأمام",cameraAlreadyInUse:"يبدو أن الكاميرا قيد الاستخدام بالفعل",tryClosingBrowser:"يرجى إغلاق المتصفح أو التطبيق الذي يستخدم الكاميرا ثم المحاولة مرة أخرى هنا.",checkCameraSettings:"يرجى التحقق من إعدادات أذونات الكاميرا",setting:"الإعدادات",enableCameraPermissions:"تفعيل أذونات الكاميرا",scanStatus:"حالة الفحص",startScan:"ابدأ الفحص",pause:"إيقاف مؤقت",restart:"إعادة تشغيل",startLevelCheck:"اضغط لبدء فحص مستوى الجهاز",placePhoneUpright:"ضع هاتفك بشكل مستقيم مقابل جسم ثابت. عند استقراره ضمن نطاق 80-95° سيبدأ العد التنازلي للانتقال إلى الفحص.",leavePhone:"اترك هاتفك كما هو",measurementsBeingTaken:"يتم الآن أخذ قياساتك",serverAtCapacity:"نموذج الرؤية الخاص بالفحص يعمل بكامل طاقته.",serverAtCapacityDescription:"نعتذر عن ذلك. نحن نعمل على زيادة السعة. يرجى المحاولة قريبًا.",issueWithScan:"حدثت مشكلة في فحصك",reason:"السبب:",scanAgain:"أعد الفحص"},M={Custom_Scan:"Scansione personalizzata",Find_your_perfect_fit:"Trova la tua vestibilità perfetta",One_time_setup_in_2_min_or_less:"Configurazione in un'unica occasione in 2 minuti o meno.",PRIVACY:"PRIVACY",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"Swan cripta i tuoi dati con Ever vault e garantisce che il tuo video non sia visto da nessuno.",By_ticking_this_box_you_are_agreeing_to_our:"Spuntando questa casella, accetti la nostra",privacy_policy:" politica sulla privacy",Get_Measured:"Ottieni le misurazioni",Login:"Accedi",Where_do_you_shop:"Dove fai acquisti?",Men_s:"Uomo",Women_s:"Donna",Next:"Avanti",Preferred_language:"Lingua preferita",Hindi:"Hindi",English:"Inglese",French:"Francese",Spanish:"Spagnolo",German:"Tedesco",Italian:"Italiano",Arabic:"Arabo",Phone_Model:"Modello di telefono",Select_phone_brand:"Seleziona la marca del telefono...",Select_phone_model:"Seleziona il modello del telefono...",Measurement_tips:"Consigli per le misurazioni",Tips_for_your_scan:"Suggerimenti per la scansione",Watch_this_video_to_know_how_to_scan:"Guarda questo video per sapere come fare la scansione",How_to_use_Swan:"Come utilizzare Swan",Watch_this_short_video_to_know_how_to_use:"Guarda questo breve video per sapere come usarlo",Shop:"Acquista",Skip:"Salta",Form_fitting_clothing:"Abbigliamento aderente",How_form_is_fitting_your_outfit:"Come si adatta la tua forma all'abbigliamento?",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"Per una scansione accurata, indossa abiti aderenti. Ecco un esempio",Scan_with_form_fitting:"Scansione con vestibilità aderente",Scan_with_form_loose_fit:"Scansione con vestibilità morbida",Turn_up_your_volume:"Alza il volume",For_smart_voice_guide:"Per una guida vocale intelligente",Place_your_phone_on_a_table_at:"Posiziona il tuo telefono su un tavolo a",a_hip_height:"altezza dell'anca",Scan:"Scansione",Height:"Altezza",Height_in_ft:"Altezza in piedi",Height_in_inch:"Altezza in pollici",How_tall_are_you:"Quanto sei alto?",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"Ci dispiace, attualmente non supportiamo queste altezze al di fuori di 5 ft e 7 ft. Stiamo lavorando su nuovi modelli che lo faranno.",Confirm:"Conferma",To_start_your_measurement:"Per iniziare la tua misurazione",Scan_this_QR_code_with_your_phone:"Scansiona questo codice QR con il tuo telefono",You_can_continue_from_here_after_your_scan:"Puoi continuare da qui dopo la scansione",Failed_to_get_measurements:"Impossibile ottenere le misurazioni",No_data_found_Go_back_to:"Nessun dato trovato. Torna a",back:"indietro",Profile:"Profilo",shopify:"shopify",fit_view_result:"Visualizza risultato aderente",Nest:"Nido",Scan_again:"Scansiona di nuovo",Provide_feedback:"Fornisci un feedback",Add_to_cart:"Aggiungi al carrello",Back_to_product:"Torna al prodotto",Fit_Notes:"Note sulla vestibilità",Fitted:"Aderente",Ideal_fit:"Vestibilità ideale",Relaxed:"Rilassato",Wrong_email_format:"Formato email errato",Something_went_wrong:"Qualcosa è andato storto",Email_is_required:"L'indirizzo email è obbligatorio",Scan_status:"Stato della scansione",Uploading:"Caricamento...",Processing:"Elaborazione...",Finishing:"Completamento...",Complete:"Completo!",You_re_logged_in:"Sei connesso",Swan_will_load_on_every_supported_page:"Swan si caricherà su ogni pagina supportata.",Happy_Shopping:"Buono shopping!",Email_verification_failed:"Verifica dell'email non riuscita",Email_Confirmed:"Email confermata",Measurements_saved:"Misure salvate",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"Accedi ovunque vedi il logo del Cigno per caricare le tue misurazioni.",Check_your_email:"Controlla la tua email",Tap_on_the_verification_link_sent_to:"Tocca il link di verifica inviato a",Email_Confirmation:"Conferma dell'email",Save_your_scan:"Salva la tua scansione",Confirm_with_a_single_tap_from_your_email_inbox:"Conferma con un singolo tocco dalla tua casella di posta elettronica.",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"Salvare la tua scansione significa che puoi caricare le tue misurazioni ovunque tu veda il logo di Swan.",Passwordless_Just_one_tap_via_email:"Senza password. Basta un tocco tramite email.",Join_2000_shoppers:"Unisciti a oltre 2.000 acquirenti",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"Le tue misurazioni saranno condivise solo dopo la conferma della tua email.",Enter_your_email:"Inserisci la tua email",Send_confirmation_email:"Invia email di conferma",No_thanks:"No, grazie",We_are_sorry:"Ci dispiace!",Video_tips_for_scanning:"Consigli video per la scansione",Please_make_sure_to:"Assicurati di:",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"1. Completa una rotazione completa. Inizia e finisci con i piedi rivolti verso il tuo telefono.",two_Rotate_slowly_throughout_your_spin:"2. Ruota lentamente durante la tua rotazione.",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"3. Assicurati che tutto il tuo corpo (compresi piedi e mani) sia visibile nel fotogramma.",Scan_s:"Scansione",vision_model:"modello di visione",is_at_capacity:"è a capacità massima.",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"Ci dispiace per questo. Stiamo lavorando duramente per aumentare la capacità. Riprova presto.",Oops:"Ops...",Looks_like_this_QR_code_is_not_valid:"Sembra che questo codice QR non sia valido.",Reload_your_desktop_tab_to_generate_a_new_code:"Ricarica la scheda del desktop per generare un nuovo codice",Magic_link:"Collegamento magico",We_have_sent_you_a_magic_link_via_email:"Ti abbiamo inviato un collegamento magico via email.",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"Conferma la tua email per caricare le tue misurazioni su qualsiasi marchio partner.",Welcome_back:"Bentornato!",Load_my_account:"Carica il mio account",Back_to_home:"Torna alla homepage",Enter_a_valid_email:"Inserisci un indirizzo email valido!",No_measurement_found_for_this_email:"Nessuna misurazione trovata per questa email",Reset:"Reset",Resume:"Riprendi",Start_Scan:"Avvia scansione",Scanning:"Scansione",Detecting_Body:"Rilevamento corpo...",Stop:"Stop",Generating_Measurements:"Generazione misurazioni",Help:"Aiuto",Scan_tips:"Suggerimenti per la scansione",Watch_instructions_video:"Guarda il video di istruzioni",Wear_form_fitting_clothing_for_the_most_accurate_results:"Indossa abiti aderenti per risultati più accurati",Position_yourself_in_a_brightly_lit_room:"Posizionati in una stanza ben illuminata",Tie_up_long_hair_and_slip_off_your_shoes:"Raccogli i capelli lunghi e togli le scarpe",Back:"Indietro",Swan:"Swan",Please_check_your_setting_for_camera_permission:"Si prega di verificare le impostazioni dell'autorizzazione della fotocamera",Enable_the_camera_permissions:"Abilita le autorizzazioni della fotocamera",Go_Back:"Torna indietro",For_helping_in_getting:"Per aiutare a ottenere",Measurements_have_been_shared:"Le misurazioni sono state condivise!",Thank_You:"Grazie!",live:"dal vivo.",Your:"Il tuo",Check_back_soon_to_use_Swan:"Torna presto per utilizzare Swan",custom_for_your_next_order:"personalizzato per il tuo prossimo ordine",sevenTillEight:"sette fino alle otto",Rhodes_and_Beckett:"Rhodes e Beckett",Send_invite:"Invia invito",Your_Nest:"Il tuo Nido",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"Condividi le tue misurazioni per fare acquisti e regalare a chi ti è vicino",Invite_to_Swan:"Invita a Swan",Name:"Nome",Enter_their_name:"Inserisci il loro nome",Enter_their_email:"Inserisci la loro email",Message:"Messaggio",Join_Swan:"Unisciti a Swan!",Email:"Email",Invite:"Invito",Your_Login:"Il tuo Login",Your_Scans:"I tuoi Scans",Talk_with_the_CEO:"Parla con il CEO",Send_me_an_email:"Inviami una email",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"Da Swan siamo qui per rendere lo shopping su misura per te. Mi piacerebbe sapere cosa pensi di Swan e cosa vorresti vedere dopo. Sono entusiasta di sentire il tuo feedback -",Eoin:"Eoin",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"Puoi chiudere questa scheda e tornare all'originale per ottenere il suggerimento sulla taglia.",Try_On:"Prova",Invite_friends:"Invita amici",Pending:"In attesa",Decline:"Declina",gifting_simple:"regali semplici",Invite_friends_and_make:"Invita amici e fai",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest sarà in grado di vedere e dimensionare i vestiti su di te",By_sharing_your_Swan_profile_those_in_your:"Condividendo il tuo profilo Swan, coloro nel tuo",Enter_your_name:"Inserisci il tuo nome",Failed_to_get_tryon:"Impossibile ottenere la prova",In_Progress:"In corso",Go_back_to:"Torna a",emailStep:"Qual è la tua email?",nameStep:"Come ti chiami?",heightStep:"Quanto sei alto?",genderStep:"Dove fai acquisti?",enterEmail:"Inserisci la tua email",next:"Avanti",validEmail:"Per favore inserisci un indirizzo email valido.",emailRequired:"L'email è obbligatoria.",nameRequired:"Il nome è obbligatorio",enterName:"Inserisci il tuo nome",womens:"Donna",mens:"Uomo",height:"Altezza",heightInFt:"Altezza in piedi",heightInInch:"Altezza in pollici",cmMeasurementUnit:"cm",ftMeasurementUnit:"ft",onboarding:"onboarding",noValidSteps:"Nessun passaggio configurato per l'onboarding",unsupportedStep:"Tipo di passaggio non supportato:",heightError:"Siamo spiacenti, al momento non supportiamo altezze al di fuori di 5 ft e 7 ft. Stiamo lavorando su nuovi modelli che lo faranno.",bodyScan:"Per prima cosa una scansione del corpo",bodyScanDescription:"Per prendere accuratamente le tue misure",faceScan:"Scansione del viso",faceScanDescription:"Per ricreare con precisione i tuoi tratti del viso",sizeFit:"Guarda e misura qualsiasi cosa sul tuo Muse",readyToStart:"Pronto per iniziare?",readyToStartDescription:"Per ottenere misurazioni precise, indossa abiti aderenti",turnUpVolume:"Alza il volume",continue:"Continua",phonePlacement:"Posizionamento del telefono",phonePlacementDescription:"All’altezza dei fianchi con spazio per fare un passo indietro ed essere completamente nell’inquadratura",welcome:"Benvenuto su Swan",phoneModel:"Modello del telefono",selectPhoneBrand:"Seleziona la marca del telefono...",selectPhoneModel:"Seleziona il modello del telefono...",reset:"Reimposta",start:"Inizia",loading:"Caricamento...",faceVisible:"Assicurati che il tuo viso sia completamente visibile",loadingVideo:"Caricamento del video...",videoLoadFailed:"Caricamento del video non riuscito. Aggiorna la pagina o controlla la connessione.",scanFailed:"La tua scansione non è riuscita",resetScan:"Reimposta scansione",clickToResetScan:"Fai clic qui sotto per reimpostare la scansione",faceFront:"Guarda davanti",faceLeft:"Gira completamente la testa a sinistra",faceRight:"Gira completamente la testa a destra",faceSmile:"Sorridi guardando avanti",cameraAlreadyInUse:"Sembra che la fotocamera sia già in uso",tryClosingBrowser:"Prova a chiudere il browser o l’app che sta usando la fotocamera e riprova qui.",checkCameraSettings:"Controlla le impostazioni dei permessi della fotocamera",setting:"Impostazioni",enableCameraPermissions:"Abilita i permessi della fotocamera",scanStatus:"Stato della scansione",startScan:"Avvia scansione",pause:"Pausa",restart:"Riavvia",startLevelCheck:"Tocca per avviare il controllo del livello",placePhoneUpright:"Posiziona il telefono in verticale contro un oggetto. Una volta stabile e nell’intervallo 80–95°, inizierà un conto alla rovescia per procedere alla scansione.",leavePhone:"Lascia il telefono così com'è",measurementsBeingTaken:"Le tue misurazioni sono in corso",serverAtCapacity:"Il modello di visione della scansione è al completo.",serverAtCapacityDescription:"Siamo spiacenti. Stiamo lavorando per aumentare la capacità. Riprova presto.",issueWithScan:"Si è verificato un problema con la tua scansione",reason:"Motivo:",scanAgain:"Scansiona di nuovo"};const P={[exports.PreferredLanguage.English]:y,[exports.PreferredLanguage.Hindi]:v,[exports.PreferredLanguage.French]:S,[exports.PreferredLanguage.German]:b,[exports.PreferredLanguage.Spanish]:w,[exports.PreferredLanguage.Arabic]:k,[exports.PreferredLanguage.Italian]:M},A=r.createContext(void 0);const F={onboarding:{email:"emailStep",name:"nameStep",height:"heightStep",gender:"genderStep",heading:"onboarding"},noValidSteps:"noValidSteps",unsupportedStep:"unsupportedStep",enterEmail:"enterEmail",next:"next",validEmail:"validEmail",emailRequired:"emailRequired",nameRequired:"nameRequired",enterName:"enterName",mens:"mens",womens:"womens",height:"height",heightInInch:"heightInInch",heightInFt:"heightInFt",heightError:"heightError",cmMeasurementUnit:"cmMeasurementUnit",ftMeasurementUnit:"ftMeasurementUnit",bodyScan:"bodyScan",bodyScanDescription:"bodyScanDescription",faceScan:"faceScan",faceScanDescription:"faceScanDescription",sizeFit:"sizeFit",readyToStart:"readyToStart",readyToStartDescription:"readyToStartDescription",turnUpVolume:"turnUpVolume",continue:"continue",phonePlacement:"phonePlacement",phonePlacementDescription:"phonePlacementDescription",welcome:"welcome",phoneModel:"phoneModel",selectPhoneBrand:"selectPhoneBrand",selectPhoneModel:"selectPhoneModel",reset:"reset",loading:"loading",start:"start",faceVisible:"faceVisible",loadingVideo:"loadingVideo",videoLoadFailed:"videoLoadFailed",scanFailed:"scanFailed",resetScan:"resetScan",clickToResetScan:"clickToResetScan",faceFront:"faceFront",faceLeft:"faceLeft",faceRight:"faceRight",faceSmile:"faceSmile",setting:"setting",scanStatus:"scanStatus",startScan:"startScan",cameraAlreadyInUse:"cameraAlreadyInUse",tryClosingBrowser:"tryClosingBrowser",checkCameraSettings:"checkCameraSettings",enableCameraPermissions:"enableCameraPermissions",pause:"pause",restart:"restart",startLevelCheck:"startLevelCheck",placePhoneUpright:"placePhoneUpright",leavePhone:"leavePhone",measurementsBeingTaken:"measurementsBeingTaken",serverAtCapacity:"serverAtCapacity",serverAtCapacityDescription:"serverAtCapacityDescription",issueWithScan:"issueWithScan",reason:"reason",scanAgain:"scanAgain",Custom_Scan:"Custom_Scan",Find_your_perfect_fit:"Find_your_perfect_fit",One_time_setup_in_2_min_or_less:"One_time_setup_in_2_min_or_less",PRIVACY:"PRIVACY",Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone:"Swan_encrypts_your_data_with_Ever_vault_and_ensures_your_video_is_not_seen_by_anyone",By_ticking_this_box_you_are_agreeing_to_our:"By_ticking_this_box_you_are_agreeing_to_our",privacy_policy:"privacy_policy",Get_Measured:"Get_Measured",Login:"Login",Where_do_you_shop:"Where_do_you_shop",Men_s:"Men_s",Women_s:"Women_s",Next:"Next",Preferred_language:"Preferred_language",Hindi:"Hindi",English:"English",French:"French",Spanish:"Spanish",German:"German",Italian:"Italian",Arabic:"Arabic",Phone_Model:"Phone_Model",Select_phone_brand:"Select_phone_brand",Select_phone_model:"Select_phone_model",Measurement_tips:"Measurement_tips",Tips_for_your_scan:"Tips_for_your_scan",Watch_this_video_to_know_how_to_scan:"Watch_this_video_to_know_how_to_scan",How_to_use_Swan:"How_to_use_Swan",Watch_this_short_video_to_know_how_to_use:"Watch_this_short_video_to_know_how_to_use",Shop:"Shop",Skip:"Skip",Form_fitting_clothing:"Form_fitting_clothing",How_form_is_fitting_your_outfit:"How_form_is_fitting_your_outfit",For_accurate_scan_please_wear_tight_clothing_Here_s_an_example:"For_accurate_scan_please_wear_tight_clothing_Here_s_an_example",Scan_with_form_fitting:"Scan_with_form_fitting",Scan_with_form_loose_fit:"Scan_with_form_loose_fit",Turn_up_your_volume:"Turn_up_your_volume",For_smart_voice_guide:"For_smart_voice_guide",Place_your_phone_on_a_table_at:"Place_your_phone_on_a_table_at",a_hip_height:"a_hip_height",Scan:"Scan",Height:"Height",Height_in_ft:"Height_in_ft",Height_in_inch:"Height_in_inch",How_tall_are_you:"How_tall_are_you",We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do:"We_are_sorry_we_currently_do_not_support_this_heights_outside_of_5_ft_and_7_ft_We_are_working_on_new_models_that_do",Confirm:"Confirm",To_start_your_measurement:"To_start_your_measurement",Scan_this_QR_code_with_your_phone:"Scan_this_QR_code_with_your_phone",You_can_continue_from_here_after_your_scan:"You_can_continue_from_here_after_your_scan",Failed_to_get_measurements:"Failed_to_get_measurements",No_data_found_Go_back_to:"No_data_found_Go_back_to",back:"back",Profile:"Profile",shopify:"shopify",fit_view_result:"fit_view_result",Nest:"Nest",Scan_again:"Scan_again",Provide_feedback:"Provide_feedback",Add_to_cart:"Add_to_cart",Back_to_product:"Back_to_product",Fit_Notes:"Fit_Notes",Fitted:"Fitted",Ideal_fit:"Ideal_fit",Relaxed:"Relaxed",Wrong_email_format:"Wrong_email_format",Something_went_wrong:"Something_went_wrong",Email_is_required:"Email_is_required",Scan_status:"Scan_status",Uploading:"Uploading",Processing:"Processing",Finishing:"Finishing",Complete:"Complete",You_re_logged_in:"You_re_logged_in",Swan_will_load_on_every_supported_page:"Swan_will_load_on_every_supported_page",Happy_Shopping:"Happy_Shopping",Email_verification_failed:"Email_verification_failed",Email_Confirmed:"Email_Confirmed",Measurements_saved:"Measurements_saved",Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements:"Login_anywhere_you_see_the_Swan_logo_to_load_your_measurements",Check_your_email:"Check_your_email",Tap_on_the_verification_link_sent_to:"Tap_on_the_verification_link_sent_to",Email_Confirmation:"Email_Confirmation",Save_your_scan:"Save_your_scan",Confirm_with_a_single_tap_from_your_email_inbox:"Confirm_with_a_single_tap_from_your_email_inbox",Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo:"Saving_your_scan_means_you_can_load_your_measurements_anywhere_you_see_the_Swan_logo",Passwordless_Just_one_tap_via_email:"Passwordless_Just_one_tap_via_email",Join_2000_shoppers:"Join_2000_shoppers",Your_measurements_will_be_shared_only_once_your_email_is_confirmed:"Your_measurements_will_be_shared_only_once_your_email_is_confirmed",Enter_your_email:"Enter_your_email",Send_confirmation_email:"Send_confirmation_email",No_thanks:"No_thanks",We_are_sorry:"We're_sorry",Video_tips_for_scanning:"Video_tips_for_scanning",Please_make_sure_to:"Please_make_sure_to",one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone:"one_Complete_a_full_spin_Starting_and_finishing_with_your_feet_facing_your_phone",two_Rotate_slowly_throughout_your_spin:"two_Rotate_slowly_throughout_your_spin",three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame:"three_Make_sure_your_full_body_including_feet_and_hands_are_visible_in_frame",Scan_s:"Scan_s",vision_model:"vision_model",is_at_capacity:"is_at_capacity",We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon:"We_are_sorry_about_this_We_are_working_hard_to_add_capacity_Please_try_again_soon",Oops:"Oops",Looks_like_this_QR_code_is_not_valid:"Looks_like_this_QR_code_is_not_valid",Reload_your_desktop_tab_to_generate_a_new_code:"Reload_your_desktop_tab_to_generate_a_new_code",Magic_link:"Magic_link",We_have_sent_you_a_magic_link_via_email:"We_have_sent_you_a_magic_link_via_email",Please_confirm_your_email_load_your_measurements_on_any_partner_brand:"Please_confirm_your_email_load_your_measurements_on_any_partner_brand",Welcome_back:"Welcome_back",Load_my_account:"Load_my_account",Back_to_home:"Back_to_home",Enter_a_valid_email:"Enter_a_valid_email",No_measurement_found_for_this_email:"No_measurement_found_for_this_email",Reset:"Reset",Resume:"Resume",Start_Scan:"Start_Scan",Scanning:"Scanning",Detecting_Body:"Detecting_Body",Stop:"Stop",Generating_Measurements:"Generating_Measurements",Help:"Help",Scan_tips:"Scan_tips",Watch_instructions_video:"Watch_instructions_video",Wear_form_fitting_clothing_for_the_most_accurate_results:"Wear_form_fitting_clothing_for_the_most_accurate_results",Position_yourself_in_a_brightly_lit_room:"Position_yourself_in_a_brightly_lit_room",Tie_up_long_hair_and_slip_off_your_shoes:"Tie_up_long_hair_and_slip_off_your_shoes",Back:"Back",Swan:"Swan",Please_check_your_setting_for_camera_permission:"Please_check_your_setting_for_camera_permission",Settings:"Settings",Enable_the_camera_permissions:"Enable_the_camera_permissions",Go_Back:"Go_Back",Measurements_have_been_shared:"Measurements_have_been_shared",For_helping_in_getting:"For_helping_in_getting",Thank_You:"Thank_You",live:"live",Your:"Your",Check_back_soon_to_use_Swan:"Check_back_soon_to_use_Swan",custom_for_your_next_order:"custom_for_your_next_order",sevenTillEight:"7till8",Rhodes_and_Beckett:"Rhodes_and_Beckett",Send_invite:"Send_invite",Your_Nest:"Your_Nest",Share_your_measurements_to_shop_and_gift_for_those_close_to_you:"Share_your_measurements_to_shop_and_gift_for_those_close_to_you",Invite_to_Swan:"Invite_to_Swan",Name:"Name",Enter_their_name:"Enter_their_name",Enter_their_email:"Enter_their_email",Message:"Message",Join_Swan:"Join_Swan",Email:"Email",Invite:"Invite",Your_Login:"Your_Login",Your_Scans:"Your_Scans",Talk_with_the_CEO:"Talk_with_the_CEO",Send_me_an_email:"Send_me_an_email",At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback:"At_Swan_we_are_here_to_make_shopping_about_you_I_would_love_to_hear_what_you_think_of_Swan_and_what_you_want_to_see_next_I_am_excited_to_hear_your_feedback",Eoin:"Eoin",You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion:"You_can_close_this_tab_and_return_to_the_original_to_get_your_sizing_suggestion",Try_On:"Try_On",Invite_friends:"Invite_friends",Pending:"Pending",Decline:"Decline",gifting_simple:"gifting_simple",Invite_friends_and_make:"Invite_friends_and_make",Nest_will_be_able_to_see_and_size_clothes_on_you:"Nest_will_be_able_to_see_and_size_clothes_on_you",By_sharing_your_Swan_profile_those_in_your:"By_sharing_your_Swan_profile_those_in_your",Enter_your_name:"Enter_your_name",Failed_to_get_tryon:"Failed_to_get_tryon",In_Progress:"In_Progress",Go_back_to:"Go_back_to"},E={male:"https://scan.syze.ai/publicAssets/male-video-poster.png",female:"https://scan.syze.ai/publicAssets/female-video-poster.png"},z=[F.faceFront,F.faceLeft,F.faceRight,F.faceSmile];var x;!function(e){e.DEV="dev",e.STAGING="staging",e.PROD="prod"}(x||(x={}));const C=new s("8e35dfd4-010c-40ca-ad79-fc72dc307efb",x.STAGING),T={playAudio:e=>new Promise(t=>{const a=document.querySelector("#audioElement");if(!a)return void t();a.src=e;const n=()=>{a.removeEventListener("ended",n),t()};a.addEventListener("ended",n),a.play().catch(e=>{a.removeEventListener("ended",n),t(),console.error(e)})}),stopAudio:async()=>{const e=document.querySelector("#audioElement");try{e&&(e.pause(),e.src="",e.currentTime=0)}catch(e){console.error(e)}}},R=r.createContext(null);exports.CLOTHING_BANNER_SCAN="clothing_banner_scan",exports.CLOTHING_CUSTOM_FIT_SCAN="clothing_custom_fit_scan",exports.CLOTHING_CUSTOM_SCAN="clothing_custom_scan",exports.FACE_SCAN_HEADSHOT={male:{forward:"https://scan.syze.ai/publicAssets/male-face-forward.mp4",left:"https://scan.syze.ai/publicAssets/male-face-left.mp4",right:"https://scan.syze.ai/publicAssets/male-face-right.mp4",smile:"https://scan.syze.ai/publicAssets/male-face-smile.mp4"},female:{forward:"https://scan.syze.ai/publicAssets/face-forward.mp4",left:"https://scan.syze.ai/publicAssets/face-left.mp4",right:"https://scan.syze.ai/publicAssets/face-right.mp4",smile:"https://scan.syze.ai/publicAssets/face-smile.mp4"}},exports.GENDER={male:{PRE_LINK:"https://swan-video-assets.getswan.co/SWAN_AI_Video_02_PRESCAN_MALE_V02/SWAN_AI_Video_02_PRESCAN_MALE_V02-output.m3u8",POST_LINK:"https://swan-video-assets.getswan.co/SWAN_AI_Video_03_POSTS0CAN_MALE_V02/SWAN_AI_Video_03_POSTS0CAN_MALE_V02-output.m3u8"},female:{PRE_LINK:"https://swan-video-assets.getswan.co/SWAN_AI_Video_02_PRESCAN_V02/SWAN_AI_Video_02_PRESCAN_V02-output.m3u8",POST_LINK:"https://swan-video-assets.getswan.co/SWAN_AI_Video_03_POSTS0CAN_V02/SWAN_AI_Video_03_POSTS0CAN_V02-output.m3u8"}},exports.Header=({title:e,subtitle:t,resolvedConfig:a,noTitle:n})=>{const{translate:i}=r.useContext(A)||{};return o.jsxs(o.Fragment,{children:[a?.logo&&o.jsx("div",{className:"flex justify-start w-full",children:o.jsx("img",{src:a.logo,alt:"logo",style:{height:a?.style?.logo?.logoHeight,width:a?.style?.logo?.logoWidth}})}),!n&&o.jsx("h1",{style:{fontFamily:a?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:a?.style?.heading?.headingFontSize||"32px",color:a?.style?.heading?.headingColor||"#000",fontWeight:a?.style?.heading?.headingFontWeight||"normal"},className:"text-center",children:e||i?.(F.welcome)}),t&&o.jsx("p",{style:{fontFamily:a?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:a?.style?.subheading?.subheadingFontSize||"14px",color:a?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:a?.style?.subheading?.subheadingFontWeight||"normal"},children:t})]})},exports.LanguageContext=A,exports.LanguageContextProvider=function({children:e}){const[t,a]=r.useState(exports.PreferredLanguage.English),n=e=>(console.log(e,"helo",t),P?.[t]?.[e]??e),i=r.useMemo(()=>({preferredLanguage:t,setPreferredLanguage:a,translate:n}),[t]);return o.jsx(A.Provider,{value:i,children:e})},exports.LanguageKeys=F,exports.LoadingScreen=function({size:e=60,loaderType:t="default",url:a}){return o.jsx("div",{className:"flex items-center justify-center h-full w-full",children:o.jsx("img",{src:a||("black"===t?"https://scan.syze.ai/publicAssets/loader-black.gif":"https://scan.syze.ai/publicAssets/loader.gif"),alt:"Swan logo",className:`w-[${e}px]`,width:e})})},exports.OUTFIT_IMAGES=["https://scan.syze.ai/publicAssets/outfit-1.png","https://scan.syze.ai/publicAssets/outfit-2.png","https://scan.syze.ai/publicAssets/outfit-3.png","https://scan.syze.ai/publicAssets/outfit-4.png","https://scan.syze.ai/publicAssets/outfit-5.png"],exports.ParamsContext=R,exports.SpecificButton=({buttonFunc:e,prefix:t,postfixIcon:a,className:n="",buttonText:i,btnSecondary:r,loading:s=!1,disabled:_=!1,type:u="button",id:l="button",resolvedConfig:c,...d})=>o.jsxs("button",{...d,id:l,type:u,disabled:_,onClick:e,className:`${n} flex min-h-[33px] gap-[5px] border-none cursor-pointer items-center shadow-[0_1px_1px_rgba(0,0,0,0.251)] justify-center [&_svg]:size-[16px] [&_svg]:shrink-0 rounded-[9999px] min-w-[120px] text-[14px] px-6 disabled:shadow-none py-[6px]`,style:{fontFamily:c?.style?.button?.buttonFontFamily||"Inter, sans-serif",fontSize:c?.style?.button?.buttonFontSize||"14px",background:_?c?.style?.button?.buttonDisabledBackground:(r?c?.style?.base?.brandColor:c?.style?.button?.buttonBackground)||"#000",color:_?c?.style?.button?.buttonDisabledTextColor:c?.style?.button?.buttonTextColor||"#fff",fontWeight:c?.style?.button?.headingFontWeight||"normal",pointerEvents:_?"none":"auto",borderRadius:c?.style?.button?.buttonBorderRadius||"9999px"},children:[t&&o.jsx("img",{className:"w-[20px] h-[20px]",src:t,alt:"icon"}),i,a&&a]}),exports.VIDEO_POSTER_GENDER_BASED=E,exports.bodyScanPerson="https://scan.syze.ai/publicAssets/body-scan-person.png",exports.checkCameraPermission=async()=>{try{return await c.requestVideoPermissions(),{disabled:!1,message:""}}catch(e){if("object"==typeof e&&null!==e&&"type"in e){const{type:t}=e;if(t===n.MediaPermissionsErrorType.Generic||t===n.MediaPermissionsErrorType.CouldNotStartVideoSource)return{disabled:!0,message:"Could not start video source"};if(t===n.MediaPermissionsErrorType.SystemPermissionDenied||t===n.MediaPermissionsErrorType.UserPermissionDenied)return{disabled:!0,message:"Permission denied"}}return{disabled:!0,message:"An unknown error occurred"}}},exports.convertToCentimeters=function(e,t){return((e&&30.48*+e)??0)+((t&&2.54*+t)??0)},exports.createObjectMetadataArray=({clothes_fit:e,gender:t,email:a,focal_length:n,scan_type:i,customer_store_url:o,height:r,callback_url:s})=>{const _=[{clothes_fit:e}];return a&&_.push({email:a}),n&&_.push({focal_length:`${n}`}),r&&_.push({height:`${r}`}),o&&_.push({customer_store_url:o}),t&&_.push({gender:t.toLowerCase()}),i&&_.push({scan_type:i}),_.push({callback_url:s}),_},exports.directionMessages=z,exports.faceScanPerson="https://scan.syze.ai/publicAssets/face-scan-person.png",exports.faceScanVideo="https://scan.syze.ai/publicAssets/face-scan-zoom.mp4",exports.femaleScanVideo="https://scan.syze.ai/publicAssets/scan-mesh.mp4",exports.fittingGuide="https://scan.syze.ai/publicAssets/form-fitting-guide.png",exports.formFittingGuide="https://scan.syze.ai/publicAssets/form-fitting.mp4",exports.fullText="Based on your bust measurement of 85.0 cm and waist measurement of 68.7 cm, a size S is suggested for the Le Sable Dress. This size corresponds to a bust of 86 cm and a waist of 67 cm, closely matching your measurements. The Le Sable Dress is designed for a slim fit & features a slightly stretchy fabric.",exports.generateUuid=()=>i.v4(),exports.getBrowserName=()=>{const e=navigator.userAgent;let t;return t=e.includes("Opera")||e.includes("Opr")?"Opera":e.includes("Edg")?"Edge":e.includes("Chrome")||navigator.vendor.toLowerCase().includes("google")?"Chrome":e.includes("Safari")?"Safari":e.includes("Firefox")?"Firefox":"Browser",t},exports.getCurrentTimeInSeconds=()=>Math.round(Date.now()/1e3),exports.glassesOffVideo="https://scan.syze.ai/publicAssets/glasses-off.mp4",exports.handleErrorMessage=e=>e?.response?.data?.error??e?.response?.data?.message??e?.response?.data?.details?.[0]?.message??e?.message??e?.error??"Something went wrong",exports.handleScanTimeCapture=({eventName:e,scanID:t,status:n,email:i,completionTime:o=0,message:r="",data:s,faceScanId:_,startTime:u,uploadDuration:l})=>{const c=(new Date).toISOString(),d=Object.fromEntries(Object.entries({timestamp:c,status:n,scanID:t,faceScanId:_,email:i,completionTime:o,message:r,data:s,startTime:u,uploadDuration:l}).filter(([,e])=>void 0!==e&&""!==e&&0!==e));a.posthog.capture(e,d)},exports.handleWebSocketCapture=({eventName:e,scanID:t,connection:n,type:i,email:o,faceScanID:r})=>{const s={connection:n,...t?{scanID:t}:{},timestamp:(new Date).toISOString(),type:i,...r?{faceScanID:r}:{}};o&&(s.email=o),a.posthog.capture(e,s)},exports.isValidEmail=e=>/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e),exports.leSableDress="https://scan.syze.ai/publicAssets/le-sable-dress-new.png",exports.maleFaceScanVideo="https://scan.syze.ai/publicAssets/male-face-scan-zoom.mp4",exports.maleFormFittingGuide="https://scan.syze.ai/publicAssets/male-form-fitting.mp4",exports.maleGlassesOffVideo="https://scan.syze.ai/publicAssets/male-glasses-off.mp4",exports.maleMeasurementProgress="https://scan.syze.ai/publicAssets/male-measurement-progress.mp4",exports.maleScanVideo="https://scan.syze.ai/publicAssets/male-scan-mesh.mp4",exports.maleSetupVideo="https://scan.syze.ai/publicAssets/male-phone-on-table.mp4",exports.maleSizeSuggestions="https://scan.syze.ai/publicAssets/male-sizing-suggestions.mp4",exports.measurementProgress="https://scan.syze.ai/publicAssets/measurement-progress.mp4",exports.pauseIcon="https://scan.syze.ai/publicAssets/pause-icon.svg",exports.posthogPublicHost="https://app.posthog.com",exports.posthogPublicKey="phc_S1Z71u2vBqoH9LhrpckEJoroobYhvHzM1fnjIqse41A",exports.rescanSupportCaptureEvent=({eventName:e,scanID:t,status:n=!1,gender:i,email:o,height:r})=>{const s={scanID:t,timestamp:(new Date).toISOString(),email:o,height:r,gender:i,status:n};a.posthog.capture(e,s)},exports.resolveSteps=e=>{if(!e.length)throw new Error("❌ Onboarding requires at least one step.");const t=["email","name","gender","height"].filter(t=>!e.some(e=>e.type===t));if(t.length>0)throw new Error(`❌ Missing required steps: ${t.join(", ")}`);const a=e.filter(e=>!1!==e.isVisible),n=a.filter(e=>"number"==typeof e.order);a.filter(e=>"number"!=typeof e.order);return[...[...n].sort((e,t)=>e.order-t.order),...e.filter(e=>!1!==e.isVisible&&"number"!=typeof e.order)]},exports.setupVideo="https://scan.syze.ai/publicAssets/phone-on-table.mp4",exports.sizeSuggestions="https://scan.syze.ai/publicAssets/sizing-suggestions.mp4",exports.speechService=T,exports.swan=C,exports.useLocalConfig=e=>{const t="https://staging.scan.swanvision.ai/static/media/logo-icon-black.18f18f6cf0f9cd829f66d9b1d3a6e2f9.svg",a={base:{brandColor:"#5932F3",backgroundColor:"#FFFFFF",primaryColor:"#000000",secondaryColor:"#D9D9D9",baseTextColor:"#1E1E1E",baseFontSize:"16px",baseFontFamily:"'Inter', sans-serif"},logo:{logoWidth:"30px",logoHeight:"30px"},heading:{headingColor:"#000000",headingFontSize:"32px",headingFontWeight:"normal",headingFontFamily:"'SeriouslyNostalgic Fn', serif"},subheading:{subheadingColor:"#4b5563",subheadingFontSize:"14px",subheadingFontWeight:"normal",subheadingFontFamily:"'Inter', sans-serif"},button:{buttonBackground:"#220B12",buttonFontSize:"14px",buttonFontFamily:"'Inter', sans-serif",buttonDisabledBackground:"#D9D9D9",buttonDisabledTextColor:"#000000",buttonTextColor:"#FFFFFF",buttonBorderRadius:"9999px"},input:{inputBackgroundColor:"#F9FAFC",inputTextColor:"#000000",inputPlaceholderColor:"#000000",inputBorderColor:"#F9FAFC",inputFontSize:"14px",inputFontWeight:"500",inputBorderRadius:"8px",inputErrorColor:"#000000",inputErrorFontSize:"14px"},angleDetector:{successAngleBackground:"#4f46e5",successAngleLowBackground:"#ffffff",successAngleTextLightColor:"#FFFFFF",successAngleTextDarkColor:"#000000"}},n=e?.language||exports.PreferredLanguage.English;return r.useMemo(()=>({logo:e?.logo??t,loader:e?.loader||"",style:{...a,...e?.style||{}},language:n}),[e])},exports.videoConstraints={width:1280,height:720,facingMode:"user"},exports.videoPoster="https://scan.syze.ai/publicAssets/video-poster.jpg",exports.videoTypes=["video/webm","video/mp4","video/mpeg"],exports.voiceOverAssetsPath="https://scan.syze.ai/publicAssets/new-voices-over/";
2
+ //# sourceMappingURL=LoadingScreen-DEawWNCq.js.map