@davincihealthcare/elty-design-system-vue 1.70.0 → 1.70.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -0
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +9 -9
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -9654,7 +9654,7 @@ const s6 = /* @__PURE__ */ JA(f5), O6 = [
|
|
|
9654
9654
|
return "Codice fiscale non valido";
|
|
9655
9655
|
case "ext":
|
|
9656
9656
|
return "Formato file non valido";
|
|
9657
|
-
case "
|
|
9657
|
+
case "between":
|
|
9658
9658
|
return "Non rispetta l'intervallo temporale";
|
|
9659
9659
|
case "unicode":
|
|
9660
9660
|
return `"${eO(e.join(","))}" caratteri non supportati`;
|
|
@@ -31766,6 +31766,7 @@ export {
|
|
|
31766
31766
|
XP as EltyTailwindPreset,
|
|
31767
31767
|
KP as EltyVuePlugin,
|
|
31768
31768
|
eo as Role,
|
|
31769
|
+
E6 as defineValidationRules,
|
|
31769
31770
|
tZ as elAccordionColors,
|
|
31770
31771
|
oF as elActionButtonColors,
|
|
31771
31772
|
AF as elActionButtonSizes,
|