@a2simcode/dui 0.0.11 → 0.0.12
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/dui.es.js +2 -2
- package/dist/dui.umd.js +1 -1
- package/package.json +1 -1
package/dist/dui.es.js
CHANGED
|
@@ -18655,12 +18655,12 @@ const ec = /* @__PURE__ */ Eb(xb, [["render", Cb]]), Sb = { class: "d-form-desig
|
|
|
18655
18655
|
}, {
|
|
18656
18656
|
default: Se(() => [
|
|
18657
18657
|
me(pt, {
|
|
18658
|
-
|
|
18658
|
+
config: z.formConfig,
|
|
18659
18659
|
"is-preview": !0,
|
|
18660
18660
|
ref_key: "previewFormRef",
|
|
18661
18661
|
ref: M,
|
|
18662
18662
|
actions: t.actions
|
|
18663
|
-
}, null, 8, ["
|
|
18663
|
+
}, null, 8, ["config", "actions"])
|
|
18664
18664
|
]),
|
|
18665
18665
|
_: 1
|
|
18666
18666
|
}, 8, ["width", "height"]),
|