@trackunit/react-date-and-time-components 1.5.6 → 1.5.10
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/package.json +11 -11
- package/translation.cjs13.js +8 -8
- package/translation.esm13.js +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-date-and-time-components",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.10",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -8,16 +8,16 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"react": "19.0.0",
|
|
11
|
-
"@trackunit/react-components": "1.5.
|
|
12
|
-
"@trackunit/react-date-and-time-hooks": "1.4.
|
|
13
|
-
"@trackunit/date-and-time-utils": "1.4.
|
|
14
|
-
"@trackunit/css-class-variance-utilities": "1.4.
|
|
15
|
-
"@trackunit/ui-icons": "1.4.
|
|
16
|
-
"@trackunit/ui-design-tokens": "1.4.
|
|
17
|
-
"@trackunit/shared-utils": "1.6.
|
|
18
|
-
"@trackunit/i18n-library-translation": "1.4.
|
|
19
|
-
"@trackunit/react-test-setup": "1.1.
|
|
20
|
-
"@trackunit/react-form-components": "1.4.
|
|
11
|
+
"@trackunit/react-components": "1.5.6",
|
|
12
|
+
"@trackunit/react-date-and-time-hooks": "1.4.5",
|
|
13
|
+
"@trackunit/date-and-time-utils": "1.4.4",
|
|
14
|
+
"@trackunit/css-class-variance-utilities": "1.4.4",
|
|
15
|
+
"@trackunit/ui-icons": "1.4.4",
|
|
16
|
+
"@trackunit/ui-design-tokens": "1.4.5",
|
|
17
|
+
"@trackunit/shared-utils": "1.6.4",
|
|
18
|
+
"@trackunit/i18n-library-translation": "1.4.5",
|
|
19
|
+
"@trackunit/react-test-setup": "1.1.4",
|
|
20
|
+
"@trackunit/react-form-components": "1.4.6",
|
|
21
21
|
"string-ts": "^2.0.0",
|
|
22
22
|
"tailwind-merge": "^2.0.0",
|
|
23
23
|
"react-calendar": "^6.0.0"
|
package/translation.cjs13.js
CHANGED
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
5
|
"input.combined": "{{direction}} {{count}} {{unit}}",
|
|
6
|
-
"input.direction.last": "
|
|
7
|
-
"input.direction.next": "
|
|
6
|
+
"input.direction.last": "Ultima(ele)",
|
|
7
|
+
"input.direction.next": "Următoarea(ele)",
|
|
8
8
|
"input.icon.tooltip.calendar": "Calendar",
|
|
9
|
-
"input.noOptions": "
|
|
10
|
-
"input.placeholder.customRange.last": "
|
|
11
|
-
"input.placeholder.customRange.next": "
|
|
9
|
+
"input.noOptions": "Nicio opțiune disponibilă",
|
|
10
|
+
"input.placeholder.customRange.last": "Introduceți un interval de date (de ex., „Ultimele 4 zile”)",
|
|
11
|
+
"input.placeholder.customRange.next": "Introduceți un interval de date (de ex., „Următoarele 4 zile”)",
|
|
12
12
|
"input.today": "Astăzi",
|
|
13
|
-
"input.unit.day": "
|
|
13
|
+
"input.unit.day": "zi",
|
|
14
14
|
"input.unit.days": "zile",
|
|
15
15
|
"input.unit.month": "lună",
|
|
16
16
|
"input.unit.months": "luni",
|
|
@@ -31,8 +31,8 @@ var translation = {
|
|
|
31
31
|
"shared.timePeriods.weeks": "{{count}} săptămână",
|
|
32
32
|
"shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni",
|
|
33
33
|
"timeline.loadMore": "Click for more...",
|
|
34
|
-
"trigger.customRange": "
|
|
35
|
-
"trigger.selectDateRange": "
|
|
34
|
+
"trigger.customRange": "Interval de date personalizat",
|
|
35
|
+
"trigger.selectDateRange": "Selectați intervalul de date"
|
|
36
36
|
};
|
|
37
37
|
|
|
38
38
|
exports.default = translation;
|
package/translation.esm13.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
3
|
"input.combined": "{{direction}} {{count}} {{unit}}",
|
|
4
|
-
"input.direction.last": "
|
|
5
|
-
"input.direction.next": "
|
|
4
|
+
"input.direction.last": "Ultima(ele)",
|
|
5
|
+
"input.direction.next": "Următoarea(ele)",
|
|
6
6
|
"input.icon.tooltip.calendar": "Calendar",
|
|
7
|
-
"input.noOptions": "
|
|
8
|
-
"input.placeholder.customRange.last": "
|
|
9
|
-
"input.placeholder.customRange.next": "
|
|
7
|
+
"input.noOptions": "Nicio opțiune disponibilă",
|
|
8
|
+
"input.placeholder.customRange.last": "Introduceți un interval de date (de ex., „Ultimele 4 zile”)",
|
|
9
|
+
"input.placeholder.customRange.next": "Introduceți un interval de date (de ex., „Următoarele 4 zile”)",
|
|
10
10
|
"input.today": "Astăzi",
|
|
11
|
-
"input.unit.day": "
|
|
11
|
+
"input.unit.day": "zi",
|
|
12
12
|
"input.unit.days": "zile",
|
|
13
13
|
"input.unit.month": "lună",
|
|
14
14
|
"input.unit.months": "luni",
|
|
@@ -29,8 +29,8 @@ var translation = {
|
|
|
29
29
|
"shared.timePeriods.weeks": "{{count}} săptămână",
|
|
30
30
|
"shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni",
|
|
31
31
|
"timeline.loadMore": "Click for more...",
|
|
32
|
-
"trigger.customRange": "
|
|
33
|
-
"trigger.selectDateRange": "
|
|
32
|
+
"trigger.customRange": "Interval de date personalizat",
|
|
33
|
+
"trigger.selectDateRange": "Selectați intervalul de date"
|
|
34
34
|
};
|
|
35
35
|
|
|
36
36
|
export { translation as default };
|