@trackunit/react-date-and-time-components 1.3.18 → 1.3.20

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/react-date-and-time-components",
3
- "version": "1.3.18",
3
+ "version": "1.3.20",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -11,15 +11,15 @@
11
11
  "date-fns": "^2.30.0",
12
12
  "tailwind-merge": "^2.0.0",
13
13
  "react": "18.3.1",
14
- "@trackunit/react-components": "1.4.17",
15
- "@trackunit/react-date-and-time-hooks": "1.3.18",
16
- "@trackunit/react-core-hooks": "1.3.18",
17
- "@trackunit/date-and-time-utils": "1.3.17",
18
- "@trackunit/css-class-variance-utilities": "1.3.17",
19
- "@trackunit/ui-icons": "1.3.17",
20
- "@trackunit/ui-design-tokens": "1.3.17",
21
- "@trackunit/shared-utils": "1.5.17",
22
- "@trackunit/i18n-library-translation": "1.3.18"
14
+ "@trackunit/react-components": "1.4.18",
15
+ "@trackunit/react-date-and-time-hooks": "1.3.19",
16
+ "@trackunit/react-core-hooks": "1.3.19",
17
+ "@trackunit/date-and-time-utils": "1.3.18",
18
+ "@trackunit/css-class-variance-utilities": "1.3.18",
19
+ "@trackunit/ui-icons": "1.3.18",
20
+ "@trackunit/ui-design-tokens": "1.3.18",
21
+ "@trackunit/shared-utils": "1.5.18",
22
+ "@trackunit/i18n-library-translation": "1.3.19"
23
23
  },
24
24
  "module": "./index.esm.js",
25
25
  "main": "./index.cjs.js",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Anwenden",
7
7
  "layout.actions.cancel": "Abbrechen",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Löschen",
9
9
  "shared.timePeriods.days": "{{count}} Tag",
10
10
  "shared.timePeriods.days_plural": "{{count}} Tage",
11
11
  "shared.timePeriods.hours": "{{count}} Stunde",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Zastosuj",
7
7
  "layout.actions.cancel": "Anuluj",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Wyczyść",
9
9
  "shared.timePeriods.days": "{{count}} dzień",
10
10
  "shared.timePeriods.days_plural": "{{count}} dni",
11
11
  "shared.timePeriods.hours": "{{count}} godzina",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Aplicar",
7
7
  "layout.actions.cancel": "Cancelar",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Apagar",
9
9
  "shared.timePeriods.days": "{{count}} dia",
10
10
  "shared.timePeriods.days_plural": "{{count}} dias",
11
11
  "shared.timePeriods.hours": "{{count}} hora",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Применить",
7
7
  "layout.actions.cancel": "Отменить",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Очистить",
9
9
  "shared.timePeriods.days": "{{count}} день",
10
10
  "shared.timePeriods.days_plural": "{{count}} дня (-ей)",
11
11
  "shared.timePeriods.hours": "{{count}} час",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Aplicare",
7
7
  "layout.actions.cancel": "Anulare",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Ștergere",
9
9
  "shared.timePeriods.days": "{{count}} zi",
10
10
  "shared.timePeriods.days_plural": "{{count}} zile",
11
11
  "shared.timePeriods.hours": "{{count}} oră",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Aplicar",
7
7
  "layout.actions.cancel": "1",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Restablecer",
9
9
  "shared.timePeriods.days": "{{count}} día",
10
10
  "shared.timePeriods.days_plural": "{{count}} días",
11
11
  "shared.timePeriods.hours": "{{count}} hora",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Lägg till",
7
7
  "layout.actions.cancel": "Avbryt",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Rensa",
9
9
  "shared.timePeriods.days": "{{count}} dag",
10
10
  "shared.timePeriods.days_plural": "{{count}} dagar",
11
11
  "shared.timePeriods.hours": "{{count}} timme",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "適用",
7
7
  "layout.actions.cancel": "キャンセル",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "クリア",
9
9
  "shared.timePeriods.days": "{{count}}日",
10
10
  "shared.timePeriods.days_plural": "{{count}}日",
11
11
  "shared.timePeriods.hours": "{{count}}時間",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "ปรับใช้",
7
7
  "layout.actions.cancel": "ยกเลิก",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "ล้าง",
9
9
  "shared.timePeriods.days": "{{count}} วัน",
10
10
  "shared.timePeriods.days_plural": "{{count}} วัน",
11
11
  "shared.timePeriods.hours": "{{count}} ชั่วโมง",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Anvend",
7
7
  "layout.actions.cancel": "Annuller",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Ryd",
9
9
  "shared.timePeriods.days": "{{count}} dag",
10
10
  "shared.timePeriods.days_plural": "{{count}} dage",
11
11
  "shared.timePeriods.hours": "{{count}} time",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Použít",
7
7
  "layout.actions.cancel": "Zrušit",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Vymazat",
9
9
  "shared.timePeriods.days": "{{count}} den",
10
10
  "shared.timePeriods.days_plural": "{{count}} dní",
11
11
  "shared.timePeriods.hours": "{{count}} hodina",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Toepassen",
7
7
  "layout.actions.cancel": "Annuleren",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Wissen",
9
9
  "shared.timePeriods.days": "{{count}} dag",
10
10
  "shared.timePeriods.days_plural": "{{count}} dagen",
11
11
  "shared.timePeriods.hours": "{{count}} uur",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Appliquer",
7
7
  "layout.actions.cancel": "Annuler",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Effacer",
9
9
  "shared.timePeriods.days": "{{count}} jour",
10
10
  "shared.timePeriods.days_plural": "{{count}} jours",
11
11
  "shared.timePeriods.hours": "{{count}} heure",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Käytä",
7
7
  "layout.actions.cancel": "Peruuta",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Tyhjennä",
9
9
  "shared.timePeriods.days": "{{count}} päivä",
10
10
  "shared.timePeriods.days_plural": "{{count}} päivää",
11
11
  "shared.timePeriods.hours": "{{count}} tunti",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Alkalmaz",
7
7
  "layout.actions.cancel": "Mégse",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Törlés",
9
9
  "shared.timePeriods.days": "{{count}} nap",
10
10
  "shared.timePeriods.days_plural": "{{count}} nap",
11
11
  "shared.timePeriods.hours": "{{count}} óra",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Applica",
7
7
  "layout.actions.cancel": "Annulla",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Cancella",
9
9
  "shared.timePeriods.days": "{{count}} giorno",
10
10
  "shared.timePeriods.days_plural": "{{count}} giorni",
11
11
  "shared.timePeriods.hours": "{{count}} ora",
@@ -3,9 +3,9 @@
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
6
+ "layout.actions.apply": "Bruk",
7
7
  "layout.actions.cancel": "Avbryt",
8
- "layout.actions.clear": "Clear",
8
+ "layout.actions.clear": "Tøm",
9
9
  "shared.timePeriods.days": "{{count}} dag",
10
10
  "shared.timePeriods.days_plural": "{{count}} dager",
11
11
  "shared.timePeriods.hours": "{{count}} time",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Anwenden",
5
5
  "layout.actions.cancel": "Abbrechen",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Löschen",
7
7
  "shared.timePeriods.days": "{{count}} Tag",
8
8
  "shared.timePeriods.days_plural": "{{count}} Tage",
9
9
  "shared.timePeriods.hours": "{{count}} Stunde",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Zastosuj",
5
5
  "layout.actions.cancel": "Anuluj",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Wyczyść",
7
7
  "shared.timePeriods.days": "{{count}} dzień",
8
8
  "shared.timePeriods.days_plural": "{{count}} dni",
9
9
  "shared.timePeriods.hours": "{{count}} godzina",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Aplicar",
5
5
  "layout.actions.cancel": "Cancelar",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Apagar",
7
7
  "shared.timePeriods.days": "{{count}} dia",
8
8
  "shared.timePeriods.days_plural": "{{count}} dias",
9
9
  "shared.timePeriods.hours": "{{count}} hora",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Применить",
5
5
  "layout.actions.cancel": "Отменить",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Очистить",
7
7
  "shared.timePeriods.days": "{{count}} день",
8
8
  "shared.timePeriods.days_plural": "{{count}} дня (-ей)",
9
9
  "shared.timePeriods.hours": "{{count}} час",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Aplicare",
