@nmorph/nmorph-ui-kit 0.2.151 → 0.2.152
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 +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/src/components/basic/nmorph-button/NmorphButton.vue.d.ts +1 -1
- package/dist/src/components/feedback/nmorph-alert/NmorphAlert.vue.d.ts +1 -1
- package/dist/src/components/form/nmorph-form/NmorphForm.vue.d.ts +3 -12
- package/dist/src/hooks/use-nmorph-translation.d.ts +1 -1
- package/dist/src/hooks/use-placement.d.ts +1 -1
- package/dist/src/types/index.d.ts +4 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4667,7 +4667,7 @@ const Oe = (t) => {
|
|
|
4667
4667
|
};
|
|
4668
4668
|
return { placement: u, placementCoords: d };
|
|
4669
4669
|
}, j9 = () => {
|
|
4670
|
-
}, Nu = "@nmorph/nmorph-ui-kit", Iu = "module", ec = "0.2.
|
|
4670
|
+
}, Nu = "@nmorph/nmorph-ui-kit", Iu = "module", ec = "0.2.152", tc = "MIT", nc = {
|
|
4671
4671
|
node: "18.13.0",
|
|
4672
4672
|
npm: "8.19.3"
|
|
4673
4673
|
}, ac = "./dist/index.d.ts", oc = "./dist/index.umd.js", lc = "./dist/index.es.js", rc = "./dist/style.css", sc = [
|