@trackunit/react-date-and-time-components 0.0.99 → 0.0.101

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": "0.0.99",
3
+ "version": "0.0.101",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Abbrechen",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} Tag",
10
7
  "shared.timePeriods.days_plural": "{{count}} Tage",
11
8
  "shared.timePeriods.hours": "{{count}} Stunde",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Anuluj",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} dzień",
10
7
  "shared.timePeriods.days_plural": "{{count}} dni",
11
8
  "shared.timePeriods.hours": "{{count}} godzina",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Cancelar",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} dia",
10
7
  "shared.timePeriods.days_plural": "{{count}} dias",
11
8
  "shared.timePeriods.hours": "{{count}} hora",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Отменить",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} день",
10
7
  "shared.timePeriods.days_plural": "{{count}} дня (-ей)",
11
8
  "shared.timePeriods.hours": "{{count}} час",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Anulare",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} zi",
10
7
  "shared.timePeriods.days_plural": "{{count}} zile",
11
8
  "shared.timePeriods.hours": "{{count}} oră",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "1",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} día",
10
7
  "shared.timePeriods.days_plural": "{{count}} días",
11
8
  "shared.timePeriods.hours": "{{count}} hora",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Avbryt",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} dag",
10
7
  "shared.timePeriods.days_plural": "{{count}} dagar",
11
8
  "shared.timePeriods.hours": "{{count}} timme",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "キャンセル",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}}日",
10
7
  "shared.timePeriods.days_plural": "{{count}}日",
11
8
  "shared.timePeriods.hours": "{{count}}時間",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "ยกเลิก",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} วัน",
10
7
  "shared.timePeriods.days_plural": "{{count}} วัน",
11
8
  "shared.timePeriods.hours": "{{count}} ชั่วโมง",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Annuller",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} dag",
10
7
  "shared.timePeriods.days_plural": "{{count}} dage",
11
8
  "shared.timePeriods.hours": "{{count}} time",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Zrušit",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} den",
10
7
  "shared.timePeriods.days_plural": "{{count}} dní",
11
8
  "shared.timePeriods.hours": "{{count}} hodina",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Annuleren",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} dag",
10
7
  "shared.timePeriods.days_plural": "{{count}} dagen",
11
8
  "shared.timePeriods.hours": "{{count}} uur",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Annuler",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} jour",
10
7
  "shared.timePeriods.days_plural": "{{count}} jours",
11
8
  "shared.timePeriods.hours": "{{count}} heure",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Peruuta",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} päivä",
10
7
  "shared.timePeriods.days_plural": "{{count}} päivää",
11
8
  "shared.timePeriods.hours": "{{count}} tunti",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Mégse",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} nap",
10
7
  "shared.timePeriods.days_plural": "{{count}} nap",
11
8
  "shared.timePeriods.hours": "{{count}} óra",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Annulla",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} giorno",
10
7
  "shared.timePeriods.days_plural": "{{count}} giorni",
11
8
  "shared.timePeriods.hours": "{{count}} ora",
@@ -1,11 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "dateTime.instant.now": "Now",
5
4
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
- "layout.actions.apply": "Apply",
7
5
  "layout.actions.cancel": "Avbryt",
8
- "layout.actions.clear": "Clear",
9
6
  "shared.timePeriods.days": "{{count}} dag",
10
7
  "shared.timePeriods.days_plural": "{{count}} dager",
11
8
  "shared.timePeriods.hours": "{{count}} time",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Abbrechen",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} Tag",
8
5
  "shared.timePeriods.days_plural": "{{count}} Tage",
9
6
  "shared.timePeriods.hours": "{{count}} Stunde",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Anuluj",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} dzień",
8
5
  "shared.timePeriods.days_plural": "{{count}} dni",
9
6
  "shared.timePeriods.hours": "{{count}} godzina",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Cancelar",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} dia",
8
5
  "shared.timePeriods.days_plural": "{{count}} dias",
9
6
  "shared.timePeriods.hours": "{{count}} hora",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Отменить",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} день",
8
5
  "shared.timePeriods.days_plural": "{{count}} дня (-ей)",
9
6
  "shared.timePeriods.hours": "{{count}} час",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Anulare",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} zi",
8
5
  "shared.timePeriods.days_plural": "{{count}} zile",
9
6
  "shared.timePeriods.hours": "{{count}} oră",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "1",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} día",
8
5
  "shared.timePeriods.days_plural": "{{count}} días",
9
6
  "shared.timePeriods.hours": "{{count}} hora",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Avbryt",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} dag",
8
5
  "shared.timePeriods.days_plural": "{{count}} dagar",
9
6
  "shared.timePeriods.hours": "{{count}} timme",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "キャンセル",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}}日",
8
5
  "shared.timePeriods.days_plural": "{{count}}日",
9
6
  "shared.timePeriods.hours": "{{count}}時間",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "ยกเลิก",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} วัน",
8
5
  "shared.timePeriods.days_plural": "{{count}} วัน",
9
6
  "shared.timePeriods.hours": "{{count}} ชั่วโมง",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Annuller",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} dag",
8
5
  "shared.timePeriods.days_plural": "{{count}} dage",
9
6
  "shared.timePeriods.hours": "{{count}} time",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Zrušit",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} den",
8
5
  "shared.timePeriods.days_plural": "{{count}} dní",
9
6
  "shared.timePeriods.hours": "{{count}} hodina",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Annuleren",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} dag",
8
5
  "shared.timePeriods.days_plural": "{{count}} dagen",
9
6
  "shared.timePeriods.hours": "{{count}} uur",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Annuler",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} jour",
8
5
  "shared.timePeriods.days_plural": "{{count}} jours",
9
6
  "shared.timePeriods.hours": "{{count}} heure",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Peruuta",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} päivä",
8
5
  "shared.timePeriods.days_plural": "{{count}} päivää",
9
6
  "shared.timePeriods.hours": "{{count}} tunti",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Mégse",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} nap",
8
5
  "shared.timePeriods.days_plural": "{{count}} nap",
9
6
  "shared.timePeriods.hours": "{{count}} óra",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Annulla",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} giorno",
8
5
  "shared.timePeriods.days_plural": "{{count}} giorni",
9
6
  "shared.timePeriods.hours": "{{count}} ora",
@@ -1,9 +1,6 @@
1
1
  var translation = {
2
- "dateTime.instant.now": "Now",
3
2
  "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
- "layout.actions.apply": "Apply",
5
3
  "layout.actions.cancel": "Avbryt",
6
- "layout.actions.clear": "Clear",
7
4
  "shared.timePeriods.days": "{{count}} dag",
8
5
  "shared.timePeriods.days_plural": "{{count}} dager",
9
6
  "shared.timePeriods.hours": "{{count}} time",