@trackunit/react-date-and-time-components 1.3.49 → 1.3.52

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.49",
3
+ "version": "1.3.52",
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
  "tailwind-merge": "^2.0.0",
12
12
  "react-day-picker": "9.5.1",
13
13
  "react": "19.0.0",
14
- "@trackunit/react-components": "1.4.44",
15
- "@trackunit/react-date-and-time-hooks": "1.3.43",
16
- "@trackunit/react-core-hooks": "1.3.42",
17
- "@trackunit/date-and-time-utils": "1.3.40",
18
- "@trackunit/css-class-variance-utilities": "1.3.40",
19
- "@trackunit/ui-icons": "1.3.40",
20
- "@trackunit/ui-design-tokens": "1.3.40",
21
- "@trackunit/shared-utils": "1.5.40",
22
- "@trackunit/i18n-library-translation": "1.3.43"
14
+ "@trackunit/react-components": "1.4.46",
15
+ "@trackunit/react-date-and-time-hooks": "1.3.44",
16
+ "@trackunit/react-core-hooks": "1.3.43",
17
+ "@trackunit/date-and-time-utils": "1.3.41",
18
+ "@trackunit/css-class-variance-utilities": "1.3.41",
19
+ "@trackunit/ui-icons": "1.3.41",
20
+ "@trackunit/ui-design-tokens": "1.3.41",
21
+ "@trackunit/shared-utils": "1.5.41",
22
+ "@trackunit/i18n-library-translation": "1.3.44"
23
23
  },
24
24
  "module": "./index.esm.js",
25
25
  "main": "./index.cjs.js",
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} Monate",
15
15
  "shared.timePeriods.today": "Heute",
16
16
  "shared.timePeriods.weeks": "{{count}} Woche",
17
- "shared.timePeriods.weeks_plural": "{{count}} Wochen"
17
+ "shared.timePeriods.weeks_plural": "{{count}} Wochen",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} mies.",
15
15
  "shared.timePeriods.today": "Dziś",
16
16
  "shared.timePeriods.weeks": "{{count}} tydzień",
17
- "shared.timePeriods.weeks_plural": "{{count}} tygodni(e)"
17
+ "shared.timePeriods.weeks_plural": "{{count}} tygodni(e)",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} meses",
15
15
  "shared.timePeriods.today": "Hoje",
16
16
  "shared.timePeriods.weeks": "{{count}} semana",
17
- "shared.timePeriods.weeks_plural": "{{count}} semanas"
17
+ "shared.timePeriods.weeks_plural": "{{count}} semanas",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} месяца (-ев)",
15
15
  "shared.timePeriods.today": "Сегодня",
16
16
  "shared.timePeriods.weeks": "{{count}} неделя",
17
- "shared.timePeriods.weeks_plural": "{{count}} недель"
17
+ "shared.timePeriods.weeks_plural": "{{count}} недель",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} luni",
15
15
  "shared.timePeriods.today": "Astăzi",
16
16
  "shared.timePeriods.weeks": "{{count}} săptămână",
17
- "shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni"
17
+ "shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} meses",
15
15
  "shared.timePeriods.today": "Hoy",
16
16
  "shared.timePeriods.weeks": "{{count}} semana",
17
- "shared.timePeriods.weeks_plural": "{{count}} semanas"
17
+ "shared.timePeriods.weeks_plural": "{{count}} semanas",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} månader",
15
15
  "shared.timePeriods.today": "I dag",
16
16
  "shared.timePeriods.weeks": "{{count}} vecka",
17
- "shared.timePeriods.weeks_plural": "{{count}} veckor"
17
+ "shared.timePeriods.weeks_plural": "{{count}} veckor",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}}ヶ月",
15
15
  "shared.timePeriods.today": "今日",
16
16
  "shared.timePeriods.weeks": "{{count}}週間",
17
- "shared.timePeriods.weeks_plural": "{{count}}週間"
17
+ "shared.timePeriods.weeks_plural": "{{count}}週間",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} เดือน",
15
15
  "shared.timePeriods.today": "วันนี้",
