@mparticle/aquarium 1.23.0 → 1.24.0-chore-cascader-loading-state.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.
Files changed (2) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -623,7 +623,7 @@ export { InputRef }
623
623
  export declare interface INumberInputProps {
624
624
  value?: number | undefined;
625
625
  disabled?: boolean;
626
- errorMessage?: string;
626
+ errorMessage?: ReactNode;
627
627
  autoFocus: boolean;
628
628
  placeholder?: string;
629
629
  min?: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mparticle/aquarium",
3
- "version": "1.23.0",
3
+ "version": "1.24.0-chore-cascader-loading-state.1",
4
4
  "description": "mParticle Component Library",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [