@inntechcorp/it-design 2.1.72 → 2.1.73

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 CHANGED
@@ -2997,7 +2997,6 @@ function ga(e,b){if(Da(e))for(let o=0;o<e.length&&!1!==b(e[o],o,e);o++);else e&&
2997
2997
  .itd-select-option-image {
2998
2998
  width: ${`${o.width}px`};
2999
2999
  height: ${`${o.height}px`};
3000
- pointer-events: none;
3001
3000
  }
3002
3001
 
3003
3002
  .itd-select-option-icon {
@@ -3042,7 +3041,6 @@ function ga(e,b){if(Da(e))for(let o=0;o<e.length&&!1!==b(e[o],o,e);o++);else e&&
3042
3041
  img, .itd-svg svg {
3043
3042
  width : ${`${p.width}px`};
3044
3043
  height : ${`${p.height}px`};
3045
- pointer-events : none;
3046
3044
  }
3047
3045
 
3048
3046
  .itd-select-arrow {
@@ -3280,7 +3278,6 @@ function ga(e,b){if(Da(e))for(let o=0;o<e.length&&!1!==b(e[o],o,e);o++);else e&&
3280
3278
  &[disabled] {
3281
3279
 
3282
3280
  cursor: not-allowed;
3283
- pointer-events: none;
3284
3281
 
3285
3282
  .itd-select-selector {
3286
3283
 
@@ -3288,7 +3285,6 @@ function ga(e,b){if(Da(e))for(let o=0;o<e.length&&!1!==b(e[o],o,e);o++);else e&&
3288
3285
  border: 1px solid #d9d9d9;
3289
3286
  border-radius: ${il};
3290
3287
  cursor: not-allowed;
3291
- pointer-events: auto;
3292
3288
 
3293
3289
  .itd-select-selection-item input[disabled] {
3294
3290
  color: #00000040;
package/dist/index.esm.js CHANGED
@@ -2997,7 +2997,6 @@ function kA(e,b){if(YA(e))for(let M=0;M<e.length&&!1!==b(e[M],M,e);M++);else e&&
2997
2997
  .itd-select-option-image {
2998
2998
  width: ${`${M.width}px`};
2999
2999
  height: ${`${M.height}px`};
3000
- pointer-events: none;
3001
3000
  }
3002
3001
 
3003
3002
  .itd-select-option-icon {
@@ -3042,7 +3041,6 @@ function kA(e,b){if(YA(e))for(let M=0;M<e.length&&!1!==b(e[M],M,e);M++);else e&&
3042
3041
  img, .itd-svg svg {
3043
3042
  width : ${`${p.width}px`};
3044
3043
  height : ${`${p.height}px`};
3045
- pointer-events : none;
3046
3044
  }
3047
3045
 
3048
3046
  .itd-select-arrow {
@@ -3280,7 +3278,6 @@ function kA(e,b){if(YA(e))for(let M=0;M<e.length&&!1!==b(e[M],M,e);M++);else e&&
3280
3278
  &[disabled] {
3281
3279
 
3282
3280
  cursor: not-allowed;
3283
- pointer-events: none;
3284
3281
 
3285
3282
  .itd-select-selector {
3286
3283
 
@@ -3288,7 +3285,6 @@ function kA(e,b){if(YA(e))for(let M=0;M<e.length&&!1!==b(e[M],M,e);M++);else e&&
3288
3285
  border: 1px solid #d9d9d9;
3289
3286
  border-radius: ${Wq};
3290
3287
  cursor: not-allowed;
3291
- pointer-events: auto;
3292
3288
 
3293
3289
  .itd-select-selection-item input[disabled] {
3294
3290
  color: #00000040;
@@ -1,30 +1,30 @@
1
1
  {
2
2
  "weekdaysLong":[
3
- "Pazar",
4
- "Pazartesi",
5
- "Salı",
6
- "Çarşamba",
7
- "Perşembe",
8
- "Cuma",
9
- "Cumartesi"
3
+ "Sunday",
4
+ "Monday",
5
+ "Tuesday",
6
+ "Wednesday",
7
+ "Thursday",
8
+ "Friday",
9
+ "Saturday"
10
10
  ],
11
11
  "weekdaysShort":[
12
- "Pt", "Sa", "Ça", "Pe", "Cu", "Ct", "Pz"
12
+ "Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"
13
13
  ],
14
14
  "months":[
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"
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": 1,
29
- "format": "DD/MM/YYYY"
28
+ "firstDay": 0,
29
+ "format": "MM/DD/YYYY"
30
30
  }
@@ -1,305 +1,304 @@
1
1
  {
2
- "success": "Başarılı",
3
- "error": "Hata",
2
+ "success": "Success",
3
+ "error": "Error",
4
4
  "table": {
5
- "noData": "Veri Yok"
5
+ "noData": "No Data"
6
6
  },
7
7
  "placeholders": {
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
- "selectLanguage": "Dil Seçin",
15
- "selectCountry": "Ülke Seçin",
16
- "birthday": "Doğum Tarihi",
17
- "multipleSelection": "Seçili ({{- count}})"
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": "Hepsi",
21
- "male": "Erkek",
22
- "female": "Kadın",
20
+ "all": "All",
21
+ "male": "Male",
22
+ "female": "Female",
23
23
  "languages": {
24
- "turkish": "Türkçe",
25
- "english": "İngilizce"
24
+ "turkish": "Turkish",
25
+ "english": "English"
26
26
  }
27
27
  },
28
28
  "buttons": {
29
- "submit": "Gönder",
30
- "reset": "Temizle"
29
+ "submit": "Submit",
30
+ "reset": "Reset"
31
31
  },
32
32
  "errors": {
33
- "required": "Bu alan zorunludur!",
34
- "minLength": "En az {{- length}} karakter olmalıdır",
35
- "maxLength": "Çok uzun. Maks uzunluk {{- length}} karakter olmalıdır.",
36
- "exactLength": "This field must be {{- length}} characters long.",
37
- "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.",
38
- "invalidEmailAddress": "Geçersiz e-posta adresi",
39
- "passwordsDontMatch": "Girdiğiniz şifreler birbirleriyle uyuşmuyor!",
40
- "usernameRule": "Şifreniz en az 6 karakter uzunluğunda olmalıdır. Sadece İngilizce harfler, rakamlar ve semboller (-_.) kullanılabilir. Boşluk karakterine izin verilmez.",
41
- "wrongTCIdentity": "TC Kimlik Numarası Yanlış",
42
- "fieldMustBeTheSame": "Bu alan şunlarla aynı olmalıdır: {{- fields}}",
43
- "siteUsernameRule": "Bu alan en az 3 karakter, en fazla 15 karakter uzunluğunda olmalıdır. Sadece İngilizce harfler, rakamlar ve semboller (-_.) kullanılabilir. Boşluk karakterine ve büyük harflere izin verilmez.",
44
- "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": "Your password must be at least 6 characters long. 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": "Your username must be at least 3 characters long, at most 15 characters long. Only English letters, digits and symbols (-_.). No space is allowed, no uppercase letters are allowed",
43
+ "fieldMustBeDifferent": "This field must be different from: {{- fields}}"
45
44
  },
46
45
  "uploader": {
47
- "header": "Bir resmi sürükleyip bırakın",
48
- "hint": "ya da bir dosya seçmek için tıklayın.",
49
- "fileUploading": "Dosya yükleniyor...",
50
- "info": "Toplam: {{- total}} - {{- estimated}} sn kaldı.",
51
- "delete": "Sil",
52
- "preview": "Önizleme",
53
- "error": "Hata",
54
- "fileFormatError": "Yalnızca {{fileFormat}} dosyası yükleyebilirsiniz.",
55
- "fileSizeError": "Dosya boyutu {{fileSize}}'den küçük olmalıdır.",
56
- "fileUploadSuccess": "Dosya başarıyla yüklendi.",
57
- "fileUploadFailed": "Dosya yüklenemedi!",
58
- "removeFileSuccess": "Dosya başarıyla silindi!",
59
- "browserDoesntSupportDND": "Tarayıcı taşı&bırak özelliğini desteklemiyor!",
60
- "calculating": "Hesaplanıyor...",
61
- "removeFile": "Dosya Silme",
62
- "areYouSureToDeleteThisFile": "Bu dosyayı silmek istediğinize emin misiniz?",
63
- "yes": "Evet",
64
- "no": "Hayır"
46
+ "header": "Drag and drop an file",
47
+ "hint": "or Browse to choose a file",
48
+ "fileUploading": "File uploading...",
49
+ "info": "Total: {{- total}} - {{- estimated}} s remaining.",
50
+ "delete": "Delete",
51
+ "preview": "Preview",
52
+ "error": "Error",
53
+ "fileFormatError": "You can only upload {{fileFormat}} file",
54
+ "fileSizeError": "File must smaller than {{fileSize}}",
55
+ "fileUploadSuccess": "File successfully uploaded.",
56
+ "fileUploadFailed": "File upload failed!",
57
+ "removeFileSuccess": "File successfully delete!",
58
+ "browserDoesntSupportDND": "Browser doesn't support drag and drop!",
59
+ "calculating": "Calculating...",
60
+ "removeFile": "Remove File",
61
+ "areYouSureToDeleteThisFile": "Are you sure to delete this file?",
62
+ "yes": "Yes",
63
+ "no": "No"
65
64
  },
66
65
  "results": {
67
66
  "authentication": {
68
- "title": "Üye Girişi Gerekiyor",
69
- "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.",
70
- "button": "GİRİŞ YAP"
67
+ "title": "You Need To Sign In",
68
+ "subtitle": "You need to login to access this page. Please login by clicking the button below.",
69
+ "button": "LOGIN"
71
70
  }
72
71
  },
73
72
  "currencies": {
74
- "TRY": "Türk Lirası",
73
+ "TRY": "Turkish Lira",
75
74
  "EUR": "Euro",
76
- "USD": "Dolar"
75
+ "USD": "Dollar"
77
76
  },
78
77
  "countries": {
79
- "af": "Afganistan",
80
- "al": "Arnavutluk",
81
- "dz": "Cezayir",
78
+ "af": "Afghanistan",
79
+ "al": "Albania",
80
+ "dz": "Algeria",
82
81
  "ad": "Andorra",
83
82
  "ao": "Angola",
84
- "ag": "Antigua ve Barbuda",
85
- "ar": "Arjantin",
86
- "am": "Ermenistan",
87
- "au": "Avustralya",
88
- "at": "Avusturya",
89
- "az": "Azerbaycan",
90
- "bs": "Bahamalar",
91
- "bh": "Bahreyn",
92
- "bd": "Bangladeş",
83
+ "ag": "Antigua and Barbuda",
84
+ "ar": "Argentina",
85
+ "am": "Armenia",
86
+ "au": "Australia",
87
+ "at": "Austria",
88
+ "az": "Azerbaijan",
89
+ "bs": "Bahamas",
90
+ "bh": "Bahrain",
91
+ "bd": "Bangladesh",
93
92
  "bb": "Barbados",
94
- "by": "Beyaz Rusya",
95
- "be": "Belçika",
93
+ "by": "Belarus",
94
+ "be": "Belgium",
96
95
  "bz": "Belize",
97
96
  "bj": "Benin",
98
97
  "bt": "Bhutan",
99
- "bo": "Bolivya",
100
- "ba": "Bosna-Hersek",
101
- "bw": "Botsvana",
102
- "br": "Brezilya",
103
- "bn": "Brunei",
104
- "bg": "Bulgaristan",
98
+ "bo": "Bolivia",
99
+ "ba": "Bosnia and Herzegovina",
100
+ "bw": "Botswana",
101
+ "br": "Brazil",
102
+ "bn": "Brunei Darussalam",
103
+ "bg": "Bulgaria",
105
104
  "bf": "Burkina Faso",
106
105
  "bi": "Burundi",
107
- "cv": "Yeşil Burun Adaları",
108
- "kh": "Kamboçya",
109
- "cm": "Kamerun",
110
- "ca": "Kanada",
111
- "cf": "Orta Afrika Cumhuriyeti",
112
- "td": "Çad",
113
- "cl": "Şili",
114
- "cn": "Çin Halk Cumhuriyeti",
115
- "co": "Kolombiya",
116
- "km": "Komorlar",
117
- "cg": "Kongo Cumhuriyeti",
118
- "cd": "Demokratik Kongo",
119
- "cr": "Kosta Rika",
120
- "ci": "Fildişi Sahili",
121
- "hr": "Hırvatistan",
122
- "cu": "Küba",
123
- "cw": "Curaçao",
124
- "cy": "Güney Kıbrıs",
125
- "cz": "Çek Cumhuriyeti",
126
- "dk": "Danimarka",
127
- "dj": "Cibuti",
128
- "dm": "Dominika",
129
- "do": "Dominik Cumhuriyeti",
130
- "ec": "Ekvador",
131
- "eg": "Mısır",
106
+ "cv": "Cabo Verde",
107
+ "kh": "Cambodia",
108
+ "cm": "Cameroon",
109
+ "ca": "Canada",
110
+ "cf": "Central African Republic",
111
+ "td": "Chad",
112
+ "cl": "Chile",
113
+ "cn": "China",
114
+ "co": "Colombia",
115
+ "km": "Comoros",
116
+ "cg": "Congo",
117
+ "cd": "Congo, Democratic",
118
+ "cr": "Costa Rica",
119
+ "ci": "Côte d'Ivoire",
120
+ "hr": "Croatia",
121
+ "cu": "Cuba",
122
+ "cw": "Curacao",
123
+ "cy": "Cyprus",
124
+ "cz": "Czechia",
125
+ "dk": "Denmark",
126
+ "dj": "Djibouti",
127
+ "dm": "Dominica",
128
+ "do": "Dominican Republic",
129
+ "ec": "Ecuador",
130
+ "eg": "Egypt",
132
131
  "sv": "El Salvador",
133
- "gq": "Ekvator Ginesi",
134
- "er": "Eritre",
135
- "ee": "Estonya",
136
- "sz": "Esvati̇ni̇",
137
- "et": "Etiyopya",
132
+ "gq": "Equatorial Guinea",
133
+ "er": "Eritrea",
134
+ "ee": "Estonia",
135
+ "sz": "Eswatini",
136
+ "et": "Ethiopia",
138
137
  "fj": "Fiji",
139
- "fi": "Finlandiya",
140
- "fr": "Fransa",
138
+ "fi": "Finland",
139
+ "fr": "France",
141
140
  "ga": "Gabon",
142
141
  "gm": "Gambia",
143
- "ge": "Gürcistan",
144
- "de": "Almanya",
145
- "gh": "Gana",
146
- "gr": "Yunanistan",
142
+ "ge": "Georgia",
143
+ "de": "Germany",
144
+ "gh": "Ghana",
145
+ "gr": "Greece",
147
146
  "gd": "Grenada",
148
147
  "gt": "Guatemala",
149
- "gn": "Gine",
148
+ "gn": "Guinea",
150
149
  "gw": "Guinea-Bissau",
151
150
  "gy": "Guyana",
152
151
  "ht": "Haiti",
153
152
  "hn": "Honduras",
154
- "hu": "Macaristan",
155
- "is": "İzlanda",
156
- "in": "Hindistan",
157
- "id": "Endonezya",
158
- "ir": "İran",
159
- "iq": "Irak",
153
+ "hu": "Hungary",
154
+ "is": "Iceland",
155
+ "in": "India",
156
+ "id": "Indonesia",
157
+ "ir": "Iran",
158
+ "iq": "Iraq",
160
159
  "ie": "Ireland",
161
- "il": "İrlanda",
162
- "it": "İtalya",
163
- "jm": "Jamaika",
164
- "jp": "Japonya",
165
- "jo": "Ürdün",
166
- "kz": "Kazakistan",
160
+ "il": "Israel",
161
+ "it": "Italy",
162
+ "jm": "Jamaica",
163
+ "jp": "Japan",
164
+ "jo": "Jordan",
165
+ "kz": "Kazakhstan",
167
166
  "ke": "Kenya",
168
167
  "ki": "Kiribati",
169
- "kp": "Kuzey Kore",
170
- "kr": "Güney Kore",
171
- "kw": "Kuveyt",
172
- "kg": "Kırgızistan",
173
- "la": "Laos",
174
- "lv": "Letonya",
175
- "lb": "Lübnan",
168
+ "kp": "North Korea",
169
+ "kr": "South Korea",
170
+ "kw": "Kuwait",
171
+ "kg": "Kyrgyzstan",
172
+ "la": "Lao People's",
173
+ "lv": "Latvia",
174
+ "lb": "Lebanon",
176
175
  "ls": "Lesotho",
177
- "lr": "Liberya",
176
+ "lr": "Liberia",
178
177
  "ly": "Libya",
179
- "li": "Lihtenştayn",
180
- "lt": "Litvanya",
181
- "lu": "Lüksemburg",
182
- "mg": "Madagaskar",
183
- "mw": "Malavi",
184
- "my": "Malezya",
185
- "mv": "Maldivler",
178
+ "li": "Liechtenstein",
179
+ "lt": "Lithuania",
180
+ "lu": "Luxembourg",
181
+ "mg": "Madagascar",
182
+ "mw": "Malawi",
183
+ "my": "Malaysia",
184
+ "mv": "Maldives",
186
185
  "ml": "Mali",
187
186
  "mt": "Malta",
188
- "mh": "Marshall Adaları",
189
- "mr": "Moritanya",
187
+ "mh": "Marshall Islands",
188
+ "mr": "Mauritania",
190
189
  "mu": "Mauritius",
191
- "mx": "Meksika",
192
- "fm": "Mikronezya",
193
- "md": "Moldova",
194
- "mc": "Monako",
195
- "mn": "Moğolistan",
196
- "me": "Karadağ",
197
- "ma": "Fas",
198
- "mz": "Mozambik",
190
+ "mx": "Mexico",
191
+ "fm": "Micronesia",
192
+ "md": "Moldova, Republic of",
193
+ "mc": "Monaco",
194
+ "mn": "Mongolia",
195
+ "me": "Montenegro",
196
+ "ma": "Morocco",
197
+ "mz": "Mozambique",
199
198
  "mm": "Myanmar",
200
- "na": "Namibya",
199
+ "na": "Namibia",
201
200
  "nr": "Nauru",
202
201
  "np": "Nepal",
203
- "nl": "Hollanda",
204
- "nz": "Yeni Zelanda",
205
- "ni": "Nikaragua",
206
- "ne": "Nijer",
207
- "ng": "Nijerya",
208
- "mk": "Makedonya",
209
- "no": "Norveç",
210
- "om": "Umman",
202
+ "nl": "Netherlands",
203
+ "nz": "New Zealand",
204
+ "ni": "Nicaragua",
205
+ "ne": "Niger",
206
+ "ng": "Nigeria",
207
+ "mk": "North Macedonia",
208
+ "no": "Norway",
209
+ "om": "Oman",
211
210
  "pk": "Pakistan",
212
211
  "pw": "Palau",
213
212
  "pa": "Panama",
214
- "pg": "Papua Yeni Gine",
213
+ "pg": "Papua New Guinea",
215
214
  "py": "Paraguay",
216
215
  "pe": "Peru",
217
- "ph": "Filipinler",
218
- "pl": "Polonya",
219
- "pt": "Portekiz",
220
- "qa": "Katar",
221
- "ro": "Romanya",
222
- "ru": "Rusya",
223
- "rw": "Ruanda",
224
- "kn": "Saint Kitts ve Nevis",
216
+ "ph": "Philippines",
217
+ "pl": "Poland",
218
+ "pt": "Portugal",
219
+ "qa": "Qatar",
220
+ "ro": "Romania",
221
+ "ru": "Russian Federation",
222
+ "rw": "Rwanda",
223
+ "kn": "Saint Kitts and Nevis",
225
224
  "lc": "Saint Lucia",
226
225
  "vc": "Saint Vincent",
227
226
  "ws": "Samoa",
228
227
  "sm": "San Marino",
229
228
  "st": "Sao Tome and Principe",
230
- "sa": "Suudi Arabistan",
229
+ "sa": "Saudi Arabia",
231
230
  "sn": "Senegal",
232
- "rs": "Sırbistan",
233
- "sc": "Seyşeller",
231
+ "rs": "Serbia",
232
+ "sc": "Seychelles",
234
233
  "sl": "Sierra Leone",
235
- "sg": "Singapur",
236
- "sk": "Slovakya",
237
- "si": "Slovenya",
238
- "sb": "Solomon Adaları",
239
- "so": "Somali",
240
- "za": "Güney Afrika",
241
- "ss": "Güney Sudan",
242
- "es": "İspanya",
234
+ "sg": "Singapore",
235
+ "sk": "Slovakia",
236
+ "si": "Slovenia",
237
+ "sb": "Solomon Islands",
238
+ "so": "Somalia",
239
+ "za": "South Africa",
240
+ "ss": "South Sudan",
241
+ "es": "Spain",
243
242
  "lk": "Sri Lanka",
244
243
  "sd": "Sudan",
245
- "sr": "Surinam",
246
- "se": "İsveç",
247
- "ch": "İsviçre",
248
- "sy": "Suriye",
249
- "tj": "Tacikistan",
250
- "tw": "Tayvan",
251
- "tz": "Tanzanya",
252
- "th": "Tayland",
253
- "tl": "Doğu Timor",
244
+ "sr": "Suriname",
245
+ "se": "Sweden",
246
+ "ch": "Switzerland",
247
+ "sy": "Syrian Arab Republic",
248
+ "tj": "Tajikistan",
249
+ "tw": "Taiwan",
250
+ "tz": "Tanzania",
251
+ "th": "Thailand",
252
+ "tl": "Timor-Leste",
254
253
  "tg": "Togo",
255
254
  "to": "Tonga",
256
- "tt": "Trinidad ve Tobago",
257
- "tn": "Tunus",
258
- "tr": "Türkiye",
259
- "tm": "Türkmenistan",
255
+ "tt": "Trinidad and Tobago",
256
+ "tn": "Tunisia",
257
+ "tr": "Turkey",
258
+ "tm": "Turkmenistan",
260
259
  "tv": "Tuvalu",
261
260
  "ug": "Uganda",
262
- "ua": "Ukrayna",
263
- "ae": "Birleşik Arap Emirlikleri",
264
- "gb": "Birleşik Krallık",
265
- "us": "Amerika Birleşik Devletleri",
261
+ "ua": "Ukraine",
262
+ "ae": "United Arab Emirates",
263
+ "gb": "United Kingdom",
264
+ "us": "United States of America",
266
265
  "uy": "Uruguay",
267
- "uz": "Özbekistan",
266
+ "uz": "Uzbekistan",
268
267
  "vu": "Vanuatu",
269
268
  "ve": "Venezuela",
270
- "vn": "Vietnam",
269
+ "vn": "Viet Nam",
271
270
  "ye": "Yemen",
272
- "zm": "Zambiya",
273
- "zw": "Zimbabve"
271
+ "zm": "Zambia",
272
+ "zw": "Zimbabwe"
274
273
  },
275
274
  "calendar": {
276
275
  "weekdaysLong":[
277
- "Pazar",
278
- "Pazartesi",
279
- "Salı",
280
- "Çarşamba",
281
- "Perşembe",
282
- "Cuma",
283
- "Cumartesi"
276
+ "Sunday",
277
+ "Monday",
278
+ "Tuesday",
279
+ "Wednesday",
280
+ "Thursday",
281
+ "Friday",
282
+ "Saturday"
284
283
  ],
285
284
  "weekdaysShort":[
286
- "Pt", "Sa", "Ça", "Pe", "Cu", "Ct", "Pz"
285
+ "Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"
287
286
  ],
288
287
  "months":[
289
- "Ocak",
290
- "Şubat",
291
- "Mart",
292
- "Nisan",
293
- "Mayıs",
294
- "Haziran",
295
- "Temmuz",
296
- "Ağustos",
297
- "Eylül",
298
- "Ekim",
299
- "Kasım",
300
- "Aralık"
288
+ "January",
289
+ "February",
290
+ "March",
291
+ "April",
292
+ "May",
293
+ "June",
294
+ "July",
295
+ "August",
296
+ "September",
297
+ "October",
298
+ "November",
299
+ "December"
301
300
  ],
302
- "firstDay": 1,
303
- "format": "DD/MM/YYYY"
301
+ "firstDay": 0,
302
+ "format": "MM/DD/YYYY"
304
303
  }
305
- }
304
+ }
@@ -1,2 +1,2 @@
1
1
  import { ITDSizeSlug } from "../index";
2
- export default function GetSizeBySizeSlug(size: ITDSizeSlug): "small" | "medium" | "large" | "x-small" | "default" | "x-large" | "df";
2
+ export default function GetSizeBySizeSlug(size: ITDSizeSlug): "large" | "small" | "x-small" | "medium" | "default" | "x-large" | "df";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inntechcorp/it-design",
3
- "version": "2.1.72",
3
+ "version": "2.1.73",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",