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/dist/index.mjs
CHANGED
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Section
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import {
|
|
5
|
-
ServiceDetail
|
|
6
|
-
} from "./chunk-MZ5QY6FR.mjs";
|
|
3
|
+
} from "./chunk-HQE3OP6M.mjs";
|
|
7
4
|
import {
|
|
8
5
|
ServiceDetailSection
|
|
9
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-6X55BFTD.mjs";
|
|
10
7
|
import {
|
|
11
8
|
ServiceSection
|
|
12
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-FP7MLBPR.mjs";
|
|
13
10
|
import {
|
|
14
11
|
BlogCard,
|
|
15
12
|
BlogList
|
|
16
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-PBJRNOV6.mjs";
|
|
17
14
|
import {
|
|
18
15
|
BlogListSection
|
|
19
16
|
} from "./chunk-MFXCOX3L.mjs";
|
|
@@ -21,7 +18,7 @@ import "./chunk-DJIS3OMT.mjs";
|
|
|
21
18
|
import {
|
|
22
19
|
ContactSection,
|
|
23
20
|
LocationsSection
|
|
24
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-OUPOGRNP.mjs";
|
|
25
22
|
import {
|
|
26
23
|
ImageSection
|
|
27
24
|
} from "./chunk-7AEEZGI3.mjs";
|
|
@@ -30,36 +27,39 @@ import {
|
|
|
30
27
|
} from "./chunk-YTCJBBJH.mjs";
|
|
31
28
|
import {
|
|
32
29
|
PricingSection
|
|
33
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-OQ62XQNJ.mjs";
|
|
34
31
|
import "./chunk-A4SKUZ2E.mjs";
|
|
32
|
+
import {
|
|
33
|
+
ServiceDetail
|
|
34
|
+
} from "./chunk-A45K7TLD.mjs";
|
|
35
35
|
import {
|
|
36
36
|
Publish
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-BCF66L3Y.mjs";
|
|
38
38
|
import {
|
|
39
39
|
AboutSection
|
|
40
|
-
} from "./chunk-
|
|
41
|
-
import "./chunk-
|
|
40
|
+
} from "./chunk-SGP3VC6H.mjs";
|
|
41
|
+
import "./chunk-2QYYHKCF.mjs";
|
|
42
42
|
import {
|
|
43
43
|
BlogDetail
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-PSU7NVB6.mjs";
|
|
45
45
|
import {
|
|
46
46
|
FlowPrintable,
|
|
47
47
|
PagePrintable,
|
|
48
48
|
Printable
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-KAMWFZNX.mjs";
|
|
50
50
|
import {
|
|
51
51
|
SlideShow
|
|
52
|
-
} from "./chunk-
|
|
53
|
-
import "./chunk-
|
|
54
|
-
import {
|
|
55
|
-
PayloadPagination
|
|
56
|
-
} from "./chunk-N42O5NIO.mjs";
|
|
52
|
+
} from "./chunk-IAPDQHOE.mjs";
|
|
53
|
+
import "./chunk-SP6YBXB2.mjs";
|
|
57
54
|
import {
|
|
58
55
|
CollectionArchive
|
|
59
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-5OGDBGXG.mjs";
|
|
60
57
|
import {
|
|
61
58
|
PageRange
|
|
62
59
|
} from "./chunk-NR6HSUH7.mjs";
|
|
60
|
+
import {
|
|
61
|
+
PayloadPagination
|
|
62
|
+
} from "./chunk-N42O5NIO.mjs";
|
|
63
63
|
import "./chunk-ZTCAYEGT.mjs";
|
|
64
64
|
import {
|
|
65
65
|
TextAndImages
|
|
@@ -86,19 +86,19 @@ import {
|
|
|
86
86
|
HolidayGrid
|
|
87
87
|
} from "./chunk-7ZMZT7I6.mjs";
|
|
88
88
|
import {
|
|
89
|
-
|
|
90
|
-
} from "./chunk-
|
|
89
|
+
TeamsIndexView
|
|
90
|
+
} from "./chunk-A7BJP6MI.mjs";
|
|
91
91
|
import {
|
|
92
|
-
|
|
93
|
-
} from "./chunk-
|
|
92
|
+
Home
|
|
93
|
+
} from "./chunk-OUTPT474.mjs";
|
|
94
94
|
import {
|
|
95
95
|
KnowledgeView
|
|
96
96
|
} from "./chunk-URDEWGQC.mjs";
|
|
97
97
|
import "./chunk-CIFGBEFV.mjs";
|
|
98
98
|
import "./chunk-25EF7VEC.mjs";
|
|
99
99
|
import {
|
|
100
|
-
|
|
101
|
-
} from "./chunk-
|
|
100
|
+
ColleaguesView
|
|
101
|
+
} from "./chunk-XWCG4YG3.mjs";
|
|
102
102
|
import "./chunk-PR24SSJK.mjs";
|
|
103
103
|
import {
|
|
104
104
|
TeamForm
|
|
@@ -217,10 +217,10 @@ import "./chunk-RQVP4AS3.mjs";
|
|
|
217
217
|
import "./chunk-IWG2URAU.mjs";
|
|
218
218
|
import {
|
|
219
219
|
DeliveryLeadSubmissionWithList
|
|
220
|
-
} from "./chunk-
|
|
220
|
+
} from "./chunk-FTVOJKVA.mjs";
|
|
221
221
|
import {
|
|
222
222
|
DeliveryLeadSubmissionList
|
|
223
|
-
} from "./chunk-
|
|
223
|
+
} from "./chunk-3VMFZKXK.mjs";
|
|
224
224
|
import {
|
|
225
225
|
getDataPart,
|
|
226
226
|
getFileParts,
|
|
@@ -232,40 +232,45 @@ import {
|
|
|
232
232
|
} from "./chunk-KGOOZJIY.mjs";
|
|
233
233
|
import {
|
|
234
234
|
DeliveryLeadSubmissionComponent
|
|
235
|
-
} from "./chunk-
|
|
235
|
+
} from "./chunk-IM6PU3RO.mjs";
|
|
236
|
+
import {
|
|
237
|
+
RAG_COLOR_MAP,
|
|
238
|
+
RAG_STATUS_OPTIONS,
|
|
239
|
+
getRagStatusLabel
|
|
240
|
+
} from "./chunk-T7TGES6Z.mjs";
|
|
236
241
|
import {
|
|
237
242
|
CapabilityMenu
|
|
238
243
|
} from "./chunk-B3GN2ZRO.mjs";
|
|
239
244
|
import {
|
|
240
245
|
CopilotInterface
|
|
241
|
-
} from "./chunk-
|
|
246
|
+
} from "./chunk-VNSEHNDX.mjs";
|
|
242
247
|
import "./chunk-IB4EINFP.mjs";
|
|
243
248
|
import "./chunk-3SFZTG3H.mjs";
|
|
244
249
|
import {
|
|
245
250
|
ChatInterface
|
|
246
|
-
} from "./chunk-
|
|
247
|
-
import "./chunk-
|
|
251
|
+
} from "./chunk-LAJ5FNY4.mjs";
|
|
252
|
+
import "./chunk-ECCJ42NJ.mjs";
|
|
253
|
+
import "./chunk-7RGM2O4X.mjs";
|
|
254
|
+
import "./chunk-HO77MNRT.mjs";
|
|
248
255
|
import "./chunk-LY77BPMB.mjs";
|
|
249
256
|
import "./chunk-GQGWBOHP.mjs";
|
|
250
257
|
import "./chunk-AJ7OZYBW.mjs";
|
|
251
258
|
import "./chunk-TWJKNMD2.mjs";
|
|
252
259
|
import "./chunk-COGNES33.mjs";
|
|
253
|
-
import "./chunk-7RGM2O4X.mjs";
|
|
254
260
|
import {
|
|
255
261
|
ChatCardArtefact
|
|
256
262
|
} from "./chunk-G3MFNKC2.mjs";
|
|
257
263
|
import {
|
|
258
264
|
ChatCardTask
|
|
259
265
|
} from "./chunk-APF7RJ2I.mjs";
|
|
260
|
-
import "./chunk-G3L2ZUUL.mjs";
|
|
261
266
|
import "./chunk-FAKMLOOM.mjs";
|
|
262
267
|
import {
|
|
263
268
|
OAuthModal
|
|
264
269
|
} from "./chunk-5GWDAQL7.mjs";
|
|
270
|
+
import "./chunk-G3L2ZUUL.mjs";
|
|
265
271
|
import "./chunk-3PLZRSCZ.mjs";
|
|
266
272
|
import "./chunk-QOUSJBT7.mjs";
|
|
267
273
|
import "./chunk-NBOTEZO6.mjs";
|
|
268
|
-
import "./chunk-HO77MNRT.mjs";
|
|
269
274
|
import {
|
|
270
275
|
ApprovalRequestModal
|
|
271
276
|
} from "./chunk-RUVFSYMR.mjs";
|
|
@@ -368,10 +373,10 @@ import {
|
|
|
368
373
|
} from "./chunk-64SYH2HO.mjs";
|
|
369
374
|
import {
|
|
370
375
|
RelatedPosts
|
|
371
|
-
} from "./chunk-
|
|
376
|
+
} from "./chunk-VNLOFYZP.mjs";
|
|
372
377
|
import {
|
|
373
378
|
PayloadCard
|
|
374
|
-
} from "./chunk-
|
|
379
|
+
} from "./chunk-PAXCURFR.mjs";
|
|
375
380
|
import "./chunk-WE7DY7DV.mjs";
|
|
376
381
|
import {
|
|
377
382
|
HeadingImage
|
|
@@ -390,7 +395,7 @@ import {
|
|
|
390
395
|
import {
|
|
391
396
|
Breadcrumbs,
|
|
392
397
|
RenderHero
|
|
393
|
-
} from "./chunk-
|
|
398
|
+
} from "./chunk-VTDHFYD3.mjs";
|
|
394
399
|
import {
|
|
395
400
|
SectionHero
|
|
396
401
|
} from "./chunk-N77BYZ6A.mjs";
|
|
@@ -402,23 +407,20 @@ import {
|
|
|
402
407
|
ReusableContentBlock,
|
|
403
408
|
Theme,
|
|
404
409
|
ThemeWithShapes
|
|
405
|
-
} from "./chunk-
|
|
406
|
-
import "./chunk-
|
|
410
|
+
} from "./chunk-5GC4DBXT.mjs";
|
|
411
|
+
import "./chunk-QOPCGZNQ.mjs";
|
|
407
412
|
import {
|
|
408
413
|
ContentBlock
|
|
409
|
-
} from "./chunk-
|
|
410
|
-
import {
|
|
411
|
-
MediumImpactHero
|
|
412
|
-
} from "./chunk-QW6LT3YJ.mjs";
|
|
414
|
+
} from "./chunk-IMWMWTDR.mjs";
|
|
413
415
|
import {
|
|
414
416
|
LowImpactHero
|
|
415
|
-
} from "./chunk-
|
|
417
|
+
} from "./chunk-RYINW7OG.mjs";
|
|
416
418
|
import {
|
|
417
|
-
|
|
418
|
-
} from "./chunk-
|
|
419
|
+
MediumImpactHero
|
|
420
|
+
} from "./chunk-O3CANERK.mjs";
|
|
419
421
|
import {
|
|
420
|
-
|
|
421
|
-
} from "./chunk-
|
|
422
|
+
HighImpactHero
|
|
423
|
+
} from "./chunk-352XMFIA.mjs";
|
|
422
424
|
import {
|
|
423
425
|
PostHero
|
|
424
426
|
} from "./chunk-R3LWKUWD.mjs";
|
|
@@ -517,6 +519,9 @@ import {
|
|
|
517
519
|
CarouselPrevious,
|
|
518
520
|
default as default2
|
|
519
521
|
} from "./chunk-W5ROY7BH.mjs";
|
|
522
|
+
import {
|
|
523
|
+
Categories
|
|
524
|
+
} from "./chunk-X373UDXT.mjs";
|
|
520
525
|
import {
|
|
521
526
|
BannerBlock,
|
|
522
527
|
CallToActionBlock,
|
|
@@ -525,16 +530,16 @@ import {
|
|
|
525
530
|
FeatureCard,
|
|
526
531
|
FeaturesBlock,
|
|
527
532
|
RichText
|
|
528
|
-
} from "./chunk-
|
|
533
|
+
} from "./chunk-NV67QFQM.mjs";
|
|
529
534
|
import "./chunk-YLULVMZ7.mjs";
|
|
530
535
|
import {
|
|
531
536
|
CMSLink
|
|
532
537
|
} from "./chunk-2NXKZY7U.mjs";
|
|
533
538
|
import {
|
|
534
539
|
Form
|
|
535
|
-
} from "./chunk-
|
|
536
|
-
import "./chunk-G6EC37S7.mjs";
|
|
540
|
+
} from "./chunk-GSG52WU5.mjs";
|
|
537
541
|
import "./chunk-US72SCH3.mjs";
|
|
542
|
+
import "./chunk-G6EC37S7.mjs";
|
|
538
543
|
import "./chunk-LTOFCHXU.mjs";
|
|
539
544
|
import {
|
|
540
545
|
Image
|
|
@@ -553,18 +558,18 @@ import {
|
|
|
553
558
|
} from "./chunk-LIJ2ES4B.mjs";
|
|
554
559
|
import {
|
|
555
560
|
MediaBlock
|
|
556
|
-
} from "./chunk-
|
|
561
|
+
} from "./chunk-6GO5N6ZP.mjs";
|
|
557
562
|
import {
|
|
558
563
|
CodeBlock
|
|
559
564
|
} from "./chunk-WPX6MOFB.mjs";
|
|
560
565
|
import {
|
|
561
566
|
ImageBlock
|
|
562
|
-
} from "./chunk-
|
|
567
|
+
} from "./chunk-3R2LCGLI.mjs";
|
|
563
568
|
import {
|
|
564
569
|
Media
|
|
565
|
-
} from "./chunk-
|
|
566
|
-
import "./chunk-ZYKYDIOF.mjs";
|
|
570
|
+
} from "./chunk-NKRBXAPF.mjs";
|
|
567
571
|
import "./chunk-MW5UCIIC.mjs";
|
|
572
|
+
import "./chunk-ZYKYDIOF.mjs";
|
|
568
573
|
import "./chunk-R57RJLFQ.mjs";
|
|
569
574
|
import {
|
|
570
575
|
CopyButton
|
|
@@ -964,6 +969,8 @@ export {
|
|
|
964
969
|
Home2 as ProjectsIndexView,
|
|
965
970
|
ProposalSummary,
|
|
966
971
|
Publish,
|
|
972
|
+
RAG_COLOR_MAP,
|
|
973
|
+
RAG_STATUS_OPTIONS,
|
|
967
974
|
RelatedContent,
|
|
968
975
|
RelatedPagesMenu,
|
|
969
976
|
RelatedPosts,
|
|
@@ -1075,6 +1082,7 @@ export {
|
|
|
1075
1082
|
getDataPart,
|
|
1076
1083
|
getFileParts,
|
|
1077
1084
|
getInitials,
|
|
1085
|
+
getRagStatusLabel,
|
|
1078
1086
|
getRoleBadgeColor,
|
|
1079
1087
|
getTableOfContents,
|
|
1080
1088
|
getTextContent,
|