@northlight/ui 2.12.0 → 2.12.1
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/es/{northlight.mjs → northlight.js} +1 -1
- package/dist/{umd → es}/northlight.js.map +1 -1
- package/dist/umd/{northlight.js → northlight.cjs} +1 -1
- package/dist/{es/northlight.mjs.map → umd/northlight.cjs.map} +1 -1
- package/dist/umd/{northlight.min.js → northlight.min.cjs} +1 -1
- package/dist/umd/northlight.min.cjs.map +1 -0
- package/package.json +7 -7
- package/dist/ts/types.d.ts +0 -3769
- package/dist/umd/northlight.min.js.map +0 -1
- /package/dist/es/{northlight.d.mts → northlight.d.ts} +0 -0
|
@@ -13544,4 +13544,4 @@
|
|
|
13544
13544
|
});
|
|
13545
13545
|
|
|
13546
13546
|
}));
|
|
13547
|
-
//# sourceMappingURL=northlight.
|
|
13547
|
+
//# sourceMappingURL=northlight.cjs.map
|