@nettyapps/ntybase 21.1.37 → 21.1.39
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/fesm2022/{nettyapps-ntybase-en-USbase-C1t7F-R0.mjs → nettyapps-ntybase-en-USbase-Bl-neyoj.mjs} +6 -2
- package/fesm2022/{nettyapps-ntybase-en-USbase-C1t7F-R0.mjs.map → nettyapps-ntybase-en-USbase-Bl-neyoj.mjs.map} +1 -1
- package/fesm2022/{nettyapps-ntybase-tr-TRbase-BXQ_UTZY.mjs → nettyapps-ntybase-tr-TRbase-CO4HBOmj.mjs} +6 -2
- package/fesm2022/{nettyapps-ntybase-tr-TRbase-BXQ_UTZY.mjs.map → nettyapps-ntybase-tr-TRbase-CO4HBOmj.mjs.map} +1 -1
- package/fesm2022/nettyapps-ntybase.mjs +1008 -992
- package/fesm2022/nettyapps-ntybase.mjs.map +1 -1
- package/package.json +1 -1
- package/translations/en-USbase.json +5 -1
- package/translations/tr-TRbase.json +5 -1
- package/types/nettyapps-ntybase.d.ts +124 -123
|
@@ -281,6 +281,9 @@ var enUSbase = {
|
|
|
281
281
|
"@maxLengthError": "Please enter at most {{value}} characters",
|
|
282
282
|
"@dateCannotBeBeforeStart": "Selected date cannot be earlier than the start date",
|
|
283
283
|
"@dateCannotBeAfterEnd": "Selected date cannot be later than the end date",
|
|
284
|
+
"@selectFile": "Select File",
|
|
285
|
+
"@uploadFile": "Upload File",
|
|
286
|
+
"@displayLogs": "Display Logs",
|
|
284
287
|
"@EXCEL_PARSER": {
|
|
285
288
|
noFileChosen: "Please select a file",
|
|
286
289
|
errorLoadingFile: "Error loading file",
|
|
@@ -290,7 +293,8 @@ var enUSbase = {
|
|
|
290
293
|
defaultValueSet: "'{{prop}}' field is empty, default value assigned.",
|
|
291
294
|
requiredFieldMissing: "'{{prop}}' is required but its value is empty.",
|
|
292
295
|
conversionError: "Could not convert type of data '{{value}}' for field '{{prop}}'.",
|
|
293
|
-
rowSkipped: "This row was skipped due to errors."
|
|
296
|
+
rowSkipped: "This row was skipped due to errors.",
|
|
297
|
+
sampleFile: "Sample File"
|
|
294
298
|
},
|
|
295
299
|
"@EXCEL_PARSER_LOG": {
|
|
296
300
|
all: "All",
|
|
@@ -307,4 +311,4 @@ var enUSbase = {
|
|
|
307
311
|
};
|
|
308
312
|
|
|
309
313
|
export { AG_GRID, DASHBOARD, ENVIRONMENT_INFO, GANTT, enUSbase as default, mfaCode };
|
|
310
|
-
//# sourceMappingURL=nettyapps-ntybase-en-USbase-
|
|
314
|
+
//# sourceMappingURL=nettyapps-ntybase-en-USbase-Bl-neyoj.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nettyapps-ntybase-en-USbase-
|
|
1
|
+
{"version":3,"file":"nettyapps-ntybase-en-USbase-Bl-neyoj.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -281,6 +281,9 @@ var trTRbase = {
|
|
|
281
281
|
"@maxLengthError": "En fazla {{value}} karakter girebilirsiniz",
|
|
282
282
|
"@dateCannotBeBeforeStart": "Seçilen tarih, başlangıç tarihinden önce olamaz",
|
|
283
283
|
"@dateCannotBeAfterEnd": "Seçilen tarih, bitiş tarihinden sonra olamaz",
|
|
284
|
+
"@selectFile": "Dosya Seç",
|
|
285
|
+
"@uploadFile": "Dosya Yükle",
|
|
286
|
+
"@displayLogs": "Logları Görüntüle",
|
|
284
287
|
"@EXCEL_PARSER": {
|
|
285
288
|
noFileChosen: "Lütfen bir dosya seçin",
|
|
286
289
|
errorLoadingFile: "Dosya yüklenirken hata oluştu",
|
|
@@ -290,7 +293,8 @@ var trTRbase = {
|
|
|
290
293
|
defaultValueSet: "'{{prop}}' alanı boş olduğu için varsayılan değer atandı.",
|
|
291
294
|
requiredFieldMissing: "'{{prop}}' zorunlu bir alan ancak değeri boş.",
|
|
292
295
|
conversionError: "'{{prop}}' alanı için '{{value}}' verisinin tipi dönüştürülemedi.",
|
|
293
|
-
rowSkipped: "Bu satır hatalardan dolayı atlandı."
|
|
296
|
+
rowSkipped: "Bu satır hatalardan dolayı atlandı.",
|
|
297
|
+
sampleFile: "Örnek Dosya"
|
|
294
298
|
},
|
|
295
299
|
"@EXCEL_PARSER_LOG": {
|
|
296
300
|
all: "Tümü",
|
|
@@ -307,4 +311,4 @@ var trTRbase = {
|
|
|
307
311
|
};
|
|
308
312
|
|
|
309
313
|
export { AG_GRID, DASHBOARD, ENVIRONMENT_INFO, GANTT, trTRbase as default, mfaCode };
|
|
310
|
-
//# sourceMappingURL=nettyapps-ntybase-tr-TRbase-
|
|
314
|
+
//# sourceMappingURL=nettyapps-ntybase-tr-TRbase-CO4HBOmj.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nettyapps-ntybase-tr-TRbase-
|
|
1
|
+
{"version":3,"file":"nettyapps-ntybase-tr-TRbase-CO4HBOmj.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|