@mparticle/aquarium 1.29.0-chore-cascader-updates.2 → 1.29.0-chore-cascader-updates.3

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
@@ -464,7 +464,7 @@ export declare interface ICarouselProps extends CarouselProps {
464
464
  declare interface ICascaderOption {
465
465
  value: string;
466
466
  label: ReactNode;
467
- searchLabel: string;
467
+ searchLabel?: string;
468
468
  children?: ICascaderOption[];
469
469
  disabled?: boolean;
470
470
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mparticle/aquarium",
3
- "version": "1.29.0-chore-cascader-updates.2",
3
+ "version": "1.29.0-chore-cascader-updates.3",
4
4
  "description": "mParticle Component Library",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [