@mcurros2/microm 1.1.133-0 → 1.1.134-0
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.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -11
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45,10 +45,6 @@ function $parcel$interopDefault(a) {
|
|
|
45
45
|
return a && a.__esModule ? a.default : a;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
function $parcel$defineInteropFlag(a) {
|
|
49
|
-
Object.defineProperty(a, '__esModule', {value: true, configurable: true});
|
|
50
|
-
}
|
|
51
|
-
|
|
52
48
|
var $parcel$global =
|
|
53
49
|
typeof globalThis !== 'undefined'
|
|
54
50
|
? globalThis
|
|
@@ -3569,7 +3565,7 @@ var $lwxCY = parcelRequire("lwxCY");
|
|
|
3569
3565
|
|
|
3570
3566
|
var $4Hta3 = parcelRequire("4Hta3");
|
|
3571
3567
|
|
|
3572
|
-
var $
|
|
3568
|
+
var $l7fR1 = parcelRequire("l7fR1");
|
|
3573
3569
|
$parcel$exportWildcard(module.exports, $d50o9);
|
|
3574
3570
|
$parcel$exportWildcard(module.exports, $i6yJ4);
|
|
3575
3571
|
$parcel$exportWildcard(module.exports, $gLcPf);
|
|
@@ -3640,7 +3636,7 @@ $parcel$exportWildcard(module.exports, $8tnwL);
|
|
|
3640
3636
|
$parcel$exportWildcard(module.exports, $8SZSR);
|
|
3641
3637
|
$parcel$exportWildcard(module.exports, $lwxCY);
|
|
3642
3638
|
$parcel$exportWildcard(module.exports, $4Hta3);
|
|
3643
|
-
$parcel$exportWildcard(module.exports, $
|
|
3639
|
+
$parcel$exportWildcard(module.exports, $l7fR1);
|
|
3644
3640
|
|
|
3645
3641
|
});
|
|
3646
3642
|
parcelRegister("d50o9", function(module, exports) {
|
|
@@ -48058,13 +48054,11 @@ function $36c1cc5fa1af387c$export$7dfb35d99dc3ea4e(maxWidthRem, paddingRem) {
|
|
|
48058
48054
|
|
|
48059
48055
|
});
|
|
48060
48056
|
|
|
48061
|
-
parcelRegister("
|
|
48062
|
-
|
|
48063
|
-
$parcel$defineInteropFlag(module.exports);
|
|
48057
|
+
parcelRegister("l7fR1", function(module, exports) {
|
|
48064
48058
|
|
|
48065
|
-
$parcel$export(module.exports, "
|
|
48059
|
+
$parcel$export(module.exports, "useViewportDynamicHeightVariable", function () { return $f5f68cc0fd5d3e34$export$acae8d9d48ef3fa8; });
|
|
48066
48060
|
|
|
48067
|
-
function $
|
|
48061
|
+
function $f5f68cc0fd5d3e34$export$acae8d9d48ef3fa8() {
|
|
48068
48062
|
(0, $b4te3$react.useEffect)(()=>{
|
|
48069
48063
|
const setDynVH = ()=>{
|
|
48070
48064
|
// window.innerHeight excludes address bar
|