@4alldigital/foundation-ui--gamma 1.63.0 → 1.63.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.
@@ -738,6 +738,7 @@ declare const strings: {
738
738
  TWITTER_LABEL: string;
739
739
  ALREADY_HAVE_ACCOUNT: string;
740
740
  FORGOT_PASSWORD_LABEL: string;
741
+ NO_FREE_TRIAL_ALLOWED: string;
741
742
  };
742
743
  ERRORS: {
743
744
  GENERIC_ERROR: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4alldigital/foundation-ui--gamma",
3
- "version": "1.63.0",
3
+ "version": "1.63.1",
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": "53b4241afa43eacbca2e8430e70da67d40dcb721",
42
+ "gitHead": "05069ed47881d9871a443af7fac7b8d1bf33150e",
43
43
  "dependencies": {
44
44
  "@elastic/datemath": "^5.0.3",
45
45
  "@elastic/react-search-ui": "^1.21.5",