@dynamicforms/vuetify-inputs 0.5.5 → 0.5.7

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.
@@ -1,64 +1,64 @@
1
- var tt = Object.defineProperty, nt = Object.defineProperties;
2
- var ot = Object.getOwnPropertyDescriptors;
1
+ var et = Object.defineProperty, tt = Object.defineProperties;
2
+ var nt = Object.getOwnPropertyDescriptors;
3
3
  var xe = Object.getOwnPropertySymbols;
4
- var lt = Object.prototype.hasOwnProperty, at = Object.prototype.propertyIsEnumerable;
5
- var je = (e, t, n) => t in e ? tt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, x = (e, t) => {
4
+ var ot = Object.prototype.hasOwnProperty, at = Object.prototype.propertyIsEnumerable;
5
+ var _e = (e, t, n) => t in e ? et(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, x = (e, t) => {
6
6
  for (var n in t || (t = {}))
7
- lt.call(t, n) && je(e, n, t[n]);
7
+ ot.call(t, n) && _e(e, n, t[n]);
8
8
  if (xe)
9
9
  for (var n of xe(t))
10
- at.call(t, n) && je(e, n, t[n]);
10
+ at.call(t, n) && _e(e, n, t[n]);
11
11
  return e;
12
- }, O = (e, t) => nt(e, ot(t));
13
- var Se = (e, t, n) => je(e, typeof t != "symbol" ? t + "" : t, n);
14
- var we = (e, t, n) => new Promise((l, a) => {
12
+ }, F = (e, t) => tt(e, nt(t));
13
+ var $e = (e, t, n) => _e(e, typeof t != "symbol" ? t + "" : t, n);
14
+ var he = (e, t, n) => new Promise((a, l) => {
15
15
  var r = (c) => {
16
16
  try {
17
17
  i(n.next(c));
18
18
  } catch (u) {
19
- a(u);
19
+ l(u);
20
20
  }
21
21
  }, p = (c) => {
22
22
  try {
23
23
  i(n.throw(c));
24
24
  } catch (u) {
25
- a(u);
25
+ l(u);
26
26
  }
27
- }, i = (c) => c.done ? l(c.value) : Promise.resolve(c.value).then(r, p);
27
+ }, i = (c) => c.done ? a(c.value) : Promise.resolve(c.value).then(r, p);
28
28
  i((n = n.apply(e, t)).next());
29
29
  });
30
- import * as Ee from "vue";
31
- import { defineComponent as M, mergeModels as Ne, useModel as rt, ref as E, watch as ue, onMounted as He, markRaw as it, onBeforeUnmount as Ke, createBlock as P, openBlock as h, resolveDynamicComponent as ce, version as st, isRef as te, resolveComponent as $, createElementBlock as A, createCommentVNode as L, createTextVNode as Xe, Fragment as Ie, toDisplayString as se, inject as ut, computed as _, renderList as Ge, normalizeClass as ge, unref as o, mergeProps as H, withCtx as v, createSlots as q, createVNode as B, renderSlot as ie, normalizeProps as X, guardReactiveProps as G, createElementVNode as ne, withModifiers as ct, mergeDefaults as Y, normalizeStyle as Pe, toRefs as _e, withKeys as Fe, useCssVars as dt, nextTick as Ae } from "vue";
32
- import { debounce as mt, isString as ee, isEmpty as be, isObjectLike as pt, isBoolean as Le, clone as ft, toNumber as Me, isNaN as Ue, isArray as Oe, castArray as qe, first as Ye, unionBy as vt } from "lodash-es";
33
- import Be from "vue-ionicon";
34
- import Re, { ValidationErrorRenderContent as bt, DisplayMode as z, Action as ht } from "@dynamicforms/vue-forms";
35
- import gt from "vue-markdown-render";
36
- import { useDisplay as wt } from "vuetify";
37
- import { format as pe, parse as yt } from "date-fns";
38
- import { AccessibilityHelp as kt, Alignment as Vt, AutoImage as _t, AutoLink as jt, Autosave as Ct, BalloonToolbar as Tt, BlockQuote as Bt, Bold as It, CloudServices as Pt, Essentials as Dt, GeneralHtmlSupport as $t, Heading as xt, HorizontalLine as St, ImageBlock as Et, ImageCaption as Nt, ImageInline as Ft, ImageInsertViaUrl as At, ImageResize as Lt, ImageStyle as Mt, ImageToolbar as Ut, ImageUpload as Ot, Indent as Rt, IndentBlock as Wt, Italic as zt, Link as Ht, List as Kt, Autoformat as Xt, MediaEmbed as Gt, Paragraph as qt, PasteFromMarkdownExperimental as Yt, PasteFromOffice as Qt, SelectAll as Zt, Style as Jt, Table as en, TableCellProperties as tn, TableColumnResize as nn, TableProperties as on, TableToolbar as ln, Undo as an, TextTransformation as rn, Base64UploadAdapter as sn, ClassicEditor as un } from "ckeditor5";
39
- import { VAutocomplete as cn } from "vuetify/components/VAutocomplete";
40
- import { VBtn as dn } from "vuetify/components/VBtn";
41
- import { VCheckbox as mn } from "vuetify/components/VCheckbox";
42
- import { VChip as pn } from "vuetify/components/VChip";
43
- import { VCombobox as fn } from "vuetify/components/VCombobox";
44
- import { VColorPicker as vn } from "vuetify/components/VColorPicker";
45
- import { VConfirmEdit as bn } from "vuetify/components/VConfirmEdit";
46
- import { VDatePicker as hn } from "vuetify/components/VDatePicker";
47
- import { VField as gn } from "vuetify/components/VField";
48
- import { VFileInput as wn } from "vuetify/components/VFileInput";
49
- import { VCol as yn, VRow as kn } from "vuetify/components/VGrid";
50
- import { VIcon as Vn } from "vuetify/components/VIcon";
51
- import { VImg as _n } from "vuetify/components/VImg";
52
- import { VInput as jn } from "vuetify/components/VInput";
53
- import { VListItem as Cn } from "vuetify/components/VList";
54
- import { VMenu as Tn } from "vuetify/components/VMenu";
55
- import { VNumberInput as Bn } from "vuetify/components/VNumberInput";
56
- import { VProgressLinear as In } from "vuetify/components/VProgressLinear";
57
- import { VSelect as Pn } from "vuetify/components/VSelect";
58
- import { VSwitch as Dn } from "vuetify/components/VSwitch";
30
+ import * as Se from "vue";
31
+ import { defineComponent as M, mergeModels as Ee, useModel as lt, ref as E, watch as ie, onMounted as ze, markRaw as rt, onBeforeUnmount as He, createBlock as D, openBlock as V, resolveDynamicComponent as be, version as it, isRef as te, resolveComponent as $, createElementBlock as R, createCommentVNode as L, createTextVNode as st, Fragment as Ke, toDisplayString as Be, inject as ut, computed as _, h as ge, unref as o, normalizeClass as Ie, createSlots as q, withCtx as b, createVNode as B, renderSlot as re, normalizeProps as X, guardReactiveProps as G, createElementVNode as ne, renderList as ct, withModifiers as dt, mergeDefaults as Y, mergeProps as O, normalizeStyle as Xe, toRefs as Ve, withKeys as Ae, useCssVars as mt, nextTick as Ne } from "vue";
32
+ import { debounce as pt, isString as ee, isEmpty as fe, isObjectLike as ft, isBoolean as Fe, clone as vt, toNumber as Le, isNaN as Me, isArray as Ue, castArray as Ge, first as qe, unionBy as bt } from "lodash-es";
33
+ import Te from "vue-ionicon";
34
+ import Oe, { ValidationErrorRenderContent as ht, DisplayMode as H, Action as gt } from "@dynamicforms/vue-forms";
35
+ import wt from "vue-markdown-render";
36
+ import { useDisplay as yt } from "vuetify";
37
+ import { format as de, parse as kt } from "date-fns";
38
+ import { AccessibilityHelp as Vt, Alignment as _t, AutoImage as jt, AutoLink as Ct, Autosave as Tt, BalloonToolbar as Bt, BlockQuote as It, Bold as Pt, CloudServices as Dt, Essentials as xt, GeneralHtmlSupport as $t, Heading as St, HorizontalLine as Et, ImageBlock as At, ImageCaption as Nt, ImageInline as Ft, ImageInsertViaUrl as Lt, ImageResize as Mt, ImageStyle as Ut, ImageToolbar as Ot, ImageUpload as Rt, Indent as Wt, IndentBlock as zt, Italic as Ht, Link as Kt, List as Xt, Autoformat as Gt, MediaEmbed as qt, Paragraph as Yt, PasteFromMarkdownExperimental as Qt, PasteFromOffice as Zt, SelectAll as Jt, Style as en, Table as tn, TableCellProperties as nn, TableColumnResize as on, TableProperties as an, TableToolbar as ln, Undo as rn, TextTransformation as sn, Base64UploadAdapter as un, ClassicEditor as cn } from "ckeditor5";
39
+ import { VAutocomplete as dn } from "vuetify/components/VAutocomplete";
40
+ import { VBtn as mn } from "vuetify/components/VBtn";
41
+ import { VCheckbox as pn } from "vuetify/components/VCheckbox";
42
+ import { VChip as fn } from "vuetify/components/VChip";
43
+ import { VCombobox as vn } from "vuetify/components/VCombobox";
44
+ import { VColorPicker as bn } from "vuetify/components/VColorPicker";
45
+ import { VConfirmEdit as hn } from "vuetify/components/VConfirmEdit";
46
+ import { VDatePicker as gn } from "vuetify/components/VDatePicker";
47
+ import { VField as wn } from "vuetify/components/VField";
48
+ import { VFileInput as yn } from "vuetify/components/VFileInput";
49
+ import { VCol as kn, VRow as Vn } from "vuetify/components/VGrid";
50
+ import { VIcon as _n } from "vuetify/components/VIcon";
51
+ import { VImg as jn } from "vuetify/components/VImg";
52
+ import { VInput as Cn } from "vuetify/components/VInput";
53
+ import { VListItem as Tn } from "vuetify/components/VList";
54
+ import { VMenu as Bn } from "vuetify/components/VMenu";
55
+ import { VNumberInput as In } from "vuetify/components/VNumberInput";
56
+ import { VProgressLinear as Pn } from "vuetify/components/VProgressLinear";
57
+ import { VSelect as Dn } from "vuetify/components/VSelect";
58
+ import { VSwitch as xn } from "vuetify/components/VSwitch";
59
59
  import { VTextarea as $n } from "vuetify/components/VTextarea";
60
- import { VTextField as xn } from "vuetify/components/VTextField";
61
- import { VTimePicker as Sn } from "vuetify/labs/VTimePicker";
60
+ import { VTextField as Sn } from "vuetify/components/VTextField";
61
+ import { VTimePicker as En } from "vuetify/labs/VTimePicker";
62
62
  /**
63
63
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
64
64
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -72,12 +72,12 @@ new Array(256).fill("").map((e, t) => ("0" + t.toString(16)).slice(-2));
72
72
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
73
73
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
74
74
  */
75
- function En(e, t) {
75
+ function An(e, t) {
76
76
  const n = e.extraPlugins || [];
77
- return O(x({}, e), {
77
+ return F(x({}, e), {
78
78
  extraPlugins: [
79
79
  ...n,
80
- ...t.filter((l) => !n.includes(l))
80
+ ...t.filter((a) => !n.includes(a))
81
81
  ]
82
82
  });
83
83
  }
@@ -85,39 +85,39 @@ function En(e, t) {
85
85
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
86
86
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
87
87
  */
88
- function Qe(e) {
88
+ function Ye(e) {
89
89
  return !!e && /^\d+\.\d+\.\d+/.test(e);
90
90
  }
91
91
  /**
92
92
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
93
93
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
94
94
  */
95
- function Ze(e) {
95
+ function Qe(e) {
96
96
  return e ? ["nightly", "alpha", "internal", "nightly-", "staging"].some((t) => e.includes(t)) : !1;
97
97
  }
98
98
  function Nn(e) {
99
- return Qe(e) || Ze(e);
99
+ return Ye(e) || Qe(e);
100
100
  }
101
101
  /**
102
102
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
103
103
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
104
104
  */
105
105
  function Fn(e) {
106
- if (!Qe(e))
106
+ if (!Ye(e))
107
107
  throw new Error(`Invalid semantic version: ${e || "<blank>"}.`);
108
- const [t, n, l] = e.split(".");
108
+ const [t, n, a] = e.split(".");
109
109
  return {
110
110
  major: Number.parseInt(t, 10),
111
111
  minor: Number.parseInt(n, 10),
112
- patch: Number.parseInt(l, 10)
112
+ patch: Number.parseInt(a, 10)
113
113
  };
114
114
  }
115
115
  /**
116
116
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
117
117
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
118
118
  */
119
- function An(e) {
120
- if (Ze(e))
119
+ function Ln(e) {
120
+ if (Qe(e))
121
121
  return 3;
122
122
  const { major: t } = Fn(e);
123
123
  switch (!0) {
@@ -133,7 +133,7 @@ function An(e) {
133
133
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
134
134
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
135
135
  */
136
- function Ln() {
136
+ function Mn() {
137
137
  const { CKEDITOR_VERSION: e, CKEDITOR: t } = window;
138
138
  return Nn(e) ? {
139
139
  source: t ? "cdn" : "npm",
@@ -144,16 +144,16 @@ function Ln() {
144
144
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
145
145
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
146
146
  */
147
- function Mn() {
148
- const e = Ln();
149
- return e ? An(e.version) : null;
147
+ function Un() {
148
+ const e = Mn();
149
+ return e ? Ln(e.version) : null;
150
150
  }
151
151
  /**
152
152
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
153
153
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
154
154
  */
155
- function Je(e, t) {
156
- switch (t || (t = Mn() || void 0), t) {
155
+ function Ze(e, t) {
156
+ switch (t || (t = Un() || void 0), t) {
157
157
  case 1:
158
158
  case 2:
159
159
  return e === void 0;
@@ -167,9 +167,9 @@ function Je(e, t) {
167
167
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
168
168
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
169
169
  */
170
- function Un(e, t) {
171
- return function(l) {
172
- Je(l.config.get("licenseKey")) || l.on("collectUsageData", (a, { setUsageData: r }) => {
170
+ function On(e, t) {
171
+ return function(a) {
172
+ Ze(a.config.get("licenseKey")) || a.on("collectUsageData", (l, { setUsageData: r }) => {
173
173
  r(`integration.${e}`, t);
174
174
  });
175
175
  };
@@ -178,31 +178,31 @@ function Un(e, t) {
178
178
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
179
179
  * For licensing, see LICENSE.md.
180
180
  */
181
- const On = Un(
181
+ const Rn = On(
182
182
  "vue",
183
183
  {
184
184
  version: "7.3.0",
185
- frameworkVersion: st
185
+ frameworkVersion: it
186
186
  }
187
187
  );
188
188
  /**
189
189
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
190
190
  * For licensing, see LICENSE.md.
191
191
  */
192
- function Rn(e) {
193
- return Je(e.licenseKey) ? e : En(e, [
192
+ function Wn(e) {
193
+ return Ze(e.licenseKey) ? e : An(e, [
194
194
  /**
195
195
  * This part of the code is not executed in open-source implementations using a GPL key.
196
196
  * It only runs when a specific license key is provided. If you are uncertain whether
197
197
  * this applies to your installation, please contact our support team.
198
198
  */
199
- On
199
+ Rn
200
200
  ]);
201
201
  }
202
- const Ce = "Lock from Vue integration (@ckeditor/ckeditor5-vue)", Wn = 300, zn = /* @__PURE__ */ M({
202
+ const je = "Lock from Vue integration (@ckeditor/ckeditor5-vue)", zn = 300, Hn = /* @__PURE__ */ M({
203
203
  name: "CKEditor",
204
204
  __name: "ckeditor",
205
- props: /* @__PURE__ */ Ne({
205
+ props: /* @__PURE__ */ Ee({
206
206
  editor: {},
207
207
  config: { default: () => ({}) },
208
208
  tagName: { default: "div" },
@@ -212,16 +212,16 @@ const Ce = "Lock from Vue integration (@ckeditor/ckeditor5-vue)", Wn = 300, zn =
212
212
  modelValue: { type: String, default: "" },
213
213
  modelModifiers: {}
214
214
  }),
215
- emits: /* @__PURE__ */ Ne(["ready", "destroy", "blur", "focus", "input", "update:modelValue"], ["update:modelValue"]),
215
+ emits: /* @__PURE__ */ Ee(["ready", "destroy", "blur", "focus", "input", "update:modelValue"], ["update:modelValue"]),
216
216
  setup(e, { expose: t, emit: n }) {
217
- const l = rt(e, "modelValue"), a = e, r = n, p = E(), i = E(), c = E();
217
+ const a = lt(e, "modelValue"), l = e, r = n, p = E(), i = E(), c = E();
218
218
  t({
219
219
  instance: i,
220
220
  lastEditorData: c
221
- }), ue(l, (s) => {
221
+ }), ie(a, (s) => {
222
222
  i.value && s !== c.value && i.value.data.set(s);
223
- }), ue(() => a.disabled, (s) => {
224
- s ? i.value.enableReadOnlyMode(Ce) : i.value.disableReadOnlyMode(Ce);
223
+ }), ie(() => l.disabled, (s) => {
224
+ s ? i.value.enableReadOnlyMode(je) : i.value.disableReadOnlyMode(je);
225
225
  });
226
226
  function u() {
227
227
  const s = window.CKEDITOR_VERSION;
@@ -231,30 +231,30 @@ const Ce = "Lock from Vue integration (@ckeditor/ckeditor5-vue)", Wn = 300, zn =
231
231
  m >= 42 || s.startsWith("0.0.0") || console.warn("The <CKEditor> component requires using CKEditor 5 in version 42+ or nightly build.");
232
232
  }
233
233
  function j(s) {
234
- const m = mt((b) => {
235
- if (a.disableTwoWayDataBinding)
234
+ const m = pt((v) => {
235
+ if (l.disableTwoWayDataBinding)
236
236
  return;
237
- const g = c.value = s.data.get();
238
- r("update:modelValue", g, b, s), r("input", g, b, s);
239
- }, Wn, { leading: !0 });
240
- s.model.document.on("change:data", m), s.editing.view.document.on("focus", (b) => {
241
- r("focus", b, s);
242
- }), s.editing.view.document.on("blur", (b) => {
243
- r("blur", b, s);
237
+ const h = c.value = s.data.get();
238
+ r("update:modelValue", h, v, s), r("input", h, v, s);
239
+ }, zn, { leading: !0 });
240
+ s.model.document.on("change:data", m), s.editing.view.document.on("focus", (v) => {
241
+ r("focus", v, s);
242
+ }), s.editing.view.document.on("blur", (v) => {
243
+ r("blur", v, s);
244
244
  });
245
245
  }
246
- return u(), He(() => {
247
- const s = Rn(
248
- Object.assign({}, a.config)
246
+ return u(), ze(() => {
247
+ const s = Wn(
248
+ Object.assign({}, l.config)
249
249
  );
250
- l.value && (s.initialData = l.value), a.editor.create(p.value, s).then((m) => {
251
- i.value = it(m), j(m), l.value !== s.initialData && m.data.set(l.value), a.disabled && m.enableReadOnlyMode(Ce), r("ready", m);
250
+ a.value && (s.initialData = a.value), l.editor.create(p.value, s).then((m) => {
251
+ i.value = rt(m), j(m), a.value !== s.initialData && m.data.set(a.value), l.disabled && m.enableReadOnlyMode(je), r("ready", m);
252
252
  }).catch((m) => {
253
253
  console.error(m);
254
254
  });
255
- }), Ke(() => {
255
+ }), He(() => {
256
256
  i.value && (i.value.destroy(), i.value = void 0), r("destroy");
257
- }), (s, m) => (h(), P(ce(s.tagName), {
257
+ }), (s, m) => (V(), D(be(s.tagName), {
258
258
  ref_key: "element",
259
259
  ref: p
260
260
  }, null, 512));
@@ -265,49 +265,49 @@ const Ce = "Lock from Vue integration (@ckeditor/ckeditor5-vue)", Wn = 300, zn =
265
265
  * For licensing, see LICENSE.md.
266
266
  */
267
267
  /* istanbul ignore if -- @preserve */
268
- if (!Ee.version || !Ee.version.startsWith("3."))
268
+ if (!Se.version || !Se.version.startsWith("3."))
269
269
  throw new Error(
270
270
  "The CKEditor plugin works only with Vue 3+. For more information, please refer to https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/vuejs-v3.html"
271
271
  );
272
- const Hn = {
272
+ const Kn = {
273
273
  /**
274
274
  * Installs the plugin, registering the `<ckeditor>` component.
275
275
  *
276
276
  * @param app The application instance.
277
277
  */
278
278
  install(e) {
279
- e.component("Ckeditor", zn);
279
+ e.component("Ckeditor", Hn);
280
280
  }
281
281
  };
282
- function Te(e) {
282
+ function Ce(e) {
283
283
  return (t = {}) => {
284
284
  const n = t.width ? String(t.width) : e.defaultWidth;
285
285
  return e.formats[n] || e.formats[e.defaultWidth];
286
286
  };
287
287
  }
288
- function fe(e) {
288
+ function me(e) {
289
289
  return (t, n) => {
290
- const l = n != null && n.context ? String(n.context) : "standalone";
291
- let a;
292
- if (l === "formatting" && e.formattingValues) {
290
+ const a = n != null && n.context ? String(n.context) : "standalone";
291
+ let l;
292
+ if (a === "formatting" && e.formattingValues) {
293
293
  const p = e.defaultFormattingWidth || e.defaultWidth, i = n != null && n.width ? String(n.width) : p;
294
- a = e.formattingValues[i] || e.formattingValues[p];
294
+ l = e.formattingValues[i] || e.formattingValues[p];
295
295
  } else {
296
296
  const p = e.defaultWidth, i = n != null && n.width ? String(n.width) : e.defaultWidth;
297
- a = e.values[i] || e.values[p];
297
+ l = e.values[i] || e.values[p];
298
298
  }
299
299
  const r = e.argumentCallback ? e.argumentCallback(t) : t;
300
- return a[r];
300
+ return l[r];
301
301
  };
302
302
  }
303
- function ve(e) {
303
+ function pe(e) {
304
304
  return (t, n = {}) => {
305
- const l = n.width, a = l && e.matchPatterns[l] || e.matchPatterns[e.defaultMatchWidth], r = t.match(a);
305
+ const a = n.width, l = a && e.matchPatterns[a] || e.matchPatterns[e.defaultMatchWidth], r = t.match(l);
306
306
  if (!r)
307
307
  return null;
308
- const p = r[0], i = l && e.parsePatterns[l] || e.parsePatterns[e.defaultParseWidth], c = Array.isArray(i) ? Xn(i, (s) => s.test(p)) : (
308
+ const p = r[0], i = a && e.parsePatterns[a] || e.parsePatterns[e.defaultParseWidth], c = Array.isArray(i) ? Gn(i, (s) => s.test(p)) : (
309
309
  // [TODO] -- I challenge you to fix the type
310
- Kn(i, (s) => s.test(p))
310
+ Xn(i, (s) => s.test(p))
311
311
  );
312
312
  let u;
313
313
  u = e.valueCallback ? e.valueCallback(c) : c, u = n.valueCallback ? (
@@ -318,32 +318,32 @@ function ve(e) {
318
318
  return { value: u, rest: j };
319
319
  };
320
320
  }
321
- function Kn(e, t) {
321
+ function Xn(e, t) {
322
322
  for (const n in e)
323
323
  if (Object.prototype.hasOwnProperty.call(e, n) && t(e[n]))
324
324
  return n;
325
325
  }
326
- function Xn(e, t) {
326
+ function Gn(e, t) {
327
327
  for (let n = 0; n < e.length; n++)
328
328
  if (t(e[n]))
329
329
  return n;
330
330
  }
331
- function Gn(e) {
331
+ function qn(e) {
332
332
  return (t, n = {}) => {
333
- const l = t.match(e.matchPattern);
334
- if (!l) return null;
335
- const a = l[0], r = t.match(e.parsePattern);
333
+ const a = t.match(e.matchPattern);
334
+ if (!a) return null;
335
+ const l = a[0], r = t.match(e.parsePattern);
336
336
  if (!r) return null;
337
337
  let p = e.valueCallback ? e.valueCallback(r[0]) : r[0];
338
338
  p = n.valueCallback ? n.valueCallback(p) : p;
339
- const i = t.slice(a.length);
339
+ const i = t.slice(l.length);
340
340
  return { value: p, rest: i };
341
341
  };
342
342
  }
343
- function qn(e) {
343
+ function Yn(e) {
344
344
  return e.one !== void 0;
345
345
  }
346
- const Yn = {
346
+ const Qn = {
347
347
  lessThanXSeconds: {
348
348
  present: {
349
349
  one: "manj kot {{count}} sekunda",
@@ -620,7 +620,7 @@ const Yn = {
620
620
  }
621
621
  }
622
622
  };
623
- function Qn(e) {
623
+ function Zn(e) {
624
624
  switch (e % 100) {
625
625
  case 1:
626
626
  return "one";
@@ -633,46 +633,46 @@ function Qn(e) {
633
633
  return "other";
634
634
  }
635
635
  }
636
- const Zn = (e, t, n) => {
637
- let l = "", a = "present";
638
- n != null && n.addSuffix && (n.comparison && n.comparison > 0 ? (a = "future", l = "čez ") : (a = "past", l = "pred "));
639
- const r = Yn[e];
636
+ const Jn = (e, t, n) => {
637
+ let a = "", l = "present";
638
+ n != null && n.addSuffix && (n.comparison && n.comparison > 0 ? (l = "future", a = "čez ") : (l = "past", a = "pred "));
639
+ const r = Qn[e];
640
640
  if (typeof r == "string")
641
- l += r;
641
+ a += r;
642
642
  else {
643
- const p = Qn(t);
644
- qn(r) ? l += r[p].replace("{{count}}", String(t)) : l += r[a][p].replace("{{count}}", String(t));
643
+ const p = Zn(t);
644
+ Yn(r) ? a += r[p].replace("{{count}}", String(t)) : a += r[l][p].replace("{{count}}", String(t));
645
645
  }
646
- return l;
647
- }, Jn = {
646
+ return a;
647
+ }, eo = {
648
648
  full: "EEEE, dd. MMMM y",
649
649
  long: "dd. MMMM y",
650
650
  medium: "d. MMM y",
651
651
  short: "d. MM. yy"
652
- }, eo = {
652
+ }, to = {
653
653
  full: "HH:mm:ss zzzz",
654
654
  long: "HH:mm:ss z",
655
655
  medium: "HH:mm:ss",
656
656
  short: "HH:mm"
657
- }, to = {
657
+ }, no = {
658
658
  full: "{{date}} {{time}}",
659
659
  long: "{{date}} {{time}}",
660
660
  medium: "{{date}} {{time}}",
661
661
  short: "{{date}} {{time}}"
662
- }, no = {
663
- date: Te({
664
- formats: Jn,
665
- defaultWidth: "full"
666
- }),
667
- time: Te({
662
+ }, oo = {
663
+ date: Ce({
668
664
  formats: eo,
669
665
  defaultWidth: "full"
670
666
  }),
671
- dateTime: Te({
667
+ time: Ce({
672
668
  formats: to,
673
669
  defaultWidth: "full"
670
+ }),
671
+ dateTime: Ce({
672
+ formats: no,
673
+ defaultWidth: "full"
674
674
  })
675
- }, oo = {
675
+ }, ao = {
676
676
  lastWeek: (e) => {
677
677
  switch (e.getDay()) {
678
678
  case 0:
@@ -701,18 +701,18 @@ const Zn = (e, t, n) => {
701
701
  }
702
702
  },
703
703
  other: "P"
704
- }, lo = (e, t, n, l) => {
705
- const a = oo[e];
706
- return typeof a == "function" ? a(t) : a;
707
- }, ao = {
704
+ }, lo = (e, t, n, a) => {
705
+ const l = ao[e];
706
+ return typeof l == "function" ? l(t) : l;
707
+ }, ro = {
708
708
  narrow: ["pr. n. št.", "po n. št."],
709
709
  abbreviated: ["pr. n. št.", "po n. št."],
710
710
  wide: ["pred našim štetjem", "po našem štetju"]
711
- }, ro = {
711
+ }, io = {
712
712
  narrow: ["1", "2", "3", "4"],
713
713
  abbreviated: ["1. čet.", "2. čet.", "3. čet.", "4. čet."],
714
714
  wide: ["1. četrtletje", "2. četrtletje", "3. četrtletje", "4. četrtletje"]
715
- }, io = {
715
+ }, so = {
716
716
  narrow: ["j", "f", "m", "a", "m", "j", "j", "a", "s", "o", "n", "d"],
717
717
  abbreviated: [
718
718
  "jan.",
@@ -742,7 +742,7 @@ const Zn = (e, t, n) => {
742
742
  "november",
743
743
  "december"
744
744
  ]
745
- }, so = {
745
+ }, uo = {
746
746
  narrow: ["n", "p", "t", "s", "č", "p", "s"],
747
747
  short: ["ned.", "pon.", "tor.", "sre.", "čet.", "pet.", "sob."],
748
748
  abbreviated: ["ned.", "pon.", "tor.", "sre.", "čet.", "pet.", "sob."],
@@ -755,7 +755,7 @@ const Zn = (e, t, n) => {
755
755
  "petek",
756
756
  "sobota"
757
757
  ]
758
- }, uo = {
758
+ }, co = {
759
759
  narrow: {
760
760
  am: "d",
761
761
  pm: "p",
@@ -786,7 +786,7 @@ const Zn = (e, t, n) => {
786
786
  evening: "večer",
787
787
  night: "noč"
788
788
  }
789
- }, co = {
789
+ }, mo = {
790
790
  narrow: {
791
791
  am: "d",
792
792
  pm: "p",
@@ -817,47 +817,47 @@ const Zn = (e, t, n) => {
817
817
  evening: "zvečer",
818
818
  night: "ponoči"
819
819
  }
820
- }, mo = (e, t) => Number(e) + ".", po = {
821
- ordinalNumber: mo,
822
- era: fe({
823
- values: ao,
820
+ }, po = (e, t) => Number(e) + ".", fo = {
821
+ ordinalNumber: po,
822
+ era: me({
823
+ values: ro,
824
824
  defaultWidth: "wide"
825
825
  }),
826
- quarter: fe({
827
- values: ro,
826
+ quarter: me({
827
+ values: io,
828
828
  defaultWidth: "wide",
829
829
  argumentCallback: (e) => e - 1
830
830
  }),
831
- month: fe({
832
- values: io,
833
- defaultWidth: "wide"
834
- }),
835
- day: fe({
831
+ month: me({
836
832
  values: so,
837
833
  defaultWidth: "wide"
838
834
  }),
839
- dayPeriod: fe({
835
+ day: me({
840
836
  values: uo,
837
+ defaultWidth: "wide"
838
+ }),
839
+ dayPeriod: me({
840
+ values: co,
841
841
  defaultWidth: "wide",
842
- formattingValues: co,
842
+ formattingValues: mo,
843
843
  defaultFormattingWidth: "wide"
844
844
  })
845
- }, fo = /^(\d+)\./i, vo = /\d+/i, bo = {
845
+ }, vo = /^(\d+)\./i, bo = /\d+/i, ho = {
846
846
  abbreviated: /^(pr\. n\. št\.|po n\. št\.)/i,
847
847
  wide: /^(pred Kristusom|pred na[sš]im [sš]tetjem|po Kristusu|po na[sš]em [sš]tetju|na[sš]ega [sš]tetja)/i
848
- }, ho = {
849
- any: [/^pr/i, /^(po|na[sš]em)/i]
850
848
  }, go = {
849
+ any: [/^pr/i, /^(po|na[sš]em)/i]
850
+ }, wo = {
851
851
  narrow: /^[1234]/i,
852
852
  abbreviated: /^[1234]\.\s?[čc]et\.?/i,
853
853
  wide: /^[1234]\. [čc]etrtletje/i
854
- }, wo = {
855
- any: [/1/i, /2/i, /3/i, /4/i]
856
854
  }, yo = {
855
+ any: [/1/i, /2/i, /3/i, /4/i]
856
+ }, ko = {
857
857
  narrow: /^[jfmasond]/i,
858
858
  abbreviated: /^(jan\.|feb\.|mar\.|apr\.|maj|jun\.|jul\.|avg\.|sep\.|okt\.|nov\.|dec\.)/i,
859
859
  wide: /^(januar|februar|marec|april|maj|junij|julij|avgust|september|oktober|november|december)/i
860
- }, ko = {
860
+ }, Vo = {
861
861
  narrow: [
862
862
  /^j/i,
863
863
  /^f/i,
@@ -900,18 +900,18 @@ const Zn = (e, t, n) => {
900
900
  /^n/i,
901
901
  /^d/i
902
902
  ]
903
- }, Vo = {
903
+ }, _o = {
904
904
  narrow: /^[nptsčc]/i,
905
905
  short: /^(ned\.|pon\.|tor\.|sre\.|[cč]et\.|pet\.|sob\.)/i,
906
906
  abbreviated: /^(ned\.|pon\.|tor\.|sre\.|[cč]et\.|pet\.|sob\.)/i,
907
907
  wide: /^(nedelja|ponedeljek|torek|sreda|[cč]etrtek|petek|sobota)/i
908
- }, _o = {
908
+ }, jo = {
909
909
  narrow: [/^n/i, /^p/i, /^t/i, /^s/i, /^[cč]/i, /^p/i, /^s/i],
910
910
  any: [/^n/i, /^po/i, /^t/i, /^sr/i, /^[cč]/i, /^pe/i, /^so/i]
911
- }, jo = {
911
+ }, Co = {
912
912
  narrow: /^(d|po?|z?v|n|z?j|24\.00|12\.00)/i,
913
913
  any: /^(dop\.|pop\.|o?poln(\.|o[cč]i?)|o?pold(\.|ne)|z?ve[cč](\.|er)|(po)?no[cč]i?|popold(ne|an)|jut(\.|ro)|zjut(\.|raj))/i
914
- }, Co = {
914
+ }, To = {
915
915
  narrow: {
916
916
  am: /^d/i,
917
917
  pm: /^p/i,
@@ -932,60 +932,60 @@ const Zn = (e, t, n) => {
932
932
  evening: /^z?ve/i,
933
933
  night: /(po)?no/i
934
934
  }
935
- }, To = {
936
- ordinalNumber: Gn({
937
- matchPattern: fo,
938
- parsePattern: vo,
935
+ }, Bo = {
936
+ ordinalNumber: qn({
937
+ matchPattern: vo,
938
+ parsePattern: bo,
939
939
  valueCallback: (e) => parseInt(e, 10)
940
940
  }),
941
- era: ve({
942
- matchPatterns: bo,
941
+ era: pe({
942
+ matchPatterns: ho,
943
943
  defaultMatchWidth: "wide",
944
- parsePatterns: ho,
944
+ parsePatterns: go,
945
945
  defaultParseWidth: "any"
946
946
  }),
947
- quarter: ve({
948
- matchPatterns: go,
947
+ quarter: pe({
948
+ matchPatterns: wo,
949
949
  defaultMatchWidth: "wide",
950
- parsePatterns: wo,
950
+ parsePatterns: yo,
951
951
  defaultParseWidth: "any",
952
952
  valueCallback: (e) => e + 1
953
953
  }),
954
- month: ve({
955
- matchPatterns: yo,
954
+ month: pe({
955
+ matchPatterns: ko,
956
956
  defaultMatchWidth: "wide",
957
- parsePatterns: ko,
957
+ parsePatterns: Vo,
958
958
  defaultParseWidth: "wide"
959
959
  }),
960
- day: ve({
961
- matchPatterns: Vo,
960
+ day: pe({
961
+ matchPatterns: _o,
962
962
  defaultMatchWidth: "wide",
963
- parsePatterns: _o,
963
+ parsePatterns: jo,
964
964
  defaultParseWidth: "any"
965
965
  }),
966
- dayPeriod: ve({
967
- matchPatterns: jo,
966
+ dayPeriod: pe({
967
+ matchPatterns: Co,
968
968
  defaultMatchWidth: "any",
969
- parsePatterns: Co,
969
+ parsePatterns: To,
970
970
  defaultParseWidth: "any"
971
971
  })
972
- }, Bo = {
972
+ }, Io = {
973
973
  code: "sl",
974
- formatDistance: Zn,
975
- formatLong: no,
974
+ formatDistance: Jn,
975
+ formatLong: oo,
976
976
  formatRelative: lo,
977
- localize: po,
978
- match: To,
977
+ localize: fo,
978
+ match: Bo,
979
979
  options: {
980
980
  weekStartsOn: 1,
981
981
  firstWeekContainsDate: 1
982
982
  }
983
- }, Io = {
984
- dateTimeLocale: E(Bo),
983
+ }, Po = {
984
+ dateTimeLocale: E(Io),
985
985
  setDateTimeLocale(e) {
986
986
  te(e) ? this.dateTimeLocale = e : this.dateTimeLocale.value = e;
987
987
  }
988
- }, Po = { class: "label" }, Do = /* @__PURE__ */ M({
988
+ }, Do = { class: "label" }, xo = /* @__PURE__ */ M({
989
989
  __name: "df-label",
990
990
  props: {
991
991
  data: {},
@@ -993,58 +993,58 @@ const Zn = (e, t, n) => {
993
993
  },
994
994
  setup(e) {
995
995
  return (t, n) => {
996
- const l = $("v-icon"), a = $("v-img");
997
- return h(), A("div", Po, [
998
- t.label.icon ? (h(), A(Ie, { key: 0 }, [
999
- t.label.iconComponent === "v-icon" ? (h(), P(l, {
996
+ const a = $("v-icon"), l = $("v-img");
997
+ return V(), R("div", Do, [
998
+ t.label.icon ? (V(), R(Ke, { key: 0 }, [
999
+ t.label.iconComponent === "v-icon" ? (V(), D(a, {
1000
1000
  key: 0,
1001
1001
  icon: t.label.icon,
1002
1002
  size: "1.25em"
1003
- }, null, 8, ["icon"])) : t.label.iconComponent === "v-img" ? (h(), P(a, {
1003
+ }, null, 8, ["icon"])) : t.label.iconComponent === "v-img" ? (V(), D(l, {
1004
1004
  key: 1,
1005
1005
  class: "icon",
1006
1006
  src: t.label.icon
1007
- }, null, 8, ["src"])) : (h(), P(ce(t.label.iconComponent), {
1007
+ }, null, 8, ["src"])) : (V(), D(be(t.label.iconComponent), {
1008
1008
  key: 2,
1009
1009
  src: t.label.icon
1010
1010
  }, null, 8, ["src"]))
1011
1011
  ], 64)) : L("", !0),
1012
- Xe(" " + se(t.data ? t.data.label : t.label.text), 1)
1012
+ st(" " + Be(t.data ? t.data.label : t.label.text), 1)
1013
1013
  ]);
1014
1014
  };
1015
1015
  }
1016
- }), ae = (e, t) => {
1016
+ }), se = (e, t) => {
1017
1017
  const n = e.__vccOpts || e;
1018
- for (const [l, a] of t)
1019
- n[l] = a;
1018
+ for (const [a, l] of t)
1019
+ n[a] = l;
1020
1020
  return n;
1021
- }, oe = /* @__PURE__ */ ae(Do, [["__scopeId", "data-v-0034f29f"]]), et = Symbol("vuetifyInputsSettingsKey");
1021
+ }, oe = /* @__PURE__ */ se(xo, [["__scopeId", "data-v-0034f29f"]]), Je = Symbol("vuetifyInputsSettingsKey");
1022
1022
  class $o {
1023
- constructor(t, n, l = "v-icon") {
1024
- this.text = t, this.icon = n, this.iconComponent = l;
1023
+ constructor(t, n, a = "v-icon") {
1024
+ this.text = t, this.icon = n, this.iconComponent = a;
1025
1025
  }
1026
1026
  }
1027
1027
  const Q = { enabled: void 0, clearable: !0 };
1028
1028
  function K(e, t) {
1029
- const n = ut(et, {}), l = E(null), a = _({
1029
+ const n = ut(Je, {}), a = E(null), l = _({
1030
1030
  get() {
1031
- return e.control ? e.control.value : e.modelValue === void 0 ? l.value : e.modelValue;
1031
+ return e.control ? e.control.value : e.modelValue === void 0 ? a.value : e.modelValue;
1032
1032
  },
1033
- set(k) {
1034
- e.control && (e.control.value = k), e.modelValue === void 0 && (l.value = k), t("update:modelValue", k);
1033
+ set(y) {
1034
+ e.control && (e.control.value = y), e.modelValue === void 0 && (a.value = y), t("update:modelValue", y);
1035
1035
  }
1036
1036
  });
1037
- if (e.control && !(e.control instanceof Re.FieldBase))
1037
+ if (e.control && !(e.control instanceof Oe.FieldBase))
1038
1038
  throw new Error("control prop is not a vue-form control instance");
1039
1039
  const r = E(!1), p = _(() => e.control ? e.control.valid : !0), i = _(
1040
- () => e.control ? e.control.errors : (e.errors || []).map((k) => new bt(k))
1040
+ () => e.control ? e.control.errors : (e.errors || []).map((y) => new ht(y))
1041
1041
  ), c = _(() => r.value && i.value.length > 0 ? " " : void 0), u = _(() => e.control ? e.control.enabled : e.enabled !== !1), j = _(
1042
- () => e.control ? e.control.visibility : e.visibility || Re.DisplayMode.FULL
1042
+ () => e.control ? e.control.visibility : e.visibility || Oe.DisplayMode.FULL
1043
1043
  ), s = _(
1044
1044
  () => ee(e.label || "") ? new $o(e.label || "") : e.label
1045
- ), m = _(() => e.placeholder || ""), b = _(() => e.helpText || ""), g = _(() => e.hint || ""), w = _(() => e.cssClass || "");
1045
+ ), m = _(() => e.placeholder || ""), v = _(() => e.helpText || ""), h = _(() => e.hint || ""), g = _(() => e.cssClass || "");
1046
1046
  return {
1047
- value: a,
1047
+ value: l,
1048
1048
  valid: p,
1049
1049
  enabled: u,
1050
1050
  errors: i,
@@ -1052,12 +1052,12 @@ function K(e, t) {
1052
1052
  label: s,
1053
1053
  touched: r,
1054
1054
  vuetifyBindings: _(() => {
1055
- var k, y;
1056
- return {
1057
- name: (k = e.control) == null ? void 0 : k.fieldName,
1058
- class: w.value,
1055
+ var y, w;
1056
+ return x({
1057
+ name: (y = e.control) == null ? void 0 : y.fieldName,
1058
+ class: g.value,
1059
1059
  density: "default",
1060
- variant: (y = n.defaultVariant) != null ? y : "underlined",
1060
+ variant: (w = n.defaultVariant) != null ? w : "underlined",
1061
1061
  label: s.value.text,
1062
1062
  messages: c.value,
1063
1063
  errorMessages: c.value,
@@ -1065,51 +1065,50 @@ function K(e, t) {
1065
1065
  readonly: !u.value,
1066
1066
  disabled: !u.value,
1067
1067
  placeholder: m.value,
1068
- "persistent-placeholder": !be(m.value),
1069
- hint: g.value,
1068
+ "persistent-placeholder": !fe(m.value),
1069
+ hint: h.value,
1070
1070
  persistentHint: !0,
1071
1071
  // we want persistent hint always
1072
1072
  hideDetails: "auto",
1073
1073
  // we want to hide the hint element when hint isn't there
1074
- helpText: b.value
1075
- };
1074
+ helpText: v.value
1075
+ }, e.passthroughAttrs || {});
1076
1076
  })
1077
1077
  };
1078
1078
  }
1079
- const xo = {
1080
- key: 0,
1081
- class: "custom-error-display text-error"
1082
- }, So = { key: 0 }, Eo = { key: 1 }, No = /* @__PURE__ */ M({
1079
+ const ae = /* @__PURE__ */ M({
1083
1080
  __name: "messages-widget",
1084
1081
  props: {
1085
1082
  errors: {},
1086
- message: {}
1083
+ message: {},
1084
+ classes: { default: "text-error" }
1087
1085
  },
1088
1086
  setup(e) {
1089
- return (t, n) => t.message === " " ? (h(), A("div", xo, [
1090
- (h(!0), A(Ie, null, Ge(t.errors, (l, a) => {
1091
- var r;
1092
- return h(), A("div", {
1093
- key: a,
1094
- class: ge({ "first-error": a === 0, "last-error": a === t.errors.length - 1 })
1095
- }, [
1096
- l.componentName === "template" ? (h(), A("div", So, se(l.componentBody), 1)) : l.componentName === "vue-markdown" ? (h(), P(o(gt), {
1097
- key: 1,
1098
- source: (r = l.componentBindings) == null ? void 0 : r.source
1099
- }, null, 8, ["source"])) : (h(), P(ce(l.componentName), H({
1100
- key: 2,
1101
- ref_for: !0
1102
- }, l.componentBindings), {
1103
- default: v(() => [
1104
- Xe(se(l.componentBody), 1)
1105
- ]),
1106
- _: 2
1107
- }, 1040))
1108
- ], 2);
1109
- }), 128))
1110
- ])) : (h(), A("span", Eo, se(t.message), 1));
1087
+ const t = e, n = () => {
1088
+ if (t.message !== " ") return ge("span", { class: t.classes }, t.message);
1089
+ const a = [];
1090
+ return t.errors.forEach((l) => {
1091
+ switch (l.componentName) {
1092
+ case "template":
1093
+ a.push(ge("div", { class: t.classes }, l.componentBody));
1094
+ break;
1095
+ case "vue-markdown":
1096
+ a.push(ge(
1097
+ wt,
1098
+ { class: [t.classes, "df-messages-widget-markdown"], source: l.componentBindings.source }
1099
+ ));
1100
+ break;
1101
+ default:
1102
+ a.push(
1103
+ ge(l.componentName, F(x({ class: t.classes }, l.componentBindings), { innerHTML: l.componentBody }))
1104
+ );
1105
+ break;
1106
+ }
1107
+ }), a;
1108
+ };
1109
+ return (a, l) => (V(), D(n));
1111
1110
  }
1112
- }), le = /* @__PURE__ */ ae(No, [["__scopeId", "data-v-ff7a8b63"]]), Fo = { class: "d-flex w-100 style-resetting" }, Ao = /* @__PURE__ */ M({
1111
+ }), So = { class: "d-flex w-100 style-resetting" }, Eo = /* @__PURE__ */ M({
1113
1112
  __name: "input-base",
1114
1113
  props: {
1115
1114
  control: {},
@@ -1123,39 +1122,40 @@ const xo = {
1123
1122
  visibility: {},
1124
1123
  cssClass: {},
1125
1124
  clearable: { type: Boolean },
1125
+ passthroughAttrs: {},
1126
1126
  loading: { type: Boolean }
1127
1127
  },
1128
1128
  emits: ["update:modelValue", "click:clear", "blur"],
1129
1129
  setup(e, { emit: t }) {
1130
- const n = e, l = t, { errors: a, label: r, value: p, touched: i, visibility: c, vuetifyBindings: u } = K(n, l), j = _(() => !!(o(n.clearable) && o(p))), s = E(!1);
1131
- function m(b) {
1132
- s.value = b, b || (i.value = !0, l("blur"));
1130
+ const n = e, a = t, { errors: l, label: r, value: p, touched: i, visibility: c, vuetifyBindings: u } = K(n, a), j = _(() => !!(o(n.clearable) && o(p))), s = E(!1);
1131
+ function m(v) {
1132
+ s.value = v, v || (i.value = !0, a("blur"));
1133
1133
  }
1134
- return (b, g) => {
1135
- const w = $("v-field"), k = $("v-input");
1136
- return o(c) !== o(z).SUPPRESS ? (h(), P(k, {
1134
+ return (v, h) => {
1135
+ const g = $("v-field"), y = $("v-input");
1136
+ return o(c) !== o(H).SUPPRESS ? (V(), D(y, {
1137
1137
  key: 0,
1138
1138
  name: o(u).name,
1139
1139
  hint: o(u).hint,
1140
1140
  "persistent-hint": o(u).persistentHint,
1141
1141
  "hide-details": o(u).hideDetails,
1142
1142
  "error-messages": o(u).errorMessages,
1143
- class: ge([
1144
- b.cssClass,
1143
+ class: Ie([
1144
+ v.cssClass,
1145
1145
  {
1146
- "d-none": o(c) === o(z).HIDDEN,
1147
- invisible: o(c) === o(z).INVISIBLE
1146
+ "d-none": o(c) === o(H).HIDDEN,
1147
+ invisible: o(c) === o(H).INVISIBLE
1148
1148
  }
1149
1149
  ])
1150
1150
  }, q({
1151
- message: v(({ message: y }) => [
1152
- B(le, {
1153
- message: y,
1154
- errors: o(a)
1151
+ message: b(({ message: w }) => [
1152
+ B(ae, {
1153
+ message: w,
1154
+ errors: o(l)
1155
1155
  }, null, 8, ["message", "errors"])
1156
1156
  ]),
1157
- default: v(() => [
1158
- B(w, {
1157
+ default: b(() => [
1158
+ B(g, {
1159
1159
  variant: o(u).variant,
1160
1160
  label: o(u).label,
1161
1161
  disabled: o(u).disabled,
@@ -1163,34 +1163,34 @@ const xo = {
1163
1163
  "persistent-clear": !0,
1164
1164
  dirty: !!o(p),
1165
1165
  active: s.value,
1166
- loading: b.loading,
1167
- "onClick:clear": g[0] || (g[0] = (y) => l("click:clear")),
1168
- "onUpdate:focused": g[1] || (g[1] = (y) => m(y))
1166
+ loading: v.loading,
1167
+ "onClick:clear": h[0] || (h[0] = (w) => a("click:clear")),
1168
+ "onUpdate:focused": h[1] || (h[1] = (w) => m(w))
1169
1169
  }, q({
1170
- default: v((y) => [
1171
- ne("div", Fo, [
1172
- ie(b.$slots, "default", X(G(y)), void 0, !0)
1170
+ default: b((w) => [
1171
+ ne("div", So, [
1172
+ re(v.$slots, "default", X(G(w)), void 0, !0)
1173
1173
  ])
1174
1174
  ]),
1175
- loader: v((y) => [
1176
- ie(b.$slots, "loader", X(G(y)), void 0, !0)
1175
+ loader: b((w) => [
1176
+ re(v.$slots, "loader", X(G(w)), void 0, !0)
1177
1177
  ]),
1178
1178
  _: 2
1179
1179
  }, [
1180
1180
  o(r).icon ? {
1181
1181
  name: "label",
1182
- fn: v((y) => [
1182
+ fn: b((w) => [
1183
1183
  B(oe, {
1184
- data: y,
1184
+ data: w,
1185
1185
  label: o(r)
1186
1186
  }, null, 8, ["data", "label"])
1187
1187
  ]),
1188
1188
  key: "0"
1189
1189
  } : void 0,
1190
- b.$slots["prepend-inner"] ? {
1190
+ v.$slots["prepend-inner"] ? {
1191
1191
  name: "prepend-inner",
1192
- fn: v((y) => [
1193
- ie(b.$slots, "prepend-inner", X(G(y)), void 0, !0)
1192
+ fn: b((w) => [
1193
+ re(v.$slots, "prepend-inner", X(G(w)), void 0, !0)
1194
1194
  ]),
1195
1195
  key: "1"
1196
1196
  } : void 0
@@ -1198,94 +1198,94 @@ const xo = {
1198
1198
  ]),
1199
1199
  _: 2
1200
1200
  }, [
1201
- b.$slots.prepend ? {
1201
+ v.$slots.prepend ? {
1202
1202
  name: "prepend",
1203
- fn: v((y) => [
1204
- ie(b.$slots, "prepend", X(G(y)), void 0, !0)
1203
+ fn: b((w) => [
1204
+ re(v.$slots, "prepend", X(G(w)), void 0, !0)
1205
1205
  ]),
1206
1206
  key: "0"
1207
1207
  } : void 0
1208
1208
  ]), 1032, ["name", "hint", "persistent-hint", "hide-details", "error-messages", "class"])) : L("", !0);
1209
1209
  };
1210
1210
  }
1211
- }), De = /* @__PURE__ */ ae(Ao, [["__scopeId", "data-v-7ba7207d"]]), he = {
1211
+ }), Pe = /* @__PURE__ */ se(Eo, [["__scopeId", "data-v-7ba7207d"]]), ve = {
1212
1212
  Yes: "Yes",
1213
1213
  No: "No",
1214
1214
  Close: "Close"
1215
1215
  };
1216
- function Xl(e) {
1217
- Object.keys(he).forEach((t) => {
1218
- he[t] = e(t);
1216
+ function za(e) {
1217
+ Object.keys(ve).forEach((t) => {
1218
+ ve[t] = e(t);
1219
1219
  });
1220
1220
  }
1221
- var R = /* @__PURE__ */ ((e) => (e[e.BUTTON = 0] = "BUTTON", e[e.TEXT = 1] = "TEXT", e))(R || {});
1222
- const We = 0;
1221
+ var W = /* @__PURE__ */ ((e) => (e[e.BUTTON = 0] = "BUTTON", e[e.TEXT = 1] = "TEXT", e))(W || {});
1222
+ const Re = 0;
1223
1223
  ((e) => {
1224
- function t(a) {
1225
- return a.toUpperCase() === "BUTTON" ? 0 : a.toUpperCase() === "TEXT" ? 1 : We;
1224
+ function t(l) {
1225
+ return l.toUpperCase() === "BUTTON" ? 0 : l.toUpperCase() === "TEXT" ? 1 : Re;
1226
1226
  }
1227
1227
  e.fromString = t;
1228
- function n(a) {
1229
- const r = typeof a == "number" ? a : e.fromString(a);
1230
- return Object.values(e).includes(r) ? r : We;
1228
+ function n(l) {
1229
+ const r = typeof l == "number" ? l : e.fromString(l);
1230
+ return Object.values(e).includes(r) ? r : Re;
1231
1231
  }
1232
1232
  e.fromAny = n;
1233
- function l(a) {
1234
- const r = typeof a == "number" ? a : e.fromString(a);
1233
+ function a(l) {
1234
+ const r = typeof l == "number" ? l : e.fromString(l);
1235
1235
  return Object.values(e).includes(r);
1236
1236
  }
1237
- e.isDefined = l;
1238
- })(R || (R = {}));
1239
- Object.freeze(R);
1240
- const ze = ["xs", "sm", "md", "lg", "xl"];
1241
- class Lo {
1237
+ e.isDefined = a;
1238
+ })(W || (W = {}));
1239
+ Object.freeze(W);
1240
+ const We = ["xs", "sm", "md", "lg", "xl"];
1241
+ class Ao {
1242
1242
  constructor(t) {
1243
- Se(this, "_value");
1244
- this._value = this.cleanBreakpoint(t, !0), t && ze.forEach((n) => {
1245
- const l = this.cleanBreakpoint(t[n]);
1246
- l && (this._value[n] = l);
1243
+ $e(this, "_value");
1244
+ this._value = this.cleanBreakpoint(t, !0), t && We.forEach((n) => {
1245
+ const a = this.cleanBreakpoint(t[n]);
1246
+ a && (this._value[n] = a);
1247
1247
  });
1248
1248
  }
1249
1249
  getOptionsForBreakpoint(t) {
1250
- const n = this.cleanBreakpoint(this._value), l = Object.keys(n);
1251
- for (const a of ze) {
1252
- const r = this._value[a];
1253
- for (const p of l)
1250
+ const n = this.cleanBreakpoint(this._value), a = Object.keys(n);
1251
+ for (const l of We) {
1252
+ const r = this._value[l];
1253
+ for (const p of a)
1254
1254
  (r == null ? void 0 : r[p]) != null && (n[p] = r[p]);
1255
- if (a === t) break;
1255
+ if (l === t) break;
1256
1256
  }
1257
1257
  return n;
1258
1258
  }
1259
1259
  }
1260
- function Mo(e) {
1260
+ function No(e) {
1261
1261
  return e.xlAndUp.value ? "xl" : e.lgAndUp.value ? "lg" : e.mdAndUp.value ? "md" : e.smAndUp.value ? "sm" : "xs";
1262
1262
  }
1263
- function Uo() {
1264
- const e = wt();
1265
- return _(() => Mo(e));
1263
+ function Fo() {
1264
+ const e = yt();
1265
+ return _(() => No(e));
1266
1266
  }
1267
- class Oo extends Lo {
1267
+ class Lo extends Ao {
1268
1268
  // eslint-disable-next-line class-methods-use-this
1269
1269
  cleanBreakpoint(t, n = !1) {
1270
- if ((!t || !pt(t)) && !n) return null;
1271
- const l = {};
1272
- return n && (l.renderAs = R.BUTTON, l.showLabel = !0, l.showIcon = !0), t && (t.renderAs != null && (l.renderAs = R.fromAny(t.renderAs)), ee(t.label) && (l.label = t.label), ee(t.icon) && (l.icon = t.icon), Le(t.showLabel) && (l.showLabel = t.showLabel), Le(t.showIcon) && (l.showIcon = t.showIcon)), Object.keys(l).length ? l : null;
1270
+ if ((!t || !ft(t)) && !n) return null;
1271
+ const a = {};
1272
+ return n && (a.renderAs = W.BUTTON, a.showLabel = !0, a.showIcon = !0), t && (t.renderAs != null && (a.renderAs = W.fromAny(t.renderAs)), ee(t.label) && (a.label = t.label), ee(t.icon) && (a.icon = t.icon), Fe(t.showLabel) && (a.showLabel = t.showLabel), Fe(t.showIcon) && (a.showIcon = t.showIcon)), Object.keys(a).length ? a : null;
1273
1273
  }
1274
1274
  }
1275
- class ke extends ht {
1275
+ class ye extends gt {
1276
1276
  static create(t) {
1277
1277
  return super.create(t);
1278
1278
  }
1279
1279
  getBreakpointValue(t) {
1280
1280
  return _(() => {
1281
- const l = new Oo(this.value).getOptionsForBreakpoint(t.value);
1281
+ const a = new Lo(this.value).getOptionsForBreakpoint(t.value);
1282
1282
  return {
1283
- name: l.name,
1284
- label: l.showLabel ? l.label : void 0,
1285
- icon: l.showIcon ? l.icon : void 0,
1286
- renderAs: l.renderAs,
1287
- showLabel: ee(l.label) && !be(l.label) ? l.showLabel : !1,
1288
- showIcon: ee(l.icon) && !be(l.icon) ? l.showIcon : !1
1283
+ name: a.name,
1284
+ label: a.showLabel ? a.label : void 0,
1285
+ icon: a.showIcon ? a.icon : void 0,
1286
+ renderAs: a.renderAs,
1287
+ showLabel: ee(a.label) && !fe(a.label) ? a.showLabel : !1,
1288
+ showIcon: ee(a.icon) && !fe(a.icon) ? a.showIcon : !1
1289
1289
  };
1290
1290
  });
1291
1291
  }
@@ -1296,67 +1296,67 @@ class ke extends ht {
1296
1296
  return this.value.showLabel ? this.value.label : void 0;
1297
1297
  }
1298
1298
  get showLabel() {
1299
- return ee(this.value.label) && !be(this.value.label) ? this.value.showLabel : !1;
1299
+ return ee(this.value.label) && !fe(this.value.label) ? this.value.showLabel : !1;
1300
1300
  }
1301
1301
  get icon() {
1302
1302
  return this.value.showIcon ? this.value.icon : void 0;
1303
1303
  }
1304
1304
  get showIcon() {
1305
- return ee(this.value.icon) && !be(this.value.icon) ? this.value.showIcon : !1;
1305
+ return ee(this.value.icon) && !fe(this.value.icon) ? this.value.showIcon : !1;
1306
1306
  }
1307
1307
  get renderAs() {
1308
1308
  return this.value.renderAs;
1309
1309
  }
1310
1310
  static closeAction(t) {
1311
- var l;
1312
- const n = O(x({}, t != null ? t : {}), {
1311
+ var a;
1312
+ const n = F(x({}, t != null ? t : {}), {
1313
1313
  // any properties in data should overwrite properties in the constant
1314
1314
  value: {
1315
1315
  name: "close",
1316
- label: he.Close,
1316
+ label: ve.Close,
1317
1317
  icon: "close-outline",
1318
- renderAs: R.BUTTON,
1318
+ renderAs: W.BUTTON,
1319
1319
  showLabel: !0,
1320
1320
  showIcon: !0
1321
1321
  }
1322
1322
  });
1323
- return n.value = x(x({}, n.value), (l = t == null ? void 0 : t.value) != null ? l : {}), ke.create(n);
1323
+ return n.value = x(x({}, n.value), (a = t == null ? void 0 : t.value) != null ? a : {}), ye.create(n);
1324
1324
  }
1325
1325
  static yesAction(t) {
1326
- var l;
1327
- const n = O(x({}, t != null ? t : {}), {
1326
+ var a;
1327
+ const n = F(x({}, t != null ? t : {}), {
1328
1328
  // any properties in data should overwrite properties in the constant
1329
1329
  value: {
1330
1330
  name: "yes",
1331
- label: he.Yes,
1331
+ label: ve.Yes,
1332
1332
  icon: "thumbs-up-outline",
1333
- renderAs: R.BUTTON,
1333
+ renderAs: W.BUTTON,
1334
1334
  showLabel: !0,
1335
1335
  showIcon: !0
1336
1336
  }
1337
1337
  });
1338
- return n.value = x(x({}, n.value), (l = t == null ? void 0 : t.value) != null ? l : {}), ke.create(n);
1338
+ return n.value = x(x({}, n.value), (a = t == null ? void 0 : t.value) != null ? a : {}), ye.create(n);
1339
1339
  }
1340
1340
  static noAction(t) {
1341
- var l;
1342
- const n = O(x({}, t != null ? t : {}), {
1341
+ var a;
1342
+ const n = F(x({}, t != null ? t : {}), {
1343
1343
  // any properties in data should overwrite properties in the constant
1344
1344
  value: {
1345
1345
  name: "no",
1346
- label: he.No,
1346
+ label: ve.No,
1347
1347
  icon: "thumbs-down-outline",
1348
- renderAs: R.BUTTON,
1348
+ renderAs: W.BUTTON,
1349
1349
  showLabel: !0,
1350
1350
  showIcon: !0
1351
1351
  }
1352
1352
  });
1353
- return n.value = x(x({}, n.value), (l = t == null ? void 0 : t.value) != null ? l : {}), ke.create(n);
1353
+ return n.value = x(x({}, n.value), (a = t == null ? void 0 : t.value) != null ? a : {}), ye.create(n);
1354
1354
  }
1355
1355
  }
1356
- const Ro = {
1356
+ const Mo = {
1357
1357
  key: 1,
1358
1358
  style: { width: ".5rem" }
1359
- }, Wo = { key: 2 }, zo = /* @__PURE__ */ M({
1359
+ }, Uo = { key: 2 }, Oo = /* @__PURE__ */ M({
1360
1360
  __name: "df-actions",
1361
1361
  props: {
1362
1362
  actions: {},
@@ -1364,40 +1364,40 @@ const Ro = {
1364
1364
  showAsGroup: { default: "no" }
1365
1365
  },
1366
1366
  setup(e) {
1367
- const t = e, n = Uo(), l = _(() => o(t.actions)), a = _(() => l.value.map((r) => x({
1367
+ const t = e, n = Fo(), a = _(() => o(t.actions)), l = _(() => a.value.map((r) => x({
1368
1368
  action: r
1369
1369
  }, o(r.getBreakpointValue(n)))));
1370
1370
  return (r, p) => {
1371
1371
  const i = $("v-btn");
1372
- return l.value.length > 0 ? (h(), A("div", {
1372
+ return a.value.length > 0 ? (V(), R("div", {
1373
1373
  key: 0,
1374
- class: ge(["text-end", {
1374
+ class: Ie(["text-end", {
1375
1375
  "button-group": r.showAsGroup === "grouped" || r.showAsGroup === "grouped-no-borders",
1376
1376
  "with-border": r.showAsGroup === "grouped"
1377
1377
  }])
1378
1378
  }, [
1379
- (h(!0), A(Ie, null, Ge(a.value, (c, u) => (h(), P(i, {
1379
+ (V(!0), R(Ke, null, ct(l.value, (c, u) => (V(), D(i, {
1380
1380
  key: u,
1381
- variant: c.renderAs === o(R).BUTTON ? "tonal" : "text",
1381
+ variant: c.renderAs === o(W).BUTTON ? "tonal" : "text",
1382
1382
  elevation: 0,
1383
1383
  size: r.buttonSize,
1384
- onClick: ct((j) => c.action.execute(j), ["stop"])
1384
+ onClick: dt((j) => c.action.execute(j), ["stop"])
1385
1385
  }, {
1386
- default: v(() => [
1387
- c.icon ? (h(), P(o(Be), {
1386
+ default: b(() => [
1387
+ c.icon ? (V(), D(o(Te), {
1388
1388
  key: 0,
1389
1389
  class: "action-icon",
1390
1390
  name: c.icon
1391
1391
  }, null, 8, ["name"])) : L("", !0),
1392
- c.icon && c.label ? (h(), A("span", Ro)) : L("", !0),
1393
- c.label ? (h(), A("span", Wo, se(c.label), 1)) : L("", !0)
1392
+ c.icon && c.label ? (V(), R("span", Mo)) : L("", !0),
1393
+ c.label ? (V(), R("span", Uo, Be(c.label), 1)) : L("", !0)
1394
1394
  ]),
1395
1395
  _: 2
1396
1396
  }, 1032, ["variant", "size", "onClick"]))), 128))
1397
1397
  ], 2)) : L("", !0);
1398
1398
  };
1399
1399
  }
1400
- }), Ho = /* @__PURE__ */ ae(zo, [["__scopeId", "data-v-7f811834"]]), Ko = /* @__PURE__ */ M({
1400
+ }), Ro = /* @__PURE__ */ se(Oo, [["__scopeId", "data-v-7f811834"]]), Wo = /* @__PURE__ */ M({
1401
1401
  __name: "df-checkbox",
1402
1402
  props: /* @__PURE__ */ Y({
1403
1403
  allowNull: { type: Boolean },
@@ -1411,11 +1411,12 @@ const Ro = {
1411
1411
  enabled: { type: Boolean },
1412
1412
  visibility: {},
1413
1413
  cssClass: {},
1414
- clearable: { type: Boolean }
1415
- }, O(x({}, Q), { allowNull: !1 })),
1414
+ clearable: { type: Boolean },
1415
+ passthroughAttrs: {}
1416
+ }, F(x({}, Q), { allowNull: !1 })),
1416
1417
  emits: ["update:modelValue", "click:clear"],
1417
1418
  setup(e, { emit: t }) {
1418
- const n = e, l = t, { errors: a, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, l), u = _(() => n.allowNull && i.value == null), j = _({
1419
+ const n = e, a = t, { errors: l, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, a), u = _(() => n.allowNull && i.value == null), j = _({
1419
1420
  get() {
1420
1421
  return i.value;
1421
1422
  },
@@ -1423,35 +1424,35 @@ const Ro = {
1423
1424
  }
1424
1425
  });
1425
1426
  function s() {
1426
- const m = ft(i.value);
1427
+ const m = vt(i.value);
1427
1428
  m === !0 ? i.value = n.allowNull ? null : !1 : i.value = m === !1;
1428
1429
  }
1429
- return (m, b) => {
1430
- const g = $("v-checkbox");
1431
- return h(), P(g, H({
1430
+ return (m, v) => {
1431
+ const h = $("v-checkbox");
1432
+ return V(), D(h, O({
1432
1433
  modelValue: j.value,
1433
- "onUpdate:modelValue": b[0] || (b[0] = (w) => j.value = w)
1434
+ "onUpdate:modelValue": v[0] || (v[0] = (g) => j.value = g)
1434
1435
  }, o(c), {
1435
1436
  density: "compact",
1436
1437
  indeterminate: u.value,
1437
1438
  "false-value": !1,
1438
1439
  "true-value": !0,
1439
1440
  onChange: s,
1440
- onBlur: b[1] || (b[1] = (w) => p.value = !0)
1441
+ onBlur: v[1] || (v[1] = (g) => p.value = !0)
1441
1442
  }), q({
1442
- message: v(({ message: w }) => [
1443
- B(o(le), {
1444
- message: w,
1445
- errors: o(a)
1443
+ message: b(({ message: g }) => [
1444
+ B(o(ae), {
1445
+ message: g,
1446
+ errors: o(l)
1446
1447
  }, null, 8, ["message", "errors"])
1447
1448
  ]),
1448
1449
  _: 2
1449
1450
  }, [
1450
1451
  o(r).icon ? {
1451
1452
  name: "label",
1452
- fn: v((w) => [
1453
+ fn: b((g) => [
1453
1454
  B(o(oe), {
1454
- data: w,
1455
+ data: g,
1455
1456
  label: o(r)
1456
1457
  }, null, 8, ["data", "label"])
1457
1458
  ]),
@@ -1460,7 +1461,7 @@ const Ro = {
1460
1461
  ]), 1040, ["modelValue", "indeterminate"]);
1461
1462
  };
1462
1463
  }
1463
- }), Xo = /* @__PURE__ */ M({
1464
+ }), zo = /* @__PURE__ */ M({
1464
1465
  __name: "df-color",
1465
1466
  props: /* @__PURE__ */ Y({
1466
1467
  allowNull: { type: Boolean },
@@ -1474,46 +1475,47 @@ const Ro = {
1474
1475
  enabled: { type: Boolean },
1475
1476
  visibility: {},
1476
1477
  cssClass: {},
1477
- clearable: { type: Boolean }
1478
- }, O(x({}, Q), { allowNull: !1 })),
1478
+ clearable: { type: Boolean },
1479
+ passthroughAttrs: {}
1480
+ }, F(x({}, Q), { allowNull: !1 })),
1479
1481
  emits: ["update:modelValue", "click:clear"],
1480
1482
  setup(e, { emit: t }) {
1481
- const n = e, l = t, { errors: a, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, l), u = E(!1), j = _(() => [
1483
+ const n = e, a = t, { errors: l, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, a), u = E(!1), j = _(() => [
1482
1484
  (s) => n.control || !s && n.allowNull || /^#?([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$/.test(s) ? !0 : "Not a valid hex string."
1483
1485
  ]);
1484
1486
  return (s, m) => {
1485
- const b = $("v-color-picker"), g = $("v-menu"), w = $("v-text-field");
1486
- return h(), P(w, H({
1487
+ const v = $("v-color-picker"), h = $("v-menu"), g = $("v-text-field");
1488
+ return V(), D(g, O({
1487
1489
  modelValue: o(i),
1488
- "onUpdate:modelValue": m[2] || (m[2] = (k) => te(i) ? i.value = k : null)
1490
+ "onUpdate:modelValue": m[2] || (m[2] = (y) => te(i) ? i.value = y : null)
1489
1491
  }, o(c), {
1490
1492
  clearable: s.allowNull,
1491
1493
  type: "text",
1492
1494
  rules: j.value,
1493
- onBlur: m[3] || (m[3] = (k) => p.value = !0)
1495
+ onBlur: m[3] || (m[3] = (y) => p.value = !0)
1494
1496
  }), q({
1495
- message: v(({ message: k }) => [
1496
- B(o(le), {
1497
- message: k,
1498
- errors: o(a)
1497
+ message: b(({ message: y }) => [
1498
+ B(o(ae), {
1499
+ message: y,
1500
+ errors: o(l)
1499
1501
  }, null, 8, ["message", "errors"])
1500
1502
  ]),
1501
- "prepend-inner": v(() => [
1503
+ "prepend-inner": b(() => [
1502
1504
  ne("div", {
1503
- style: Pe([{ width: "24px", height: "24px", "border-radius": "4px", border: "1px solid #ccc" }, { backgroundColor: o(i) }])
1505
+ style: Xe([{ width: "24px", height: "24px", "border-radius": "4px", border: "1px solid #ccc" }, { backgroundColor: o(i) }])
1504
1506
  }, null, 4)
1505
1507
  ]),
1506
- default: v(() => [
1507
- B(g, {
1508
+ default: b(() => [
1509
+ B(h, {
1508
1510
  modelValue: u.value,
1509
- "onUpdate:modelValue": m[1] || (m[1] = (k) => u.value = k),
1511
+ "onUpdate:modelValue": m[1] || (m[1] = (y) => u.value = y),
1510
1512
  "close-on-content-click": !1,
1511
1513
  activator: "parent"
1512
1514
  }, {
1513
- default: v(() => [
1514
- B(b, {
1515
+ default: b(() => [
1516
+ B(v, {
1515
1517
  modelValue: o(i),
1516
- "onUpdate:modelValue": m[0] || (m[0] = (k) => te(i) ? i.value = k : null),
1518
+ "onUpdate:modelValue": m[0] || (m[0] = (y) => te(i) ? i.value = y : null),
1517
1519
  mode: "hexa"
1518
1520
  }, null, 8, ["modelValue"])
1519
1521
  ]),
@@ -1524,9 +1526,9 @@ const Ro = {
1524
1526
  }, [
1525
1527
  o(r).icon ? {
1526
1528
  name: "label",
1527
- fn: v((k) => [
1529
+ fn: b((y) => [
1528
1530
  B(o(oe), {
1529
- data: k,
1531
+ data: y,
1530
1532
  label: o(r)
1531
1533
  }, null, 8, ["data", "label"])
1532
1534
  ]),
@@ -1535,7 +1537,7 @@ const Ro = {
1535
1537
  ]), 1040, ["modelValue", "clearable", "rules"]);
1536
1538
  };
1537
1539
  }
1538
- }), Go = { class: "d-flex w-100 pt-5 pl-2 pb-1" }, qo = /* @__PURE__ */ M({
1540
+ }), Ho = { class: "d-flex w-100 pt-5 pl-2 pb-1" }, Ko = /* @__PURE__ */ M({
1539
1541
  __name: "df-datetime",
1540
1542
  props: /* @__PURE__ */ Y({
1541
1543
  inputType: {},
@@ -1552,109 +1554,110 @@ const Ro = {
1552
1554
  enabled: { type: Boolean },
1553
1555
  visibility: {},
1554
1556
  cssClass: {},
1555
- clearable: { type: Boolean }
1556
- }, O(x({}, Q), {
1557
+ clearable: { type: Boolean },
1558
+ passthroughAttrs: {}
1559
+ }, F(x({}, Q), {
1557
1560
  inputType: "datetime",
1558
1561
  displayFormatDate: "P",
1559
1562
  displayFormatTime: "p"
1560
1563
  })),
1561
1564
  emits: ["update:modelValue", "click:clear"],
1562
1565
  setup(e, { emit: t }) {
1563
- const n = e, l = t, a = _(() => {
1566
+ const n = e, a = t, l = _(() => {
1564
1567
  var f;
1565
- return (f = n.locale) != null ? f : o(Io.dateTimeLocale);
1568
+ return (f = n.locale) != null ? f : o(Po.dateTimeLocale);
1566
1569
  }), r = _(() => {
1567
1570
  var f, d;
1568
- return (d = (f = a.value.options) == null ? void 0 : f.weekStartsOn) != null ? d : 1;
1569
- }), { touched: p, value: i, vuetifyBindings: c } = K(n, l), { inputType: u, displayFormatDate: j, displayFormatTime: s } = _e(n), m = E(""), b = _({
1571
+ return (d = (f = l.value.options) == null ? void 0 : f.weekStartsOn) != null ? d : 1;
1572
+ }), { touched: p, value: i, vuetifyBindings: c } = K(n, a), { inputType: u, displayFormatDate: j, displayFormatTime: s } = Ve(n), m = E(""), v = _({
1570
1573
  get() {
1571
1574
  return o(m) === "date";
1572
1575
  },
1573
1576
  set(f) {
1574
1577
  m.value = f ? "date" : "";
1575
1578
  }
1576
- }), g = _({
1579
+ }), h = _({
1577
1580
  get() {
1578
1581
  return o(m) === "time";
1579
1582
  },
1580
1583
  set(f) {
1581
1584
  m.value = f ? "time" : "";
1582
1585
  }
1583
- }), w = (f) => `${pe(f, "yyyy-MM-dd")}T${pe(f, "HH:mm")}:00`, k = E(null);
1584
- function y(f, d) {
1586
+ }), g = (f) => `${de(f, "yyyy-MM-dd")}T${de(f, "HH:mm")}:00`, y = E(null);
1587
+ function w(f, d) {
1585
1588
  if (f == null)
1586
- k.value = null;
1589
+ y.value = null;
1587
1590
  else if (d === -1)
1588
1591
  if (o(u) === "time")
1589
- k.value = w(/* @__PURE__ */ new Date()), y(`T${f}`, 1);
1592
+ y.value = g(/* @__PURE__ */ new Date()), w(`T${f}`, 1);
1590
1593
  else {
1591
- const S = w(new Date(f));
1592
- y(S, 0), y(S, 1);
1594
+ const S = g(new Date(f));
1595
+ w(S, 0), w(S, 1);
1593
1596
  }
1594
1597
  else {
1595
- k.value == null && (k.value = w(/* @__PURE__ */ new Date()));
1596
- const S = k.value.split(/[TZ]/g), U = f.split(/[TZ]/g);
1597
- S[d] = U[d], k.value = w(/* @__PURE__ */ new Date(`${S[0]}T${S[1].split(".")[0]}`)), o(u) === "date" ? i.value = S[0] : o(u) === "time" ? i.value = S[1] : i.value = o(k) + pe(/* @__PURE__ */ new Date(), "XXX");
1598
+ y.value == null && (y.value = g(/* @__PURE__ */ new Date()));
1599
+ const S = y.value.split(/[TZ]/g), U = f.split(/[TZ]/g);
1600
+ S[d] = U[d], y.value = g(/* @__PURE__ */ new Date(`${S[0]}T${S[1].split(".")[0]}`)), o(u) === "date" ? i.value = S[0] : o(u) === "time" ? i.value = S[1] : i.value = o(y) + de(/* @__PURE__ */ new Date(), "XXX");
1598
1601
  }
1599
1602
  }
1600
- ue(i, (f) => y(f, -1), { immediate: !0 });
1601
- const F = _({
1603
+ ie(i, (f) => w(f, -1), { immediate: !0 });
1604
+ const N = _({
1602
1605
  get() {
1603
- const f = o(k);
1606
+ const f = o(y);
1604
1607
  if (f == null) return null;
1605
1608
  const d = new Date(f);
1606
1609
  return Number.isNaN(d.getTime()) ? null : d;
1607
1610
  },
1608
1611
  set(f) {
1609
- y(w(f), 0);
1612
+ w(g(f), 0);
1610
1613
  }
1611
- }), N = _({
1614
+ }), A = _({
1612
1615
  get() {
1613
- const f = o(k);
1616
+ const f = o(y);
1614
1617
  return f == null ? "" : f.split(/[TZ]/g)[1].split(".")[0];
1615
1618
  },
1616
1619
  set(f) {
1617
- y(`T${f}`, 1);
1620
+ w(`T${f}`, 1);
1618
1621
  }
1619
1622
  }), T = _({
1620
1623
  get() {
1621
- const f = o(F);
1622
- return f == null ? "" : pe(f, o(j), { locale: a.value });
1624
+ const f = o(N);
1625
+ return f == null ? "" : de(f, o(j), { locale: l.value });
1623
1626
  },
1624
1627
  set(f) {
1625
1628
  try {
1626
- const d = yt(f, o(j), /* @__PURE__ */ new Date(), { locale: a.value });
1627
- y(w(d), 0);
1629
+ const d = kt(f, o(j), /* @__PURE__ */ new Date(), { locale: l.value });
1630
+ w(g(d), 0);
1628
1631
  } catch (d) {
1629
1632
  console.error(d);
1630
1633
  }
1631
1634
  }
1632
- }), W = _({
1635
+ }), z = _({
1633
1636
  get() {
1634
- const f = o(F);
1635
- return f == null ? "" : pe(f, o(s), { locale: a.value });
1637
+ const f = o(N);
1638
+ return f == null ? "" : de(f, o(s), { locale: l.value });
1636
1639
  },
1637
1640
  set(f) {
1638
1641
  const d = f.match(/(\d+):(\d+)\s?([a-zA-Z]+)?/);
1639
1642
  if (d == null) return;
1640
- let S = Me(d[1]);
1641
- const U = Me(d[2]);
1642
- Ue(S) || Ue(U) || (d[3] && d[3].toLowerCase() === "pm" && S < 13 && (S += 12), y(`T${S.toString().padStart(2, "0")}:${U.toString().padStart(2, "0")}:00`, 1));
1643
+ let S = Le(d[1]);
1644
+ const U = Le(d[2]);
1645
+ Me(S) || Me(U) || (d[3] && d[3].toLowerCase() === "pm" && S < 13 && (S += 12), w(`T${S.toString().padStart(2, "0")}:${U.toString().padStart(2, "0")}:00`, 1));
1643
1646
  }
1644
1647
  });
1645
1648
  return (f, d) => {
1646
- const S = $("v-date-picker"), U = $("v-confirm-edit"), de = $("v-menu"), me = $("v-text-field"), C = $("v-time-picker");
1647
- return h(), P(o(De), H(n, {
1649
+ const S = $("v-date-picker"), U = $("v-confirm-edit"), ue = $("v-menu"), ce = $("v-text-field"), C = $("v-time-picker");
1650
+ return V(), D(o(Pe), O(n, {
1648
1651
  clearable: f.clearable,
1649
1652
  "onClick:clear": d[14] || (d[14] = (I) => i.value = null),
1650
1653
  onBlur: d[15] || (d[15] = (I) => p.value = !0)
1651
1654
  }), {
1652
- default: v((I) => [
1653
- ne("div", Go, [
1654
- ["date", "datetime"].includes(o(u)) ? (h(), P(me, {
1655
+ default: b((I) => [
1656
+ ne("div", Ho, [
1657
+ ["date", "datetime"].includes(o(u)) ? (V(), D(ce, O({
1655
1658
  key: 0,
1656
1659
  modelValue: T.value,
1657
- "onUpdate:modelValue": d[4] || (d[4] = (V) => T.value = V),
1660
+ "onUpdate:modelValue": d[4] || (d[4] = (k) => T.value = k),
1658
1661
  style: { "flex-grow": "4" },
1659
1662
  density: "compact",
1660
1663
  variant: "plain",
@@ -1662,37 +1665,38 @@ const Ro = {
1662
1665
  "hide-details": !0,
1663
1666
  readonly: o(c).readonly,
1664
1667
  disabled: o(c).disabled,
1665
- name: `${o(c).name}-date`,
1666
- onClick: d[5] || (d[5] = (V) => m.value = "date"),
1667
- onKeydown: d[6] || (d[6] = Fe((V) => m.value = "date", ["space"])),
1668
- onFocus: (V) => I.focus(),
1669
- onBlur: (V) => I.blur()
1670
- }, {
1671
- default: v(() => [
1672
- B(de, {
1673
- modelValue: b.value,
1674
- "onUpdate:modelValue": d[3] || (d[3] = (V) => b.value = V),
1668
+ name: `${o(c).name}-date`
1669
+ }, f.passthroughAttrs, {
1670
+ onClick: d[5] || (d[5] = (k) => m.value = "date"),
1671
+ onKeydown: d[6] || (d[6] = Ae((k) => m.value = "date", ["space"])),
1672
+ onFocus: (k) => I.focus(),
1673
+ onBlur: (k) => I.blur()
1674
+ }), {
1675
+ default: b(() => [
1676
+ B(ue, {
1677
+ modelValue: v.value,
1678
+ "onUpdate:modelValue": d[3] || (d[3] = (k) => v.value = k),
1675
1679
  "close-on-content-click": !1,
1676
1680
  activator: "parent"
1677
1681
  }, {
1678
- default: v(() => [
1682
+ default: b(() => [
1679
1683
  B(U, {
1680
- modelValue: F.value,
1681
- "onUpdate:modelValue": d[0] || (d[0] = (V) => F.value = V),
1682
- onCancel: d[1] || (d[1] = (V) => m.value = ""),
1683
- onSave: d[2] || (d[2] = (V) => m.value = "")
1684
+ modelValue: N.value,
1685
+ "onUpdate:modelValue": d[0] || (d[0] = (k) => N.value = k),
1686
+ onCancel: d[1] || (d[1] = (k) => m.value = ""),
1687
+ onSave: d[2] || (d[2] = (k) => m.value = "")
1684
1688
  }, {
1685
- default: v(({ model: V, actions: Z }) => [
1689
+ default: b(({ model: k, actions: Z }) => [
1686
1690
  B(S, {
1687
- modelValue: V.value,
1688
- "onUpdate:modelValue": (D) => V.value = D,
1691
+ modelValue: k.value,
1692
+ "onUpdate:modelValue": (P) => k.value = P,
1689
1693
  "hide-header": !0,
1690
1694
  "first-day-of-week": r.value,
1691
1695
  "show-adjacent-months": !0,
1692
1696
  "show-week": !0
1693
1697
  }, {
1694
- actions: v(() => [
1695
- (h(), P(ce(Z)))
1698
+ actions: b(() => [
1699
+ (V(), D(be(Z)))
1696
1700
  ]),
1697
1701
  _: 2
1698
1702
  }, 1032, ["modelValue", "onUpdate:modelValue", "first-day-of-week"])
@@ -1704,11 +1708,11 @@ const Ro = {
1704
1708
  }, 8, ["modelValue"])
1705
1709
  ]),
1706
1710
  _: 2
1707
- }, 1032, ["modelValue", "readonly", "disabled", "name", "onFocus", "onBlur"])) : L("", !0),
1708
- ["time", "datetime"].includes(o(u)) ? (h(), P(me, {
1711
+ }, 1040, ["modelValue", "readonly", "disabled", "name", "onFocus", "onBlur"])) : L("", !0),
1712
+ ["time", "datetime"].includes(o(u)) ? (V(), D(ce, O({
1709
1713
  key: 1,
1710
- modelValue: W.value,
1711
- "onUpdate:modelValue": d[11] || (d[11] = (V) => W.value = V),
1714
+ modelValue: z.value,
1715
+ "onUpdate:modelValue": d[11] || (d[11] = (k) => z.value = k),
1712
1716
  style: { "flex-grow": "3" },
1713
1717
  density: "compact",
1714
1718
  variant: "plain",
@@ -1716,35 +1720,36 @@ const Ro = {
1716
1720
  "hide-details": !0,
1717
1721
  readonly: o(c).readonly,
1718
1722
  disabled: o(c).disabled,
1719
- name: `${o(c).name}-time`,
1720
- onClick: d[12] || (d[12] = (V) => m.value = "time"),
1721
- onKeydown: d[13] || (d[13] = Fe((V) => m.value = "time", ["space"])),
1722
- onFocus: (V) => I.focus(),
1723
- onBlur: (V) => I.blur()
1724
- }, {
1725
- default: v(() => [
1726
- B(de, {
1727
- modelValue: g.value,
1728
- "onUpdate:modelValue": d[10] || (d[10] = (V) => g.value = V),
1723
+ name: `${o(c).name}-time`
1724
+ }, f.passthroughAttrs, {
1725
+ onClick: d[12] || (d[12] = (k) => m.value = "time"),
1726
+ onKeydown: d[13] || (d[13] = Ae((k) => m.value = "time", ["space"])),
1727
+ onFocus: (k) => I.focus(),
1728
+ onBlur: (k) => I.blur()
1729
+ }), {
1730
+ default: b(() => [
1731
+ B(ue, {
1732
+ modelValue: h.value,
1733
+ "onUpdate:modelValue": d[10] || (d[10] = (k) => h.value = k),
1729
1734
  "close-on-content-click": !1,
1730
1735
  activator: "parent"
1731
1736
  }, {
1732
- default: v(() => [
1737
+ default: b(() => [
1733
1738
  B(U, {
1734
- modelValue: N.value,
1735
- "onUpdate:modelValue": d[7] || (d[7] = (V) => N.value = V),
1736
- onCancel: d[8] || (d[8] = (V) => m.value = ""),
1737
- onSave: d[9] || (d[9] = (V) => m.value = "")
1739
+ modelValue: A.value,
1740
+ "onUpdate:modelValue": d[7] || (d[7] = (k) => A.value = k),
1741
+ onCancel: d[8] || (d[8] = (k) => m.value = ""),
1742
+ onSave: d[9] || (d[9] = (k) => m.value = "")
1738
1743
  }, {
1739
- default: v(({ model: V, actions: Z }) => [
1744
+ default: b(({ model: k, actions: Z }) => [
1740
1745
  B(C, {
1741
- modelValue: V.value,
1742
- "onUpdate:modelValue": (D) => V.value = D,
1746
+ modelValue: k.value,
1747
+ "onUpdate:modelValue": (P) => k.value = P,
1743
1748
  "hide-header": !0,
1744
1749
  format: "24hr"
1745
1750
  }, {
1746
- actions: v(() => [
1747
- (h(), P(ce(Z)))
1751
+ actions: b(() => [
1752
+ (V(), D(be(Z)))
1748
1753
  ]),
1749
1754
  _: 2
1750
1755
  }, 1032, ["modelValue", "onUpdate:modelValue"])
@@ -1756,17 +1761,17 @@ const Ro = {
1756
1761
  }, 8, ["modelValue"])
1757
1762
  ]),
1758
1763
  _: 2
1759
- }, 1032, ["modelValue", "readonly", "disabled", "name", "onFocus", "onBlur"])) : L("", !0)
1764
+ }, 1040, ["modelValue", "readonly", "disabled", "name", "onFocus", "onBlur"])) : L("", !0)
1760
1765
  ])
1761
1766
  ]),
1762
1767
  _: 1
1763
1768
  }, 16, ["clearable"]);
1764
1769
  };
1765
1770
  }
1766
- }), Yo = {
1771
+ }), Xo = {
1767
1772
  class: "d-flex w-100 pt-5 pl-2 pb-1",
1768
1773
  style: { position: "relative" }
1769
- }, Qo = /* @__PURE__ */ M({
1774
+ }, Go = /* @__PURE__ */ M({
1770
1775
  __name: "df-file",
1771
1776
  props: /* @__PURE__ */ Y({
1772
1777
  comms: {},
@@ -1780,71 +1785,69 @@ const Ro = {
1780
1785
  enabled: { type: Boolean },
1781
1786
  visibility: {},
1782
1787
  cssClass: {},
1783
- clearable: { type: Boolean }
1788
+ clearable: { type: Boolean },
1789
+ passthroughAttrs: {}
1784
1790
  }, Q),
1785
1791
  emits: ["update:modelValue", "click:clear"],
1786
1792
  setup(e, { emit: t }) {
1787
- const n = e, l = t, { touched: a, value: r, vuetifyBindings: p } = K(n, l), i = E(null), c = E(null), u = E(0), j = E(Math.round(Math.random() * 1e3)), s = E(), m = _(() => c.value && u.value < 100), b = _(() => !s.value && r.value ? n.modelValue : "");
1788
- function g() {
1793
+ const n = e, a = t, { touched: l, value: r, vuetifyBindings: p } = K(n, a), i = E(null), c = E(null), u = E(0), j = E(Math.round(Math.random() * 1e3)), s = E(), m = _(() => c.value && u.value < 100), v = _(() => !s.value && r.value ? n.modelValue : "");
1794
+ function h() {
1789
1795
  i.value && window.clearInterval(i.value);
1790
1796
  }
1791
- function w() {
1792
- g(), i.value = window.setInterval(() => {
1797
+ function g() {
1798
+ h(), i.value = window.setInterval(() => {
1793
1799
  r.value && n.comms.touch(r.value);
1794
1800
  }, 60 * 1e3);
1795
1801
  }
1796
- Ke(() => g()), ue(r, (N) => {
1797
- N ? w() : g();
1802
+ He(() => h()), ie(r, (A) => {
1803
+ A ? g() : h();
1798
1804
  });
1799
- function k() {
1800
- return we(this, null, function* () {
1801
- r.value && (yield n.comms.delete(r.value)), r.value = null, u.value = 0, j.value = Math.round(Math.random() * 1e3), c.value = null, s.value = null, g();
1805
+ function y() {
1806
+ return he(this, null, function* () {
1807
+ r.value && (yield n.comms.delete(r.value)), r.value = null, u.value = 0, j.value = Math.round(Math.random() * 1e3), c.value = null, s.value = null, h();
1802
1808
  });
1803
1809
  }
1804
- function y(N) {
1805
- return we(this, null, function* () {
1806
- u.value = -1, c.value = N;
1810
+ function w(A) {
1811
+ return he(this, null, function* () {
1812
+ u.value = -1, c.value = A;
1807
1813
  try {
1808
1814
  r.value = yield n.comms.upload(
1809
- N,
1810
- (T, W) => {
1811
- u.value = Math.round(T * 100 / W);
1815
+ A,
1816
+ (T, z) => {
1817
+ u.value = Math.round(T * 100 / z);
1812
1818
  }
1813
- ), u.value = 100, w();
1819
+ ), u.value = 100, g();
1814
1820
  } catch (T) {
1815
1821
  throw u.value = 0, c.value = null, j.value = Math.round(Math.random() * 1e3), s.value = null, T;
1816
1822
  }
1817
1823
  });
1818
1824
  }
1819
- function F(N) {
1820
- N && (Array.isArray(N) ? console.error("Uploading multiple files not supported right now") : y(N));
1825
+ function N(A) {
1826
+ A && (Array.isArray(A) ? console.error("Uploading multiple files not supported right now") : w(A));
1821
1827
  }
1822
- return (N, T) => {
1823
- const W = $("v-icon"), f = $("v-progress-linear"), d = $("v-file-input");
1824
- return h(), P(o(De), H(O(x({}, n), { loading: m.value }), {
1828
+ return (A, T) => {
1829
+ const z = $("v-icon"), f = $("v-progress-linear"), d = $("v-file-input");
1830
+ return V(), D(o(Pe), O(F(x({}, n), { loading: m.value }), {
1825
1831
  clearable: "",
1826
- "onClick:clear": k,
1827
- onBlur: T[1] || (T[1] = (S) => a.value = !0)
1832
+ "onClick:clear": y,
1833
+ onBlur: T[1] || (T[1] = (S) => l.value = !0)
1828
1834
  }), {
1829
- "prepend-inner": v(() => [
1830
- B(W, { icon: "$file" })
1835
+ "prepend-inner": b(() => [
1836
+ B(z, { icon: "$file" })
1831
1837
  ]),
1832
- loader: v(() => [
1833
- c.value && u.value < 100 ? (h(), P(f, {
1838
+ loader: b(() => [
1839
+ c.value && u.value < 100 ? (V(), D(f, {
1834
1840
  key: 0,
1835
1841
  "model-value": u.value,
1836
1842
  indeterminate: u.value === -1
1837
1843
  }, null, 8, ["model-value", "indeterminate"])) : L("", !0)
1838
1844
  ]),
1839
- default: v((S) => [
1840
- ne("div", Yo, [
1841
- B(d, {
1845
+ default: b((S) => [
1846
+ ne("div", Xo, [
1847
+ B(d, O({
1842
1848
  modelValue: s.value,
1843
- "onUpdate:modelValue": [
1844
- T[0] || (T[0] = (U) => s.value = U),
1845
- F
1846
- ],
1847
- label: b.value,
1849
+ "onUpdate:modelValue": T[0] || (T[0] = (U) => s.value = U),
1850
+ label: v.value,
1848
1851
  density: "compact",
1849
1852
  variant: "plain",
1850
1853
  readonly: o(p).readonly,
@@ -1853,19 +1856,21 @@ const Ro = {
1853
1856
  "hide-details": !0,
1854
1857
  "show-size": !0,
1855
1858
  multiple: !1,
1856
- style: Pe(c.value && u.value < 100 ? "visibility: hidden" : ""),
1857
- clearable: !1,
1859
+ style: c.value && u.value < 100 ? "visibility: hidden" : "",
1860
+ clearable: !1
1861
+ }, A.passthroughAttrs, {
1858
1862
  "prepend-icon": "",
1863
+ "onUpdate:modelValue": N,
1859
1864
  onFocus: (U) => S.focus(),
1860
1865
  onBlur: (U) => S.blur()
1861
- }, null, 8, ["modelValue", "label", "readonly", "disabled", "name", "style", "onFocus", "onBlur"])
1866
+ }), null, 16, ["modelValue", "label", "readonly", "disabled", "name", "style", "onFocus", "onBlur"])
1862
1867
  ])
1863
1868
  ]),
1864
1869
  _: 1
1865
1870
  }, 16);
1866
1871
  };
1867
1872
  }
1868
- }), Zo = { class: "container" }, Jo = /* @__PURE__ */ M({
1873
+ }), qo = { class: "container" }, Yo = /* @__PURE__ */ M({
1869
1874
  __name: "df-input",
1870
1875
  props: /* @__PURE__ */ Y({
1871
1876
  inputType: {},
@@ -1883,8 +1888,9 @@ const Ro = {
1883
1888
  enabled: { type: Boolean },
1884
1889
  visibility: {},
1885
1890
  cssClass: {},
1886
- clearable: { type: Boolean }
1887
- }, O(x({}, Q), {
1891
+ clearable: { type: Boolean },
1892
+ passthroughAttrs: {}
1893
+ }, F(x({}, Q), {
1888
1894
  inputType: "text",
1889
1895
  precision: null,
1890
1896
  step: void 0,
@@ -1893,29 +1899,29 @@ const Ro = {
1893
1899
  })),
1894
1900
  emits: ["update:modelValue", "click:clear"],
1895
1901
  setup(e, { emit: t }) {
1896
- const n = e, l = t, { errors: a, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, l), { inputType: u, max: j, min: s, precision: m, step: b } = _e(n), g = _(() => u.value === "number"), w = _(() => g.value ? { min: o(s), max: o(j), precision: o(m), step: o(b) } : {});
1897
- return (k, y) => {
1898
- const F = $("v-text-field"), N = $("v-number-input");
1899
- return h(), A("div", Zo, [
1900
- g.value ? (h(), P(N, H({
1902
+ const n = e, a = t, { errors: l, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, a), { inputType: u, max: j, min: s, precision: m, step: v } = Ve(n), h = _(() => u.value === "number"), g = _(() => h.value ? { min: o(s), max: o(j), precision: o(m), step: o(v) } : {});
1903
+ return (y, w) => {
1904
+ const N = $("v-text-field"), A = $("v-number-input");
1905
+ return V(), R("div", qo, [
1906
+ h.value ? (V(), D(A, O({
1901
1907
  key: 1,
1902
1908
  modelValue: o(i),
1903
- "onUpdate:modelValue": y[2] || (y[2] = (T) => te(i) ? i.value = T : null)
1904
- }, x(x({}, o(c)), w.value), {
1909
+ "onUpdate:modelValue": w[2] || (w[2] = (T) => te(i) ? i.value = T : null)
1910
+ }, x(x({}, o(c)), g.value), {
1905
1911
  density: "compact",
1906
1912
  "control-variant": "stacked"
1907
1913
  }), q({
1908
- message: v(({ message: T }) => [
1909
- B(o(le), {
1914
+ message: b(({ message: T }) => [
1915
+ B(o(ae), {
1910
1916
  message: T,
1911
- errors: o(a)
1917
+ errors: o(l)
1912
1918
  }, null, 8, ["message", "errors"])
1913
1919
  ]),
1914
1920
  _: 2
1915
1921
  }, [
1916
1922
  o(r).icon ? {
1917
1923
  name: "label",
1918
- fn: v((T) => [
1924
+ fn: b((T) => [
1919
1925
  B(o(oe), {
1920
1926
  data: T,
1921
1927
  label: o(r)
@@ -1923,25 +1929,25 @@ const Ro = {
1923
1929
  ]),
1924
1930
  key: "0"
1925
1931
  } : void 0
1926
- ]), 1040, ["modelValue"])) : (h(), P(F, H({
1932
+ ]), 1040, ["modelValue"])) : (V(), D(N, O({
1927
1933
  key: 0,
1928
1934
  modelValue: o(i),
1929
- "onUpdate:modelValue": y[0] || (y[0] = (T) => te(i) ? i.value = T : null)
1935
+ "onUpdate:modelValue": w[0] || (w[0] = (T) => te(i) ? i.value = T : null)
1930
1936
  }, o(c), {
1931
1937
  type: o(u),
1932
- onBlur: y[1] || (y[1] = (T) => p.value = !0)
1938
+ onBlur: w[1] || (w[1] = (T) => p.value = !0)
1933
1939
  }), q({
1934
- message: v(({ message: T }) => [
1935
- B(o(le), {
1940
+ message: b(({ message: T }) => [
1941
+ B(o(ae), {
1936
1942
  message: T,
1937
- errors: o(a)
1943
+ errors: o(l)
1938
1944
  }, null, 8, ["message", "errors"])
1939
1945
  ]),
1940
1946
  _: 2
1941
1947
  }, [
1942
1948
  o(r).icon ? {
1943
1949
  name: "label",
1944
- fn: v((T) => [
1950
+ fn: b((T) => [
1945
1951
  B(o(oe), {
1946
1952
  data: T,
1947
1953
  label: o(r)
@@ -1953,7 +1959,7 @@ const Ro = {
1953
1959
  ]);
1954
1960
  };
1955
1961
  }
1956
- }), el = /* @__PURE__ */ ae(Jo, [["__scopeId", "data-v-a3a9a978"]]), tl = { class: "editor-container" }, nl = { class: "editor-container__editor" }, ol = { ref: "editorElement" }, ll = /* @__PURE__ */ M({
1962
+ }), Qo = /* @__PURE__ */ se(Yo, [["__scopeId", "data-v-a3a9a978"]]), Zo = { class: "editor-container" }, Jo = { class: "editor-container__editor" }, ea = { ref: "editorElement" }, ta = /* @__PURE__ */ M({
1957
1963
  __name: "ck-editor-custom",
1958
1964
  props: {
1959
1965
  modelValue: { default: "" },
@@ -1962,10 +1968,10 @@ const Ro = {
1962
1968
  },
1963
1969
  emits: ["update:modelValue"],
1964
1970
  setup(e, { expose: t, emit: n }) {
1965
- dt((s) => ({
1971
+ mt((s) => ({
1966
1972
  "3d4d5a06": s.minHeight
1967
1973
  }));
1968
- const l = n, a = E(!1), r = un, u = {
1974
+ const a = n, l = E(!1), r = cn, u = {
1969
1975
  toolbar: {
1970
1976
  items: [
1971
1977
  "undo",
@@ -1997,7 +2003,6 @@ const Ro = {
1997
2003
  shouldNotGroupWhenFull: !1
1998
2004
  },
1999
2005
  plugins: [
2000
- kt,
2001
2006
  Vt,
2002
2007
  _t,
2003
2008
  jt,
@@ -2007,13 +2012,13 @@ const Ro = {
2007
2012
  It,
2008
2013
  Pt,
2009
2014
  Dt,
2010
- $t,
2011
2015
  xt,
2016
+ $t,
2012
2017
  St,
2013
2018
  Et,
2019
+ At,
2014
2020
  Nt,
2015
2021
  Ft,
2016
- At,
2017
2022
  Lt,
2018
2023
  Mt,
2019
2024
  Ut,
@@ -2034,10 +2039,11 @@ const Ro = {
2034
2039
  tn,
2035
2040
  nn,
2036
2041
  on,
2037
- ln,
2038
2042
  an,
2043
+ ln,
2039
2044
  rn,
2040
- sn
2045
+ sn,
2046
+ un
2041
2047
  ],
2042
2048
  balloonToolbar: ["bold", "italic", "|", "link", "|", "bulletedList", "numberedList"],
2043
2049
  heading: {
@@ -2096,32 +2102,32 @@ const Ro = {
2096
2102
  },
2097
2103
  table: { contentToolbar: ["tableColumn", "tableRow", "mergeTableCells", "tableProperties", "tableCellProperties"] }
2098
2104
  };
2099
- He(() => {
2100
- a.value = !0;
2105
+ ze(() => {
2106
+ l.value = !0;
2101
2107
  });
2102
2108
  const j = (s) => {
2103
2109
  };
2104
2110
  return t({ onEditorReady: j }), (s, m) => {
2105
- const b = $("ckeditor");
2106
- return h(), A("div", tl, [
2107
- ne("div", nl, [
2108
- ne("div", ol, [
2109
- a.value ? (h(), P(b, {
2111
+ const v = $("ckeditor");
2112
+ return V(), R("div", Zo, [
2113
+ ne("div", Jo, [
2114
+ ne("div", ea, [
2115
+ l.value ? (V(), D(v, {
2110
2116
  key: 0,
2111
2117
  "model-value": s.modelValue,
2112
2118
  editor: o(r),
2113
2119
  config: u,
2114
2120
  disabled: s.disabled,
2115
- style: Pe(`min-height: ${s.minHeight}`),
2121
+ style: Xe(`min-height: ${s.minHeight}`),
2116
2122
  onReady: j,
2117
- "onUpdate:modelValue": m[0] || (m[0] = (g) => l("update:modelValue", g))
2123
+ "onUpdate:modelValue": m[0] || (m[0] = (h) => a("update:modelValue", h))
2118
2124
  }, null, 8, ["model-value", "editor", "disabled", "style"])) : L("", !0)
2119
2125
  ], 512)
2120
2126
  ])
2121
2127
  ]);
2122
2128
  };
2123
2129
  }
2124
- }), al = /* @__PURE__ */ M({
2130
+ }), na = /* @__PURE__ */ M({
2125
2131
  __name: "df-rtf-editor",
2126
2132
  props: /* @__PURE__ */ Y({
2127
2133
  minHeight: {},
@@ -2135,41 +2141,43 @@ const Ro = {
2135
2141
  enabled: { type: Boolean },
2136
2142
  visibility: {},
2137
2143
  cssClass: {},
2138
- clearable: { type: Boolean }
2139
- }, O(x({}, Q), { minHeight: void 0 })),
2144
+ clearable: { type: Boolean },
2145
+ passthroughAttrs: {}
2146
+ }, F(x({}, Q), { minHeight: void 0 })),
2140
2147
  emits: ["update:modelValue", "click:clear"],
2141
2148
  setup(e, { emit: t }) {
2142
- const n = e, l = t, { value: a, vuetifyBindings: r } = K(n, l);
2143
- return (p, i) => (h(), P(o(De), X(G(n)), {
2144
- default: v((c) => [
2145
- B(ll, {
2149
+ const n = e, a = t, { value: l, vuetifyBindings: r } = K(n, a);
2150
+ return (p, i) => (V(), D(o(Pe), X(G(n)), {
2151
+ default: b((c) => [
2152
+ B(ta, O({
2146
2153
  ref: "$editor",
2147
- modelValue: o(a),
2148
- "onUpdate:modelValue": i[0] || (i[0] = (u) => te(a) ? a.value = u : null),
2149
- class: ge({ "mt-8": !!p.label }),
2154
+ modelValue: o(l),
2155
+ "onUpdate:modelValue": i[0] || (i[0] = (u) => te(l) ? l.value = u : null),
2156
+ class: { "mt-8": !!p.label },
2150
2157
  "min-height": p.minHeight,
2151
- disabled: o(r).disabled,
2158
+ disabled: o(r).disabled
2159
+ }, p.passthroughAttrs, {
2152
2160
  onFocusin: (u) => c.focus(),
2153
2161
  onFocusout: (u) => c.blur()
2154
- }, null, 8, ["modelValue", "class", "min-height", "disabled", "onFocusin", "onFocusout"])
2162
+ }), null, 16, ["modelValue", "class", "min-height", "disabled", "onFocusin", "onFocusout"])
2155
2163
  ]),
2156
2164
  _: 1
2157
2165
  }, 16));
2158
2166
  }
2159
2167
  });
2160
- function rl(e) {
2168
+ function oa(e) {
2161
2169
  return e.map((t) => ({ value: t.id, title: t.text, icon: t.icon }));
2162
2170
  }
2163
2171
  function J(e, t) {
2164
2172
  var n;
2165
- return e == null || Oe(e) && e.length === 0 ? null : t ? qe(e) : Oe(e) ? (n = Ye(e)) != null ? n : null : e;
2173
+ return e == null || Ue(e) && e.length === 0 ? null : t ? Ge(e) : Ue(e) ? (n = qe(e)) != null ? n : null : e;
2166
2174
  }
2167
- function Ve(e, t) {
2175
+ function ke(e, t) {
2168
2176
  if (t == null) return [];
2169
- const n = qe(t);
2170
- return e.filter((l) => n.some((a) => a === l.id));
2177
+ const n = Ge(t);
2178
+ return e.filter((a) => n.some((l) => l === a.id));
2171
2179
  }
2172
- function ye(e, t, n, l, a) {
2180
+ function we(e, t, n, a, l) {
2173
2181
  var p;
2174
2182
  const r = J(e, n);
2175
2183
  if (r == null) {
@@ -2177,18 +2185,18 @@ function ye(e, t, n, l, a) {
2177
2185
  return;
2178
2186
  }
2179
2187
  if (n)
2180
- l ? t.value = r : t.value = Ve(a, r).map((i) => i.id);
2181
- else if (l)
2188
+ a ? t.value = r : t.value = ke(l, r).map((i) => i.id);
2189
+ else if (a)
2182
2190
  t.value = r;
2183
2191
  else {
2184
- const i = Ye(Ve(a, r));
2192
+ const i = qe(ke(l, r));
2185
2193
  t.value = (p = i == null ? void 0 : i.id) != null ? p : null;
2186
2194
  }
2187
2195
  }
2188
- const il = {
2196
+ const aa = {
2189
2197
  key: 0,
2190
2198
  class: "me-1"
2191
- }, sl = /* @__PURE__ */ M({
2199
+ }, la = /* @__PURE__ */ M({
2192
2200
  __name: "df-select",
2193
2201
  props: /* @__PURE__ */ Y({
2194
2202
  choices: {},
@@ -2206,8 +2214,9 @@ const il = {
2206
2214
  enabled: { type: Boolean },
2207
2215
  visibility: {},
2208
2216
  cssClass: {},
2209
- clearable: { type: Boolean }
2210
- }, O(x({}, Q), {
2217
+ clearable: { type: Boolean },
2218
+ passthroughAttrs: {}
2219
+ }, F(x({}, Q), {
2211
2220
  choices: void 0,
2212
2221
  multiple: !1,
2213
2222
  allowTags: !1,
@@ -2216,124 +2225,124 @@ const il = {
2216
2225
  })),
2217
2226
  emits: ["update:modelValueDisplay", "update:modelValue", "click:clear"],
2218
2227
  setup(e, { emit: t }) {
2219
- const n = e, { choices: l, multiple: a, allowTags: r, allowNull: p, cssClass: i, visibility: c } = _e(n), u = t, { errors: j, label: s, touched: m, value: b, vuetifyBindings: g } = K(n, u), w = E(null), k = E(!1), y = E([]), F = _(() => o(k) ? o(y) : o(l) || []), N = E(!1), T = _(() => rl(F.value));
2220
- function W(C) {
2221
- u("update:modelValueDisplay", Ve(F.value, C));
2228
+ const n = e, { choices: a, multiple: l, allowTags: r, allowNull: p, cssClass: i, visibility: c } = Ve(n), u = t, { errors: j, label: s, touched: m, value: v, vuetifyBindings: h } = K(n, u), g = E(null), y = E(!1), w = E([]), N = _(() => o(y) ? o(w) : o(a) || []), A = E(!1), T = _(() => oa(N.value));
2229
+ function z(C) {
2230
+ u("update:modelValueDisplay", ke(N.value, C));
2222
2231
  }
2223
2232
  let f = !1;
2224
2233
  function d(C) {
2225
- f = !0, b.value = C, Ae(() => {
2234
+ f = !0, v.value = C, Ne(() => {
2226
2235
  f = !1;
2227
2236
  });
2228
2237
  }
2229
- ue(w, (C) => {
2230
- g.value.readonly || Ae(() => {
2231
- const I = J(C, a.value);
2232
- W(I), d(I);
2238
+ ie(g, (C) => {
2239
+ h.value.readonly || Ne(() => {
2240
+ const I = J(C, l.value);
2241
+ z(I), d(I);
2233
2242
  });
2234
- }, { deep: !0 }), ue(b, (C) => {
2243
+ }, { deep: !0 }), ie(v, (C) => {
2235
2244
  if (!f) {
2236
- const I = J(C, a.value);
2237
- ye(I, w, a.value, !1, F.value);
2245
+ const I = J(C, l.value);
2246
+ we(I, g, l.value, !1, N.value);
2238
2247
  }
2239
2248
  }, { deep: !0 });
2240
2249
  function S() {
2241
- if (g.value.readonly || r.value) return;
2242
- const C = J(w.value, a.value);
2243
- ye(C, w, a.value, !1, F.value), d(C);
2250
+ if (h.value.readonly || r.value) return;
2251
+ const C = J(g.value, l.value);
2252
+ we(C, g, l.value, !1, N.value), d(C);
2244
2253
  }
2245
2254
  function U(C) {
2246
2255
  let I;
2247
- a.value && Array.isArray(w.value) ? I = J(w.value.filter((V) => V !== C), a.value) : I = null, ye(I, w, a.value, !1, F.value), d(I);
2256
+ l.value && Array.isArray(g.value) ? I = J(g.value.filter((k) => k !== C), l.value) : I = null, we(I, g, l.value, !1, N.value), d(I);
2248
2257
  }
2249
- function de(C, I) {
2250
- return we(this, null, function* () {
2251
- if (!(l.value || n.fetchChoices === void 0)) {
2252
- N.value = !0;
2258
+ function ue(C, I) {
2259
+ return he(this, null, function* () {
2260
+ if (!(a.value || n.fetchChoices === void 0)) {
2261
+ A.value = !0;
2253
2262
  try {
2254
- const V = Ve(F.value, J(w.value, a.value)), Z = yield n.fetchChoices(C, I);
2255
- y.value = vt([...V, ...Z], "id"), k.value = !0;
2263
+ const k = ke(N.value, J(g.value, l.value)), Z = yield n.fetchChoices(C, I);
2264
+ w.value = bt([...k, ...Z], "id"), y.value = !0;
2256
2265
  } finally {
2257
- N.value = !1;
2266
+ A.value = !1;
2258
2267
  }
2259
2268
  }
2260
2269
  });
2261
2270
  }
2262
- function me() {
2263
- let C = b.value;
2264
- !p.value && C == null && T.value.length && (C = T.value[0].value), C = J(C, a.value), ye(C, w, a.value, r.value, F.value), W(C), d(C);
2271
+ function ce() {
2272
+ let C = v.value;
2273
+ !p.value && C == null && T.value.length && (C = T.value[0].value), C = J(C, l.value), we(C, g, l.value, r.value, N.value), z(C), d(C);
2265
2274
  }
2266
- return me(), n.fetchChoices !== void 0 && de(void 0, b.value).then(() => {
2267
- me();
2275
+ return ce(), n.fetchChoices !== void 0 && ue(void 0, v.value).then(() => {
2276
+ ce();
2268
2277
  }), (C, I) => {
2269
- const V = $("v-chip"), Z = $("v-list-item");
2270
- return o(c) !== o(z).SUPPRESS ? (h(), P(ce(o(r) ? "v-combobox" : "v-autocomplete"), H({
2278
+ const k = $("v-chip"), Z = $("v-list-item");
2279
+ return o(c) !== o(H).SUPPRESS ? (V(), D(be(o(r) ? "v-combobox" : "v-autocomplete"), O({
2271
2280
  key: 0,
2272
- modelValue: w.value,
2273
- "onUpdate:modelValue": I[0] || (I[0] = (D) => w.value = D),
2281
+ modelValue: g.value,
2282
+ "onUpdate:modelValue": I[0] || (I[0] = (P) => g.value = P),
2274
2283
  class: [
2275
2284
  o(i),
2276
2285
  {
2277
- "d-none": o(c) === o(z).HIDDEN,
2278
- invisible: o(c) === o(z).INVISIBLE
2286
+ "d-none": o(c) === o(H).HIDDEN,
2287
+ invisible: o(c) === o(H).INVISIBLE
2279
2288
  }
2280
2289
  ],
2281
2290
  items: T.value,
2282
2291
  "return-object": !1
2283
- }, o(g), {
2284
- label: o(g).label,
2292
+ }, o(h), {
2293
+ label: o(h).label,
2285
2294
  chips: "",
2286
2295
  "auto-select-first": !0,
2287
- "closable-chips": o(p) || o(a) && w.value.length > 1,
2296
+ "closable-chips": o(p) || o(l) && g.value.length > 1,
2288
2297
  clearable: o(p),
2289
- multiple: o(a),
2290
- loading: N.value,
2298
+ multiple: o(l),
2299
+ loading: A.value,
2291
2300
  "hide-selected": !1,
2292
- "aria-describedby": o(g).helpText ? `${o(g).name}-help` : null,
2301
+ "aria-describedby": o(h).helpText ? `${o(h).name}-help` : null,
2293
2302
  "menu-props": { maxHeight: "400" },
2294
2303
  "hide-details": "auto",
2295
- "onUpdate:search": I[1] || (I[1] = (D) => de(D, void 0)),
2304
+ "onUpdate:search": I[1] || (I[1] = (P) => ue(P, void 0)),
2296
2305
  "onUpdate:modelValue": S,
2297
- "onClick:clear": I[2] || (I[2] = (D) => w.value = null),
2298
- onBlur: I[3] || (I[3] = (D) => m.value = !0)
2306
+ "onClick:clear": I[2] || (I[2] = (P) => g.value = null),
2307
+ onBlur: I[3] || (I[3] = (P) => m.value = !0)
2299
2308
  }), q({
2300
- chip: v(({ item: D }) => [
2301
- (h(), P(V, {
2302
- key: D.value,
2309
+ chip: b(({ item: P }) => [
2310
+ (V(), D(k, {
2311
+ key: P.value,
2303
2312
  label: "",
2304
2313
  size: "small",
2305
2314
  class: "d-flex align-middle",
2306
- variant: o(a) ? "tonal" : "text",
2307
- closable: o(a),
2308
- "onClick:close": (re) => U(D.value)
2315
+ variant: o(l) ? "tonal" : "text",
2316
+ closable: o(l),
2317
+ "onClick:close": (le) => U(P.value)
2309
2318
  }, {
2310
- prepend: v(() => {
2311
- var re;
2319
+ prepend: b(() => {
2320
+ var le;
2312
2321
  return [
2313
- (re = D.raw) != null && re.icon ? (h(), P(o(Be), {
2322
+ (le = P.raw) != null && le.icon ? (V(), D(o(Te), {
2314
2323
  key: 0,
2315
2324
  class: "me-1 action-icon d-inline-block",
2316
- name: D.raw.icon
2325
+ name: P.raw.icon
2317
2326
  }, null, 8, ["name"])) : L("", !0)
2318
2327
  ];
2319
2328
  }),
2320
- default: v(() => [
2329
+ default: b(() => [
2321
2330
  ne("span", {
2322
- class: ge({ "text-body-1": !o(a) })
2323
- }, se(D.title), 3)
2331
+ class: Ie({ "text-body-1": !o(l) })
2332
+ }, Be(P.title), 3)
2324
2333
  ]),
2325
2334
  _: 2
2326
2335
  }, 1032, ["variant", "closable", "onClick:close"]))
2327
2336
  ]),
2328
- item: v(({ props: D, item: re }) => [
2329
- B(Z, X(G(D)), {
2330
- prepend: v(() => {
2331
- var $e;
2337
+ item: b(({ props: P, item: le }) => [
2338
+ B(Z, X(G(P)), {
2339
+ prepend: b(() => {
2340
+ var De;
2332
2341
  return [
2333
- ($e = re.raw) != null && $e.icon ? (h(), A("span", il, [
2334
- B(o(Be), {
2342
+ (De = le.raw) != null && De.icon ? (V(), R("span", aa, [
2343
+ B(o(Te), {
2335
2344
  class: "action-icon d-inline-block",
2336
- name: re.raw.icon
2345
+ name: le.raw.icon
2337
2346
  }, null, 8, ["name"])
2338
2347
  ])) : L("", !0)
2339
2348
  ];
@@ -2341,9 +2350,9 @@ const il = {
2341
2350
  _: 2
2342
2351
  }, 1040)
2343
2352
  ]),
2344
- message: v(({ message: D }) => [
2345
- B(o(le), {
2346
- message: D,
2353
+ message: b(({ message: P }) => [
2354
+ B(o(ae), {
2355
+ message: P,
2347
2356
  errors: o(j)
2348
2357
  }, null, 8, ["message", "errors"])
2349
2358
  ]),
@@ -2351,9 +2360,9 @@ const il = {
2351
2360
  }, [
2352
2361
  o(s).icon ? {
2353
2362
  name: "label",
2354
- fn: v((D) => [
2363
+ fn: b((P) => [
2355
2364
  B(o(oe), {
2356
- data: D,
2365
+ data: P,
2357
2366
  label: o(s)
2358
2367
  }, null, 8, ["data", "label"])
2359
2368
  ]),
@@ -2361,22 +2370,22 @@ const il = {
2361
2370
  } : void 0,
2362
2371
  C.$slots["append-inner"] ? {
2363
2372
  name: "append-inner",
2364
- fn: v((D) => [
2365
- ie(C.$slots, "append-inner", X(G(D)), void 0, !0)
2373
+ fn: b((P) => [
2374
+ re(C.$slots, "append-inner", X(G(P)), void 0, !0)
2366
2375
  ]),
2367
2376
  key: "1"
2368
2377
  } : void 0,
2369
2378
  C.$slots["prepend-inner"] ? {
2370
2379
  name: "prepend-inner",
2371
- fn: v((D) => [
2372
- ie(C.$slots, "prepend-inner", X(G(D)), void 0, !0)
2380
+ fn: b((P) => [
2381
+ re(C.$slots, "prepend-inner", X(G(P)), void 0, !0)
2373
2382
  ]),
2374
2383
  key: "2"
2375
2384
  } : void 0
2376
2385
  ]), 1040, ["modelValue", "class", "items", "label", "closable-chips", "clearable", "multiple", "loading", "aria-describedby"])) : L("", !0);
2377
2386
  };
2378
2387
  }
2379
- }), ul = /* @__PURE__ */ ae(sl, [["__scopeId", "data-v-928dac22"]]), cl = { class: "container" }, dl = /* @__PURE__ */ M({
2388
+ }), ra = /* @__PURE__ */ se(la, [["__scopeId", "data-v-928dac22"]]), ia = { class: "container" }, sa = /* @__PURE__ */ M({
2380
2389
  __name: "df-text-area",
2381
2390
  props: /* @__PURE__ */ Y({
2382
2391
  rows: {},
@@ -2391,47 +2400,48 @@ const il = {
2391
2400
  enabled: { type: Boolean },
2392
2401
  visibility: {},
2393
2402
  cssClass: {},
2394
- clearable: { type: Boolean }
2395
- }, O(x({}, Q), {
2403
+ clearable: { type: Boolean },
2404
+ passthroughAttrs: {}
2405
+ }, F(x({}, Q), {
2396
2406
  rows: void 0,
2397
2407
  maxRows: void 0
2398
2408
  })),
2399
2409
  emits: ["update:modelValue", "click:clear"],
2400
2410
  setup(e, { emit: t }) {
2401
- const n = e, l = t, { errors: a, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, l), { cssClass: u, visibility: j } = _e(n);
2411
+ const n = e, a = t, { errors: l, label: r, touched: p, value: i, vuetifyBindings: c } = K(n, a), { cssClass: u, visibility: j } = Ve(n);
2402
2412
  return (s, m) => {
2403
- const b = $("v-textarea");
2404
- return h(), A("div", cl, [
2405
- o(j) !== o(z).SUPPRESS ? (h(), P(b, H({
2413
+ const v = $("v-textarea");
2414
+ return V(), R("div", ia, [
2415
+ o(j) !== o(H).SUPPRESS ? (V(), D(v, O({
2406
2416
  key: 0,
2407
2417
  modelValue: o(i),
2408
- "onUpdate:modelValue": m[0] || (m[0] = (g) => te(i) ? i.value = g : null),
2418
+ "onUpdate:modelValue": m[0] || (m[0] = (h) => te(i) ? i.value = h : null),
2409
2419
  class: [
2410
2420
  o(u),
2411
2421
  {
2412
- "d-none": o(j) === o(z).HIDDEN,
2413
- invisible: o(j) === o(z).INVISIBLE
2422
+ "d-none": o(j) === o(H).HIDDEN,
2423
+ invisible: o(j) === o(H).INVISIBLE
2414
2424
  }
2415
2425
  ],
2416
2426
  rows: s.rows,
2417
2427
  "auto-grow": (s.maxRows || 0) > 0,
2418
2428
  "max-rows": s.maxRows
2419
2429
  }, o(c), {
2420
- onBlur: m[1] || (m[1] = (g) => p.value = !0)
2430
+ onBlur: m[1] || (m[1] = (h) => p.value = !0)
2421
2431
  }), q({
2422
- message: v(({ message: g }) => [
2423
- B(o(le), {
2424
- message: g,
2425
- errors: o(a)
2432
+ message: b(({ message: h }) => [
2433
+ B(o(ae), {
2434
+ message: h,
2435
+ errors: o(l)
2426
2436
  }, null, 8, ["message", "errors"])
2427
2437
  ]),
2428
2438
  _: 2
2429
2439
  }, [
2430
2440
  o(r).icon ? {
2431
2441
  name: "label",
2432
- fn: v((g) => [
2442
+ fn: b((h) => [
2433
2443
  B(o(oe), {
2434
- data: g,
2444
+ data: h,
2435
2445
  label: o(r)
2436
2446
  }, null, 8, ["data", "label"])
2437
2447
  ]),
@@ -2441,82 +2451,82 @@ const il = {
2441
2451
  ]);
2442
2452
  };
2443
2453
  }
2444
- }), ml = /* @__PURE__ */ ae(dl, [["__scopeId", "data-v-b2f125f8"]]), pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2454
+ }), ua = /* @__PURE__ */ se(sa, [["__scopeId", "data-v-b2f125f8"]]), ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2445
2455
  __proto__: null,
2446
- DfActions: Ho,
2447
- DfCheckbox: Ko,
2448
- DfColor: Xo,
2449
- DfDateTime: qo,
2450
- DfFile: Qo,
2451
- DfInput: el,
2452
- DfRtfEditor: al,
2453
- DfSelect: ul,
2454
- DfTextArea: ml
2455
- }, Symbol.toStringTag, { value: "Module" })), fl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2456
+ DfActions: Ro,
2457
+ DfCheckbox: Wo,
2458
+ DfColor: zo,
2459
+ DfDateTime: Ko,
2460
+ DfFile: Go,
2461
+ DfInput: Qo,
2462
+ DfRtfEditor: na,
2463
+ DfSelect: ra,
2464
+ DfTextArea: ua
2465
+ }, Symbol.toStringTag, { value: "Module" })), da = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2456
2466
  __proto__: null,
2457
- VAutocomplete: cn,
2458
- VBtn: dn,
2459
- VCheckbox: mn,
2460
- VChip: pn,
2461
- VCol: yn,
2462
- VColorPicker: vn,
2463
- VCombobox: fn,
2464
- VConfirmEdit: bn,
2465
- VDatePicker: hn,
2466
- VField: gn,
2467
- VFileInput: wn,
2468
- VIcon: Vn,
2469
- VImg: _n,
2470
- VInput: jn,
2471
- VListItem: Cn,
2472
- VMenu: Tn,
2473
- VNumberInput: Bn,
2474
- VProgressLinear: In,
2475
- VRow: kn,
2476
- VSelect: Pn,
2477
- VSwitch: Dn,
2478
- VTextField: xn,
2467
+ VAutocomplete: dn,
2468
+ VBtn: mn,
2469
+ VCheckbox: pn,
2470
+ VChip: fn,
2471
+ VCol: kn,
2472
+ VColorPicker: bn,
2473
+ VCombobox: vn,
2474
+ VConfirmEdit: hn,
2475
+ VDatePicker: gn,
2476
+ VField: wn,
2477
+ VFileInput: yn,
2478
+ VIcon: _n,
2479
+ VImg: jn,
2480
+ VInput: Cn,
2481
+ VListItem: Tn,
2482
+ VMenu: Bn,
2483
+ VNumberInput: In,
2484
+ VProgressLinear: Pn,
2485
+ VRow: Vn,
2486
+ VSelect: Dn,
2487
+ VSwitch: xn,
2488
+ VTextField: Sn,
2479
2489
  VTextarea: $n,
2480
- VTimePicker: Sn
2481
- }, Symbol.toStringTag, { value: "Module" })), Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2490
+ VTimePicker: En
2491
+ }, Symbol.toStringTag, { value: "Module" })), Ha = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2482
2492
  __proto__: null
2483
- }, Symbol.toStringTag, { value: "Module" })), ql = {
2493
+ }, Symbol.toStringTag, { value: "Module" })), Ka = {
2484
2494
  install: (e, t) => {
2485
- var n, l;
2486
- e.use(Hn), e.provide(et, t != null ? t : {}), (n = t == null ? void 0 : t.registerComponents) != null && n && Object.entries(pl).map(([a, r]) => e.component(a, r)), (l = t == null ? void 0 : t.registerVuetifyComponents) != null && l && Object.entries(fl).map(([a, r]) => e.component(a, r));
2495
+ var n, a;
2496
+ e.use(Kn), e.provide(Je, t != null ? t : {}), (n = t == null ? void 0 : t.registerComponents) != null && n && Object.entries(ca).map(([l, r]) => e.component(l, r)), (a = t == null ? void 0 : t.registerVuetifyComponents) != null && a && Object.entries(da).map(([l, r]) => e.component(l, r));
2487
2497
  }
2488
2498
  };
2489
2499
  export {
2490
- ke as Action,
2491
- R as ActionDisplayStyle,
2492
- Io as DateTimeLocaleConfig,
2493
- Ho as DfActions,
2494
- Ko as DfCheckbox,
2495
- Xo as DfColor,
2496
- qo as DfDateTime,
2497
- Qo as DfFile,
2498
- el as DfInput,
2499
- Gl as DfInputComponentProps,
2500
- pl as DfInputComponents,
2500
+ ye as Action,
2501
+ W as ActionDisplayStyle,
2502
+ Po as DateTimeLocaleConfig,
2503
+ Ro as DfActions,
2504
+ Wo as DfCheckbox,
2505
+ zo as DfColor,
2506
+ Ko as DfDateTime,
2507
+ Go as DfFile,
2508
+ Qo as DfInput,
2509
+ Ha as DfInputComponentProps,
2510
+ ca as DfInputComponents,
2501
2511
  oe as DfLabel,
2502
- al as DfRtfEditor,
2503
- ul as DfSelect,
2504
- ml as DfTextArea,
2505
- ql as DynamicFormsInputs,
2506
- De as InputBase,
2512
+ na as DfRtfEditor,
2513
+ ra as DfSelect,
2514
+ ua as DfTextArea,
2515
+ Ka as DynamicFormsInputs,
2516
+ Pe as InputBase,
2507
2517
  $o as Label,
2508
- le as MessagesWidget,
2509
- Oo as ResponsiveActionRenderOptions,
2510
- Lo as ResponsiveRenderOptions,
2511
- fl as VuetifyComponents,
2518
+ ae as MessagesWidget,
2519
+ Lo as ResponsiveActionRenderOptions,
2520
+ Ao as ResponsiveRenderOptions,
2521
+ da as VuetifyComponents,
2512
2522
  Q as defaultBaseProps,
2513
- We as defaultDisplayStyle,
2514
- Mo as getBreakpointName,
2515
- ze as responsiveBreakpoints,
2516
- he as translatableStrings,
2517
- Xl as translateStrings,
2518
- Uo as useBreakpoint,
2523
+ Re as defaultDisplayStyle,
2524
+ No as getBreakpointName,
2525
+ We as responsiveBreakpoints,
2526
+ ve as translatableStrings,
2527
+ za as translateStrings,
2528
+ Fo as useBreakpoint,
2519
2529
  K as useInputBase,
2520
- et as vuetifyInputsSettingsKey
2530
+ Je as vuetifyInputsSettingsKey
2521
2531
  };
2522
2532
  //# sourceMappingURL=dynamicforms-vuetify-inputs.js.map