@mparticle/aquarium 1.13.0-ups-utils.2 → 1.14.0-minimap.1

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 CHANGED
@@ -507,7 +507,8 @@ export declare interface IGlobalNavigationProps {
507
507
  withoutContainer?: boolean;
508
508
  };
509
509
  minimapOptions: {
510
- href: string;
510
+ goToOverviewHref: string;
511
+ hide?: boolean;
511
512
  };
512
513
  }
513
514
 
@@ -665,6 +666,7 @@ export declare interface ITabsProps extends TabsProps {
665
666
  }
666
667
 
667
668
  export declare interface ITagProps extends TagProps {
669
+ children: React.ReactNode;
668
670
  }
669
671
 
670
672
  declare interface ITextProps extends TextProps {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mparticle/aquarium",
3
- "version": "1.13.0-ups-utils.2",
3
+ "version": "1.14.0-minimap.1",
4
4
  "description": "mParticle Component Library",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [