@mattisvensson/strapi-plugin-webatlas 0.6.2 → 0.7.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.
- package/dist/_chunks/{de-CL1TIZPg.js → de-BZc1BkzH.js} +4 -1
- package/dist/_chunks/{de-CL1TIZPg.js.map → de-BZc1BkzH.js.map} +1 -1
- package/dist/_chunks/{de-CzVD4dbZ.mjs → de-oxxH8hft.mjs} +4 -1
- package/dist/_chunks/{de-CzVD4dbZ.mjs.map → de-oxxH8hft.mjs.map} +1 -1
- package/dist/_chunks/{en-Du-Ap60j.js → en-Deg4n_IM.js} +4 -1
- package/dist/_chunks/{en-Du-Ap60j.js.map → en-Deg4n_IM.js.map} +1 -1
- package/dist/_chunks/{en-Nk6QcTdr.mjs → en-DqC5aDzA.mjs} +4 -1
- package/dist/_chunks/{en-Nk6QcTdr.mjs.map → en-DqC5aDzA.mjs.map} +1 -1
- package/dist/_chunks/{index-Z3yKckP0.js → index-2J9mPFyV.js} +6 -6
- package/dist/_chunks/{index-Z3yKckP0.js.map → index-2J9mPFyV.js.map} +1 -1
- package/dist/_chunks/{index-CjA6bLGU.js → index-B79--vLg.js} +1 -1
- package/dist/_chunks/{index-BDoljrOj.js.map → index-B79--vLg.js.map} +1 -1
- package/dist/_chunks/{index-C4-VBSgi.mjs → index-BFMLU2kR.mjs} +18 -13
- package/dist/_chunks/index-BFMLU2kR.mjs.map +1 -0
- package/dist/_chunks/{index-iF1y6Mhe.mjs → index-C6Dorrjz.mjs} +6 -6
- package/dist/_chunks/{index-iF1y6Mhe.mjs.map → index-C6Dorrjz.mjs.map} +1 -1
- package/dist/_chunks/{index-Ch8tSWp4.js → index-C6e9wLau.js} +5 -5
- package/dist/_chunks/index-C6e9wLau.js.map +1 -0
- package/dist/_chunks/index-CHB_8c7e.js +246 -0
- package/dist/_chunks/index-CHB_8c7e.js.map +1 -0
- package/dist/_chunks/{index-B9OfSpne.mjs → index-D5Uc0GLu.mjs} +17 -12
- package/dist/_chunks/index-D5Uc0GLu.mjs.map +1 -0
- package/dist/_chunks/{index-D1zlwukG.js → index-DCejsR9X.js} +18 -13
- package/dist/_chunks/index-DCejsR9X.js.map +1 -0
- package/dist/_chunks/{index-CC1UR_w8.mjs → index-DLZJ_sUK.mjs} +2 -2
- package/dist/_chunks/{index-CC1UR_w8.mjs.map → index-DLZJ_sUK.mjs.map} +1 -1
- package/dist/_chunks/{index-BPIdov2N.mjs → index-DY1ICa5c.mjs} +5 -5
- package/dist/_chunks/index-DY1ICa5c.mjs.map +1 -0
- package/dist/_chunks/{index-13yB9fna.mjs → index-DcFYhqke.mjs} +1 -1
- package/dist/_chunks/index-DcFYhqke.mjs.map +1 -0
- package/dist/_chunks/{index-Bw2Yq-Hx.js → index-DeCgextE.js} +17 -12
- package/dist/_chunks/index-DeCgextE.js.map +1 -0
- package/dist/_chunks/index-DzqTj_0f.mjs +247 -0
- package/dist/_chunks/index-DzqTj_0f.mjs.map +1 -0
- package/dist/_chunks/index-KC82xDAD.mjs +246 -0
- package/dist/_chunks/index-KC82xDAD.mjs.map +1 -0
- package/dist/_chunks/{index-BDoljrOj.js → index-NZpDoHIv.js} +2 -2
- package/dist/_chunks/index-NZpDoHIv.js.map +1 -0
- package/dist/_chunks/index-dzRHjemo.js +247 -0
- package/dist/_chunks/index-dzRHjemo.js.map +1 -0
- package/dist/admin/index.js +1 -1
- package/dist/admin/index.mjs +1 -1
- package/dist/admin/src/pages/Routes/TableHeader.d.ts +5 -1
- package/dist/admin/src/pages/Routes/compareBy.d.ts +2 -0
- package/dist/server/index.js +1 -1
- package/dist/server/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/_chunks/EmptyBox-BM4IscSk.mjs +0 -13
- package/dist/_chunks/EmptyBox-BM4IscSk.mjs.map +0 -1
- package/dist/_chunks/EmptyBox-T8t29l25.js +0 -12
- package/dist/_chunks/EmptyBox-T8t29l25.js.map +0 -1
- package/dist/_chunks/index-AIXu4HZz.mjs +0 -127
- package/dist/_chunks/index-AIXu4HZz.mjs.map +0 -1
- package/dist/_chunks/index-BOF-1QDH.js +0 -127
- package/dist/_chunks/index-BOF-1QDH.js.map +0 -1
- package/dist/_chunks/index-BluRjThy.mjs +0 -126
- package/dist/_chunks/index-C4-VBSgi.mjs.map +0 -1
- package/dist/_chunks/index-D1zlwukG.js.map +0 -1
- package/dist/_chunks/index-DeNZkmpv.js +0 -126
|
@@ -13,6 +13,7 @@ const de = {
|
|
|
13
13
|
"webatlas.routes.page.subtitle": "Übersicht aller vorhandenen Routen",
|
|
14
14
|
"webatlas.routes.page.emptyRoutes": "Es wurden keine Routen gefunden",
|
|
15
15
|
"webatlas.routes.page.column.type": "Typ",
|
|
16
|
+
"webatlas.routes.page.searchPlaceholder": "Routen suchen",
|
|
16
17
|
"webatlas.settings.page.subtitle": "Konfigurieren Sie Ihre Webatlas-Plugin-Einstellungen",
|
|
17
18
|
"webatlas.settings.page.enabledContentTypes": "Aktivierte Inhaltstypen",
|
|
18
19
|
"webatlas.settings.page.enabledContentTypes.hint": "Wählen Sie die Inhaltstypen aus, für die Sie URL-Aliase aktivieren möchten",
|
|
@@ -90,6 +91,8 @@ const de = {
|
|
|
90
91
|
"webatlas.route.type.internal": "Intern",
|
|
91
92
|
"webatlas.route.type.external": "Extern",
|
|
92
93
|
"webatlas.route.type.wrapper": "Wrapper",
|
|
94
|
+
"webatlas.link.navigation": "Navigation",
|
|
95
|
+
"webatlas.link.routes": "Routen",
|
|
93
96
|
"webatlas.title": "Titel",
|
|
94
97
|
"webatlas.route": "Route",
|
|
95
98
|
"webatlas.actions": "Aktionen",
|
|
@@ -115,4 +118,4 @@ const de = {
|
|
|
115
118
|
"webatlas.notification.navigation.creationFailed": "Erstellung der Navigation fehlgeschlagen"
|
|
116
119
|
};
|
|
117
120
|
exports.default = de;
|
|
118
|
-
//# sourceMappingURL=de-
|
|
121
|
+
//# sourceMappingURL=de-BZc1BkzH.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de-
|
|
1
|
+
{"version":3,"file":"de-BZc1BkzH.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -11,6 +11,7 @@ const de = {
|
|
|
11
11
|
"webatlas.routes.page.subtitle": "Übersicht aller vorhandenen Routen",
|
|
12
12
|
"webatlas.routes.page.emptyRoutes": "Es wurden keine Routen gefunden",
|
|
13
13
|
"webatlas.routes.page.column.type": "Typ",
|
|
14
|
+
"webatlas.routes.page.searchPlaceholder": "Routen suchen",
|
|
14
15
|
"webatlas.settings.page.subtitle": "Konfigurieren Sie Ihre Webatlas-Plugin-Einstellungen",
|
|
15
16
|
"webatlas.settings.page.enabledContentTypes": "Aktivierte Inhaltstypen",
|
|
16
17
|
"webatlas.settings.page.enabledContentTypes.hint": "Wählen Sie die Inhaltstypen aus, für die Sie URL-Aliase aktivieren möchten",
|
|
@@ -88,6 +89,8 @@ const de = {
|
|
|
88
89
|
"webatlas.route.type.internal": "Intern",
|
|
89
90
|
"webatlas.route.type.external": "Extern",
|
|
90
91
|
"webatlas.route.type.wrapper": "Wrapper",
|
|
92
|
+
"webatlas.link.navigation": "Navigation",
|
|
93
|
+
"webatlas.link.routes": "Routen",
|
|
91
94
|
"webatlas.title": "Titel",
|
|
92
95
|
"webatlas.route": "Route",
|
|
93
96
|
"webatlas.actions": "Aktionen",
|
|
@@ -115,4 +118,4 @@ const de = {
|
|
|
115
118
|
export {
|
|
116
119
|
de as default
|
|
117
120
|
};
|
|
118
|
-
//# sourceMappingURL=de-
|
|
121
|
+
//# sourceMappingURL=de-oxxH8hft.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de-
|
|
1
|
+
{"version":3,"file":"de-oxxH8hft.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -13,6 +13,7 @@ const en = {
|
|
|
13
13
|
"webatlas.routes.page.subtitle": "Overview of all existing routes",
|
|
14
14
|
"webatlas.routes.page.emptyRoutes": "No routes found",
|
|
15
15
|
"webatlas.routes.page.column.type": "Type",
|
|
16
|
+
"webatlas.routes.page.searchPlaceholder": "Search routes",
|
|
16
17
|
"webatlas.settings.page.subtitle": "Configure your Webatlas plugin settings",
|
|
17
18
|
"webatlas.settings.page.enabledContentTypes": "Enabled Content Types",
|
|
18
19
|
"webatlas.settings.page.enabledContentTypes.hint": "Select the content types for which you want to enable URL aliases",
|
|
@@ -90,6 +91,8 @@ const en = {
|
|
|
90
91
|
"webatlas.route.type.internal": "Internal",
|
|
91
92
|
"webatlas.route.type.external": "External",
|
|
92
93
|
"webatlas.route.type.wrapper": "Wrapper",
|
|
94
|
+
"webatlas.link.navigation": "Navigation",
|
|
95
|
+
"webatlas.link.routes": "Routes",
|
|
93
96
|
"webatlas.title": "Title",
|
|
94
97
|
"webatlas.route": "Route",
|
|
95
98
|
"webatlas.actions": "Actions",
|
|
@@ -115,4 +118,4 @@ const en = {
|
|
|
115
118
|
"webatlas.notification.navigation.creationFailed": "Creation of navigation failed"
|
|
116
119
|
};
|
|
117
120
|
exports.default = en;
|
|
118
|
-
//# sourceMappingURL=en-
|
|
121
|
+
//# sourceMappingURL=en-Deg4n_IM.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-
|
|
1
|
+
{"version":3,"file":"en-Deg4n_IM.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -11,6 +11,7 @@ const en = {
|
|
|
11
11
|
"webatlas.routes.page.subtitle": "Overview of all existing routes",
|
|
12
12
|
"webatlas.routes.page.emptyRoutes": "No routes found",
|
|
13
13
|
"webatlas.routes.page.column.type": "Type",
|
|
14
|
+
"webatlas.routes.page.searchPlaceholder": "Search routes",
|
|
14
15
|
"webatlas.settings.page.subtitle": "Configure your Webatlas plugin settings",
|
|
15
16
|
"webatlas.settings.page.enabledContentTypes": "Enabled Content Types",
|
|
16
17
|
"webatlas.settings.page.enabledContentTypes.hint": "Select the content types for which you want to enable URL aliases",
|
|
@@ -88,6 +89,8 @@ const en = {
|
|
|
88
89
|
"webatlas.route.type.internal": "Internal",
|
|
89
90
|
"webatlas.route.type.external": "External",
|
|
90
91
|
"webatlas.route.type.wrapper": "Wrapper",
|
|
92
|
+
"webatlas.link.navigation": "Navigation",
|
|
93
|
+
"webatlas.link.routes": "Routes",
|
|
91
94
|
"webatlas.title": "Title",
|
|
92
95
|
"webatlas.route": "Route",
|
|
93
96
|
"webatlas.actions": "Actions",
|
|
@@ -115,4 +118,4 @@ const en = {
|
|
|
115
118
|
export {
|
|
116
119
|
en as default
|
|
117
120
|
};
|
|
118
|
-
//# sourceMappingURL=en-
|
|
121
|
+
//# sourceMappingURL=en-DqC5aDzA.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-
|
|
1
|
+
{"version":3,"file":"en-DqC5aDzA.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -41,7 +41,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path, segs) => {
|
|
|
41
41
|
);
|
|
42
42
|
});
|
|
43
43
|
};
|
|
44
|
-
const version = "0.
|
|
44
|
+
const version = "0.7.1";
|
|
45
45
|
const keywords = [];
|
|
46
46
|
const type = "commonjs";
|
|
47
47
|
const exports$1 = {
|
|
@@ -4077,7 +4077,7 @@ const index = {
|
|
|
4077
4077
|
defaultMessage: "Routes"
|
|
4078
4078
|
},
|
|
4079
4079
|
Component: async () => {
|
|
4080
|
-
const component = await Promise.resolve().then(() => require("./index-
|
|
4080
|
+
const component = await Promise.resolve().then(() => require("./index-dzRHjemo.js"));
|
|
4081
4081
|
return { default: component.default };
|
|
4082
4082
|
},
|
|
4083
4083
|
permissions: [
|
|
@@ -4096,7 +4096,7 @@ const index = {
|
|
|
4096
4096
|
defaultMessage: "Navigation"
|
|
4097
4097
|
},
|
|
4098
4098
|
Component: async () => {
|
|
4099
|
-
const component = await Promise.resolve().then(() => require("./index-
|
|
4099
|
+
const component = await Promise.resolve().then(() => require("./index-DCejsR9X.js"));
|
|
4100
4100
|
return { default: component.default };
|
|
4101
4101
|
},
|
|
4102
4102
|
permissions: [
|
|
@@ -4125,7 +4125,7 @@ const index = {
|
|
|
4125
4125
|
Component: async () => {
|
|
4126
4126
|
return await Promise.resolve().then(() => require(
|
|
4127
4127
|
/* webpackChunkName: "webatlas-settings-page" */
|
|
4128
|
-
"./index-
|
|
4128
|
+
"./index-NZpDoHIv.js"
|
|
4129
4129
|
));
|
|
4130
4130
|
},
|
|
4131
4131
|
permissions: [
|
|
@@ -4154,7 +4154,7 @@ const index = {
|
|
|
4154
4154
|
return Promise.all(
|
|
4155
4155
|
locales.map(async (locale) => {
|
|
4156
4156
|
try {
|
|
4157
|
-
const { default: data } = await __variableDynamicImportRuntimeHelper(/* @__PURE__ */ Object.assign({ "./translations/de.json": () => Promise.resolve().then(() => require("./de-
|
|
4157
|
+
const { default: data } = await __variableDynamicImportRuntimeHelper(/* @__PURE__ */ Object.assign({ "./translations/de.json": () => Promise.resolve().then(() => require("./de-BZc1BkzH.js")), "./translations/en.json": () => Promise.resolve().then(() => require("./en-Deg4n_IM.js")) }), `./translations/${locale}.json`, 3);
|
|
4158
4158
|
return { data, locale };
|
|
4159
4159
|
} catch {
|
|
4160
4160
|
return { data: {}, locale };
|
|
@@ -4174,4 +4174,4 @@ exports.transformToUrl = transformToUrl;
|
|
|
4174
4174
|
exports.useAllContentTypes = useAllContentTypes;
|
|
4175
4175
|
exports.useApi = useApi;
|
|
4176
4176
|
exports.usePluginConfig = usePluginConfig;
|
|
4177
|
-
//# sourceMappingURL=index-
|
|
4177
|
+
//# sourceMappingURL=index-2J9mPFyV.js.map
|