16
16
  "shared.timePeriods.weeks": "{{count}} สัปดาห์",
17
- "shared.timePeriods.weeks_plural": "{{count}} สัปดาห์"
17
+ "shared.timePeriods.weeks_plural": "{{count}} สัปดาห์",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} måneder",
15
15
  "shared.timePeriods.today": "I dag",
16
16
  "shared.timePeriods.weeks": "{{count}} uge",
17
- "shared.timePeriods.weeks_plural": "{{count}} uger"
17
+ "shared.timePeriods.weeks_plural": "{{count}} uger",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} měsíců",
15
15
  "shared.timePeriods.today": "Dnes",
16
16
  "shared.timePeriods.weeks": "{{count}} týden",
17
- "shared.timePeriods.weeks_plural": "{{count}} týdny/týdnů"
17
+ "shared.timePeriods.weeks_plural": "{{count}} týdny/týdnů",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} maanden",
15
15
  "shared.timePeriods.today": "Vandaag",
16
16
  "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weken"
17
+ "shared.timePeriods.weeks_plural": "{{count}} weken",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} mois",
15
15
  "shared.timePeriods.today": "Aujourd’hui",
16
16
  "shared.timePeriods.weeks": "{{count}} semaine",
17
- "shared.timePeriods.weeks_plural": "{{count}} semaines"
17
+ "shared.timePeriods.weeks_plural": "{{count}} semaines",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} kuukautta",
15
15
  "shared.timePeriods.today": "Tänään",
16
16
  "shared.timePeriods.weeks": "{{count}} viikko",
17
- "shared.timePeriods.weeks_plural": "{{count}} viikkoa"
17
+ "shared.timePeriods.weeks_plural": "{{count}} viikkoa",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} hónap",
15
15
  "shared.timePeriods.today": "Ma",
16
16
  "shared.timePeriods.weeks": "{{count}} hét",
17
- "shared.timePeriods.weeks_plural": "{{count}} hét"
17
+ "shared.timePeriods.weeks_plural": "{{count}} hét",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} mesi",
15
15
  "shared.timePeriods.today": "Oggi",
16
16
  "shared.timePeriods.weeks": "{{count}} settimana",
17
- "shared.timePeriods.weeks_plural": "{{count}} settimane"
17
+ "shared.timePeriods.weeks_plural": "{{count}} settimane",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -14,7 +14,8 @@ var translation = {
14
14
  "shared.timePeriods.months_plural": "{{count}} måneder",
15
15
  "shared.timePeriods.today": "I dag",
16
16
  "shared.timePeriods.weeks": "{{count}} uke",
17
- "shared.timePeriods.weeks_plural": "{{count}} uker"
17
+ "shared.timePeriods.weeks_plural": "{{count}} uker",
18
+ "timeline.loadMore": "Click for more..."
18
19
  };
19
20
 
20
21
  exports.default = translation;
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} Monate",
13
13
  "shared.timePeriods.today": "Heute",
14
14
  "shared.timePeriods.weeks": "{{count}} Woche",
15
- "shared.timePeriods.weeks_plural": "{{count}} Wochen"
15
+ "shared.timePeriods.weeks_plural": "{{count}} Wochen",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} mies.",
13
13
  "shared.timePeriods.today": "Dziś",
14
14
  "shared.timePeriods.weeks": "{{count}} tydzień",
15
- "shared.timePeriods.weeks_plural": "{{count}} tygodni(e)"
15
+ "shared.timePeriods.weeks_plural": "{{count}} tygodni(e)",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} meses",
13
13
  "shared.timePeriods.today": "Hoje",
14
14
  "shared.timePeriods.weeks": "{{count}} semana",
15
- "shared.timePeriods.weeks_plural": "{{count}} semanas"
15
+ "shared.timePeriods.weeks_plural": "{{count}} semanas",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} месяца (-ев)",
13
13
  "shared.timePeriods.today": "Сегодня",
14
14
  "shared.timePeriods.weeks": "{{count}} неделя",
15
- "shared.timePeriods.weeks_plural": "{{count}} недель"
15
+ "shared.timePeriods.weeks_plural": "{{count}} недель",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} luni",
13
13
  "shared.timePeriods.today": "Astăzi",
