@nmorph/nmorph-ui-kit 1.0.105 → 1.0.107
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 +4 -3
- package/dist/index.umd.js +37 -37
- package/dist/src/main.d.ts +1 -0
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -217,9 +217,9 @@ const Lt = (t) => {
|
|
|
217
217
|
});
|
|
218
218
|
};
|
|
219
219
|
return { placement: c, placementCoords: d };
|
|
220
|
-
}, $o = "@nmorph/nmorph-ui-kit", Mo = "module", ko = "1.0.
|
|
221
|
-
node: "18.13.0",
|
|
222
|
-
npm: "8.19.3"
|
|
220
|
+
}, $o = "@nmorph/nmorph-ui-kit", Mo = "module", ko = "1.0.107", zo = "MIT", Ho = {
|
|
221
|
+
node: ">=18.13.0",
|
|
222
|
+
npm: ">=8.19.3"
|
|
223
223
|
}, Vo = "./dist/index.d.ts", Bo = "./dist/index.umd.js", Co = "./dist/index.es.js", So = "./dist/style.css", Io = [
|
|
224
224
|
"*.css"
|
|
225
225
|
], No = [
|
|
@@ -11728,6 +11728,7 @@ export {
|
|
|
11728
11728
|
vm as NmorphTextInput,
|
|
11729
11729
|
n5 as NmorphTooltip,
|
|
11730
11730
|
yn as NmorphVideoResolution,
|
|
11731
|
+
In as en,
|
|
11731
11732
|
m0 as formatDateIntl,
|
|
11732
11733
|
Rh as getDecadeYears,
|
|
11733
11734
|
Gh as getMonthDaysByWeek,
|