@simpleview/cms-foundation 0.0.18 → 0.0.20
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/chunk-4BZHC5AC.js +37 -0
- package/dist/chunk-4BZHC5AC.js.map +7 -0
- package/dist/chunk-4LSFAAZW.js +1 -0
- package/dist/chunk-4LSFAAZW.js.map +7 -0
- package/dist/chunk-5WRI5ZAA.js +31 -0
- package/dist/chunk-5WRI5ZAA.js.map +7 -0
- package/dist/chunk-CMALSZV3.js +1 -0
- package/dist/chunk-CMALSZV3.js.map +7 -0
- package/dist/chunk-DG37VYL5.js +1 -0
- package/dist/chunk-DG37VYL5.js.map +7 -0
- package/dist/chunk-EE5DCIH7.js +2451 -0
- package/dist/chunk-EE5DCIH7.js.map +7 -0
- package/dist/chunk-EEKFLXZI.js +11 -0
- package/dist/chunk-EEKFLXZI.js.map +7 -0
- package/dist/chunk-EG5F4AP4.js +1 -0
- package/dist/chunk-EG5F4AP4.js.map +7 -0
- package/dist/chunk-EWRVCIV6.js +1 -0
- package/dist/chunk-EWRVCIV6.js.map +7 -0
- package/dist/chunk-F5L7DWHD.js +1 -0
- package/dist/chunk-F5L7DWHD.js.map +7 -0
- package/dist/chunk-FJML4RHB.js +59 -0
- package/dist/chunk-FJML4RHB.js.map +7 -0
- package/dist/chunk-GPTPACV2.js +33 -0
- package/dist/chunk-GPTPACV2.js.map +7 -0
- package/dist/chunk-MNT3ZFUU.js +14 -0
- package/dist/chunk-MNT3ZFUU.js.map +7 -0
- package/dist/chunk-NX7QUAFC.js +82 -0
- package/dist/chunk-NX7QUAFC.js.map +7 -0
- package/dist/chunk-OEYLOZQK.js +31 -0
- package/dist/chunk-OEYLOZQK.js.map +7 -0
- package/dist/chunk-P3WX4DFS.js +93 -0
- package/dist/chunk-P3WX4DFS.js.map +7 -0
- package/dist/chunk-VV3NKXSX.js +17 -0
- package/dist/chunk-VV3NKXSX.js.map +7 -0
- package/dist/chunk-XG5CMDEI.js +1 -0
- package/dist/chunk-XG5CMDEI.js.map +7 -0
- package/dist/chunk-ZQUGFKHP.js +1 -0
- package/dist/chunk-ZQUGFKHP.js.map +7 -0
- package/dist/components/App/App.js +5 -5
- package/dist/components/App/App.js.map +3 -3
- package/dist/components/App/index.js +9 -1
- package/dist/components/App/index.js.map +3 -3
- package/dist/components/Error/Error.js +4 -11
- package/dist/components/Error/Error.js.map +3 -3
- package/dist/components/Error/Error.types.js +1 -0
- package/dist/components/Error/index.js +9 -2
- package/dist/components/Error/index.js.map +3 -3
- package/dist/components/Layout/Layout.js +5 -25
- package/dist/components/Layout/Layout.js.map +3 -3
- package/dist/components/Layout/index.js +9 -1
- package/dist/components/Layout/index.js.map +3 -3
- package/dist/components/Preview/PreviewCivWrapper.js +4 -25
- package/dist/components/Preview/PreviewCivWrapper.js.map +3 -3
- package/dist/components/Preview/PreviewContent.js +19 -10
- package/dist/components/Preview/PreviewContent.js.map +3 -3
- package/dist/components/Preview/PreviewPageWrapper.js +4 -85
- package/dist/components/Preview/PreviewPageWrapper.js.map +3 -3
- package/dist/components/Preview/index.js +30 -3
- package/dist/components/Preview/index.js.map +3 -3
- package/dist/components/Section/Section.js +19 -8
- package/dist/components/Section/Section.js.map +3 -3
- package/dist/components/Section/Section.types.js +1 -0
- package/dist/components/Section/SectionItem.js +19 -11
- package/dist/components/Section/SectionItem.js.map +3 -3
- package/dist/components/Section/SectionItemCiv.js +19 -20
- package/dist/components/Section/SectionItemCiv.js.map +3 -3
- package/dist/components/Section/index.js +26 -4
- package/dist/components/Section/index.js.map +3 -3
- package/dist/components/Unknown/Unknown.js +6 -28
- package/dist/components/Unknown/Unknown.js.map +3 -3
- package/dist/components/Unknown/index.js +10 -1
- package/dist/components/Unknown/index.js.map +3 -3
- package/dist/components/index.js +48 -6
- package/dist/components/index.js.map +3 -3
- package/dist/contexts/ComponentMapContext.js +20 -9
- package/dist/contexts/ComponentMapContext.js.map +3 -3
- package/dist/contexts/index.js +24 -1
- package/dist/contexts/index.js.map +3 -3
- package/dist/routes/index.js +7134 -3
- package/dist/routes/index.js.map +4 -4
- package/dist/types/cms.js +1 -0
- package/dist/types/index.js +2 -1
- package/dist/types/index.js.map +3 -3
- package/dist/utils/getCmsUrl.js +4 -5
- package/dist/utils/getCmsUrl.js.map +3 -3
- package/dist/utils/getPageContent.js +5 -50
- package/dist/utils/getPageContent.js.map +3 -3
- package/dist/utils/index.js +11 -2
- package/dist/utils/index.js.map +3 -3
- package/package.json +1 -1
|
@@ -1,28 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
/* @__PURE__ */ jsxs("head", { children: [
|
|
7
|
-
/* @__PURE__ */ jsx(Meta, {}),
|
|
8
|
-
/* @__PURE__ */ jsx("meta", { charSet: "utf-8" }),
|
|
9
|
-
/* @__PURE__ */ jsx(
|
|
10
|
-
"meta",
|
|
11
|
-
{
|
|
12
|
-
name: "viewport",
|
|
13
|
-
content: "width=device-width,initial-scale=1"
|
|
14
|
-
}
|
|
15
|
-
),
|
|
16
|
-
allowIndexing && /* @__PURE__ */ jsx("meta", { name: "robots", content: "noindex, nofollow" }),
|
|
17
|
-
/* @__PURE__ */ jsx(Links, {})
|
|
18
|
-
] }),
|
|
19
|
-
/* @__PURE__ */ jsxs("body", { children: [
|
|
20
|
-
children,
|
|
21
|
-
/* @__PURE__ */ jsx(ScrollRestoration, {}),
|
|
22
|
-
/* @__PURE__ */ jsx(Scripts, {})
|
|
23
|
-
] })
|
|
24
|
-
] });
|
|
25
|
-
}
|
|
1
|
+
import {
|
|
2
|
+
Layout
|
|
3
|
+
} from "../../chunk-4BZHC5AC.js";
|
|
4
|
+
import "../../chunk-EE5DCIH7.js";
|
|
5
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
26
6
|
export {
|
|
27
7
|
Layout
|
|
28
8
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,28 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
onCivEnter,
|
|
6
|
-
highlighted,
|
|
7
|
-
register
|
|
8
|
-
}) {
|
|
9
|
-
const onMouseEnter = (e) => {
|
|
10
|
-
e.stopPropagation();
|
|
11
|
-
onCivEnter(civid);
|
|
12
|
-
};
|
|
13
|
-
return /* @__PURE__ */ jsx(
|
|
14
|
-
"div",
|
|
15
|
-
{
|
|
16
|
-
style: highlighted === civid ? {
|
|
17
|
-
outlineOffset: 5,
|
|
18
|
-
outline: "rgb(217, 83, 30) solid 7px"
|
|
19
|
-
} : void 0,
|
|
20
|
-
onMouseEnter,
|
|
21
|
-
ref: register(civid),
|
|
22
|
-
children
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
}
|
|
1
|
+
import {
|
|
2
|
+
PreviewCivWrapper
|
|
3
|
+
} from "../../chunk-OEYLOZQK.js";
|
|
4
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
26
5
|
export {
|
|
27
6
|
PreviewCivWrapper
|
|
28
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,13 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import {
|
|
2
|
+
PreviewContent
|
|
3
|
+
} from "../../chunk-NX7QUAFC.js";
|
|
4
|
+
import "../../chunk-OEYLOZQK.js";
|
|
5
|
+
import "../../chunk-P3WX4DFS.js";
|
|
6
|
+
import "../../chunk-F5L7DWHD.js";
|
|
7
|
+
import "../../chunk-MNT3ZFUU.js";
|
|
8
|
+
import "../../chunk-CMALSZV3.js";
|
|
9
|
+
import "../../chunk-VV3NKXSX.js";
|
|
10
|
+
import "../../chunk-EG5F4AP4.js";
|
|
11
|
+
import "../../chunk-XG5CMDEI.js";
|
|
12
|
+
import "../../chunk-4BZHC5AC.js";
|
|
13
|
+
import "../../chunk-EE5DCIH7.js";
|
|
14
|
+
import "../../chunk-EWRVCIV6.js";
|
|
15
|
+
import "../../chunk-DG37VYL5.js";
|
|
16
|
+
import "../../chunk-GPTPACV2.js";
|
|
17
|
+
import "../../chunk-4LSFAAZW.js";
|
|
18
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
19
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
11
20
|
export {
|
|
12
21
|
PreviewContent
|
|
13
22
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,89 +1,8 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
1
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
useState,
|
|
8
|
-
useRef
|
|
9
|
-
} from "react";
|
|
10
|
-
const PreviewContext = createContext(
|
|
11
|
-
void 0
|
|
12
|
-
);
|
|
13
|
-
const usePreview = () => useContext(PreviewContext);
|
|
14
|
-
const post = (message) => {
|
|
15
|
-
const parent = window.opener || window.parent;
|
|
16
|
-
const fullMessage = typeof message === "string" ? message : {
|
|
17
|
-
...message,
|
|
18
|
-
namespace: "sv_preview"
|
|
19
|
-
};
|
|
20
|
-
parent.postMessage(fullMessage, "*");
|
|
21
|
-
};
|
|
22
|
-
function PreviewPageWrapper({
|
|
23
|
-
children,
|
|
24
|
-
pageContent
|
|
25
|
-
}) {
|
|
26
|
-
const refs = useRef({});
|
|
27
|
-
const [highlighted, setHighlighted] = useState(
|
|
28
|
-
void 0
|
|
29
|
-
);
|
|
30
|
-
const [pageData, setPageData] = useState(
|
|
31
|
-
pageContent
|
|
32
|
-
);
|
|
33
|
-
useEffect(() => {
|
|
34
|
-
setPageData(pageContent);
|
|
35
|
-
}, [pageContent]);
|
|
36
|
-
useEffect(() => {
|
|
37
|
-
post("init");
|
|
38
|
-
const handleMessage = ({ data }) => {
|
|
39
|
-
if (!data || !("namespace" in data) || data.namespace !== "sv_preview" || !("event" in data) || !("args" in data)) {
|
|
40
|
-
return;
|
|
41
|
-
}
|
|
42
|
-
const { event, args } = data;
|
|
43
|
-
if (event === "highlight") {
|
|
44
|
-
setHighlighted(args.civid);
|
|
45
|
-
}
|
|
46
|
-
if (event === "scrollTo") {
|
|
47
|
-
if (!refs.current[args.civid]) {
|
|
48
|
-
return;
|
|
49
|
-
}
|
|
50
|
-
refs.current[args.civid].scrollIntoView({
|
|
51
|
-
behavior: "smooth",
|
|
52
|
-
block: "nearest"
|
|
53
|
-
});
|
|
54
|
-
}
|
|
55
|
-
if (event === "update") {
|
|
56
|
-
setPageData((prevPageData) => {
|
|
57
|
-
if (!prevPageData) return null;
|
|
58
|
-
return { ...prevPageData, body: args.body };
|
|
59
|
-
});
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
|
-
window.addEventListener("message", handleMessage);
|
|
63
|
-
return () => window.removeEventListener("message", handleMessage);
|
|
64
|
-
}, [setPageData]);
|
|
65
|
-
const previewContextState = useMemo(
|
|
66
|
-
() => ({
|
|
67
|
-
register: (civid) => {
|
|
68
|
-
return (ref) => refs.current[civid] = ref;
|
|
69
|
-
},
|
|
70
|
-
onCivEnter: (civid) => {
|
|
71
|
-
post({
|
|
72
|
-
event: "pbScrollTo",
|
|
73
|
-
args: { civid }
|
|
74
|
-
});
|
|
75
|
-
post({
|
|
76
|
-
event: "pbHighlight",
|
|
77
|
-
args: { civid }
|
|
78
|
-
});
|
|
79
|
-
},
|
|
80
|
-
highlighted,
|
|
81
|
-
pageData
|
|
82
|
-
}),
|
|
83
|
-
[highlighted, pageData]
|
|
84
|
-
);
|
|
85
|
-
return /* @__PURE__ */ jsx(PreviewContext.Provider, { value: previewContextState, children });
|
|
86
|
-
}
|
|
2
|
+
PreviewPageWrapper,
|
|
3
|
+
usePreview
|
|
4
|
+
} from "../../chunk-P3WX4DFS.js";
|
|
5
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
87
6
|
export {
|
|
88
7
|
PreviewPageWrapper,
|
|
89
8
|
usePreview
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,4 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import {
|
|
2
|
+
PreviewContent
|
|
3
|
+
} from "../../chunk-NX7QUAFC.js";
|
|
4
|
+
import {
|
|
5
|
+
PreviewCivWrapper
|
|
6
|
+
} from "../../chunk-OEYLOZQK.js";
|
|
7
|
+
import {
|
|
8
|
+
PreviewPageWrapper,
|
|
9
|
+
usePreview
|
|
10
|
+
} from "../../chunk-P3WX4DFS.js";
|
|
11
|
+
import "../../chunk-F5L7DWHD.js";
|
|
12
|
+
import "../../chunk-MNT3ZFUU.js";
|
|
13
|
+
import "../../chunk-CMALSZV3.js";
|
|
14
|
+
import "../../chunk-VV3NKXSX.js";
|
|
15
|
+
import "../../chunk-EG5F4AP4.js";
|
|
16
|
+
import "../../chunk-XG5CMDEI.js";
|
|
17
|
+
import "../../chunk-4BZHC5AC.js";
|
|
18
|
+
import "../../chunk-EE5DCIH7.js";
|
|
19
|
+
import "../../chunk-EWRVCIV6.js";
|
|
20
|
+
import "../../chunk-DG37VYL5.js";
|
|
21
|
+
import "../../chunk-GPTPACV2.js";
|
|
22
|
+
import "../../chunk-4LSFAAZW.js";
|
|
23
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
24
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
25
|
+
export {
|
|
26
|
+
PreviewCivWrapper,
|
|
27
|
+
PreviewContent,
|
|
28
|
+
PreviewPageWrapper,
|
|
29
|
+
usePreview
|
|
30
|
+
};
|
|
4
31
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,11 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import {
|
|
2
|
+
Section
|
|
3
|
+
} from "../../chunk-NX7QUAFC.js";
|
|
4
|
+
import "../../chunk-OEYLOZQK.js";
|
|
5
|
+
import "../../chunk-P3WX4DFS.js";
|
|
6
|
+
import "../../chunk-F5L7DWHD.js";
|
|
7
|
+
import "../../chunk-MNT3ZFUU.js";
|
|
8
|
+
import "../../chunk-CMALSZV3.js";
|
|
9
|
+
import "../../chunk-VV3NKXSX.js";
|
|
10
|
+
import "../../chunk-EG5F4AP4.js";
|
|
11
|
+
import "../../chunk-XG5CMDEI.js";
|
|
12
|
+
import "../../chunk-4BZHC5AC.js";
|
|
13
|
+
import "../../chunk-EE5DCIH7.js";
|
|
14
|
+
import "../../chunk-EWRVCIV6.js";
|
|
15
|
+
import "../../chunk-DG37VYL5.js";
|
|
16
|
+
import "../../chunk-GPTPACV2.js";
|
|
17
|
+
import "../../chunk-4LSFAAZW.js";
|
|
18
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
19
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
9
20
|
export {
|
|
10
21
|
Section
|
|
11
22
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,14 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import {
|
|
2
|
+
SectionItem
|
|
3
|
+
} from "../../chunk-NX7QUAFC.js";
|
|
4
|
+
import "../../chunk-OEYLOZQK.js";
|
|
5
|
+
import "../../chunk-P3WX4DFS.js";
|
|
6
|
+
import "../../chunk-F5L7DWHD.js";
|
|
7
|
+
import "../../chunk-MNT3ZFUU.js";
|
|
8
|
+
import "../../chunk-CMALSZV3.js";
|
|
9
|
+
import "../../chunk-VV3NKXSX.js";
|
|
10
|
+
import "../../chunk-EG5F4AP4.js";
|
|
11
|
+
import "../../chunk-XG5CMDEI.js";
|
|
12
|
+
import "../../chunk-4BZHC5AC.js";
|
|
13
|
+
import "../../chunk-EE5DCIH7.js";
|
|
14
|
+
import "../../chunk-EWRVCIV6.js";
|
|
15
|
+
import "../../chunk-DG37VYL5.js";
|
|
16
|
+
import "../../chunk-GPTPACV2.js";
|
|
17
|
+
import "../../chunk-4LSFAAZW.js";
|
|
18
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
19
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
12
20
|
export {
|
|
13
21
|
SectionItem
|
|
14
22
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,23 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
1
|
+
import {
|
|
2
|
+
SectionItemCiv
|
|
3
|
+
} from "../../chunk-NX7QUAFC.js";
|
|
4
|
+
import "../../chunk-OEYLOZQK.js";
|
|
5
|
+
import "../../chunk-P3WX4DFS.js";
|
|
6
|
+
import "../../chunk-F5L7DWHD.js";
|
|
7
|
+
import "../../chunk-MNT3ZFUU.js";
|
|
8
|
+
import "../../chunk-CMALSZV3.js";
|
|
9
|
+
import "../../chunk-VV3NKXSX.js";
|
|
10
|
+
import "../../chunk-EG5F4AP4.js";
|
|
11
|
+
import "../../chunk-XG5CMDEI.js";
|
|
12
|
+
import "../../chunk-4BZHC5AC.js";
|
|
13
|
+
import "../../chunk-EE5DCIH7.js";
|
|
14
|
+
import "../../chunk-EWRVCIV6.js";
|
|
15
|
+
import "../../chunk-DG37VYL5.js";
|
|
16
|
+
import "../../chunk-GPTPACV2.js";
|
|
17
|
+
import "../../chunk-4LSFAAZW.js";
|
|
18
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
19
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
21
20
|
export {
|
|
22
21
|
SectionItemCiv
|
|
23
22
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,5 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import {
|
|
2
|
+
Section,
|
|
3
|
+
SectionItem,
|
|
4
|
+
SectionItemCiv
|
|
5
|
+
} from "../../chunk-NX7QUAFC.js";
|
|
6
|
+
import "../../chunk-OEYLOZQK.js";
|
|
7
|
+
import "../../chunk-P3WX4DFS.js";
|
|
8
|
+
import "../../chunk-F5L7DWHD.js";
|
|
9
|
+
import "../../chunk-MNT3ZFUU.js";
|
|
10
|
+
import "../../chunk-CMALSZV3.js";
|
|
11
|
+
import "../../chunk-VV3NKXSX.js";
|
|
12
|
+
import "../../chunk-EG5F4AP4.js";
|
|
13
|
+
import "../../chunk-XG5CMDEI.js";
|
|
14
|
+
import "../../chunk-4BZHC5AC.js";
|
|
15
|
+
import "../../chunk-EE5DCIH7.js";
|
|
16
|
+
import "../../chunk-EWRVCIV6.js";
|
|
17
|
+
import "../../chunk-DG37VYL5.js";
|
|
18
|
+
import "../../chunk-GPTPACV2.js";
|
|
19
|
+
import "../../chunk-4LSFAAZW.js";
|
|
20
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
21
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
22
|
+
export {
|
|
23
|
+
Section,
|
|
24
|
+
SectionItem,
|
|
25
|
+
SectionItemCiv
|
|
26
|
+
};
|
|
5
27
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,31 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
component && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
|
-
/* @__PURE__ */ jsx("span", { children: " " }),
|
|
9
|
-
/* @__PURE__ */ jsxs("span", { children: [
|
|
10
|
-
"(",
|
|
11
|
-
component,
|
|
12
|
-
")"
|
|
13
|
-
] })
|
|
14
|
-
] })
|
|
15
|
-
] }),
|
|
16
|
-
/* @__PURE__ */ jsxs("div", { children: [
|
|
17
|
-
"civid: ",
|
|
18
|
-
civid
|
|
19
|
-
] }),
|
|
20
|
-
/* @__PURE__ */ jsxs("div", { children: [
|
|
21
|
-
"name: ",
|
|
22
|
-
name,
|
|
23
|
-
" (",
|
|
24
|
-
type,
|
|
25
|
-
")"
|
|
26
|
-
] })
|
|
27
|
-
] });
|
|
28
|
-
};
|
|
1
|
+
import {
|
|
2
|
+
Unknown
|
|
3
|
+
} from "../../chunk-GPTPACV2.js";
|
|
4
|
+
import "../../chunk-4LSFAAZW.js";
|
|
5
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
6
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
29
7
|
export {
|
|
30
8
|
Unknown
|
|
31
9
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": [
|
|
4
|
-
"sourcesContent": [
|
|
5
|
-
"mappings": "
|
|
3
|
+
"sources": [],
|
|
4
|
+
"sourcesContent": [],
|
|
5
|
+
"mappings": "",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,2 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import "../../chunk-DG37VYL5.js";
|
|
2
|
+
import {
|
|
3
|
+
Unknown
|
|
4
|
+
} from "../../chunk-GPTPACV2.js";
|
|
5
|
+
import "../../chunk-4LSFAAZW.js";
|
|
6
|
+
import "../../chunk-ZQUGFKHP.js";
|
|
7
|
+
import "../../chunk-5WRI5ZAA.js";
|
|
8
|
+
export {
|
|
9
|
+
Unknown
|
|
10
|
+
};
|
|
2
11
|
//# sourceMappingURL=index.js.map
|