@salla.sa/twilight-components 1.0.32 → 1.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/salla-button_7.cjs.entry.js +6 -5
- package/dist/cjs/salla-rating.cjs.entry.js +29 -7
- package/dist/cjs/{salla-search-94d97bc0.js → salla-search-62921989.js} +1 -1
- package/dist/collection/components/salla-localization/salla-localization.js +2 -1
- package/dist/collection/components/salla-login/salla-login.js +1 -1
- package/dist/collection/components/salla-modal/salla-modal.js +3 -3
- package/dist/collection/components/salla-rating/salla-rating.js +34 -12
- package/dist/collection/plugins/tailwind-theme/index.js +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/salla-button_7.entry.js +6 -5
- package/dist/esm/salla-rating.entry.js +29 -7
- package/dist/esm/{salla-search-c72c4eb6.js → salla-search-96520d15.js} +1 -1
- package/dist/twilight-components/index.esm.js +1 -1
- package/dist/twilight-components/p-352ce785.js +1 -0
- package/dist/twilight-components/p-a841c013.entry.js +1 -0
- package/dist/twilight-components/p-fbfd14a6.entry.js +1 -0
- package/dist/twilight-components/twilight-components.esm.js +1 -1
- package/dist/types/components/salla-rating/salla-rating.d.ts +10 -0
- package/example/.DS_Store +0 -0
- package/example/assets/tailwind.css +1 -0
- package/example/auth/email/send_verification +0 -0
- package/example/auth/email/verify +11 -0
- package/example/auth/mobile/send_verification +0 -0
- package/example/auth/mobile/verify +9 -0
- package/example/dist/demo.js +69 -0
- package/example/dist/flags.png +0 -0
- package/example/dist/flags@2x.png +0 -0
- package/example/dist/intlTelInput.min.css +1 -0
- package/example/dist/tailwind.css +5 -0
- package/example/dist/translations.js +1 -0
- package/example/dist/twilight.js +2 -0
- package/example/index.html +63 -72
- package/example/rating/products +0 -0
- package/example/rating/rating.json +1 -0
- package/example/rating/shipping +0 -0
- package/example/rating/store +0 -0
- package/package.json +1 -1
- package/dist/twilight-components/p-622cae84.js +0 -1
- package/dist/twilight-components/p-744b4c0c.entry.js +0 -1
- package/dist/twilight-components/p-b6f8a19a.entry.js +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as i,h as t,H as s,g as e,c as n}from"./p-6a5be894.js";import{H as o}from"./p-ed1c00c5.js";export{S as salla_login,a as salla_search}from"./p-352ce785.js";const r=class{constructor(t){i(this,t),this.btnStyle="primary",this.loading=!1,this.disabled=!1,this.loaderPosition="before",this.wide=!1,this.hostAttributes={};for(let i=0;i<this.host.attributes.length;i++)this.hostAttributes[this.host.attributes[i].name]=this.host.attributes[i].value;this.hostAttributes.type=this.hostAttributes.type||"button",this.hostAttributes.class+=" s-button-btn btn--has-loading s-button-"+this.btnStyle+(this.wide?" s-button-wide ":"")+" loader-"+this.loaderPosition+("before"==this.loaderPosition?" s-button-loader-after":""),delete this.hostAttributes["btn-style"],delete this.hostAttributes.id,this.wide&&this.host.classList.add("s-button-wide")}async load(){return"center"==this.loaderPosition&&this.text.classList.add("s-button-hide"),this.host.setAttribute("loading",""),this.host}async setText(i){return this.text.innerHTML=i,this.host}async stop(){return this.host.removeAttribute("loading"),"center"==this.loaderPosition&&this.text.classList.remove("s-button-hide"),this.host}async disable(){this.host.setAttribute("disabled","")}async enable(){this.host.removeAttribute("disabled")}handleVisible(i,t){this.btn.classList.remove("btn-"+t),this.btn.classList.add("btn-"+i)}handleLoading(i){o.toggleElement(this.btn,"btn--is-loading","btn--no-loading",(()=>i))}render(){return t(s,{class:"s-button-host-tag"},t("button",Object.assign({ref:i=>this.btn=i,disabled:this.disabled},this.hostAttributes),t("span",{class:"s-button-text",ref:i=>this.text=i},t("slot",null)),this.loading?t("span",{class:{"s-button-loader":!0,"s-button-loader-start":"start"===this.loaderPosition,"s-button-loader-end":"end"===this.loaderPosition,"s-button-loader-center":"center"===this.loaderPosition}}):""))}get host(){return e(this)}static get watchers(){return{btnStyle:["handleVisible"],loading:["handleLoading"]}}};r.style=":host{display:block}";const l=class{constructor(t){var s,a;i(this,t),this.language=salla.config.get("language",{}),this.currency=salla.config.get("currency",{}),o.setHost(this.host),salla.event.on("localization::show",(()=>this.show())),salla.event.on("languages::translations.loaded",(()=>{var i;this.languagesTitle=salla.lang.get("common.titles.language"),this.currenciesTitle=salla.lang.get("common.titles.currency"),null===(i=this.btn)||void 0===i||i.setText(salla.lang.get("common.elements.ok"))})),this.languageSlot=(null===(s=o.getElement('[slot="language"]'))||void 0===s?void 0:s.innerHTML)||'<label class="s-localization-label" for="lang-{code}"><span>{name}</span><div class="s-localization-flag flag iti__flag iti__{country_code}"></div></label>',this.currencySlot=(null===(a=o.getElement('[slot="currency"]'))||void 0===a?void 0:a.innerHTML)||'<label class="s-localization-label" for="currency-{code}"><span>{name}</span><small class="s-localization-currency">{code}</small></label>',this.languages=Object.values(salla.config.get("languages",{})),this.currencies=Object.values(salla.config.get("currencies",{}))}async show(){return this.modal.show()}async hide(){return this.modal.hide()}onChangeCurrency(i){this.currency=salla.config.get("currencies."+i.target.value)}onChangeLanguage(i){this.language=salla.config.get("languages."+i.target.value)}async submit(){let i;console.log("this.currency.code::::",this.currency,this.currency.code),this.btn.load().then((()=>this.currency.code===salla.config.get("user.currency")||(i=window.location.href)&&salla.currency.api.change(this.currency.code))).then((()=>this.language.code===salla.config.get("user.language")||(i=this.language.url))).then((()=>this.btn.stop())).then((()=>this.hide())).then((()=>i&&(window.location.href=i)))}render(){return t("salla-modal",{id:"salla-localization",class:"hidden",ref:i=>this.modal=i,width:"xs"},t("div",{slot:"header"},t("slot",{name:"header"})),t("div",{class:"s-localization-inner"},this.languages.length>1?t("div",{class:"s-localization-section"},t("label",{class:"s-localization-title"},this.languagesTitle),t("div",{class:"s-localization-section-inner"},this.languages.length<6?this.languages.map((i=>t("div",{class:"s-localization-item"},t("input",{class:"s-localization-input",type:"radio",checked:this.language.code==i.code,onChange:()=>this.language=i,name:"language",id:"lang-"+i.code.toLowerCase(),value:i.code}),t("div",{id:"language-slot",innerHTML:this.languageSlot.replace(/\{name\}/g,i.name).replace(/\{code\}/g,i.code).replace(/\{country_code\}/g,i.country_code)})))):t("select",{class:"s-branches-select",name:"currency",onChange:i=>this.onChangeLanguage(i)},this.languages.map((i=>t("option",{value:i.code,selected:this.language.code==i.code},i.name)))))):"",this.currencies.length>1?t("div",{class:"s-localization-section"},t("label",{class:"s-localization-title"},this.currenciesTitle),t("div",{class:"s-localization-section-inner"},this.currencies.length<6?this.currencies.map((i=>t("div",{class:"s-localization-item"},t("input",{class:"s-localization-input",type:"radio",name:"currency",checked:this.currency.code==i.code,onChange:()=>this.currency=i,id:"currency-"+i.code,value:i.code}),t("div",{id:"currency-slot",innerHTML:this.currencySlot.replace(/\{name\}/g,i.name).replace(/\{code\}/g,i.code).replace(/\{country_code\}/g,i.country_code)})))):t("select",{class:"s-branches-select",name:"currency",onChange:i=>this.onChangeCurrency(i)},this.currencies.map((i=>t("option",{value:i.code,selected:this.currency.code==i.code},i.name)))))):""),t("slot",{name:"footer"},t("salla-button",{wide:!0,ref:i=>this.btn=i,onClick:()=>this.submit()},salla.lang.get("common.elements.ok"))))}componentDidRender(){this.host.querySelectorAll("#currency-slot").forEach((i=>i.replaceWith(i.firstChild))),this.host.querySelectorAll("#language-slot").forEach((i=>i.replaceWith(i.firstChild)))}get host(){return e(this)}},h=class{constructor(t){var s;i(this,t),this.modalOpened=n(this,"modalOpened",7),this.modalClosed=n(this,"modalClosed",7),this.error=!1,this.success=!1,this.primary=!1,this.isClosable=!0,this.width="md",this.position="middel",this.visible=!1,this.isLoading=!1,this.subTitleFirst=!1,this.noPadding=!1,this.subTitle="",this.icon="",this.imageIcon="",o.setHost(this.host),salla.event.on("modal::open",(i=>i.dataset.target==this.host.id&&this.show())),salla.event.on("modal::close",(i=>i.dataset.target==this.host.id&&this.hide())),this.title=this.host.title,this.host.removeAttribute("title"),null===(s=o.getElement("[slot=body]"))||void 0===s||s.classList.add("s-modal-body","s-modal-"+this.width)}handleVisible(i){if(!i)return this.toggleModal(!1),void this.modalClosed.emit();this.host.classList.remove("s-hidden"),setTimeout((()=>this.toggleModal(!0))),this.modalOpened.emit()}async show(){return this.host.setAttribute("visible",""),this.host}async hide(){return this.host.removeAttribute("visible"),this.host}async setTitle(i){return this.title=i,this.host}async loading(){return this.isLoading=!0,this.host}async stopLoading(){return this.isLoading=!1,this.host}toggleModal(i){o.toggleElement(this.host.querySelector("[slot=body]")||this.host,"s-modal-entering","s-modal-leaving",(()=>i)).toggleElement(this.overlay,"s-modal-entering","s-modal-overlay-leaving",(()=>i)).toggleElement(document.body,"modal-is-open","modal-is-closed",(()=>i)),i||setTimeout((()=>this.host.classList.add("s-hidden")),350)}closeModal(){this.isClosable&&this.host.removeAttribute("visible")}render(){return this.host.id=this.host.id||"salla-modal",t(s,{class:"s-modal-container s-hidden","aria-modal":"true",role:"dialog"},t("div",{class:"s-modal-wrapper"},t("div",{class:"s-modal-overlay",ref:i=>this.overlay=i,onClick:()=>this.closeModal()}),t("span",{class:"s-modal-spacer s-modal-align-"+this.position},""),t("div",{class:"s-modal-body s-modal-scroll-y s-modal-align-"+this.position+" s-modal-"+this.width+(this.noPadding?" s-modal-nopadding":" s-modal-padding"),slot:"body"},this.isLoading?t("div",{class:"s-modal-loader-wrap"},t("span",{class:"s-modal-loader"})):[t("div",{class:{"s-modal-header":!0,"s-modal-is-center":""!=this.icon||""!=this.imageIcon}},this.isClosable?t("button",{class:"s-modal-close",onClick:()=>this.closeModal(),type:"button"},t("span",{class:"sicon-cancel"})):"",this.title||this.subTitle?t("div",{class:"s-modal-header-inner"},this.error||this.success||this.icon?t("div",{class:{"s-modal-icon":!0,"s-modal-bg-error":this.error,"s-modal-bg-success":this.success,"s-modal-bg-normal":!this.error&&!this.success,"s-modal-bg-primary":this.primary}},t("i",{class:{[this.icon]:!0,"s-modal-text-error":this.error,"s-modal-text-success":this.success,"sicon-alert-engine":!this.icon&&this.error,"sicon-check-circle2":!this.icon&&this.success}})):this.imageIcon?t("img",{class:"s-modal-header-img",src:this.imageIcon}):"",t("div",{class:"s-modal-header-content"},t("div",{class:{"s-modal-title":!0,"s-modal-title-below":this.subTitleFirst},innerHTML:this.title}),t("p",{class:{"s-modal-sub-title":!0},innerHTML:this.subTitle}))):""),t("slot",null),t("slot",{name:"footer"})])))}get host(){return e(this)}static get watchers(){return{visible:["handleVisible"]}}};h.style="";var u,c=(function(i){var t;t=function(i){return function(){for(var t=[["Afghanistan (افغانستان)","af","93"],["Albania (Shqipëri)","al","355"],["Algeria (الجزائر)","dz","213"],["American Samoa","as","1",5,["684"]],["Andorra","ad","376"],["Angola","ao","244"],["Anguilla","ai","1",6,["264"]],["Antigua and Barbuda","ag","1",7,["268"]],["Argentina","ar","54"],["Armenia (Հայաստան)","am","374"],["Aruba","aw","297"],["Ascension Island","ac","247"],["Australia","au","61",0],["Austria (Österreich)","at","43"],["Azerbaijan (Azərbaycan)","az","994"],["Bahamas","bs","1",8,["242"]],["Bahrain (البحرين)","bh","973"],["Bangladesh (বাংলাদেশ)","bd","880"],["Barbados","bb","1",9,["246"]],["Belarus (Беларусь)","by","375"],["Belgium (België)","be","32"],["Belize","bz","501"],["Benin (Bénin)","bj","229"],["Bermuda","bm","1",10,["441"]],["Bhutan (འབྲུག)","bt","975"],["Bolivia","bo","591"],["Bosnia and Herzegovina (Босна и Херцеговина)","ba","387"],["Botswana","bw","267"],["Brazil (Brasil)","br","55"],["British Indian Ocean Territory","io","246"],["British Virgin Islands","vg","1",11,["284"]],["Brunei","bn","673"],["Bulgaria (България)","bg","359"],["Burkina Faso","bf","226"],["Burundi (Uburundi)","bi","257"],["Cambodia (កម្ពុជា)","kh","855"],["Cameroon (Cameroun)","cm","237"],["Canada","ca","1",1,["204","226","236","249","250","289","306","343","365","387","403","416","418","431","437","438","450","506","514","519","548","579","581","587","604","613","639","647","672","705","709","742","778","780","782","807","819","825","867","873","902","905"]],["Cape Verde (Kabu Verdi)","cv","238"],["Caribbean Netherlands","bq","599",1,["3","4","7"]],["Cayman Islands","ky","1",12,["345"]],["Central African Republic (République centrafricaine)","cf","236"],["Chad (Tchad)","td","235"],["Chile","cl","56"],["China (中国)","cn","86"],["Christmas Island","cx","61",2,["89164"]],["Cocos (Keeling) Islands","cc","61",1,["89162"]],["Colombia","co","57"],["Comoros (جزر القمر)","km","269"],["Congo (DRC) (Jamhuri ya Kidemokrasia ya Kongo)","cd","243"],["Congo (Republic) (Congo-Brazzaville)","cg","242"],["Cook Islands","ck","682"],["Costa Rica","cr","506"],["Côte d’Ivoire","ci","225"],["Croatia (Hrvatska)","hr","385"],["Cuba","cu","53"],["Curaçao","cw","599",0],["Cyprus (Κύπρος)","cy","357"],["Czech Republic (Česká republika)","cz","420"],["Denmark (Danmark)","dk","45"],["Djibouti","dj","253"],["Dominica","dm","1",13,["767"]],["Dominican Republic (República Dominicana)","do","1",2,["809","829","849"]],["Ecuador","ec","593"],["Egypt (مصر)","eg","20"],["El Salvador","sv","503"],["Equatorial Guinea (Guinea Ecuatorial)","gq","240"],["Eritrea","er","291"],["Estonia (Eesti)","ee","372"],["Eswatini","sz","268"],["Ethiopia","et","251"],["Falkland Islands (Islas Malvinas)","fk","500"],["Faroe Islands (Føroyar)","fo","298"],["Fiji","fj","679"],["Finland (Suomi)","fi","358",0],["France","fr","33"],["French Guiana (Guyane française)","gf","594"],["French Polynesia (Polynésie française)","pf","689"],["Gabon","ga","241"],["Gambia","gm","220"],["Georgia (საქართველო)","ge","995"],["Germany (Deutschland)","de","49"],["Ghana (Gaana)","gh","233"],["Gibraltar","gi","350"],["Greece (Ελλάδα)","gr","30"],["Greenland (Kalaallit Nunaat)","gl","299"],["Grenada","gd","1",14,["473"]],["Guadeloupe","gp","590",0],["Guam","gu","1",15,["671"]],["Guatemala","gt","502"],["Guernsey","gg","44",1,["1481","7781","7839","7911"]],["Guinea (Guinée)","gn","224"],["Guinea-Bissau (Guiné Bissau)","gw","245"],["Guyana","gy","592"],["Haiti","ht","509"],["Honduras","hn","504"],["Hong Kong (香港)","hk","852"],["Hungary (Magyarország)","hu","36"],["Iceland (Ísland)","is","354"],["India (भारत)","in","91"],["Indonesia","id","62"],["Iran (ایران)","ir","98"],["Iraq (العراق)","iq","964"],["Ireland","ie","353"],["Isle of Man","im","44",2,["1624","74576","7524","7924","7624"]],["Israel (ישראל)","il","972"],["Italy (Italia)","it","39",0],["Jamaica","jm","1",4,["876","658"]],["Japan (日本)","jp","81"],["Jersey","je","44",3,["1534","7509","7700","7797","7829","7937"]],["Jordan (الأردن)","jo","962"],["Kazakhstan (Казахстан)","kz","7",1,["33","7"]],["Kenya","ke","254"],["Kiribati","ki","686"],["Kosovo","xk","383"],["Kuwait (الكويت)","kw","965"],["Kyrgyzstan (Кыргызстан)","kg","996"],["Laos (ລາວ)","la","856"],["Latvia (Latvija)","lv","371"],["Lebanon (لبنان)","lb","961"],["Lesotho","ls","266"],["Liberia","lr","231"],["Libya (ليبيا)","ly","218"],["Liechtenstein","li","423"],["Lithuania (Lietuva)","lt","370"],["Luxembourg","lu","352"],["Macau (澳門)","mo","853"],["North Macedonia (Македонија)","mk","389"],["Madagascar (Madagasikara)","mg","261"],["Malawi","mw","265"],["Malaysia","my","60"],["Maldives","mv","960"],["Mali","ml","223"],["Malta","mt","356"],["Marshall Islands","mh","692"],["Martinique","mq","596"],["Mauritania (موريتانيا)","mr","222"],["Mauritius (Moris)","mu","230"],["Mayotte","yt","262",1,["269","639"]],["Mexico (México)","mx","52"],["Micronesia","fm","691"],["Moldova (Republica Moldova)","md","373"],["Monaco","mc","377"],["Mongolia (Монгол)","mn","976"],["Montenegro (Crna Gora)","me","382"],["Montserrat","ms","1",16,["664"]],["Morocco (المغرب)","ma","212",0],["Mozambique (Moçambique)","mz","258"],["Myanmar (Burma) (မြန်မာ)","mm","95"],["Namibia (Namibië)","na","264"],["Nauru","nr","674"],["Nepal (नेपाल)","np","977"],["Netherlands (Nederland)","nl","31"],["New Caledonia (Nouvelle-Calédonie)","nc","687"],["New Zealand","nz","64"],["Nicaragua","ni","505"],["Niger (Nijar)","ne","227"],["Nigeria","ng","234"],["Niue","nu","683"],["Norfolk Island","nf","672"],["North Korea (조선 민주주의 인민 공화국)","kp","850"],["Northern Mariana Islands","mp","1",17,["670"]],["Norway (Norge)","no","47",0],["Oman (عُمان)","om","968"],["Pakistan (پاکستان)","pk","92"],["Palau","pw","680"],["Palestine (فلسطين)","ps","970"],["Panama (Panamá)","pa","507"],["Papua New Guinea","pg","675"],["Paraguay","py","595"],["Peru (Perú)","pe","51"],["Philippines","ph","63"],["Poland (Polska)","pl","48"],["Portugal","pt","351"],["Puerto Rico","pr","1",3,["787","939"]],["Qatar (قطر)","qa","974"],["Réunion (La Réunion)","re","262",0],["Romania (România)","ro","40"],["Russia (Россия)","ru","7",0],["Rwanda","rw","250"],["Saint Barthélemy","bl","590",1],["Saint Helena","sh","290"],["Saint Kitts and Nevis","kn","1",18,["869"]],["Saint Lucia","lc","1",19,["758"]],["Saint Martin (Saint-Martin (partie française))","mf","590",2],["Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)","pm","508"],["Saint Vincent and the Grenadines","vc","1",20,["784"]],["Samoa","ws","685"],["San Marino","sm","378"],["São Tomé and Príncipe (São Tomé e Príncipe)","st","239"],["Saudi Arabia (المملكة العربية السعودية)","sa","966"],["Senegal (Sénégal)","sn","221"],["Serbia (Србија)","rs","381"],["Seychelles","sc","248"],["Sierra Leone","sl","232"],["Singapore","sg","65"],["Sint Maarten","sx","1",21,["721"]],["Slovakia (Slovensko)","sk","421"],["Slovenia (Slovenija)","si","386"],["Solomon Islands","sb","677"],["Somalia (Soomaaliya)","so","252"],["South Africa","za","27"],["South Korea (대한민국)","kr","82"],["South Sudan (جنوب السودان)","ss","211"],["Spain (España)","es","34"],["Sri Lanka (ශ්රී ලංකාව)","lk","94"],["Sudan (السودان)","sd","249"],["Suriname","sr","597"],["Svalbard and Jan Mayen","sj","47",1,["79"]],["Sweden (Sverige)","se","46"],["Switzerland (Schweiz)","ch","41"],["Syria (سوريا)","sy","963"],["Taiwan (台灣)","tw","886"],["Tajikistan","tj","992"],["Tanzania","tz","255"],["Thailand (ไทย)","th","66"],["Timor-Leste","tl","670"],["Togo","tg","228"],["Tokelau","tk","690"],["Tonga","to","676"],["Trinidad and Tobago","tt","1",22,["868"]],["Tunisia (تونس)","tn","216"],["Turkey (Türkiye)","tr","90"],["Turkmenistan","tm","993"],["Turks and Caicos Islands","tc","1",23,["649"]],["Tuvalu","tv","688"],["U.S. Virgin Islands","vi","1",24,["340"]],["Uganda","ug","256"],["Ukraine (Україна)","ua","380"],["United Arab Emirates (الإمارات العربية المتحدة)","ae","971"],["United Kingdom","gb","44",0],["United States","us","1",0],["Uruguay","uy","598"],["Uzbekistan (Oʻzbekiston)","uz","998"],["Vanuatu","vu","678"],["Vatican City (Città del Vaticano)","va","39",1,["06698"]],["Venezuela","ve","58"],["Vietnam (Việt Nam)","vn","84"],["Wallis and Futuna (Wallis-et-Futuna)","wf","681"],["Western Sahara (الصحراء الغربية)","eh","212",1,["5288","5289"]],["Yemen (اليمن)","ye","967"],["Zambia","zm","260"],["Zimbabwe","zw","263"],["Åland Islands","ax","358",1,["18"]]],s=0;s<t.length;s++){var a=t[s];t[s]={name:a[0],iso2:a[1],dialCode:a[2],priority:a[3]||0,areaCodes:a[4]||null}}function e(i,t){for(var s=0;s<t.length;s++){var a=t[s];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(i,a.key,a)}}var n={getInstance:function(i){var t=i.getAttribute("data-intl-tel-input-id");return window.intlTelInputGlobals.instances[t]},instances:{},documentReady:function(){return"complete"===document.readyState}};"object"==typeof window&&(window.intlTelInputGlobals=n);var o=0,r={allowDropdown:!0,autoHideDialCode:!0,autoPlaceholder:"polite",customContainer:"",customPlaceholder:null,dropdownContainer:null,excludeCountries:[],formatOnDisplay:!0,geoIpLookup:null,hiddenInput:"",initialCountry:"",localizedCountries:null,nationalMode:!0,onlyCountries:[],placeholderNumberType:"MOBILE",preferredCountries:["us","gb"],separateDialCode:!1,utilsScript:""},l=["800","822","833","844","855","866","877","880","881","882","883","884","885","886","887","888","889"],h=function(i,t){for(var s=Object.keys(i),a=0;a<s.length;a++)t(s[a],i[s[a]])},u=function(i){h(window.intlTelInputGlobals.instances,(function(t){window.intlTelInputGlobals.instances[t][i]()}))},c=function(){function s(i,t){var a=this;!function(i,t){if(!(i instanceof t))throw new TypeError("Cannot call a class as a function")}(this,s),this.id=o++,this.telInput=i,this.activeItem=null,this.highlightedItem=null;var e=t||{};this.options={},h(r,(function(i,t){a.options[i]=e.hasOwnProperty(i)?e[i]:t})),this.hadInitialPlaceholder=Boolean(i.getAttribute("placeholder"))}var a,n;return a=s,(n=[{key:"_init",value:function(){var i=this;if(this.options.nationalMode&&(this.options.autoHideDialCode=!1),this.options.separateDialCode&&(this.options.autoHideDialCode=this.options.nationalMode=!1),this.isMobile=/Android.+Mobile|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),this.isMobile&&(document.body.classList.add("iti-mobile"),this.options.dropdownContainer||(this.options.dropdownContainer=document.body)),"undefined"!=typeof Promise){var t=new Promise((function(t,s){i.resolveAutoCountryPromise=t,i.rejectAutoCountryPromise=s})),s=new Promise((function(t,s){i.resolveUtilsScriptPromise=t,i.rejectUtilsScriptPromise=s}));this.promise=Promise.all([t,s])}else this.resolveAutoCountryPromise=this.rejectAutoCountryPromise=function(){},this.resolveUtilsScriptPromise=this.rejectUtilsScriptPromise=function(){};this.selectedCountryData={},this._processCountryData(),this._generateMarkup(),this._setInitialState(),this._initListeners(),this._initRequests()}},{key:"_processCountryData",value:function(){this._processAllCountries(),this._processCountryCodes(),this._processPreferredCountries(),this.options.localizedCountries&&this._translateCountriesByLocale(),(this.options.onlyCountries.length||this.options.localizedCountries)&&this.countries.sort(this._countryNameSort)}},{key:"_addCountryCode",value:function(t,s,a){s.length>this.countryCodeMaxLen&&(this.countryCodeMaxLen=s.length),this.countryCodes.hasOwnProperty(s)||(this.countryCodes[s]=[]);for(var e=0;e<this.countryCodes[s].length;e++)if(this.countryCodes[s][e]===t)return;this.countryCodes[s][a!==i?a:this.countryCodes[s].length]=t}},{key:"_processAllCountries",value:function(){if(this.options.onlyCountries.length){var i=this.options.onlyCountries.map((function(i){return i.toLowerCase()}));this.countries=t.filter((function(t){return i.indexOf(t.iso2)>-1}))}else if(this.options.excludeCountries.length){var s=this.options.excludeCountries.map((function(i){return i.toLowerCase()}));this.countries=t.filter((function(i){return-1===s.indexOf(i.iso2)}))}else this.countries=t}},{key:"_translateCountriesByLocale",value:function(){for(var i=0;i<this.countries.length;i++){var t=this.countries[i].iso2.toLowerCase();this.options.localizedCountries.hasOwnProperty(t)&&(this.countries[i].name=this.options.localizedCountries[t])}}},{key:"_countryNameSort",value:function(i,t){return i.name.localeCompare(t.name)}},{key:"_processCountryCodes",value:function(){this.countryCodeMaxLen=0,this.dialCodes={},this.countryCodes={};for(var i=0;i<this.countries.length;i++){var t=this.countries[i];this.dialCodes[t.dialCode]||(this.dialCodes[t.dialCode]=!0),this._addCountryCode(t.iso2,t.dialCode,t.priority)}for(var s=0;s<this.countries.length;s++){var a=this.countries[s];if(a.areaCodes)for(var e=this.countryCodes[a.dialCode][0],n=0;n<a.areaCodes.length;n++){for(var o=a.areaCodes[n],r=1;r<o.length;r++){var l=a.dialCode+o.substr(0,r);this._addCountryCode(e,l),this._addCountryCode(a.iso2,l)}this._addCountryCode(a.iso2,a.dialCode+o)}}}},{key:"_processPreferredCountries",value:function(){this.preferredCountries=[];for(var i=0;i<this.options.preferredCountries.length;i++){var t=this.options.preferredCountries[i].toLowerCase(),s=this._getCountryData(t,!1,!0);s&&this.preferredCountries.push(s)}}},{key:"_createEl",value:function(i,t,s){var a=document.createElement(i);return t&&h(t,(function(i,t){return a.setAttribute(i,t)})),s&&s.appendChild(a),a}},{key:"_generateMarkup",value:function(){this.telInput.hasAttribute("autocomplete")||this.telInput.form&&this.telInput.form.hasAttribute("autocomplete")||this.telInput.setAttribute("autocomplete","off");var i="iti";this.options.allowDropdown&&(i+=" iti--allow-dropdown"),this.options.separateDialCode&&(i+=" iti--separate-dial-code"),this.options.customContainer&&(i+=" ",i+=this.options.customContainer);var t=this._createEl("div",{class:i});if(this.telInput.parentNode.insertBefore(t,this.telInput),this.flagsContainer=this._createEl("div",{class:"iti__flag-container"},t),t.appendChild(this.telInput),this.selectedFlag=this._createEl("div",{class:"iti__selected-flag",role:"combobox","aria-controls":"iti-".concat(this.id,"__country-listbox"),"aria-owns":"iti-".concat(this.id,"__country-listbox"),"aria-expanded":"false"},this.flagsContainer),this.selectedFlagInner=this._createEl("div",{class:"iti__flag"},this.selectedFlag),this.options.separateDialCode&&(this.selectedDialCode=this._createEl("div",{class:"iti__selected-dial-code"},this.selectedFlag)),this.options.allowDropdown&&(this.selectedFlag.setAttribute("tabindex","0"),this.dropdownArrow=this._createEl("div",{class:"iti__arrow"},this.selectedFlag),this.countryList=this._createEl("ul",{class:"iti__country-list iti__hide",id:"iti-".concat(this.id,"__country-listbox"),role:"listbox","aria-label":"List of countries"}),this.preferredCountries.length&&(this._appendListItems(this.preferredCountries,"iti__preferred",!0),this._createEl("li",{class:"iti__divider",role:"separator","aria-disabled":"true"},this.countryList)),this._appendListItems(this.countries,"iti__standard"),this.options.dropdownContainer?(this.dropdown=this._createEl("div",{class:"iti iti--container"}),this.dropdown.appendChild(this.countryList)):this.flagsContainer.appendChild(this.countryList)),this.options.hiddenInput){var s=this.options.hiddenInput,a=this.telInput.getAttribute("name");if(a){var e=a.lastIndexOf("[");-1!==e&&(s="".concat(a.substr(0,e),"[").concat(s,"]"))}this.hiddenInput=this._createEl("input",{type:"hidden",name:s}),t.appendChild(this.hiddenInput)}}},{key:"_appendListItems",value:function(i,t,s){for(var a="",e=0;e<i.length;e++){var n=i[e],o=s?"-preferred":"";a+="<li class='iti__country ".concat(t,"' tabIndex='-1' id='iti-").concat(this.id,"__item-").concat(n.iso2).concat(o,"' role='option' data-dial-code='").concat(n.dialCode,"' data-country-code='").concat(n.iso2,"' aria-selected='false'>"),a+="<div class='iti__flag-box'><div class='iti__flag iti__".concat(n.iso2,"'></div></div>"),a+="<span class='iti__country-name'>".concat(n.name,"</span>"),a+="<span class='iti__dial-code'>+".concat(n.dialCode,"</span>"),a+="</li>"}this.countryList.insertAdjacentHTML("beforeend",a)}},{key:"_setInitialState",value:function(){var i=this.telInput.getAttribute("value"),t=this.telInput.value,s=!i||"+"!==i.charAt(0)||t&&"+"===t.charAt(0)?t:i,a=this._getDialCode(s),e=this._isRegionlessNanp(s),n=this.options,o=n.initialCountry,r=n.nationalMode,l=n.autoHideDialCode,h=n.separateDialCode;a&&!e?this._updateFlagFromNumber(s):"auto"!==o&&(o?this._setFlag(o.toLowerCase()):a&&e?this._setFlag("us"):(this.defaultCountry=this.preferredCountries.length?this.preferredCountries[0].iso2:this.countries[0].iso2,s||this._setFlag(this.defaultCountry)),s||r||l||h||(this.telInput.value="+".concat(this.selectedCountryData.dialCode))),s&&this._updateValFromNumber(s)}},{key:"_initListeners",value:function(){this._initKeyListeners(),this.options.autoHideDialCode&&this._initBlurListeners(),this.options.allowDropdown&&this._initDropdownListeners(),this.hiddenInput&&this._initHiddenInputListener()}},{key:"_initHiddenInputListener",value:function(){var i=this;this._handleHiddenInputSubmit=function(){i.hiddenInput.value=i.getNumber()},this.telInput.form&&this.telInput.form.addEventListener("submit",this._handleHiddenInputSubmit)}},{key:"_getClosestLabel",value:function(){for(var i=this.telInput;i&&"LABEL"!==i.tagName;)i=i.parentNode;return i}},{key:"_initDropdownListeners",value:function(){var i=this;this._handleLabelClick=function(t){i.countryList.classList.contains("iti__hide")?i.telInput.focus():t.preventDefault()};var t=this._getClosestLabel();t&&t.addEventListener("click",this._handleLabelClick),this._handleClickSelectedFlag=function(){!i.countryList.classList.contains("iti__hide")||i.telInput.disabled||i.telInput.readOnly||i._showDropdown()},this.selectedFlag.addEventListener("click",this._handleClickSelectedFlag),this._handleFlagsContainerKeydown=function(t){i.countryList.classList.contains("iti__hide")&&-1!==["ArrowUp","Up","ArrowDown","Down"," ","Enter"].indexOf(t.key)&&(t.preventDefault(),t.stopPropagation(),i._showDropdown()),"Tab"===t.key&&i._closeDropdown()},this.flagsContainer.addEventListener("keydown",this._handleFlagsContainerKeydown)}},{key:"_initRequests",value:function(){var i=this;this.options.utilsScript&&!window.intlTelInputUtils?window.intlTelInputGlobals.documentReady()?window.intlTelInputGlobals.loadUtils(this.options.utilsScript):window.addEventListener("load",(function(){window.intlTelInputGlobals.loadUtils(i.options.utilsScript)})):this.resolveUtilsScriptPromise(),"auto"===this.options.initialCountry?this._loadAutoCountry():this.resolveAutoCountryPromise()}},{key:"_loadAutoCountry",value:function(){window.intlTelInputGlobals.autoCountry?this.handleAutoCountry():window.intlTelInputGlobals.startedLoadingAutoCountry||(window.intlTelInputGlobals.startedLoadingAutoCountry=!0,"function"==typeof this.options.geoIpLookup&&this.options.geoIpLookup((function(i){window.intlTelInputGlobals.autoCountry=i.toLowerCase(),setTimeout((function(){return u("handleAutoCountry")}))}),(function(){return u("rejectAutoCountryPromise")})))}},{key:"_initKeyListeners",value:function(){var i=this;this._handleKeyupEvent=function(){i._updateFlagFromNumber(i.telInput.value)&&i._triggerCountryChange()},this.telInput.addEventListener("keyup",this._handleKeyupEvent),this._handleClipboardEvent=function(){setTimeout(i._handleKeyupEvent)},this.telInput.addEventListener("cut",this._handleClipboardEvent),this.telInput.addEventListener("paste",this._handleClipboardEvent)}},{key:"_cap",value:function(i){var t=this.telInput.getAttribute("maxlength");return t&&i.length>t?i.substr(0,t):i}},{key:"_initBlurListeners",value:function(){var i=this;this._handleSubmitOrBlurEvent=function(){i._removeEmptyDialCode()},this.telInput.form&&this.telInput.form.addEventListener("submit",this._handleSubmitOrBlurEvent),this.telInput.addEventListener("blur",this._handleSubmitOrBlurEvent)}},{key:"_removeEmptyDialCode",value:function(){if("+"===this.telInput.value.charAt(0)){var i=this._getNumeric(this.telInput.value);i&&this.selectedCountryData.dialCode!==i||(this.telInput.value="")}}},{key:"_getNumeric",value:function(i){return i.replace(/\D/g,"")}},{key:"_trigger",value:function(i){var t=document.createEvent("Event");t.initEvent(i,!0,!0),this.telInput.dispatchEvent(t)}},{key:"_showDropdown",value:function(){this.countryList.classList.remove("iti__hide"),this.selectedFlag.setAttribute("aria-expanded","true"),this._setDropdownPosition(),this.activeItem&&(this._highlightListItem(this.activeItem,!1),this._scrollTo(this.activeItem,!0)),this._bindDropdownListeners(),this.dropdownArrow.classList.add("iti__arrow--up"),this._trigger("open:countrydropdown")}},{key:"_toggleClass",value:function(i,t,s){s&&!i.classList.contains(t)?i.classList.add(t):!s&&i.classList.contains(t)&&i.classList.remove(t)}},{key:"_setDropdownPosition",value:function(){var i=this;if(this.options.dropdownContainer&&this.options.dropdownContainer.appendChild(this.dropdown),!this.isMobile){var t=this.telInput.getBoundingClientRect(),s=window.pageYOffset||document.documentElement.scrollTop,a=t.top+s,e=this.countryList.offsetHeight,n=a+this.telInput.offsetHeight+e<s+window.innerHeight,o=a-e>s;this._toggleClass(this.countryList,"iti__country-list--dropup",!n&&o),this.options.dropdownContainer&&(this.dropdown.style.top="".concat(a+(!n&&o?0:this.telInput.offsetHeight),"px"),this.dropdown.style.left="".concat(t.left+document.body.scrollLeft,"px"),this._handleWindowScroll=function(){return i._closeDropdown()},window.addEventListener("scroll",this._handleWindowScroll))}}},{key:"_getClosestListItem",value:function(i){for(var t=i;t&&t!==this.countryList&&!t.classList.contains("iti__country");)t=t.parentNode;return t===this.countryList?null:t}},{key:"_bindDropdownListeners",value:function(){var i=this;this._handleMouseoverCountryList=function(t){var s=i._getClosestListItem(t.target);s&&i._highlightListItem(s,!1)},this.countryList.addEventListener("mouseover",this._handleMouseoverCountryList),this._handleClickCountryList=function(t){var s=i._getClosestListItem(t.target);s&&i._selectListItem(s)},this.countryList.addEventListener("click",this._handleClickCountryList);var t=!0;this._handleClickOffToClose=function(){t||i._closeDropdown(),t=!1},document.documentElement.addEventListener("click",this._handleClickOffToClose);var s="",a=null;this._handleKeydownOnDropdown=function(t){t.preventDefault(),"ArrowUp"===t.key||"Up"===t.key||"ArrowDown"===t.key||"Down"===t.key?i._handleUpDownKey(t.key):"Enter"===t.key?i._handleEnterKey():"Escape"===t.key?i._closeDropdown():/^[a-zA-ZÀ-ÿа-яА-Я ]$/.test(t.key)&&(a&&clearTimeout(a),s+=t.key.toLowerCase(),i._searchForCountry(s),a=setTimeout((function(){s=""}),1e3))},document.addEventListener("keydown",this._handleKeydownOnDropdown)}},{key:"_handleUpDownKey",value:function(i){var t="ArrowUp"===i||"Up"===i?this.highlightedItem.previousElementSibling:this.highlightedItem.nextElementSibling;t&&(t.classList.contains("iti__divider")&&(t="ArrowUp"===i||"Up"===i?t.previousElementSibling:t.nextElementSibling),this._highlightListItem(t,!0))}},{key:"_handleEnterKey",value:function(){this.highlightedItem&&this._selectListItem(this.highlightedItem)}},{key:"_searchForCountry",value:function(i){for(var t=0;t<this.countries.length;t++)if(this._startsWith(this.countries[t].name,i)){var s=this.countryList.querySelector("#iti-".concat(this.id,"__item-").concat(this.countries[t].iso2));this._highlightListItem(s,!1),this._scrollTo(s,!0);break}}},{key:"_startsWith",value:function(i,t){return i.substr(0,t.length).toLowerCase()===t}},{key:"_updateValFromNumber",value:function(i){var t=i;if(this.options.formatOnDisplay&&window.intlTelInputUtils&&this.selectedCountryData){var s=!this.options.separateDialCode&&(this.options.nationalMode||"+"!==t.charAt(0)),a=intlTelInputUtils.numberFormat;t=intlTelInputUtils.formatNumber(t,this.selectedCountryData.iso2,s?a.NATIONAL:a.INTERNATIONAL)}t=this._beforeSetNumber(t),this.telInput.value=t}},{key:"_updateFlagFromNumber",value:function(i){var t=i,s=this.selectedCountryData.dialCode;t&&this.options.nationalMode&&"1"===s&&"+"!==t.charAt(0)&&("1"!==t.charAt(0)&&(t="1".concat(t)),t="+".concat(t)),this.options.separateDialCode&&s&&"+"!==t.charAt(0)&&(t="+".concat(s).concat(t));var a=this._getDialCode(t,!0),e=this._getNumeric(t),n=null;if(a){var o=this.countryCodes[this._getNumeric(a)],r=-1!==o.indexOf(this.selectedCountryData.iso2)&&e.length<=a.length-1;if(!("1"===s&&this._isRegionlessNanp(e)||r))for(var l=0;l<o.length;l++)if(o[l]){n=o[l];break}}else"+"===t.charAt(0)&&e.length?n="":t&&"+"!==t||(n=this.defaultCountry);return null!==n&&this._setFlag(n)}},{key:"_isRegionlessNanp",value:function(i){var t=this._getNumeric(i);if("1"===t.charAt(0)){var s=t.substr(1,3);return-1!==l.indexOf(s)}return!1}},{key:"_highlightListItem",value:function(i,t){var s=this.highlightedItem;s&&s.classList.remove("iti__highlight"),this.highlightedItem=i,this.highlightedItem.classList.add("iti__highlight"),t&&this.highlightedItem.focus()}},{key:"_getCountryData",value:function(i,s,a){for(var e=s?t:this.countries,n=0;n<e.length;n++)if(e[n].iso2===i)return e[n];if(a)return null;throw new Error("No country data for '".concat(i,"'"))}},{key:"_setFlag",value:function(i){var t=this.selectedCountryData.iso2?this.selectedCountryData:{};this.selectedCountryData=i?this._getCountryData(i,!1,!1):{},this.selectedCountryData.iso2&&(this.defaultCountry=this.selectedCountryData.iso2),this.selectedFlagInner.setAttribute("class","iti__flag iti__".concat(i));var s=i?"".concat(this.selectedCountryData.name,": +").concat(this.selectedCountryData.dialCode):"Unknown";if(this.selectedFlag.setAttribute("title",s),this.options.separateDialCode){var a=this.selectedCountryData.dialCode?"+".concat(this.selectedCountryData.dialCode):"";this.selectedDialCode.innerHTML=a;var e=this.selectedFlag.offsetWidth||this._getHiddenSelectedFlagWidth();this.telInput.style.paddingLeft="".concat(e+6,"px")}if(this._updatePlaceholder(),this.options.allowDropdown){var n=this.activeItem;if(n&&(n.classList.remove("iti__active"),n.setAttribute("aria-selected","false")),i){var o=this.countryList.querySelector("#iti-".concat(this.id,"__item-").concat(i,"-preferred"))||this.countryList.querySelector("#iti-".concat(this.id,"__item-").concat(i));o.setAttribute("aria-selected","true"),o.classList.add("iti__active"),this.activeItem=o,this.selectedFlag.setAttribute("aria-activedescendant",o.getAttribute("id"))}}return t.iso2!==i}},{key:"_getHiddenSelectedFlagWidth",value:function(){var i=this.telInput.parentNode.cloneNode();i.style.visibility="hidden",document.body.appendChild(i);var t=this.flagsContainer.cloneNode();i.appendChild(t);var s=this.selectedFlag.cloneNode(!0);t.appendChild(s);var a=s.offsetWidth;return i.parentNode.removeChild(i),a}},{key:"_updatePlaceholder",value:function(){if(window.intlTelInputUtils&&("aggressive"===this.options.autoPlaceholder||!this.hadInitialPlaceholder&&"polite"===this.options.autoPlaceholder)){var i=intlTelInputUtils.numberType[this.options.placeholderNumberType],t=this.selectedCountryData.iso2?intlTelInputUtils.getExampleNumber(this.selectedCountryData.iso2,this.options.nationalMode,i):"";t=this._beforeSetNumber(t),"function"==typeof this.options.customPlaceholder&&(t=this.options.customPlaceholder(t,this.selectedCountryData)),this.telInput.setAttribute("placeholder",t)}}},{key:"_selectListItem",value:function(i){var t=this._setFlag(i.getAttribute("data-country-code"));this._closeDropdown(),this._updateDialCode(i.getAttribute("data-dial-code"),!0),this.telInput.focus();var s=this.telInput.value.length;this.telInput.setSelectionRange(s,s),t&&this._triggerCountryChange()}},{key:"_closeDropdown",value:function(){this.countryList.classList.add("iti__hide"),this.selectedFlag.setAttribute("aria-expanded","false"),this.dropdownArrow.classList.remove("iti__arrow--up"),document.removeEventListener("keydown",this._handleKeydownOnDropdown),document.documentElement.removeEventListener("click",this._handleClickOffToClose),this.countryList.removeEventListener("mouseover",this._handleMouseoverCountryList),this.countryList.removeEventListener("click",this._handleClickCountryList),this.options.dropdownContainer&&(this.isMobile||window.removeEventListener("scroll",this._handleWindowScroll),this.dropdown.parentNode&&this.dropdown.parentNode.removeChild(this.dropdown)),this._trigger("close:countrydropdown")}},{key:"_scrollTo",value:function(i,t){var s=this.countryList,a=window.pageYOffset||document.documentElement.scrollTop,e=s.offsetHeight,n=s.getBoundingClientRect().top+a,o=n+e,r=i.offsetHeight,l=i.getBoundingClientRect().top+a,h=l+r,u=l-n+s.scrollTop,c=e/2-r/2;l<n?(t&&(u-=c),s.scrollTop=u):h>o&&(t&&(u+=c),s.scrollTop=u-(e-r))}},{key:"_updateDialCode",value:function(i,t){var s,a=this.telInput.value,e="+".concat(i);if("+"===a.charAt(0)){var n=this._getDialCode(a);s=n?a.replace(n,e):e}else{if(this.options.nationalMode||this.options.separateDialCode)return;if(a)s=e+a;else{if(!t&&this.options.autoHideDialCode)return;s=e}}this.telInput.value=s}},{key:"_getDialCode",value:function(i,t){var s="";if("+"===i.charAt(0))for(var a="",e=0;e<i.length;e++){var n=i.charAt(e);if(!isNaN(parseInt(n,10))){if(a+=n,t)this.countryCodes[a]&&(s=i.substr(0,e+1));else if(this.dialCodes[a]){s=i.substr(0,e+1);break}if(a.length===this.countryCodeMaxLen)break}}return s}},{key:"_getFullNumber",value:function(){var i=this.telInput.value.trim(),t=this.selectedCountryData.dialCode,s=this._getNumeric(i);return(this.options.separateDialCode&&"+"!==i.charAt(0)&&t&&s?"+".concat(t):"")+i}},{key:"_beforeSetNumber",value:function(i){var t=i;if(this.options.separateDialCode){var s=this._getDialCode(t);s&&(s="+".concat(this.selectedCountryData.dialCode),t=t.substr(" "===t[s.length]||"-"===t[s.length]?s.length+1:s.length))}return this._cap(t)}},{key:"_triggerCountryChange",value:function(){this._trigger("countrychange")}},{key:"handleAutoCountry",value:function(){"auto"===this.options.initialCountry&&(this.defaultCountry=window.intlTelInputGlobals.autoCountry,this.telInput.value||this.setCountry(this.defaultCountry),this.resolveAutoCountryPromise())}},{key:"handleUtils",value:function(){window.intlTelInputUtils&&(this.telInput.value&&this._updateValFromNumber(this.telInput.value),this._updatePlaceholder()),this.resolveUtilsScriptPromise()}},{key:"destroy",value:function(){var i=this.telInput.form;if(this.options.allowDropdown){this._closeDropdown(),this.selectedFlag.removeEventListener("click",this._handleClickSelectedFlag),this.flagsContainer.removeEventListener("keydown",this._handleFlagsContainerKeydown);var t=this._getClosestLabel();t&&t.removeEventListener("click",this._handleLabelClick)}this.hiddenInput&&i&&i.removeEventListener("submit",this._handleHiddenInputSubmit),this.options.autoHideDialCode&&(i&&i.removeEventListener("submit",this._handleSubmitOrBlurEvent),this.telInput.removeEventListener("blur",this._handleSubmitOrBlurEvent)),this.telInput.removeEventListener("keyup",this._handleKeyupEvent),this.telInput.removeEventListener("cut",this._handleClipboardEvent),this.telInput.removeEventListener("paste",this._handleClipboardEvent),this.telInput.removeAttribute("data-intl-tel-input-id");var s=this.telInput.parentNode;s.parentNode.insertBefore(this.telInput,s),s.parentNode.removeChild(s),delete window.intlTelInputGlobals.instances[this.id]}},{key:"getExtension",value:function(){return window.intlTelInputUtils?intlTelInputUtils.getExtension(this._getFullNumber(),this.selectedCountryData.iso2):""}},{key:"getNumber",value:function(i){if(window.intlTelInputUtils){var t=this.selectedCountryData.iso2;return intlTelInputUtils.formatNumber(this._getFullNumber(),t,i)}return""}},{key:"getNumberType",value:function(){return window.intlTelInputUtils?intlTelInputUtils.getNumberType(this._getFullNumber(),this.selectedCountryData.iso2):-99}},{key:"getSelectedCountryData",value:function(){return this.selectedCountryData}},{key:"getValidationError",value:function(){if(window.intlTelInputUtils){var i=this.selectedCountryData.iso2;return intlTelInputUtils.getValidationError(this._getFullNumber(),i)}return-99}},{key:"isValidNumber",value:function(){var i=this._getFullNumber().trim();return window.intlTelInputUtils?intlTelInputUtils.isValidNumber(i,this.options.nationalMode?this.selectedCountryData.iso2:""):null}},{key:"setCountry",value:function(i){var t=i.toLowerCase();this.selectedFlagInner.classList.contains("iti__".concat(t))||(this._setFlag(t),this._updateDialCode(this.selectedCountryData.dialCode,!1),this._triggerCountryChange())}},{key:"setNumber",value:function(i){var t=this._updateFlagFromNumber(i);this._updateValFromNumber(i),t&&this._triggerCountryChange()}},{key:"setPlaceholderNumberType",value:function(i){this.options.placeholderNumberType=i,this._updatePlaceholder()}}])&&e(a.prototype,n),s}();n.getCountryData=function(){return t};var d=function(i,t,s){var a=document.createElement("script");a.onload=function(){u("handleUtils"),t&&t()},a.onerror=function(){u("rejectUtilsScriptPromise"),s&&s()},a.className="iti-load-utils",a.async=!0,a.src=i,document.body.appendChild(a)};return n.loadUtils=function(i){if(!window.intlTelInputUtils&&!window.intlTelInputGlobals.startedLoadingUtilsScript){if(window.intlTelInputGlobals.startedLoadingUtilsScript=!0,"undefined"!=typeof Promise)return new Promise((function(t,s){return d(i,t,s)}));d(i)}return null},n.defaults=r,n.version="17.0.15",function(i,t){var s=new c(i,t);return s._init(),i.setAttribute("data-intl-tel-input-id",s.id),window.intlTelInputGlobals.instances[s.id]=s,s}}()},i.exports?i.exports=t():window.intlTelInput=t()}(u={path:undefined,exports:{},require:function(){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}}),u.exports);const d=class{constructor(t){i(this,t),this.enterClicked=n(this,"enterClicked",7),this.countryCode=salla.config.get("user.country_code","SA"),this.countryKey="+966",this.countryCodeLabel=salla.lang.get("common.country_code"),this.mobileLabel=salla.lang.get("common.elements.mobile"),this.tooShort=salla.lang.get("common.errors.too_short",{attribute:this.mobileLabel}),this.tooLong=salla.lang.get("common.errors.too_long",{attribute:this.mobileLabel}),this.invalidCountryCode=salla.lang.get("common.errors.invalid_value",{attribute:this.countryCodeLabel}),this.invalidNumber=salla.lang.get("common.errors.invalid_value",{attribute:this.mobileLabel}),this.errorMap=[this.invalidNumber,this.invalidCountryCode,this.tooShort,this.tooLong,this.invalidNumber],o.setHost(this.host),salla.event.on("languages::translations.loaded",(()=>{this.mobileLabel=salla.lang.get("common.elements.mobile"),this.countryCodeLabel=salla.lang.get("common.country_code"),this.invalidNumber=salla.lang.get("common.errors.invalid_value",{attribute:this.mobileLabel}),this.invalidCountryCode=salla.lang.get("common.errors.invalid_value",{attribute:this.countryCodeLabel}),this.tooShort=salla.lang.get("common.errors.too_short",{attribute:this.mobileLabel}),this.tooLong=salla.lang.get("common.errors.too_long",{attribute:this.mobileLabel}),this.mobileRequired=salla.lang.get("common.errors.field_required",{attribute:this.mobileLabel}),this.errorMap=[this.invalidNumber,this.invalidCountryCode,this.tooShort,this.tooLong,this.invalidNumber]}))}async getValues(){return this.mobile=this.phoneInput.value,this.countryCode=this.countryCodeInput.value,this.countryKey=this.countryKeyInput.value,{mobile:this.phoneInput.value,countryCode:this.countryCodeInput.value,countryKey:this.countryKeyInput.value}}async isValid(){if(this.reset(),this.iti.isValidNumber())return!0;if(!this.phoneInput.value.trim())return this.phoneInput.classList.add("s-has-error"),void(this.errorMsg.innerText=this.mobileRequired||"");this.phoneInput.classList.add("s-has-error");let i=this.iti.getValidationError();return this.errorMsg.innerText=this.errorMap[i]||"",!1}initTelInput(){salla.helpers.digitsOnly(this.phoneInput),this.iti=c(this.phoneInput,{initialCountry:this.countryCode||"sa",preferredCountries:["sa","ae","kw","bh","qa","iq","om","ye","eg","jo","sy","ps","sd","lb","dz","tn","ma","ly"],formatOnDisplay:!1,separateDialCode:!0,autoPlaceholder:"aggressive",utilsScript:"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/js/utils.min.js"}),this.phoneInput.addEventListener("countrychange",(()=>{let i=this.iti.getSelectedCountryData();this.host.querySelectorAll(".country_code").forEach((t=>t.value=i.iso2.toUpperCase())),this.host.querySelectorAll(".country_key").forEach((t=>{t.value=("+"+i.dialCode).replace("++","+")}))})),this.phoneInput.addEventListener("blur",(()=>{this.isValid()})),this.phoneInput.addEventListener("input",(i=>{salla.helpers.digitsOnly(i.target),this.reset()}))}reset(){this.phoneInput.classList.remove("s-has-error"),this.errorMsg.innerHTML=""}render(){return t(s,null,t("input",{type:"tel",name:"mobile",value:this.mobile,ref:i=>this.phoneInput=i,class:"s-tel-input-control tel-input s-ltr"}),t("span",{class:"s-tel-input-error-msg",ref:i=>this.errorMsg=i}),t("input",{type:"hidden",name:"country_code",value:this.countryCode,ref:i=>this.countryCodeInput=i,class:"country_code"}),t("input",{type:"hidden",name:"country_key",value:this.countryKey,ref:i=>this.countryKeyInput=i,class:"country_key"}))}componentDidLoad(){this.initTelInput()}get host(){return e(this)}},m=class{constructor(t){i(this,t),this.verified=n(this,"verified",7),this.backClicked=n(this,"backClicked",7),this.by="sms",this.autoReload=!0,this.initiated=!1,o.setHost(this.host),this.withoutModal?this.modal={show:()=>"",hide:()=>""}:salla.event.on("profile::verify.mobile",(i=>{this.url="profile/verify-mobile",this.show(i)})),salla.event.on("languages::translations.loaded",(()=>{this.title=salla.lang.get("pages.profile.verify_title")}))}async getCode(){return this.code.value}async show(i){var t;this.data=i,this.resendTimer(),this.otpInputs=this.host.querySelectorAll(".s-verify-input"),this.initiated||(o.on("input",".s-verify-input",(i=>salla.helpers.digitsOnly(i.target))),o.onKeyUp(".s-verify-input",(i=>{var t,s,a,e;let n=i.keyCode||i.charCode;i.target.value?(null===(t=i.target.nextElementSibling)||void 0===t||t.focus(),null===(s=i.target.nextElementSibling)||void 0===s||s.select()):[8,46].includes(n)&&(null===(a=i.target.previousElementSibling)||void 0===a||a.focus(),null===(e=i.target.previousElementSibling)||void 0===e||e.select()),this.toggleOTPSubmit()})),o.on("paste",".s-verify-input",(i=>{let t=i.clipboardData.getData("text").toArabicDigits().replace(/[^0-9.]/g,"").replace("..",".");this.otpInputs.forEach(((i,s)=>i.value=t[s]||"")),this.toggleOTPSubmit(),setTimeout((()=>this.otpInputs[3].focus()),100)})),this.initiated=!0),this.reset(),!this.withoutModal&&(null===(t=this.modal)||void 0===t||t.setTitle(this.title)),this.modal.show()}toggleOTPSubmit(){let i=[];if(this.otpInputs.forEach((t=>t.value&&i.push(t.value))),this.code.value=i.join(""),4===i.length)return this.btn.removeAttribute("disabled"),void this.btn.click();this.btn.setAttribute("disabled","")}reset(){this.otpInputs.forEach((i=>i.value="")),this.code.value="",this.otpInputs[0].focus()}resendTimer(){o.showElement(this.resendMessage).hideElement(this.resend);let i=30,t=setInterval((()=>{-1===i?(clearTimeout(t),o.hideElement(this.resendMessage).showElement(this.resend)):(this.timer.innerHTML=`${i>=10?i:"0"+i} : 00`,i--)}),1e3)}resendCode(){return this.btn.stop().then((()=>this.btn.disable())).then((()=>{this.otpInputs.forEach((i=>i.value="")),this.otpInputs[0].focus()})).then((()=>salla.api.auth.resend(Object.assign({resend_by:this.by},this.data)))).then((()=>this.resendTimer())).catch((()=>this.resendTimer()))}submit(){let i=Object.assign({code:this.code.value},this.data);return this.btn.load().then((()=>this.btn.disable())).then((()=>this.url?salla.api.auth.request(this.url,i):salla.api.auth.verify("sms"==this.by?"mobile":this.by,i))).then((i=>this.verified.emit(i))).then((()=>this.btn.stop()&&this.btn.disable())).then((()=>this.modal.hide())).then((()=>this.autoReload&&window.location.reload())).catch((()=>this.btn.stop()&&this.btn.enable()&&this.reset()))}render(){return this.withoutModal?this.myBody():t("salla-modal",{icon:"sicon-android-phone",width:"xs",id:"s-verify",ref:i=>this.modal=i,title:this.title},this.myBody())}myBody(){return[t("div",{class:"s-verify-message",innerHTML:salla.lang.get("pages.profile.verify_message")}),t("input",{type:"hidden",name:"code",maxlength:"4",required:!0,ref:i=>this.code=i}),t("div",{class:"s-verify-codes",dir:"ltr"},[1,2,3,4].map((()=>t("input",{type:"text",maxlength:"1",class:"s-verify-input",required:!0})))),t("div",{slot:"footer",class:"s-verify-footer"},t("salla-button",{class:"s-verify-submit","loader-position":"center",disabled:!0,onClick:()=>this.submit(),ref:i=>this.btn=i},salla.lang.get("pages.profile.verify")),t("p",{class:"s-verify-resend-message",ref:i=>this.resendMessage=i},salla.lang.get("blocks.header.resend_after"),t("b",{class:"s-verify-timer",ref:i=>this.timer=i})),t("a",{href:"#",class:"s-verify-resend",onClick:()=>this.resendCode(),ref:i=>this.resend=i},salla.lang.get("blocks.comments.submit")),this.isShowBack?t("a",{href:"#",class:"s-verify-back",onClick:()=>this.backClicked.emit()},t("i",{class:"sicon-arrow-right"})):"")]}get host(){return e(this)}};export{r as salla_button,l as salla_localization,h as salla_modal,d as salla_tel_input,m as salla_verify}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as l}from"./p-6a5be894.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((e=>l([["p-
|
|
1
|
+
import{p as e,b as l}from"./p-6a5be894.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((e=>l([["p-fbfd14a6",[[0,"salla-login",{isEmailAllowed:[4,"is-email-allowed"],isMobileAllowed:[4,"is-mobile-allowed"],isEmailRequired:[4,"is-email-required"],title:[32],loginTypeTitle:[32],loginText:[32],smsLabel:[32],mobileLabel:[32],emailLabel:[32],enterText:[32],bySMSText:[32],byEmailText:[32],emailErrorMsg:[32],firstNameLabel:[32],lastNameLabel:[32],firstNameErrorMsg:[32],lastNameErrorMsg:[32],show:[64]},[[0,"verified","onVerified"],[0,"backClicked","onbackClicked"]]],[4,"salla-localization",{languagesTitle:[32],currenciesTitle:[32],show:[64],hide:[64],submit:[64]}],[0,"salla-search",{results:[32],placeholder:[32],noResultsText:[32]},[[0,"modalOpened","onModalOpen"],[0,"modalClosed","onModalClose"]]],[0,"salla-verify",{withoutModal:[4,"without-modal"],url:[513],by:[1],isShowBack:[4,"is-show-back"],autoReload:[4,"auto-reload"],title:[32],getCode:[64],show:[64]}],[0,"salla-tel-input",{mobile:[1025],countryCode:[1025,"country-code"],countryKey:[1025,"country-key"],mobileRequired:[32],countryCodeLabel:[32],mobileLabel:[32],tooShort:[32],tooLong:[32],invalidCountryCode:[32],invalidNumber:[32],errorMap:[32],getValues:[64],isValid:[64]}],[4,"salla-button",{btnStyle:[513,"btn-style"],loading:[516],disabled:[516],loaderPosition:[1,"loader-position"],wide:[4],load:[64],setText:[64],stop:[64],disable:[64],enable:[64]}],[4,"salla-modal",{error:[4],success:[4],primary:[4],isClosable:[1028,"is-closable"],width:[513],position:[513],visible:[516],isLoading:[1540,"is-loading"],subTitleFirst:[4,"sub-title-first"],noPadding:[4,"no-padding"],subTitle:[1,"sub-title"],icon:[1],imageIcon:[1,"image-icon"],title:[32],show:[64],hide:[64],setTitle:[64],loading:[64],stopLoading:[64]}]]],["p-15751894",[[4,"salla-product-availability",{channels:[1],productId:[2,"product-id"],isSubscribed:[1028,"is-subscribed"],subTitle:[32],mobileLabel:[32],emailLabel:[32],emailPlaceholder:[32],subscribedMessage:[32],title_:[32],emailErrorMsg:[32]}]]],["p-9cabc8a4",[[4,"salla-branches",{position:[1],displayAs:[1,"display-as"],browseProductsFrom:[1,"browse-products-from"],branches:[16],current:[1026],open:[32],selected:[32],isOpenedBefore:[32],ok:[32],show:[64],hide:[64]}]]],["p-fa3b938e",[[0,"salla-offer",{offer:[32],show:[64],showOffer:[64]}]]],["p-a841c013",[[0,"salla-rating",{order:[32],show:[64],hide:[64]}]]],["p-ca832aac",[[4,"salla-infinite-scroll",{nextPage:[1,"next-page"],autoload:[4],container:[1],item:[1],loadMore:[32],noMore:[32],failedToLoad:[32]}]]]],e)));
|
|
@@ -15,6 +15,15 @@ export declare class SallaRating {
|
|
|
15
15
|
private steps;
|
|
16
16
|
private dots;
|
|
17
17
|
private submitted;
|
|
18
|
+
private rate_the_store;
|
|
19
|
+
private write_store_rate;
|
|
20
|
+
private rate_product_stars;
|
|
21
|
+
private write_product_rate;
|
|
22
|
+
private rate_shipping;
|
|
23
|
+
private write_shipping_rate;
|
|
24
|
+
private thanks;
|
|
25
|
+
private back;
|
|
26
|
+
private next;
|
|
18
27
|
host: HTMLElement;
|
|
19
28
|
show(): Promise<NodeJS.Timeout>;
|
|
20
29
|
hide(): Promise<HTMLElement>;
|
|
@@ -31,4 +40,5 @@ export declare class SallaRating {
|
|
|
31
40
|
private renderRatingStars;
|
|
32
41
|
render(): any;
|
|
33
42
|
componentDidRender(): void;
|
|
43
|
+
componentDidLoad(): void;
|
|
34
44
|
}
|
|
Binary file
|
|
File without changes
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"status": 200,
|
|
3
|
+
"success": true,
|
|
4
|
+
"data": null,
|
|
5
|
+
"case": "authenticated",
|
|
6
|
+
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL215X3N0b3JlLnRlc3QvYXV0aC9lbWFpbC92ZXJpZnkiLCJpYXQiOjE2NDUwMzQ4NzIsImV4cCI6MTY0NTYzOTY3MiwibmJmIjoxNjQ1MDM0ODcyLCJqdGkiOiJySXNzSlltYW9HOVVLZUR3Iiwic3ViIjoyMDQ5OTksInBydiI6ImRmZWNiMzFmOTExZmYyNTQyNzU5MWI2ZjQ3YWQzOGE5NTE2OWM0ZWMifQ.zVi2i4PwfCH4CxHdcwy5ALiclqY-eNewZIGLrLT-ROo",
|
|
7
|
+
"redirect_url": null,
|
|
8
|
+
"message": "تم بنجاح",
|
|
9
|
+
"message_code": "success",
|
|
10
|
+
"events": "{\"page.view\":{\"route\":\"store.auth.email.verify\",\"link\":\"https:\\/\\/my_store.test\\/auth\\/email\\/verify\"},\"twilight::init.json\":[]}"
|
|
11
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
let counter = 1;
|
|
2
|
+
salla.infiniteScroll.event.onAppend((doc, url, nodes) => nodes.forEach(node => node.innerText = counter++));
|
|
3
|
+
salla.event.on('rating::ready', rating => rating.order = {
|
|
4
|
+
"id" : 123456,
|
|
5
|
+
"shipping" : {
|
|
6
|
+
"feedback": null,
|
|
7
|
+
"company" : {
|
|
8
|
+
"id" : 423977298,
|
|
9
|
+
"name": "سمسا",
|
|
10
|
+
"logo": null
|
|
11
|
+
}
|
|
12
|
+
},
|
|
13
|
+
"products" : [
|
|
14
|
+
{
|
|
15
|
+
"feedback": null,
|
|
16
|
+
"product" : {
|
|
17
|
+
"name" : "تيشرت",
|
|
18
|
+
"price" : {
|
|
19
|
+
"amount" : 103.5,
|
|
20
|
+
"currency": "SAR"
|
|
21
|
+
},
|
|
22
|
+
"url" : "https://my_store.test/تيشرت/p2051852144",
|
|
23
|
+
"thumbnail" : "https://cdn.salla.sa/brmY/qKCbx4BAxd2fZHmoJnbEXmtftvkXs11ynHHgJ49I.jpg",
|
|
24
|
+
"has_special_price": true,
|
|
25
|
+
"regular_price" : {
|
|
26
|
+
"amount" : 115,
|
|
27
|
+
"currency": "SAR"
|
|
28
|
+
},
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"testimonials_enabled": true,
|
|
33
|
+
"shipping_enabled" : true,
|
|
34
|
+
"products_enabled" : true,
|
|
35
|
+
"thanks_message" : "شكرا لوقتك<br>ونتمنى لك تسوق ممتع"
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
function showOffer() {
|
|
39
|
+
document.querySelector('salla-offer').showOffer({
|
|
40
|
+
"name" : "عرض جديد",
|
|
41
|
+
"message" : "اشتري قطعة واحصل على قطعة واحدة مجاناً من المنتجات التالية",
|
|
42
|
+
"expiry_date" : "2022-12-31",
|
|
43
|
+
"formatted_date": "31 ديسمبر 2022",
|
|
44
|
+
"get" : {
|
|
45
|
+
"products": [
|
|
46
|
+
{
|
|
47
|
+
"id" : 1196968987,
|
|
48
|
+
"is_available" : true,
|
|
49
|
+
"name" : "ديتول - المطّهر السائل أوريجينال 500 مل ديتول",
|
|
50
|
+
"price" : {"amount": 100, "currency": "SAR"},
|
|
51
|
+
"url" : "#",
|
|
52
|
+
"thumbnail" : "https://s3-eu-central-1.amazonaws.com/salla-dev/gUJQnj4dOie4zFFeCamrzhge1b9yEIWCVKt1PwTZ.jpeg",
|
|
53
|
+
"has_special_price": false,
|
|
54
|
+
"regular_price" : {"amount": 100, "currency": "SAR"},
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id" : 2051852144,
|
|
58
|
+
"is_available" : true,
|
|
59
|
+
"name" : "تيشرت",
|
|
60
|
+
"price" : {"amount": 103.5, "currency": "SAR"},
|
|
61
|
+
"url" : "#",
|
|
62
|
+
"thumbnail" : "https://cdn.salla.sa/brmY/qKCbx4BAxd2fZHmoJnbEXmtftvkXs11ynHHgJ49I.jpg",
|
|
63
|
+
"has_special_price": true,
|
|
64
|
+
"regular_price" : {"amount": 115, "currency": "SAR"},
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
}
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(../img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(../img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
|
|
@@ -826,6 +826,10 @@ video {
|
|
|
826
826
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
827
827
|
}
|
|
828
828
|
|
|
829
|
+
.s-hidden {
|
|
830
|
+
display: none;
|
|
831
|
+
}
|
|
832
|
+
|
|
829
833
|
.s-has-error {
|
|
830
834
|
--tw-border-opacity: 1 !important;
|
|
831
835
|
border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
|
|
@@ -3097,3 +3101,4 @@ video {
|
|
|
3097
3101
|
padding-bottom: 0px;
|
|
3098
3102
|
}
|
|
3099
3103
|
}
|
|
3104
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
window.translations={"ar.trans":{"common":{"elements":{"mobile":"رقم الجوال","email":"البريد الإلكتروني","current_email":"البريد الإلكتروني الحالي","new_email":"البريد الإلكتروني الجديد","first_name":"الإسم الأول","last_name":"الاسم الأخير","mobile_placeholder":"ادخل رقم الجوال هنا","email_placeholder":"ادخل البريد الإلكتروني","email_is_valid":"تأكد من صحة البريد الإلكتروني","edit":"تعديل","load_more":"تحميل المزيد","end_of_content":" ","failed_to_load_more":"تعذر جلب المزيد😢","submit":"إرسال","ok":"موافق","cancel":"إلغاء","warning":"تنبيه","confirm":"هل انت متأكد من هذا الاجراء؟","free":"مجاني","tax_number":"الرقم الضريبي","address":"العنوان","choose":"اختر","undo":"تراجع","back_home":"عودة للرئيسية","send":"إرسال","required":"مطلوب","save":"حفظ","optional":"(اختياري)","select":"اضغط للإختيار","no_options":"لا توجد نتائج","search_about":"البحث عن (:word)","skip":"تخطي","delete":"حذف","all":"الكل","copy":"نسخ","copied":"تم النسخ","back":"رجوع"},"errors":{"404":"٤٠٤ الصفحة غير موجودة","failed_to_add_into_wishlist":"تعذر الإحتفاظ بالمنتج في قائمة الأمنيات!","not_less_than_chars":"بما لا يقل عن :chars أحرف","error_occurred":"حصل خطأ غير متوقع، يرجى إعادة المحاولة","field_required":"الحقل :attribute مطلوب","invalid_value":"قيمة :attribute غير صحيحة","too_short":":attribute قصير جدا","too_long":":attribute طويل جدا"},"messages":{"must_login":"يجب تسجيل الدخول للإستفادة من هذه الميزة","login_to_complete_your_shopping":"يرجى تسجيل الدخول لإكمال تسوقك","field_required":"حقل :field مطلوب","delete_confirm":"هل أنت متأكد من حذف :field؟","required_fields":"الرجاء إدخال جميع الحقول المطلوبة"},"titles":{"home":"الرئيسية","categories":"فئات المنتجات","notifications":"الاشعارات","profile":"حسابي","orders":"الطلبات","pending_orders":"طلبات بانتظار الدفع","wishlist":"الأمنيات","rating":"تقييم المتجر والمنتجات","cart":"سلة المشتريات","support":"الدعم الفني","discounts":"التخفيضات","products":"قائمة المنتجات","shipping":"الشحن والتوصيل","checkout":"إنهاء الطلب","registration":"تسجيل حساب جديد","currency":"العملة","language":"اللغة","more":"المزيد","thank_you":"الإيصال","brands":"الماركات","most_sales":"الأكثر مبيعا"},"uploader":{"drag_and_drop":"اسحب و افلت الملف هنا","browse":"استعراض"},"remember_my_choice":"لا تذكرني مرة اخرى","note":"ملاحظة","country_code":"كود الدولة"},"blocks":{"footer":{"about_us":"من نحن","blog":"المدونة","pages_links":"روابط مهمة","social":"تواصل معنا","copyright":"الحقوق محفوظة","made_with_love":"صنع بإتقان على","more_from":"المزيد من","payments":"طرق الدفع","back_to_top":"العودة إلى الأعلى","maroof":"معروف","download_apps":"تحميل تطبيق الجوال"},"header":{"search_placeholder":"ادخل كلمة البحث","offers":"تخفيضات","search":"بحث","login":"تسجيل الدخول","logout":"تسجيل الخروج","select_login_way":"اختر الوسيلة المناسبة","enter":"دخول","verify":"التحقق","register":"التسجيل","your_name":"اسمك الكريم","sms":"رسالة نصية","call":"مكالمة","verify_code":"رمز التحقق","resend_after":"يمكنك إعادة الإرسال بعد","second":"ثانية","you_can_rate_here":"ياليت نعرف رأيك في المتجر من خلال","rating_page":"صفحة التقييم","branch":"الفرع","all_notifications":"جميع الاشعارات","no_notifications":"لا توجد إشعارات","receive_orders":"الطلب","products_count":"{0}<span>لا يوجد منتجات<\/span>|{1}<span>منتج واحد<\/span>|{2}<span>منتجان<\/span>|[3,10] <span>:count<\/span> منتجات|[11,*]<span>:count<\/span> منتج","order_opened":"متاح","order_closed":"مغلق","change_currency":"تغيير العملة","change_language":"اختيار اللغة","preview_mode":"وضع المعاينة","maintenance_alert":"متجرك في وضع الصيانة حالياً٫ يمكنك تعطيل وضع الصيانة من خيارات المتجر","main_menu":"القائمة الرئيسية","cart":"السلة","login_by_sms":"تسجل الدخول برسالة نصية","login_by_email":"تسجل الدخول بالبريد الإلكتروني"},"home":{"testimonials":"آراء العملاء","store_features":"مميزات المتجر","display_all":"عرض الكل","latest_products":"أحدث المنتجات","select_the_receiving_method":"إختر الطريقة المناسبة لاستلام الطلب","browse_brands":"تصفح من خلال العلامات التجارية"},"comments":{"title":"التعليقات","placeholder":"ادخل سؤالك هنا","waiting_approval":"* بإنتظار موافقة إدارة المتجر","has_order":"قام بالشراء","replay_placeholder":"اكتب ردك هنا","login_to_be_updated":"سجّل ليصلك تنبيه بالرد","submit":"إرسال","comment":"{0}<span>لا يوجد تعليقات<\/span>|{1}<span>تعليق واحد<\/span>|{2}<span>تعليقان<\/span>|[3,10] <span>:count<\/span> تعليقات|[11,*]<span>:count<\/span> تعليق","has_bought":"قام بالشراء","visitor":"زائر"}},"pages":{"products":{"product":"منتج","similar_products":"منتجات قد تعجبك","comments_title":"هل لديك سؤال معين","sold":"تم شراءه","sold_times":"{1}<span>مرة واحدة<\/span>|{2}<span>مرتان<\/span>|[3,10] <span>:count<\/span> مرات|[11,*]<span>:count<\/span> مرة","quick_edit":"تعديل المنتج","share":"مشاركة","size":"الحجم","quantity":"الكمية","price":"السعر","discount":"خصم","remained":"المتبقي","color":"اللون","options":"خيارات","attachments":"المرفقات","add_note":"إضافة ملاحظة","add_file":"إرفاق ملف","notes_placeholder":"أضف ملاحظات","add_to_wishlist":"إضافة لقائمة الأمنيات","remove_from_wishlist":"إزالة من قائمة الأمنيات","special_offer":"عرض خاص","out_of_stock":"نفدت الكمية","drag_file":"انقر هنا او اسحب الملفات المراد تحميلها","tax_included":"السعر شامل الضريبه","target":"هدف الحملة","donation_placeholder":"اضف مبلغ التبرع...","donation_amount":"مبلغ التبرع","donation_exceed_target_amount":"تم الوصول الى هدف الحملة","donation_exceed_target_date":"تم انتهاء مدة الحملة","donation_exceed":"لا يمكن المساهمة في الحملة","notify_availability":"اعلمني عند التوفر","notify_availability_title":"اعلمني عند توفر المنتج","notify_availability_subtitle":"ادخل بياناتك و كن أول من يعلم بتوفر المنتج لدينا","notify_availability_success":"تم اضافتكم للتنبيه الخاص بالمنتج!","read_more":"قراءة المزيد","delete_product":"حذف المنتج","delete_product_confirm":"هل انت متأكد من حذف المنتج من السلة؟","select_time":"حدد الوقت","select_date":"حدد التاريخ","select_datetime":"حدد الموعد","your_name":"الاسم الكريم","buy_now":"اشتري الآن","quick_buy":"الشراء السريع","starting_price":"يبدأ من","without_rating":"بدون تقييم","calories":"سعرة حرارية","donation_target_date":"تنتهي الحملة في","option_not_available":"خيار المنتج غير متوفر في الوقت الحالي","search_result":"نتائج البحث","offer_expires_in":"العرض ساري حتى"},"cart":{"add_to_cart":"إضافة للسلة","item":"المنتج","total":"المجموع","tax":"الضريبة","have_coupon":"هل لديك كود خصم","coupon_placeholder":"ادخل كود الخصم","save_coupon":"إضافة","items_count":"عدد الأصناف","items_total":"مجموع المنتجات","discount":"الخصم","final_total":"الإجمالي","shipping_cost":"تكلفة الشحن","free_shipping_alert":"احصل على <b>شحن مجاني<\/b> عند إضافة <b>:amount<\/b> للسلة","has_free_shipping":"مبروك عليك الشحن المجاني !","complete_order":"اتمام الطلب","step_one":"الخطوة الاولى","step_two":"الخطوة الثانية","step_three":"الخطوة الثالثة","payment_way":"طريقة الدفع","empty_cart":"السلة فارغة","out_of_stock":"الكمية غير متوفرة","item_options":"خيارات المنتج","prices_taxed":"الأسعار شاملة للضريبة","summary":"ملخص الطلب","apply_coupon":"تخفيض","delete_coupon":"إزالة التخفيض","coupon_hint":"الرجاء الضغط على زر (تخفيض) للحصول على الخصم!","cash_on_delivery":"عمولة الدفع عند الاستلام","detect_location":"تحديد الموقع","allow_store_to_access_location":"السماح للمتجر بالوصول الي موقعك ؟","free_shipping":"شحن مجاني"},"categories":{"no_products":"لا توجد منتجات","sorting":"ترتيب","sort_by_suggestions":"مقترحاتنا","sort_by_sales":"الاكثر مبيعاً","sort_by_rating":"الاعلى تقيماً","sort_by_price_za":"السعر من الاعلى إلى الاقل","sort_by_price_az":"السعر من الاقل إلى الاعلى","filters":"التصفية والفلترة","filters_reset":"مسح الفلاتر","filter_rating":"التقيم","filter_price":"السعر"},"profile":{"edit":"تعديل معلوماتي الشخصية","info":"معلوماتي","first_name":"الاسم الأول","last_name":"الاسم الأخير","wishlist_placeholder":"الأمنيات غالباً تتحقق !","gender":"الجنس","gender_placeholder":"حدد نوع الجنس","male":"ذكر","female":"أنثى","birthday":"تاريخ الميلاد","birthday_placeholder":"ادخل تاريخ الميلاد","verify_title":"التحقق من رقم الجوال","verify_message":"رقم التحقق مطلوب لاكمال العملية<br> لقد تم إرسال رمز التحقق فى رسالة إليكم","verify_placeholder":"الرجاء إدخال رمز التحقق","verify_wrong":"رمز التحقق المدخل غير صحيح","verify":"تحقق","verification":"التوثيق"},"rating":{"rate":"تقييم","store":"المتجر","shipping":"الشحن","products":"المنتجات","rate_the_store":"كيف كانت تجربتك مع المتجر هذه المرة","rate_products":"اعطينا رأيك في المنتج","rate_order":"تقييم الطلب","rate_shipping":"خبرنا عن تجربتك مع شركة الشحن","write_store_rate":"اضف رأيك عن المتجر..","write_product_rate":"اضف رأيك عن المنتج","write_shipping_rate":"اضف رأيك عن شركة الشحن","1_stars":"غير راضي <span class='emoji'>😒<\/span>","2_stars":"لم يعجبني <span class='emoji'>😌<\/span>","3_stars":"معقول <span class='emoji'>🙄<\/span>","4_stars":"أعجبني <span class='emoji'>👍<\/span>","5_stars":"أعجبني جداً <span class='emoji'>🤩<\/span>","pending":"* بإنتظار موافقة إدارة المتجر","order_id":"طلب رقم","send_ratings":"إرسال التقييم","rating_received":"تم اضافة تعليقك بنجاح","thanks":"شكرا لتقييمك و مساعدتنا في تحسين تجربتنا لتقديم الأفضل لكم 🙏","back_rating":"عودة إلى قائمة التقييمات","rated":"تم التقييم","rate_store_stars":"يرجى تقييم المتجر بواسطة النجمات","rate_product_stars":"يرجى تقييم (:item) بواسطة النجمات","rate_shipping_stars":"يرجى تقييم شركة الشحن بواسطة النجمات","no_ratings":"لا توجد تقييمات حاليا","rating_required":"التقييم مطلوب"},"notifications":{"order_status_changed":"أصبحت حالة الطلب","your_qus_answered":"تم الرد على سؤالك","about":"عن","order_rated":"تقييم الطلب"},"orders":{"details":"تفاصيل الطلب","order":"الطلب","date":"تاريخ الطلب","status":"حالة الطلب","shipment_details":"تفاصيل الشحنة","shipment_no":"رقم الشحنة","cod_cost":"عمولة الدفع عند التسليم","shipping_cost":"تكلفة الشحن","shipping_company":"شركة الشحن","tracking_url":"رابط تتبع الشحنة","reorder":"إعادة الطلب","cancel":"الغاء الطلب","confirm_cancel":"تأكيد إلغاء الطلب","order_details":"تفاصيل الطلب #:id","non_orders":"لا يوجد طلبات","total":"المجموع","final_total":"الإجمالي","items":"المنتجات","items_total":"مجموع المنتجات","item":"المنتج","file_url":"رابط الملف","files":"الملفات","codes":"الأكواد","sub_products":"المنتجات المشمولة","reorder_description":"يمكنك إعادة طلب نفس منتجات هذا الطلب","finish_payment":"إكمال الدفع","before_discount":"بعد التخفيض","placeholder":"معقولة ما عندك طلبات !","cancel_confirmation":"هل أنت متاكد من حذف الطلب. سيتم إلغاء طلبك وإرجاع قيمة الطلب في حال التأكيد","reorder_confirmation":"سيتم إعادة توجيهكم لصفحة أتمام الطلب <span>لاكمال عملية الدفع لهذا الطلب<\/span>","remain_payment_timeout_msg":"ستنتهي مهلة الدفع بعد (:remain) لتأكيد الدفع","payment_timeout_msg":"انتهت مهلة الدفع !","print":"طباعة"},"brands":{"non_brands":"لا توجد اي ماركات مضافة حاليا","try_again":"فضلا عاود الزيارة لاحقاً","non_products":"لا تتوفر لدينا حاليا اي منتجات للماركة التجارية"},"thank_you":{"share_message":"sadيييييييfsadf :store_name 😍 :store_url","short_share_message":"اليوم اشتريت من :store_name 😍","order_received":"تم استلام طلبكم","email_sent":"قمنا بإرسال فاتورة الطلب على البريد الالكتروني","resend_email":"لإرسال فاتورة الطلب على البريد الالكتروني","sent_invoice":"إرسال الفاتورة","order_id":"رقم الطلب","order_details":"عرض تفاصيل الفاتورة","share_it":"شارك اللحظة مع اصدقائك","files":"ملفات المنتج","download":"تنزيل الملف","codes":"البطاقات الرقمية للمنتج","copy_code":"نسخ الكود","return_to_store":"العودة للمتجر","error_payment":"إذا واجهتك مشكلة في الدفع للمتجر","click_here_to_complain":"اضغط لتقديم شكوى"},"offer":{"follow_steps":"للحصول على العرض اتبع الخطوات التالية","continue_shopping":"متابعة التسوق","remain_offer_timeout_msg":"سينتهي العرض بعد (:remain) لا يفوتك!","offer_finished":"انتهت صلاحية العرض !","buy_quantity_with_price_and_take_discount":"إشتري :quantity بـ :price بدلاً من :old_price","buy_quantity_and_take_discount":"الشراء :quantity وخذ ( :percent ) خصم"},"checkout":{"cart":"سلة المشتريات","checkout":"إنهاء الطلب","error_occurred":"حصل خطأ غير متوقع، يرجى إعادة المحاولة","hello":"مرحباً بك","wrong_phone":"غير صحيح او لاتوافق مع الدولة المختارة","shipping":"الشحن والتوصيل","shipping_option":"شحن وتوصيل","delivery_option":"توصيل","shipping_address":"عنوان التوصيل","select_shipping_company":"اختر شركة الشحن","free":"مجاني","select_location_from_map":"يرجى تحديد الموقع الجغرافي من الخريطة لعنوان التوصيل لاحتساب تكلفة التوصيل.","update_location_info":"هذا العنوان يحتاج إلى تحديث بيانات الموقع.","update_address":"هذا العنوان يحتاج إلى تحديث","ksa":"السعودية","select_address":"الرجاء تحديد العنوان لعرض خيارات الشحن والتوصيل المتوفرة لك.","select_shipping_company_message":"الرجاء تحديد شركة الشحن.","select_shipping_address":"الرجاء تحديد موقع الشحن.","add_new_address":"اضافة عنوان جديد","login_to_add_new_address":"سجل دخول لتتمكن من إضافة عنوان جديد","added_new_address":"تم إضافة عنوان جديد","write_address":"اكتب العنوان","edit":"تعديل","pickup_option":"إستلام من الفرع","shipping_not_available":"الشحن غير متاح","select_city":"اختر المدينة","search_for_city":"ابحث عن المدينة","empty_search_results":"لا توجد نتائج بحث","type_search_words":"ابحث عن شئ ما لتظهر النتائج","select_country":"اختر الدولة","search_for_country":"ابحث عن الدولة","ship_to_another_person":"استلام الطلب عبر شخص آخر ؟","receiver_info":"اضف بيانات التواصل مع المستلم","reciver_name":"اسم المستلم","optional":"اختياري","receive_order_notifications":"استقبال رسائل اشعارات الطلب","select_your_address_from_map":"حدد عنوانك من الخريطة","current_location":"موقعي الحالي","search_for_address":"بحث عن عنوان","confirm_address":"تأكيد العنوان","allow_current_location":"يرجى السماح بخاصية <strong>تحديد الموقع<\/strong> لتسهيل العثور على موقعك الحالي","current_location_prevented":"خاصية تحديد الموقع غير مسموح بها.","cannot_select_location":"لايمكن تحديد موقعك الحالي","current_location_took_long_time":"تحديد الموقع استغرق وقت طويلاً يرجي المحاولة مرة اخرى","failed_to_get_current_location":"عذراً لم نستطع تحديد موقعك الحالي","moments":"لحظات ...","current_location_not_supported":"ميزة تحديد الموقع الجغرافي غير مدعومة في متصفحك.","current_location_recommended":"ننصح بالسماح بصلاحية <strong>تحديد الموقع<\/strong> من اعدادات المتصفح لإختيار موقعك الحالي بشكل تلقائي بدلا من البحث عنه في الخريطة","select_address_from_map":"تحديد العنوان من الخريطة","location_name":"اسم الموقع","country_field":"حقل الدولة","city_field":"حقل المدينة","neighborhood":"الحي","neighborhood_placeholder":"اسم الحي","street":"الشارع","street_placeholder":"اسم الشارع","house_description":"وصف البيت","postal_code":"الرمز البريدي","deleviry_company_requires_location":"شركة التوصيل تتطلب تحديد الموقع لضمان سرعة التوصيل يرجي تحديد موقعك من الخريطة","field_most_be_english":"حقل {_field_} يجب أن يكون باللغة الانجليزية فقط","processing_time":"مدة التجهيز","available":"متاح","until":"حتى","closed":"مغلق","opens":"يفتح","open":"مفتوح","working_hours":"ساعات العمل","details":"تفاصيل","location_details":"تفاصيل الموقع","no_branch_selected":"الرجاء تحديد المدينة لعرض الفروع","select_branch":"الرجاء تحديد الفرع","no_branches":"لا يوجد فرع لمدينتك","remaining_time_for_offer":"الوقت المتبقي للاستفادة من العرض","day":"يوم","hour":"ساعة","minute":"دقيقة","second":"ثانية","offer_ended":"انتهت فترة العرض","have_coupon":"لديك كوبون تخفيض ؟","enter_coupon":"ادخل رمز الكوبون","apply":"تطبيق","first_name":"الاسم الأول","last_name":"الاسم الأخير","mobile":"رقم الجوال","email":"البريد الالكتروني","order_now":"اطلب الآن","order_your_first_order":"أنشئ طلبك الأول","payment_way":"طريقة الدفع","payments_not_available":"طرق الدفع غير متاحة","cod":"دفع عند الاستلام","moving_to_bank_page":"سيتم الانتقال لموقع البنك لتأكيد الدفع بأمان","cardholder":"الاسم المدون في البطاقة","name":"الاسم","card_number":"رقم البطاقة","cvc":"رمز التحقق (CVC)","month_year":"الشهر\/ السنة","month":"الشهر","select_month":"اختر الشهر","year":"السنة","select_year":"اختر السنة","select_merchant_account":"اختر حساب التاجر","account_owner":"صاحب الحساب","account_number":"رقم الحساب","invalid_month":"الشهر غير صحيح","iban":"رقم الآيبان","wait_24h":"أمهلني 24 ساعة","confirm_payment":"تأكيد الدفع","sender_account_holder":"اسم صاحب الحساب الذي تم التحويل منه","attach_receipt_copy":"الرجاء ارفاق صورة الايصال.","error_when_selecting_img":"حدث خطأ أثناء اختيار الصورة، الرجاء التاكد من الصورة","select_account":"الرجاء اختيار حساب التاجر.","bank_transfer":"تحويل بنكي","payment_failed":"فشل الدفع!","verify_code":"رقم التحقق","send":"ارسال","sending":"جاري الإرسال","updating":"جاري تحديث الصفحة ...","enter_stc_code":"الرجاء ادخال رمز الامان المرسل على رقم الجوال لتاكيد الدفع عن طريق STC Pay","please_wait":"الرجاء الإنتظار","please_select_installment_way":"الرجاء اختيار نظام الدفع","select_installment_way":"اختر طريقة الدفع","after_14d":"ادفع بعد ١٤ يوم من الشراء","without_fees":"بدون فوائد أو رسوم","id_or_residence":"زودنا برقم هويتك أو اقامتك فقط","accept_any_creditcard":"نقبل أي بطاقة بنكية أو ائتمانية","just_pay_percent":"ادفع :percent% اليوم والباقي قسمه على :months أشهر","payment_in_installment":"قسّط عملية الدفع","your_order_from":" طلبك من ","pay_in_30d_or_3installments":" قسم فاتورتك على دفعات و بدون فوائد","in_ksa_uae":"*للعملاء من المملكة العربية السعودية و الإمارات العربية المتحدة","email_required":"حقل البريد الالكتروني مطلوب","PAY_BY_INSTALMENTS":"ادفع على ٣ اقساط بدون رسوم","PAY_BY_INSTALMENTS_3":"ادفع على ٣ اقساط بدون رسوم","PAY_BY_INSTALMENTS_6":"ادفع على ٦ اقساط بدون رسوم","PAY_BY_LATER":"اشتري الحين وادفع بعد ٣٠ يوم بدون رسوم","try_again":"يرجى التجربة مرة اخرى ...","error_creating_token":"حصل خطأ اثناء انشاء التوكين","agreement":"إقرار","safe_100":"تسوق إلكتروني آمن 100%","submit_payment":"اكمال الدفع","check_agreement":"يجب الموافقة على الاقرار","show_full_agreement":"عرض نص الاقرار","full_agreement":"نص الاقرار","receiving_the_order":"فضلا قم باختيار طريقة استلام الطلب","contact_information":"معلومات التواصل","working_time":"اوقات العمل من :from الى :to","the_branch_is_closed":"الفرع مغلق! الرجاء إختيار فرع اخر"},"blog_articles":{"category":"ضمن التصنيف","articles":"المقالات","author":"بواسطة","tags":"الوسوم","popular":"الأكثر قراءة","related":"مقالات ذات صلة"},"blog_categories":{"categories":"التصنيفات","more_articles":"المزيد من المقالات","no_articles":"لم يتم العثور على مقالات"},"customers":{"you_have_register_request_already":"تم تقديم طلبك بالفعل إلى التاجر ، سنقوم باخطارك برسالة بريد الكتروني بجميع التفاصيل. استمر بالتحقق من بريدك الالكتروني.","the_email_already_register":"البريد الالكتروني مسجل مسبقا.","the_mobile_already_register":"رقم الجوال مسجل مسبقا"},"order":{"order_rating_title":"تقييم المنتج","order_rating_message":"تقييم الطلب من خدمة المتجر والمنتجات وشركات الشحن يساعدنا علي تحسين خدماتنا وتقديمها بشكل افضل","order_cancelation_desc":"تستطيع إلغاء الطلب","rating_prev":"السابق","rate_product_stars":"يرجى تقييم المنتج بواسطة النجمات"}},"mobile_app":{"strings":{"activation":"التفعيل","other_products":"منتجات أخرى","product_details":"التفاصيل","voice_call":"اتصال الي","congratulations_coupon":"مبروك عليك خصم","copy_to_clipboard":"تم النسخ","delete_item_from_the_cart":"هل انت متأكد من حذف المنتج من السلة ؟","exit_alert":"هل تريد الخروج ؟","focus_to_read_qr_code":"قم بتوجيه الكاميرا نحو الباركود للبحث عن المنتج","force_inter_phone_number":"لإكمال تسجيل الدخول, الرجاء إضافة رقم الجوال","get_camera_permission":"الرجاء اعطاء الاذن للوصول للكاميرا","incorrect_email":"الرجاء إدخال البريد الإلكتروني بشكل صحيح","incorrect_mobile":"الرجاء إدخال رقم الجوال بشكل صحيح","location_rationale":"الرجاء اعطاء الاذن بأخذ الموقع","logout_message_success":"تم تسجيل الخروج","notification_empty_state_message_auth_user":"قم بتسوق الآن لمتابعة حالات طلبك","on_add_coupon_success":"تم إضافة الكوبون بنجاح","on_remove_coupon_success":"تم إزالة الكوبون بنجاح","on_update_cart_item_success":"تم التعديل على السلة","please_rate_products":"الرجاء تقييم منتج أو اكثر..","rate_us":"قيم التطبيق","register_name_warning":"الرجاء التأكد من معلوماتك بشكل جيد حتى يتم التواصل معكم لتأكيد الطلب","remaining_quantity":"الكمية المتبقية من المنتج","search_brands_hint":"إبحث عن ماركاتك المفضلة","sign_in_message":"يرجى تسجيل الدخول لإكمال تسوقك","start_trip":"إبدأ الرحلة","this_product_not_found":"المنتج الذي تبحث عنه غير موجود","title_qr_code":"قراءة الرمز","welcome_visitor":"مرحبا زائرنا الكريم","you_cant_increase_quantity":"لا يمكنك الزيادة عن الكمية الحالية","notification_unauthenticated_user":"قم بعملية التسجيل لتلقي الإشعارات","browse":"استعراض","order_discount":"الخصم","error_3d":"حصل خطأ في عرض المجسم, الرجاء المحاولة مجددا لاحقا...","pull_to_load":"اسحب للتحميل","release_to_load":"قم بالافلات للتحميل","search_history":"تاريخ البحث","add_image":"ارفاق صوره","gallery":"المعرض","camera":"الكاميرا"}}},"en.trans":{"common":{"elements":{"mobile":"Mobile Number","email":"Email Address","current_email":"Current email","new_email":"New email","first_name":"First Name","last_name":"Last Name","mobile_placeholder":"Enter your phone number","email_placeholder":"Enter your email address ","email_is_valid":"Make sure the email is valid","edit":"Edit","delete":"Delete","load_more":"Load more","end_of_content":" ","failed_to_load_more":"Faild to load more😢","submit":"Submit","ok":"Ok","cancel":"Cancel","warning":"Warning!","confirm":"Confirm","free":"Free","tax_number":"VAT Account Number","choose":"Choose","undo":"Undo","back_home":"Back home","send":"Send","address":"Address","required":"Required","save":"Save","optional":"(Optional)","select":"Click to choose","no_options":"No results","search_about":"Search for (:word)","skip":"Skip","all":"All","copy":"Copy","copied":"Copied","back":"Back"},"errors":{"404":"Page not found 404","failed_to_add_into_wishlist":"The product could not be kept in the wishlist!","not_less_than_chars":"At least :charsds charactersss","error_occurred":"Unexpected error occurred, please try again","field_required":"the field :attribute is required","invalid_value":"the value of :attribute is invalid","too_short":":attribute is too short","too_long":":attribute is too long"},"messages":{"must_login":"To use this feature, you must be logged in","login_to_complete_your_shopping":"please login to complete your shopping","field_required":":field is required","delete_confirm":"Are you sure to delete the :field?","required_fields":"Please enter all required fields "},"titles":{"home":"3Home","categories":"Product Categories","notifications":"Notifications","profile":"My Account","orders":"Orders","pending_orders":"Pending Payments","wishlist":"Wishlist","rating":"My Ratings","cart":"Shopping Cart","support":"Support","discounts":"Discounts","shipping":"Shipping and Dilvery","registration":"Sign Up","currency":"Currency","language":"Language","products":"Products","more":"More","checkout":"Checkout","thank_you":"Receipt","brands":"Brands","most_sales":"Top Selling"},"uploader":{"drag_and_drop":"Drag and drop the file here","browse":"review"},"remember_my_choice":"Remember my choice","note":"Note","country_code":"country code"},"blocks":{"footer":{"about_us":"About us","blog":"Blog","pages_links":"Important Links","social":"Contact us","copyright":"Copyright","made_with_love":"Perfectly made with","more_from":"More","payments":"Payment Methods","back_to_top":"Back To Top","maroof":"MAROOF","download_apps":"Download Mobile App"},"header":{"search_placeholder":"Search","offers":"Offers","search":"Search","login":"LogIn3","logout":"Logout","select_login_way":"Select the appropriate method","enter":"Enter","verify":"Verify","register":"Register","your_name":"Your name","sms":"SMS","call":"Call","verify_code":"Verfication Code","resend_after":"You will be able to resend after","second":"Second","you_can_rate_here":"We would like to know your opinion about the store ","rating_page":"Rating Page","branch":"Branch","all_notifications":"All Notifications","no_notifications":"No Notifications","receive_orders":"Order","products_count":"{0}<span>No products<\/span>|{1}<span>One products<\/span>|{2}<span>Two products<\/span>|[3,10] <span>:count<\/span> Products|[11,*]<span>:count<\/span> Product","order_opened":"Availble","order_closed":"Closed","change_currency":"Change currency","change_language":"Change language","preview_mode":"Preview Mode","maintenance_alert":" Your store is currently in maintenance mode, You can disable maintenance mode from store options","main_menu":"Main Menu","cart":"Cart","login_by_sms":"Login By SMS","login_by_email":"Login By Email"},"home":{"testimonials":"Customers Reviews","store_features":"Store Features","display_all":"View all","latest_products":"Latest Products","select_the_receiving_method":"Choose the appropriate method for receiving the order","browse_brands":"Browse All Brands"},"comments":{"title":"Comments","placeholder":"Enter your question here","waiting_approval":"*Waiting for store approval","has_order":"Orderd","replay_placeholder":"Add your answe here","login_to_be_updated":"Register to receive a respnse notification","submit":"Send","comment":"{0}<span>no Comments<\/span>|{1}<span>One comment<\/span>|{2}<span>Two comments<\/span>|[3,10] <span>:count<\/span> Comments|[11,*]<span>:count<\/span> Comment","has_bought":"Ordered","visitor":"Visitor"}},"pages":{"products":{"product":"Product","similar_products":"Products you may like","comments_title":"Do you have a question?","sold":"Sold Out","sold_times":"{1}<span>One time<\/span>|{2}<span>Two times<\/span>|[3,10] <span>:dCount<\/span> times|[11,*]<span>:count<\/span> Time","quick_edit":"Edit Product","share":"Share","size":"Size","quantity":"Quantity","price":"Price","discount":"Discount","remained":"Remained","color":"Color","options":"Optins","attachments":"Attachments","add_note":"Add Note","add_file":"Attach File","notes_placeholder":"Add Notes","add_to_wishlist":"Add to wishlist ","remove_from_wishlist":"Remove from wishlist ","special_offer":"Special offer","out_of_stock":"Out of Stock","drag_file":"Click here or drag file","tax_included":"VAT Inclusive","target":"Donation Campaign Target","donation_placeholder":"Add donation amount...","donation_amount":"Donation amount","donation_exceed_target_amount":"Campaign target achieved","donation_exceed_target_date":"Donation campaign time is over","donation_exceed":"Donation is not available","notify_availability":"Notify me when available","notify_availability_title":"Notify me when prduct is available ","notify_availability_subtitle":"Enter your information to be first notified with the product is availabile","notify_availability_success":"You have been added to the product notification list!","read_more":"Read more","delete_product":"delete product","delete_product_confirm":"Are you sure to remove the product?","select_time":"select time","select_date":"select time","select_datetime":"select datetime","your_name":"Your name","buy_now":"Buy now","quick_buy":"quick buy","starting_price":"Starts from","without_rating":"no rating","calories":"calories","donation_target_date":"Campaign ends on","option_not_available":"Product option is not available for now","search_result":"research results","offer_expires_in":"Offer valid until"},"cart":{"add_to_cart":"Add to cart","item":"Item","total":"Total","tax":"VAT","have_coupon":"Do you have a promo code?","coupon_placeholder":"Apply Coupon","save_coupon":"Apply","items_count":"Total items","items_total":"Total items amount","discount":"Discount","final_total":"Final total amount","shipping_cost":"Shipping cost","free_shipping_alert":"Get <b> a free shipping<\/b> when you add <b>:amount<\/b> to cart","has_free_shipping":"Free !","complete_order":"Submit order","step_one":"First Step","step_two":"Second Step","step_three":"Third Step","payment_way":"Payment Method","empty_cart":"Empty Cart","out_of_stock":"Out of Stock","item_options":"Product Options","prices_taxed":"VAT Inclusive","summary":"Order Summary","apply_coupon":"Apply","delete_coupon":"Delete discount","coupon_hint":"Please click apply buttom to get the discount!","cash_on_delivery":"Cash on dilvery fees","detect_location":"Detect location","allow_store_to_access_location":"Allow the store to access your location?","free_shipping":"Free Shipping"},"categories":{"no_products":"No Products","sorting":"Sort By","sort_by_suggestions":"Our Suggestions","sort_by_sales":"Best seller","sort_by_rating":"Top rated","sort_by_price_za":"Price high to low ","sort_by_price_az":"Price low to high","filters":"Filter","filters_reset":"Reset","filter_rating":"Rating","filter_price":"Price"},"profile":{"edit":"Edit my personal information","info":"My information","first_name":"First Name","last_name":"last Name","wishlist_placeholder":"Wishes often come true!","gender":"Gender","gender_placeholder":"Select Gender","male":"Male","female":"Female","birthday":"Birth Date","birthday_placeholder":"Enter your birth date","verify_title":"Verify your phone number","verify_message":" Verification code is required to proceed, A verification code has been sent to you","verify_placeholder":"Enter the verfication code","verify_wrong":"Wrong verfication code","verify":"Verify","verification":"Verification"},"rating":{"rate":"Rating","store":"Store","shipping":"Shipping","products":"Products","rate_the_store":"How was your experience with our store?","rate_products":"What do you think about our products?","rate_order":"Order rating","rate_shipping":"Tell us about your experience with the shipping company","write_store_rate":"Write your opinion about the store..","write_product_rate":"اWrite your opinion about the product","write_shipping_rate":"Write your opinion about the shipping company","1_stars":"Non satisfied <span class='emoji'>😒<\/span>","2_stars":"Dislike <span class='emoji'>😌<\/span>","3_stars":"Acceptable <span class='emoji'>🙄<\/span>","4_stars":"Like <span class='emoji'>👍<\/span>","5_stars":"Love <span class='emoji'>🤩<\/span>","pending":"Pending for store approval","order_id":"function (){}","send_ratings":"Submit rating","rating_received":"Your comment has been added successfully3","thanks":"Thanks for rating! This will help us improve our experience to provide you the best 🙏","back_rating":"Back to rating list","rated":"Rated","rate_store_stars":"Use the stars to rate the store","rate_product_stars":"Use the stars to rate the product (:item)","rate_shipping_stars":"Use the stars to rate the shipping company","no_ratings":"There are no reviews until now","rating_required":"rating required"},"notifications":{"order_status_changed":" The order status has been changed to","your_qus_answered":"Your question answered","about":"About","order_rated":"Order Rating"},"orders":{"details":"Order details","order":"Order","date":"Order created on","status":"Order status","shipment_details":"Shipment details","shipment_no":"Shipment number","cod_cost":"Cash on delivry fees","shipping_cost":"Shipping cost","shipping_company":"Shipping company","tracking_url":"Tracking link","reorder":"Reorder","cancel":"Cancel order","confirm_cancel":"Confirm cancellation","order_details":"Order details #:id","non_orders":"No orders found","total":"Product total","items":"Products","final_total":"Order total","items_total":"Items total number","item":"Product","file_url":"File URL link","files":"Files","codes":"Codes","sub_products":"Included products","reorder_description":"You can re-order the same products in this order","finish_payment":"Complete payment","before_discount":"After discount","placeholder":"Unbelievable! You have not orderd yet!","cancel_confirmation":"Are you sure to cancel this order?It will be deleted and the amount will be refunded in case of confirmation","reorder_confirmation":"<span>you will be redirected to the checkout page to complete the payment for this order<\/span>","remain_payment_timeout_msg":"Payment time limit will expire after (:remain) to complete payment","payment_timeout_msg":"Payment timed out!","print":"Print"},"brands":{"non_brands":"No brands","try_again":"Please visit again later","non_products":"No products for this brand"},"thank_you":{"share_message":"Today, I boudsdfght ddfrddoddsddsdddmd :store_name 😍 :store_url","short_share_message":"Tosday, I bougdht from :store_name 😍","order_received":"Your order has been received","email_sent":"The receipt has been sent to your email address","resend_email":"To send the receipt to the email address ","sent_invoice":"Send receipt","order_id":"Order Number","order_details":"Receipt Details","share_it":"Share it with your friends","files":"Product Files","download":"Download","codes":"Digital Cards for Products","copy_code":"Copy code","return_to_store":"Back to store","error_payment":"If you are facing a payment issue","click_here_to_complain":"Click to sumbit a complaint"},"offer":{"follow_steps":"To get the offer, please follow the steps ","continue_shopping":"Continue shopping","remain_offer_timeout_msg":" The offer will be unavailable after (:remain) Don't miss it!","offer_finished":"Offer is no longer available !","buy_quantity_with_price_and_take_discount":"Buy :quantity with :price instead of :old_price","buy_quantity_and_take_discount":"Buy :quantity and take (:percent) discount"},"checkout":{"cart":"Cart5","checkout":"Checkout","error_occurred":"Unexpected error occurred, please try again","hello":"Hello","wrong_phone":"Incorrect or not compatible with the selected country","shipping":"Shipping","shipping_option":"Shipping","shipping_address":"Shipping Address","select_shipping_company":"Select Shipping Comapny","free":"Free","select_location_from_map":"Please select the geographic location from the map for the delivery address to calculate the delivery cost.","update_location_info":"Please update the geographic location","update_address":"This address needs updating","ksa":"Saudi Arabia","select_address":"Please select an address to view the shipping and delivery options available to you.","select_shipping_company_message":"Please select a shipping company.","select_shipping_address":"Please select a shipping location.","add_new_address":"Add New Address","login_to_add_new_address":"Login to be able to add a new address","added_new_address":"A new address has been added","write_address":"Write the address","edit":"Edit","delivery_option":"Delivery","pickup_option":"Pick Up","shipping_not_available":"Shipping Not Available","select_city":"Select City","search_for_city":"Search For The City","empty_search_results":"Search results are empty!","select_country":"Select Country","search_for_country":"Search For Country","ship_to_another_person":"Send Order To Someone else?","receiver_info":"Add contact information with the recipient","reciver_name":"The Recipient's name","optional":"Optional","receive_order_notifications":"Receiving order sms notifications","select_your_address_from_map":"Select The Address From The Map","current_location":"Current Location","search_for_address":"Search For Address","confirm_address":"Confirm Location","allow_current_location":"Allow <strong>Location<\/strong> to make it easier to find your current location","current_location_prevented":"Location feature is not allowed.","cannot_select_location":"Your current location cannot be determined","current_location_took_long_time":"It took a long time to locate, please try again","failed_to_get_current_location":"Sorry, we could not locate your current location","moments":"Moments...","current_location_not_supported":"Geolocation is not supported in your browser.","current_location_recommended":"We recommend that you allow <strong>Location<\/strong> in your browser settings to automatically choose your current location instead of searching for it on the map.","select_address_from_map":"Determine the address from the map","country_field":"Country Field","city_field":"City Field","neighborhood":"Neighborhood","neighborhood_placeholder":"Neighborhood Name","street":"Street","street_placeholder":"Street Name","house_description":"House Description","postal_code":"Postal Code","deleviry_company_requires_location":"The delivery company requires a location to ensure fast delivery. Please specify your location from the map","field_most_be_english":"Field {_field_} must be in English only","processing_time":"Processing Time","available":"Available","until":"Until","closed":"Closed","opens":"Opens","open":"Open","working_hours":"Working Hours","location_details":"Location Details","details":"Details","no_branch_selected":"Select city to view branches","select_branch":"Select Branch","no_branches":"There is no branch in your city","remaining_time_for_offer":"Remaining time for the offer","day":"Day","hour":"Hour","minute":"Minute","second":"Second","offer_ended":"Offer Time Was Ended","have_coupon":"Have Coupon?","enter_coupon":"Enter Coupon Code","apply":"Submit","first_name":"First Name","last_name":"Last Name","mobile":"Mobile","email":"E-Mail","order_now":"Order Now","type_search_words":"Search for something to see results","order_your_first_order":"order your first order","payment_way":"Payment Method","payments_not_available":"Payment Methods not available","cod":"Cash On Delivery","moving_to_bank_page":"Moving to the bank's website to confirm the payment safely","cardholder":"Cardholder Name","name":"Name","card_number":"Card Number","month_year":"Month\/ Year","cvc":"CVC Code","month":"Month","select_month":"Select Month","year":"Year","select_year":"Select Year","select_merchant_account":"Select Store Bank Account","account_owner":"Account Holder Name","account_number":"Account Number","invalid_month":"Invalid Month","iban":"IBAN","wait_24h":"Give me 24 hours","confirm_payment":"Confirm Payment","sender_account_holder":"Sender Account Holder Name","attach_receipt_copy":"Attach Receipt Copy.","error_when_selecting_img":"An error occurred while selecting the image, please check the image","select_account":"Select Account Number.","bank_transfer":"Bank Transfer","payment_failed":"Payment Failed!","verify_code":"Verification Code","send":"Send","sending":"Sending","updating":"Reloading Page ...","location_name":"Location Name","enter_stc_code":"Enter the security code that sent to your mobile to confirm payment via STC Pay","please_wait":"Please Wait","please_select_installment_way":"Please Select Installment Way","select_installment_way":"Select Installment Way","after_14d":"Pay 14 days after purchase","without_fees":"No interest or fees","id_or_residence":"Using just your ID or residence Card","accept_any_creditcard":"We accept any bank or credit card","just_pay_percent":"Pay :percent% today and divide the rest by :months months","payment_in_installment":"Payment in installments","your_order_from":" Your order from ","pay_in_30d_or_3installments":"Split your payment, no fees, no interest! ","in_ksa_uae":"*For customers from Saudi Arabia Or UAE","email_required":"Email is required","PAY_BY_INSTALMENTS":"Pay in 3 installments without fees","PAY_BY_INSTALMENTS_3":"Pay in 3 installments without fees","PAY_BY_INSTALMENTS_6":"Pay in 6 installments without fees","PAY_BY_LATER":"Buy now and pay after 30 days without fees","try_again":"Please Try Again ...","error_creating_token":"An error occurred while creating the token","agreement":"Agreement","safe_100":"100% Secure Online Shopping","submit_payment":"Complete The Payment","check_agreement":"The agreement must be approved","show_full_agreement":"Show acknowledgment text","full_agreement":"acknowledgment text","receiving_the_order":"Please choose the method of receiving the order","contact_information":"contact information","working_time":"working time from :from to :to","the_branch_is_closed":"the branch is closed, please select other branch"},"blog_articles":{"category":"Category","articles":"Articles","author":"By","tags":"Tags","popular":"Popular","related":"Related Articles"},"blog_categories":{"categories":"The categories","more_articles":"more articles","no_articles":"no articles found"},"customers":{"you_have_register_request_already":"Your order has already been submitted to the merchant, we will notify you with an email with all the details. Keep checking your email.","the_email_already_register":"The email already register before.","the_mobile_already_register":"The mobile number is already registered"},"order":{"order_rating_title":"Order Rating","order_rating_message":"Evaluating the order from the store service, products and shipping companies helps us to improve our services and provide them better","order_cancelation_desc":"You can cancel your order from here.","rating_prev":"Previous","rate_product_stars":"Use the stars to rate the product"}},"mobile_app":{"strings":{"activation":"activation","other_products":"other products","product_details":"the details","voice_call":"call me","congratulations_coupon":"Congratulations on your discount","copy_to_clipboard":"copied","delete_item_from_the_cart":"Are you sure to remove the product from the basket?","exit_alert":"Do you want to Exit ?","focus_to_read_qr_code":"Point the camera at the barcode to search for the product","force_inter_phone_number":"To complete the login, please add your mobile number","get_camera_permission":"Please give permission to access the camera","incorrect_email":"Please enter the email correctly","incorrect_mobile":"Please enter the correct mobile number","location_rationale":"Please give permission to take the site","logout_message_success":"Signed out","notification_empty_state_message_auth_user":"Shop now to track the status of your order","on_add_coupon_success":"Coupon added successfully","on_remove_coupon_success":"Coupon removed successfully","on_update_cart_item_success":"The basket has been modified","please_rate_products":"Please rate one or more products.","rate_us":"Rate the app","register_name_warning":"Please make sure your information is well so that we can contact you to confirm the order","remaining_quantity":"Remaining quantity of the product","search_brands_hint":"Find your favorite brands","sign_in_message":"Please login to complete your shopping","start_trip":"start the journey","this_product_not_found":"The product you are looking for is not found","title_qr_code":"Code reading","welcome_visitor":"Hello dear visitor","you_cant_increase_quantity":"You cannot exceed the current quantity","notification_unauthenticated_user":"Sign up to receive notifications","browse":"review","order_discount":"Discount","error_3d":"There was an error displaying the stereo, please try again later...","pull_to_load":"swipe to download","release_to_load":"Drop to download","search_history":"Search history","add_image":"attach a picture","gallery":"exhibition","camera":"Camera"}}}};
|