cortex-react-components 3.0.3 → 3.0.4
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-LBPVX5BQ.mjs → chunk-2QYYHKCF.mjs} +1 -1
- package/dist/{chunk-BXDKCANT.mjs → chunk-352XMFIA.mjs} +2 -2
- package/dist/{chunk-HLEMFDTD.mjs → chunk-3R2LCGLI.mjs} +1 -1
- package/dist/{chunk-YOPRYLFQ.mjs → chunk-3VMFZKXK.mjs} +8 -10
- package/dist/{chunk-57HPETD7.mjs → chunk-5GC4DBXT.mjs} +4 -4
- package/dist/{chunk-PJZ5PWKP.mjs → chunk-5OGDBGXG.mjs} +1 -1
- package/dist/{chunk-KIZUBPPQ.mjs → chunk-6GO5N6ZP.mjs} +1 -1
- package/dist/{chunk-Z4DNGL7M.mjs → chunk-6X55BFTD.mjs} +1 -1
- package/dist/{chunk-MZ5QY6FR.mjs → chunk-A45K7TLD.mjs} +1 -1
- package/dist/{chunk-F5IX63U6.mjs → chunk-BCF66L3Y.mjs} +2 -2
- package/dist/{chunk-XYLSOGTP.mjs → chunk-FP7MLBPR.mjs} +1 -1
- package/dist/{chunk-M62EDEAI.mjs → chunk-FTVOJKVA.mjs} +2 -2
- package/dist/{chunk-SJDKHYVC.mjs → chunk-HQE3OP6M.mjs} +10 -10
- package/dist/{chunk-CEDQJQTB.mjs → chunk-IAPDQHOE.mjs} +2 -2
- package/dist/{chunk-UHF447FN.mjs → chunk-IM6PU3RO.mjs} +8 -5
- package/dist/{chunk-QRFYWH62.mjs → chunk-IMWMWTDR.mjs} +1 -1
- package/dist/{chunk-RAHAHVM3.mjs → chunk-KAMWFZNX.mjs} +2 -2
- package/dist/{chunk-MAQCJ7GT.mjs → chunk-LAJ5FNY4.mjs} +1 -1
- package/dist/{chunk-GHJMJFGY.mjs → chunk-NV67QFQM.mjs} +3 -3
- package/dist/{chunk-QW6LT3YJ.mjs → chunk-O3CANERK.mjs} +1 -1
- package/dist/{chunk-72B7V3AA.mjs → chunk-OQ62XQNJ.mjs} +1 -1
- package/dist/{chunk-KHH36D4P.mjs → chunk-OUPOGRNP.mjs} +2 -2
- package/dist/{chunk-EGZL4DVZ.mjs → chunk-PAXCURFR.mjs} +1 -1
- package/dist/{chunk-FKQJ7IQO.mjs → chunk-PBJRNOV6.mjs} +1 -1
- package/dist/{chunk-SZ4XM4DO.mjs → chunk-PSU7NVB6.mjs} +1 -1
- package/dist/{chunk-RFZOUE5F.mjs → chunk-QOPCGZNQ.mjs} +1 -1
- package/dist/{chunk-4IIO3HGE.mjs → chunk-RYINW7OG.mjs} +1 -1
- package/dist/{chunk-FTLBZLKM.mjs → chunk-SGP3VC6H.mjs} +1 -1
- package/dist/{chunk-4LGHSMMQ.mjs → chunk-SP6YBXB2.mjs} +1 -1
- package/dist/chunk-T7TGES6Z.mjs +25 -0
- package/dist/{chunk-EHJIM6JR.mjs → chunk-VNLOFYZP.mjs} +2 -2
- package/dist/{chunk-R2LCV7J4.mjs → chunk-VNSEHNDX.mjs} +1 -1
- package/dist/{chunk-KN5M6SSZ.mjs → chunk-VTDHFYD3.mjs} +5 -5
- package/dist/components/Blocks/Banner.mjs +7 -7
- package/dist/components/Blocks/CallToAction.mjs +7 -7
- package/dist/components/Blocks/CollapsibleArea.mjs +8 -8
- package/dist/components/Blocks/Content.mjs +8 -8
- package/dist/components/Blocks/FeaturesBlock.mjs +7 -7
- package/dist/components/Blocks/ImageBlock.mjs +3 -3
- package/dist/components/Blocks/MediaBlock.mjs +3 -3
- package/dist/components/Blocks/RelatedPosts.mjs +9 -9
- package/dist/components/Blocks/RenderBlocks.mjs +10 -10
- package/dist/components/Blocks/ReusableContentBlock.mjs +10 -10
- package/dist/components/Blocks/index.mjs +12 -12
- package/dist/components/Cards/ContentCard.mjs +7 -7
- package/dist/components/Cards/FeatureCard.mjs +7 -7
- package/dist/components/Cards/index.mjs +7 -7
- package/dist/components/Chat/ChatInterface.mjs +5 -5
- package/dist/components/Chat/CopilotInterface.mjs +6 -6
- package/dist/components/Chat/PartTypes/MessageHandler.mjs +4 -4
- package/dist/components/Chat/PartTypes/index.mjs +16 -16
- package/dist/components/Chat/demo-long-messages.mjs +6 -6
- package/dist/components/Chat/demo-tests.mjs +6 -6
- package/dist/components/Chat/demo.mjs +6 -6
- package/dist/components/Chat/example-usage.mjs +6 -6
- package/dist/components/Chat/example-with-vercel-ai.mjs +6 -6
- package/dist/components/Chat/index.mjs +6 -6
- package/dist/components/DeliveryLead/DeliveryLeadSubmission.js +14 -5
- package/dist/components/DeliveryLead/DeliveryLeadSubmission.mjs +2 -1
- package/dist/components/DeliveryLead/DeliveryLeadSubmissionList.js +24 -8
- package/dist/components/DeliveryLead/DeliveryLeadSubmissionList.mjs +2 -1
- package/dist/components/DeliveryLead/DeliveryLeadSubmissionWithList.js +29 -13
- package/dist/components/DeliveryLead/DeliveryLeadSubmissionWithList.mjs +4 -3
- package/dist/components/DeliveryLead/index.js +37 -17
- package/dist/components/DeliveryLead/index.mjs +12 -4
- package/dist/components/DeliveryLead/types.d.ts +53 -10
- package/dist/components/DeliveryLead/types.js +33 -0
- package/dist/components/DeliveryLead/types.mjs +11 -0
- package/dist/components/Foundary/Pages/dashboardpage.mjs +2 -2
- package/dist/components/Foundary/Views/index.mjs +4 -4
- package/dist/components/Foundary/index.mjs +6 -6
- package/dist/components/HeaderFooter/SectionHeading.mjs +8 -8
- package/dist/components/Heros/HighImpact/index.mjs +8 -8
- package/dist/components/Heros/LowImpact/index.mjs +8 -8
- package/dist/components/Heros/MediumImpact/index.mjs +8 -8
- package/dist/components/Heros/RenderHero.mjs +11 -11
- package/dist/components/Heros/index.mjs +13 -13
- package/dist/components/Layouts/OutputHeaderFooter.mjs +11 -11
- package/dist/components/Layouts/Print.mjs +15 -15
- package/dist/components/Layouts/SlideShow.mjs +16 -16
- package/dist/components/Layouts/index.mjs +17 -17
- package/dist/components/Payload/CollectionArchive/index.mjs +4 -4
- package/dist/components/Payload/Media/index.mjs +2 -2
- package/dist/components/Payload/PayloadCard/index.mjs +3 -3
- package/dist/components/Payload/RichText/index.mjs +7 -7
- package/dist/components/Payload/RichText/serialize.mjs +7 -7
- package/dist/components/Payload/index.mjs +12 -12
- package/dist/components/index.js +37 -15
- package/dist/components/index.mjs +51 -43
- package/dist/decorators/Intranet.mjs +35 -34
- package/dist/index.js +37 -15
- package/dist/index.mjs +64 -56
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/pages/Blog.mjs +9 -9
- package/dist/pages/IndexPage.mjs +12 -12
- package/dist/pages/LandingPage.mjs +45 -44
- package/dist/pages/Page.mjs +12 -12
- package/dist/pages/Publish.mjs +36 -35
- package/dist/pages/Website.mjs +14 -14
- package/dist/payload-types.d.ts +1 -1
- package/dist/sections/AboutSection.mjs +9 -9
- package/dist/sections/BlogDetail.mjs +8 -8
- package/dist/sections/BlogList.mjs +9 -9
- package/dist/sections/BlogListSection.mjs +1 -1
- package/dist/sections/ContactSection.mjs +9 -9
- package/dist/sections/PageSections.mjs +45 -44
- package/dist/sections/PricingSection.mjs +9 -9
- package/dist/sections/ServiceDetail.mjs +8 -8
- package/dist/sections/ServiceDetailSection.mjs +8 -8
- package/dist/sections/ServiceSection.mjs +36 -35
- package/dist/sections/form/index.mjs +2 -2
- package/dist/sections/index.mjs +47 -46
- package/package.json +1 -1
- package/dist/{chunk-57INGMKK.mjs → chunk-ECCJ42NJ.mjs} +7 -7
- package/dist/{chunk-OT2SSFKS.mjs → chunk-GSG52WU5.mjs} +3 -3
- package/dist/{chunk-2YHN7ZCJ.mjs → chunk-NKRBXAPF.mjs} +3 -3
- package/dist/{chunk-NPH4VQCE.mjs → chunk-OUTPT474.mjs} +3 -3
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "cortex-react-components",
|
|
3
3
|
"author": "Cortex Reply",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "3.0.
|
|
5
|
+
"version": "3.0.4",
|
|
6
6
|
"description": "A library of React components with styles. Designed to seamlessly integrate with React and Next.js.",
|
|
7
7
|
"license": "MPL-2.0",
|
|
8
8
|
"main": "./dist/index.js",
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Tool,
|
|
3
|
+
ToolContent,
|
|
4
|
+
ToolHeader,
|
|
5
|
+
ToolInput,
|
|
6
|
+
ToolOutput
|
|
7
|
+
} from "./chunk-7RGM2O4X.mjs";
|
|
1
8
|
import {
|
|
2
9
|
PartApprovalTool
|
|
3
10
|
} from "./chunk-GQGWBOHP.mjs";
|
|
@@ -9,13 +16,6 @@ import {
|
|
|
9
16
|
ReasoningContent,
|
|
10
17
|
ReasoningTrigger
|
|
11
18
|
} from "./chunk-COGNES33.mjs";
|
|
12
|
-
import {
|
|
13
|
-
Tool,
|
|
14
|
-
ToolContent,
|
|
15
|
-
ToolHeader,
|
|
16
|
-
ToolInput,
|
|
17
|
-
ToolOutput
|
|
18
|
-
} from "./chunk-7RGM2O4X.mjs";
|
|
19
19
|
import {
|
|
20
20
|
ChatCardArtefact
|
|
21
21
|
} from "./chunk-G3MFNKC2.mjs";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import {
|
|
5
|
-
TextAreaInput
|
|
6
|
-
} from "./chunk-G6EC37S7.mjs";
|
|
7
4
|
import {
|
|
8
5
|
TextInput
|
|
9
6
|
} from "./chunk-US72SCH3.mjs";
|
|
7
|
+
import {
|
|
8
|
+
TextAreaInput
|
|
9
|
+
} from "./chunk-G6EC37S7.mjs";
|
|
10
10
|
import {
|
|
11
11
|
Button
|
|
12
12
|
} from "./chunk-I6LSWXZW.mjs";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import {
|
|
5
|
-
ColleaguesView
|
|
6
|
-
} from "./chunk-XWCG4YG3.mjs";
|
|
7
4
|
import {
|
|
8
5
|
KnowledgeView
|
|
9
6
|
} from "./chunk-URDEWGQC.mjs";
|
|
7
|
+
import {
|
|
8
|
+
ColleaguesView
|
|
9
|
+
} from "./chunk-XWCG4YG3.mjs";
|
|
10
10
|
import {
|
|
11
11
|
mockNotifications,
|
|
12
12
|
mockSidebarItems
|