treege 3.0.0-beta.18 → 3.0.0-beta.19

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/dist/editor.js CHANGED
@@ -1,5 +1,5 @@
1
- import { T as o } from "./TreegeEditor-DXhj6fWi.js";
2
- import { T as m, u as s } from "./ThemeContext-zQO8nZ9d.js";
1
+ import { T as o } from "./TreegeEditor-BP0R2rMo.js";
2
+ import { T as m, u as s } from "./ThemeContext-CQoWKClD.js";
3
3
  export {
4
4
  m as ThemeProvider,
5
5
  o as TreegeEditor,
package/dist/main.js CHANGED
@@ -1,6 +1,6 @@
1
- import { T as t } from "./TreegeEditor-DXhj6fWi.js";
2
- import { T as u, d as l, g as r, b as o, c as i, i as n, a as d, u as f } from "./ThemeContext-zQO8nZ9d.js";
3
- import { c as T, d as D, e as I, f as m, g, h as c, D as F, i as R, j as x, k as N, l as S, m as b, n as v, o as h, p as w, q as C, r as z, s as A, v as H, w as k, T as y, b as E, L as G, M as P, J as U, K as V, t as j, x as q, y as B, z as J, A as K, C as L, F as M, G as O, I as Q, E as W, H as X, B as Y, u as Z, a as _ } from "./TreegeRenderer-CjLeK7_j.js";
1
+ import { T as t } from "./TreegeEditor-BP0R2rMo.js";
2
+ import { T as u, d as l, g as r, b as o, c as i, i as n, a as d, u as f } from "./ThemeContext-CQoWKClD.js";
3
+ import { c as T, d as D, e as I, f as m, g, h as c, D as F, i as R, j as x, k as N, l as S, m as b, n as v, o as h, p as w, q as C, r as z, s as A, v as H, w as k, T as y, b as E, L as G, M as P, J as U, K as V, t as j, x as q, y as B, z as J, A as K, C as L, F as M, G as O, I as Q, E as W, H as X, B as Y, u as Z, a as _ } from "./TreegeRenderer-ClfGb4Mq.js";
4
4
  export {
5
5
  T as DefaultAddressInput,
6
6
  D as DefaultAutocompleteInput,
package/dist/renderer.js CHANGED
@@ -1,5 +1,5 @@
1
- import { c as t, d as s, e as u, f as l, g as r, h as n, D as i, i as o, j as f, k as p, l as d, m as D, n as I, o as T, p as m, q as g, r as c, s as F, v as R, w as v, T as x, b as S, L as b, M as h, J as C, K as w, t as z, x as A, y as H, z as N, A as k, C as y, F as P, G as E, I as G, E as U, H as V, B as j, u as q, a as B } from "./TreegeRenderer-CjLeK7_j.js";
2
- import { T as K, g as L, u as M } from "./ThemeContext-zQO8nZ9d.js";
1
+ import { c as t, d as s, e as u, f as l, g as r, h as n, D as i, i as o, j as f, k as p, l as d, m as D, n as I, o as T, p as m, q as g, r as c, s as F, v as R, w as v, T as x, b as S, L as b, M as h, J as C, K as w, t as z, x as A, y as H, z as N, A as k, C as y, F as P, G as E, I as G, E as U, H as V, B as j, u as q, a as B } from "./TreegeRenderer-ClfGb4Mq.js";
2
+ import { T as K, g as L, u as M } from "./ThemeContext-CQoWKClD.js";
3
3
  export {
4
4
  t as DefaultAddressInput,
5
5
  s as DefaultAutocompleteInput,
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "لا شيء",
145
145
  "defaultValueTypeReference": "حقل مرجعي",
146
146
  "defaultValueTypeStatic": "قيمة ثابتة",
147
+ "disablePast": "تعطيل التواريخ الماضية",
147
148
  "errorMessage": "رسالة خطأ",
148
149
  "helperText": "نص مساعد",
149
150
  "httpConfiguration": "تكوين HTTP",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "بدون مجموعة"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "نوع العقدة"
207
+ "nodeType": "نوع العقدة",
208
+ "options": {
209
+ "flow": "تدفق خارجي",
210
+ "group": "مجموعة",
211
+ "input": "سؤال",
212
+ "ui": "عنصر تصميم"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "إضافة رأس",
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "Keiner",
145
145
  "defaultValueTypeReference": "Referenzfeld",
146
146
  "defaultValueTypeStatic": "Statischer Wert",
147
+ "disablePast": "Vergangene Daten deaktivieren",
147
148
  "errorMessage": "Fehlermeldung",
148
149
  "helperText": "Hilfetext",
149
150
  "httpConfiguration": "HTTP-Konfiguration",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "Keine Gruppe"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "Knotentyp"
207
+ "nodeType": "Knotentyp",
208
+ "options": {
209
+ "flow": "Externer Ablauf",
210
+ "group": "Gruppe",
211
+ "input": "Frage",
212
+ "ui": "Designelement"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "Header hinzufügen",
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "None",
145
145
  "defaultValueTypeReference": "Reference Field",
146
146
  "defaultValueTypeStatic": "Static Value",
147
+ "disablePast": "Disable past dates",
147
148
  "errorMessage": "Error message",
148
149
  "helperText": "Helper text",
149
150
  "httpConfiguration": "HTTP Configuration",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "No group"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "Node Type"
207
+ "nodeType": "Node Type",
208
+ "options": {
209
+ "flow": "External Flow",
210
+ "group": "Group",
211
+ "input": "Question",
212
+ "ui": "Design Element"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "Add header",
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "Ninguno",
145
145
  "defaultValueTypeReference": "Campo de referencia",
146
146
  "defaultValueTypeStatic": "Valor estático",
147
+ "disablePast": "Desactivar fechas pasadas",
147
148
  "errorMessage": "Mensaje de error",
148
149
  "helperText": "Texto de ayuda",
149
150
  "httpConfiguration": "Configuración HTTP",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "Sin grupo"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "Tipo de nodo"
207
+ "nodeType": "Tipo de nodo",
208
+ "options": {
209
+ "flow": "Flujo externo",
210
+ "group": "Grupo",
211
+ "input": "Pregunta",
212
+ "ui": "Elemento de diseño"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "Agregar encabezado",
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "Aucun",
145
145
  "defaultValueTypeReference": "Champ de référence",
146
146
  "defaultValueTypeStatic": "Valeur statique",
147
+ "disablePast": "Désactiver les dates passées",
147
148
  "errorMessage": "Message d'erreur",
148
149
  "helperText": "Texte d'aide",
149
150
  "httpConfiguration": "Configuration HTTP",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "Aucun groupe"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "Type de nœud"
207
+ "nodeType": "Type de nœud",
208
+ "options": {
209
+ "flow": "Flux externe",
210
+ "group": "Groupe",
211
+ "input": "Question",
212
+ "ui": "Élément de design"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "Ajouter un en-tête",
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "Nessuno",
145
145
  "defaultValueTypeReference": "Campo di riferimento",
146
146
  "defaultValueTypeStatic": "Valore statico",
147
+ "disablePast": "Disabilita date passate",
147
148
  "errorMessage": "Messaggio di errore",
148
149
  "helperText": "Testo di aiuto",
149
150
  "httpConfiguration": "Configurazione HTTP",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "Nessun gruppo"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "Tipo di nodo"
207
+ "nodeType": "Tipo di nodo",
208
+ "options": {
209
+ "flow": "Flusso esterno",
210
+ "group": "Gruppo",
211
+ "input": "Domanda",
212
+ "ui": "Elemento di design"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "Aggiungi intestazione",
@@ -144,6 +144,7 @@ declare const _default: {
144
144
  "defaultValueTypeNone": "Nenhum",
145
145
  "defaultValueTypeReference": "Campo de referência",
146
146
  "defaultValueTypeStatic": "Valor estático",
147
+ "disablePast": "Desativar datas passadas",
147
148
  "errorMessage": "Mensagem de erro",
148
149
  "helperText": "Texto de ajuda",
149
150
  "httpConfiguration": "Configuração HTTP",
@@ -203,7 +204,13 @@ declare const _default: {
203
204
  "noGroup": "Sem grupo"
204
205
  },
205
206
  "selectNodeType": {
206
- "nodeType": "Tipo de nó"
207
+ "nodeType": "Tipo de nó",
208
+ "options": {
209
+ "flow": "Fluxo externo",
210
+ "group": "Grupo",
211
+ "input": "Pergunta",
212
+ "ui": "Elemento de design"
213
+ }
207
214
  },
208
215
  "submitConfigForm": {
209
216
  "addHeader": "Adicionar cabeçalho",
@@ -180,6 +180,10 @@ export type InputNodeData = BaseNodeData & {
180
180
  * Whether multiple selections are allowed (for select and checkbox types)
181
181
  */
182
182
  multiple?: boolean;
183
+ /**
184
+ * Whether past dates should be disabled (for date and daterange types)
185
+ */
186
+ disablePast?: boolean;
183
187
  /**
184
188
  * The default value config for the input field
185
189
  */
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "treege",
3
3
  "description": "Powerful form generator",
4
4
  "license": "ISC",
5
- "version": "3.0.0-beta.18",
5
+ "version": "3.0.0-beta.19",
6
6
  "type": "module",
7
7
  "types": "./dist/main.d.ts",
8
8
  "module": "./dist/main.js",