cortex-react-components 3.0.9 → 3.0.10
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-S4FUSOSS.mjs → chunk-3DWDGYDG.mjs} +1 -1
- package/dist/{chunk-ICVTRW5Y.mjs → chunk-3K6EVFOW.mjs} +1 -1
- package/dist/{chunk-OYHXC3AT.mjs → chunk-3OZCVWWA.mjs} +7 -7
- package/dist/{chunk-BVCARDFK.mjs → chunk-3QU5RMTJ.mjs} +3 -3
- package/dist/{chunk-M7LM5P64.mjs → chunk-3RYHYKVQ.mjs} +1 -1
- package/dist/{chunk-6VQJSQRU.mjs → chunk-3XPREIPP.mjs} +7 -7
- package/dist/{chunk-WA3OQB7X.mjs → chunk-6S7EQDLL.mjs} +1 -1
- package/dist/{chunk-YMXGTNMY.mjs → chunk-7HHLKQE4.mjs} +1 -1
- package/dist/{chunk-27NWC2OO.mjs → chunk-7LM2P6N3.mjs} +1 -1
- package/dist/{chunk-VF2QBVAI.mjs → chunk-AQMIW7RS.mjs} +1 -1
- package/dist/{chunk-AQPLEBKG.mjs → chunk-D3AHBPI5.mjs} +1 -1
- package/dist/{chunk-G7GPQ6BO.mjs → chunk-DRLNETNN.mjs} +1 -1
- package/dist/{chunk-UBEWNGCN.mjs → chunk-EEVXIKNB.mjs} +1 -1
- package/dist/{chunk-5DYPBHBP.mjs → chunk-F6SQTC6R.mjs} +3 -3
- package/dist/{chunk-PVI4R7FJ.mjs → chunk-HNVHGBNE.mjs} +1 -1
- package/dist/{chunk-ZXU5T3GV.mjs → chunk-IQ67MHAY.mjs} +1 -1
- package/dist/{chunk-QC2AXU6I.mjs → chunk-IWQEM5KO.mjs} +2 -2
- package/dist/{chunk-34R3E2JB.mjs → chunk-KMGTUNRZ.mjs} +1 -1
- package/dist/{chunk-NKHYDT5B.mjs → chunk-KYY7BMXI.mjs} +1 -1
- package/dist/{chunk-ZZ5EM2M4.mjs → chunk-N5HTSJLI.mjs} +1 -1
- package/dist/{chunk-G5N5MCLS.mjs → chunk-NP4IVF6K.mjs} +1 -1
- package/dist/{chunk-SRK3Y7FA.mjs → chunk-NSYYRG6A.mjs} +1 -1
- package/dist/{chunk-F4LCVFZK.mjs → chunk-PM5CC4EZ.mjs} +3 -0
- package/dist/{chunk-DGV5AVAW.mjs → chunk-QJQ66DYZ.mjs} +1 -1
- package/dist/{chunk-4DNX5IYR.mjs → chunk-RNHGLZYP.mjs} +1 -1
- package/dist/{chunk-IFEQNYUB.mjs → chunk-SJI6X5DK.mjs} +2 -2
- package/dist/{chunk-6VQLA4YU.mjs → chunk-XCZCWSOY.mjs} +2 -2
- package/dist/components/Blocks/Banner.js +3 -0
- package/dist/components/Blocks/Banner.mjs +2 -2
- package/dist/components/Blocks/CallToAction.js +3 -0
- package/dist/components/Blocks/CallToAction.mjs +2 -2
- package/dist/components/Blocks/CollapsibleArea.js +3 -0
- package/dist/components/Blocks/CollapsibleArea.mjs +3 -3
- package/dist/components/Blocks/Content.js +3 -0
- package/dist/components/Blocks/Content.mjs +3 -3
- package/dist/components/Blocks/FeaturesBlock.js +3 -0
- package/dist/components/Blocks/FeaturesBlock.mjs +2 -2
- package/dist/components/Blocks/RelatedPosts.js +3 -0
- package/dist/components/Blocks/RelatedPosts.mjs +3 -3
- package/dist/components/Blocks/RenderBlocks.js +3 -0
- package/dist/components/Blocks/RenderBlocks.mjs +5 -5
- package/dist/components/Blocks/ReusableContentBlock.js +3 -0
- package/dist/components/Blocks/ReusableContentBlock.mjs +5 -5
- package/dist/components/Blocks/index.js +3 -0
- package/dist/components/Blocks/index.mjs +6 -6
- package/dist/components/Cards/ContentCard.js +3 -0
- package/dist/components/Cards/ContentCard.mjs +2 -2
- package/dist/components/Cards/FeatureCard.js +3 -0
- package/dist/components/Cards/FeatureCard.mjs +2 -2
- package/dist/components/Cards/index.js +3 -0
- package/dist/components/Cards/index.mjs +2 -2
- package/dist/components/Chat/ChatInterface.mjs +6 -6
- package/dist/components/Chat/CopilotInterface.mjs +7 -7
- package/dist/components/Chat/PartTypes/MessageHandler.mjs +5 -5
- package/dist/components/Chat/PartTypes/index.mjs +13 -13
- package/dist/components/Chat/demo-long-messages.mjs +7 -7
- package/dist/components/Chat/demo-tests.mjs +7 -7
- package/dist/components/Chat/demo.mjs +7 -7
- package/dist/components/Chat/example-usage.mjs +7 -7
- package/dist/components/Chat/example-with-vercel-ai.mjs +7 -7
- package/dist/components/Chat/index.mjs +7 -7
- package/dist/components/DigitalColleagues/Pages/dashboardpage.mjs +5 -5
- package/dist/components/DigitalColleagues/Views/index.mjs +19 -19
- package/dist/components/DigitalColleagues/index.mjs +21 -21
- package/dist/components/Foundary/Knowledge/add-knowledge-modal.mjs +2 -2
- package/dist/components/Foundary/Knowledge/add-team-context.mjs +2 -2
- package/dist/components/Foundary/Pages/dashboardpage.mjs +5 -5
- package/dist/components/Foundary/Views/KnowledgeView.mjs +2 -2
- package/dist/components/Foundary/Views/index.mjs +19 -19
- package/dist/components/Foundary/file-edit.mjs +2 -2
- package/dist/components/Foundary/index.mjs +21 -21
- package/dist/components/HeaderFooter/SectionHeading.js +3 -0
- package/dist/components/HeaderFooter/SectionHeading.mjs +3 -3
- package/dist/components/Heros/HighImpact/index.js +3 -0
- package/dist/components/Heros/HighImpact/index.mjs +3 -3
- package/dist/components/Heros/LowImpact/index.js +3 -0
- package/dist/components/Heros/LowImpact/index.mjs +3 -3
- package/dist/components/Heros/MediumImpact/index.js +3 -0
- package/dist/components/Heros/MediumImpact/index.mjs +3 -3
- package/dist/components/Heros/PostHero/index.mjs +2 -2
- package/dist/components/Heros/RenderHero.js +3 -0
- package/dist/components/Heros/RenderHero.mjs +6 -6
- package/dist/components/Heros/index.js +3 -0
- package/dist/components/Heros/index.mjs +8 -8
- package/dist/components/Layouts/OutputHeaderFooter.js +3 -0
- package/dist/components/Layouts/OutputHeaderFooter.mjs +3 -3
- package/dist/components/Layouts/Print.js +3 -0
- package/dist/components/Layouts/Print.mjs +7 -7
- package/dist/components/Layouts/SlideShow.js +3 -0
- package/dist/components/Layouts/SlideShow.mjs +8 -8
- package/dist/components/Layouts/index.js +3 -0
- package/dist/components/Layouts/index.mjs +9 -9
- package/dist/components/Payload/RichText/index.js +3 -0
- package/dist/components/Payload/RichText/index.mjs +2 -2
- package/dist/components/Payload/RichText/serialize.js +3 -0
- package/dist/components/Payload/RichText/serialize.mjs +2 -2
- package/dist/components/Payload/index.js +3 -0
- package/dist/components/Payload/index.mjs +2 -2
- package/dist/components/Projects/FileView.mjs +2 -2
- package/dist/components/Projects/KanbanBoardView.mjs +4 -4
- package/dist/components/Projects/ProjectPage.mjs +8 -8
- package/dist/components/Projects/ProjectView.mjs +8 -8
- package/dist/components/Projects/ProjectsIndexView.mjs +2 -2
- package/dist/components/Projects/TaskDetailsModal.mjs +2 -2
- package/dist/components/Projects/file-list.mjs +2 -2
- package/dist/components/Projects/index.mjs +13 -13
- package/dist/components/dc-temp/index.mjs +5 -5
- package/dist/components/index.js +3 -0
- package/dist/components/index.mjs +52 -52
- package/dist/components/ui/index.mjs +8 -8
- package/dist/decorators/Intranet.mjs +36 -36
- package/dist/index.js +3 -0
- package/dist/index.mjs +65 -65
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/pages/Blog.js +3 -0
- package/dist/pages/Blog.mjs +6 -6
- package/dist/pages/IndexPage.mjs +6 -6
- package/dist/pages/LandingPage.js +3 -0
- package/dist/pages/LandingPage.mjs +46 -46
- package/dist/pages/Page.js +3 -0
- package/dist/pages/Page.mjs +7 -7
- package/dist/pages/Publish.js +3 -0
- package/dist/pages/Publish.mjs +37 -37
- package/dist/pages/Website.js +3 -0
- package/dist/pages/Website.mjs +9 -9
- package/dist/sections/AboutSection.js +3 -0
- package/dist/sections/AboutSection.mjs +4 -4
- package/dist/sections/BlogDetail.js +3 -0
- package/dist/sections/BlogDetail.mjs +3 -3
- package/dist/sections/BlogList.js +3 -0
- package/dist/sections/BlogList.mjs +4 -4
- package/dist/sections/BlogListSection.mjs +1 -1
- package/dist/sections/ContactSection.js +3 -0
- package/dist/sections/ContactSection.mjs +4 -4
- package/dist/sections/PageSections.js +3 -0
- package/dist/sections/PageSections.mjs +46 -46
- package/dist/sections/PricingSection.js +3 -0
- package/dist/sections/PricingSection.mjs +4 -4
- package/dist/sections/ServiceDetail.js +3 -0
- package/dist/sections/ServiceDetail.mjs +3 -3
- package/dist/sections/ServiceDetailSection.js +3 -0
- package/dist/sections/ServiceDetailSection.mjs +3 -3
- package/dist/sections/ServiceSection.js +3 -0
- package/dist/sections/ServiceSection.mjs +37 -37
- package/dist/sections/index.js +3 -0
- package/dist/sections/index.mjs +48 -48
- package/dist/utils/getLinkHref.js +3 -0
- package/dist/utils/getLinkHref.mjs +1 -1
- package/package.json +1 -1
- package/dist/{chunk-4IMURNBM.mjs → chunk-2TIM3NGN.mjs} +3 -3
- package/dist/{chunk-OFES4YYV.mjs → chunk-4VVJJ57D.mjs} +5 -5
- package/dist/{chunk-CKBIYWPM.mjs → chunk-BVNPAX43.mjs} +5 -5
- package/dist/{chunk-L666B5DN.mjs → chunk-EZU3JAV5.mjs} +8 -8
- package/dist/{chunk-ZFWHFUZP.mjs → chunk-K2SE2T3Q.mjs} +3 -3
|
@@ -3,30 +3,30 @@
|
|
|
3
3
|
|
|
4
4
|
import {
|
|
5
5
|
ServiceSection
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EEVXIKNB.mjs";
|
|
7
7
|
import {
|
|
8
8
|
BlogList
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-DRLNETNN.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ContactSection,
|
|
12
12
|
LocationsSection
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-IQ67MHAY.mjs";
|
|
14
14
|
import {
|
|
15
15
|
SectionHero
|
|
16
16
|
} from "./chunk-N77BYZ6A.mjs";
|
|
17
17
|
import {
|
|
18
18
|
MediumImpactHero
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-NSYYRG6A.mjs";
|
|
20
20
|
import {
|
|
21
21
|
HighImpactHero
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-D3AHBPI5.mjs";
|
|
23
23
|
import {
|
|
24
24
|
LowImpactHero
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-3DWDGYDG.mjs";
|
|
26
26
|
import {
|
|
27
27
|
CallToActionBlock,
|
|
28
28
|
RichText
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-7LM2P6N3.mjs";
|
|
30
30
|
import {
|
|
31
31
|
Media
|
|
32
32
|
} from "./chunk-NKRBXAPF.mjs";
|
|
@@ -3,13 +3,13 @@ import {
|
|
|
3
3
|
} from "./chunk-N77BYZ6A.mjs";
|
|
4
4
|
import {
|
|
5
5
|
MediumImpactHero
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NSYYRG6A.mjs";
|
|
7
7
|
import {
|
|
8
8
|
HighImpactHero
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-D3AHBPI5.mjs";
|
|
10
10
|
import {
|
|
11
11
|
LowImpactHero
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-3DWDGYDG.mjs";
|
|
13
13
|
|
|
14
14
|
// src/components/Heros/RenderHero.tsx
|
|
15
15
|
import { ChevronRightIcon, HomeIcon } from "@heroicons/react/20/solid";
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
import {
|
|
5
5
|
TasksView
|
|
6
6
|
} from "./chunk-OIXHYJGP.mjs";
|
|
7
|
+
import {
|
|
8
|
+
PlanningView
|
|
9
|
+
} from "./chunk-YNWNEY2R.mjs";
|
|
7
10
|
import {
|
|
8
11
|
EpicsView
|
|
9
12
|
} from "./chunk-6TVRFATY.mjs";
|
|
10
13
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
14
|
+
FileView
|
|
15
|
+
} from "./chunk-MSAH6P5O.mjs";
|
|
13
16
|
import {
|
|
14
|
-
|
|
15
|
-
} from "./chunk-
|
|
17
|
+
KanbanBoardView
|
|
18
|
+
} from "./chunk-K2SE2T3Q.mjs";
|
|
16
19
|
import {
|
|
17
20
|
AddEpicModal
|
|
18
21
|
} from "./chunk-UDCOG2XL.mjs";
|
|
19
22
|
import {
|
|
20
23
|
AddTaskModal
|
|
21
24
|
} from "./chunk-3FBWSJJD.mjs";
|
|
22
|
-
import {
|
|
23
|
-
FileView
|
|
24
|
-
} from "./chunk-MSAH6P5O.mjs";
|
|
25
25
|
import {
|
|
26
26
|
ManagementSidebar
|
|
27
27
|
} from "./chunk-IWG2URAU.mjs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CollapsibleBlock
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QJQ66DYZ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ContentBlock
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-6S7EQDLL.mjs";
|
|
7
7
|
import {
|
|
8
8
|
CallToActionBlock,
|
|
9
9
|
FeaturesBlock
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-7LM2P6N3.mjs";
|
|
11
11
|
import {
|
|
12
12
|
MediaBlock
|
|
13
13
|
} from "./chunk-6GO5N6ZP.mjs";
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
Footer,
|
|
6
6
|
HeaderTop,
|
|
7
7
|
TitleSlide
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-HNVHGBNE.mjs";
|
|
9
9
|
import {
|
|
10
10
|
RenderBlocks
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-F6SQTC6R.mjs";
|
|
12
12
|
import {
|
|
13
13
|
cn
|
|
14
14
|
} from "./chunk-KZPGX6CG.mjs";
|
|
@@ -5,6 +5,9 @@ function getLinkHref(link) {
|
|
|
5
5
|
if (link.reference?.value) {
|
|
6
6
|
const { relationTo, value } = link.reference;
|
|
7
7
|
const slug = value?.slug;
|
|
8
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
9
|
+
return value.url;
|
|
10
|
+
}
|
|
8
11
|
if (!slug) return "#";
|
|
9
12
|
if (relationTo === "pages") {
|
|
10
13
|
return `/${slug}`;
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
import {
|
|
5
5
|
HeaderTop,
|
|
6
6
|
TitleSlide
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-HNVHGBNE.mjs";
|
|
8
8
|
import {
|
|
9
9
|
RenderBlocks
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-F6SQTC6R.mjs";
|
|
11
11
|
import {
|
|
12
12
|
getTableOfContents
|
|
13
13
|
} from "./chunk-BXLYIIII.mjs";
|
|
@@ -3120,6 +3120,9 @@ function getLinkHref(link) {
|
|
|
3120
3120
|
if (link.reference?.value) {
|
|
3121
3121
|
const { relationTo, value } = link.reference;
|
|
3122
3122
|
const slug = value?.slug;
|
|
3123
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
3124
|
+
return value.url;
|
|
3125
|
+
}
|
|
3123
3126
|
if (!slug) return "#";
|
|
3124
3127
|
if (relationTo === "pages") {
|
|
3125
3128
|
return `/${slug}`;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BannerBlock
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-7LM2P6N3.mjs";
|
|
4
4
|
import "../../chunk-YLULVMZ7.mjs";
|
|
5
5
|
import "../../chunk-2NXKZY7U.mjs";
|
|
6
6
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -21,7 +21,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
21
21
|
import "../../chunk-WPX6MOFB.mjs";
|
|
22
22
|
import "../../chunk-R57RJLFQ.mjs";
|
|
23
23
|
import "../../chunk-GIHP74M4.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
25
25
|
import "../../chunk-3BYULUMU.mjs";
|
|
26
26
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
27
27
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -2797,6 +2797,9 @@ function getLinkHref(link) {
|
|
|
2797
2797
|
if (link.reference?.value) {
|
|
2798
2798
|
const { relationTo, value } = link.reference;
|
|
2799
2799
|
const slug = value?.slug;
|
|
2800
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
2801
|
+
return value.url;
|
|
2802
|
+
}
|
|
2800
2803
|
if (!slug) return "#";
|
|
2801
2804
|
if (relationTo === "pages") {
|
|
2802
2805
|
return `/${slug}`;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
CallToActionBlock,
|
|
5
5
|
CallToActionBlockOld
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-7LM2P6N3.mjs";
|
|
7
7
|
import "../../chunk-YLULVMZ7.mjs";
|
|
8
8
|
import "../../chunk-2NXKZY7U.mjs";
|
|
9
9
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -24,7 +24,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
24
24
|
import "../../chunk-WPX6MOFB.mjs";
|
|
25
25
|
import "../../chunk-R57RJLFQ.mjs";
|
|
26
26
|
import "../../chunk-GIHP74M4.mjs";
|
|
27
|
-
import "../../chunk-
|
|
27
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
28
28
|
import "../../chunk-3BYULUMU.mjs";
|
|
29
29
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
30
30
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -3141,6 +3141,9 @@ function getLinkHref(link) {
|
|
|
3141
3141
|
if (link.reference?.value) {
|
|
3142
3142
|
const { relationTo, value } = link.reference;
|
|
3143
3143
|
const slug = value?.slug;
|
|
3144
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
3145
|
+
return value.url;
|
|
3146
|
+
}
|
|
3144
3147
|
if (!slug) return "#";
|
|
3145
3148
|
if (relationTo === "pages") {
|
|
3146
3149
|
return `/${slug}`;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
CollapsibleBlock
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-QJQ66DYZ.mjs";
|
|
6
|
+
import "../../chunk-7LM2P6N3.mjs";
|
|
7
7
|
import "../../chunk-YLULVMZ7.mjs";
|
|
8
8
|
import "../../chunk-2NXKZY7U.mjs";
|
|
9
9
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -24,7 +24,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
24
24
|
import "../../chunk-WPX6MOFB.mjs";
|
|
25
25
|
import "../../chunk-R57RJLFQ.mjs";
|
|
26
26
|
import "../../chunk-GIHP74M4.mjs";
|
|
27
|
-
import "../../chunk-
|
|
27
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
28
28
|
import "../../chunk-3BYULUMU.mjs";
|
|
29
29
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
30
30
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -3137,6 +3137,9 @@ function getLinkHref(link) {
|
|
|
3137
3137
|
if (link.reference?.value) {
|
|
3138
3138
|
const { relationTo, value } = link.reference;
|
|
3139
3139
|
const slug = value?.slug;
|
|
3140
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
3141
|
+
return value.url;
|
|
3142
|
+
}
|
|
3140
3143
|
if (!slug) return "#";
|
|
3141
3144
|
if (relationTo === "pages") {
|
|
3142
3145
|
return `/${slug}`;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ContentBlock
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-6S7EQDLL.mjs";
|
|
4
|
+
import "../../chunk-7LM2P6N3.mjs";
|
|
5
5
|
import "../../chunk-YLULVMZ7.mjs";
|
|
6
6
|
import "../../chunk-2NXKZY7U.mjs";
|
|
7
7
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -22,7 +22,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
22
22
|
import "../../chunk-WPX6MOFB.mjs";
|
|
23
23
|
import "../../chunk-R57RJLFQ.mjs";
|
|
24
24
|
import "../../chunk-GIHP74M4.mjs";
|
|
25
|
-
import "../../chunk-
|
|
25
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
26
26
|
import "../../chunk-3BYULUMU.mjs";
|
|
27
27
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
28
28
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -3376,6 +3376,9 @@ function getLinkHref(link) {
|
|
|
3376
3376
|
if (link.reference?.value) {
|
|
3377
3377
|
const { relationTo, value } = link.reference;
|
|
3378
3378
|
const slug = value?.slug;
|
|
3379
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
3380
|
+
return value.url;
|
|
3381
|
+
}
|
|
3379
3382
|
if (!slug) return "#";
|
|
3380
3383
|
if (relationTo === "pages") {
|
|
3381
3384
|
return `/${slug}`;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
FeaturesBlock
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-7LM2P6N3.mjs";
|
|
4
4
|
import "../../chunk-YLULVMZ7.mjs";
|
|
5
5
|
import "../../chunk-2NXKZY7U.mjs";
|
|
6
6
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -21,7 +21,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
21
21
|
import "../../chunk-WPX6MOFB.mjs";
|
|
22
22
|
import "../../chunk-R57RJLFQ.mjs";
|
|
23
23
|
import "../../chunk-GIHP74M4.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
25
25
|
import "../../chunk-3BYULUMU.mjs";
|
|
26
26
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
27
27
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -3138,6 +3138,9 @@ function getLinkHref(link) {
|
|
|
3138
3138
|
if (link.reference?.value) {
|
|
3139
3139
|
const { relationTo, value } = link.reference;
|
|
3140
3140
|
const slug = value?.slug;
|
|
3141
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
3142
|
+
return value.url;
|
|
3143
|
+
}
|
|
3141
3144
|
if (!slug) return "#";
|
|
3142
3145
|
if (relationTo === "pages") {
|
|
3143
3146
|
return `/${slug}`;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
RelatedPosts
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-7HHLKQE4.mjs";
|
|
4
4
|
import "../../chunk-PAXCURFR.mjs";
|
|
5
5
|
import "../../chunk-4Z4X2GG7.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-7LM2P6N3.mjs";
|
|
7
7
|
import "../../chunk-YLULVMZ7.mjs";
|
|
8
8
|
import "../../chunk-2NXKZY7U.mjs";
|
|
9
9
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -24,7 +24,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
24
24
|
import "../../chunk-WPX6MOFB.mjs";
|
|
25
25
|
import "../../chunk-R57RJLFQ.mjs";
|
|
26
26
|
import "../../chunk-GIHP74M4.mjs";
|
|
27
|
-
import "../../chunk-
|
|
27
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
28
28
|
import "../../chunk-3BYULUMU.mjs";
|
|
29
29
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
30
30
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -2806,6 +2806,9 @@ function getLinkHref(link) {
|
|
|
2806
2806
|
if (link.reference?.value) {
|
|
2807
2807
|
const { relationTo, value } = link.reference;
|
|
2808
2808
|
const slug = value?.slug;
|
|
2809
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
2810
|
+
return value.url;
|
|
2811
|
+
}
|
|
2809
2812
|
if (!slug) return "#";
|
|
2810
2813
|
if (relationTo === "pages") {
|
|
2811
2814
|
return `/${slug}`;
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
RenderBlocksWithShapes,
|
|
6
6
|
Theme,
|
|
7
7
|
ThemeWithShapes
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-F6SQTC6R.mjs";
|
|
9
|
+
import "../../chunk-QJQ66DYZ.mjs";
|
|
10
|
+
import "../../chunk-6S7EQDLL.mjs";
|
|
11
|
+
import "../../chunk-7LM2P6N3.mjs";
|
|
12
12
|
import "../../chunk-YLULVMZ7.mjs";
|
|
13
13
|
import "../../chunk-2NXKZY7U.mjs";
|
|
14
14
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -29,7 +29,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
29
29
|
import "../../chunk-WPX6MOFB.mjs";
|
|
30
30
|
import "../../chunk-R57RJLFQ.mjs";
|
|
31
31
|
import "../../chunk-GIHP74M4.mjs";
|
|
32
|
-
import "../../chunk-
|
|
32
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
33
33
|
import "../../chunk-3BYULUMU.mjs";
|
|
34
34
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
35
35
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -2797,6 +2797,9 @@ function getLinkHref(link) {
|
|
|
2797
2797
|
if (link.reference?.value) {
|
|
2798
2798
|
const { relationTo, value } = link.reference;
|
|
2799
2799
|
const slug = value?.slug;
|
|
2800
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
2801
|
+
return value.url;
|
|
2802
|
+
}
|
|
2800
2803
|
if (!slug) return "#";
|
|
2801
2804
|
if (relationTo === "pages") {
|
|
2802
2805
|
return `/${slug}`;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ReusableContentBlock
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-F6SQTC6R.mjs";
|
|
4
|
+
import "../../chunk-QJQ66DYZ.mjs";
|
|
5
|
+
import "../../chunk-6S7EQDLL.mjs";
|
|
6
|
+
import "../../chunk-7LM2P6N3.mjs";
|
|
7
7
|
import "../../chunk-YLULVMZ7.mjs";
|
|
8
8
|
import "../../chunk-2NXKZY7U.mjs";
|
|
9
9
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -24,7 +24,7 @@ import "../../chunk-ZYKYDIOF.mjs";
|
|
|
24
24
|
import "../../chunk-WPX6MOFB.mjs";
|
|
25
25
|
import "../../chunk-R57RJLFQ.mjs";
|
|
26
26
|
import "../../chunk-GIHP74M4.mjs";
|
|
27
|
-
import "../../chunk-
|
|
27
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
28
28
|
import "../../chunk-3BYULUMU.mjs";
|
|
29
29
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
30
30
|
import "../../chunk-GUHOQLS3.mjs";
|
|
@@ -3487,6 +3487,9 @@ function getLinkHref(link) {
|
|
|
3487
3487
|
if (link.reference?.value) {
|
|
3488
3488
|
const { relationTo, value } = link.reference;
|
|
3489
3489
|
const slug = value?.slug;
|
|
3490
|
+
if (!slug && relationTo !== "pages" && value.url) {
|
|
3491
|
+
return value.url;
|
|
3492
|
+
}
|
|
3490
3493
|
if (!slug) return "#";
|
|
3491
3494
|
if (relationTo === "pages") {
|
|
3492
3495
|
return `/${slug}`;
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "../../chunk-64SYH2HO.mjs";
|
|
10
10
|
import {
|
|
11
11
|
RelatedPosts
|
|
12
|
-
} from "../../chunk-
|
|
12
|
+
} from "../../chunk-7HHLKQE4.mjs";
|
|
13
13
|
import "../../chunk-PAXCURFR.mjs";
|
|
14
14
|
import "../../chunk-WE7DY7DV.mjs";
|
|
15
15
|
import {
|
|
@@ -31,17 +31,17 @@ import {
|
|
|
31
31
|
ReusableContentBlock,
|
|
32
32
|
Theme,
|
|
33
33
|
ThemeWithShapes
|
|
34
|
-
} from "../../chunk-
|
|
35
|
-
import "../../chunk-
|
|
34
|
+
} from "../../chunk-F6SQTC6R.mjs";
|
|
35
|
+
import "../../chunk-QJQ66DYZ.mjs";
|
|
36
36
|
import {
|
|
37
37
|
ContentBlock
|
|
38
|
-
} from "../../chunk-
|
|
38
|
+
} from "../../chunk-6S7EQDLL.mjs";
|
|
39
39
|
import {
|
|
40
40
|
BannerBlock,
|
|
41
41
|
CallToActionBlock,
|
|
42
42
|
CallToActionBlockOld,
|
|
43
43
|
FeaturesBlock
|
|
44
|
-
} from "../../chunk-
|
|
44
|
+
} from "../../chunk-7LM2P6N3.mjs";
|
|
45
45
|
import "../../chunk-YLULVMZ7.mjs";
|
|
46
46
|
import "../../chunk-2NXKZY7U.mjs";
|
|
47
47
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -70,7 +70,7 @@ import "../../chunk-R57RJLFQ.mjs";
|
|
|
70
70
|
import {
|
|
71
71
|
CopyButton
|
|
72
72
|
} from "../../chunk-GIHP74M4.mjs";
|
|
73
|
-
import "../../chunk-
|
|
73
|
+
import "../../chunk-PM5CC4EZ.mjs";
|
|
74
74
|
import "../../chunk-3BYULUMU.mjs";
|
|
75
75
|
import "../../chunk-RZRMW2DZ.mjs";
|
|
76
76
|
import "../../chunk-GUHOQLS3.mjs";
|