@htmlbricks/hb-offcanvas 0.71.2 → 0.71.4
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/main.iife.js +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -365,7 +365,7 @@
|
|
|
365
365
|
}
|
|
366
366
|
}
|
|
367
367
|
],
|
|
368
|
-
"iifeIntegrity": "sha384-
|
|
368
|
+
"iifeIntegrity": "sha384-HA2oE5uC8bXWgjHbweOHoFAr8cvJagPI9hPxk/OoM4QPBgOs1g22ItY+O41HeOlu",
|
|
369
369
|
"dependencies": [
|
|
370
370
|
{
|
|
371
371
|
"name": "hb-sidenav-link",
|
|
@@ -402,5 +402,5 @@
|
|
|
402
402
|
},
|
|
403
403
|
"iifePath": "main.iife.js",
|
|
404
404
|
"repoName": "@htmlbricks/hb-offcanvas",
|
|
405
|
-
"version": "0.71.
|
|
405
|
+
"version": "0.71.4"
|
|
406
406
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-offcanvas",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.4",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Slide-in panel that hosts hb-sidebar-desktop navigation, with Bulma `modal-background` as optional backdrop when `type` is autohide. Can start open or closed; dispatches page changes and open/close state.",
|
|
6
6
|
"licenses": [
|