@4alldigital/foundation-ui--gamma 1.46.16 → 1.46.17

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.
@@ -388,6 +388,7 @@ declare const strings: {
388
388
  UPDATES: string;
389
389
  LATEST_NEWS: string;
390
390
  WHATS_NEW: string;
391
+ WHATS_NEWS: string;
391
392
  GOOD_MORNING: string;
392
393
  GOOD_AFTERNOON: string;
393
394
  GOOD_EVENING: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4alldigital/foundation-ui--gamma",
3
- "version": "1.46.16",
3
+ "version": "1.46.17",
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": "e1424838a81531ed0753698355dc5012ed0a8f31",
42
+ "gitHead": "a6bd5567360873f9a6eeeabb6b509d682ce4b34e",
43
43
  "dependencies": {
44
44
  "@elastic/datemath": "^5.0.3",
45
45
  "@elastic/react-search-ui": "^1.21.5",