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

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.
@@ -453,6 +453,12 @@ declare const strings: {
453
453
  RATE_SUCCESS: string;
454
454
  RATE_FAILED: string;
455
455
  RATE_CANCELLED: string;
456
+ QUESTION: string;
457
+ QUESTION_ABOUT_SUBSCRIPTION: string;
458
+ LOGOUT_SUCCESS: string;
459
+ NO_ACTIVE_SUBSCRIPTION: string;
460
+ SUBSCRIPTION_EXPIRED: string;
461
+ NO_SUBSCRIPTION_DETAILS: string;
456
462
  };
457
463
  ERRORS: {
458
464
  GENERIC_ERROR: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4alldigital/foundation-ui--gamma",
3
- "version": "1.46.20",
3
+ "version": "1.46.22",
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": "add4b97456c627918eb44920cdbea6fc6d421e1e",
42
+ "gitHead": "ca64cdd1d97ed726dd99010db80777156cd1a6a8",
43
43
  "dependencies": {
44
44
  "@elastic/datemath": "^5.0.3",
45
45
  "@elastic/react-search-ui": "^1.21.5",