@mparticle/aquarium 1.40.0-poc-unified-nav.8 → 1.40.0-poc-unified-nav.9
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/aquarium.js +1 -0
- package/dist/aquarium.umd.cjs +30 -30
- package/dist/src/components/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/aquarium.js
CHANGED
|
@@ -25607,6 +25607,7 @@ export {
|
|
|
25607
25607
|
Q6 as Menu,
|
|
25608
25608
|
Wo as Message,
|
|
25609
25609
|
Go as Modal,
|
|
25610
|
+
KG as NavigationItemsService,
|
|
25610
25611
|
e3 as Notification,
|
|
25611
25612
|
UP as NotificationCenterZIndex,
|
|
25612
25613
|
yW as Pagination,
|