@4alldigital/foundation-ui--gamma 1.46.19 → 1.46.20

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.
@@ -449,6 +449,10 @@ declare const strings: {
449
449
  ERROR: string;
450
450
  LAST_UPDATED: string;
451
451
  NO_UPDATES: string;
452
+ RATED: string;
453
+ RATE_SUCCESS: string;
454
+ RATE_FAILED: string;
455
+ RATE_CANCELLED: string;
452
456
  };
453
457
  ERRORS: {
454
458
  GENERIC_ERROR: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4alldigital/foundation-ui--gamma",
3
- "version": "1.46.19",
3
+ "version": "1.46.20",
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": "2053f9a4600deceefa9688d2081c59c640014a11",
42
+ "gitHead": "add4b97456c627918eb44920cdbea6fc6d421e1e",
43
43
  "dependencies": {
44
44
  "@elastic/datemath": "^5.0.3",
45
45
  "@elastic/react-search-ui": "^1.21.5",