@htmlbricks/hb-sidebar-cards-navigator 0.66.20 → 0.66.21
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
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
460
|
],
|
|
461
|
-
"iifeIntegrity": "sha384-
|
|
461
|
+
"iifeIntegrity": "sha384-l5rXwHCt20UNIY/iM185Tghm1akCZVDbL3yIBBaizdk2/IQYQGgEH3UScSyNLV9a",
|
|
462
462
|
"screenshots": [],
|
|
463
463
|
"licenses": [
|
|
464
464
|
{
|
|
@@ -478,5 +478,5 @@
|
|
|
478
478
|
"size": {},
|
|
479
479
|
"iifePath": "main.iife.js",
|
|
480
480
|
"repoName": "@htmlbricks/hb-sidebar-cards-navigator",
|
|
481
|
-
"version": "0.66.
|
|
481
|
+
"version": "0.66.21"
|
|
482
482
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-sidebar-cards-navigator",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.21",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Stacked sidebar navigator: picks an active panel from JSON panels (main or first without parent), shows hb-navbar with back when parentPanelId exists, then cards of rows rendered as hb-sidenav-button. Emits itemClick with panel, card and row context; rows can switch panels via switchToPanelId.",
|
|
6
6
|
"licenses": [
|