@nmorph/nmorph-ui-kit 0.2.148 → 0.2.149
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.es.js +7 -4
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4655,7 +4655,7 @@ const r2 = (t) => {
|
|
|
4655
4655
|
};
|
|
4656
4656
|
return { placement: c, placementCoords: s };
|
|
4657
4657
|
}, j9 = () => {
|
|
4658
|
-
}, Nc = "@nmorph/nmorph-ui-kit", Ic = "module", eu = "0.2.
|
|
4658
|
+
}, Nc = "@nmorph/nmorph-ui-kit", Ic = "module", eu = "0.2.149", tu = "MIT", nu = {
|
|
4659
4659
|
node: "18.13.0",
|
|
4660
4660
|
npm: "8.19.3"
|
|
4661
4661
|
}, au = "./dist/index.d.ts", ou = "./dist/index.umd.js", lu = "./dist/index.es.js", ru = "./dist/style.css", su = [
|
|
@@ -5716,7 +5716,10 @@ const t5 = /* @__PURE__ */ T({
|
|
|
5716
5716
|
], 2));
|
|
5717
5717
|
}
|
|
5718
5718
|
});
|
|
5719
|
-
const i5 = { class: "nmorph-file-upload__trigger" }, d5 = ["multiple"], c5 = {
|
|
5719
|
+
const i5 = { class: "nmorph-file-upload__trigger" }, d5 = ["multiple"], c5 = {
|
|
5720
|
+
key: 0,
|
|
5721
|
+
class: "nmorph-file-upload__list"
|
|
5722
|
+
}, u5 = { class: "nmorph-file-upload__file-info" }, v5 = { class: "nmorph-file-upload__file-name" }, h5 = { class: "nmorph-file-upload__remove-file" }, p5 = /* @__PURE__ */ T({
|
|
5720
5723
|
__name: "NmorphFileUpload",
|
|
5721
5724
|
props: {
|
|
5722
5725
|
modelValue: { default: () => [] },
|
|
@@ -5784,7 +5787,7 @@ const i5 = { class: "nmorph-file-upload__trigger" }, d5 = ["multiple"], c5 = { c
|
|
|
5784
5787
|
}, null, 8, ["disabled"])
|
|
5785
5788
|
])
|
|
5786
5789
|
]),
|
|
5787
|
-
|
|
5790
|
+
m(c).length > 0 ? (a(), o("div", c5, [
|
|
5788
5791
|
z(xe, {
|
|
5789
5792
|
name: "list",
|
|
5790
5793
|
tag: "div"
|
|
@@ -5819,7 +5822,7 @@ const i5 = { class: "nmorph-file-upload__trigger" }, d5 = ["multiple"], c5 = { c
|
|
|
5819
5822
|
]),
|
|
5820
5823
|
_: 1
|
|
5821
5824
|
})
|
|
5822
|
-
])
|
|
5825
|
+
])) : O("", !0)
|
|
5823
5826
|
], 2));
|
|
5824
5827
|
}
|
|
5825
5828
|
});
|