14
14
  "shared.timePeriods.weeks": "{{count}} săptămână",
15
- "shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni"
15
+ "shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} meses",
13
13
  "shared.timePeriods.today": "Hoy",
14
14
  "shared.timePeriods.weeks": "{{count}} semana",
15
- "shared.timePeriods.weeks_plural": "{{count}} semanas"
15
+ "shared.timePeriods.weeks_plural": "{{count}} semanas",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} månader",
13
13
  "shared.timePeriods.today": "I dag",
14
14
  "shared.timePeriods.weeks": "{{count}} vecka",
15
- "shared.timePeriods.weeks_plural": "{{count}} veckor"
15
+ "shared.timePeriods.weeks_plural": "{{count}} veckor",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}}ヶ月",
13
13
  "shared.timePeriods.today": "今日",
14
14
  "shared.timePeriods.weeks": "{{count}}週間",
15
- "shared.timePeriods.weeks_plural": "{{count}}週間"
15
+ "shared.timePeriods.weeks_plural": "{{count}}週間",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} เดือน",
13
13
  "shared.timePeriods.today": "วันนี้",
14
14
  "shared.timePeriods.weeks": "{{count}} สัปดาห์",
15
- "shared.timePeriods.weeks_plural": "{{count}} สัปดาห์"
15
+ "shared.timePeriods.weeks_plural": "{{count}} สัปดาห์",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} måneder",
13
13
  "shared.timePeriods.today": "I dag",
14
14
  "shared.timePeriods.weeks": "{{count}} uge",
15
- "shared.timePeriods.weeks_plural": "{{count}} uger"
15
+ "shared.timePeriods.weeks_plural": "{{count}} uger",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} měsíců",
13
13
  "shared.timePeriods.today": "Dnes",
14
14
  "shared.timePeriods.weeks": "{{count}} týden",
15
- "shared.timePeriods.weeks_plural": "{{count}} týdny/týdnů"
15
+ "shared.timePeriods.weeks_plural": "{{count}} týdny/týdnů",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} maanden",
13
13
  "shared.timePeriods.today": "Vandaag",
14
14
  "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weken"
15
+ "shared.timePeriods.weeks_plural": "{{count}} weken",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} mois",
13
13
  "shared.timePeriods.today": "Aujourd’hui",
14
14
  "shared.timePeriods.weeks": "{{count}} semaine",
15
- "shared.timePeriods.weeks_plural": "{{count}} semaines"
15
+ "shared.timePeriods.weeks_plural": "{{count}} semaines",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} kuukautta",
13
13
  "shared.timePeriods.today": "Tänään",
14
14
  "shared.timePeriods.weeks": "{{count}} viikko",
15
- "shared.timePeriods.weeks_plural": "{{count}} viikkoa"
15
+ "shared.timePeriods.weeks_plural": "{{count}} viikkoa",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} hónap",
13
13
  "shared.timePeriods.today": "Ma",
14
14
  "shared.timePeriods.weeks": "{{count}} hét",
15
- "shared.timePeriods.weeks_plural": "{{count}} hét"
15
+ "shared.timePeriods.weeks_plural": "{{count}} hét",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} mesi",
13
13
  "shared.timePeriods.today": "Oggi",
14
14
  "shared.timePeriods.weeks": "{{count}} settimana",
15
- "shared.timePeriods.weeks_plural": "{{count}} settimane"
15
+ "shared.timePeriods.weeks_plural": "{{count}} settimane",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };
@@ -12,7 +12,8 @@ var translation = {
12
12
  "shared.timePeriods.months_plural": "{{count}} måneder",
13
13
  "shared.timePeriods.today": "I dag",
14
14
  "shared.timePeriods.weeks": "{{count}} uke",
15
- "shared.timePeriods.weeks_plural": "{{count}} uker"
15
+ "shared.timePeriods.weeks_plural": "{{count}} uker",
16
+ "timeline.loadMore": "Click for more..."
16
17
  };
17
18
 
18
19
  export { translation as default };