@inntechcorp/it-design 2.2.76 → 2.2.77
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.esm.js +1 -1
- package/dist/locales/calendar.json +22 -22
- package/dist/locales/itd.json +227 -226
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -3516,7 +3516,7 @@
|
|
|
3516
3516
|
background-color: #f8285a;
|
|
3517
3517
|
}
|
|
3518
3518
|
|
|
3519
|
-
`;var Nu,Du="itd__floatingLabel__01e577ff";Ad(".itd__defaultInput__01e577ff{height:100%}.itd__floatingInput__01e577ff{caret-color:rgba(0,0,0,.851);color:rgba(0,0,0,.851);font-size:13px}.itd__floatingInput__01e577ff::placeholder{color:#0000}.itd__floatingInput__01e577ff:disabled :not(.itd__floatingInput__01e577ff[data-locked=true]),.itd__floatingInput__01e577ff:disabled:not(.itd__floatingInput__01e577ff[data-locked=true]){opacity:.5}.itd__floatingLabel__01e577ff{display:block;font-size:16px;font-weight:500;max-height:0;pointer-events:none;position:relative}.itd__floatingLabel__01e577ff:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#0009;content:attr(data-content);display:inline-block;filter:blur(0);position:relative;transform-origin:left top;transition:transform .2s ease-out}.itd__floatingInput__01e577ff:placeholder-shown+.itd__floatingLabel__01e577ff:before{font-smooth:always;-webkit-font-smoothing:antialiased;transform:translate3d(0,-32px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before,.itd__floatingLabel__01e577ff:before{transform:translate3d(0,-40px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before{color:#0009}.itd__floatingInputinput__01e577ff:-webkit-autofill,.itd__floatingInputinput__01e577ff:-webkit-autofill:focus,.itd__floatingInputinput__01e577ff:-webkit-autofill:hover{-webkit-text-fill-color:#3496fa!important;-webkit-box-shadow:inset 0 0 0 30px #151d3d!important}",{}),function(e){e.TEXT="text",e.NUMBER="number",e.CURRENCY="currency",e.PASSWORD="password"}(Nu||(Nu={}));let Mu=!1,Tu=!1;const Ou=n.forwardRef(({id:e,placeholder:t="",value:o="",defaultValue:i="",type:a=Nu.TEXT,className:s="",size:l=exports.ComponentSizes.DEFAULT,variant:d="default",prefix:c=null,suffix:u=null,addonBefore:p=null,addonAfter:f=null,status:h=null,locked:g=null,minValue:m=0,maxValue:b=-1,maxLength:x=-1,disabled:v=!1,floating:y=!1,autoComplete:A=!1,keepFocus:w=!1,focusRef:k=null,mask:S=null,allowEmptyFormatting:_=!1,allowLeadingZeros:E=!1,decimalSeparator:C=".",thousandSeparator:j=",",decimalScale:F=2,onChange:$=null,onUpdate:z=null,onFocus:L=null,onBlur:N=null,onPressEnter:D=null,onKeyDown:M=null,children:T=null},O)=>{const I=n.useRef(null),R=n.useMemo(()=>e||"itd-input-"+pe(),[e]),[P,V]=n.useState(a===Nu.NUMBER?0:""),[B,H]=n.useState(""),[U,G]=n.useState(!1),[Y,W]=n.useState(!1),[q,X]=n.useState(!1),[K,J]=n.useState(!1),[Z,Q]=n.useState(!0);n.useEffect(()=>{(()=>{if(Mu)return;Mu=!0,document.addEventListener("keydown",e=>{e&&"Tab"===e.key&&(Tu=!0)});const e=()=>{Tu=!1};document.addEventListener("mousedown",e,{passive:!0}),document.addEventListener("pointerdown",e,{passive:!0}),document.addEventListener("touchstart",e,{passive:!0})})(),ee(),i&&te(i)},[]),n.useEffect(()=>{if(!Y)return;const e=e=>{I.current&&!I.current.contains(e.target)&&(G(!1),W(!1),w&&k?.current&&X(k.current.contains(e.target)))},t=e=>{I.current&&I.current.contains(e.target)&&G(!1)};return document.addEventListener("mousedown",e),I.current?.addEventListener("mousedown",t),()=>{document.removeEventListener("mousedown",e),I.current?.removeEventListener("mousedown",t)}},[Y,w,k]),n.useEffect(()=>{te(a===Nu.NUMBER?Number(o):String(o),!0,""!==o)},[o]);const ee=()=>{I.current&&w&&I.current&&(I.current?.focus(),W(!0))},te=(e,t=!0,r=!0)=>{V(e),z&&z(e,t,r)};n.useImperativeHandle(O,()=>({setFocus(){I.current&&(W(!0),I.current.focus()),X(!0)},reset(e=!0,t=!0){V(i||""),H(""),te(a===Nu.NUMBER?0:"",e,t)},setValue(e,t=!0,r=!0){V(e),te(e,t,r)},getValue:()=>P,setError(e){H(e)},forceUpdate(){te(P)},clear(){V("")}}));const re=e=>{const t="string"==typeof e&&S&&e.replace(/\D+/g,"").length<S.replace(/\D+/g,"").length;te(e,!0,!t),$&&$(e)},ne=e=>{re(e.value)},oe=e=>{I.current?.focus(),W(!0),G(!0===Tu),!A&&Z&&Q(!1),L&&L(e)},ie=e=>{W(!1),G(!1),w&&q&&I.current&&(W(!0),I.current.focus()),S&&"string"==typeof P&&P.replace(/\D+/g,"").length<S.replace(/\D+/g,"").length&&i&&te(i,!0,!1),N?N(e):e.target.blur()},ae=e=>{"Tab"===e.key&&G(!0),13===e.keyCode&&D&&D(e),M&&M(e)},se=()=>{let e={id:R,placeholder:t,value:P,type:a,spellCheck:"false",autoCorrect:"off",autoCapitalize:"none",className:y?ve():xe(),onFocus:oe,onBlur:ie,onKeyDown:ae,disabled:v||g};return g&&(e["data-locked"]=!0),e=A?{...e,autoComplete:"on"}:{...e,autoComplete:"
|
|
3519
|
+
`;var Nu,Du="itd__floatingLabel__01e577ff";Ad(".itd__defaultInput__01e577ff{height:100%}.itd__floatingInput__01e577ff{caret-color:rgba(0,0,0,.851);color:rgba(0,0,0,.851);font-size:13px}.itd__floatingInput__01e577ff::placeholder{color:#0000}.itd__floatingInput__01e577ff:disabled :not(.itd__floatingInput__01e577ff[data-locked=true]),.itd__floatingInput__01e577ff:disabled:not(.itd__floatingInput__01e577ff[data-locked=true]){opacity:.5}.itd__floatingLabel__01e577ff{display:block;font-size:16px;font-weight:500;max-height:0;pointer-events:none;position:relative}.itd__floatingLabel__01e577ff:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#0009;content:attr(data-content);display:inline-block;filter:blur(0);position:relative;transform-origin:left top;transition:transform .2s ease-out}.itd__floatingInput__01e577ff:placeholder-shown+.itd__floatingLabel__01e577ff:before{font-smooth:always;-webkit-font-smoothing:antialiased;transform:translate3d(0,-32px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before,.itd__floatingLabel__01e577ff:before{transform:translate3d(0,-40px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before{color:#0009}.itd__floatingInputinput__01e577ff:-webkit-autofill,.itd__floatingInputinput__01e577ff:-webkit-autofill:focus,.itd__floatingInputinput__01e577ff:-webkit-autofill:hover{-webkit-text-fill-color:#3496fa!important;-webkit-box-shadow:inset 0 0 0 30px #151d3d!important}",{}),function(e){e.TEXT="text",e.NUMBER="number",e.CURRENCY="currency",e.PASSWORD="password"}(Nu||(Nu={}));let Mu=!1,Tu=!1;const Ou=n.forwardRef(({id:e,placeholder:t="",value:o="",defaultValue:i="",type:a=Nu.TEXT,className:s="",size:l=exports.ComponentSizes.DEFAULT,variant:d="default",prefix:c=null,suffix:u=null,addonBefore:p=null,addonAfter:f=null,status:h=null,locked:g=null,minValue:m=0,maxValue:b=-1,maxLength:x=-1,disabled:v=!1,floating:y=!1,autoComplete:A=!1,keepFocus:w=!1,focusRef:k=null,mask:S=null,allowEmptyFormatting:_=!1,allowLeadingZeros:E=!1,decimalSeparator:C=".",thousandSeparator:j=",",decimalScale:F=2,onChange:$=null,onUpdate:z=null,onFocus:L=null,onBlur:N=null,onPressEnter:D=null,onKeyDown:M=null,children:T=null},O)=>{const I=n.useRef(null),R=n.useMemo(()=>e||"itd-input-"+pe(),[e]),[P,V]=n.useState(a===Nu.NUMBER?0:""),[B,H]=n.useState(""),[U,G]=n.useState(!1),[Y,W]=n.useState(!1),[q,X]=n.useState(!1),[K,J]=n.useState(!1),[Z,Q]=n.useState(!0);n.useEffect(()=>{(()=>{if(Mu)return;Mu=!0,document.addEventListener("keydown",e=>{e&&"Tab"===e.key&&(Tu=!0)});const e=()=>{Tu=!1};document.addEventListener("mousedown",e,{passive:!0}),document.addEventListener("pointerdown",e,{passive:!0}),document.addEventListener("touchstart",e,{passive:!0})})(),ee(),i&&te(i)},[]),n.useEffect(()=>{if(!Y)return;const e=e=>{I.current&&!I.current.contains(e.target)&&(G(!1),W(!1),w&&k?.current&&X(k.current.contains(e.target)))},t=e=>{I.current&&I.current.contains(e.target)&&G(!1)};return document.addEventListener("mousedown",e),I.current?.addEventListener("mousedown",t),()=>{document.removeEventListener("mousedown",e),I.current?.removeEventListener("mousedown",t)}},[Y,w,k]),n.useEffect(()=>{te(a===Nu.NUMBER?Number(o):String(o),!0,""!==o)},[o]);const ee=()=>{I.current&&w&&I.current&&(I.current?.focus(),W(!0))},te=(e,t=!0,r=!0)=>{V(e),z&&z(e,t,r)};n.useImperativeHandle(O,()=>({setFocus(){I.current&&(W(!0),I.current.focus()),X(!0)},reset(e=!0,t=!0){V(i||""),H(""),te(a===Nu.NUMBER?0:"",e,t)},setValue(e,t=!0,r=!0){V(e),te(e,t,r)},getValue:()=>P,setError(e){H(e)},forceUpdate(){te(P)},clear(){V("")}}));const re=e=>{const t="string"==typeof e&&S&&e.replace(/\D+/g,"").length<S.replace(/\D+/g,"").length;te(e,!0,!t),$&&$(e)},ne=e=>{re(e.value)},oe=e=>{I.current?.focus(),W(!0),G(!0===Tu),!A&&Z&&Q(!1),L&&L(e)},ie=e=>{W(!1),G(!1),A||Q(!0),w&&q&&I.current&&(W(!0),I.current.focus()),S&&"string"==typeof P&&P.replace(/\D+/g,"").length<S.replace(/\D+/g,"").length&&i&&te(i,!0,!1),N?N(e):e.target.blur()},ae=e=>{"Tab"===e.key&&G(!0),13===e.keyCode&&D&&D(e),M&&M(e)},se=()=>{let e={id:R,placeholder:t,value:P,type:a,spellCheck:"false",autoCorrect:"off",autoCapitalize:"none",className:y?ve():xe(),onFocus:oe,onBlur:ie,onKeyDown:ae,disabled:v||g};return g&&(e["data-locked"]=!0),e=A?{...e,autoComplete:"on"}:{...e,autoComplete:"new-password",name:R,onMouseDown:()=>G(!1),readOnly:Z},S?(e={...e,format:S,mask:"_",allowEmptyFormatting:_,onChange:e=>re(e.target.value)},r.jsx(mu,{...e})):a===Nu.CURRENCY?(e={...e,maxLength:x,type:Nu.TEXT,allowLeadingZeros:E,decimalSeparator:C,thousandSeparator:j,decimalScale:F,getInputRef:I,onValueChange:ne,onMouseDown:()=>G(!1),isAllowed:e=>{const{floatValue:t}=e;return t>=m&&(t<=b||-1===b)||void 0===t}},r.jsx(hu,{...e})):a===Nu.NUMBER?(e={...e,type:Nu.NUMBER,maxLength:x,onMouseDown:()=>G(!1),onChange:e=>{const t=Number(e.target.value.replace(/,/g,"."));t>=m&&-1===b||t>=m&&t<=b?re(t):t<m?re(m):t>b&&re(b)},ref:I},r.jsx("input",{...e})):(e={...e,maxLength:x,onChange:e=>re(e.target.value),onMouseDown:()=>G(!1),ref:I},r.jsx("input",{...e}))},le=()=>{if(p)return r.jsx(_u,{className:"itd-input-addon-before",children:p})},de=()=>{if(f)return r.jsx(Eu,{className:"itd-input-addon-after",children:f})},ce=()=>{if(c)return r.jsx(Au,{className:"itd-input-prefix",children:c})},ue=()=>{if(u)return r.jsx(wu,{className:"itd-input-suffix",children:u})},fe=()=>{if(g)return r.jsx(ku,{className:"itd-input-locked",children:"boolean"!=typeof g?g:r.jsx(Cu,{className:"itd-svg",width:"18",height:"18"})})},ge=()=>{if(""!==B&&!v)return r.jsx(Fu,{className:"itd-error-border"})},me=r.jsx("svg",{width:"20px",height:"20px",viewBox:"0 0 20 20",version:"1.1",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("g",{id:"Error",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:r.jsxs("g",{id:"ErrorGroup",fillRule:"nonzero",children:[r.jsx("circle",{id:"ErrorBackground",fill:"#F8285A",cx:"10",cy:"10",r:"10"}),r.jsx("path",{d:"M10.0355339,8.6213203 L12.863961,5.79289322 C13.2544853,5.40236893 13.8876503,5.40236893 14.2781746,5.79289322 C14.6686989,6.18341751 14.6686989,6.81658249 14.2781746,7.20710678 L11.4497475,10.0355339 \n L14.2781746,12.863961 C14.6686989,13.2544853 14.6686989,13.8876503 14.2781746,14.2781746 C13.8876503,14.6686989 13.2544853,14.6686989 12.863961,14.2781746 L10.0355339,11.4497475 L7.20710678,14.2781746\n C6.81658249,14.6686989 6.18341751,14.6686989 5.79289322,14.2781746 C5.40236893,13.8876503 5.40236893,13.2544853 5.79289322,12.863961 L8.6213203,10.0355339 L5.79289322,7.20710678 C5.40236893,6.81658249\n 5.40236893,6.18341751 5.79289322,5.79289322 C6.18341751,5.40236893 6.81658249,5.40236893 7.20710678,5.79289322 L10.0355339,8.6213203 Z",id:"ErrorIcon",fill:"#FFFFFF"})]})})}),be=()=>{if(""===B||v)return;let e={className:"itd-input-failed itd-failed-status",onPointerOver:()=>J(!0),onPointerOut:()=>J(!1)};return r.jsxs(Lu,{...e,children:[K?r.jsx(ju,{className:"itd-input-error-tooltip itd-error-tooltip",children:B}):null,h||me]})},xe=()=>"itd-input-default-input",ve=()=>"itd-input-floating-input",ye=()=>{let e="itd-input itd-input-"+a;return e+=" itd-input-"+he(l),e+=" itd-input-"+d,S&&(e+=" itd-input-masked"),v&&(e+=" itd-input-disabled"),g&&(e+=" itd-input-locked"),""!==s&&(e+=" "+s),Y&&U&&(e+=" keyboard-focus"),Y&&(e+=" focused"),e};return(()=>{if(T)throw new Error("ITD Input Error: Remove the children!");return r.jsxs(bu,{className:ye(),children:[le(),r.jsxs(xu,{$hasPrefix:null!==c,$hasSuffix:null!==u,$hasError:""!==B&&!v,children:[ce(),r.jsxs(vu,{className:"itd-input-middle",children:[se(),y?r.jsx("label",{htmlFor:R,className:"itd-input-floating-label "+Du+" "+t,"data-content":t,children:r.jsx($u,{children:t})}):null,ge()]}),r.jsxs(yu,{children:[ue(),fe(),be()]})]}),de()]})})()});Ou.displayName="ITD-Input";const Iu=l.div`
|
|
3520
3520
|
|
|
3521
3521
|
border: 1px solid #d9d9d900;
|
|
3522
3522
|
border-radius: 6px;
|
package/dist/index.esm.js
CHANGED
|
@@ -3516,7 +3516,7 @@ import e from"i18next";import{useTranslation as t,initReactI18next as r}from"rea
|
|
|
3516
3516
|
background-color: #f8285a;
|
|
3517
3517
|
}
|
|
3518
3518
|
|
|
3519
|
-
`;var Hp,Up="itd__floatingLabel__01e577ff";Nc(".itd__defaultInput__01e577ff{height:100%}.itd__floatingInput__01e577ff{caret-color:rgba(0,0,0,.851);color:rgba(0,0,0,.851);font-size:13px}.itd__floatingInput__01e577ff::placeholder{color:#0000}.itd__floatingInput__01e577ff:disabled :not(.itd__floatingInput__01e577ff[data-locked=true]),.itd__floatingInput__01e577ff:disabled:not(.itd__floatingInput__01e577ff[data-locked=true]){opacity:.5}.itd__floatingLabel__01e577ff{display:block;font-size:16px;font-weight:500;max-height:0;pointer-events:none;position:relative}.itd__floatingLabel__01e577ff:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#0009;content:attr(data-content);display:inline-block;filter:blur(0);position:relative;transform-origin:left top;transition:transform .2s ease-out}.itd__floatingInput__01e577ff:placeholder-shown+.itd__floatingLabel__01e577ff:before{font-smooth:always;-webkit-font-smoothing:antialiased;transform:translate3d(0,-32px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before,.itd__floatingLabel__01e577ff:before{transform:translate3d(0,-40px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before{color:#0009}.itd__floatingInputinput__01e577ff:-webkit-autofill,.itd__floatingInputinput__01e577ff:-webkit-autofill:focus,.itd__floatingInputinput__01e577ff:-webkit-autofill:hover{-webkit-text-fill-color:#3496fa!important;-webkit-box-shadow:inset 0 0 0 30px #151d3d!important}",{}),function(e){e.TEXT="text",e.NUMBER="number",e.CURRENCY="currency",e.PASSWORD="password"}(Hp||(Hp={}));let Gp=!1,Yp=!1;const Wp=x(({id:e,placeholder:t="",value:r="",defaultValue:i="",type:a=Hp.TEXT,className:l="",size:u=W.DEFAULT,variant:f="default",prefix:h=null,suffix:g=null,addonBefore:m=null,addonAfter:b=null,status:v=null,locked:x=null,minValue:A=0,maxValue:w=-1,maxLength:k=-1,disabled:_=!1,floating:S=!1,autoComplete:E=!1,keepFocus:C=!1,focusRef:$=null,mask:L=null,allowEmptyFormatting:F=!1,allowLeadingZeros:N=!1,decimalSeparator:z=".",thousandSeparator:D=",",decimalScale:M=2,onChange:T=null,onUpdate:O=null,onFocus:I=null,onBlur:R=null,onPressEnter:P=null,onKeyDown:B=null,children:V=null},j)=>{const H=c(null),U=p(()=>e||"itd-input-"+We(),[e]),[G,Y]=s(a===Hp.NUMBER?0:""),[q,X]=s(""),[K,J]=s(!1),[Z,Q]=s(!1),[ee,te]=s(!1),[re,ne]=s(!1),[ie,oe]=s(!0);d(()=>{(()=>{if(Gp)return;Gp=!0,document.addEventListener("keydown",e=>{e&&"Tab"===e.key&&(Yp=!0)});const e=()=>{Yp=!1};document.addEventListener("mousedown",e,{passive:!0}),document.addEventListener("pointerdown",e,{passive:!0}),document.addEventListener("touchstart",e,{passive:!0})})(),ae(),i&&le(i)},[]),d(()=>{if(!Z)return;const e=e=>{H.current&&!H.current.contains(e.target)&&(J(!1),Q(!1),C&&$?.current&&te($.current.contains(e.target)))},t=e=>{H.current&&H.current.contains(e.target)&&J(!1)};return document.addEventListener("mousedown",e),H.current?.addEventListener("mousedown",t),()=>{document.removeEventListener("mousedown",e),H.current?.removeEventListener("mousedown",t)}},[Z,C,$]),d(()=>{le(a===Hp.NUMBER?Number(r):String(r),!0,""!==r)},[r]);const ae=()=>{H.current&&C&&H.current&&(H.current?.focus(),Q(!0))},le=(e,t=!0,r=!0)=>{Y(e),O&&O(e,t,r)};y(j,()=>({setFocus(){H.current&&(Q(!0),H.current.focus()),te(!0)},reset(e=!0,t=!0){Y(i||""),X(""),le(a===Hp.NUMBER?0:"",e,t)},setValue(e,t=!0,r=!0){Y(e),le(e,t,r)},getValue:()=>G,setError(e){X(e)},forceUpdate(){le(G)},clear(){Y("")}}));const se=e=>{const t="string"==typeof e&&L&&e.replace(/\D+/g,"").length<L.replace(/\D+/g,"").length;le(e,!0,!t),T&&T(e)},de=e=>{se(e.value)},ce=e=>{H.current?.focus(),Q(!0),J(!0===Yp),!E&&ie&&oe(!1),I&&I(e)},ue=e=>{Q(!1),J(!1),C&&ee&&H.current&&(Q(!0),H.current.focus()),L&&"string"==typeof G&&G.replace(/\D+/g,"").length<L.replace(/\D+/g,"").length&&i&&le(i,!0,!1),R?R(e):e.target.blur()},pe=e=>{"Tab"===e.key&&J(!0),13===e.keyCode&&P&&P(e),B&&B(e)},fe=()=>{let e={id:U,placeholder:t,value:G,type:a,spellCheck:"false",autoCorrect:"off",autoCapitalize:"none",className:S?ke():we(),onFocus:ce,onBlur:ue,onKeyDown:pe,disabled:_||x};return x&&(e["data-locked"]=!0),e=E?{...e,autoComplete:"on"}:{...e,autoComplete:"
|
|
3519
|
+
`;var Hp,Up="itd__floatingLabel__01e577ff";Nc(".itd__defaultInput__01e577ff{height:100%}.itd__floatingInput__01e577ff{caret-color:rgba(0,0,0,.851);color:rgba(0,0,0,.851);font-size:13px}.itd__floatingInput__01e577ff::placeholder{color:#0000}.itd__floatingInput__01e577ff:disabled :not(.itd__floatingInput__01e577ff[data-locked=true]),.itd__floatingInput__01e577ff:disabled:not(.itd__floatingInput__01e577ff[data-locked=true]){opacity:.5}.itd__floatingLabel__01e577ff{display:block;font-size:16px;font-weight:500;max-height:0;pointer-events:none;position:relative}.itd__floatingLabel__01e577ff:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#0009;content:attr(data-content);display:inline-block;filter:blur(0);position:relative;transform-origin:left top;transition:transform .2s ease-out}.itd__floatingInput__01e577ff:placeholder-shown+.itd__floatingLabel__01e577ff:before{font-smooth:always;-webkit-font-smoothing:antialiased;transform:translate3d(0,-32px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before,.itd__floatingLabel__01e577ff:before{transform:translate3d(0,-40px,0) scale3d(.8,.8,1)}.itd__floatingInput__01e577ff:focus+.itd__floatingLabel__01e577ff:before{color:#0009}.itd__floatingInputinput__01e577ff:-webkit-autofill,.itd__floatingInputinput__01e577ff:-webkit-autofill:focus,.itd__floatingInputinput__01e577ff:-webkit-autofill:hover{-webkit-text-fill-color:#3496fa!important;-webkit-box-shadow:inset 0 0 0 30px #151d3d!important}",{}),function(e){e.TEXT="text",e.NUMBER="number",e.CURRENCY="currency",e.PASSWORD="password"}(Hp||(Hp={}));let Gp=!1,Yp=!1;const Wp=x(({id:e,placeholder:t="",value:r="",defaultValue:i="",type:a=Hp.TEXT,className:l="",size:u=W.DEFAULT,variant:f="default",prefix:h=null,suffix:g=null,addonBefore:m=null,addonAfter:b=null,status:v=null,locked:x=null,minValue:A=0,maxValue:w=-1,maxLength:k=-1,disabled:_=!1,floating:S=!1,autoComplete:E=!1,keepFocus:C=!1,focusRef:$=null,mask:L=null,allowEmptyFormatting:F=!1,allowLeadingZeros:N=!1,decimalSeparator:z=".",thousandSeparator:D=",",decimalScale:M=2,onChange:T=null,onUpdate:O=null,onFocus:I=null,onBlur:R=null,onPressEnter:P=null,onKeyDown:B=null,children:V=null},j)=>{const H=c(null),U=p(()=>e||"itd-input-"+We(),[e]),[G,Y]=s(a===Hp.NUMBER?0:""),[q,X]=s(""),[K,J]=s(!1),[Z,Q]=s(!1),[ee,te]=s(!1),[re,ne]=s(!1),[ie,oe]=s(!0);d(()=>{(()=>{if(Gp)return;Gp=!0,document.addEventListener("keydown",e=>{e&&"Tab"===e.key&&(Yp=!0)});const e=()=>{Yp=!1};document.addEventListener("mousedown",e,{passive:!0}),document.addEventListener("pointerdown",e,{passive:!0}),document.addEventListener("touchstart",e,{passive:!0})})(),ae(),i&&le(i)},[]),d(()=>{if(!Z)return;const e=e=>{H.current&&!H.current.contains(e.target)&&(J(!1),Q(!1),C&&$?.current&&te($.current.contains(e.target)))},t=e=>{H.current&&H.current.contains(e.target)&&J(!1)};return document.addEventListener("mousedown",e),H.current?.addEventListener("mousedown",t),()=>{document.removeEventListener("mousedown",e),H.current?.removeEventListener("mousedown",t)}},[Z,C,$]),d(()=>{le(a===Hp.NUMBER?Number(r):String(r),!0,""!==r)},[r]);const ae=()=>{H.current&&C&&H.current&&(H.current?.focus(),Q(!0))},le=(e,t=!0,r=!0)=>{Y(e),O&&O(e,t,r)};y(j,()=>({setFocus(){H.current&&(Q(!0),H.current.focus()),te(!0)},reset(e=!0,t=!0){Y(i||""),X(""),le(a===Hp.NUMBER?0:"",e,t)},setValue(e,t=!0,r=!0){Y(e),le(e,t,r)},getValue:()=>G,setError(e){X(e)},forceUpdate(){le(G)},clear(){Y("")}}));const se=e=>{const t="string"==typeof e&&L&&e.replace(/\D+/g,"").length<L.replace(/\D+/g,"").length;le(e,!0,!t),T&&T(e)},de=e=>{se(e.value)},ce=e=>{H.current?.focus(),Q(!0),J(!0===Yp),!E&&ie&&oe(!1),I&&I(e)},ue=e=>{Q(!1),J(!1),E||oe(!0),C&&ee&&H.current&&(Q(!0),H.current.focus()),L&&"string"==typeof G&&G.replace(/\D+/g,"").length<L.replace(/\D+/g,"").length&&i&&le(i,!0,!1),R?R(e):e.target.blur()},pe=e=>{"Tab"===e.key&&J(!0),13===e.keyCode&&P&&P(e),B&&B(e)},fe=()=>{let e={id:U,placeholder:t,value:G,type:a,spellCheck:"false",autoCorrect:"off",autoCapitalize:"none",className:S?ke():we(),onFocus:ce,onBlur:ue,onKeyDown:pe,disabled:_||x};return x&&(e["data-locked"]=!0),e=E?{...e,autoComplete:"on"}:{...e,autoComplete:"new-password",name:U,onMouseDown:()=>J(!1),readOnly:ie},L?(e={...e,format:L,mask:"_",allowEmptyFormatting:F,onChange:e=>se(e.target.value)},n(Ep,{...e})):a===Hp.CURRENCY?(e={...e,maxLength:k,type:Hp.TEXT,allowLeadingZeros:N,decimalSeparator:z,thousandSeparator:D,decimalScale:M,getInputRef:H,onValueChange:de,onMouseDown:()=>J(!1),isAllowed:e=>{const{floatValue:t}=e;return t>=A&&(t<=w||-1===w)||void 0===t}},n(_p,{...e})):a===Hp.NUMBER?(e={...e,type:Hp.NUMBER,maxLength:k,onMouseDown:()=>J(!1),onChange:e=>{const t=Number(e.target.value.replace(/,/g,"."));t>=A&&-1===w||t>=A&&t<=w?se(t):t<A?se(A):t>w&&se(w)},ref:H},n("input",{...e})):(e={...e,maxLength:k,onChange:e=>se(e.target.value),onMouseDown:()=>J(!1),ref:H},n("input",{...e}))},he=()=>{if(m)return n(Tp,{className:"itd-input-addon-before",children:m})},ge=()=>{if(b)return n(Op,{className:"itd-input-addon-after",children:b})},me=()=>{if(h)return n(Np,{className:"itd-input-prefix",children:h})},be=()=>{if(g)return n(zp,{className:"itd-input-suffix",children:g})},ve=()=>{if(x)return n(Dp,{className:"itd-input-locked",children:"boolean"!=typeof x?x:n(Ip,{className:"itd-svg",width:"18",height:"18"})})},xe=()=>{if(""!==q&&!_)return n(Pp,{className:"itd-error-border"})},ye=n("svg",{width:"20px",height:"20px",viewBox:"0 0 20 20",version:"1.1",xmlns:"http://www.w3.org/2000/svg",children:n("g",{id:"Error",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:o("g",{id:"ErrorGroup",fillRule:"nonzero",children:[n("circle",{id:"ErrorBackground",fill:"#F8285A",cx:"10",cy:"10",r:"10"}),n("path",{d:"M10.0355339,8.6213203 L12.863961,5.79289322 C13.2544853,5.40236893 13.8876503,5.40236893 14.2781746,5.79289322 C14.6686989,6.18341751 14.6686989,6.81658249 14.2781746,7.20710678 L11.4497475,10.0355339 \n L14.2781746,12.863961 C14.6686989,13.2544853 14.6686989,13.8876503 14.2781746,14.2781746 C13.8876503,14.6686989 13.2544853,14.6686989 12.863961,14.2781746 L10.0355339,11.4497475 L7.20710678,14.2781746\n C6.81658249,14.6686989 6.18341751,14.6686989 5.79289322,14.2781746 C5.40236893,13.8876503 5.40236893,13.2544853 5.79289322,12.863961 L8.6213203,10.0355339 L5.79289322,7.20710678 C5.40236893,6.81658249\n 5.40236893,6.18341751 5.79289322,5.79289322 C6.18341751,5.40236893 6.81658249,5.40236893 7.20710678,5.79289322 L10.0355339,8.6213203 Z",id:"ErrorIcon",fill:"#FFFFFF"})]})})}),Ae=()=>{if(""===q||_)return;return o(jp,{...{className:"itd-input-failed itd-failed-status",onPointerOver:()=>ne(!0),onPointerOut:()=>ne(!1)},children:[re?n(Rp,{className:"itd-input-error-tooltip itd-error-tooltip",children:q}):null,v||ye]})},we=()=>"itd-input-default-input",ke=()=>"itd-input-floating-input",_e=()=>{let e="itd-input itd-input-"+a;return e+=" itd-input-"+Xe(u),e+=" itd-input-"+f,L&&(e+=" itd-input-masked"),_&&(e+=" itd-input-disabled"),x&&(e+=" itd-input-locked"),""!==l&&(e+=" "+l),Z&&K&&(e+=" keyboard-focus"),Z&&(e+=" focused"),e};return(()=>{if(V)throw new Error("ITD Input Error: Remove the children!");return o(Cp,{className:_e(),children:[he(),o($p,{$hasPrefix:null!==h,$hasSuffix:null!==g,$hasError:""!==q&&!_,children:[me(),o(Lp,{className:"itd-input-middle",children:[fe(),S?n("label",{htmlFor:U,className:"itd-input-floating-label "+Up+" "+t,"data-content":t,children:n(Bp,{children:t})}):null,xe()]}),o(Fp,{children:[be(),ve(),Ae()]})]}),ge()]})})()});Wp.displayName="ITD-Input";const qp=M.div`
|
|
3520
3520
|
|
|
3521
3521
|
border: 1px solid #d9d9d900;
|
|
3522
3522
|
border-radius: 6px;
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"weekdaysLong":[
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
3
|
+
"Pazar",
|
|
4
|
+
"Pazartesi",
|
|
5
|
+
"Salı",
|
|
6
|
+
"Çarşamba",
|
|
7
|
+
"Perşembe",
|
|
8
|
+
"Cuma",
|
|
9
|
+
"Cumartesi"
|
|
10
10
|
],
|
|
11
11
|
"weekdaysShort":[
|
|
12
|
-
"
|
|
12
|
+
"Pt", "Sa", "Ça", "Pe", "Cu", "Ct", "Pz"
|
|
13
13
|
],
|
|
14
14
|
"months":[
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
15
|
+
"Ocak",
|
|
16
|
+
"Şubat",
|
|
17
|
+
"Mart",
|
|
18
|
+
"Nisan",
|
|
19
|
+
"Mayıs",
|
|
20
|
+
"Haziran",
|
|
21
|
+
"Temmuz",
|
|
22
|
+
"Ağustos",
|
|
23
|
+
"Eylül",
|
|
24
|
+
"Ekim",
|
|
25
|
+
"Kasım",
|
|
26
|
+
"Aralık"
|
|
27
27
|
],
|
|
28
|
-
"firstDay":
|
|
29
|
-
"format": "MM/
|
|
28
|
+
"firstDay": 1,
|
|
29
|
+
"format": "DD/MM/YYYY"
|
|
30
30
|
}
|
package/dist/locales/itd.json
CHANGED
|
@@ -1,312 +1,313 @@
|
|
|
1
1
|
{
|
|
2
|
-
"success": "
|
|
3
|
-
"error": "
|
|
2
|
+
"success": "Başarılı",
|
|
3
|
+
"error": "Hata",
|
|
4
4
|
"table": {
|
|
5
|
-
"noData": "
|
|
5
|
+
"noData": "Veri Yok"
|
|
6
6
|
},
|
|
7
7
|
"placeholders": {
|
|
8
|
-
"username": "
|
|
9
|
-
"email": "E-
|
|
10
|
-
"password": "
|
|
11
|
-
"confirmPassword": "
|
|
12
|
-
"typeYourNoteHere": "
|
|
13
|
-
"selectGender": "
|
|
14
|
-
"selectCurrency": "
|
|
15
|
-
"selectLanguage": "
|
|
16
|
-
"selectCountry": "
|
|
17
|
-
"birthday": "
|
|
18
|
-
"multipleSelection": "
|
|
8
|
+
"username": "Kullanıcı adı",
|
|
9
|
+
"email": "E-Posta",
|
|
10
|
+
"password": "Şifre",
|
|
11
|
+
"confirmPassword": "Şifre tekrar",
|
|
12
|
+
"typeYourNoteHere": "Notunuzu buraya yazınız",
|
|
13
|
+
"selectGender": "Cinsiyet Seçin",
|
|
14
|
+
"selectCurrency": "Para Birimi Seçin",
|
|
15
|
+
"selectLanguage": "Dil Seçin",
|
|
16
|
+
"selectCountry": "Ülke Seçin",
|
|
17
|
+
"birthday": "Doğum Tarihi",
|
|
18
|
+
"multipleSelection": "Seçili ({{- count}})"
|
|
19
19
|
},
|
|
20
20
|
"options": {
|
|
21
|
-
"all": "
|
|
22
|
-
"male": "
|
|
23
|
-
"female": "
|
|
21
|
+
"all": "Hepsi",
|
|
22
|
+
"male": "Erkek",
|
|
23
|
+
"female": "Kadın",
|
|
24
24
|
"languages": {
|
|
25
|
-
"turkish": "
|
|
26
|
-
"english": "
|
|
25
|
+
"turkish": "Türkçe",
|
|
26
|
+
"english": "İngilizce"
|
|
27
27
|
},
|
|
28
28
|
"currencies": {
|
|
29
|
-
"TRY": "
|
|
29
|
+
"TRY": "Türk Lirası",
|
|
30
30
|
"EUR": "Euro",
|
|
31
|
-
"USD": "
|
|
31
|
+
"USD": "Dolar"
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"buttons": {
|
|
35
|
-
"submit": "
|
|
36
|
-
"reset": "
|
|
35
|
+
"submit": "Gönder",
|
|
36
|
+
"reset": "Temizle"
|
|
37
37
|
},
|
|
38
38
|
"errors": {
|
|
39
|
-
"required": "
|
|
40
|
-
"minLength": "
|
|
41
|
-
"maxLength": "
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
39
|
+
"required": "Bu alan zorunludur!",
|
|
40
|
+
"minLength": "En az {{- length}} karakter olmalıdır",
|
|
41
|
+
"maxLength": "Çok uzun. Maks uzunluk {{- length}} karakter olmalıdır.",
|
|
42
|
+
"exactLength": "This field must be {{- length}} characters long.",
|
|
43
|
+
"passwordRule": "Şifreniz en az 8 harf olmalı, bir rakam, bir büyük ve bir küçük harf, bir özel karakter içermeli ve boşluk kullanılmamalıdır.",
|
|
44
|
+
"invalidEmailAddress": "Geçersiz e-posta adresi",
|
|
45
|
+
"passwordsDontMatch": "Girdiğiniz şifreler birbirleriyle uyuşmuyor!",
|
|
46
|
+
"usernameRule": "Sadece İngilizce harfler, rakamlar ve semboller (-_.) kullanılabilir. Boşluk karakterine izin verilmez.",
|
|
47
|
+
"wrongTCIdentity": "TC Kimlik Numarası Yanlış",
|
|
48
|
+
"fieldMustBeTheSame": "Bu alan şunlarla aynı olmalıdır: {{- fields}}",
|
|
49
|
+
"siteUsernameRule": "Sadece İngilizce küçük harfler, rakamlar ve semboller (-_.) kullanılabilir. Boşluk karakterine ve büyük harflere izin verilmez.",
|
|
50
|
+
"adminUsernameRule": "Sadece ingilizce harflerden ve rakamlardan oluşmalıdır. Semboller (-_. vs) ve boşluk karakteri kullanılamaz.",
|
|
51
|
+
"invalidURL": "Geçersiz URL",
|
|
52
|
+
"fieldMustBeDifferent": "Bu alan şunlarla aynı olmamalıdır: {{- fields}}"
|
|
52
53
|
},
|
|
53
54
|
"uploader": {
|
|
54
|
-
"header": "
|
|
55
|
-
"hint": "
|
|
56
|
-
"fileUploading": "
|
|
57
|
-
"info": "
|
|
58
|
-
"delete": "
|
|
59
|
-
"preview": "
|
|
60
|
-
"error": "
|
|
61
|
-
"fileFormatError": "
|
|
62
|
-
"fileSizeError": "
|
|
63
|
-
"fileUploadSuccess": "
|
|
64
|
-
"fileUploadFailed": "
|
|
65
|
-
"removeFileSuccess": "
|
|
66
|
-
"browserDoesntSupportDND": "
|
|
67
|
-
"calculating": "
|
|
68
|
-
"removeFile": "
|
|
69
|
-
"areYouSureToDeleteThisFile": "
|
|
70
|
-
"yes": "
|
|
71
|
-
"no": "
|
|
55
|
+
"header": "Bir resmi sürükleyip bırakın",
|
|
56
|
+
"hint": "ya da bir dosya seçmek için tıklayın.",
|
|
57
|
+
"fileUploading": "Dosya yükleniyor...",
|
|
58
|
+
"info": "Toplam: {{- total}} - {{- estimated}} sn kaldı.",
|
|
59
|
+
"delete": "Sil",
|
|
60
|
+
"preview": "Önizleme",
|
|
61
|
+
"error": "Hata",
|
|
62
|
+
"fileFormatError": "Yalnızca {{fileFormat}} dosyası yükleyebilirsiniz.",
|
|
63
|
+
"fileSizeError": "Dosya boyutu {{fileSize}}'den küçük olmalıdır.",
|
|
64
|
+
"fileUploadSuccess": "Dosya başarıyla yüklendi.",
|
|
65
|
+
"fileUploadFailed": "Dosya yüklenemedi!",
|
|
66
|
+
"removeFileSuccess": "Dosya başarıyla silindi!",
|
|
67
|
+
"browserDoesntSupportDND": "Tarayıcı taşı&bırak özelliğini desteklemiyor!",
|
|
68
|
+
"calculating": "Hesaplanıyor...",
|
|
69
|
+
"removeFile": "Dosya Silme",
|
|
70
|
+
"areYouSureToDeleteThisFile": "Bu dosyayı silmek istediğinize emin misiniz?",
|
|
71
|
+
"yes": "Evet",
|
|
72
|
+
"no": "Hayır"
|
|
72
73
|
},
|
|
73
74
|
"results": {
|
|
74
75
|
"authentication": {
|
|
75
|
-
"title": "
|
|
76
|
-
"subtitle": "
|
|
77
|
-
"button": "
|
|
76
|
+
"title": "Üye Girişi Gerekiyor",
|
|
77
|
+
"subtitle": "Bu bölüme ulaşmanız için üye girişi yapmanız gerekiyor. Aşağıdaki tuşa tıklayarak lütfen üye girişi yapınız.",
|
|
78
|
+
"button": "GİRİŞ YAP"
|
|
78
79
|
}
|
|
79
80
|
},
|
|
80
81
|
"currencies": {
|
|
81
|
-
"TRY": "
|
|
82
|
+
"TRY": "Türk Lirası",
|
|
82
83
|
"EUR": "Euro",
|
|
83
|
-
"USD": "
|
|
84
|
+
"USD": "Dolar"
|
|
84
85
|
},
|
|
85
86
|
"countries": {
|
|
86
|
-
"af": "
|
|
87
|
-
"al": "
|
|
88
|
-
"dz": "
|
|
87
|
+
"af": "Afganistan",
|
|
88
|
+
"al": "Arnavutluk",
|
|
89
|
+
"dz": "Cezayir",
|
|
89
90
|
"ad": "Andorra",
|
|
90
91
|
"ao": "Angola",
|
|
91
|
-
"ag": "Antigua
|
|
92
|
-
"ar": "
|
|
93
|
-
"am": "
|
|
94
|
-
"au": "
|
|
95
|
-
"at": "
|
|
96
|
-
"az": "
|
|
97
|
-
"bs": "
|
|
98
|
-
"bh": "
|
|
99
|
-
"bd": "
|
|
92
|
+
"ag": "Antigua ve Barbuda",
|
|
93
|
+
"ar": "Arjantin",
|
|
94
|
+
"am": "Ermenistan",
|
|
95
|
+
"au": "Avustralya",
|
|
96
|
+
"at": "Avusturya",
|
|
97
|
+
"az": "Azerbaycan",
|
|
98
|
+
"bs": "Bahamalar",
|
|
99
|
+
"bh": "Bahreyn",
|
|
100
|
+
"bd": "Bangladeş",
|
|
100
101
|
"bb": "Barbados",
|
|
101
|
-
"by": "
|
|
102
|
-
"be": "
|
|
102
|
+
"by": "Beyaz Rusya",
|
|
103
|
+
"be": "Belçika",
|
|
103
104
|
"bz": "Belize",
|
|
104
105
|
"bj": "Benin",
|
|
105
106
|
"bt": "Bhutan",
|
|
106
|
-
"bo": "
|
|
107
|
-
"ba": "
|
|
108
|
-
"bw": "
|
|
109
|
-
"br": "
|
|
110
|
-
"bn": "Brunei
|
|
111
|
-
"bg": "
|
|
107
|
+
"bo": "Bolivya",
|
|
108
|
+
"ba": "Bosna-Hersek",
|
|
109
|
+
"bw": "Botsvana",
|
|
110
|
+
"br": "Brezilya",
|
|
111
|
+
"bn": "Brunei",
|
|
112
|
+
"bg": "Bulgaristan",
|
|
112
113
|
"bf": "Burkina Faso",
|
|
113
114
|
"bi": "Burundi",
|
|
114
|
-
"cv": "
|
|
115
|
-
"kh": "
|
|
116
|
-
"cm": "
|
|
117
|
-
"ca": "
|
|
118
|
-
"cf": "
|
|
119
|
-
"td": "
|
|
120
|
-
"cl": "
|
|
121
|
-
"cn": "
|
|
122
|
-
"co": "
|
|
123
|
-
"km": "
|
|
124
|
-
"cg": "
|
|
125
|
-
"cd": "
|
|
126
|
-
"cr": "
|
|
127
|
-
"ci": "
|
|
128
|
-
"hr": "
|
|
129
|
-
"cu": "
|
|
130
|
-
"cw": "
|
|
131
|
-
"cy": "
|
|
132
|
-
"cz": "
|
|
133
|
-
"dk": "
|
|
134
|
-
"dj": "
|
|
135
|
-
"dm": "
|
|
136
|
-
"do": "
|
|
137
|
-
"ec": "
|
|
138
|
-
"eg": "
|
|
115
|
+
"cv": "Yeşil Burun Adaları",
|
|
116
|
+
"kh": "Kamboçya",
|
|
117
|
+
"cm": "Kamerun",
|
|
118
|
+
"ca": "Kanada",
|
|
119
|
+
"cf": "Orta Afrika Cumhuriyeti",
|
|
120
|
+
"td": "Çad",
|
|
121
|
+
"cl": "Şili",
|
|
122
|
+
"cn": "Çin Halk Cumhuriyeti",
|
|
123
|
+
"co": "Kolombiya",
|
|
124
|
+
"km": "Komorlar",
|
|
125
|
+
"cg": "Kongo Cumhuriyeti",
|
|
126
|
+
"cd": "Demokratik Kongo",
|
|
127
|
+
"cr": "Kosta Rika",
|
|
128
|
+
"ci": "Fildişi Sahili",
|
|
129
|
+
"hr": "Hırvatistan",
|
|
130
|
+
"cu": "Küba",
|
|
131
|
+
"cw": "Curaçao",
|
|
132
|
+
"cy": "Güney Kıbrıs",
|
|
133
|
+
"cz": "Çek Cumhuriyeti",
|
|
134
|
+
"dk": "Danimarka",
|
|
135
|
+
"dj": "Cibuti",
|
|
136
|
+
"dm": "Dominika",
|
|
137
|
+
"do": "Dominik Cumhuriyeti",
|
|
138
|
+
"ec": "Ekvador",
|
|
139
|
+
"eg": "Mısır",
|
|
139
140
|
"sv": "El Salvador",
|
|
140
|
-
"gq": "
|
|
141
|
-
"er": "
|
|
142
|
-
"ee": "
|
|
143
|
-
"sz": "
|
|
144
|
-
"et": "
|
|
141
|
+
"gq": "Ekvator Ginesi",
|
|
142
|
+
"er": "Eritre",
|
|
143
|
+
"ee": "Estonya",
|
|
144
|
+
"sz": "Esvati̇ni̇",
|
|
145
|
+
"et": "Etiyopya",
|
|
145
146
|
"fj": "Fiji",
|
|
146
|
-
"fi": "
|
|
147
|
-
"fr": "
|
|
147
|
+
"fi": "Finlandiya",
|
|
148
|
+
"fr": "Fransa",
|
|
148
149
|
"ga": "Gabon",
|
|
149
150
|
"gm": "Gambia",
|
|
150
|
-
"ge": "
|
|
151
|
-
"de": "
|
|
152
|
-
"gh": "
|
|
153
|
-
"gr": "
|
|
151
|
+
"ge": "Gürcistan",
|
|
152
|
+
"de": "Almanya",
|
|
153
|
+
"gh": "Gana",
|
|
154
|
+
"gr": "Yunanistan",
|
|
154
155
|
"gd": "Grenada",
|
|
155
156
|
"gt": "Guatemala",
|
|
156
|
-
"gn": "
|
|
157
|
+
"gn": "Gine",
|
|
157
158
|
"gw": "Guinea-Bissau",
|
|
158
159
|
"gy": "Guyana",
|
|
159
160
|
"ht": "Haiti",
|
|
160
161
|
"hn": "Honduras",
|
|
161
|
-
"hu": "
|
|
162
|
-
"is": "
|
|
163
|
-
"in": "
|
|
164
|
-
"id": "
|
|
165
|
-
"ir": "
|
|
166
|
-
"iq": "
|
|
162
|
+
"hu": "Macaristan",
|
|
163
|
+
"is": "İzlanda",
|
|
164
|
+
"in": "Hindistan",
|
|
165
|
+
"id": "Endonezya",
|
|
166
|
+
"ir": "İran",
|
|
167
|
+
"iq": "Irak",
|
|
167
168
|
"ie": "Ireland",
|
|
168
|
-
"il": "
|
|
169
|
-
"it": "
|
|
170
|
-
"jm": "
|
|
171
|
-
"jp": "
|
|
172
|
-
"jo": "
|
|
173
|
-
"kz": "
|
|
169
|
+
"il": "İrlanda",
|
|
170
|
+
"it": "İtalya",
|
|
171
|
+
"jm": "Jamaika",
|
|
172
|
+
"jp": "Japonya",
|
|
173
|
+
"jo": "Ürdün",
|
|
174
|
+
"kz": "Kazakistan",
|
|
174
175
|
"ke": "Kenya",
|
|
175
176
|
"ki": "Kiribati",
|
|
176
|
-
"kp": "
|
|
177
|
-
"kr": "
|
|
178
|
-
"kw": "
|
|
179
|
-
"kg": "
|
|
180
|
-
"la": "
|
|
181
|
-
"lv": "
|
|
182
|
-
"lb": "
|
|
177
|
+
"kp": "Kuzey Kore",
|
|
178
|
+
"kr": "Güney Kore",
|
|
179
|
+
"kw": "Kuveyt",
|
|
180
|
+
"kg": "Kırgızistan",
|
|
181
|
+
"la": "Laos",
|
|
182
|
+
"lv": "Letonya",
|
|
183
|
+
"lb": "Lübnan",
|
|
183
184
|
"ls": "Lesotho",
|
|
184
|
-
"lr": "
|
|
185
|
+
"lr": "Liberya",
|
|
185
186
|
"ly": "Libya",
|
|
186
|
-
"li": "
|
|
187
|
-
"lt": "
|
|
188
|
-
"lu": "
|
|
189
|
-
"mg": "
|
|
190
|
-
"mw": "
|
|
191
|
-
"my": "
|
|
192
|
-
"mv": "
|
|
187
|
+
"li": "Lihtenştayn",
|
|
188
|
+
"lt": "Litvanya",
|
|
189
|
+
"lu": "Lüksemburg",
|
|
190
|
+
"mg": "Madagaskar",
|
|
191
|
+
"mw": "Malavi",
|
|
192
|
+
"my": "Malezya",
|
|
193
|
+
"mv": "Maldivler",
|
|
193
194
|
"ml": "Mali",
|
|
194
195
|
"mt": "Malta",
|
|
195
|
-
"mh": "Marshall
|
|
196
|
-
"mr": "
|
|
196
|
+
"mh": "Marshall Adaları",
|
|
197
|
+
"mr": "Moritanya",
|
|
197
198
|
"mu": "Mauritius",
|
|
198
|
-
"mx": "
|
|
199
|
-
"fm": "
|
|
200
|
-
"md": "Moldova
|
|
201
|
-
"mc": "
|
|
202
|
-
"mn": "
|
|
203
|
-
"me": "
|
|
204
|
-
"ma": "
|
|
205
|
-
"mz": "
|
|
199
|
+
"mx": "Meksika",
|
|
200
|
+
"fm": "Mikronezya",
|
|
201
|
+
"md": "Moldova",
|
|
202
|
+
"mc": "Monako",
|
|
203
|
+
"mn": "Moğolistan",
|
|
204
|
+
"me": "Karadağ",
|
|
205
|
+
"ma": "Fas",
|
|
206
|
+
"mz": "Mozambik",
|
|
206
207
|
"mm": "Myanmar",
|
|
207
|
-
"na": "
|
|
208
|
+
"na": "Namibya",
|
|
208
209
|
"nr": "Nauru",
|
|
209
210
|
"np": "Nepal",
|
|
210
|
-
"nl": "
|
|
211
|
-
"nz": "
|
|
212
|
-
"ni": "
|
|
213
|
-
"ne": "
|
|
214
|
-
"ng": "
|
|
215
|
-
"mk": "
|
|
216
|
-
"no": "
|
|
217
|
-
"om": "
|
|
211
|
+
"nl": "Hollanda",
|
|
212
|
+
"nz": "Yeni Zelanda",
|
|
213
|
+
"ni": "Nikaragua",
|
|
214
|
+
"ne": "Nijer",
|
|
215
|
+
"ng": "Nijerya",
|
|
216
|
+
"mk": "Makedonya",
|
|
217
|
+
"no": "Norveç",
|
|
218
|
+
"om": "Umman",
|
|
218
219
|
"pk": "Pakistan",
|
|
219
220
|
"pw": "Palau",
|
|
220
221
|
"pa": "Panama",
|
|
221
|
-
"pg": "Papua
|
|
222
|
+
"pg": "Papua Yeni Gine",
|
|
222
223
|
"py": "Paraguay",
|
|
223
224
|
"pe": "Peru",
|
|
224
|
-
"ph": "
|
|
225
|
-
"pl": "
|
|
226
|
-
"pt": "
|
|
227
|
-
"qa": "
|
|
228
|
-
"ro": "
|
|
229
|
-
"ru": "
|
|
230
|
-
"rw": "
|
|
231
|
-
"kn": "Saint Kitts
|
|
225
|
+
"ph": "Filipinler",
|
|
226
|
+
"pl": "Polonya",
|
|
227
|
+
"pt": "Portekiz",
|
|
228
|
+
"qa": "Katar",
|
|
229
|
+
"ro": "Romanya",
|
|
230
|
+
"ru": "Rusya",
|
|
231
|
+
"rw": "Ruanda",
|
|
232
|
+
"kn": "Saint Kitts ve Nevis",
|
|
232
233
|
"lc": "Saint Lucia",
|
|
233
234
|
"vc": "Saint Vincent",
|
|
234
235
|
"ws": "Samoa",
|
|
235
236
|
"sm": "San Marino",
|
|
236
237
|
"st": "Sao Tome and Principe",
|
|
237
|
-
"sa": "
|
|
238
|
+
"sa": "Suudi Arabistan",
|
|
238
239
|
"sn": "Senegal",
|
|
239
|
-
"rs": "
|
|
240
|
-
"sc": "
|
|
240
|
+
"rs": "Sırbistan",
|
|
241
|
+
"sc": "Seyşeller",
|
|
241
242
|
"sl": "Sierra Leone",
|
|
242
|
-
"sg": "
|
|
243
|
-
"sk": "
|
|
244
|
-
"si": "
|
|
245
|
-
"sb": "Solomon
|
|
246
|
-
"so": "
|
|
247
|
-
"za": "
|
|
248
|
-
"ss": "
|
|
249
|
-
"es": "
|
|
243
|
+
"sg": "Singapur",
|
|
244
|
+
"sk": "Slovakya",
|
|
245
|
+
"si": "Slovenya",
|
|
246
|
+
"sb": "Solomon Adaları",
|
|
247
|
+
"so": "Somali",
|
|
248
|
+
"za": "Güney Afrika",
|
|
249
|
+
"ss": "Güney Sudan",
|
|
250
|
+
"es": "İspanya",
|
|
250
251
|
"lk": "Sri Lanka",
|
|
251
252
|
"sd": "Sudan",
|
|
252
|
-
"sr": "
|
|
253
|
-
"se": "
|
|
254
|
-
"ch": "
|
|
255
|
-
"sy": "
|
|
256
|
-
"tj": "
|
|
257
|
-
"tw": "
|
|
258
|
-
"tz": "
|
|
259
|
-
"th": "
|
|
260
|
-
"tl": "Timor
|
|
253
|
+
"sr": "Surinam",
|
|
254
|
+
"se": "İsveç",
|
|
255
|
+
"ch": "İsviçre",
|
|
256
|
+
"sy": "Suriye",
|
|
257
|
+
"tj": "Tacikistan",
|
|
258
|
+
"tw": "Tayvan",
|
|
259
|
+
"tz": "Tanzanya",
|
|
260
|
+
"th": "Tayland",
|
|
261
|
+
"tl": "Doğu Timor",
|
|
261
262
|
"tg": "Togo",
|
|
262
263
|
"to": "Tonga",
|
|
263
|
-
"tt": "Trinidad
|
|
264
|
-
"tn": "
|
|
265
|
-
"tr": "
|
|
266
|
-
"tm": "
|
|
264
|
+
"tt": "Trinidad ve Tobago",
|
|
265
|
+
"tn": "Tunus",
|
|
266
|
+
"tr": "Türkiye",
|
|
267
|
+
"tm": "Türkmenistan",
|
|
267
268
|
"tv": "Tuvalu",
|
|
268
269
|
"ug": "Uganda",
|
|
269
|
-
"ua": "
|
|
270
|
-
"ae": "
|
|
271
|
-
"gb": "
|
|
272
|
-
"us": "
|
|
270
|
+
"ua": "Ukrayna",
|
|
271
|
+
"ae": "Birleşik Arap Emirlikleri",
|
|
272
|
+
"gb": "Birleşik Krallık",
|
|
273
|
+
"us": "Amerika Birleşik Devletleri",
|
|
273
274
|
"uy": "Uruguay",
|
|
274
|
-
"uz": "
|
|
275
|
+
"uz": "Özbekistan",
|
|
275
276
|
"vu": "Vanuatu",
|
|
276
277
|
"ve": "Venezuela",
|
|
277
|
-
"vn": "
|
|
278
|
+
"vn": "Vietnam",
|
|
278
279
|
"ye": "Yemen",
|
|
279
|
-
"zm": "
|
|
280
|
-
"zw": "
|
|
280
|
+
"zm": "Zambiya",
|
|
281
|
+
"zw": "Zimbabve"
|
|
281
282
|
},
|
|
282
283
|
"calendar": {
|
|
283
284
|
"weekdaysLong":[
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"
|
|
287
|
-
"
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
"
|
|
285
|
+
"Pazar",
|
|
286
|
+
"Pazartesi",
|
|
287
|
+
"Salı",
|
|
288
|
+
"Çarşamba",
|
|
289
|
+
"Perşembe",
|
|
290
|
+
"Cuma",
|
|
291
|
+
"Cumartesi"
|
|
291
292
|
],
|
|
292
293
|
"weekdaysShort":[
|
|
293
|
-
"
|
|
294
|
+
"Pt", "Sa", "Ça", "Pe", "Cu", "Ct", "Pz"
|
|
294
295
|
],
|
|
295
296
|
"months":[
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
"
|
|
306
|
-
"
|
|
307
|
-
"
|
|
297
|
+
"Ocak",
|
|
298
|
+
"Şubat",
|
|
299
|
+
"Mart",
|
|
300
|
+
"Nisan",
|
|
301
|
+
"Mayıs",
|
|
302
|
+
"Haziran",
|
|
303
|
+
"Temmuz",
|
|
304
|
+
"Ağustos",
|
|
305
|
+
"Eylül",
|
|
306
|
+
"Ekim",
|
|
307
|
+
"Kasım",
|
|
308
|
+
"Aralık"
|
|
308
309
|
],
|
|
309
|
-
"firstDay":
|
|
310
|
-
"format": "MM/
|
|
310
|
+
"firstDay": 1,
|
|
311
|
+
"format": "DD/MM/YYYY"
|
|
311
312
|
}
|
|
312
|
-
}
|
|
313
|
+
}
|