5
5
  "layout.actions.cancel": "Anulare",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Ștergere",
7
7
  "shared.timePeriods.days": "{{count}} zi",
8
8
  "shared.timePeriods.days_plural": "{{count}} zile",
9
9
  "shared.timePeriods.hours": "{{count}} oră",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Aplicar",
5
5
  "layout.actions.cancel": "1",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Restablecer",
7
7
  "shared.timePeriods.days": "{{count}} día",
8
8
  "shared.timePeriods.days_plural": "{{count}} días",
9
9
  "shared.timePeriods.hours": "{{count}} hora",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Lägg till",
5
5
  "layout.actions.cancel": "Avbryt",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Rensa",
7
7
  "shared.timePeriods.days": "{{count}} dag",
8
8
  "shared.timePeriods.days_plural": "{{count}} dagar",
9
9
  "shared.timePeriods.hours": "{{count}} timme",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "適用",
5
5
  "layout.actions.cancel": "キャンセル",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "クリア",
7
7
  "shared.timePeriods.days": "{{count}}日",
8
8
  "shared.timePeriods.days_plural": "{{count}}日",
9
9
  "shared.timePeriods.hours": "{{count}}時間",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "ปรับใช้",
5
5
  "layout.actions.cancel": "ยกเลิก",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "ล้าง",
7
7
  "shared.timePeriods.days": "{{count}} วัน",
8
8
  "shared.timePeriods.days_plural": "{{count}} วัน",
9
9
  "shared.timePeriods.hours": "{{count}} ชั่วโมง",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Anvend",
5
5
  "layout.actions.cancel": "Annuller",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Ryd",
7
7
  "shared.timePeriods.days": "{{count}} dag",
8
8
  "shared.timePeriods.days_plural": "{{count}} dage",
9
9
  "shared.timePeriods.hours": "{{count}} time",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Použít",
5
5
  "layout.actions.cancel": "Zrušit",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Vymazat",
7
7
  "shared.timePeriods.days": "{{count}} den",
8
8
  "shared.timePeriods.days_plural": "{{count}} dní",
9
9
  "shared.timePeriods.hours": "{{count}} hodina",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Toepassen",
5
5
  "layout.actions.cancel": "Annuleren",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Wissen",
7
7
  "shared.timePeriods.days": "{{count}} dag",
8
8
  "shared.timePeriods.days_plural": "{{count}} dagen",
9
9
  "shared.timePeriods.hours": "{{count}} uur",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Appliquer",
5
5
  "layout.actions.cancel": "Annuler",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Effacer",
7
7
  "shared.timePeriods.days": "{{count}} jour",
8
8
  "shared.timePeriods.days_plural": "{{count}} jours",
9
9
  "shared.timePeriods.hours": "{{count}} heure",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Käytä",
5
5
  "layout.actions.cancel": "Peruuta",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Tyhjennä",
7
7
  "shared.timePeriods.days": "{{count}} päivä",
8
8
  "shared.timePeriods.days_plural": "{{count}} päivää",
9
9
  "shared.timePeriods.hours": "{{count}} tunti",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Alkalmaz",
5
5
  "layout.actions.cancel": "Mégse",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Törlés",
7
7
  "shared.timePeriods.days": "{{count}} nap",
8
8
  "shared.timePeriods.days_plural": "{{count}} nap",
9
9
  "shared.timePeriods.hours": "{{count}} óra",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Applica",
5
5
  "layout.actions.cancel": "Annulla",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Cancella",
7
7
  "shared.timePeriods.days": "{{count}} giorno",
8
8
  "shared.timePeriods.days_plural": "{{count}} giorni",
9
9
  "shared.timePeriods.hours": "{{count}} ora",
@@ -1,9 +1,9 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
4
+ "layout.actions.apply": "Bruk",
5
5
  "layout.actions.cancel": "Avbryt",
6
- "layout.actions.clear": "Clear",
6
+ "layout.actions.clear": "Tøm",
7
7
  "shared.timePeriods.days": "{{count}} dag",
8
8
  "shared.timePeriods.days_plural": "{{count}} dager",
9
9
  "shared.timePeriods.hours": "{{count}} time",