@vergelijkdirect/comparison-forms 1.3.1 → 1.3.2-VER-8133.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -30926,9 +30926,9 @@ var kw = /* @__PURE__ */ A(
|
|
|
30926
30926
|
null
|
|
30927
30927
|
);
|
|
30928
30928
|
kw.options.__file = "/Users/mac/Work/comparison-forms/src/core/Embedded.vue";
|
|
30929
|
-
const
|
|
30929
|
+
const Nz = kw.exports, Iz = {
|
|
30930
30930
|
install(t, e) {
|
|
30931
|
-
if (
|
|
30931
|
+
if (e && e.env) {
|
|
30932
30932
|
Tn.configure(e.env);
|
|
30933
30933
|
return;
|
|
30934
30934
|
}
|
|
@@ -30936,5 +30936,6 @@ const Rz = kw.exports, Iz = {
|
|
|
30936
30936
|
}
|
|
30937
30937
|
};
|
|
30938
30938
|
export {
|
|
30939
|
-
|
|
30939
|
+
Nz as Embedded,
|
|
30940
|
+
Iz as comparisonFormsPlugin
|
|
30940
30941
|
};
|