@inntechcorp/it-design 2.2.50 → 2.2.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +12 -1
- package/dist/index.esm.js +1 -1
- package/dist/locales/calendar.json +22 -22
- package/dist/locales/itd.json +223 -224
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -5316,4 +5316,4 @@ function(b,z){M.exports?M.exports=z(Co()):z(b.moment)}(Io,(function(M){void 0===
|
|
|
5316
5316
|
gap : ${z};
|
|
5317
5317
|
`}}}
|
|
5318
5318
|
|
|
5319
|
-
`,_i=({gap:M,justify:b,align:p,vertical:o,wrap:c,stretch:e,style:O,className:t,children:n})=>z.jsx(Ti,{$gap:M,$justify:b,$align:p,$vertical:o,$wrap:c,$stretch:e,style:O,className:t,children:n}),Si={tr:{itd:l,calendar:u},en:{itd:W,calendar:f}};M.use(b.initReactI18next).init({resources:Si,preload:["en","tr"],fallbackLng:["en","tr"],lng:"en-US",load:"languageOnly",ns:["itd","calendar"],defaultNS:"itd",initImmediate:!1,debug:!1,interpolation:{escapeValue:!1}}),exports.ALink=cr,exports.Accordion=uA,exports.AddDefaultThemeStyle=function(){const M=document.createElement("style");document.head.appendChild(M),M.textContent=":root{color: #ffffff}"},exports.AddDefaultUnit=Vo,exports.AddZero=function(M){var b=Number(M),z=M.toString().split(".");return(-1===M.toString().indexOf(".")||z[1].length<3||z[1].length>2)&&(M=(b=b.toFixed(2)).toString()),parseFloat(M).toFixed(2)},exports.Alert=Zr,exports.ArrowIcon=bc,exports.BackToTop=pc,exports.BackTop=function(M){const{children:b=null}=M,[o,c]=p.useState(!1);p.useEffect((()=>(document.addEventListener("scroll",e),()=>{document.removeEventListener("scroll",e)})),[]);const e=()=>{c(document.body.scrollTop>window.innerHeight)},O=()=>{window.scrollTo({top:0,behavior:"smooth"})};return z.jsx(ai,{className:"itd-back-to-top",children:z.jsx(ri,{onClick:O,$show:o,children:b||z.jsx(pc,{width:30,height:30})})})},exports.Base64Decode=function(M){return decodeURIComponent(atob(M).split("").map((function(M){return"%"+("00"+M.charCodeAt(0).toString(16)).slice(-2)})).join(""))},exports.Base64Encode=function(M){return btoa(encodeURIComponent(M).replace(/%([0-9A-F]{2})/g,(function(M,b){return String.fromCharCode(Number("0x"+b))})))},exports.Button=nM,exports.Calendar=TA,exports.Card=({title:M,titleSeparator:b,extra:o,tabs:c,onTabChange:e,minWidth:O,minHeight:t,children:n,activeTabKey:A="",updating:a=!1,contentPadding:r="30px"})=>{p.useEffect((()=>{}));const i=()=>{if(o)return z.jsx(Bi,{className:"itd-card-extra",children:o})},d=()=>{if(c)return z.jsx(hi,{tabs:c,activeTabKey:A,onTabChange:M=>e&&e(M)})},q=()=>{if(M)return z.jsx(gi,{className:"itd-card-title",children:z.jsx(Jo,{children:M})})},s=()=>!!(M||o||c);return z.jsx(Ri,{className:"itd-card",children:z.jsx(F,{updating:a,className:"itd-card-spin",children:z.jsxs(Li,{className:"itd-card-body",$minWidth:O,$minHeight:t,$hasHeader:s(),children:[(()=>{if(s())return z.jsxs(mi,{$showSeparator:b,className:"itd-card-header",children:[q(),d(),i()]})})(),(()=>{if(n)return z.jsx(Ni,{className:"itd-card-body",$padding:r,children:n})})()]})})})},exports.CheckFileURL=vo,exports.Checkbox=hc,exports.Checkmark=oc,exports.ChunkArray=function(M,b){let z=0,p=[];for(z=0;z<M.length;z+=b){const o=M.slice(z,z+b);"object"!=typeof o&&p.push(o)}return p},exports.Collapse=dr,exports.ConsoleLog=y,exports.ConvertCurrency=function(M,b){return M||(M=0),No(M,"TRY"===b?"₺":"USD"===b?"$":"EUR"===b?"€":"?")},exports.DatePicker=kA,exports.DetermineNewHeight=function(M,b,z){return M/b*z},exports.DetermineNewWidth=function(M,b,z){return b/M*z},exports.FileChecker=function(M="config",b="resource"){let z=void 0!==performance.getEntries().filter((M=>M.entryType===b)).filter((b=>b.name.indexOf(M)>-1))[0];return z?console.log("script already loaded"):console.log("script was not loaded"),z},exports.FindSelector=function(M){let b=!1;return document.querySelectorAll("head > style").forEach((z=>{Array(z.sheet.rules).forEach((z=>{for(var p=0;p<z.length;p++)z[p].cssText.search(M)>-1&&(b=!0)}))})),b},exports.Flex=_i,exports.Form=AA,exports.FormatBytes=xo,exports.FormatDate=function(M,b="tr",z="D MMMM YYYY dddd"){return Po(new Date(M)).locale(b).format(z)},exports.FormatDateTime=function(M,b="tr",z="D MMMM YYYY dddd - HH:mm"){return Po(new Date(M)).locale(b).format(z)},exports.FormatSimpleDate=function(M,b="tr",z="D MMMM YYYY"){return Po(new Date(M)).locale(b).format(z)},exports.FormatSimpleDateTime=function(M,b="tr",z="MM/DD/YYYY - HH:mm"){return Po(new Date(M)).locale(b).format(z)},exports.FormatTime=function(M,b="tr",z="HH:mm"){return Po(M).locale(b).format(z)},exports.GetByCurrency=function(M,b=!0,z="",p=2){if(""===z)throw new Error("Currency Error: You must send the currency (EUR, USD, TRY, etc...)");isNaN(M)&&(M=0);let o=go(z);return b?new Intl.NumberFormat(o,{style:"currency",currency:z,minimumFractionDigits:p,maximumFractionDigits:p}).format(M):new Intl.NumberFormat(o,{minimumFractionDigits:p,maximumFractionDigits:p}).format(M)},exports.GetCountryCodeByCurrencyCode=go,exports.GetCountryCodeByLanguage=function(M){return"tr"===M?"tur":"en"===M?"usa":"language_not_found"},exports.GetCurrencyFormat=function(M,b=""){if(""===b)throw new Error("Currency Error: You must send the currency (EUR, USD, TRY, etc...");return""===M?"":M=`${Bo(b)}${M}`.replace(/\B(?=(\d{3})+(?!\d))/g,".")},exports.GetCurrencySymbol=Bo,exports.GetDecimalByCurrency=function(M=""){if(""===M)throw new Error("Currency Error: You must send the currency (EUR, USD, TRY, etc...");return"TRY"===M?",":"EUR"===M||"USD"===M?".":","},exports.GetTypeByFileType=Xo,exports.H1=({children:M})=>z.jsx(Go,{children:z.jsx("span",{children:M})}),exports.H2=Jo,exports.H3=({children:M})=>z.jsx(Ko,{children:z.jsx("span",{children:M})}),exports.H4=Zo,exports.ITDContext=mo,exports.ITDProvider=b=>{const[o,c]=p.useState(b.theme?b.theme:"dark"),[e,O]=p.useState(b.dateFormat?b.dateFormat:"MM/DD/YYYY"),[t,n]=p.useState(b.language?b.language:"en"),[A,a]=p.useState("en-US"),[r,i]=p.useState("");p.useEffect((()=>{b.theme&&d(b.theme),b.language&&s(b.language),b.dateFormat&&q(b.dateFormat)}),[b.theme,b.language,b.dateFormat]);const d=M=>{c(M)},q=M=>{O(M)},s=b=>{n(b),M.changeLanguage(b)},l={theme:o,brokenImage:r,dateFormat:e,language:t,locale:A,changeTheme:d,changeBrokenImage:M=>{i(M)},changeDateFormat:q,changeLanguage:s,changeLocale:M=>{a(M)}};return z.jsx(Lo,{className:"itd-provider","data-theme":o,"data-lang":t,children:z.jsx(mo.Provider,{value:l,children:z.jsx(ho,{children:z.jsx($M,{children:b.children})})})})},exports.Image=kc,exports.InlineSelect=Vr,exports.InlineSelectArrow=cc,exports.Input=Sa,exports.IsValidJSON=function(M){M="string"!=typeof M?JSON.stringify(M):M;try{M=JSON.parse(String(M))}catch(M){return!1}return"object"==typeof M&&null!==M},exports.LockIcon=Mc,exports.ModalManager=HM,exports.NoData=nc,exports.Notification=Ro,exports.Picture=tc,exports.Progress=function({status:M,percent:b=0,alwaysShowPercent:p=!1,showInfo:o=!0,className:c=""}){const e=()=>{let z="itd-progress";return z+=" itd-progress-percent-"+b,M&&(z+=" itd-progress-"+M),""!==c&&null!==c&&(z+=" "+c),z},O=z.jsx("svg",{viewBox:"64 64 896 896",focusable:"false","data-icon":"check-circle",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",children:z.jsx("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"})}),t=z.jsx("svg",{fillRule:"evenodd",viewBox:"64 64 896 896",focusable:"false","data-icon":"close-circle",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",children:z.jsx("path",{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"})}),n=()=>M||(b<100?"normal":"success"),A=()=>{if(o)return z.jsx("span",{className:"itd-progress-status",children:a()})},a=()=>{const M=n();if("active"===M||"normal"===M||p){const M=b%1!=0?b.toFixed(2):Math.floor(b).toString();return z.jsx("span",{className:"itd-progress-status-text",children:M+"%"})}return"success"===M?O:"exception"===M?t:void 0};return z.jsx(li,{$status:n(),$percent:b,className:e(),children:z.jsxs("div",{className:"itd-progress-outer",children:[z.jsx("div",{className:"itd-progress-inner",children:z.jsx("div",{className:"itd-progress-bg"})}),A()]})})},exports.Radio=vr,exports.RemoveUnits=function(M){return M?(M=M.replaceAll("%","").replaceAll("px","").replaceAll("em","").replaceAll("ex","").replaceAll("ch","").replaceAll("rem","").replaceAll("vw","").replaceAll("vh","").replaceAll("vmin","").replaceAll("vmax","").replaceAll("pt","").replaceAll("pc","").replaceAll("in","").replaceAll("mm","").replaceAll("cm",""),parseInt(M)):0},exports.Result=Ai,exports.SVGLoader=(M,b,p)=>z.jsx(To,{$width:b,$height:p,children:z.jsx(tM,{src:M})}),exports.Select=En,exports.Spin=F,exports.Status=function({variant:M="gray-1",size:b="default",stretch:p=!1,bold:o=!0,children:c="",className:e=""}){const O=()=>{let z="itd-status";return z+=" itd-status-"+M,z+=" itd-status-"+eM(b),p&&(z+=" itd-status-stretch"),o&&(z+=" itd-status-bold"),""!==e&&null!==e&&(z+=" "+e),z};return z.jsx(qi,{$status:M,$bold:o,className:O(),children:z.jsx("span",{children:c})})},exports.Switch=$a,exports.Table=wi,exports.Tabs=hi,exports.TextArea=Da,exports.TinyScrollbar=Bn,exports.Trash=ec,exports.UniUpperCase=function(M="",b="tr"){var z={i:"İ","ş":"Ş","ğ":"Ğ","ü":"Ü","ö":"Ö","ç":"Ç","ı":"I"};return"tr"===b&&(M=M.replace(/(([iışğüçö]))/g,(M=>z[M]))),M.toUpperCase()},exports.UpdateThemeStyle=function(M){var b="",z=document.styleSheets[0];Object.keys(M).forEach((z=>{b+=`${z}:${M[z]};`})),z.hasOwnProperty("cssRules")&&(z.cssRules[0].style.cssText=b)},exports.Upload=pr,exports.UploadIcon=zc,exports.Wait=yo,exports.ZoomIn=Oc,exports.ZoomOut=({className:M="",height:b=24,width:p=24})=>z.jsx("svg",{className:M,height:b,width:p,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:z.jsxs("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[z.jsx("rect",{x:"0",y:"0",width:"24",height:"24"}),z.jsx("path",{d:"M14.2928932,16.7071068 C13.9023689,16.3165825 13.9023689,15.6834175 14.2928932,15.2928932 C14.6834175,14.9023689 15.3165825,14.9023689 15.7071068,15.2928932 L19.7071068,19.2928932 C20.0976311,19.6834175 20.0976311,20.3165825 19.7071068,20.7071068 C19.3165825,21.0976311 18.6834175,21.0976311 18.2928932,20.7071068 L14.2928932,16.7071068 Z",fill:"#000000",fillRule:"nonzero",opacity:"0.3"}),z.jsx("path",{d:"M11,16 C13.7614237,16 16,13.7614237 16,11 C16,8.23857625 13.7614237,6 11,6 C8.23857625,6 6,8.23857625 6,11 C6,13.7614237 8.23857625,16 11,16 Z M11,18 C7.13400675,18 4,14.8659932 4,11 C4,7.13400675 7.13400675,4 11,4 C14.8659932,4 18,7.13400675 18,11 C18,14.8659932 14.8659932,18 11,18 Z",fill:"#000000",fillRule:"nonzero"}),z.jsx("rect",{fill:"#000000",opacity:"0.3",x:"9",y:"10.5",width:"4",height:"1",rx:"0.5"})]})}),exports.resources=Si,exports.toKebabCase=function(M,b=!1,z=!1){const p=["the","is","in","at","on","and","a","an","ve","bir","bu","için","gibi"],o={"ğ":"g","ü":"u","ş":"s","ı":"i","ö":"o","ç":"c","Ğ":"g","Ü":"u","Ş":"s","İ":"i","Ö":"o","Ç":"c"};return M=M.replace(/[ğüşiöçıĞÜŞİÖÇ]/g,(M=>o[M]||M)),b&&(M=M.split(" ").filter((M=>!p.includes(M.toLowerCase()))).join(" ")),z&&(M=M.replace(/\d+/g,"")),(M=(M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"")).toLowerCase().replace(/[^a-z0-9\s-]/g,"")).trim().replace(/\s+/g,"-")},exports.useAddExternalCSS=(M,b=!1)=>{p.useEffect((()=>{var p=!1,o=document.head,c=z();return document.querySelectorAll("head > link").forEach((b=>{-1!==b.href.indexOf(M)&&(p=!0)})),p||o.appendChild(c),()=>{b&&document.querySelectorAll("head > link").forEach((b=>{-1!==b.href.indexOf(M)&&document.head.removeChild(b)}))}}),[M]);const z=()=>{var b=document.createElement("link");return b.type="text/css",b.rel="stylesheet",b.href=M,b}},exports.useComponentSize=M=>{const[b,z]=p.useState({width:0,height:0});return p.useEffect((()=>{if(!M.current)return;const b=new ResizeObserver((M=>{M.forEach((({target:M})=>{z({width:M.clientWidth,height:M.clientHeight})}))}));return b.observe(M.current),()=>b.disconnect()}),[M]),[b]},exports.useConnectionStatus=M=>{p.useEffect((()=>{const b=b=>{M(b)};return window.addEventListener("online",b),()=>{window.removeEventListener("online",b)}}),[M])},exports.useConstructor=(M=()=>{})=>{const[b,z]=p.useState(!1);b||(M(),z(!0))},exports.useContextBridge=(...M)=>{if(0===M.length)return({children:M})=>z.jsx(z.Fragment,{children:M});const b=M.map(p.useContext),o=p.useRef(b);return o.current=b,p.useMemo((()=>({children:b})=>M.reduceRight(((M,b,p)=>z.jsx(b.Provider,{value:o.current[p],children:M})),b)),[])},exports.useCoreFetch=k,exports.useKeyboardShortcut=({key:M,onKeyPressed:b})=>{p.useEffect((()=>{function z(z){z.key===M&&(z.preventDefault(),b())}return document.addEventListener("keydown",z),()=>{document.removeEventListener("keydown",z)}}),[M,b])},exports.useMultiQuery=S,exports.useOnClickOutside=w,exports.useOnESCKeyDown=T,exports.useOnResize=M=>{p.useEffect((()=>{const b=b=>{M(b)};return window.addEventListener("resize",b),()=>{window.removeEventListener("resize",b)}}),[M])},exports.useOrientation=()=>{const[M,b]=p.useState("portrait-primary"===window.screen.orientation.type?"portrait":"landscape");return p.useEffect((()=>{const M=M=>{const z=M.currentTarget.type;"landscape-primary"===z?b("landscape"):"portrait-primary"===z&&b("portrait")};return screen.orientation.addEventListener("change",M),()=>{screen.orientation.removeEventListener("change",M)}}),[]),M},exports.useReCaptcha=M=>{let b;const[z,o]=p.useState("");p.useEffect((()=>()=>{document.body.removeChild(b)}),[]);return{loadReCaptcha:M=>{b=document.createElement("script"),b.src="https://www.google.com/recaptcha/api.js?render="+M,b.onload=function(){o(M)},document.body.appendChild(b)},executeReCaptcha:()=>{if(""===z)return y.double("useReCaptcha","Not yet initialized! reCaptcha can't execute right now.","error"),void(M&&M(null));window.grecaptcha.ready((b=>{try{window.grecaptcha.execute(z,{action:"login"}).then((b=>{y.double("ReCaptcha V3","Token is valid"),console.log("token: "+b),M&&M(b)}))}catch(M){y.double("ReCaptcha V3","Token is invalid","error")}}))}}},exports.useSingleQuery=_;
|
|
5319
|
+
`,_i=({gap:M,justify:b,align:p,vertical:o,wrap:c,stretch:e,style:O,className:t,children:n})=>z.jsx(Ti,{$gap:M,$justify:b,$align:p,$vertical:o,$wrap:c,$stretch:e,style:O,className:t,children:n}),Si={tr:{itd:l,calendar:u},en:{itd:W,calendar:f}};M.use(b.initReactI18next).init({resources:Si,preload:["en","tr"],fallbackLng:["en","tr"],lng:"en-US",load:"languageOnly",ns:["itd","calendar"],defaultNS:"itd",initImmediate:!1,debug:!1,interpolation:{escapeValue:!1}}),exports.ALink=cr,exports.Accordion=uA,exports.AddDefaultThemeStyle=function(){const M=document.createElement("style");document.head.appendChild(M),M.textContent=":root{color: #ffffff}"},exports.AddDefaultUnit=Vo,exports.AddZero=function(M){var b=Number(M),z=M.toString().split(".");return(-1===M.toString().indexOf(".")||z[1].length<3||z[1].length>2)&&(M=(b=b.toFixed(2)).toString()),parseFloat(M).toFixed(2)},exports.Alert=Zr,exports.ArrowIcon=bc,exports.BackToTop=pc,exports.BackTop=function(M){const{children:b=null}=M,[o,c]=p.useState(!1);p.useEffect((()=>(document.addEventListener("scroll",e),()=>{document.removeEventListener("scroll",e)})),[]);const e=()=>{c(document.body.scrollTop>window.innerHeight)},O=()=>{window.scrollTo({top:0,behavior:"smooth"})};return z.jsx(ai,{className:"itd-back-to-top",children:z.jsx(ri,{onClick:O,$show:o,children:b||z.jsx(pc,{width:30,height:30})})})},exports.Base64Decode=function(M){return decodeURIComponent(atob(M).split("").map((function(M){return"%"+("00"+M.charCodeAt(0).toString(16)).slice(-2)})).join(""))},exports.Base64Encode=function(M){return btoa(encodeURIComponent(M).replace(/%([0-9A-F]{2})/g,(function(M,b){return String.fromCharCode(Number("0x"+b))})))},exports.Button=nM,exports.Calendar=TA,exports.Card=({title:M,titleSeparator:b,extra:o,tabs:c,onTabChange:e,minWidth:O,minHeight:t,children:n,activeTabKey:A="",updating:a=!1,contentPadding:r="30px"})=>{p.useEffect((()=>{}));const i=()=>{if(o)return z.jsx(Bi,{className:"itd-card-extra",children:o})},d=()=>{if(c)return z.jsx(hi,{tabs:c,activeTabKey:A,onTabChange:M=>e&&e(M)})},q=()=>{if(M)return z.jsx(gi,{className:"itd-card-title",children:z.jsx(Jo,{children:M})})},s=()=>!!(M||o||c);return z.jsx(Ri,{className:"itd-card",children:z.jsx(F,{updating:a,className:"itd-card-spin",children:z.jsxs(Li,{className:"itd-card-body",$minWidth:O,$minHeight:t,$hasHeader:s(),children:[(()=>{if(s())return z.jsxs(mi,{$showSeparator:b,className:"itd-card-header",children:[q(),d(),i()]})})(),(()=>{if(n)return z.jsx(Ni,{className:"itd-card-body",$padding:r,children:n})})()]})})})},exports.CheckFileURL=vo,exports.Checkbox=hc,exports.Checkmark=oc,exports.ChunkArray=function(M,b){let z=0,p=[];for(z=0;z<M.length;z+=b){const o=M.slice(z,z+b);"object"!=typeof o&&p.push(o)}return p},exports.Collapse=dr,exports.ConsoleLog=y,exports.ConvertCurrency=function(M,b){return M||(M=0),No(M,"TRY"===b?"₺":"USD"===b?"$":"EUR"===b?"€":"?")},exports.DatePicker=kA,exports.DetermineNewHeight=function(M,b,z){return M/b*z},exports.DetermineNewWidth=function(M,b,z){return b/M*z},exports.FileChecker=function(M="config",b="resource"){let z=void 0!==performance.getEntries().filter((M=>M.entryType===b)).filter((b=>b.name.indexOf(M)>-1))[0];return z?console.log("script already loaded"):console.log("script was not loaded"),z},exports.FindSelector=function(M){let b=!1;return document.querySelectorAll("head > style").forEach((z=>{Array(z.sheet.rules).forEach((z=>{for(var p=0;p<z.length;p++)z[p].cssText.search(M)>-1&&(b=!0)}))})),b},exports.Flex=_i,exports.Form=AA,exports.FormatBytes=xo,exports.FormatDate=function(M,b="tr",z="D MMMM YYYY dddd"){return Po(new Date(M)).locale(b).format(z)},exports.FormatDateTime=function(M,b="tr",z="D MMMM YYYY dddd - HH:mm"){return Po(new Date(M)).locale(b).format(z)},exports.FormatSimpleDate=function(M,b="tr",z="D MMMM YYYY"){return Po(new Date(M)).locale(b).format(z)},exports.FormatSimpleDateTime=function(M,b="tr",z="MM/DD/YYYY - HH:mm"){return Po(new Date(M)).locale(b).format(z)},exports.FormatTime=function(M,b="tr",z="HH:mm"){return Po(M).locale(b).format(z)},exports.GetByCurrency=function(M,b=!0,z="",p=2){if(""===z)throw new Error("Currency Error: You must send the currency (EUR, USD, TRY, etc...)");isNaN(M)&&(M=0);let o=go(z);return b?new Intl.NumberFormat(o,{style:"currency",currency:z,minimumFractionDigits:p,maximumFractionDigits:p}).format(M):new Intl.NumberFormat(o,{minimumFractionDigits:p,maximumFractionDigits:p}).format(M)},exports.GetCountryCodeByCurrencyCode=go,exports.GetCountryCodeByLanguage=function(M){return"tr"===M?"tur":"en"===M?"usa":"language_not_found"},exports.GetCurrencyFormat=function(M,b=""){if(""===b)throw new Error("Currency Error: You must send the currency (EUR, USD, TRY, etc...");return""===M?"":M=`${Bo(b)}${M}`.replace(/\B(?=(\d{3})+(?!\d))/g,".")},exports.GetCurrencySymbol=Bo,exports.GetDecimalByCurrency=function(M=""){if(""===M)throw new Error("Currency Error: You must send the currency (EUR, USD, TRY, etc...");return"TRY"===M?",":"EUR"===M||"USD"===M?".":","},exports.GetTypeByFileType=Xo,exports.H1=({children:M})=>z.jsx(Go,{children:z.jsx("span",{children:M})}),exports.H2=Jo,exports.H3=({children:M})=>z.jsx(Ko,{children:z.jsx("span",{children:M})}),exports.H4=Zo,exports.ITDContext=mo,exports.ITDProvider=b=>{const[o,c]=p.useState(b.theme?b.theme:"dark"),[e,O]=p.useState(b.dateFormat?b.dateFormat:"MM/DD/YYYY"),[t,n]=p.useState(b.language?b.language:"en"),[A,a]=p.useState("en-US"),[r,i]=p.useState("");p.useEffect((()=>{b.theme&&d(b.theme),b.language&&s(b.language),b.dateFormat&&q(b.dateFormat)}),[b.theme,b.language,b.dateFormat]);const d=M=>{c(M)},q=M=>{O(M)},s=b=>{n(b),M.changeLanguage(b)},l={theme:o,brokenImage:r,dateFormat:e,language:t,locale:A,changeTheme:d,changeBrokenImage:M=>{i(M)},changeDateFormat:q,changeLanguage:s,changeLocale:M=>{a(M)}};return z.jsx(Lo,{className:"itd-provider","data-theme":o,"data-lang":t,children:z.jsx(mo.Provider,{value:l,children:z.jsx(ho,{children:z.jsx($M,{children:b.children})})})})},exports.Image=kc,exports.InlineSVGCached=tM,exports.InlineSelect=Vr,exports.InlineSelectArrow=cc,exports.Input=Sa,exports.IsValidJSON=function(M){M="string"!=typeof M?JSON.stringify(M):M;try{M=JSON.parse(String(M))}catch(M){return!1}return"object"==typeof M&&null!==M},exports.LockIcon=Mc,exports.ModalManager=HM,exports.NoData=nc,exports.Notification=Ro,exports.Picture=tc,exports.Progress=function({status:M,percent:b=0,alwaysShowPercent:p=!1,showInfo:o=!0,className:c=""}){const e=()=>{let z="itd-progress";return z+=" itd-progress-percent-"+b,M&&(z+=" itd-progress-"+M),""!==c&&null!==c&&(z+=" "+c),z},O=z.jsx("svg",{viewBox:"64 64 896 896",focusable:"false","data-icon":"check-circle",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",children:z.jsx("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"})}),t=z.jsx("svg",{fillRule:"evenodd",viewBox:"64 64 896 896",focusable:"false","data-icon":"close-circle",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",children:z.jsx("path",{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"})}),n=()=>M||(b<100?"normal":"success"),A=()=>{if(o)return z.jsx("span",{className:"itd-progress-status",children:a()})},a=()=>{const M=n();if("active"===M||"normal"===M||p){const M=b%1!=0?b.toFixed(2):Math.floor(b).toString();return z.jsx("span",{className:"itd-progress-status-text",children:M+"%"})}return"success"===M?O:"exception"===M?t:void 0};return z.jsx(li,{$status:n(),$percent:b,className:e(),children:z.jsxs("div",{className:"itd-progress-outer",children:[z.jsx("div",{className:"itd-progress-inner",children:z.jsx("div",{className:"itd-progress-bg"})}),A()]})})},exports.Radio=vr,exports.RemoveUnits=function(M){return M?(M=M.replaceAll("%","").replaceAll("px","").replaceAll("em","").replaceAll("ex","").replaceAll("ch","").replaceAll("rem","").replaceAll("vw","").replaceAll("vh","").replaceAll("vmin","").replaceAll("vmax","").replaceAll("pt","").replaceAll("pc","").replaceAll("in","").replaceAll("mm","").replaceAll("cm",""),parseInt(M)):0},exports.Result=Ai,exports.SVGLoader=(M,b,p)=>z.jsx(To,{$width:b,$height:p,children:z.jsx(tM,{src:M})}),exports.Select=En,exports.Spin=F,exports.Status=function({variant:M="gray-1",size:b="default",stretch:p=!1,bold:o=!0,children:c="",className:e=""}){const O=()=>{let z="itd-status";return z+=" itd-status-"+M,z+=" itd-status-"+eM(b),p&&(z+=" itd-status-stretch"),o&&(z+=" itd-status-bold"),""!==e&&null!==e&&(z+=" "+e),z};return z.jsx(qi,{$status:M,$bold:o,className:O(),children:z.jsx("span",{children:c})})},exports.Switch=$a,exports.Table=wi,exports.Tabs=hi,exports.TextArea=Da,exports.TinyScrollbar=Bn,exports.Trash=ec,exports.UniUpperCase=function(M="",b="tr"){var z={i:"İ","ş":"Ş","ğ":"Ğ","ü":"Ü","ö":"Ö","ç":"Ç","ı":"I"};return"tr"===b&&(M=M.replace(/(([iışğüçö]))/g,(M=>z[M]))),M.toUpperCase()},exports.UpdateThemeStyle=function(M){var b="",z=document.styleSheets[0];Object.keys(M).forEach((z=>{b+=`${z}:${M[z]};`})),z.hasOwnProperty("cssRules")&&(z.cssRules[0].style.cssText=b)},exports.Upload=pr,exports.UploadIcon=zc,exports.Wait=yo,exports.ZoomIn=Oc,exports.ZoomOut=({className:M="",height:b=24,width:p=24})=>z.jsx("svg",{className:M,height:b,width:p,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:z.jsxs("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[z.jsx("rect",{x:"0",y:"0",width:"24",height:"24"}),z.jsx("path",{d:"M14.2928932,16.7071068 C13.9023689,16.3165825 13.9023689,15.6834175 14.2928932,15.2928932 C14.6834175,14.9023689 15.3165825,14.9023689 15.7071068,15.2928932 L19.7071068,19.2928932 C20.0976311,19.6834175 20.0976311,20.3165825 19.7071068,20.7071068 C19.3165825,21.0976311 18.6834175,21.0976311 18.2928932,20.7071068 L14.2928932,16.7071068 Z",fill:"#000000",fillRule:"nonzero",opacity:"0.3"}),z.jsx("path",{d:"M11,16 C13.7614237,16 16,13.7614237 16,11 C16,8.23857625 13.7614237,6 11,6 C8.23857625,6 6,8.23857625 6,11 C6,13.7614237 8.23857625,16 11,16 Z M11,18 C7.13400675,18 4,14.8659932 4,11 C4,7.13400675 7.13400675,4 11,4 C14.8659932,4 18,7.13400675 18,11 C18,14.8659932 14.8659932,18 11,18 Z",fill:"#000000",fillRule:"nonzero"}),z.jsx("rect",{fill:"#000000",opacity:"0.3",x:"9",y:"10.5",width:"4",height:"1",rx:"0.5"})]})}),exports.resources=Si,exports.toKebabCase=function(M,b=!1,z=!1){const p=["the","is","in","at","on","and","a","an","ve","bir","bu","için","gibi"],o={"ğ":"g","ü":"u","ş":"s","ı":"i","ö":"o","ç":"c","Ğ":"g","Ü":"u","Ş":"s","İ":"i","Ö":"o","Ç":"c"};return M=M.replace(/[ğüşiöçıĞÜŞİÖÇ]/g,(M=>o[M]||M)),b&&(M=M.split(" ").filter((M=>!p.includes(M.toLowerCase()))).join(" ")),z&&(M=M.replace(/\d+/g,"")),(M=(M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"")).toLowerCase().replace(/[^a-z0-9\s-]/g,"")).trim().replace(/\s+/g,"-")},exports.useAddExternalCSS=(M,b=!1)=>{p.useEffect((()=>{var p=!1,o=document.head,c=z();return document.querySelectorAll("head > link").forEach((b=>{-1!==b.href.indexOf(M)&&(p=!0)})),p||o.appendChild(c),()=>{b&&document.querySelectorAll("head > link").forEach((b=>{-1!==b.href.indexOf(M)&&document.head.removeChild(b)}))}}),[M]);const z=()=>{var b=document.createElement("link");return b.type="text/css",b.rel="stylesheet",b.href=M,b}},exports.useComponentSize=M=>{const[b,z]=p.useState({width:0,height:0});return p.useEffect((()=>{if(!M.current)return;const b=new ResizeObserver((M=>{M.forEach((({target:M})=>{z({width:M.clientWidth,height:M.clientHeight})}))}));return b.observe(M.current),()=>b.disconnect()}),[M]),[b]},exports.useConnectionStatus=M=>{p.useEffect((()=>{const b=b=>{M(b)};return window.addEventListener("online",b),()=>{window.removeEventListener("online",b)}}),[M])},exports.useConstructor=(M=()=>{})=>{const[b,z]=p.useState(!1);b||(M(),z(!0))},exports.useContextBridge=(...M)=>{if(0===M.length)return({children:M})=>z.jsx(z.Fragment,{children:M});const b=M.map(p.useContext),o=p.useRef(b);return o.current=b,p.useMemo((()=>({children:b})=>M.reduceRight(((M,b,p)=>z.jsx(b.Provider,{value:o.current[p],children:M})),b)),[])},exports.useCoreFetch=k,exports.useKeyboardShortcut=({key:M,onKeyPressed:b})=>{p.useEffect((()=>{function z(z){z.key===M&&(z.preventDefault(),b())}return document.addEventListener("keydown",z),()=>{document.removeEventListener("keydown",z)}}),[M,b])},exports.useMultiQuery=S,exports.useOnClickOutside=w,exports.useOnESCKeyDown=T,exports.useOnResize=M=>{p.useEffect((()=>{const b=b=>{M(b)};return window.addEventListener("resize",b),()=>{window.removeEventListener("resize",b)}}),[M])},exports.useOrientation=()=>{const[M,b]=p.useState("portrait-primary"===window.screen.orientation.type?"portrait":"landscape");return p.useEffect((()=>{const M=M=>{const z=M.currentTarget.type;"landscape-primary"===z?b("landscape"):"portrait-primary"===z&&b("portrait")};return screen.orientation.addEventListener("change",M),()=>{screen.orientation.removeEventListener("change",M)}}),[]),M},exports.useReCaptcha=M=>{let b;const[z,o]=p.useState("");p.useEffect((()=>()=>{document.body.removeChild(b)}),[]);return{loadReCaptcha:M=>{b=document.createElement("script"),b.src="https://www.google.com/recaptcha/api.js?render="+M,b.onload=function(){o(M)},document.body.appendChild(b)},executeReCaptcha:()=>{if(""===z)return y.double("useReCaptcha","Not yet initialized! reCaptcha can't execute right now.","error"),void(M&&M(null));window.grecaptcha.ready((b=>{try{window.grecaptcha.execute(z,{action:"login"}).then((b=>{y.double("ReCaptcha V3","Token is valid"),console.log("token: "+b),M&&M(b)}))}catch(M){y.double("ReCaptcha V3","Token is invalid","error")}}))}}},exports.useSingleQuery=_;
|
package/dist/index.d.mts
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -382,6 +382,17 @@ type IconProps = {
|
|
|
382
382
|
};
|
|
383
383
|
declare const NoData: ({ className, height, width }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
384
384
|
|
|
385
|
+
type InlineSVGCachedProps = {
|
|
386
|
+
src: string;
|
|
387
|
+
className?: string;
|
|
388
|
+
style?: React.CSSProperties;
|
|
389
|
+
title?: string;
|
|
390
|
+
role?: string;
|
|
391
|
+
onLoaded?: () => void;
|
|
392
|
+
onError?: (error: unknown) => void;
|
|
393
|
+
};
|
|
394
|
+
declare const _default$4: react.MemoExoticComponent<({ src, className, style, title, role, onLoaded, onError }: InlineSVGCachedProps) => react_jsx_runtime.JSX.Element>;
|
|
395
|
+
|
|
385
396
|
type OptionsTypeProps = {
|
|
386
397
|
customKey?: string;
|
|
387
398
|
icon?: ChildrenProps$1;
|
|
@@ -2155,5 +2166,5 @@ declare const resources: {
|
|
|
2155
2166
|
};
|
|
2156
2167
|
};
|
|
2157
2168
|
|
|
2158
|
-
export { ALink, Accordion, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, Arrow as ArrowIcon, BackToTop, BackTop, Base64Decode, Base64Encode, Button, Calendar, Card, CheckFileURL, Checkbox, Checkmark, ChunkArray, Collapse, ConsoleLog, ConvertCurrency, DatePicker, DetermineNewHeight, DetermineNewWidth, FileChecker, FileExtensions, FileTypes, FindSelector, Flex, Form, FormValidationTypes, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GetByCurrency, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetTypeByFileType, H1, H2, H3, H4, ITDContext, ITDProvider, _default as Image, InlineSelect, InlineSelectArrow, Input, IsValidJSON, Lock as LockIcon, ModalManager, ModalState, NoData, Notification, Picture, Progress, Radio, RemoveUnits, Result, SVGLoader, Select, Spin, Status, Switch, Table, Tabs, TextArea, TinyScrollbar, Trash, UniUpperCase, UpdateThemeStyle, Upload, Upload$1 as UploadIcon, Wait, ZoomIn, ZoomOut, resources, toKebabCase, useAddExternalCSS, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useKeyboardShortcut, useMultiQuery, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, useReCaptcha, useSingleQuery };
|
|
2169
|
+
export { ALink, Accordion, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, Arrow as ArrowIcon, BackToTop, BackTop, Base64Decode, Base64Encode, Button, Calendar, Card, CheckFileURL, Checkbox, Checkmark, ChunkArray, Collapse, ConsoleLog, ConvertCurrency, DatePicker, DetermineNewHeight, DetermineNewWidth, FileChecker, FileExtensions, FileTypes, FindSelector, Flex, Form, FormValidationTypes, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GetByCurrency, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetTypeByFileType, H1, H2, H3, H4, ITDContext, ITDProvider, _default as Image, _default$4 as InlineSVGCached, InlineSelect, InlineSelectArrow, Input, IsValidJSON, Lock as LockIcon, ModalManager, ModalState, NoData, Notification, Picture, Progress, Radio, RemoveUnits, Result, SVGLoader, Select, Spin, Status, Switch, Table, Tabs, TextArea, TinyScrollbar, Trash, UniUpperCase, UpdateThemeStyle, Upload, Upload$1 as UploadIcon, Wait, ZoomIn, ZoomOut, resources, toKebabCase, useAddExternalCSS, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useKeyboardShortcut, useMultiQuery, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, useReCaptcha, useSingleQuery };
|
|
2159
2170
|
export type { AccordionItemProps, AccordionProps, AccordionSubMenuProps, AlertProps, AlertSize, AlertType, ButtonContentPosition, ButtonProps, ButtonState, ButtonType, ButtonVariant, CalendarDayProps, CalendarProps, CalendarValueProps, CardProps, CheckboxEvent, CheckboxGroupProps, CheckboxProps, DatePickerProps, Direction, FieldUpdateProps, FlexAlignProps, FlexGapProps, FlexJustifyProps, FlexProps, FormContextType, FormItemProps, FormProps, FormRuleProps, FormSubComponentProps, FormValueProps, GroupCheckboxOptionType, ITDContextType, ITDImperativeFuncProps, ITDProviderProps, ITDSize, ITDSizeSlug, InputProps, InputVariant, ModalContentProps, ModalProps, ModalRefProps, NotificationContextType, NotificationsProps, ProgressProps, ProgressStatus, QueryValueProps, RadioButtonProps, RadioGroupProps, RadioType, ResultProps, SelectDirection, SelectOptionProps, SelectPosition, SelectProps, SelectToggleProps, SelectValue, SelectVariant, SingleQueryProps, StatusProps, StatusVariant, SwitchProps, TableColumnType, TableProps, TableRefProps, TableRow, TableTRProps, TabsItemProps, TabsProps, TextAreaEvent, TextAreaProps, TextAreaVariant, UploadProgressProps, UploadProps, UploadResultMessageProps };
|
package/dist/index.esm.js
CHANGED
|
@@ -5316,4 +5316,4 @@ function(b,z){M.exports?M.exports=z(EO()):z(b.moment)}(IO,(function(M){void 0===
|
|
|
5316
5316
|
gap : ${z};
|
|
5317
5317
|
`}}}
|
|
5318
5318
|
|
|
5319
|
-
`,Vd=({gap:M,justify:b,align:z,vertical:o,wrap:O,stretch:c,style:e,className:t,children:n})=>p(jd,{$gap:M,$justify:b,$align:z,$vertical:o,$wrap:O,$stretch:c,style:e,className:t,children:n}),Yd={tr:{itd:$,calendar:U},en:{itd:H,calendar:j}};M.use(z).init({resources:Yd,preload:["en","tr"],fallbackLng:["en","tr"],lng:"en-US",load:"languageOnly",ns:["itd","calendar"],defaultNS:"itd",initImmediate:!1,debug:!1,interpolation:{escapeValue:!1}});export{dr as ALink,Xa as Accordion,WO as AddDefaultThemeStyle,JO as AddDefaultUnit,hO as AddZero,td as Alert,Ac as ArrowIcon,ic as BackToTop,Ld as BackTop,ZO as Base64Decode,QO as Base64Encode,HM as Button,$a as Calendar,Pd as Card,gO as CheckFileURL,xc as Checkbox,rc as Checkmark,LO as ChunkArray,Lr as Collapse,pM as ConsoleLog,iO as ConvertCurrency,ja as DatePicker,eO as DetermineNewHeight,tO as DetermineNewWidth,mO as FileChecker,P as FileExtensions,D as FileTypes,nO as FindSelector,Vd as Flex,fa as Form,I as FormValidationTypes,BO as FormatBytes,jO as FormatDate,VO as FormatDateTime,YO as FormatSimpleDate,GO as FormatSimpleDateTime,KO as FormatTime,dO as GetByCurrency,AO as GetCountryCodeByCurrencyCode,aO as GetCountryCodeByLanguage,sO as GetCurrencyFormat,qO as GetCurrencySymbol,lO as GetDecimalByCurrency,vO as GetTypeByFileType,Oc as H1,cc as H2,ec as H3,tc as H4,OO as ITDContext,cO as ITDProvider,jc as Image,zd as InlineSelect,dc as InlineSelectArrow,Ui as Input,fO as IsValidJSON,nc as LockIcon,Nb as ModalManager,C as ModalState,uc as NoData,pO as Notification,Wc as Picture,Xd as Progress,Er as Radio,RO as RemoveUnits,ud as Result,wO as SVGLoader,VA as Select,LM as Spin,Nd as Status,Mr as Switch,Ud as Table,Td as Tabs,Gi as TextArea,EA as TinyScrollbar,qc as Trash,NO as UniUpperCase,uO as UpdateThemeStyle,ir as Upload,ac as UploadIcon,XO as Wait,sc as ZoomIn,lc as ZoomOut,Yd as resources,Mc as toKebabCase,cM as useAddExternalCSS,rM as useComponentSize,iM as useConnectionStatus,OM as useConstructor,qM as useContextBridge,dM as useCoreFetch,sM as useKeyboardShortcut,AM as useMultiQuery,eM as useOnClickOutside,tM as useOnESCKeyDown,aM as useOnResize,lM as useOrientation,oM as useReCaptcha,nM as useSingleQuery};
|
|
5319
|
+
`,Vd=({gap:M,justify:b,align:z,vertical:o,wrap:O,stretch:c,style:e,className:t,children:n})=>p(jd,{$gap:M,$justify:b,$align:z,$vertical:o,$wrap:O,$stretch:c,style:e,className:t,children:n}),Yd={tr:{itd:$,calendar:U},en:{itd:H,calendar:j}};M.use(z).init({resources:Yd,preload:["en","tr"],fallbackLng:["en","tr"],lng:"en-US",load:"languageOnly",ns:["itd","calendar"],defaultNS:"itd",initImmediate:!1,debug:!1,interpolation:{escapeValue:!1}});export{dr as ALink,Xa as Accordion,WO as AddDefaultThemeStyle,JO as AddDefaultUnit,hO as AddZero,td as Alert,Ac as ArrowIcon,ic as BackToTop,Ld as BackTop,ZO as Base64Decode,QO as Base64Encode,HM as Button,$a as Calendar,Pd as Card,gO as CheckFileURL,xc as Checkbox,rc as Checkmark,LO as ChunkArray,Lr as Collapse,pM as ConsoleLog,iO as ConvertCurrency,ja as DatePicker,eO as DetermineNewHeight,tO as DetermineNewWidth,mO as FileChecker,P as FileExtensions,D as FileTypes,nO as FindSelector,Vd as Flex,fa as Form,I as FormValidationTypes,BO as FormatBytes,jO as FormatDate,VO as FormatDateTime,YO as FormatSimpleDate,GO as FormatSimpleDateTime,KO as FormatTime,dO as GetByCurrency,AO as GetCountryCodeByCurrencyCode,aO as GetCountryCodeByLanguage,sO as GetCurrencyFormat,qO as GetCurrencySymbol,lO as GetDecimalByCurrency,vO as GetTypeByFileType,Oc as H1,cc as H2,ec as H3,tc as H4,OO as ITDContext,cO as ITDProvider,jc as Image,$M as InlineSVGCached,zd as InlineSelect,dc as InlineSelectArrow,Ui as Input,fO as IsValidJSON,nc as LockIcon,Nb as ModalManager,C as ModalState,uc as NoData,pO as Notification,Wc as Picture,Xd as Progress,Er as Radio,RO as RemoveUnits,ud as Result,wO as SVGLoader,VA as Select,LM as Spin,Nd as Status,Mr as Switch,Ud as Table,Td as Tabs,Gi as TextArea,EA as TinyScrollbar,qc as Trash,NO as UniUpperCase,uO as UpdateThemeStyle,ir as Upload,ac as UploadIcon,XO as Wait,sc as ZoomIn,lc as ZoomOut,Yd as resources,Mc as toKebabCase,cM as useAddExternalCSS,rM as useComponentSize,iM as useConnectionStatus,OM as useConstructor,qM as useContextBridge,dM as useCoreFetch,sM as useKeyboardShortcut,AM as useMultiQuery,eM as useOnClickOutside,tM as useOnESCKeyDown,aM as useOnResize,lM as useOrientation,oM as useReCaptcha,nM as useSingleQuery};
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"weekdaysLong":[
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
3
|
+
"Sunday",
|
|
4
|
+
"Monday",
|
|
5
|
+
"Tuesday",
|
|
6
|
+
"Wednesday",
|
|
7
|
+
"Thursday",
|
|
8
|
+
"Friday",
|
|
9
|
+
"Saturday"
|
|
10
10
|
],
|
|
11
11
|
"weekdaysShort":[
|
|
12
|
-
"
|
|
12
|
+
"Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"
|
|
13
13
|
],
|
|
14
14
|
"months":[
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
15
|
+
"January",
|
|
16
|
+
"February",
|
|
17
|
+
"March",
|
|
18
|
+
"April",
|
|
19
|
+
"May",
|
|
20
|
+
"June",
|
|
21
|
+
"July",
|
|
22
|
+
"August",
|
|
23
|
+
"September",
|
|
24
|
+
"October",
|
|
25
|
+
"November",
|
|
26
|
+
"December"
|
|
27
27
|
],
|
|
28
|
-
"firstDay":
|
|
29
|
-
"format": "DD/
|
|
28
|
+
"firstDay": 0,
|
|
29
|
+
"format": "MM/DD/YYYY"
|
|
30
30
|
}
|
package/dist/locales/itd.json
CHANGED
|
@@ -1,307 +1,306 @@
|
|
|
1
1
|
{
|
|
2
|
-
"success": "
|
|
3
|
-
"error": "
|
|
2
|
+
"success": "Success",
|
|
3
|
+
"error": "Error",
|
|
4
4
|
"table": {
|
|
5
|
-
"noData": "
|
|
5
|
+
"noData": "No Data"
|
|
6
6
|
},
|
|
7
7
|
"placeholders": {
|
|
8
|
-
"username": "
|
|
9
|
-
"email": "E-
|
|
10
|
-
"password": "
|
|
11
|
-
"confirmPassword": "
|
|
12
|
-
"typeYourNoteHere": "
|
|
13
|
-
"selectGender": "
|
|
14
|
-
"selectLanguage": "
|
|
15
|
-
"selectCountry": "
|
|
16
|
-
"birthday": "
|
|
17
|
-
"multipleSelection": "
|
|
8
|
+
"username": "Username",
|
|
9
|
+
"email": "E-Mail",
|
|
10
|
+
"password": "Password",
|
|
11
|
+
"confirmPassword": "Confirm password",
|
|
12
|
+
"typeYourNoteHere": "Type your note here",
|
|
13
|
+
"selectGender": "Select Gender",
|
|
14
|
+
"selectLanguage": "Select Language",
|
|
15
|
+
"selectCountry": "Select Country",
|
|
16
|
+
"birthday": "Birthday",
|
|
17
|
+
"multipleSelection": "Selected ({{- count}})"
|
|
18
18
|
},
|
|
19
19
|
"options": {
|
|
20
|
-
"all": "
|
|
21
|
-
"male": "
|
|
22
|
-
"female": "
|
|
20
|
+
"all": "All",
|
|
21
|
+
"male": "Male",
|
|
22
|
+
"female": "Female",
|
|
23
23
|
"languages": {
|
|
24
|
-
"turkish": "
|
|
25
|
-
"english": "
|
|
24
|
+
"turkish": "Turkish",
|
|
25
|
+
"english": "English"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"buttons": {
|
|
29
|
-
"submit": "
|
|
30
|
-
"reset": "
|
|
29
|
+
"submit": "Submit",
|
|
30
|
+
"reset": "Reset"
|
|
31
31
|
},
|
|
32
32
|
"errors": {
|
|
33
|
-
"required": "
|
|
34
|
-
"minLength": "
|
|
35
|
-
"maxLength": "
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"fieldMustBeDifferent": "Bu alan şunlarla aynı olmamalıdır: {{- fields}}"
|
|
33
|
+
"required": "This field is required!",
|
|
34
|
+
"minLength": "Should contain at least {{- length}} characters",
|
|
35
|
+
"maxLength": "Is too long. Max size is {{- length}}",
|
|
36
|
+
"passwordRule": "Your password must be at least 8 characters long, contain at least one digit, one uppercase letter, one lowercase letter, one special character, and must not contain spaces.",
|
|
37
|
+
"invalidEmailAddress": "Invalid email address",
|
|
38
|
+
"passwordsDontMatch": "The two passwords that you entered do not match!",
|
|
39
|
+
"usernameRule": "Only English letters, digits and symbols (-_.). No space is allowed",
|
|
40
|
+
"wrongTCIdentity": "Wrong TC Identity Number",
|
|
41
|
+
"fieldMustBeTheSame": "This field must be the same as: {{- fields}}",
|
|
42
|
+
"siteUsernameRule": "Only English lowercase letters, digits and symbols (-_.). No space is allowed, no uppercase letters are allowed",
|
|
43
|
+
"adminUsernameRule": "Only English letters and digits. No symbols (-_. vs) and no space is allowed",
|
|
44
|
+
"invalidURL": "Invalid URL",
|
|
45
|
+
"fieldMustBeDifferent": "This field must be different from: {{- fields}}"
|
|
47
46
|
},
|
|
48
47
|
"uploader": {
|
|
49
|
-
"header": "
|
|
50
|
-
"hint": "
|
|
51
|
-
"fileUploading": "
|
|
52
|
-
"info": "
|
|
53
|
-
"delete": "
|
|
54
|
-
"preview": "
|
|
55
|
-
"error": "
|
|
56
|
-
"fileFormatError": "
|
|
57
|
-
"fileSizeError": "
|
|
58
|
-
"fileUploadSuccess": "
|
|
59
|
-
"fileUploadFailed": "
|
|
60
|
-
"removeFileSuccess": "
|
|
61
|
-
"browserDoesntSupportDND": "
|
|
62
|
-
"calculating": "
|
|
63
|
-
"removeFile": "
|
|
64
|
-
"areYouSureToDeleteThisFile": "
|
|
65
|
-
"yes": "
|
|
66
|
-
"no": "
|
|
48
|
+
"header": "Drag and drop an file",
|
|
49
|
+
"hint": "or Browse to choose a file",
|
|
50
|
+
"fileUploading": "File uploading...",
|
|
51
|
+
"info": "Total: {{- total}} - {{- estimated}} s remaining.",
|
|
52
|
+
"delete": "Delete",
|
|
53
|
+
"preview": "Preview",
|
|
54
|
+
"error": "Error",
|
|
55
|
+
"fileFormatError": "You can only upload {{fileFormat}} file",
|
|
56
|
+
"fileSizeError": "File must smaller than {{fileSize}}",
|
|
57
|
+
"fileUploadSuccess": "File successfully uploaded.",
|
|
58
|
+
"fileUploadFailed": "File upload failed!",
|
|
59
|
+
"removeFileSuccess": "File successfully delete!",
|
|
60
|
+
"browserDoesntSupportDND": "Browser doesn't support drag and drop!",
|
|
61
|
+
"calculating": "Calculating...",
|
|
62
|
+
"removeFile": "Remove File",
|
|
63
|
+
"areYouSureToDeleteThisFile": "Are you sure to delete this file?",
|
|
64
|
+
"yes": "Yes",
|
|
65
|
+
"no": "No"
|
|
67
66
|
},
|
|
68
67
|
"results": {
|
|
69
68
|
"authentication": {
|
|
70
|
-
"title": "
|
|
71
|
-
"subtitle": "
|
|
72
|
-
"button": "
|
|
69
|
+
"title": "You Need To Sign In",
|
|
70
|
+
"subtitle": "You need to login to access this page. Please login by clicking the button below.",
|
|
71
|
+
"button": "LOGIN"
|
|
73
72
|
}
|
|
74
73
|
},
|
|
75
74
|
"currencies": {
|
|
76
|
-
"TRY": "
|
|
75
|
+
"TRY": "Turkish Lira",
|
|
77
76
|
"EUR": "Euro",
|
|
78
|
-
"USD": "
|
|
77
|
+
"USD": "Dollar"
|
|
79
78
|
},
|
|
80
79
|
"countries": {
|
|
81
|
-
"af": "
|
|
82
|
-
"al": "
|
|
83
|
-
"dz": "
|
|
80
|
+
"af": "Afghanistan",
|
|
81
|
+
"al": "Albania",
|
|
82
|
+
"dz": "Algeria",
|
|
84
83
|
"ad": "Andorra",
|
|
85
84
|
"ao": "Angola",
|
|
86
|
-
"ag": "Antigua
|
|
87
|
-
"ar": "
|
|
88
|
-
"am": "
|
|
89
|
-
"au": "
|
|
90
|
-
"at": "
|
|
91
|
-
"az": "
|
|
92
|
-
"bs": "
|
|
93
|
-
"bh": "
|
|
94
|
-
"bd": "
|
|
85
|
+
"ag": "Antigua and Barbuda",
|
|
86
|
+
"ar": "Argentina",
|
|
87
|
+
"am": "Armenia",
|
|
88
|
+
"au": "Australia",
|
|
89
|
+
"at": "Austria",
|
|
90
|
+
"az": "Azerbaijan",
|
|
91
|
+
"bs": "Bahamas",
|
|
92
|
+
"bh": "Bahrain",
|
|
93
|
+
"bd": "Bangladesh",
|
|
95
94
|
"bb": "Barbados",
|
|
96
|
-
"by": "
|
|
97
|
-
"be": "
|
|
95
|
+
"by": "Belarus",
|
|
96
|
+
"be": "Belgium",
|
|
98
97
|
"bz": "Belize",
|
|
99
98
|
"bj": "Benin",
|
|
100
99
|
"bt": "Bhutan",
|
|
101
|
-
"bo": "
|
|
102
|
-
"ba": "
|
|
103
|
-
"bw": "
|
|
104
|
-
"br": "
|
|
105
|
-
"bn": "Brunei",
|
|
106
|
-
"bg": "
|
|
100
|
+
"bo": "Bolivia",
|
|
101
|
+
"ba": "Bosnia and Herzegovina",
|
|
102
|
+
"bw": "Botswana",
|
|
103
|
+
"br": "Brazil",
|
|
104
|
+
"bn": "Brunei Darussalam",
|
|
105
|
+
"bg": "Bulgaria",
|
|
107
106
|
"bf": "Burkina Faso",
|
|
108
107
|
"bi": "Burundi",
|
|
109
|
-
"cv": "
|
|
110
|
-
"kh": "
|
|
111
|
-
"cm": "
|
|
112
|
-
"ca": "
|
|
113
|
-
"cf": "
|
|
114
|
-
"td": "
|
|
115
|
-
"cl": "
|
|
116
|
-
"cn": "
|
|
117
|
-
"co": "
|
|
118
|
-
"km": "
|
|
119
|
-
"cg": "
|
|
120
|
-
"cd": "
|
|
121
|
-
"cr": "
|
|
122
|
-
"ci": "
|
|
123
|
-
"hr": "
|
|
124
|
-
"cu": "
|
|
125
|
-
"cw": "
|
|
126
|
-
"cy": "
|
|
127
|
-
"cz": "
|
|
128
|
-
"dk": "
|
|
129
|
-
"dj": "
|
|
130
|
-
"dm": "
|
|
131
|
-
"do": "
|
|
132
|
-
"ec": "
|
|
133
|
-
"eg": "
|
|
108
|
+
"cv": "Cabo Verde",
|
|
109
|
+
"kh": "Cambodia",
|
|
110
|
+
"cm": "Cameroon",
|
|
111
|
+
"ca": "Canada",
|
|
112
|
+
"cf": "Central African Republic",
|
|
113
|
+
"td": "Chad",
|
|
114
|
+
"cl": "Chile",
|
|
115
|
+
"cn": "China",
|
|
116
|
+
"co": "Colombia",
|
|
117
|
+
"km": "Comoros",
|
|
118
|
+
"cg": "Congo",
|
|
119
|
+
"cd": "Congo, Democratic",
|
|
120
|
+
"cr": "Costa Rica",
|
|
121
|
+
"ci": "Côte d'Ivoire",
|
|
122
|
+
"hr": "Croatia",
|
|
123
|
+
"cu": "Cuba",
|
|
124
|
+
"cw": "Curacao",
|
|
125
|
+
"cy": "Cyprus",
|
|
126
|
+
"cz": "Czechia",
|
|
127
|
+
"dk": "Denmark",
|
|
128
|
+
"dj": "Djibouti",
|
|
129
|
+
"dm": "Dominica",
|
|
130
|
+
"do": "Dominican Republic",
|
|
131
|
+
"ec": "Ecuador",
|
|
132
|
+
"eg": "Egypt",
|
|
134
133
|
"sv": "El Salvador",
|
|
135
|
-
"gq": "
|
|
136
|
-
"er": "
|
|
137
|
-
"ee": "
|
|
138
|
-
"sz": "
|
|
139
|
-
"et": "
|
|
134
|
+
"gq": "Equatorial Guinea",
|
|
135
|
+
"er": "Eritrea",
|
|
136
|
+
"ee": "Estonia",
|
|
137
|
+
"sz": "Eswatini",
|
|
138
|
+
"et": "Ethiopia",
|
|
140
139
|
"fj": "Fiji",
|
|
141
|
-
"fi": "
|
|
142
|
-
"fr": "
|
|
140
|
+
"fi": "Finland",
|
|
141
|
+
"fr": "France",
|
|
143
142
|
"ga": "Gabon",
|
|
144
143
|
"gm": "Gambia",
|
|
145
|
-
"ge": "
|
|
146
|
-
"de": "
|
|
147
|
-
"gh": "
|
|
148
|
-
"gr": "
|
|
144
|
+
"ge": "Georgia",
|
|
145
|
+
"de": "Germany",
|
|
146
|
+
"gh": "Ghana",
|
|
147
|
+
"gr": "Greece",
|
|
149
148
|
"gd": "Grenada",
|
|
150
149
|
"gt": "Guatemala",
|
|
151
|
-
"gn": "
|
|
150
|
+
"gn": "Guinea",
|
|
152
151
|
"gw": "Guinea-Bissau",
|
|
153
152
|
"gy": "Guyana",
|
|
154
153
|
"ht": "Haiti",
|
|
155
154
|
"hn": "Honduras",
|
|
156
|
-
"hu": "
|
|
157
|
-
"is": "
|
|
158
|
-
"in": "
|
|
159
|
-
"id": "
|
|
160
|
-
"ir": "
|
|
161
|
-
"iq": "
|
|
155
|
+
"hu": "Hungary",
|
|
156
|
+
"is": "Iceland",
|
|
157
|
+
"in": "India",
|
|
158
|
+
"id": "Indonesia",
|
|
159
|
+
"ir": "Iran",
|
|
160
|
+
"iq": "Iraq",
|
|
162
161
|
"ie": "Ireland",
|
|
163
|
-
"il": "
|
|
164
|
-
"it": "
|
|
165
|
-
"jm": "
|
|
166
|
-
"jp": "
|
|
167
|
-
"jo": "
|
|
168
|
-
"kz": "
|
|
162
|
+
"il": "Israel",
|
|
163
|
+
"it": "Italy",
|
|
164
|
+
"jm": "Jamaica",
|
|
165
|
+
"jp": "Japan",
|
|
166
|
+
"jo": "Jordan",
|
|
167
|
+
"kz": "Kazakhstan",
|
|
169
168
|
"ke": "Kenya",
|
|
170
169
|
"ki": "Kiribati",
|
|
171
|
-
"kp": "
|
|
172
|
-
"kr": "
|
|
173
|
-
"kw": "
|
|
174
|
-
"kg": "
|
|
175
|
-
"la": "
|
|
176
|
-
"lv": "
|
|
177
|
-
"lb": "
|
|
170
|
+
"kp": "North Korea",
|
|
171
|
+
"kr": "South Korea",
|
|
172
|
+
"kw": "Kuwait",
|
|
173
|
+
"kg": "Kyrgyzstan",
|
|
174
|
+
"la": "Lao People's",
|
|
175
|
+
"lv": "Latvia",
|
|
176
|
+
"lb": "Lebanon",
|
|
178
177
|
"ls": "Lesotho",
|
|
179
|
-
"lr": "
|
|
178
|
+
"lr": "Liberia",
|
|
180
179
|
"ly": "Libya",
|
|
181
|
-
"li": "
|
|
182
|
-
"lt": "
|
|
183
|
-
"lu": "
|
|
184
|
-
"mg": "
|
|
185
|
-
"mw": "
|
|
186
|
-
"my": "
|
|
187
|
-
"mv": "
|
|
180
|
+
"li": "Liechtenstein",
|
|
181
|
+
"lt": "Lithuania",
|
|
182
|
+
"lu": "Luxembourg",
|
|
183
|
+
"mg": "Madagascar",
|
|
184
|
+
"mw": "Malawi",
|
|
185
|
+
"my": "Malaysia",
|
|
186
|
+
"mv": "Maldives",
|
|
188
187
|
"ml": "Mali",
|
|
189
188
|
"mt": "Malta",
|
|
190
|
-
"mh": "Marshall
|
|
191
|
-
"mr": "
|
|
189
|
+
"mh": "Marshall Islands",
|
|
190
|
+
"mr": "Mauritania",
|
|
192
191
|
"mu": "Mauritius",
|
|
193
|
-
"mx": "
|
|
194
|
-
"fm": "
|
|
195
|
-
"md": "Moldova",
|
|
196
|
-
"mc": "
|
|
197
|
-
"mn": "
|
|
198
|
-
"me": "
|
|
199
|
-
"ma": "
|
|
200
|
-
"mz": "
|
|
192
|
+
"mx": "Mexico",
|
|
193
|
+
"fm": "Micronesia",
|
|
194
|
+
"md": "Moldova, Republic of",
|
|
195
|
+
"mc": "Monaco",
|
|
196
|
+
"mn": "Mongolia",
|
|
197
|
+
"me": "Montenegro",
|
|
198
|
+
"ma": "Morocco",
|
|
199
|
+
"mz": "Mozambique",
|
|
201
200
|
"mm": "Myanmar",
|
|
202
|
-
"na": "
|
|
201
|
+
"na": "Namibia",
|
|
203
202
|
"nr": "Nauru",
|
|
204
203
|
"np": "Nepal",
|
|
205
|
-
"nl": "
|
|
206
|
-
"nz": "
|
|
207
|
-
"ni": "
|
|
208
|
-
"ne": "
|
|
209
|
-
"ng": "
|
|
210
|
-
"mk": "
|
|
211
|
-
"no": "
|
|
212
|
-
"om": "
|
|
204
|
+
"nl": "Netherlands",
|
|
205
|
+
"nz": "New Zealand",
|
|
206
|
+
"ni": "Nicaragua",
|
|
207
|
+
"ne": "Niger",
|
|
208
|
+
"ng": "Nigeria",
|
|
209
|
+
"mk": "North Macedonia",
|
|
210
|
+
"no": "Norway",
|
|
211
|
+
"om": "Oman",
|
|
213
212
|
"pk": "Pakistan",
|
|
214
213
|
"pw": "Palau",
|
|
215
214
|
"pa": "Panama",
|
|
216
|
-
"pg": "Papua
|
|
215
|
+
"pg": "Papua New Guinea",
|
|
217
216
|
"py": "Paraguay",
|
|
218
217
|
"pe": "Peru",
|
|
219
|
-
"ph": "
|
|
220
|
-
"pl": "
|
|
221
|
-
"pt": "
|
|
222
|
-
"qa": "
|
|
223
|
-
"ro": "
|
|
224
|
-
"ru": "
|
|
225
|
-
"rw": "
|
|
226
|
-
"kn": "Saint Kitts
|
|
218
|
+
"ph": "Philippines",
|
|
219
|
+
"pl": "Poland",
|
|
220
|
+
"pt": "Portugal",
|
|
221
|
+
"qa": "Qatar",
|
|
222
|
+
"ro": "Romania",
|
|
223
|
+
"ru": "Russian Federation",
|
|
224
|
+
"rw": "Rwanda",
|
|
225
|
+
"kn": "Saint Kitts and Nevis",
|
|
227
226
|
"lc": "Saint Lucia",
|
|
228
227
|
"vc": "Saint Vincent",
|
|
229
228
|
"ws": "Samoa",
|
|
230
229
|
"sm": "San Marino",
|
|
231
230
|
"st": "Sao Tome and Principe",
|
|
232
|
-
"sa": "
|
|
231
|
+
"sa": "Saudi Arabia",
|
|
233
232
|
"sn": "Senegal",
|
|
234
|
-
"rs": "
|
|
235
|
-
"sc": "
|
|
233
|
+
"rs": "Serbia",
|
|
234
|
+
"sc": "Seychelles",
|
|
236
235
|
"sl": "Sierra Leone",
|
|
237
|
-
"sg": "
|
|
238
|
-
"sk": "
|
|
239
|
-
"si": "
|
|
240
|
-
"sb": "Solomon
|
|
241
|
-
"so": "
|
|
242
|
-
"za": "
|
|
243
|
-
"ss": "
|
|
244
|
-
"es": "
|
|
236
|
+
"sg": "Singapore",
|
|
237
|
+
"sk": "Slovakia",
|
|
238
|
+
"si": "Slovenia",
|
|
239
|
+
"sb": "Solomon Islands",
|
|
240
|
+
"so": "Somalia",
|
|
241
|
+
"za": "South Africa",
|
|
242
|
+
"ss": "South Sudan",
|
|
243
|
+
"es": "Spain",
|
|
245
244
|
"lk": "Sri Lanka",
|
|
246
245
|
"sd": "Sudan",
|
|
247
|
-
"sr": "
|
|
248
|
-
"se": "
|
|
249
|
-
"ch": "
|
|
250
|
-
"sy": "
|
|
251
|
-
"tj": "
|
|
252
|
-
"tw": "
|
|
253
|
-
"tz": "
|
|
254
|
-
"th": "
|
|
255
|
-
"tl": "
|
|
246
|
+
"sr": "Suriname",
|
|
247
|
+
"se": "Sweden",
|
|
248
|
+
"ch": "Switzerland",
|
|
249
|
+
"sy": "Syrian Arab Republic",
|
|
250
|
+
"tj": "Tajikistan",
|
|
251
|
+
"tw": "Taiwan",
|
|
252
|
+
"tz": "Tanzania",
|
|
253
|
+
"th": "Thailand",
|
|
254
|
+
"tl": "Timor-Leste",
|
|
256
255
|
"tg": "Togo",
|
|
257
256
|
"to": "Tonga",
|
|
258
|
-
"tt": "Trinidad
|
|
259
|
-
"tn": "
|
|
260
|
-
"tr": "
|
|
261
|
-
"tm": "
|
|
257
|
+
"tt": "Trinidad and Tobago",
|
|
258
|
+
"tn": "Tunisia",
|
|
259
|
+
"tr": "Turkey",
|
|
260
|
+
"tm": "Turkmenistan",
|
|
262
261
|
"tv": "Tuvalu",
|
|
263
262
|
"ug": "Uganda",
|
|
264
|
-
"ua": "
|
|
265
|
-
"ae": "
|
|
266
|
-
"gb": "
|
|
267
|
-
"us": "
|
|
263
|
+
"ua": "Ukraine",
|
|
264
|
+
"ae": "United Arab Emirates",
|
|
265
|
+
"gb": "United Kingdom",
|
|
266
|
+
"us": "United States of America",
|
|
268
267
|
"uy": "Uruguay",
|
|
269
|
-
"uz": "
|
|
268
|
+
"uz": "Uzbekistan",
|
|
270
269
|
"vu": "Vanuatu",
|
|
271
270
|
"ve": "Venezuela",
|
|
272
|
-
"vn": "
|
|
271
|
+
"vn": "Viet Nam",
|
|
273
272
|
"ye": "Yemen",
|
|
274
|
-
"zm": "
|
|
275
|
-
"zw": "
|
|
273
|
+
"zm": "Zambia",
|
|
274
|
+
"zw": "Zimbabwe"
|
|
276
275
|
},
|
|
277
276
|
"calendar": {
|
|
278
277
|
"weekdaysLong":[
|
|
279
|
-
"
|
|
280
|
-
"
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
278
|
+
"Sunday",
|
|
279
|
+
"Monday",
|
|
280
|
+
"Tuesday",
|
|
281
|
+
"Wednesday",
|
|
282
|
+
"Thursday",
|
|
283
|
+
"Friday",
|
|
284
|
+
"Saturday"
|
|
286
285
|
],
|
|
287
286
|
"weekdaysShort":[
|
|
288
|
-
"
|
|
287
|
+
"Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"
|
|
289
288
|
],
|
|
290
289
|
"months":[
|
|
291
|
-
"
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
"
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"
|
|
301
|
-
"
|
|
302
|
-
"
|
|
290
|
+
"January",
|
|
291
|
+
"February",
|
|
292
|
+
"March",
|
|
293
|
+
"April",
|
|
294
|
+
"May",
|
|
295
|
+
"June",
|
|
296
|
+
"July",
|
|
297
|
+
"August",
|
|
298
|
+
"September",
|
|
299
|
+
"October",
|
|
300
|
+
"November",
|
|
301
|
+
"December"
|
|
303
302
|
],
|
|
304
|
-
"firstDay":
|
|
305
|
-
"format": "DD/
|
|
303
|
+
"firstDay": 0,
|
|
304
|
+
"format": "MM/DD/YYYY"
|
|
306
305
|
}
|
|
307
|
-
}
|
|
306
|
+
}
|