@4alldigital/foundation-ui--gamma 1.46.13 → 1.46.14
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.
|
@@ -392,6 +392,9 @@ declare const strings: {
|
|
|
392
392
|
RELATED_VIDEOS: string;
|
|
393
393
|
RELATED_MEDIA: string;
|
|
394
394
|
CHALLENGES_ENTERED: string;
|
|
395
|
+
UPGRADE_TO_PREMIUM_PLUS: string;
|
|
396
|
+
UPGRADE_TO_PREMIUM_PLUS_ACCESS_LIVE: string;
|
|
397
|
+
UPGRADE_TO_PREMIUM: string;
|
|
395
398
|
};
|
|
396
399
|
ERRORS: {
|
|
397
400
|
COULD_NOT_FETCH_DATA: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@4alldigital/foundation-ui--gamma",
|
|
3
|
-
"version": "1.46.
|
|
3
|
+
"version": "1.46.14",
|
|
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": "
|
|
42
|
+
"gitHead": "105cbe2b144cade8a0fd4fbc67825e670618d334",
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@elastic/datemath": "^5.0.3",
|
|
45
45
|
"@elastic/react-search-ui": "^1.21.5",
|