@nmorph/nmorph-ui-kit 0.2.133 → 0.2.134
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 +2 -2
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4621,7 +4621,7 @@ const Ke = (t) => {
|
|
|
4621
4621
|
};
|
|
4622
4622
|
return { placement: c, placementCoords: d };
|
|
4623
4623
|
}, x9 = () => {
|
|
4624
|
-
}, Eu = "@nmorph/nmorph-ui-kit", Ru = "module", Fu = "0.2.
|
|
4624
|
+
}, Eu = "@nmorph/nmorph-ui-kit", Ru = "module", Fu = "0.2.134", ju = "MIT", Wu = {
|
|
4625
4625
|
node: "18.13.0",
|
|
4626
4626
|
npm: "8.19.3"
|
|
4627
4627
|
}, Lu = "./dist/index.d.ts", Uu = "./dist/index.umd.js", Gu = "./dist/index.es.js", Qu = "./dist/style.css", Yu = [
|
|
@@ -5852,7 +5852,7 @@ const m5 = { class: "nmorph-select__content" }, _5 = {
|
|
|
5852
5852
|
options: { default: () => [] },
|
|
5853
5853
|
optionsMap: { default: () => [] },
|
|
5854
5854
|
modelValue: { default: "" },
|
|
5855
|
-
loading: { type: Boolean, default: !
|
|
5855
|
+
loading: { type: Boolean, default: !1 },
|
|
5856
5856
|
open: { type: Boolean, default: !1 },
|
|
5857
5857
|
height: { default: "default" },
|
|
5858
5858
|
disabled: { type: Boolean, default: !1 }
|