cortex-react-components 3.0.9 → 3.0.11
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-VMYEV3FG.mjs → chunk-4YRR74Y4.mjs} +1 -1
- package/dist/{chunk-6VQJSQRU.mjs → chunk-5Q43DAAS.mjs} +8 -8
- package/dist/{chunk-ZZ5EM2M4.mjs → chunk-7HNPXUP5.mjs} +1 -1
- package/dist/{chunk-VF2QBVAI.mjs → chunk-AQMIW7RS.mjs} +1 -1
- package/dist/{chunk-P7BPG7W7.mjs → chunk-BAUQJT3U.mjs} +1 -5
- package/dist/{chunk-UBEWNGCN.mjs → chunk-BOB25R3R.mjs} +1 -1
- package/dist/{chunk-QC2AXU6I.mjs → chunk-C4B5FIO5.mjs} +2 -2
- package/dist/{chunk-4DNX5IYR.mjs → chunk-CP27LEA7.mjs} +1 -1
- package/dist/{chunk-YMXGTNMY.mjs → chunk-CRWYLH3G.mjs} +1 -1
- package/dist/{chunk-BVCARDFK.mjs → chunk-DMOS6LLO.mjs} +5 -5
- package/dist/{chunk-AQPLEBKG.mjs → chunk-DNPECONU.mjs} +1 -1
- package/dist/{chunk-M7LM5P64.mjs → chunk-DR4GBOE6.mjs} +1 -1
- package/dist/{chunk-5DYPBHBP.mjs → chunk-EGHOGSUZ.mjs} +3 -3
- package/dist/{chunk-NHDPHK6D.mjs → chunk-EUAQNPRU.mjs} +2 -2
- package/dist/{chunk-ICVTRW5Y.mjs → chunk-GKHLZAAS.mjs} +1 -1
- package/dist/{chunk-FECAR2TE.mjs → chunk-GV3CMMKT.mjs} +1 -1
- package/dist/{chunk-OYHXC3AT.mjs → chunk-K7ZZWNXF.mjs} +9 -9
- package/dist/{chunk-G5N5MCLS.mjs → chunk-NP4IVF6K.mjs} +1 -1
- package/dist/{chunk-RC6YHGVV.mjs → chunk-PE7KJR4A.mjs} +1 -1
- package/dist/{chunk-F4LCVFZK.mjs → chunk-PM5CC4EZ.mjs} +3 -0
- package/dist/{chunk-7D3SYOXW.mjs → chunk-PNRPTBSP.mjs} +3 -3
- package/dist/{chunk-27NWC2OO.mjs → chunk-PXILTWWO.mjs} +4 -4
- package/dist/{chunk-S4FUSOSS.mjs → chunk-PYGV2TF4.mjs} +1 -1
- package/dist/{chunk-WA3OQB7X.mjs → chunk-S34EDDKS.mjs} +1 -1
- package/dist/{chunk-34R3E2JB.mjs → chunk-SDGT5MY4.mjs} +1 -1
- package/dist/{chunk-SRK3Y7FA.mjs → chunk-SNK7ITCB.mjs} +1 -1
- package/dist/{chunk-IFEQNYUB.mjs → chunk-TNGI2WXV.mjs} +2 -2
- package/dist/{chunk-DGV5AVAW.mjs → chunk-TUKM6VL7.mjs} +1 -1
- package/dist/{chunk-PVI4R7FJ.mjs → chunk-U4BAFC2D.mjs} +1 -1
- package/dist/{chunk-M6ELOAGS.mjs → chunk-VEIZROGM.mjs} +1 -1
- package/dist/{chunk-NKHYDT5B.mjs → chunk-VJM63NAX.mjs} +1 -1
- package/dist/{chunk-G7GPQ6BO.mjs → chunk-WK43WZEV.mjs} +1 -1
- package/dist/{chunk-UJI3Y73K.mjs → chunk-X2KTMYOD.mjs} +2 -2
- package/dist/{chunk-6VQLA4YU.mjs → chunk-Z4CFGF6I.mjs} +2 -2
- package/dist/{chunk-YFOEG4PP.mjs → chunk-Z6MYLHDW.mjs} +1 -1
- package/dist/{chunk-ZXU5T3GV.mjs → chunk-ZHE56FM7.mjs} +1 -1
- package/dist/components/Blocks/Banner.js +3 -0
- package/dist/components/Blocks/Banner.mjs +3 -3
- package/dist/components/Blocks/CallToAction.js +3 -0
- package/dist/components/Blocks/CallToAction.mjs +3 -3
- package/dist/components/Blocks/CollapsibleArea.js +3 -0
- package/dist/components/Blocks/CollapsibleArea.mjs +4 -4
- package/dist/components/Blocks/Content.js +3 -0
- package/dist/components/Blocks/Content.mjs +4 -4
- package/dist/components/Blocks/FeaturesBlock.js +3 -0
- package/dist/components/Blocks/FeaturesBlock.mjs +3 -3
- package/dist/components/Blocks/RelatedPosts.js +3 -0
- package/dist/components/Blocks/RelatedPosts.mjs +4 -4
- package/dist/components/Blocks/RenderBlocks.js +3 -0
- package/dist/components/Blocks/RenderBlocks.mjs +6 -6
- package/dist/components/Blocks/ReusableContentBlock.js +3 -0
- package/dist/components/Blocks/ReusableContentBlock.mjs +6 -6
- package/dist/components/Blocks/index.js +3 -0
- package/dist/components/Blocks/index.mjs +12 -12
- package/dist/components/CRM/index.mjs +3 -3
- package/dist/components/Cards/ContentCard.js +3 -0
- package/dist/components/Cards/ContentCard.mjs +3 -3
- package/dist/components/Cards/FeatureCard.js +3 -0
- package/dist/components/Cards/FeatureCard.mjs +3 -3
- package/dist/components/Cards/index.js +3 -0
- package/dist/components/Cards/index.mjs +3 -3
- 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 +8 -8
- package/dist/components/Chat/example-with-vercel-ai.mjs +7 -7
- package/dist/components/Chat/index.mjs +10 -10
- package/dist/components/DeliveryLead/DeliveryLeadSubmissionWithList.mjs +2 -2
- package/dist/components/DeliveryLead/index.mjs +4 -4
- package/dist/components/DigitalColleagues/AppSidebarLeft.mjs +3 -3
- package/dist/components/DigitalColleagues/MainPage.mjs +4 -4
- package/dist/components/DigitalColleagues/Pages/dashboardpage.mjs +4 -4
- package/dist/components/DigitalColleagues/Views/index.mjs +11 -11
- package/dist/components/DigitalColleagues/index.mjs +14 -14
- package/dist/components/Foundary/AppSidebarLeft.mjs +3 -3
- package/dist/components/Foundary/Knowledge/add-knowledge-modal.mjs +4 -4
- package/dist/components/Foundary/Knowledge/add-team-context.mjs +4 -4
- package/dist/components/Foundary/MainPage.mjs +4 -4
- package/dist/components/Foundary/Pages/dashboardpage.mjs +4 -4
- package/dist/components/Foundary/Views/KnowledgeView.mjs +4 -4
- package/dist/components/Foundary/Views/index.mjs +11 -11
- package/dist/components/Foundary/file-edit.mjs +4 -4
- package/dist/components/Foundary/index.mjs +14 -14
- package/dist/components/HeaderFooter/SectionHeading.js +3 -0
- package/dist/components/HeaderFooter/SectionHeading.mjs +4 -4
- package/dist/components/Heros/HighImpact/index.js +3 -0
- package/dist/components/Heros/HighImpact/index.mjs +4 -4
- package/dist/components/Heros/LowImpact/index.js +3 -0
- package/dist/components/Heros/LowImpact/index.mjs +4 -4
- package/dist/components/Heros/MediumImpact/index.js +3 -0
- package/dist/components/Heros/MediumImpact/index.mjs +4 -4
- package/dist/components/Heros/PostHero/index.mjs +4 -4
- package/dist/components/Heros/RenderHero.js +3 -0
- package/dist/components/Heros/RenderHero.mjs +7 -7
- package/dist/components/Heros/index.js +3 -0
- package/dist/components/Heros/index.mjs +13 -13
- package/dist/components/Holidays/HolidayGrid.js +1 -5
- package/dist/components/Holidays/HolidayGrid.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.js +1 -5
- package/dist/components/Holidays/HolidayTracker.mjs +2 -2
- package/dist/components/Holidays/index.js +1 -5
- package/dist/components/Holidays/index.mjs +4 -4
- package/dist/components/Layouts/OutputHeaderFooter.js +3 -0
- package/dist/components/Layouts/OutputHeaderFooter.mjs +5 -5
- package/dist/components/Layouts/Print.js +3 -0
- package/dist/components/Layouts/Print.mjs +9 -9
- package/dist/components/Layouts/SlideShow.js +3 -0
- package/dist/components/Layouts/SlideShow.mjs +11 -11
- package/dist/components/Layouts/index.js +3 -0
- package/dist/components/Layouts/index.mjs +12 -12
- package/dist/components/Menus/SidebarLeft.mjs +3 -3
- package/dist/components/Menus/SidebarLeftMulti.mjs +3 -3
- package/dist/components/Menus/SidebarRight.mjs +3 -3
- package/dist/components/Menus/index.mjs +8 -8
- package/dist/components/Payload/RichText/index.js +3 -0
- package/dist/components/Payload/RichText/index.mjs +3 -3
- package/dist/components/Payload/RichText/serialize.js +3 -0
- package/dist/components/Payload/RichText/serialize.mjs +3 -3
- package/dist/components/Payload/index.js +3 -0
- package/dist/components/Payload/index.mjs +6 -6
- package/dist/components/Projects/EpicsView.mjs +2 -2
- package/dist/components/Projects/FileView.mjs +4 -4
- package/dist/components/Projects/KanbanBoardView.mjs +7 -7
- package/dist/components/Projects/ProjectPage.mjs +9 -9
- package/dist/components/Projects/ProjectView.mjs +9 -9
- package/dist/components/Projects/TaskDetailsModal.mjs +4 -4
- package/dist/components/Projects/file-list.mjs +4 -4
- package/dist/components/Projects/index.mjs +8 -8
- package/dist/components/dc-temp/index.mjs +4 -4
- package/dist/components/index.js +4 -5
- package/dist/components/index.mjs +86 -86
- package/dist/components/ui/index.mjs +12 -12
- package/dist/components/ui/sidebar.mjs +2 -2
- package/dist/decorators/Intranet.mjs +49 -49
- package/dist/index.js +4 -5
- package/dist/index.mjs +100 -100
- 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 +9 -9
- package/dist/pages/Documentation.mjs +4 -4
- package/dist/pages/IndexPage.mjs +11 -11
- package/dist/pages/Intranet.mjs +4 -4
- package/dist/pages/LandingPage.js +3 -0
- package/dist/pages/LandingPage.mjs +60 -60
- package/dist/pages/Page.js +3 -0
- package/dist/pages/Page.mjs +12 -12
- package/dist/pages/Publish.js +3 -0
- package/dist/pages/Publish.mjs +50 -50
- package/dist/pages/Website.js +3 -0
- package/dist/pages/Website.mjs +10 -10
- package/dist/sections/AboutSection.js +3 -0
- package/dist/sections/AboutSection.mjs +5 -5
- package/dist/sections/BlogDetail.js +3 -0
- package/dist/sections/BlogDetail.mjs +4 -4
- package/dist/sections/BlogList.js +3 -0
- package/dist/sections/BlogList.mjs +5 -5
- package/dist/sections/BlogListSection.mjs +8 -8
- package/dist/sections/ContactSection.js +3 -0
- package/dist/sections/ContactSection.mjs +5 -5
- package/dist/sections/PageSections.js +3 -0
- package/dist/sections/PageSections.mjs +60 -60
- package/dist/sections/PricingSection.js +3 -0
- package/dist/sections/PricingSection.mjs +5 -5
- package/dist/sections/ServiceDetail.js +3 -0
- package/dist/sections/ServiceDetail.mjs +4 -4
- package/dist/sections/ServiceDetailSection.js +3 -0
- package/dist/sections/ServiceDetailSection.mjs +4 -4
- package/dist/sections/ServiceSection.js +3 -0
- package/dist/sections/ServiceSection.mjs +50 -50
- package/dist/sections/index.js +3 -0
- package/dist/sections/index.mjs +62 -62
- package/dist/utils/getLinkHref.js +3 -0
- package/dist/utils/getLinkHref.mjs +1 -1
- package/package.json +1 -1
- package/dist/{chunk-6TVRFATY.mjs → chunk-25OSLP2V.mjs} +3 -3
- package/dist/{chunk-AEFGMCK3.mjs → chunk-D5KV6INF.mjs} +3 -3
- package/dist/{chunk-ZFWHFUZP.mjs → chunk-DWGG6JKH.mjs} +3 -3
- package/dist/{chunk-L666B5DN.mjs → chunk-EZU3JAV5.mjs} +8 -8
- package/dist/{chunk-SNG6OKEL.mjs → chunk-FTVOJKVA.mjs} +3 -3
- package/dist/{chunk-CT6KAYGR.mjs → chunk-MFXCOX3L.mjs} +3 -3
|
@@ -6,22 +6,22 @@ import {
|
|
|
6
6
|
} from "./chunk-OIXHYJGP.mjs";
|
|
7
7
|
import {
|
|
8
8
|
EpicsView
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-25OSLP2V.mjs";
|
|
10
10
|
import {
|
|
11
11
|
KanbanBoardView
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import {
|
|
14
|
-
PlanningView
|
|
15
|
-
} from "./chunk-YNWNEY2R.mjs";
|
|
16
|
-
import {
|
|
17
|
-
AddEpicModal
|
|
18
|
-
} from "./chunk-UDCOG2XL.mjs";
|
|
12
|
+
} from "./chunk-DWGG6JKH.mjs";
|
|
19
13
|
import {
|
|
20
14
|
AddTaskModal
|
|
21
15
|
} from "./chunk-3FBWSJJD.mjs";
|
|
16
|
+
import {
|
|
17
|
+
PlanningView
|
|
18
|
+
} from "./chunk-YNWNEY2R.mjs";
|
|
22
19
|
import {
|
|
23
20
|
FileView
|
|
24
21
|
} from "./chunk-MSAH6P5O.mjs";
|
|
22
|
+
import {
|
|
23
|
+
AddEpicModal
|
|
24
|
+
} from "./chunk-UDCOG2XL.mjs";
|
|
25
25
|
import {
|
|
26
26
|
ManagementSidebar
|
|
27
27
|
} from "./chunk-IWG2URAU.mjs";
|
|
@@ -45,10 +45,6 @@ function HolidayGrid({
|
|
|
45
45
|
endDate: TimeUtil.toUtcEndOfDay(holiday.endDate).toISOString()
|
|
46
46
|
};
|
|
47
47
|
});
|
|
48
|
-
console.log(
|
|
49
|
-
"employeeIds",
|
|
50
|
-
employees.map((employee) => employee.id)
|
|
51
|
-
);
|
|
52
48
|
return /* @__PURE__ */ jsxs("div", { className: "px-4 sm:px-6 lg:px-8", children: [
|
|
53
49
|
/* @__PURE__ */ jsxs("div", { className: "sm:flex sm:items-center", children: [
|
|
54
50
|
/* @__PURE__ */ jsxs("div", { className: "sm:flex-auto", children: [
|
|
@@ -134,7 +130,7 @@ function HolidayGrid({
|
|
|
134
130
|
children: /* @__PURE__ */ jsxs("div", { className: "flex items-center", children: [
|
|
135
131
|
/* @__PURE__ */ jsxs(Avatar, { className: "h-11 w-11", children: [
|
|
136
132
|
/* @__PURE__ */ jsx(AvatarImage, { src: employee.image, alt: employee.name }),
|
|
137
|
-
/* @__PURE__ */ jsx(AvatarFallback, { children: employee.name.split(" ").map((n) => n[0]).join("") })
|
|
133
|
+
/* @__PURE__ */ jsx(AvatarFallback, { children: employee.name && employee.name.split(" ").map((n) => n[0]).join("") })
|
|
138
134
|
] }),
|
|
139
135
|
/* @__PURE__ */ jsx("div", { className: "ml-4", children: /* @__PURE__ */ jsx("div", { className: "font-medium text-accent", children: employee.name }) })
|
|
140
136
|
] })
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
Footer,
|
|
6
6
|
HeaderTop,
|
|
7
7
|
TitleSlide
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-U4BAFC2D.mjs";
|
|
9
9
|
import {
|
|
10
10
|
RenderBlocks
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-EGHOGSUZ.mjs";
|
|
12
12
|
import {
|
|
13
13
|
cn
|
|
14
14
|
} from "./chunk-KZPGX6CG.mjs";
|
|
@@ -2,14 +2,14 @@ import {
|
|
|
2
2
|
SectionHero
|
|
3
3
|
} from "./chunk-N77BYZ6A.mjs";
|
|
4
4
|
import {
|
|
5
|
-
|
|
6
|
-
} from "./chunk-
|
|
5
|
+
LowImpactHero
|
|
6
|
+
} from "./chunk-PYGV2TF4.mjs";
|
|
7
7
|
import {
|
|
8
8
|
HighImpactHero
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-DNPECONU.mjs";
|
|
10
10
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
11
|
+
MediumImpactHero
|
|
12
|
+
} from "./chunk-SNK7ITCB.mjs";
|
|
13
13
|
|
|
14
14
|
// src/components/Heros/RenderHero.tsx
|
|
15
15
|
import { ChevronRightIcon, HomeIcon } from "@heroicons/react/20/solid";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CollapsibleBlock
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TUKM6VL7.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ContentBlock
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-S34EDDKS.mjs";
|
|
7
7
|
import {
|
|
8
8
|
CallToActionBlock,
|
|
9
9
|
FeaturesBlock
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-PXILTWWO.mjs";
|
|
11
11
|
import {
|
|
12
12
|
MediaBlock
|
|
13
13
|
} from "./chunk-6GO5N6ZP.mjs";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
import {
|
|
5
5
|
AppSidebarLeft
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-VEIZROGM.mjs";
|
|
7
7
|
import {
|
|
8
8
|
Breadcrumb,
|
|
9
9
|
BreadcrumbItem,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
SidebarInset,
|
|
20
20
|
SidebarProvider,
|
|
21
21
|
SidebarTrigger
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-D5KV6INF.mjs";
|
|
23
23
|
import {
|
|
24
24
|
Separator
|
|
25
25
|
} from "./chunk-7GPVQAMX.mjs";
|
|
@@ -3,30 +3,30 @@
|
|
|
3
3
|
|
|
4
4
|
import {
|
|
5
5
|
ServiceSection
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-BOB25R3R.mjs";
|
|
7
7
|
import {
|
|
8
8
|
BlogList
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-WK43WZEV.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ContactSection,
|
|
12
12
|
LocationsSection
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-ZHE56FM7.mjs";
|
|
14
14
|
import {
|
|
15
15
|
SectionHero
|
|
16
16
|
} from "./chunk-N77BYZ6A.mjs";
|
|
17
17
|
import {
|
|
18
|
-
|
|
19
|
-
} from "./chunk-
|
|
18
|
+
LowImpactHero
|
|
19
|
+
} from "./chunk-PYGV2TF4.mjs";
|
|
20
20
|
import {
|
|
21
21
|
HighImpactHero
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-DNPECONU.mjs";
|
|
23
23
|
import {
|
|
24
|
-
|
|
25
|
-
} from "./chunk-
|
|
24
|
+
MediumImpactHero
|
|
25
|
+
} from "./chunk-SNK7ITCB.mjs";
|
|
26
26
|
import {
|
|
27
27
|
CallToActionBlock,
|
|
28
28
|
RichText
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-PXILTWWO.mjs";
|
|
30
30
|
import {
|
|
31
31
|
Media
|
|
32
32
|
} from "./chunk-NKRBXAPF.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}`;
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
+
import {
|
|
5
|
+
HolidayGrid
|
|
6
|
+
} from "./chunk-BAUQJT3U.mjs";
|
|
4
7
|
import {
|
|
5
8
|
RequestLeave
|
|
6
9
|
} from "./chunk-4O6ESJYG.mjs";
|
|
@@ -10,9 +13,6 @@ import {
|
|
|
10
13
|
import {
|
|
11
14
|
CalendarView
|
|
12
15
|
} from "./chunk-LELKTN52.mjs";
|
|
13
|
-
import {
|
|
14
|
-
HolidayGrid
|
|
15
|
-
} from "./chunk-P7BPG7W7.mjs";
|
|
16
16
|
import {
|
|
17
17
|
TimeUtil
|
|
18
18
|
} from "./chunk-ZSBTDL4H.mjs";
|
|
@@ -16,18 +16,18 @@ import {
|
|
|
16
16
|
import {
|
|
17
17
|
Form
|
|
18
18
|
} from "./chunk-GSG52WU5.mjs";
|
|
19
|
-
import {
|
|
20
|
-
MediaBlock
|
|
21
|
-
} from "./chunk-6GO5N6ZP.mjs";
|
|
22
19
|
import {
|
|
23
20
|
ImageBlock
|
|
24
21
|
} from "./chunk-3R2LCGLI.mjs";
|
|
22
|
+
import {
|
|
23
|
+
MediaBlock
|
|
24
|
+
} from "./chunk-6GO5N6ZP.mjs";
|
|
25
25
|
import {
|
|
26
26
|
CodeBlock
|
|
27
27
|
} from "./chunk-WPX6MOFB.mjs";
|
|
28
28
|
import {
|
|
29
29
|
getLinkHref
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-PM5CC4EZ.mjs";
|
|
31
31
|
import {
|
|
32
32
|
DynamicIcon
|
|
33
33
|
} from "./chunk-75ALYLZU.mjs";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
import {
|
|
5
5
|
AppSidebarLeft
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-GV3CMMKT.mjs";
|
|
7
7
|
import {
|
|
8
8
|
Breadcrumb,
|
|
9
9
|
BreadcrumbItem,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
SidebarInset,
|
|
20
20
|
SidebarProvider,
|
|
21
21
|
SidebarTrigger
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-D5KV6INF.mjs";
|
|
23
23
|
import {
|
|
24
24
|
Separator
|
|
25
25
|
} from "./chunk-7GPVQAMX.mjs";
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
import {
|
|
5
5
|
HeaderTop,
|
|
6
6
|
TitleSlide
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-U4BAFC2D.mjs";
|
|
8
8
|
import {
|
|
9
9
|
RenderBlocks
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-EGHOGSUZ.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-PXILTWWO.mjs";
|
|
4
4
|
import "../../chunk-YLULVMZ7.mjs";
|
|
5
5
|
import "../../chunk-2NXKZY7U.mjs";
|
|
6
6
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -13,15 +13,15 @@ import "../../chunk-PE44IHZN.mjs";
|
|
|
13
13
|
import "../../chunk-4GLXI5J3.mjs";
|
|
14
14
|
import "../../chunk-2X45TVQS.mjs";
|
|
15
15
|
import "../../chunk-DTQ2W22B.mjs";
|
|
16
|
-
import "../../chunk-6GO5N6ZP.mjs";
|
|
17
16
|
import "../../chunk-3R2LCGLI.mjs";
|
|
17
|
+
import "../../chunk-6GO5N6ZP.mjs";
|
|
18
18
|
import "../../chunk-NKRBXAPF.mjs";
|
|
19
19
|
import "../../chunk-MW5UCIIC.mjs";
|
|
20
20
|
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-PXILTWWO.mjs";
|
|
7
7
|
import "../../chunk-YLULVMZ7.mjs";
|
|
8
8
|
import "../../chunk-2NXKZY7U.mjs";
|
|
9
9
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -16,15 +16,15 @@ import "../../chunk-PE44IHZN.mjs";
|
|
|
16
16
|
import "../../chunk-4GLXI5J3.mjs";
|
|
17
17
|
import "../../chunk-2X45TVQS.mjs";
|
|
18
18
|
import "../../chunk-DTQ2W22B.mjs";
|
|
19
|
-
import "../../chunk-6GO5N6ZP.mjs";
|
|
20
19
|
import "../../chunk-3R2LCGLI.mjs";
|
|
20
|
+
import "../../chunk-6GO5N6ZP.mjs";
|
|
21
21
|
import "../../chunk-NKRBXAPF.mjs";
|
|
22
22
|
import "../../chunk-MW5UCIIC.mjs";
|
|
23
23
|
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-TUKM6VL7.mjs";
|
|
6
|
+
import "../../chunk-PXILTWWO.mjs";
|
|
7
7
|
import "../../chunk-YLULVMZ7.mjs";
|
|
8
8
|
import "../../chunk-2NXKZY7U.mjs";
|
|
9
9
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -16,15 +16,15 @@ import "../../chunk-PE44IHZN.mjs";
|
|
|
16
16
|
import "../../chunk-4GLXI5J3.mjs";
|
|
17
17
|
import "../../chunk-2X45TVQS.mjs";
|
|
18
18
|
import "../../chunk-DTQ2W22B.mjs";
|
|
19
|
-
import "../../chunk-6GO5N6ZP.mjs";
|
|
20
19
|
import "../../chunk-3R2LCGLI.mjs";
|
|
20
|
+
import "../../chunk-6GO5N6ZP.mjs";
|
|
21
21
|
import "../../chunk-NKRBXAPF.mjs";
|
|
22
22
|
import "../../chunk-MW5UCIIC.mjs";
|
|
23
23
|
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-S34EDDKS.mjs";
|
|
4
|
+
import "../../chunk-PXILTWWO.mjs";
|
|
5
5
|
import "../../chunk-YLULVMZ7.mjs";
|
|
6
6
|
import "../../chunk-2NXKZY7U.mjs";
|
|
7
7
|
import "../../chunk-GSG52WU5.mjs";
|
|
@@ -14,15 +14,15 @@ import "../../chunk-PE44IHZN.mjs";
|
|
|
14
14
|
import "../../chunk-4GLXI5J3.mjs";
|
|
15
15
|
import "../../chunk-2X45TVQS.mjs";
|
|
16
16
|
import "../../chunk-DTQ2W22B.mjs";
|
|
17
|
-
import "../../chunk-6GO5N6ZP.mjs";
|
|
18
17
|
import "../../chunk-3R2LCGLI.mjs";
|
|
18
|
+
import "../../chunk-6GO5N6ZP.mjs";
|
|
19
19
|
import "../../chunk-NKRBXAPF.mjs";
|
|
20
20
|
import "../../chunk-MW5UCIIC.mjs";
|
|
21
21
|
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";
|