From e3ceda06995ae5f2ef1d650833e3fdd1ffc0fb01 Mon Sep 17 00:00:00 2001 From: ISA Date: Mon, 17 Mar 2025 08:08:05 +0100 Subject: [PATCH] TDR Referenz Kurven Platzhalter in JSON Dateien erstellt in /public/CPL/TDRReferenz/ --- config/webVersion.ts | 2 +- public/CPL/TDRReferenz/slot0.json | 1 + public/CPL/TDRReferenz/slot1.json | 1 + public/CPL/TDRReferenz/slot10.json | 1 + public/CPL/TDRReferenz/slot11.json | 1 + public/CPL/TDRReferenz/slot12.json | 1 + public/CPL/TDRReferenz/slot13.json | 1 + public/CPL/TDRReferenz/slot14.json | 1 + public/CPL/TDRReferenz/slot15.json | 1 + public/CPL/TDRReferenz/slot16.json | 1 + public/CPL/TDRReferenz/slot17.json | 1 + public/CPL/TDRReferenz/slot18.json | 1 + public/CPL/TDRReferenz/slot19.json | 1 + public/CPL/TDRReferenz/slot2.json | 1 + public/CPL/TDRReferenz/slot20.json | 1 + public/CPL/TDRReferenz/slot21.json | 1 + public/CPL/TDRReferenz/slot22.json | 1 + public/CPL/TDRReferenz/slot23.json | 1 + public/CPL/TDRReferenz/slot24.json | 1 + public/CPL/TDRReferenz/slot25.json | 1 + public/CPL/TDRReferenz/slot26.json | 1 + public/CPL/TDRReferenz/slot27.json | 1 + public/CPL/TDRReferenz/slot28.json | 1 + public/CPL/TDRReferenz/slot29.json | 1 + public/CPL/TDRReferenz/slot3.json | 1 + public/CPL/TDRReferenz/slot30.json | 1 + public/CPL/TDRReferenz/slot31.json | 1 + public/CPL/TDRReferenz/slot4.json | 1 + public/CPL/TDRReferenz/slot5.json | 1 + public/CPL/TDRReferenz/slot6.json | 1 + public/CPL/TDRReferenz/slot7.json | 1 + public/CPL/TDRReferenz/slot8.json | 1 + public/CPL/TDRReferenz/slot9.json | 1 + 33 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 public/CPL/TDRReferenz/slot0.json create mode 100644 public/CPL/TDRReferenz/slot1.json create mode 100644 public/CPL/TDRReferenz/slot10.json create mode 100644 public/CPL/TDRReferenz/slot11.json create mode 100644 public/CPL/TDRReferenz/slot12.json create mode 100644 public/CPL/TDRReferenz/slot13.json create mode 100644 public/CPL/TDRReferenz/slot14.json create mode 100644 public/CPL/TDRReferenz/slot15.json create mode 100644 public/CPL/TDRReferenz/slot16.json create mode 100644 public/CPL/TDRReferenz/slot17.json create mode 100644 public/CPL/TDRReferenz/slot18.json create mode 100644 public/CPL/TDRReferenz/slot19.json create mode 100644 public/CPL/TDRReferenz/slot2.json create mode 100644 public/CPL/TDRReferenz/slot20.json create mode 100644 public/CPL/TDRReferenz/slot21.json create mode 100644 public/CPL/TDRReferenz/slot22.json create mode 100644 public/CPL/TDRReferenz/slot23.json create mode 100644 public/CPL/TDRReferenz/slot24.json create mode 100644 public/CPL/TDRReferenz/slot25.json create mode 100644 public/CPL/TDRReferenz/slot26.json create mode 100644 public/CPL/TDRReferenz/slot27.json create mode 100644 public/CPL/TDRReferenz/slot28.json create mode 100644 public/CPL/TDRReferenz/slot29.json create mode 100644 public/CPL/TDRReferenz/slot3.json create mode 100644 public/CPL/TDRReferenz/slot30.json create mode 100644 public/CPL/TDRReferenz/slot31.json create mode 100644 public/CPL/TDRReferenz/slot4.json create mode 100644 public/CPL/TDRReferenz/slot5.json create mode 100644 public/CPL/TDRReferenz/slot6.json create mode 100644 public/CPL/TDRReferenz/slot7.json create mode 100644 public/CPL/TDRReferenz/slot8.json create mode 100644 public/CPL/TDRReferenz/slot9.json diff --git a/config/webVersion.ts b/config/webVersion.ts index 284612b..9ea638a 100644 --- a/config/webVersion.ts +++ b/config/webVersion.ts @@ -6,5 +6,5 @@ 2: Patch oder Hotfix (Bugfixes oder kleine Änderungen). */ -const webVersion = "1.6.130"; +const webVersion = "1.6.131"; export default webVersion; diff --git a/public/CPL/TDRReferenz/slot0.json b/public/CPL/TDRReferenz/slot0.json new file mode 100644 index 0000000..480d8b3 --- /dev/null +++ b/public/CPL/TDRReferenz/slot0.json @@ -0,0 +1 @@ +<%=KTR0%> diff --git a/public/CPL/TDRReferenz/slot1.json b/public/CPL/TDRReferenz/slot1.json new file mode 100644 index 0000000..146ef05 --- /dev/null +++ b/public/CPL/TDRReferenz/slot1.json @@ -0,0 +1 @@ +<%=KTR1%> diff --git a/public/CPL/TDRReferenz/slot10.json b/public/CPL/TDRReferenz/slot10.json new file mode 100644 index 0000000..ba9e495 --- /dev/null +++ b/public/CPL/TDRReferenz/slot10.json @@ -0,0 +1 @@ +<%=KTR10%> diff --git a/public/CPL/TDRReferenz/slot11.json b/public/CPL/TDRReferenz/slot11.json new file mode 100644 index 0000000..1724526 --- /dev/null +++ b/public/CPL/TDRReferenz/slot11.json @@ -0,0 +1 @@ +<%=KTR11%> diff --git a/public/CPL/TDRReferenz/slot12.json b/public/CPL/TDRReferenz/slot12.json new file mode 100644 index 0000000..9651720 --- /dev/null +++ b/public/CPL/TDRReferenz/slot12.json @@ -0,0 +1 @@ +<%=KTR12%> diff --git a/public/CPL/TDRReferenz/slot13.json b/public/CPL/TDRReferenz/slot13.json new file mode 100644 index 0000000..147fc37 --- /dev/null +++ b/public/CPL/TDRReferenz/slot13.json @@ -0,0 +1 @@ +<%=KTR13%> diff --git a/public/CPL/TDRReferenz/slot14.json b/public/CPL/TDRReferenz/slot14.json new file mode 100644 index 0000000..49a8e7d --- /dev/null +++ b/public/CPL/TDRReferenz/slot14.json @@ -0,0 +1 @@ +<%=KTR14%> diff --git a/public/CPL/TDRReferenz/slot15.json b/public/CPL/TDRReferenz/slot15.json new file mode 100644 index 0000000..bfdb34b --- /dev/null +++ b/public/CPL/TDRReferenz/slot15.json @@ -0,0 +1 @@ +<%=KTR15%> diff --git a/public/CPL/TDRReferenz/slot16.json b/public/CPL/TDRReferenz/slot16.json new file mode 100644 index 0000000..171b599 --- /dev/null +++ b/public/CPL/TDRReferenz/slot16.json @@ -0,0 +1 @@ +<%=KTR16%> diff --git a/public/CPL/TDRReferenz/slot17.json b/public/CPL/TDRReferenz/slot17.json new file mode 100644 index 0000000..ca041f5 --- /dev/null +++ b/public/CPL/TDRReferenz/slot17.json @@ -0,0 +1 @@ +<%=KTR17%> diff --git a/public/CPL/TDRReferenz/slot18.json b/public/CPL/TDRReferenz/slot18.json new file mode 100644 index 0000000..7d4a802 --- /dev/null +++ b/public/CPL/TDRReferenz/slot18.json @@ -0,0 +1 @@ +<%=KTR18%> diff --git a/public/CPL/TDRReferenz/slot19.json b/public/CPL/TDRReferenz/slot19.json new file mode 100644 index 0000000..8227b32 --- /dev/null +++ b/public/CPL/TDRReferenz/slot19.json @@ -0,0 +1 @@ +<%=KTR19%> diff --git a/public/CPL/TDRReferenz/slot2.json b/public/CPL/TDRReferenz/slot2.json new file mode 100644 index 0000000..146ef05 --- /dev/null +++ b/public/CPL/TDRReferenz/slot2.json @@ -0,0 +1 @@ +<%=KTR1%> diff --git a/public/CPL/TDRReferenz/slot20.json b/public/CPL/TDRReferenz/slot20.json new file mode 100644 index 0000000..1d1ae48 --- /dev/null +++ b/public/CPL/TDRReferenz/slot20.json @@ -0,0 +1 @@ +<%=KTR20%> diff --git a/public/CPL/TDRReferenz/slot21.json b/public/CPL/TDRReferenz/slot21.json new file mode 100644 index 0000000..01d4cb4 --- /dev/null +++ b/public/CPL/TDRReferenz/slot21.json @@ -0,0 +1 @@ +<%=KTR21%> diff --git a/public/CPL/TDRReferenz/slot22.json b/public/CPL/TDRReferenz/slot22.json new file mode 100644 index 0000000..dfbb688 --- /dev/null +++ b/public/CPL/TDRReferenz/slot22.json @@ -0,0 +1 @@ +<%=KTR22%> diff --git a/public/CPL/TDRReferenz/slot23.json b/public/CPL/TDRReferenz/slot23.json new file mode 100644 index 0000000..76be192 --- /dev/null +++ b/public/CPL/TDRReferenz/slot23.json @@ -0,0 +1 @@ +<%=KTR23%> diff --git a/public/CPL/TDRReferenz/slot24.json b/public/CPL/TDRReferenz/slot24.json new file mode 100644 index 0000000..d4828c4 --- /dev/null +++ b/public/CPL/TDRReferenz/slot24.json @@ -0,0 +1 @@ +<%=KTR24%> diff --git a/public/CPL/TDRReferenz/slot25.json b/public/CPL/TDRReferenz/slot25.json new file mode 100644 index 0000000..2085a2e --- /dev/null +++ b/public/CPL/TDRReferenz/slot25.json @@ -0,0 +1 @@ +<%=KTR25%> diff --git a/public/CPL/TDRReferenz/slot26.json b/public/CPL/TDRReferenz/slot26.json new file mode 100644 index 0000000..3b66484 --- /dev/null +++ b/public/CPL/TDRReferenz/slot26.json @@ -0,0 +1 @@ +<%=KTR26%> diff --git a/public/CPL/TDRReferenz/slot27.json b/public/CPL/TDRReferenz/slot27.json new file mode 100644 index 0000000..7d43453 --- /dev/null +++ b/public/CPL/TDRReferenz/slot27.json @@ -0,0 +1 @@ +<%=KTR27%> diff --git a/public/CPL/TDRReferenz/slot28.json b/public/CPL/TDRReferenz/slot28.json new file mode 100644 index 0000000..e238ec9 --- /dev/null +++ b/public/CPL/TDRReferenz/slot28.json @@ -0,0 +1 @@ +<%=KTR28%> diff --git a/public/CPL/TDRReferenz/slot29.json b/public/CPL/TDRReferenz/slot29.json new file mode 100644 index 0000000..1540eec --- /dev/null +++ b/public/CPL/TDRReferenz/slot29.json @@ -0,0 +1 @@ +<%=KTR29%> diff --git a/public/CPL/TDRReferenz/slot3.json b/public/CPL/TDRReferenz/slot3.json new file mode 100644 index 0000000..739c9a0 --- /dev/null +++ b/public/CPL/TDRReferenz/slot3.json @@ -0,0 +1 @@ +<%=KTR3%> diff --git a/public/CPL/TDRReferenz/slot30.json b/public/CPL/TDRReferenz/slot30.json new file mode 100644 index 0000000..d347782 --- /dev/null +++ b/public/CPL/TDRReferenz/slot30.json @@ -0,0 +1 @@ +<%=KTR30%> diff --git a/public/CPL/TDRReferenz/slot31.json b/public/CPL/TDRReferenz/slot31.json new file mode 100644 index 0000000..51668f6 --- /dev/null +++ b/public/CPL/TDRReferenz/slot31.json @@ -0,0 +1 @@ +<%=KTR31%> diff --git a/public/CPL/TDRReferenz/slot4.json b/public/CPL/TDRReferenz/slot4.json new file mode 100644 index 0000000..015cd9a --- /dev/null +++ b/public/CPL/TDRReferenz/slot4.json @@ -0,0 +1 @@ +<%=KTR4%> diff --git a/public/CPL/TDRReferenz/slot5.json b/public/CPL/TDRReferenz/slot5.json new file mode 100644 index 0000000..8d4d0e7 --- /dev/null +++ b/public/CPL/TDRReferenz/slot5.json @@ -0,0 +1 @@ +<%=KTR5%> diff --git a/public/CPL/TDRReferenz/slot6.json b/public/CPL/TDRReferenz/slot6.json new file mode 100644 index 0000000..5c75864 --- /dev/null +++ b/public/CPL/TDRReferenz/slot6.json @@ -0,0 +1 @@ +<%=KTR6%> diff --git a/public/CPL/TDRReferenz/slot7.json b/public/CPL/TDRReferenz/slot7.json new file mode 100644 index 0000000..47bc620 --- /dev/null +++ b/public/CPL/TDRReferenz/slot7.json @@ -0,0 +1 @@ +<%=KTR7%> diff --git a/public/CPL/TDRReferenz/slot8.json b/public/CPL/TDRReferenz/slot8.json new file mode 100644 index 0000000..44ee58a --- /dev/null +++ b/public/CPL/TDRReferenz/slot8.json @@ -0,0 +1 @@ +<%=KTR8%> diff --git a/public/CPL/TDRReferenz/slot9.json b/public/CPL/TDRReferenz/slot9.json new file mode 100644 index 0000000..cd0c5e5 --- /dev/null +++ b/public/CPL/TDRReferenz/slot9.json @@ -0,0 +1 @@ +<%=KTR9%>