@trackunit/custom-field-components 2.6.21 → 2.6.23
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/index.cjs.js +0 -1
- package/index.esm.js +0 -1
- package/migrations/entry.js.map +1 -0
- package/package.json +10 -10
- package/translation.cjs.js +0 -1
- package/translation.esm.js +0 -1
- package/translation10.cjs.js +0 -1
- package/translation10.esm.js +0 -1
- package/translation11.cjs.js +0 -1
- package/translation11.esm.js +0 -1
- package/translation12.cjs.js +0 -1
- package/translation12.esm.js +0 -1
- package/translation13.cjs.js +0 -1
- package/translation13.esm.js +0 -1
- package/translation14.cjs.js +0 -1
- package/translation14.esm.js +0 -1
- package/translation15.cjs.js +0 -1
- package/translation15.esm.js +0 -1
- package/translation16.cjs.js +0 -1
- package/translation16.esm.js +0 -1
- package/translation17.cjs.js +0 -1
- package/translation17.esm.js +0 -1
- package/translation2.cjs.js +0 -1
- package/translation2.esm.js +0 -1
- package/translation3.cjs.js +0 -1
- package/translation3.esm.js +0 -1
- package/translation4.cjs.js +0 -1
- package/translation4.esm.js +0 -1
- package/translation5.cjs.js +0 -1
- package/translation5.esm.js +0 -1
- package/translation6.cjs.js +0 -1
- package/translation6.esm.js +0 -1
- package/translation7.cjs.js +0 -1
- package/translation7.esm.js +0 -1
- package/translation8.cjs.js +0 -1
- package/translation8.esm.js +0 -1
- package/translation9.cjs.js +0 -1
- package/translation9.esm.js +0 -1
package/index.cjs.js
CHANGED
|
@@ -78,7 +78,6 @@ var defaultTranslations = {
|
|
|
78
78
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
79
79
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
80
80
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
81
|
-
"customfield.unit.TON": "ton",
|
|
82
81
|
"customfield.unit.US_TON": "ton (US)",
|
|
83
82
|
"customfield.unit.VOLT": "V",
|
|
84
83
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/index.esm.js
CHANGED
|
@@ -76,7 +76,6 @@ var defaultTranslations = {
|
|
|
76
76
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
77
77
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
78
78
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
79
|
-
"customfield.unit.TON": "ton",
|
|
80
79
|
"customfield.unit.US_TON": "ton (US)",
|
|
81
80
|
"customfield.unit.VOLT": "V",
|
|
82
81
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"entry.js","sourceRoot":"","sources":["../../../../../libs/custom-field/components/migrations/entry.ts"],"names":[],"mappings":"","sourcesContent":["export {};\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/custom-field-components",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.23",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -8,15 +8,15 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"react-select": "^5.10.2",
|
|
11
|
-
"@trackunit/react-form-components": "2.4.
|
|
12
|
-
"@trackunit/shared-utils": "1.16.
|
|
13
|
-
"@trackunit/custom-field-api": "2.7.
|
|
14
|
-
"@trackunit/iris-app-runtime-core": "1.18.
|
|
15
|
-
"@trackunit/react-components": "2.7.
|
|
16
|
-
"@trackunit/react-modal": "2.4.
|
|
17
|
-
"@trackunit/react-core-hooks": "1.20.
|
|
18
|
-
"@trackunit/i18n-library-translation": "2.3.
|
|
19
|
-
"@trackunit/iris-app-runtime-core-api": "1.17.
|
|
11
|
+
"@trackunit/react-form-components": "2.4.14",
|
|
12
|
+
"@trackunit/shared-utils": "1.16.8",
|
|
13
|
+
"@trackunit/custom-field-api": "2.7.22",
|
|
14
|
+
"@trackunit/iris-app-runtime-core": "1.18.8",
|
|
15
|
+
"@trackunit/react-components": "2.7.3",
|
|
16
|
+
"@trackunit/react-modal": "2.4.14",
|
|
17
|
+
"@trackunit/react-core-hooks": "1.20.10",
|
|
18
|
+
"@trackunit/i18n-library-translation": "2.3.10",
|
|
19
|
+
"@trackunit/iris-app-runtime-core-api": "1.17.8"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
22
|
"@apollo/client": "^3.13.8",
|
package/translation.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "Tonne",
|
|
71
70
|
"customfield.unit.US_TON": "Tonne (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "Tonne",
|
|
69
68
|
"customfield.unit.US_TON": "Tonne (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation10.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "t",
|
|
71
70
|
"customfield.unit.US_TON": "t (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation10.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "t",
|
|
69
68
|
"customfield.unit.US_TON": "t (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation11.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "ton",
|
|
71
70
|
"customfield.unit.US_TON": "ton (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation11.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "ton",
|
|
69
68
|
"customfield.unit.US_TON": "ton (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation12.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "фт²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "км²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "м²",
|
|
70
|
-
"customfield.unit.TON": "тонна",
|
|
71
70
|
"customfield.unit.US_TON": "тонна (США)",
|
|
72
71
|
"customfield.unit.VOLT": "В",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "ВА",
|
package/translation12.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "фт²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "км²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "м²",
|
|
68
|
-
"customfield.unit.TON": "тонна",
|
|
69
68
|
"customfield.unit.US_TON": "тонна (США)",
|
|
70
69
|
"customfield.unit.VOLT": "В",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "ВА",
|
package/translation13.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "tonă",
|
|
71
70
|
"customfield.unit.US_TON": "tonă (SUA)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation13.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "tonă",
|
|
69
68
|
"customfield.unit.US_TON": "tonă (SUA)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation14.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "t",
|
|
71
70
|
"customfield.unit.US_TON": "t (EE. UU.)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation14.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "t",
|
|
69
68
|
"customfield.unit.US_TON": "t (EE. UU.)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation15.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "ton",
|
|
71
70
|
"customfield.unit.US_TON": "ton (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation15.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "ton",
|
|
69
68
|
"customfield.unit.US_TON": "ton (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation16.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "平方フィート",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "トン",
|
|
71
70
|
"customfield.unit.US_TON": "トン (米国)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation16.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "平方フィート",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "トン",
|
|
69
68
|
"customfield.unit.US_TON": "トン (米国)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation17.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ตารางฟุต",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "ตร. กม.",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "ตร. ม.",
|
|
70
|
-
"customfield.unit.TON": "ตัน",
|
|
71
70
|
"customfield.unit.US_TON": "ตัน (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation17.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ตารางฟุต",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "ตร. กม.",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "ตร. ม.",
|
|
68
|
-
"customfield.unit.TON": "ตัน",
|
|
69
68
|
"customfield.unit.US_TON": "ตัน (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation2.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "ton",
|
|
71
70
|
"customfield.unit.US_TON": "ton (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation2.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "ton",
|
|
69
68
|
"customfield.unit.US_TON": "ton (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation3.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "tuna",
|
|
71
70
|
"customfield.unit.US_TON": "tuna (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation3.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "tuna",
|
|
69
68
|
"customfield.unit.US_TON": "tuna (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation4.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "ton",
|
|
71
70
|
"customfield.unit.US_TON": "ton (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation4.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "ton",
|
|
69
68
|
"customfield.unit.US_TON": "ton (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation5.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "pi²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "t",
|
|
71
70
|
"customfield.unit.US_TON": "t (américaine)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation5.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "pi²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "t",
|
|
69
68
|
"customfield.unit.US_TON": "t (américaine)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation6.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "tonni",
|
|
71
70
|
"customfield.unit.US_TON": "ton (US)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation6.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "tonni",
|
|
69
68
|
"customfield.unit.US_TON": "ton (US)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation7.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "tonna",
|
|
71
70
|
"customfield.unit.US_TON": "tonna",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation7.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "tonna",
|
|
69
68
|
"customfield.unit.US_TON": "tonna",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation8.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "ton",
|
|
71
70
|
"customfield.unit.US_TON": "ton (Stati Uniti)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation8.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "ton",
|
|
69
68
|
"customfield.unit.US_TON": "ton (Stati Uniti)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation9.cjs.js
CHANGED
|
@@ -67,7 +67,6 @@ var translation = {
|
|
|
67
67
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
68
68
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
69
69
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
70
|
-
"customfield.unit.TON": "tonn",
|
|
71
70
|
"customfield.unit.US_TON": "tonn (USA)",
|
|
72
71
|
"customfield.unit.VOLT": "V",
|
|
73
72
|
"customfield.unit.VOLT_AMPERE": "VA",
|
package/translation9.esm.js
CHANGED
|
@@ -65,7 +65,6 @@ var translation = {
|
|
|
65
65
|
"customfield.unit.SQUARE_FOOT": "ft²",
|
|
66
66
|
"customfield.unit.SQUARE_KILOMETRE": "km²",
|
|
67
67
|
"customfield.unit.SQUARE_METRE": "m²",
|
|
68
|
-
"customfield.unit.TON": "tonn",
|
|
69
68
|
"customfield.unit.US_TON": "tonn (USA)",
|
|
70
69
|
"customfield.unit.VOLT": "V",
|
|
71
70
|
"customfield.unit.VOLT_AMPERE": "VA",
|