@htmlbricks/hb-sidenav-link 0.66.6 → 0.66.8
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 +6 -5
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
],
|
|
189
|
-
"iifeIntegrity": "sha384-
|
|
189
|
+
"iifeIntegrity": "sha384-EyqZFY6JSy6FaCzHxSTsYySxir73TyWSo6YSYvU7/MO+xUmAbD50TR/+RZRli4ry",
|
|
190
190
|
"screenshots": [],
|
|
191
191
|
"licenses": [
|
|
192
192
|
{
|
|
@@ -206,5 +206,5 @@
|
|
|
206
206
|
"size": {},
|
|
207
207
|
"iifePath": "main.iife.js",
|
|
208
208
|
"repoName": "@htmlbricks/hb-sidenav-link",
|
|
209
|
-
"version": "0.66.
|
|
209
|
+
"version": "0.66.8"
|
|
210
210
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-sidenav-link",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.8",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Sidebar nav item: Bootstrap icon, label, optional badge, and either a flat link that dispatches pageChange on click or an expandable group of subLinks with active state when navpage or selected matches. Intended for use inside sidebar-desktop lists.",
|
|
6
6
|
"licenses": [
|