gantt-renderer 0.8.0 → 0.9.0

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.
Files changed (147) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/index.d.mts +103 -130
  3. package/dist/index.mjs +15 -145
  4. package/dist/index.mjs.map +1 -1
  5. package/dist/locale-BQKHOEOx.d.mts +66 -0
  6. package/dist/locales/all.d.mts +7 -0
  7. package/dist/locales/all.mjs +95 -0
  8. package/dist/locales/all.mjs.map +1 -0
  9. package/dist/locales/ar.d.mts +7 -0
  10. package/dist/locales/ar.mjs +21 -0
  11. package/dist/locales/ar.mjs.map +1 -0
  12. package/dist/locales/be.d.mts +7 -0
  13. package/dist/locales/be.mjs +21 -0
  14. package/dist/locales/be.mjs.map +1 -0
  15. package/dist/locales/bg.d.mts +7 -0
  16. package/dist/locales/bg.mjs +21 -0
  17. package/dist/locales/bg.mjs.map +1 -0
  18. package/dist/locales/ca.d.mts +7 -0
  19. package/dist/locales/ca.mjs +21 -0
  20. package/dist/locales/ca.mjs.map +1 -0
  21. package/dist/locales/cs.d.mts +7 -0
  22. package/dist/locales/cs.mjs +21 -0
  23. package/dist/locales/cs.mjs.map +1 -0
  24. package/dist/locales/cy.d.mts +7 -0
  25. package/dist/locales/cy.mjs +21 -0
  26. package/dist/locales/cy.mjs.map +1 -0
  27. package/dist/locales/da.d.mts +7 -0
  28. package/dist/locales/da.mjs +21 -0
  29. package/dist/locales/da.mjs.map +1 -0
  30. package/dist/locales/de.d.mts +7 -0
  31. package/dist/locales/de.mjs +21 -0
  32. package/dist/locales/de.mjs.map +1 -0
  33. package/dist/locales/el.d.mts +7 -0
  34. package/dist/locales/el.mjs +21 -0
  35. package/dist/locales/el.mjs.map +1 -0
  36. package/dist/locales/en.d.mts +7 -0
  37. package/dist/locales/en.mjs +21 -0
  38. package/dist/locales/en.mjs.map +1 -0
  39. package/dist/locales/es.d.mts +7 -0
  40. package/dist/locales/es.mjs +21 -0
  41. package/dist/locales/es.mjs.map +1 -0
  42. package/dist/locales/et.d.mts +7 -0
  43. package/dist/locales/et.mjs +21 -0
  44. package/dist/locales/et.mjs.map +1 -0
  45. package/dist/locales/eu.d.mts +7 -0
  46. package/dist/locales/eu.mjs +21 -0
  47. package/dist/locales/eu.mjs.map +1 -0
  48. package/dist/locales/fi.d.mts +7 -0
  49. package/dist/locales/fi.mjs +21 -0
  50. package/dist/locales/fi.mjs.map +1 -0
  51. package/dist/locales/fr.d.mts +7 -0
  52. package/dist/locales/fr.mjs +21 -0
  53. package/dist/locales/fr.mjs.map +1 -0
  54. package/dist/locales/ga.d.mts +7 -0
  55. package/dist/locales/ga.mjs +21 -0
  56. package/dist/locales/ga.mjs.map +1 -0
  57. package/dist/locales/hi.d.mts +7 -0
  58. package/dist/locales/hi.mjs +21 -0
  59. package/dist/locales/hi.mjs.map +1 -0
  60. package/dist/locales/hr.d.mts +7 -0
  61. package/dist/locales/hr.mjs +21 -0
  62. package/dist/locales/hr.mjs.map +1 -0
  63. package/dist/locales/hu.d.mts +7 -0
  64. package/dist/locales/hu.mjs +21 -0
  65. package/dist/locales/hu.mjs.map +1 -0
  66. package/dist/locales/id.d.mts +7 -0
  67. package/dist/locales/id.mjs +21 -0
  68. package/dist/locales/id.mjs.map +1 -0
  69. package/dist/locales/it.d.mts +7 -0
  70. package/dist/locales/it.mjs +21 -0
  71. package/dist/locales/it.mjs.map +1 -0
  72. package/dist/locales/ja.d.mts +7 -0
  73. package/dist/locales/ja.mjs +21 -0
  74. package/dist/locales/ja.mjs.map +1 -0
  75. package/dist/locales/ko.d.mts +7 -0
  76. package/dist/locales/ko.mjs +21 -0
  77. package/dist/locales/ko.mjs.map +1 -0
  78. package/dist/locales/load.d.mts +8 -0
  79. package/dist/locales/load.mjs +57 -0
  80. package/dist/locales/load.mjs.map +1 -0
  81. package/dist/locales/lt.d.mts +7 -0
  82. package/dist/locales/lt.mjs +21 -0
  83. package/dist/locales/lt.mjs.map +1 -0
  84. package/dist/locales/lv.d.mts +7 -0
  85. package/dist/locales/lv.mjs +21 -0
  86. package/dist/locales/lv.mjs.map +1 -0
  87. package/dist/locales/mk.d.mts +7 -0
  88. package/dist/locales/mk.mjs +21 -0
  89. package/dist/locales/mk.mjs.map +1 -0
  90. package/dist/locales/mt.d.mts +7 -0
  91. package/dist/locales/mt.mjs +21 -0
  92. package/dist/locales/mt.mjs.map +1 -0
  93. package/dist/locales/nb.d.mts +7 -0
  94. package/dist/locales/nb.mjs +21 -0
  95. package/dist/locales/nb.mjs.map +1 -0
  96. package/dist/locales/nl.d.mts +7 -0
  97. package/dist/locales/nl.mjs +21 -0
  98. package/dist/locales/nl.mjs.map +1 -0
  99. package/dist/locales/pl.d.mts +7 -0
  100. package/dist/locales/pl.mjs +21 -0
  101. package/dist/locales/pl.mjs.map +1 -0
  102. package/dist/locales/pt-BR.d.mts +7 -0
  103. package/dist/locales/pt-BR.mjs +21 -0
  104. package/dist/locales/pt-BR.mjs.map +1 -0
  105. package/dist/locales/pt-PT.d.mts +7 -0
  106. package/dist/locales/pt-PT.mjs +21 -0
  107. package/dist/locales/pt-PT.mjs.map +1 -0
  108. package/dist/locales/registry.d.mts +9 -0
  109. package/dist/locales/registry.mjs +15 -0
  110. package/dist/locales/registry.mjs.map +1 -0
  111. package/dist/locales/ro.d.mts +7 -0
  112. package/dist/locales/ro.mjs +21 -0
  113. package/dist/locales/ro.mjs.map +1 -0
  114. package/dist/locales/ru.d.mts +7 -0
  115. package/dist/locales/ru.mjs +21 -0
  116. package/dist/locales/ru.mjs.map +1 -0
  117. package/dist/locales/sk.d.mts +7 -0
  118. package/dist/locales/sk.mjs +21 -0
  119. package/dist/locales/sk.mjs.map +1 -0
  120. package/dist/locales/sl.d.mts +7 -0
  121. package/dist/locales/sl.mjs +21 -0
  122. package/dist/locales/sl.mjs.map +1 -0
  123. package/dist/locales/sq.d.mts +7 -0
  124. package/dist/locales/sq.mjs +21 -0
  125. package/dist/locales/sq.mjs.map +1 -0
  126. package/dist/locales/sr.d.mts +7 -0
  127. package/dist/locales/sr.mjs +21 -0
  128. package/dist/locales/sr.mjs.map +1 -0
  129. package/dist/locales/sv.d.mts +7 -0
  130. package/dist/locales/sv.mjs +21 -0
  131. package/dist/locales/sv.mjs.map +1 -0
  132. package/dist/locales/th.d.mts +7 -0
  133. package/dist/locales/th.mjs +21 -0
  134. package/dist/locales/th.mjs.map +1 -0
  135. package/dist/locales/tr.d.mts +7 -0
  136. package/dist/locales/tr.mjs +21 -0
  137. package/dist/locales/tr.mjs.map +1 -0
  138. package/dist/locales/uk.d.mts +7 -0
  139. package/dist/locales/uk.mjs +21 -0
  140. package/dist/locales/uk.mjs.map +1 -0
  141. package/dist/locales/zh-Hans.d.mts +7 -0
  142. package/dist/locales/zh-Hans.mjs +21 -0
  143. package/dist/locales/zh-Hans.mjs.map +1 -0
  144. package/dist/locales/zh-Hant.d.mts +7 -0
  145. package/dist/locales/zh-Hant.mjs +21 -0
  146. package/dist/locales/zh-Hant.mjs.map +1 -0
  147. package/package.json +201 -15
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/nb.ts
2
+ const CHART_LOCALE = {
3
+ code: "nb",
4
+ labels: {
5
+ ariaTask: "Oppgave {0}",
6
+ ariaMilestone: "Milepæl {0}",
7
+ addSubtaskTitle: "Legg til deloppgave",
8
+ columnTaskName: "Oppgavenavn",
9
+ columnStartDate: "Start",
10
+ columnEndDate: "Slutt",
11
+ columnDuration: "Varighet",
12
+ columnQuarter: "Kv."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=nb.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nb.mjs","names":[],"sources":["../../src/lib/locales/nb.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'nb',\n\tlabels: {\n\t\tariaTask: 'Oppgave {0}',\n\t\tariaMilestone: 'Milepæl {0}',\n\t\taddSubtaskTitle: 'Legg til deloppgave',\n\t\tcolumnTaskName: 'Oppgavenavn',\n\t\tcolumnStartDate: 'Start',\n\t\tcolumnEndDate: 'Slutt',\n\t\tcolumnDuration: 'Varighet',\n\t\tcolumnQuarter: 'Kv.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/nl.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=nl.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/nl.ts
2
+ const CHART_LOCALE = {
3
+ code: "nl",
4
+ labels: {
5
+ ariaTask: "Taak {0}",
6
+ ariaMilestone: "Mijlpaal {0}",
7
+ addSubtaskTitle: "Subtaak toevoegen",
8
+ columnTaskName: "Taaknaam",
9
+ columnStartDate: "Start",
10
+ columnEndDate: "Einde",
11
+ columnDuration: "Duur",
12
+ columnQuarter: "Kw."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=nl.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nl.mjs","names":[],"sources":["../../src/lib/locales/nl.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'nl',\n\tlabels: {\n\t\tariaTask: 'Taak {0}',\n\t\tariaMilestone: 'Mijlpaal {0}',\n\t\taddSubtaskTitle: 'Subtaak toevoegen',\n\t\tcolumnTaskName: 'Taaknaam',\n\t\tcolumnStartDate: 'Start',\n\t\tcolumnEndDate: 'Einde',\n\t\tcolumnDuration: 'Duur',\n\t\tcolumnQuarter: 'Kw.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/pl.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=pl.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/pl.ts
2
+ const CHART_LOCALE = {
3
+ code: "pl",
4
+ labels: {
5
+ ariaTask: "Zadanie {0}",
6
+ ariaMilestone: "Kamień milowy {0}",
7
+ addSubtaskTitle: "Dodaj podzadanie",
8
+ columnTaskName: "Nazwa zadania",
9
+ columnStartDate: "Początek",
10
+ columnEndDate: "Koniec",
11
+ columnDuration: "Czas trwania",
12
+ columnQuarter: "Kw."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=pl.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pl.mjs","names":[],"sources":["../../src/lib/locales/pl.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'pl',\n\tlabels: {\n\t\tariaTask: 'Zadanie {0}',\n\t\tariaMilestone: 'Kamień milowy {0}',\n\t\taddSubtaskTitle: 'Dodaj podzadanie',\n\t\tcolumnTaskName: 'Nazwa zadania',\n\t\tcolumnStartDate: 'Początek',\n\t\tcolumnEndDate: 'Koniec',\n\t\tcolumnDuration: 'Czas trwania',\n\t\tcolumnQuarter: 'Kw.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/pt-BR.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=pt-BR.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/pt-BR.ts
2
+ const CHART_LOCALE = {
3
+ code: "pt-BR",
4
+ labels: {
5
+ ariaTask: "Tarefa {0}",
6
+ ariaMilestone: "Marco {0}",
7
+ addSubtaskTitle: "Adicionar subtarefa",
8
+ columnTaskName: "Nome da tarefa",
9
+ columnStartDate: "Início",
10
+ columnEndDate: "Fim",
11
+ columnDuration: "Duração",
12
+ columnQuarter: "T"
13
+ },
14
+ weekStartsOn: 0,
15
+ weekNumbering: "us",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=pt-BR.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pt-BR.mjs","names":[],"sources":["../../src/lib/locales/pt-BR.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'pt-BR',\n\tlabels: {\n\t\tariaTask: 'Tarefa {0}',\n\t\tariaMilestone: 'Marco {0}',\n\t\taddSubtaskTitle: 'Adicionar subtarefa',\n\t\tcolumnTaskName: 'Nome da tarefa',\n\t\tcolumnStartDate: 'Início',\n\t\tcolumnEndDate: 'Fim',\n\t\tcolumnDuration: 'Duração',\n\t\tcolumnQuarter: 'T',\n\t},\n\tweekStartsOn: 0,\n\tweekNumbering: 'us',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/pt-PT.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=pt-PT.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/pt-PT.ts
2
+ const CHART_LOCALE = {
3
+ code: "pt-PT",
4
+ labels: {
5
+ ariaTask: "Tarefa {0}",
6
+ ariaMilestone: "Marco {0}",
7
+ addSubtaskTitle: "Adicionar subtarefa",
8
+ columnTaskName: "Nome da tarefa",
9
+ columnStartDate: "Início",
10
+ columnEndDate: "Fim",
11
+ columnDuration: "Duração",
12
+ columnQuarter: "T"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=pt-PT.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pt-PT.mjs","names":[],"sources":["../../src/lib/locales/pt-PT.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'pt-PT',\n\tlabels: {\n\t\tariaTask: 'Tarefa {0}',\n\t\tariaMilestone: 'Marco {0}',\n\t\taddSubtaskTitle: 'Adicionar subtarefa',\n\t\tcolumnTaskName: 'Nome da tarefa',\n\t\tcolumnStartDate: 'Início',\n\t\tcolumnEndDate: 'Fim',\n\t\tcolumnDuration: 'Duração',\n\t\tcolumnQuarter: 'T',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,9 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/registry.d.ts
4
+ declare function registerLocale(locale: ChartLocale): void;
5
+ declare function getRegisteredLocale(code: string): ChartLocale | undefined;
6
+ declare function getRegisteredLocales(): ChartLocale[];
7
+ //#endregion
8
+ export { getRegisteredLocale, getRegisteredLocales, registerLocale };
9
+ //# sourceMappingURL=registry.d.mts.map
@@ -0,0 +1,15 @@
1
+ //#region src/lib/locales/registry.ts
2
+ const _registry = /* @__PURE__ */ new Map();
3
+ function registerLocale(locale) {
4
+ _registry.set(locale.code, locale);
5
+ }
6
+ function getRegisteredLocale(code) {
7
+ return _registry.get(code);
8
+ }
9
+ function getRegisteredLocales() {
10
+ return [..._registry.values()];
11
+ }
12
+ //#endregion
13
+ export { getRegisteredLocale, getRegisteredLocales, registerLocale };
14
+
15
+ //# sourceMappingURL=registry.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"registry.mjs","names":[],"sources":["../../src/lib/locales/registry.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nconst _registry = new Map<string, ChartLocale>();\n\nexport function registerLocale(locale: ChartLocale): void {\n\t_registry.set(locale.code, locale);\n}\n\nexport function getRegisteredLocale(code: string): ChartLocale | undefined {\n\treturn _registry.get(code);\n}\n\nexport function getRegisteredLocales(): ChartLocale[] {\n\treturn [..._registry.values()];\n}\n"],"mappings":";AAEA,MAAM,4BAAY,IAAI,KAA0B;AAEhD,SAAgB,eAAe,QAA2B;CACzD,UAAU,IAAI,OAAO,MAAM,OAAO;;AAGnC,SAAgB,oBAAoB,MAAuC;CAC1E,OAAO,UAAU,IAAI,KAAK;;AAG3B,SAAgB,uBAAsC;CACrD,OAAO,CAAC,GAAG,UAAU,QAAQ,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/ro.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=ro.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/ro.ts
2
+ const CHART_LOCALE = {
3
+ code: "ro",
4
+ labels: {
5
+ ariaTask: "Sarcină {0}",
6
+ ariaMilestone: "Jalon {0}",
7
+ addSubtaskTitle: "Adaugă subsarcină",
8
+ columnTaskName: "Nume sarcină",
9
+ columnStartDate: "Început",
10
+ columnEndDate: "Sfârșit",
11
+ columnDuration: "Durată",
12
+ columnQuarter: "Trim."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=ro.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ro.mjs","names":[],"sources":["../../src/lib/locales/ro.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'ro',\n\tlabels: {\n\t\tariaTask: 'Sarcină {0}',\n\t\tariaMilestone: 'Jalon {0}',\n\t\taddSubtaskTitle: 'Adaugă subsarcină',\n\t\tcolumnTaskName: 'Nume sarcină',\n\t\tcolumnStartDate: 'Început',\n\t\tcolumnEndDate: 'Sfârșit',\n\t\tcolumnDuration: 'Durată',\n\t\tcolumnQuarter: 'Trim.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/ru.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=ru.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/ru.ts
2
+ const CHART_LOCALE = {
3
+ code: "ru",
4
+ labels: {
5
+ ariaTask: "Задача {0}",
6
+ ariaMilestone: "Веха {0}",
7
+ addSubtaskTitle: "Добавить подзадачу",
8
+ columnTaskName: "Название задачи",
9
+ columnStartDate: "Начало",
10
+ columnEndDate: "Конец",
11
+ columnDuration: "Длительность",
12
+ columnQuarter: "Кв"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=ru.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ru.mjs","names":[],"sources":["../../src/lib/locales/ru.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'ru',\n\tlabels: {\n\t\tariaTask: 'Задача {0}',\n\t\tariaMilestone: 'Веха {0}',\n\t\taddSubtaskTitle: 'Добавить подзадачу',\n\t\tcolumnTaskName: 'Название задачи',\n\t\tcolumnStartDate: 'Начало',\n\t\tcolumnEndDate: 'Конец',\n\t\tcolumnDuration: 'Длительность',\n\t\tcolumnQuarter: 'Кв',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/sk.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=sk.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/sk.ts
2
+ const CHART_LOCALE = {
3
+ code: "sk",
4
+ labels: {
5
+ ariaTask: "Úloha {0}",
6
+ ariaMilestone: "Míľnik {0}",
7
+ addSubtaskTitle: "Pridať podúlohu",
8
+ columnTaskName: "Názov úlohy",
9
+ columnStartDate: "Začiatok",
10
+ columnEndDate: "Koniec",
11
+ columnDuration: "Trvanie",
12
+ columnQuarter: "Q"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=sk.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sk.mjs","names":[],"sources":["../../src/lib/locales/sk.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'sk',\n\tlabels: {\n\t\tariaTask: 'Úloha {0}',\n\t\tariaMilestone: 'Míľnik {0}',\n\t\taddSubtaskTitle: 'Pridať podúlohu',\n\t\tcolumnTaskName: 'Názov úlohy',\n\t\tcolumnStartDate: 'Začiatok',\n\t\tcolumnEndDate: 'Koniec',\n\t\tcolumnDuration: 'Trvanie',\n\t\tcolumnQuarter: 'Q',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/sl.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=sl.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/sl.ts
2
+ const CHART_LOCALE = {
3
+ code: "sl",
4
+ labels: {
5
+ ariaTask: "Naloga {0}",
6
+ ariaMilestone: "Mejnik {0}",
7
+ addSubtaskTitle: "Dodaj podnalogo",
8
+ columnTaskName: "Ime naloge",
9
+ columnStartDate: "Začetek",
10
+ columnEndDate: "Konec",
11
+ columnDuration: "Trajanje",
12
+ columnQuarter: "Četr."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=sl.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sl.mjs","names":[],"sources":["../../src/lib/locales/sl.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'sl',\n\tlabels: {\n\t\tariaTask: 'Naloga {0}',\n\t\tariaMilestone: 'Mejnik {0}',\n\t\taddSubtaskTitle: 'Dodaj podnalogo',\n\t\tcolumnTaskName: 'Ime naloge',\n\t\tcolumnStartDate: 'Začetek',\n\t\tcolumnEndDate: 'Konec',\n\t\tcolumnDuration: 'Trajanje',\n\t\tcolumnQuarter: 'Četr.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/sq.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=sq.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/sq.ts
2
+ const CHART_LOCALE = {
3
+ code: "sq",
4
+ labels: {
5
+ ariaTask: "Detyrë {0}",
6
+ ariaMilestone: "Pikë referimi {0}",
7
+ addSubtaskTitle: "Shto nëndetyrë",
8
+ columnTaskName: "Emri i detyrës",
9
+ columnStartDate: "Fillimi",
10
+ columnEndDate: "Përfundimi",
11
+ columnDuration: "Kohëzgjatja",
12
+ columnQuarter: "Trem."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=sq.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sq.mjs","names":[],"sources":["../../src/lib/locales/sq.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'sq',\n\tlabels: {\n\t\tariaTask: 'Detyrë {0}',\n\t\tariaMilestone: 'Pikë referimi {0}',\n\t\taddSubtaskTitle: 'Shto nëndetyrë',\n\t\tcolumnTaskName: 'Emri i detyrës',\n\t\tcolumnStartDate: 'Fillimi',\n\t\tcolumnEndDate: 'Përfundimi',\n\t\tcolumnDuration: 'Kohëzgjatja',\n\t\tcolumnQuarter: 'Trem.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/sr.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=sr.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/sr.ts
2
+ const CHART_LOCALE = {
3
+ code: "sr",
4
+ labels: {
5
+ ariaTask: "Задатак {0}",
6
+ ariaMilestone: "Прекретница {0}",
7
+ addSubtaskTitle: "Додај подзадатак",
8
+ columnTaskName: "Назив задатка",
9
+ columnStartDate: "Почетак",
10
+ columnEndDate: "Крај",
11
+ columnDuration: "Трајање",
12
+ columnQuarter: "Кв."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=sr.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sr.mjs","names":[],"sources":["../../src/lib/locales/sr.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'sr',\n\tlabels: {\n\t\tariaTask: 'Задатак {0}',\n\t\tariaMilestone: 'Прекретница {0}',\n\t\taddSubtaskTitle: 'Додај подзадатак',\n\t\tcolumnTaskName: 'Назив задатка',\n\t\tcolumnStartDate: 'Почетак',\n\t\tcolumnEndDate: 'Крај',\n\t\tcolumnDuration: 'Трајање',\n\t\tcolumnQuarter: 'Кв.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/sv.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=sv.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/sv.ts
2
+ const CHART_LOCALE = {
3
+ code: "sv",
4
+ labels: {
5
+ ariaTask: "Uppgift {0}",
6
+ ariaMilestone: "Milstolpe {0}",
7
+ addSubtaskTitle: "Lägg till deluppgift",
8
+ columnTaskName: "Uppgiftsnamn",
9
+ columnStartDate: "Start",
10
+ columnEndDate: "Slut",
11
+ columnDuration: "Varaktighet",
12
+ columnQuarter: "Kv."
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=sv.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sv.mjs","names":[],"sources":["../../src/lib/locales/sv.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'sv',\n\tlabels: {\n\t\tariaTask: 'Uppgift {0}',\n\t\tariaMilestone: 'Milstolpe {0}',\n\t\taddSubtaskTitle: 'Lägg till deluppgift',\n\t\tcolumnTaskName: 'Uppgiftsnamn',\n\t\tcolumnStartDate: 'Start',\n\t\tcolumnEndDate: 'Slut',\n\t\tcolumnDuration: 'Varaktighet',\n\t\tcolumnQuarter: 'Kv.',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/th.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=th.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/th.ts
2
+ const CHART_LOCALE = {
3
+ code: "th",
4
+ labels: {
5
+ ariaTask: "งาน {0}",
6
+ ariaMilestone: "เหตุการณ์สำคัญ {0}",
7
+ addSubtaskTitle: "เพิ่มงานย่อย",
8
+ columnTaskName: "ชื่องาน",
9
+ columnStartDate: "เริ่มต้น",
10
+ columnEndDate: "สิ้นสุด",
11
+ columnDuration: "ระยะเวลา",
12
+ columnQuarter: "ไตรมาส"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "us",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=th.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"th.mjs","names":[],"sources":["../../src/lib/locales/th.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'th',\n\tlabels: {\n\t\tariaTask: 'งาน {0}',\n\t\tariaMilestone: 'เหตุการณ์สำคัญ {0}',\n\t\taddSubtaskTitle: 'เพิ่มงานย่อย',\n\t\tcolumnTaskName: 'ชื่องาน',\n\t\tcolumnStartDate: 'เริ่มต้น',\n\t\tcolumnEndDate: 'สิ้นสุด',\n\t\tcolumnDuration: 'ระยะเวลา',\n\t\tcolumnQuarter: 'ไตรมาส',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'us',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/tr.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=tr.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/tr.ts
2
+ const CHART_LOCALE = {
3
+ code: "tr",
4
+ labels: {
5
+ ariaTask: "Görev {0}",
6
+ ariaMilestone: "Kilometre taşı {0}",
7
+ addSubtaskTitle: "Alt görev ekle",
8
+ columnTaskName: "Görev adı",
9
+ columnStartDate: "Başlangıç",
10
+ columnEndDate: "Bitiş",
11
+ columnDuration: "Süre",
12
+ columnQuarter: "Çeyrek"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=tr.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tr.mjs","names":[],"sources":["../../src/lib/locales/tr.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'tr',\n\tlabels: {\n\t\tariaTask: 'Görev {0}',\n\t\tariaMilestone: 'Kilometre taşı {0}',\n\t\taddSubtaskTitle: 'Alt görev ekle',\n\t\tcolumnTaskName: 'Görev adı',\n\t\tcolumnStartDate: 'Başlangıç',\n\t\tcolumnEndDate: 'Bitiş',\n\t\tcolumnDuration: 'Süre',\n\t\tcolumnQuarter: 'Çeyrek',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/uk.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=uk.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/uk.ts
2
+ const CHART_LOCALE = {
3
+ code: "uk",
4
+ labels: {
5
+ ariaTask: "Завдання {0}",
6
+ ariaMilestone: "Віха {0}",
7
+ addSubtaskTitle: "Додати підзавдання",
8
+ columnTaskName: "Назва завдання",
9
+ columnStartDate: "Початок",
10
+ columnEndDate: "Кінець",
11
+ columnDuration: "Тривалість",
12
+ columnQuarter: "Кв"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "iso",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=uk.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"uk.mjs","names":[],"sources":["../../src/lib/locales/uk.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'uk',\n\tlabels: {\n\t\tariaTask: 'Завдання {0}',\n\t\tariaMilestone: 'Віха {0}',\n\t\taddSubtaskTitle: 'Додати підзавдання',\n\t\tcolumnTaskName: 'Назва завдання',\n\t\tcolumnStartDate: 'Початок',\n\t\tcolumnEndDate: 'Кінець',\n\t\tcolumnDuration: 'Тривалість',\n\t\tcolumnQuarter: 'Кв',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'iso',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/zh-Hans.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=zh-Hans.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/zh-Hans.ts
2
+ const CHART_LOCALE = {
3
+ code: "zh-Hans",
4
+ labels: {
5
+ ariaTask: "任务 {0}",
6
+ ariaMilestone: "里程碑 {0}",
7
+ addSubtaskTitle: "添加子任务",
8
+ columnTaskName: "任务名称",
9
+ columnStartDate: "开始",
10
+ columnEndDate: "结束",
11
+ columnDuration: "工期",
12
+ columnQuarter: "季"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "us",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=zh-Hans.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zh-Hans.mjs","names":[],"sources":["../../src/lib/locales/zh-Hans.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'zh-Hans',\n\tlabels: {\n\t\tariaTask: '任务 {0}',\n\t\tariaMilestone: '里程碑 {0}',\n\t\taddSubtaskTitle: '添加子任务',\n\t\tcolumnTaskName: '任务名称',\n\t\tcolumnStartDate: '开始',\n\t\tcolumnEndDate: '结束',\n\t\tcolumnDuration: '工期',\n\t\tcolumnQuarter: '季',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'us',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}
@@ -0,0 +1,7 @@
1
+ import { t as ChartLocale } from "../locale-BQKHOEOx.mjs";
2
+
3
+ //#region src/lib/locales/zh-Hant.d.ts
4
+ declare const CHART_LOCALE: ChartLocale;
5
+ //#endregion
6
+ export { CHART_LOCALE };
7
+ //# sourceMappingURL=zh-Hant.d.mts.map
@@ -0,0 +1,21 @@
1
+ //#region src/lib/locales/zh-Hant.ts
2
+ const CHART_LOCALE = {
3
+ code: "zh-Hant",
4
+ labels: {
5
+ ariaTask: "任務 {0}",
6
+ ariaMilestone: "里程碑 {0}",
7
+ addSubtaskTitle: "新增子任務",
8
+ columnTaskName: "任務名稱",
9
+ columnStartDate: "開始",
10
+ columnEndDate: "結束",
11
+ columnDuration: "工期",
12
+ columnQuarter: "季"
13
+ },
14
+ weekStartsOn: 1,
15
+ weekNumbering: "us",
16
+ weekendDays: [0, 6]
17
+ };
18
+ //#endregion
19
+ export { CHART_LOCALE };
20
+
21
+ //# sourceMappingURL=zh-Hant.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zh-Hant.mjs","names":[],"sources":["../../src/lib/locales/zh-Hant.ts"],"sourcesContent":["import {type ChartLocale} from '../locale.ts';\n\nexport const CHART_LOCALE: ChartLocale = {\n\tcode: 'zh-Hant',\n\tlabels: {\n\t\tariaTask: '任務 {0}',\n\t\tariaMilestone: '里程碑 {0}',\n\t\taddSubtaskTitle: '新增子任務',\n\t\tcolumnTaskName: '任務名稱',\n\t\tcolumnStartDate: '開始',\n\t\tcolumnEndDate: '結束',\n\t\tcolumnDuration: '工期',\n\t\tcolumnQuarter: '季',\n\t},\n\tweekStartsOn: 1,\n\tweekNumbering: 'us',\n\tweekendDays: [0, 6],\n};\n"],"mappings":";AAEA,MAAa,eAA4B;CACxC,MAAM;CACN,QAAQ;EACP,UAAU;EACV,eAAe;EACf,iBAAiB;EACjB,gBAAgB;EAChB,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf;CACD,cAAc;CACd,eAAe;CACf,aAAa,CAAC,GAAG,EAAE;CACnB"}