@4alldigital/foundation-ui--gamma 1.46.10 → 1.46.11

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.
@@ -385,6 +385,7 @@ declare const strings: {
385
385
  GOOD_MORNING: string;
386
386
  GOOD_AFTERNOON: string;
387
387
  GOOD_EVENING: string;
388
+ NO_CLASS: string;
388
389
  };
389
390
  ERRORS: {};
390
391
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4alldigital/foundation-ui--gamma",
3
- "version": "1.46.10",
3
+ "version": "1.46.11",
4
4
  "description": "Foundation UI Component library with GAMMA theme. ",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -39,7 +39,7 @@
39
39
  "publishConfig": {
40
40
  "access": "public"
41
41
  },
42
- "gitHead": "a76f40ab88650ebabb44b71e581acbfa331fdba0",
42
+ "gitHead": "eb764ab6e29f80362a39fa3ad4fa355107a0d23e",
43
43
  "dependencies": {
44
44
  "@elastic/datemath": "^5.0.3",
45
45
  "@elastic/react-search-ui": "^1.21.5",