@anywayseo/tools 5.11.0 → 6.1.0
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.
- package/dist/components/game-demo/index.d.ts +2 -6
- package/dist/components/index.cjs +3 -3
- package/dist/components/index.mjs +3 -3
- package/dist/components/seo/href-langs/index.d.ts +8 -0
- package/dist/components/seo/index.d.ts +3 -2
- package/dist/components/seo/json-ld/index.d.ts +7 -0
- package/dist/components/seo/types.d.ts +4 -3
- package/dist/components/seo/utils.d.ts +1 -0
- package/dist/components/{strapi-component → strapi-content-renderer/strapi-component}/external-image/index.d.ts +1 -1
- package/dist/components/{strapi-component → strapi-content-renderer/strapi-component}/index.d.ts +1 -1
- package/dist/components/{strapi-component → strapi-content-renderer/strapi-component}/rich-text/index.d.ts +2 -1
- package/dist/components/{strapi-component → strapi-content-renderer/strapi-component}/utils.d.ts +1 -1
- package/dist/hooks/index.cjs +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/i18n/index.cjs +24 -12
- package/dist/i18n/index.mjs +24 -12
- package/dist/i18n/resources/bn/index.d.ts +331 -0
- package/dist/i18n/resources/cs/index.d.ts +331 -0
- package/dist/i18n/resources/el/index.d.ts +331 -0
- package/dist/i18n/resources/hu/index.d.ts +331 -0
- package/dist/i18n/resources/nb/index.d.ts +331 -0
- package/dist/i18n/resources/nl/index.d.ts +331 -0
- package/dist/i18n/resources/pl/index.d.ts +331 -0
- package/dist/i18n/resources/ro/index.d.ts +331 -0
- package/dist/i18n/resources/sr/index.d.ts +331 -0
- package/dist/i18n/resources/sv/index.d.ts +331 -0
- package/dist/i18n/resources/tr/index.d.ts +331 -0
- package/dist/i18n/resources/uz/index.d.ts +331 -0
- package/dist/{index-DqMBmwe5.mjs → index-2sU4ya6z.mjs} +5 -6
- package/dist/{index-B6wLLS6t.mjs → index-B5WurBlm.mjs} +2 -2
- package/dist/{index-Ca9tsjT8.js → index-BAxlqkw0.js} +2 -2
- package/dist/{index-CG7F6SYt.mjs → index-BBU_vIrY.mjs} +68 -30
- package/dist/{index-C1kr7Vd-.mjs → index-BS5T9Il4.mjs} +1 -1
- package/dist/{index-RzByAgHO.mjs → index-C6A-3gBz.mjs} +4577 -432
- package/dist/{index-hGzNO4AL.js → index-C93pA9Jv.js} +69 -31
- package/dist/{index-C3n63_nP.js → index-CAjUjAgI.js} +1 -1
- package/dist/{index-CBRFCYhV.js → index-CMLDQbgR.js} +4577 -432
- package/dist/{index-DSP348cK.mjs → index-CQC6DRGf.mjs} +1 -1
- package/dist/index-CnVcCa5O.js +151 -0
- package/dist/index-CoNbTY7l.mjs +152 -0
- package/dist/{index-CVv755RW.js → index-CuIVcnIS.js} +1 -1
- package/dist/{index-DhhGhwm2.js → index-CxuOu0E2.js} +5 -6
- package/dist/{index-D-jM-cHx.js → index-DAPaiozu.js} +2 -2
- package/dist/index-MnQnVvsM.mjs +198 -0
- package/dist/index-P_fDAJVz.js +197 -0
- package/dist/{index-CPbWQKoT.mjs → index-TcBorTSf.mjs} +2 -2
- package/dist/index.cjs +20 -9
- package/dist/index.mjs +31 -20
- package/dist/layout/header/locale-switcher/icons/bangladesh/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/belgium/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/canada/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/czechia/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/greece/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/hungary/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/index.d.ts +20 -1
- package/dist/layout/header/locale-switcher/icons/india/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/morocco/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/netherlands/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/nigeria/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/norway/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/poland/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/romania/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/serbia/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/south-africa/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/sweden/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/switzerland/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/turkey/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/uzbekistan/index.d.ts +2 -0
- package/dist/layout/index.cjs +396 -52
- package/dist/layout/index.mjs +396 -52
- package/dist/providers/index.cjs +2 -2
- package/dist/providers/index.mjs +2 -2
- package/dist/providers/site-provider/index.d.ts +2 -1
- package/dist/types/api/index.d.ts +2 -16
- package/dist/types/api/strapi-navigation.d.ts +16 -0
- package/dist/types/api/strapi-page.d.ts +46 -0
- package/dist/types/components/game-demo/index.d.ts +5 -0
- package/dist/types/components/index.d.ts +1 -1
- package/dist/types/content/seo/index.d.ts +38 -1
- package/dist/types/i18n/index.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/json-ld/index.d.ts +162 -0
- package/dist/types/site/index.d.ts +9 -4
- package/dist/utils/api/index.d.ts +4 -2
- package/dist/utils/api/strapi-guards.d.ts +5 -0
- package/dist/utils/api/strapi-navigation.d.ts +2 -0
- package/dist/utils/api/strapi-seo.d.ts +13 -0
- package/dist/utils/index.cjs +14 -3
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/index.mjs +25 -14
- package/dist/utils/json-ld/index.d.ts +70 -0
- package/dist/utils/navigation/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/components/strapi-content-renderer/utils.d.ts +0 -2
- package/dist/index-Ba_pXx_e.js +0 -97
- package/dist/index-BeJTy4iY.mjs +0 -26
- package/dist/index-BfITsKAr.js +0 -25
- package/dist/index-CJANSiM5.mjs +0 -98
- package/dist/types/components/strapi-component/index.d.ts +0 -5
- package/dist/types/page/index.d.ts +0 -7
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const index = require("./index-CAjUjAgI.js");
|
|
3
|
+
const index$1 = require("./index-CnVcCa5O.js");
|
|
4
|
+
const DUMMY_PAGE_TYPE = "DUMMY";
|
|
5
|
+
const NavigationSlug = {
|
|
6
|
+
HEADER: "header-navigation",
|
|
7
|
+
FOOTER: "footer-navigation"
|
|
8
|
+
};
|
|
9
|
+
function isValidPath(value) {
|
|
10
|
+
return typeof value === "string" && (value === "" || index.isRelativePath(value));
|
|
11
|
+
}
|
|
12
|
+
function isValidType(value) {
|
|
13
|
+
return typeof value === "string" && value.toUpperCase() !== DUMMY_PAGE_TYPE;
|
|
14
|
+
}
|
|
15
|
+
function isValidTitle(value) {
|
|
16
|
+
return typeof value === "string" && value.toUpperCase() !== DUMMY_PAGE_TYPE;
|
|
17
|
+
}
|
|
18
|
+
function transformNavItems(items) {
|
|
19
|
+
if (!items || !items.length) {
|
|
20
|
+
return [];
|
|
21
|
+
}
|
|
22
|
+
const transformed = [];
|
|
23
|
+
items.forEach((item) => {
|
|
24
|
+
var _a;
|
|
25
|
+
if (item && isValidTitle(item.title) && isValidType(item.type) && isValidPath(item.path)) {
|
|
26
|
+
const isNavGroup = (_a = item.items) == null ? void 0 : _a.length;
|
|
27
|
+
transformed.push({
|
|
28
|
+
label: item.title,
|
|
29
|
+
slug: isNavGroup ? "" : item.path.slice(1),
|
|
30
|
+
...isNavGroup && { children: transformNavItems(item.items) }
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
});
|
|
34
|
+
return transformed;
|
|
35
|
+
}
|
|
36
|
+
function transformSiteNavigation(strapiNavigation) {
|
|
37
|
+
const siteNavigation = {
|
|
38
|
+
header: {},
|
|
39
|
+
footer: {}
|
|
40
|
+
};
|
|
41
|
+
if (!strapiNavigation) {
|
|
42
|
+
return siteNavigation;
|
|
43
|
+
}
|
|
44
|
+
const groups = strapiNavigation.items;
|
|
45
|
+
for (const group of groups ?? []) {
|
|
46
|
+
const { slug, locale, items } = group ?? {};
|
|
47
|
+
if (locale && slug === NavigationSlug.HEADER) {
|
|
48
|
+
siteNavigation.header[locale] = transformNavItems(items ?? []);
|
|
49
|
+
}
|
|
50
|
+
if (locale && slug === NavigationSlug.FOOTER) {
|
|
51
|
+
siteNavigation.footer[locale] = transformNavItems(items ?? []);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return siteNavigation;
|
|
55
|
+
}
|
|
56
|
+
function getNavigation(fallback, strapiNavigation) {
|
|
57
|
+
const siteNavigation = {
|
|
58
|
+
header: fallback.header,
|
|
59
|
+
footer: fallback.footer
|
|
60
|
+
};
|
|
61
|
+
if (!strapiNavigation) {
|
|
62
|
+
return siteNavigation;
|
|
63
|
+
}
|
|
64
|
+
const navigation = transformSiteNavigation(strapiNavigation);
|
|
65
|
+
siteNavigation.header = { ...siteNavigation.header, ...navigation.header };
|
|
66
|
+
siteNavigation.footer = { ...siteNavigation.footer, ...navigation.footer };
|
|
67
|
+
return siteNavigation;
|
|
68
|
+
}
|
|
69
|
+
function extractAuthor(author) {
|
|
70
|
+
if (author == null ? void 0 : author.name) {
|
|
71
|
+
return { name: author.name };
|
|
72
|
+
}
|
|
73
|
+
return null;
|
|
74
|
+
}
|
|
75
|
+
function extractGame(content) {
|
|
76
|
+
var _a, _b;
|
|
77
|
+
if (content) {
|
|
78
|
+
const gameInfo = content.find(
|
|
79
|
+
(component) => (component == null ? void 0 : component.__typename) === "STRAPI__COMPONENT_CONTENT_GAME_INFO"
|
|
80
|
+
);
|
|
81
|
+
const gameDemo = content.find(
|
|
82
|
+
(component) => (component == null ? void 0 : component.__typename) === "STRAPI__COMPONENT_CONTENT_GAME_DEMO"
|
|
83
|
+
);
|
|
84
|
+
const name = (gameDemo == null ? void 0 : gameDemo.name) ?? ((_a = gameInfo == null ? void 0 : gameInfo.general) == null ? void 0 : _a.NAME);
|
|
85
|
+
const genre = (_b = gameInfo == null ? void 0 : gameInfo.general) == null ? void 0 : _b.TYPE;
|
|
86
|
+
if (name) {
|
|
87
|
+
return {
|
|
88
|
+
name,
|
|
89
|
+
...genre ? { genre } : {}
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
return null;
|
|
94
|
+
}
|
|
95
|
+
function parseReviewHeading(content) {
|
|
96
|
+
try {
|
|
97
|
+
const firstComponent = content ? content[0] : null;
|
|
98
|
+
const firstRichText = index$1.isStrapiRichText(firstComponent) ? firstComponent.data.content : null;
|
|
99
|
+
if (!firstRichText) {
|
|
100
|
+
return null;
|
|
101
|
+
}
|
|
102
|
+
const [firstText, secondText = ""] = firstRichText.split("\n");
|
|
103
|
+
return {
|
|
104
|
+
title: firstText.startsWith("#") ? firstText.slice(1).trim() : firstText.trim(),
|
|
105
|
+
description: secondText.trim()
|
|
106
|
+
};
|
|
107
|
+
} catch (_) {
|
|
108
|
+
return null;
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
function extractReview(content, seo, createdAt, updatedAt) {
|
|
112
|
+
if (content) {
|
|
113
|
+
const articleInfo = content.find(
|
|
114
|
+
(component) => (component == null ? void 0 : component.__typename) === "STRAPI__COMPONENT_CONTENT_ARTICLE_INFO"
|
|
115
|
+
);
|
|
116
|
+
const maybeHeading = parseReviewHeading(content);
|
|
117
|
+
const title = (articleInfo == null ? void 0 : articleInfo.title) || (maybeHeading == null ? void 0 : maybeHeading.title) || (seo == null ? void 0 : seo.metaTitle);
|
|
118
|
+
const description = (articleInfo == null ? void 0 : articleInfo.description) || (maybeHeading == null ? void 0 : maybeHeading.description) || (seo == null ? void 0 : seo.metaDescription);
|
|
119
|
+
if (title && description && createdAt)
|
|
120
|
+
return {
|
|
121
|
+
title,
|
|
122
|
+
description,
|
|
123
|
+
publishedAt: createdAt,
|
|
124
|
+
updatedAt: updatedAt || createdAt
|
|
125
|
+
};
|
|
126
|
+
}
|
|
127
|
+
return null;
|
|
128
|
+
}
|
|
129
|
+
function extractSeoData(pageData, pageContext) {
|
|
130
|
+
const result = {
|
|
131
|
+
locale: null,
|
|
132
|
+
meta: { title: null, description: null },
|
|
133
|
+
canonicalUrl: null,
|
|
134
|
+
hrefLangs: [],
|
|
135
|
+
structuredData: null
|
|
136
|
+
};
|
|
137
|
+
if (index$1.isStrapiPageContext(pageContext)) {
|
|
138
|
+
result.hrefLangs = pageContext.hrefLangs ?? [];
|
|
139
|
+
}
|
|
140
|
+
if (index$1.isStrapiPageData(pageData)) {
|
|
141
|
+
const { locale, seo, canonicalUrl, author, content, createdAt, updatedAt } = pageData ?? {};
|
|
142
|
+
const { metaTitle, metaDescription } = seo ?? {};
|
|
143
|
+
result.locale = locale ?? null;
|
|
144
|
+
result.canonicalUrl = canonicalUrl ?? null;
|
|
145
|
+
result.meta = { title: metaTitle ?? null, description: metaDescription ?? null };
|
|
146
|
+
const structuredDataContent = {};
|
|
147
|
+
if (index$1.isStrapiContent(content)) {
|
|
148
|
+
const review = extractReview(content, seo ?? null, createdAt ?? null, updatedAt ?? null);
|
|
149
|
+
const game = extractGame(content);
|
|
150
|
+
if (review && game) {
|
|
151
|
+
structuredDataContent.review = review;
|
|
152
|
+
structuredDataContent.game = game;
|
|
153
|
+
const reviewAuthor = extractAuthor(author ?? null);
|
|
154
|
+
if (reviewAuthor) {
|
|
155
|
+
structuredDataContent.author = reviewAuthor;
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
result.structuredData = structuredDataContent ? {
|
|
160
|
+
format: "json-ld",
|
|
161
|
+
entity: "game-review",
|
|
162
|
+
content: structuredDataContent
|
|
163
|
+
} : null;
|
|
164
|
+
}
|
|
165
|
+
return result;
|
|
166
|
+
}
|
|
167
|
+
function getSiteName(url) {
|
|
168
|
+
if (!url) {
|
|
169
|
+
return "";
|
|
170
|
+
}
|
|
171
|
+
return url.replace(/^https?:\/\//, "");
|
|
172
|
+
}
|
|
173
|
+
function getLocale(defaultLocaleCode, locales) {
|
|
174
|
+
let locale = { code: "en", name: "Default" };
|
|
175
|
+
if (defaultLocaleCode && (locales == null ? void 0 : locales.length)) {
|
|
176
|
+
const foundLocale = locales.find(({ code }) => code === defaultLocaleCode);
|
|
177
|
+
if (foundLocale) {
|
|
178
|
+
locale = foundLocale;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
return locale;
|
|
182
|
+
}
|
|
183
|
+
function getLocales(defaultLocaleCode, locales) {
|
|
184
|
+
if (!locales) {
|
|
185
|
+
return [];
|
|
186
|
+
}
|
|
187
|
+
return [...locales].sort((a, b) => {
|
|
188
|
+
if (a.code === defaultLocaleCode) return -1;
|
|
189
|
+
if (b.code === defaultLocaleCode) return 1;
|
|
190
|
+
return 0;
|
|
191
|
+
});
|
|
192
|
+
}
|
|
193
|
+
exports.extractSeoData = extractSeoData;
|
|
194
|
+
exports.getLocale = getLocale;
|
|
195
|
+
exports.getLocales = getLocales;
|
|
196
|
+
exports.getNavigation = getNavigation;
|
|
197
|
+
exports.getSiteName = getSiteName;
|
|
@@ -2,9 +2,9 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { MDXProvider } from "@mdx-js/react";
|
|
3
3
|
import "react-i18next";
|
|
4
4
|
import "@chakra-ui/react";
|
|
5
|
-
import { I as Image, L as Link } from "./index-
|
|
5
|
+
import { I as Image, L as Link } from "./index-B5WurBlm.mjs";
|
|
6
6
|
import "./index-BJRvnR8Q.mjs";
|
|
7
|
-
import "./index-
|
|
7
|
+
import "./index-C6A-3gBz.mjs";
|
|
8
8
|
import "@chakra-ui/icons";
|
|
9
9
|
import "react";
|
|
10
10
|
import { P as Paragraph, U as Unordered, O as Ordered, b as Heading3, a as Heading2, H as Heading1 } from "./index-BEjKnOZA.mjs";
|
package/dist/index.cjs
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("./index-
|
|
4
|
-
const index$1 = require("./index-
|
|
3
|
+
const index = require("./index-C93pA9Jv.js");
|
|
4
|
+
const index$1 = require("./index-CxuOu0E2.js");
|
|
5
5
|
const index$2 = require("./index-DDg_PkD2.js");
|
|
6
|
-
const index$3 = require("./index-
|
|
6
|
+
const index$3 = require("./index-DAPaiozu.js");
|
|
7
7
|
const index$4 = require("./index-ma-iV7GU.js");
|
|
8
|
-
const index$5 = require("./index-
|
|
8
|
+
const index$5 = require("./index-CuIVcnIS.js");
|
|
9
9
|
const i18n = require("./i18n/index.cjs");
|
|
10
10
|
const layout = require("./layout/index.cjs");
|
|
11
|
-
const index$6 = require("./index-
|
|
12
|
-
const index$7 = require("./index-
|
|
11
|
+
const index$6 = require("./index-BAxlqkw0.js");
|
|
12
|
+
const index$7 = require("./index-CMLDQbgR.js");
|
|
13
13
|
const index$8 = require("./index-C6MG_f24.js");
|
|
14
|
-
const index$9 = require("./index-
|
|
15
|
-
const index$a = require("./index-
|
|
14
|
+
const index$9 = require("./index-P_fDAJVz.js");
|
|
15
|
+
const index$a = require("./index-CnVcCa5O.js");
|
|
16
16
|
const index$b = require("./index-ov4J7p3D.js");
|
|
17
|
-
const index$c = require("./index-
|
|
17
|
+
const index$c = require("./index-CAjUjAgI.js");
|
|
18
18
|
const index$d = require("./index-CbuiYkSg.js");
|
|
19
19
|
exports.ActionButton = index.ActionButton;
|
|
20
20
|
exports.ArticleCard = index.ArticleCard;
|
|
@@ -80,12 +80,23 @@ exports.GameCharacteristic = index$7.GameCharacteristic;
|
|
|
80
80
|
exports.GameVolatility = index$7.GameVolatility;
|
|
81
81
|
exports.InformerType = index$7.InformerType;
|
|
82
82
|
exports.Animation = index$8.Animation;
|
|
83
|
+
exports.extractSeoData = index$9.extractSeoData;
|
|
83
84
|
exports.getLocale = index$9.getLocale;
|
|
84
85
|
exports.getLocales = index$9.getLocales;
|
|
85
86
|
exports.getNavigation = index$9.getNavigation;
|
|
86
87
|
exports.getSiteName = index$9.getSiteName;
|
|
88
|
+
exports.buildGameReviewSchema = index$a.buildGameReviewSchema;
|
|
89
|
+
exports.buildGraph = index$a.buildGraph;
|
|
90
|
+
exports.buildOrganizationSchema = index$a.buildOrganizationSchema;
|
|
91
|
+
exports.buildWebpageSchema = index$a.buildWebpageSchema;
|
|
92
|
+
exports.buildWebsiteSchema = index$a.buildWebsiteSchema;
|
|
87
93
|
exports.getCurrencySymbol = index$a.getCurrencySymbol;
|
|
94
|
+
exports.getEntitySchema = index$a.getEntitySchema;
|
|
88
95
|
exports.getSeededRandomComparator = index$a.getSeededRandomComparator;
|
|
96
|
+
exports.isStrapiContent = index$a.isStrapiContent;
|
|
97
|
+
exports.isStrapiPageContext = index$a.isStrapiPageContext;
|
|
98
|
+
exports.isStrapiPageData = index$a.isStrapiPageData;
|
|
99
|
+
exports.isStrapiRichText = index$a.isStrapiRichText;
|
|
89
100
|
exports.randomComparator = index$a.randomComparator;
|
|
90
101
|
exports.formatDate = index$b.formatDate;
|
|
91
102
|
exports.formatNumber = index$b.formatNumber;
|
package/dist/index.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { A, a, b, c, n, o, d, B, e, C, r, q, F, f, g, G, h, i, j, p, H, I, L, N, s, P, S, k, T, l, t, m } from "./index-
|
|
2
|
-
import { C as C2, a as a2, b as b2, L as L2, c as c2, R, S as S2, d as d2 } from "./index-
|
|
1
|
+
import { A, a, b, c, n, o, d, B, e, C, r, q, F, f, g, G, h, i, j, p, H, I, L, N, s, P, S, k, T, l, t, m } from "./index-BBU_vIrY.mjs";
|
|
2
|
+
import { C as C2, a as a2, b as b2, L as L2, c as c2, R, S as S2, d as d2 } from "./index-2sU4ya6z.mjs";
|
|
3
3
|
import { H as H2, a as a3, b as b3, O, P as P2, U } from "./index-BEjKnOZA.mjs";
|
|
4
|
-
import { I as I2, L as L3, P as P3, S as S3, u, a as a4 } from "./index-
|
|
4
|
+
import { I as I2, L as L3, P as P3, S as S3, u, a as a4 } from "./index-B5WurBlm.mjs";
|
|
5
5
|
import { u as u2 } from "./index-DHURrUMW.mjs";
|
|
6
|
-
import { u as u3 } from "./index-
|
|
6
|
+
import { u as u3 } from "./index-BS5T9Il4.mjs";
|
|
7
7
|
import { DEFAULT_LANGUAGE, resources } from "./i18n/index.mjs";
|
|
8
8
|
import { default as default2 } from "./layout/index.mjs";
|
|
9
|
-
import { M } from "./index-
|
|
10
|
-
import { a as a5, C as C3, b as b4, G as G2, I as I3 } from "./index-
|
|
9
|
+
import { M } from "./index-TcBorTSf.mjs";
|
|
10
|
+
import { a as a5, C as C3, b as b4, G as G2, I as I3 } from "./index-C6A-3gBz.mjs";
|
|
11
11
|
import { A as A2 } from "./index-BJRvnR8Q.mjs";
|
|
12
|
-
import { b as b5, c as c3, g as g2
|
|
13
|
-
import { g as g3, a as a7, r as r2 } from "./index-
|
|
14
|
-
import { f as
|
|
15
|
-
import { a as a9, b as
|
|
12
|
+
import { e as e2, a as a6, b as b5, c as c3, g as g2 } from "./index-MnQnVvsM.mjs";
|
|
13
|
+
import { k as k2, d as d3, e as e3, j as j2, f as f2, g as g3, h as h2, l as l2, i as i2, c as c4, b as b6, a as a7, r as r2 } from "./index-CoNbTY7l.mjs";
|
|
14
|
+
import { f as f3, b as b7, a as a8, g as g4, r as r3, t as t2 } from "./index-BPthShL-.mjs";
|
|
15
|
+
import { a as a9, b as b8, c as c5, i as i3 } from "./index-CQC6DRGf.mjs";
|
|
16
16
|
import { D, L as L4 } from "./index-BRVKhbs6.mjs";
|
|
17
17
|
export {
|
|
18
18
|
A as ActionButton,
|
|
@@ -77,19 +77,30 @@ export {
|
|
|
77
77
|
m as Tip,
|
|
78
78
|
U as UL,
|
|
79
79
|
a9 as buildCanonicalUrl,
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
k2 as buildGameReviewSchema,
|
|
81
|
+
d3 as buildGraph,
|
|
82
|
+
e3 as buildOrganizationSchema,
|
|
83
|
+
b8 as buildPath,
|
|
84
|
+
j2 as buildWebpageSchema,
|
|
85
|
+
f2 as buildWebsiteSchema,
|
|
86
|
+
e2 as extractSeoData,
|
|
87
|
+
f3 as formatDate,
|
|
88
|
+
b7 as formatNumber,
|
|
83
89
|
g3 as getCurrencySymbol,
|
|
84
90
|
a8 as getCurrentMonth,
|
|
85
91
|
g4 as getCurrentYear,
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
92
|
+
h2 as getEntitySchema,
|
|
93
|
+
a6 as getLocale,
|
|
94
|
+
b5 as getLocales,
|
|
95
|
+
c3 as getNavigation,
|
|
96
|
+
l2 as getSeededRandomComparator,
|
|
97
|
+
g2 as getSiteName,
|
|
98
|
+
c5 as isAbsolutePath,
|
|
99
|
+
i3 as isRelativePath,
|
|
100
|
+
i2 as isStrapiContent,
|
|
101
|
+
c4 as isStrapiPageContext,
|
|
102
|
+
b6 as isStrapiPageData,
|
|
103
|
+
a7 as isStrapiRichText,
|
|
93
104
|
r2 as randomComparator,
|
|
94
105
|
resources,
|
|
95
106
|
r3 as round,
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
export { ArgentinaIcon } from './argentina';
|
|
2
|
+
export { BangladeshIcon } from './bangladesh';
|
|
3
|
+
export { BelgiumIcon } from './belgium';
|
|
2
4
|
export { BoliviaIcon } from './bolivia';
|
|
3
5
|
export { BrazilIcon } from './brazil';
|
|
4
6
|
export { BulgariaIcon } from './bulgaria';
|
|
7
|
+
export { CanadaIcon } from './canada';
|
|
5
8
|
export { ChileIcon } from './chile';
|
|
6
9
|
export { ColumbiaIcon } from './columbia';
|
|
7
10
|
export { CostaRicaIcon } from './costa-rica';
|
|
11
|
+
export { CzechiaIcon } from './czechia';
|
|
8
12
|
export { DenmarkIcon } from './denmark';
|
|
9
13
|
export { DominicanRepublicIcon } from './dominican-republic';
|
|
10
14
|
export { EcuadorIcon } from './ecuador';
|
|
@@ -13,17 +17,32 @@ export { FranceIcon } from './france';
|
|
|
13
17
|
export { GeorgiaIcon } from './georgia';
|
|
14
18
|
export { GermanyIcon } from './germany';
|
|
15
19
|
export { GlobeIcon } from './globe';
|
|
20
|
+
export { GreeceIcon } from './greece';
|
|
16
21
|
export { GuatemalaIcon } from './guatemala';
|
|
17
22
|
export { GuineaIcon } from './guinea';
|
|
18
23
|
export { HondurasIcon } from './honduras';
|
|
24
|
+
export { HungaryIcon } from './hungary';
|
|
25
|
+
export { IndiaIcon } from './india';
|
|
19
26
|
export { ItalyIcon } from './italy';
|
|
20
27
|
export { MexicoIcon } from './mexico';
|
|
28
|
+
export { MoroccoIcon } from './morocco';
|
|
29
|
+
export { NetherlandsIcon } from './netherlands';
|
|
21
30
|
export { NicaraguaIcon } from './nicaragua';
|
|
31
|
+
export { NigeriaIcon } from './nigeria';
|
|
32
|
+
export { NorwayIcon } from './norway';
|
|
22
33
|
export { PanamaIcon } from './panama';
|
|
23
34
|
export { ParaguayIcon } from './paraguay';
|
|
24
35
|
export { PeruIcon } from './peru';
|
|
25
|
-
export {
|
|
36
|
+
export { PolandIcon } from './poland';
|
|
37
|
+
export { RomaniaIcon } from './romania';
|
|
26
38
|
export { RussiaIcon } from './russia';
|
|
39
|
+
export { SalvadorIcon } from './salvador';
|
|
40
|
+
export { SerbiaIcon } from './serbia';
|
|
41
|
+
export { SouthAfricaIcon } from './south-africa';
|
|
27
42
|
export { SpainIcon } from './spain';
|
|
43
|
+
export { SwedenIcon } from './sweden';
|
|
44
|
+
export { SwitzerlandIcon } from './switzerland';
|
|
45
|
+
export { TurkeyIcon } from './turkey';
|
|
28
46
|
export { UruguayIcon } from './uruguay';
|
|
47
|
+
export { UzbekistanIcon } from './uzbekistan';
|
|
29
48
|
export { VenezuelaIcon } from './venezuela';
|