@mattisvensson/strapi-plugin-webatlas 0.8.1 → 0.9.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.
Files changed (100) hide show
  1. package/README.md +2 -5
  2. package/dist/_chunks/SettingTitle-BWOWVBLk.js +68 -0
  3. package/dist/_chunks/SettingTitle-BWOWVBLk.js.map +1 -0
  4. package/dist/_chunks/SettingTitle-BeOTuTTQ.mjs +69 -0
  5. package/dist/_chunks/SettingTitle-BeOTuTTQ.mjs.map +1 -0
  6. package/dist/_chunks/SettingTitle-C3sFAnSq.mjs +68 -0
  7. package/dist/_chunks/SettingTitle-CzqQvoLC.js +67 -0
  8. package/dist/_chunks/{de-Dt80IqMG.mjs → de-B0MLvmHX.mjs} +11 -3
  9. package/dist/_chunks/{de-Dt80IqMG.mjs.map → de-B0MLvmHX.mjs.map} +1 -1
  10. package/dist/_chunks/{de-CDBoUBzw.js → de-C9WypUHO.js} +11 -3
  11. package/dist/_chunks/{de-CDBoUBzw.js.map → de-C9WypUHO.js.map} +1 -1
  12. package/dist/_chunks/{en-DfvURaup.js → en-Bh58A3xT.js} +11 -3
  13. package/dist/_chunks/{en-DfvURaup.js.map → en-Bh58A3xT.js.map} +1 -1
  14. package/dist/_chunks/{en-BHxDiueo.mjs → en-CAe0Ugdu.mjs} +11 -3
  15. package/dist/_chunks/{en-BHxDiueo.mjs.map → en-CAe0Ugdu.mjs.map} +1 -1
  16. package/dist/_chunks/{index-CtFERXkl.js → index-BOX4NO67.js} +97 -56
  17. package/dist/_chunks/index-BOX4NO67.js.map +1 -0
  18. package/dist/_chunks/{index--oj1eNcM.js → index-BRyMTy-A.js} +3 -4
  19. package/dist/_chunks/{index-Rfm9O167.mjs → index-Bct4XuQR.mjs} +4 -3
  20. package/dist/_chunks/index-Bct4XuQR.mjs.map +1 -0
  21. package/dist/_chunks/{index-CbW6k4FH.js → index-BfUMDWOu.js} +111 -101
  22. package/dist/_chunks/{index-Nx4IRYIK.mjs → index-C3b9I82g.mjs} +97 -55
  23. package/dist/_chunks/index-C3b9I82g.mjs.map +1 -0
  24. package/dist/_chunks/{index-DUgh4AJb.js → index-Cljh2WvW.js} +96 -55
  25. package/dist/_chunks/{index-BKdvSgDB.js → index-CtB23bUM.js} +4 -3
  26. package/dist/_chunks/index-CtB23bUM.js.map +1 -0
  27. package/dist/_chunks/{index-Dxn0NT06.js → index-DNTPIHiU.js} +112 -100
  28. package/dist/_chunks/index-DNTPIHiU.js.map +1 -0
  29. package/dist/_chunks/{index-DTPDMxs_.js → index-DQNSkUQ4.js} +271 -4178
  30. package/dist/_chunks/index-DQNSkUQ4.js.map +1 -0
  31. package/dist/_chunks/{index-CUlRMqGG.mjs → index-DQrOEGKw.mjs} +272 -4179
  32. package/dist/_chunks/index-DQrOEGKw.mjs.map +1 -0
  33. package/dist/_chunks/{index-BCPgfhBx.js → index-DYTddEwL.js} +39 -35
  34. package/dist/_chunks/{index-DJBXRNlE.mjs → index-DYkDXyXl.mjs} +96 -56
  35. package/dist/_chunks/{index-YzPuPn68.js → index-Db1YZUh_.js} +270 -4179
  36. package/dist/_chunks/{index-CHRBu9Xy.mjs → index-DskHc4Qo.mjs} +39 -34
  37. package/dist/_chunks/index-DskHc4Qo.mjs.map +1 -0
  38. package/dist/_chunks/{index-CAged_xE.mjs → index-Hc9EaNaQ.mjs} +3 -4
  39. package/dist/_chunks/{index-BBn1ZvsE.mjs → index-MbtAyF71.mjs} +38 -33
  40. package/dist/_chunks/{index-D29zBs5w.mjs → index-k3FZ4Km2.mjs} +271 -4180
  41. package/dist/_chunks/{index-D72CZ5b7.js → index-lhI5MPlJ.js} +40 -34
  42. package/dist/_chunks/index-lhI5MPlJ.js.map +1 -0
  43. package/dist/_chunks/{index-DMpiX4hP.mjs → index-m4NBXtx2.mjs} +114 -103
  44. package/dist/_chunks/index-m4NBXtx2.mjs.map +1 -0
  45. package/dist/_chunks/{index-CTA8agp7.mjs → index-unPFF-85.mjs} +113 -102
  46. package/dist/admin/index.js +1 -1
  47. package/dist/admin/index.mjs +1 -1
  48. package/dist/admin/src/components/modals/NavModal.d.ts +2 -1
  49. package/dist/admin/src/hooks/useApi.d.ts +1 -1
  50. package/dist/admin/src/pages/Navigation/RouteItem.d.ts +1 -0
  51. package/dist/admin/src/pages/Settings/ContentBox.d.ts +5 -0
  52. package/dist/admin/src/pages/Settings/PageWrapper.d.ts +2 -1
  53. package/dist/admin/src/pages/Settings/SettingTitle.d.ts +4 -0
  54. package/dist/admin/src/pages/Settings/index.d.ts +4 -0
  55. package/dist/admin/src/permissions.d.ts +23 -0
  56. package/dist/admin/src/utils/duplicateCheck.d.ts +4 -3
  57. package/dist/server/index.js +2046 -1854
  58. package/dist/server/index.js.map +1 -1
  59. package/dist/server/index.mjs +2046 -1854
  60. package/dist/server/index.mjs.map +1 -1
  61. package/dist/server/src/config/index.d.ts +6 -1
  62. package/dist/server/src/index.d.ts +16 -5
  63. package/dist/server/src/policies/has-permissions.d.ts +2 -0
  64. package/dist/server/src/policies/index.d.ts +3 -1
  65. package/dist/server/src/routes/admin.d.ts +6 -2
  66. package/dist/server/src/routes/index.d.ts +6 -2
  67. package/dist/server/src/services/admin.d.ts +1 -1
  68. package/dist/server/src/services/index.d.ts +1 -1
  69. package/dist/{utils → server/src/utils}/buildStructuredNavigation.d.ts +1 -1
  70. package/dist/{utils → server/src/utils}/extractRouteAndItems.d.ts +1 -1
  71. package/dist/server/src/utils/index.d.ts +11 -0
  72. package/dist/server/src/utils/navItemHandler.d.ts +1 -1
  73. package/dist/server/src/utils/pluginHelpers.d.ts +0 -3
  74. package/dist/server/src/utils/reduceDepthOfOrphanedItems.d.ts +2 -0
  75. package/dist/utils/index.d.ts +3 -7
  76. package/dist/utils/pluginConstants.d.ts +3 -0
  77. package/dist/utils/pluginId.d.ts +4 -0
  78. package/package.json +1 -1
  79. package/dist/_chunks/PageWrapper-Bp9vGwpG.js +0 -54
  80. package/dist/_chunks/PageWrapper-BvOY7VCN.mjs +0 -55
  81. package/dist/_chunks/PageWrapper-BzDrMm2d.js +0 -55
  82. package/dist/_chunks/PageWrapper-BzDrMm2d.js.map +0 -1
  83. package/dist/_chunks/PageWrapper-oLhcg9BA.mjs +0 -56
  84. package/dist/_chunks/PageWrapper-oLhcg9BA.mjs.map +0 -1
  85. package/dist/_chunks/index--oj1eNcM.js.map +0 -1
  86. package/dist/_chunks/index-BCPgfhBx.js.map +0 -1
  87. package/dist/_chunks/index-CAged_xE.mjs.map +0 -1
  88. package/dist/_chunks/index-CHRBu9Xy.mjs.map +0 -1
  89. package/dist/_chunks/index-CbW6k4FH.js.map +0 -1
  90. package/dist/_chunks/index-CtFERXkl.js.map +0 -1
  91. package/dist/_chunks/index-D29zBs5w.mjs.map +0 -1
  92. package/dist/_chunks/index-DJBXRNlE.mjs.map +0 -1
  93. package/dist/_chunks/index-DMpiX4hP.mjs.map +0 -1
  94. package/dist/_chunks/index-YzPuPn68.js.map +0 -1
  95. package/dist/admin/src/components/modals/fields/Visibility.d.ts +0 -5
  96. package/dist/admin/src/components/modals/fields/index.d.ts +0 -2
  97. package/dist/pluginId.d.ts +0 -3
  98. /package/dist/{utils → server/src/utils}/cleanRootKeys.d.ts +0 -0
  99. /package/dist/{utils → server/src/utils}/populateDeep.d.ts +0 -0
  100. /package/dist/{utils → server/src/utils}/removeWaFields.d.ts +0 -0
package/README.md CHANGED
@@ -128,18 +128,15 @@ Optional parameters:
128
128
 
129
129
  ## 🧩 Roadmap
130
130
 
131
- - RBAC
132
- - User action feedback
131
+ - More fine-grained RBAC
133
132
  - Internationalization
134
133
  - Route page
135
- - Filters
136
134
  - Nested url structure
137
135
  - Entity page
138
136
  - Add to navigation from entity
139
137
  - Settings
140
138
  - Navigation settings
141
- - Max nested items
142
- - Prevent navigation deletion
139
+ - Prevent navigation deletion option
143
140
  - Navigation page
144
141
  - Custom fields for nav items
145
142
  - Nested paths through wrapper/external item
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+ const jsxRuntime = require("react/jsx-runtime");
3
+ const designSystem = require("@strapi/design-system");
4
+ const admin = require("@strapi/strapi/admin");
5
+ const index = require("./index-DNTPIHiU.js");
6
+ const reactIntl = require("react-intl");
7
+ const icons = require("@strapi/icons");
8
+ function PageWrapper({
9
+ save,
10
+ isSaving,
11
+ disabledCondition,
12
+ subtitle,
13
+ children
14
+ }) {
15
+ const { formatMessage } = reactIntl.useIntl();
16
+ return /* @__PURE__ */ jsxRuntime.jsxs(admin.Page.Main, { children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx(
18
+ admin.Layouts.Header,
19
+ {
20
+ title: index.PLUGIN_NAME,
21
+ subtitle,
22
+ primaryAction: disabledCondition !== void 0 && save && /* @__PURE__ */ jsxRuntime.jsx(
23
+ designSystem.Button,
24
+ {
25
+ type: "submit",
26
+ onClick: () => save(),
27
+ loading: isSaving,
28
+ disabled: disabledCondition || isSaving,
29
+ startIcon: /* @__PURE__ */ jsxRuntime.jsx(icons.Check, {}),
30
+ children: formatMessage({
31
+ id: index.getTranslation("save"),
32
+ defaultMessage: "Save"
33
+ })
34
+ }
35
+ )
36
+ }
37
+ ),
38
+ /* @__PURE__ */ jsxRuntime.jsx(admin.Layouts.Content, { children: /* @__PURE__ */ jsxRuntime.jsx(designSystem.Flex, { direction: "column", alignItems: "stretch", gap: 6, children }) })
39
+ ] });
40
+ }
41
+ function ContentBox({ title, children }) {
42
+ return /* @__PURE__ */ jsxRuntime.jsxs(
43
+ designSystem.Flex,
44
+ {
45
+ background: "neutral0",
46
+ hasRadius: true,
47
+ paddingTop: 6,
48
+ paddingBottom: 6,
49
+ paddingLeft: 7,
50
+ paddingRight: 7,
51
+ shadow: "tableShadow",
52
+ direction: "column",
53
+ alignItems: "stretch",
54
+ gap: 4,
55
+ children: [
56
+ /* @__PURE__ */ jsxRuntime.jsx(designSystem.Typography, { variant: "delta", as: "h3", children: title }),
57
+ /* @__PURE__ */ jsxRuntime.jsx(designSystem.Box, { children })
58
+ ]
59
+ }
60
+ );
61
+ }
62
+ function SettingTitle({ children }) {
63
+ return /* @__PURE__ */ jsxRuntime.jsx(designSystem.Typography, { variant: "sigma", textColor: "neutral600", children });
64
+ }
65
+ exports.ContentBox = ContentBox;
66
+ exports.PageWrapper = PageWrapper;
67
+ exports.SettingTitle = SettingTitle;
68
+ //# sourceMappingURL=SettingTitle-BWOWVBLk.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SettingTitle-BWOWVBLk.js","sources":["../../admin/src/pages/Settings/PageWrapper.tsx","../../admin/src/pages/Settings/ContentBox.tsx","../../admin/src/pages/Settings/SettingTitle.tsx"],"sourcesContent":["import { Button, Flex } from '@strapi/design-system';\nimport { Page, Layouts} from '@strapi/strapi/admin'\nimport { PLUGIN_NAME } from '../../../../utils/pluginId';\nimport { getTranslation } from '../../utils';\nimport { useIntl } from 'react-intl';\nimport { Check } from '@strapi/icons';\n\nexport default function PageWrapper({ \n save, \n isSaving,\n disabledCondition,\n subtitle,\n children\n}: {\n save?: () => void, \n isSaving: boolean,\n disabledCondition: boolean,\n subtitle: string,\n children: React.ReactNode \n}) {\n\n const { formatMessage } = useIntl();\n \n return (\n <Page.Main>\n <Layouts.Header\n title={PLUGIN_NAME}\n subtitle={subtitle}\n primaryAction={ disabledCondition !== undefined && save &&\n <Button\n type=\"submit\"\n onClick={() => save()}\n loading={isSaving}\n disabled={disabledCondition || isSaving}\n startIcon={<Check />}\n >\n {/* <Check /> */}\n {formatMessage({\n id: getTranslation('save'),\n defaultMessage: 'Save',\n })}\n </Button>\n }\n />\n <Layouts.Content>\n <Flex direction=\"column\" alignItems=\"stretch\" gap={6}>\n {children}\n </Flex>\n </Layouts.Content>\n </Page.Main>\n )\n}","import { Typography, Flex, Box } from '@strapi/design-system';\n\nexport default function ContentBox({ title, children }: { title: string, children: React.ReactNode }) {\n return <Flex\n background='neutral0'\n hasRadius\n paddingTop={6}\n paddingBottom={6}\n paddingLeft={7}\n paddingRight={7}\n shadow=\"tableShadow\"\n direction=\"column\"\n alignItems=\"stretch\"\n gap={4}\n >\n <Typography variant=\"delta\" as=\"h3\">\n {title}\n </Typography>\n <Box>\n {children}\n </Box>\n </Flex>\n}","import { Typography } from '@strapi/design-system'\n\nexport default function SettingTitle({ children }: { children: React.ReactNode }) {\n return (\n <Typography variant=\"sigma\" textColor=\"neutral600\">\n {children}\n </Typography>\n )\n}"],"names":["useIntl","jsxs","Page","jsx","Layouts","PLUGIN_NAME","Button","Check","getTranslation","Flex","Typography","Box"],"mappings":";;;;;;;AAOA,SAAwB,YAAY;AAAA,EAClC;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAMG;AAEK,QAAA,EAAE,cAAc,IAAIA,kBAAQ;AAGhC,SAAAC,gCAACC,MAAAA,KAAK,MAAL,EACC,UAAA;AAAA,IAAAC,2BAAA;AAAA,MAACC,MAAAA,QAAQ;AAAA,MAAR;AAAA,QACC,OAAOC,MAAA;AAAA,QACP;AAAA,QACA,eAAgB,sBAAsB,UAAa,QACjDF,2BAAA;AAAA,UAACG,aAAA;AAAA,UAAA;AAAA,YACC,MAAK;AAAA,YACL,SAAS,MAAM,KAAK;AAAA,YACpB,SAAS;AAAA,YACT,UAAU,qBAAqB;AAAA,YAC/B,0CAAYC,MAAM,OAAA,EAAA;AAAA,YAGjB,UAAc,cAAA;AAAA,cACb,IAAIC,qBAAe,MAAM;AAAA,cACzB,gBAAgB;AAAA,YACjB,CAAA;AAAA,UAAA;AAAA,QAAA;AAAA,MACH;AAAA,IAEJ;AAAA,IACCL,2BAAA,IAAAC,MAAA,QAAQ,SAAR,EACC,UAACD,2BAAAA,IAAAM,aAAAA,MAAA,EAAK,WAAU,UAAS,YAAW,WAAU,KAAK,GAChD,UACH,EACF,CAAA;AAAA,EAAA,GACF;AAEJ;ACjDA,SAAwB,WAAW,EAAE,OAAO,YAA0D;AAC7F,SAAAR,2BAAA;AAAA,IAACQ,aAAA;AAAA,IAAA;AAAA,MACN,YAAW;AAAA,MACX,WAAS;AAAA,MACT,YAAY;AAAA,MACZ,eAAe;AAAA,MACf,aAAa;AAAA,MACb,cAAc;AAAA,MACd,QAAO;AAAA,MACP,WAAU;AAAA,MACV,YAAW;AAAA,MACX,KAAK;AAAA,MAEL,UAAA;AAAA,QAAAN,+BAACO,aAAAA,YAAW,EAAA,SAAQ,SAAQ,IAAG,MAC5B,UACH,OAAA;AAAA,QACAP,+BAACQ,aAAAA,OACE,SACH,CAAA;AAAA,MAAA;AAAA,IAAA;AAAA,EACF;AACF;ACpBwB,SAAA,aAAa,EAAE,YAA2C;AAChF,wCACGD,aAAW,YAAA,EAAA,SAAQ,SAAQ,WAAU,cACnC,UACH;AAEJ;;;;"}
@@ -0,0 +1,69 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { Button, Flex, Typography, Box } from "@strapi/design-system";
3
+ import { Page, Layouts } from "@strapi/strapi/admin";
4
+ import { e as PLUGIN_NAME, g as getTranslation } from "./index-m4NBXtx2.mjs";
5
+ import { useIntl } from "react-intl";
6
+ import { Check } from "@strapi/icons";
7
+ function PageWrapper({
8
+ save,
9
+ isSaving,
10
+ disabledCondition,
11
+ subtitle,
12
+ children
13
+ }) {
14
+ const { formatMessage } = useIntl();
15
+ return /* @__PURE__ */ jsxs(Page.Main, { children: [
16
+ /* @__PURE__ */ jsx(
17
+ Layouts.Header,
18
+ {
19
+ title: PLUGIN_NAME,
20
+ subtitle,
21
+ primaryAction: disabledCondition !== void 0 && save && /* @__PURE__ */ jsx(
22
+ Button,
23
+ {
24
+ type: "submit",
25
+ onClick: () => save(),
26
+ loading: isSaving,
27
+ disabled: disabledCondition || isSaving,
28
+ startIcon: /* @__PURE__ */ jsx(Check, {}),
29
+ children: formatMessage({
30
+ id: getTranslation("save"),
31
+ defaultMessage: "Save"
32
+ })
33
+ }
34
+ )
35
+ }
36
+ ),
37
+ /* @__PURE__ */ jsx(Layouts.Content, { children: /* @__PURE__ */ jsx(Flex, { direction: "column", alignItems: "stretch", gap: 6, children }) })
38
+ ] });
39
+ }
40
+ function ContentBox({ title, children }) {
41
+ return /* @__PURE__ */ jsxs(
42
+ Flex,
43
+ {
44
+ background: "neutral0",
45
+ hasRadius: true,
46
+ paddingTop: 6,
47
+ paddingBottom: 6,
48
+ paddingLeft: 7,
49
+ paddingRight: 7,
50
+ shadow: "tableShadow",
51
+ direction: "column",
52
+ alignItems: "stretch",
53
+ gap: 4,
54
+ children: [
55
+ /* @__PURE__ */ jsx(Typography, { variant: "delta", as: "h3", children: title }),
56
+ /* @__PURE__ */ jsx(Box, { children })
57
+ ]
58
+ }
59
+ );
60
+ }
61
+ function SettingTitle({ children }) {
62
+ return /* @__PURE__ */ jsx(Typography, { variant: "sigma", textColor: "neutral600", children });
63
+ }
64
+ export {
65
+ ContentBox as C,
66
+ PageWrapper as P,
67
+ SettingTitle as S
68
+ };
69
+ //# sourceMappingURL=SettingTitle-BeOTuTTQ.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SettingTitle-BeOTuTTQ.mjs","sources":["../../admin/src/pages/Settings/PageWrapper.tsx","../../admin/src/pages/Settings/ContentBox.tsx","../../admin/src/pages/Settings/SettingTitle.tsx"],"sourcesContent":["import { Button, Flex } from '@strapi/design-system';\nimport { Page, Layouts} from '@strapi/strapi/admin'\nimport { PLUGIN_NAME } from '../../../../utils/pluginId';\nimport { getTranslation } from '../../utils';\nimport { useIntl } from 'react-intl';\nimport { Check } from '@strapi/icons';\n\nexport default function PageWrapper({ \n save, \n isSaving,\n disabledCondition,\n subtitle,\n children\n}: {\n save?: () => void, \n isSaving: boolean,\n disabledCondition: boolean,\n subtitle: string,\n children: React.ReactNode \n}) {\n\n const { formatMessage } = useIntl();\n \n return (\n <Page.Main>\n <Layouts.Header\n title={PLUGIN_NAME}\n subtitle={subtitle}\n primaryAction={ disabledCondition !== undefined && save &&\n <Button\n type=\"submit\"\n onClick={() => save()}\n loading={isSaving}\n disabled={disabledCondition || isSaving}\n startIcon={<Check />}\n >\n {/* <Check /> */}\n {formatMessage({\n id: getTranslation('save'),\n defaultMessage: 'Save',\n })}\n </Button>\n }\n />\n <Layouts.Content>\n <Flex direction=\"column\" alignItems=\"stretch\" gap={6}>\n {children}\n </Flex>\n </Layouts.Content>\n </Page.Main>\n )\n}","import { Typography, Flex, Box } from '@strapi/design-system';\n\nexport default function ContentBox({ title, children }: { title: string, children: React.ReactNode }) {\n return <Flex\n background='neutral0'\n hasRadius\n paddingTop={6}\n paddingBottom={6}\n paddingLeft={7}\n paddingRight={7}\n shadow=\"tableShadow\"\n direction=\"column\"\n alignItems=\"stretch\"\n gap={4}\n >\n <Typography variant=\"delta\" as=\"h3\">\n {title}\n </Typography>\n <Box>\n {children}\n </Box>\n </Flex>\n}","import { Typography } from '@strapi/design-system'\n\nexport default function SettingTitle({ children }: { children: React.ReactNode }) {\n return (\n <Typography variant=\"sigma\" textColor=\"neutral600\">\n {children}\n </Typography>\n )\n}"],"names":[],"mappings":";;;;;;AAOA,SAAwB,YAAY;AAAA,EAClC;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAMG;AAEK,QAAA,EAAE,cAAc,IAAI,QAAQ;AAGhC,SAAA,qBAAC,KAAK,MAAL,EACC,UAAA;AAAA,IAAA;AAAA,MAAC,QAAQ;AAAA,MAAR;AAAA,QACC,OAAO;AAAA,QACP;AAAA,QACA,eAAgB,sBAAsB,UAAa,QACjD;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,MAAK;AAAA,YACL,SAAS,MAAM,KAAK;AAAA,YACpB,SAAS;AAAA,YACT,UAAU,qBAAqB;AAAA,YAC/B,+BAAY,OAAM,EAAA;AAAA,YAGjB,UAAc,cAAA;AAAA,cACb,IAAI,eAAe,MAAM;AAAA,cACzB,gBAAgB;AAAA,YACjB,CAAA;AAAA,UAAA;AAAA,QAAA;AAAA,MACH;AAAA,IAEJ;AAAA,IACC,oBAAA,QAAQ,SAAR,EACC,UAAC,oBAAA,MAAA,EAAK,WAAU,UAAS,YAAW,WAAU,KAAK,GAChD,UACH,EACF,CAAA;AAAA,EAAA,GACF;AAEJ;ACjDA,SAAwB,WAAW,EAAE,OAAO,YAA0D;AAC7F,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACN,YAAW;AAAA,MACX,WAAS;AAAA,MACT,YAAY;AAAA,MACZ,eAAe;AAAA,MACf,aAAa;AAAA,MACb,cAAc;AAAA,MACd,QAAO;AAAA,MACP,WAAU;AAAA,MACV,YAAW;AAAA,MACX,KAAK;AAAA,MAEL,UAAA;AAAA,QAAA,oBAAC,YAAW,EAAA,SAAQ,SAAQ,IAAG,MAC5B,UACH,OAAA;AAAA,QACA,oBAAC,OACE,SACH,CAAA;AAAA,MAAA;AAAA,IAAA;AAAA,EACF;AACF;ACpBwB,SAAA,aAAa,EAAE,YAA2C;AAChF,6BACG,YAAW,EAAA,SAAQ,SAAQ,WAAU,cACnC,UACH;AAEJ;"}
@@ -0,0 +1,68 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { Button, Flex, Typography, Box } from "@strapi/design-system";
3
+ import { Page, Layouts } from "@strapi/strapi/admin";
4
+ import { e as PLUGIN_NAME, g as getTranslation } from "./index-unPFF-85.mjs";
5
+ import { useIntl } from "react-intl";
6
+ import { Check } from "@strapi/icons";
7
+ function PageWrapper({
8
+ save,
9
+ isSaving,
10
+ disabledCondition,
11
+ subtitle,
12
+ children
13
+ }) {
14
+ const { formatMessage } = useIntl();
15
+ return /* @__PURE__ */ jsxs(Page.Main, { children: [
16
+ /* @__PURE__ */ jsx(
17
+ Layouts.Header,
18
+ {
19
+ title: PLUGIN_NAME,
20
+ subtitle,
21
+ primaryAction: disabledCondition !== void 0 && save && /* @__PURE__ */ jsx(
22
+ Button,
23
+ {
24
+ type: "submit",
25
+ onClick: () => save(),
26
+ loading: isSaving,
27
+ disabled: disabledCondition || isSaving,
28
+ startIcon: /* @__PURE__ */ jsx(Check, {}),
29
+ children: formatMessage({
30
+ id: getTranslation("save"),
31
+ defaultMessage: "Save"
32
+ })
33
+ }
34
+ )
35
+ }
36
+ ),
37
+ /* @__PURE__ */ jsx(Layouts.Content, { children: /* @__PURE__ */ jsx(Flex, { direction: "column", alignItems: "stretch", gap: 6, children }) })
38
+ ] });
39
+ }
40
+ function ContentBox({ title, children }) {
41
+ return /* @__PURE__ */ jsxs(
42
+ Flex,
43
+ {
44
+ background: "neutral0",
45
+ hasRadius: true,
46
+ paddingTop: 6,
47
+ paddingBottom: 6,
48
+ paddingLeft: 7,
49
+ paddingRight: 7,
50
+ shadow: "tableShadow",
51
+ direction: "column",
52
+ alignItems: "stretch",
53
+ gap: 4,
54
+ children: [
55
+ /* @__PURE__ */ jsx(Typography, { variant: "delta", as: "h3", children: title }),
56
+ /* @__PURE__ */ jsx(Box, { children })
57
+ ]
58
+ }
59
+ );
60
+ }
61
+ function SettingTitle({ children }) {
62
+ return /* @__PURE__ */ jsx(Typography, { variant: "sigma", textColor: "neutral600", children });
63
+ }
64
+ export {
65
+ ContentBox as C,
66
+ PageWrapper as P,
67
+ SettingTitle as S
68
+ };
@@ -0,0 +1,67 @@
1
+ "use strict";
2
+ const jsxRuntime = require("react/jsx-runtime");
3
+ const designSystem = require("@strapi/design-system");
4
+ const admin = require("@strapi/strapi/admin");
5
+ const index = require("./index-BfUMDWOu.js");
6
+ const reactIntl = require("react-intl");
7
+ const icons = require("@strapi/icons");
8
+ function PageWrapper({
9
+ save,
10
+ isSaving,
11
+ disabledCondition,
12
+ subtitle,
13
+ children
14
+ }) {
15
+ const { formatMessage } = reactIntl.useIntl();
16
+ return /* @__PURE__ */ jsxRuntime.jsxs(admin.Page.Main, { children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx(
18
+ admin.Layouts.Header,
19
+ {
20
+ title: index.PLUGIN_NAME,
21
+ subtitle,
22
+ primaryAction: disabledCondition !== void 0 && save && /* @__PURE__ */ jsxRuntime.jsx(
23
+ designSystem.Button,
24
+ {
25
+ type: "submit",
26
+ onClick: () => save(),
27
+ loading: isSaving,
28
+ disabled: disabledCondition || isSaving,
29
+ startIcon: /* @__PURE__ */ jsxRuntime.jsx(icons.Check, {}),
30
+ children: formatMessage({
31
+ id: index.getTranslation("save"),
32
+ defaultMessage: "Save"
33
+ })
34
+ }
35
+ )
36
+ }
37
+ ),
38
+ /* @__PURE__ */ jsxRuntime.jsx(admin.Layouts.Content, { children: /* @__PURE__ */ jsxRuntime.jsx(designSystem.Flex, { direction: "column", alignItems: "stretch", gap: 6, children }) })
39
+ ] });
40
+ }
41
+ function ContentBox({ title, children }) {
42
+ return /* @__PURE__ */ jsxRuntime.jsxs(
43
+ designSystem.Flex,
44
+ {
45
+ background: "neutral0",
46
+ hasRadius: true,
47
+ paddingTop: 6,
48
+ paddingBottom: 6,
49
+ paddingLeft: 7,
50
+ paddingRight: 7,
51
+ shadow: "tableShadow",
52
+ direction: "column",
53
+ alignItems: "stretch",
54
+ gap: 4,
55
+ children: [
56
+ /* @__PURE__ */ jsxRuntime.jsx(designSystem.Typography, { variant: "delta", as: "h3", children: title }),
57
+ /* @__PURE__ */ jsxRuntime.jsx(designSystem.Box, { children })
58
+ ]
59
+ }
60
+ );
61
+ }
62
+ function SettingTitle({ children }) {
63
+ return /* @__PURE__ */ jsxRuntime.jsx(designSystem.Typography, { variant: "sigma", textColor: "neutral600", children });
64
+ }
65
+ exports.ContentBox = ContentBox;
66
+ exports.PageWrapper = PageWrapper;
67
+ exports.SettingTitle = SettingTitle;
@@ -12,7 +12,10 @@ const de = {
12
12
  "webatlas.routes.page.emptyRoutes": "Es wurden keine Routen gefunden",
13
13
  "webatlas.routes.page.column.type": "Typ",
14
14
  "webatlas.routes.page.searchPlaceholder": "Routen suchen",
15
- "webatlas.settings.page.subtitle": "Konfigurieren Sie Ihre Webatlas-Plugin-Einstellungen",
15
+ "webatlas.settings.page.general.subtitle": "Konfigurieren Sie allgemeine Einstellungen",
16
+ "webatlas.settings.page.general.webatlasVersion": "Webatlas Version",
17
+ "webatlas.settings.page.general.contentTypes": "Inhaltstypen",
18
+ "webatlas.settings.page.general.details": "Details",
16
19
  "webatlas.settings.page.enabledContentTypes": "Aktivierte Inhaltstypen",
17
20
  "webatlas.settings.page.enabledContentTypes.hint": "Wählen Sie die Inhaltstypen aus, für die Sie URL-Aliase aktivieren möchten",
18
21
  "webatlas.settings.page.enabledContentTypes.placeholder": "Inhaltstypen auswählen...",
@@ -24,6 +27,9 @@ const de = {
24
27
  "webatlas.settings.page.urlAliasPattern.hint": 'Das Muster, das dem generierten URL-Alias vorangestellt wird. Wenn Sie z.B. "blog" eingeben und der Wert des Standardfelds "Mein erster Beitrag" ist, wird der generierte URL-Alias "blog/mein-erster-beitrag" sein. Lassen Sie es leer für kein Präfix.',
25
28
  "webatlas.settings.page.urlAliasPattern.tooltip": "Führende und abschließende Schrägstriche werden entfernt. Leerzeichen werden durch Bindestriche ersetzt. Sonderzeichen werden kodiert.",
26
29
  "webatlas.settings.page.urlAliasPattern.placeholder": "z.B. blog",
30
+ "webatlas.settings.page.navigation.subtitle": "Konfigurieren Sie Navigationseinstellungen",
31
+ "webatlas.settings.page.navigation.navigation": "Navigation",
32
+ "webatlas.settings.page.navigation.maxNavDepth.label": "Maximale Tiefe des Navigationsbaums",
27
33
  "webatlas.modal.navOverview.confirmText": "Neue Navigation",
28
34
  "webatlas.modal.navOverview.closeText": "Abbrechen",
29
35
  "webatlas.modal.navOverview.titleText": "Navigationsübersicht",
@@ -70,7 +76,7 @@ const de = {
70
76
  "webatlas.components.URLInfo.checking": "Überprüfe, ob die URL verfügbar ist...",
71
77
  "webatlas.components.URLInfo.available": "URL ist verfügbar",
72
78
  "webatlas.components.URLInfo.notAvailable": "URL ist nicht verfügbar. Ersetzt durch",
73
- "webatlas.components.CMEditViewAside.loading": "Wird geladen...",
79
+ "webatlas.components.CMEditViewAside.noPermission": "Sie haben nicht die erforderlichen Berechtigungen, um auf dieses Panel zuzugreifen.",
74
80
  "webatlas.components.CMEditViewAside.notAllowed.start": "Dieser Inhaltstyp ist nicht erlaubt für",
75
81
  "webatlas.components.CMEditViewAside.notAllowed.end": "Wenn Sie ihn verwenden möchten, wenden Sie sich bitte an Ihren Administrator",
76
82
  "webatlas.components.CMEditViewAside.notConfigured.start": "Dieser Inhaltstyp ist nicht konfiguriert für",
@@ -106,6 +112,8 @@ const de = {
106
112
  "webatlas.modified": "Geändert",
107
113
  "webatlas.deleted": "Gelöscht",
108
114
  "webatlas.restore": "Wiederherstellen",
115
+ "webatlas.loading": "Laden...",
116
+ "webatlas.version": "Version",
109
117
  "webatlas.notification.error": "Ein Fehler ist aufgetreten",
110
118
  "webatlas.notification.settings.saved": "Einstellungen erfolgreich gespeichert",
111
119
  "webatlas.notification.routes.fetchFailed": "Routen konnten nicht abgerufen werden",
@@ -121,4 +129,4 @@ const de = {
121
129
  export {
122
130
  de as default
123
131
  };
124
- //# sourceMappingURL=de-Dt80IqMG.mjs.map
132
+ //# sourceMappingURL=de-B0MLvmHX.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"de-Dt80IqMG.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"de-B0MLvmHX.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -14,7 +14,10 @@ const de = {
14
14
  "webatlas.routes.page.emptyRoutes": "Es wurden keine Routen gefunden",
15
15
  "webatlas.routes.page.column.type": "Typ",
16
16
  "webatlas.routes.page.searchPlaceholder": "Routen suchen",
17
- "webatlas.settings.page.subtitle": "Konfigurieren Sie Ihre Webatlas-Plugin-Einstellungen",
17
+ "webatlas.settings.page.general.subtitle": "Konfigurieren Sie allgemeine Einstellungen",
18
+ "webatlas.settings.page.general.webatlasVersion": "Webatlas Version",
19
+ "webatlas.settings.page.general.contentTypes": "Inhaltstypen",
20
+ "webatlas.settings.page.general.details": "Details",
18
21
  "webatlas.settings.page.enabledContentTypes": "Aktivierte Inhaltstypen",
19
22
  "webatlas.settings.page.enabledContentTypes.hint": "Wählen Sie die Inhaltstypen aus, für die Sie URL-Aliase aktivieren möchten",
20
23
  "webatlas.settings.page.enabledContentTypes.placeholder": "Inhaltstypen auswählen...",
@@ -26,6 +29,9 @@ const de = {
26
29
  "webatlas.settings.page.urlAliasPattern.hint": 'Das Muster, das dem generierten URL-Alias vorangestellt wird. Wenn Sie z.B. "blog" eingeben und der Wert des Standardfelds "Mein erster Beitrag" ist, wird der generierte URL-Alias "blog/mein-erster-beitrag" sein. Lassen Sie es leer für kein Präfix.',
27
30
  "webatlas.settings.page.urlAliasPattern.tooltip": "Führende und abschließende Schrägstriche werden entfernt. Leerzeichen werden durch Bindestriche ersetzt. Sonderzeichen werden kodiert.",
28
31
  "webatlas.settings.page.urlAliasPattern.placeholder": "z.B. blog",
32
+ "webatlas.settings.page.navigation.subtitle": "Konfigurieren Sie Navigationseinstellungen",
33
+ "webatlas.settings.page.navigation.navigation": "Navigation",
34
+ "webatlas.settings.page.navigation.maxNavDepth.label": "Maximale Tiefe des Navigationsbaums",
29
35
  "webatlas.modal.navOverview.confirmText": "Neue Navigation",
30
36
  "webatlas.modal.navOverview.closeText": "Abbrechen",
31
37
  "webatlas.modal.navOverview.titleText": "Navigationsübersicht",
@@ -72,7 +78,7 @@ const de = {
72
78
  "webatlas.components.URLInfo.checking": "Überprüfe, ob die URL verfügbar ist...",
73
79
  "webatlas.components.URLInfo.available": "URL ist verfügbar",
74
80
  "webatlas.components.URLInfo.notAvailable": "URL ist nicht verfügbar. Ersetzt durch",
75
- "webatlas.components.CMEditViewAside.loading": "Wird geladen...",
81
+ "webatlas.components.CMEditViewAside.noPermission": "Sie haben nicht die erforderlichen Berechtigungen, um auf dieses Panel zuzugreifen.",
76
82
  "webatlas.components.CMEditViewAside.notAllowed.start": "Dieser Inhaltstyp ist nicht erlaubt für",
77
83
  "webatlas.components.CMEditViewAside.notAllowed.end": "Wenn Sie ihn verwenden möchten, wenden Sie sich bitte an Ihren Administrator",
78
84
  "webatlas.components.CMEditViewAside.notConfigured.start": "Dieser Inhaltstyp ist nicht konfiguriert für",
@@ -108,6 +114,8 @@ const de = {
108
114
  "webatlas.modified": "Geändert",
109
115
  "webatlas.deleted": "Gelöscht",
110
116
  "webatlas.restore": "Wiederherstellen",
117
+ "webatlas.loading": "Laden...",
118
+ "webatlas.version": "Version",
111
119
  "webatlas.notification.error": "Ein Fehler ist aufgetreten",
112
120
  "webatlas.notification.settings.saved": "Einstellungen erfolgreich gespeichert",
113
121
  "webatlas.notification.routes.fetchFailed": "Routen konnten nicht abgerufen werden",
@@ -121,4 +129,4 @@ const de = {
121
129
  "webatlas.settings.section.navigation": "Navigation"
122
130
  };
123
131
  exports.default = de;
124
- //# sourceMappingURL=de-CDBoUBzw.js.map
132
+ //# sourceMappingURL=de-C9WypUHO.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"de-CDBoUBzw.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"de-C9WypUHO.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -14,7 +14,10 @@ const en = {
14
14
  "webatlas.routes.page.emptyRoutes": "No routes found",
15
15
  "webatlas.routes.page.column.type": "Type",
16
16
  "webatlas.routes.page.searchPlaceholder": "Search routes",
17
- "webatlas.settings.page.subtitle": "Configure your Webatlas plugin settings",
17
+ "webatlas.settings.page.general.subtitle": "Configure general settings",
18
+ "webatlas.settings.page.general.webatlasVersion": "Webatlas Version",
19
+ "webatlas.settings.page.general.contentTypes": "Content Types",
20
+ "webatlas.settings.page.general.details": "Details",
18
21
  "webatlas.settings.page.enabledContentTypes": "Enabled Content Types",
19
22
  "webatlas.settings.page.enabledContentTypes.hint": "Select the content types for which you want to enable URL aliases",
20
23
  "webatlas.settings.page.enabledContentTypes.placeholder": "Select content types...",
@@ -26,6 +29,9 @@ const en = {
26
29
  "webatlas.settings.page.urlAliasPattern.hint": 'The pattern to prepend to the generated URL alias. For example, if you enter "blog" and the value of default field is "My First Post", the generated URL alias will be "blog/my-first-post". Leave empty for no prefix.',
27
30
  "webatlas.settings.page.urlAliasPattern.tooltip": "Leading and trailing slashes will be removed. Spaces will be replaced with hyphens. Special characters will be encoded.",
28
31
  "webatlas.settings.page.urlAliasPattern.placeholder": "e.g. blog",
32
+ "webatlas.settings.page.navigation.subtitle": "Configure navigation settings",
33
+ "webatlas.settings.page.navigation.navigation": "Navigation",
34
+ "webatlas.settings.page.navigation.maxNavDepth.label": "Max depth of navigation tree",
29
35
  "webatlas.modal.navOverview.confirmText": "New navigation",
30
36
  "webatlas.modal.navOverview.closeText": "Cancel",
31
37
  "webatlas.modal.navOverview.titleText": "Navigation overview",
@@ -72,7 +78,7 @@ const en = {
72
78
  "webatlas.components.URLInfo.checking": "Checking if URL is available...",
73
79
  "webatlas.components.URLInfo.available": "URL is available",
74
80
  "webatlas.components.URLInfo.notAvailable": "URL is not available. Replaced with",
75
- "webatlas.components.CMEditViewAside.loading": "Loading...",
81
+ "webatlas.components.CMEditViewAside.noPermission": "You do not have the required permissions to access this panel.",
76
82
  "webatlas.components.CMEditViewAside.notAllowed.start": "This content type is not allowed for",
77
83
  "webatlas.components.CMEditViewAside.notAllowed.end": "If you wish to use it, please contact your administrator",
78
84
  "webatlas.components.CMEditViewAside.notConfigured.start": "This content type is not configured for",
@@ -108,6 +114,8 @@ const en = {
108
114
  "webatlas.modified": "Modified",
109
115
  "webatlas.deleted": "Deleted",
110
116
  "webatlas.restore": "Restore",
117
+ "webatlas.loading": "Loading...",
118
+ "webatlas.version": "Version",
111
119
  "webatlas.notification.error": "An error occurred",
112
120
  "webatlas.notification.settings.saved": "Settings saved successfully",
113
121
  "webatlas.notification.routes.fetchFailed": "Failed to fetch routes",
@@ -121,4 +129,4 @@ const en = {
121
129
  "webatlas.settings.section.navigation": "Navigation"
122
130
  };
123
131
  exports.default = en;
124
- //# sourceMappingURL=en-DfvURaup.js.map
132
+ //# sourceMappingURL=en-Bh58A3xT.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"en-DfvURaup.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"en-Bh58A3xT.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -12,7 +12,10 @@ const en = {
12
12
  "webatlas.routes.page.emptyRoutes": "No routes found",
13
13
  "webatlas.routes.page.column.type": "Type",
14
14
  "webatlas.routes.page.searchPlaceholder": "Search routes",
15
- "webatlas.settings.page.subtitle": "Configure your Webatlas plugin settings",
15
+ "webatlas.settings.page.general.subtitle": "Configure general settings",
16
+ "webatlas.settings.page.general.webatlasVersion": "Webatlas Version",
17
+ "webatlas.settings.page.general.contentTypes": "Content Types",
18
+ "webatlas.settings.page.general.details": "Details",
16
19
  "webatlas.settings.page.enabledContentTypes": "Enabled Content Types",
17
20
  "webatlas.settings.page.enabledContentTypes.hint": "Select the content types for which you want to enable URL aliases",
18
21
  "webatlas.settings.page.enabledContentTypes.placeholder": "Select content types...",
@@ -24,6 +27,9 @@ const en = {
24
27
  "webatlas.settings.page.urlAliasPattern.hint": 'The pattern to prepend to the generated URL alias. For example, if you enter "blog" and the value of default field is "My First Post", the generated URL alias will be "blog/my-first-post". Leave empty for no prefix.',
25
28
  "webatlas.settings.page.urlAliasPattern.tooltip": "Leading and trailing slashes will be removed. Spaces will be replaced with hyphens. Special characters will be encoded.",
26
29
  "webatlas.settings.page.urlAliasPattern.placeholder": "e.g. blog",
30
+ "webatlas.settings.page.navigation.subtitle": "Configure navigation settings",
31
+ "webatlas.settings.page.navigation.navigation": "Navigation",
32
+ "webatlas.settings.page.navigation.maxNavDepth.label": "Max depth of navigation tree",
27
33
  "webatlas.modal.navOverview.confirmText": "New navigation",
28
34
  "webatlas.modal.navOverview.closeText": "Cancel",
29
35
  "webatlas.modal.navOverview.titleText": "Navigation overview",
@@ -70,7 +76,7 @@ const en = {
70
76
  "webatlas.components.URLInfo.checking": "Checking if URL is available...",
71
77
  "webatlas.components.URLInfo.available": "URL is available",
72
78
  "webatlas.components.URLInfo.notAvailable": "URL is not available. Replaced with",
73
- "webatlas.components.CMEditViewAside.loading": "Loading...",
79
+ "webatlas.components.CMEditViewAside.noPermission": "You do not have the required permissions to access this panel.",
74
80
  "webatlas.components.CMEditViewAside.notAllowed.start": "This content type is not allowed for",
75
81
  "webatlas.components.CMEditViewAside.notAllowed.end": "If you wish to use it, please contact your administrator",
76
82
  "webatlas.components.CMEditViewAside.notConfigured.start": "This content type is not configured for",
@@ -106,6 +112,8 @@ const en = {
106
112
  "webatlas.modified": "Modified",
107
113
  "webatlas.deleted": "Deleted",
108
114
  "webatlas.restore": "Restore",
115
+ "webatlas.loading": "Loading...",
116
+ "webatlas.version": "Version",
109
117
  "webatlas.notification.error": "An error occurred",
110
118
  "webatlas.notification.settings.saved": "Settings saved successfully",
111
119
  "webatlas.notification.routes.fetchFailed": "Failed to fetch routes",
@@ -121,4 +129,4 @@ const en = {
121
129
  export {
122
130
  en as default
123
131
  };
124
- //# sourceMappingURL=en-BHxDiueo.mjs.map
132
+ //# sourceMappingURL=en-CAe0Ugdu.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"en-BHxDiueo.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"en-CAe0Ugdu.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}