@cruk/chakra-components 2.1.0-dev.1 → 2.1.0-dev.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.
Files changed (83) hide show
  1. package/README.md +4 -4
  2. package/dist/cjs/components/Card/index.js +1 -1
  3. package/dist/cjs/components/Card/index.js.map +1 -1
  4. package/dist/cjs/components/Footer/index.js +1 -1
  5. package/dist/cjs/components/Footer/index.js.map +1 -1
  6. package/dist/cjs/components/FormControl/FormLabel.js +1 -1
  7. package/dist/cjs/components/FormControl/FormLabel.js.map +1 -1
  8. package/dist/cjs/components/Link/index.js +1 -1
  9. package/dist/cjs/components/Link/index.js.map +1 -1
  10. package/dist/cjs/components/RadioConsent/index.js +1 -1
  11. package/dist/cjs/components/RadioConsent/index.js.map +1 -1
  12. package/dist/cjs/components/StickyNavigation/index.js +2 -0
  13. package/dist/cjs/components/StickyNavigation/index.js.map +1 -0
  14. package/dist/cjs/components/VimeoEmbed/index.js +2 -0
  15. package/dist/cjs/components/VimeoEmbed/index.js.map +1 -0
  16. package/dist/cjs/index.js +1 -1
  17. package/dist/cjs/theme/cruk/components/formControl.js +1 -1
  18. package/dist/cjs/theme/cruk/components/formControl.js.map +1 -1
  19. package/dist/cjs/theme/cruk/components/popover.js +1 -1
  20. package/dist/cjs/theme/cruk/components/popover.js.map +1 -1
  21. package/dist/cjs/theme/r4l/components/formControl.js +1 -1
  22. package/dist/cjs/theme/r4l/components/formControl.js.map +1 -1
  23. package/dist/cjs/theme/r4l/components/popover.js +1 -1
  24. package/dist/cjs/theme/r4l/components/popover.js.map +1 -1
  25. package/dist/cjs/theme/r4l/foundations/semantic-tokens.js +1 -1
  26. package/dist/cjs/theme/r4l/foundations/semantic-tokens.js.map +1 -1
  27. package/dist/cjs/theme/su2c/components/formControl.js +2 -0
  28. package/dist/cjs/theme/su2c/components/formControl.js.map +1 -0
  29. package/dist/cjs/theme/su2c/components/formErrorMessage.js +2 -0
  30. package/dist/cjs/theme/su2c/components/formErrorMessage.js.map +1 -0
  31. package/dist/cjs/theme/su2c/components/input.js +1 -1
  32. package/dist/cjs/theme/su2c/components/input.js.map +1 -1
  33. package/dist/cjs/theme/su2c/components/popover.js +2 -0
  34. package/dist/cjs/theme/su2c/components/popover.js.map +1 -0
  35. package/dist/cjs/theme/su2c/components/select.js +1 -1
  36. package/dist/cjs/theme/su2c/components/select.js.map +1 -1
  37. package/dist/cjs/theme/su2c/foundations/colors.js +1 -1
  38. package/dist/cjs/theme/su2c/foundations/semantic-tokens.js +1 -1
  39. package/dist/cjs/theme/su2c/foundations/semantic-tokens.js.map +1 -1
  40. package/dist/cjs/theme/su2c/index.js +1 -1
  41. package/dist/cjs/theme/su2c/index.js.map +1 -1
  42. package/dist/esm/components/Card/index.js +1 -1
  43. package/dist/esm/components/Card/index.js.map +1 -1
  44. package/dist/esm/components/Footer/index.js +1 -1
  45. package/dist/esm/components/Footer/index.js.map +1 -1
  46. package/dist/esm/components/FormControl/FormLabel.js +1 -1
  47. package/dist/esm/components/FormControl/FormLabel.js.map +1 -1
  48. package/dist/esm/components/Link/index.js +1 -1
  49. package/dist/esm/components/Link/index.js.map +1 -1
  50. package/dist/esm/components/RadioConsent/index.js +1 -1
  51. package/dist/esm/components/RadioConsent/index.js.map +1 -1
  52. package/dist/esm/components/StickyNavigation/index.js +2 -0
  53. package/dist/esm/components/StickyNavigation/index.js.map +1 -0
  54. package/dist/esm/components/VimeoEmbed/index.js +2 -0
  55. package/dist/esm/components/VimeoEmbed/index.js.map +1 -0
  56. package/dist/esm/index.js +1 -1
  57. package/dist/esm/theme/cruk/components/formControl.js +1 -1
  58. package/dist/esm/theme/cruk/components/formControl.js.map +1 -1
  59. package/dist/esm/theme/cruk/components/popover.js +1 -1
  60. package/dist/esm/theme/cruk/components/popover.js.map +1 -1
  61. package/dist/esm/theme/r4l/components/formControl.js +1 -1
  62. package/dist/esm/theme/r4l/components/formControl.js.map +1 -1
  63. package/dist/esm/theme/r4l/components/popover.js +1 -1
  64. package/dist/esm/theme/r4l/components/popover.js.map +1 -1
  65. package/dist/esm/theme/r4l/foundations/semantic-tokens.js +1 -1
  66. package/dist/esm/theme/r4l/foundations/semantic-tokens.js.map +1 -1
  67. package/dist/esm/theme/su2c/components/formControl.js +2 -0
  68. package/dist/esm/theme/su2c/components/formControl.js.map +1 -0
  69. package/dist/esm/theme/su2c/components/formErrorMessage.js +2 -0
  70. package/dist/esm/theme/su2c/components/formErrorMessage.js.map +1 -0
  71. package/dist/esm/theme/su2c/components/input.js +1 -1
  72. package/dist/esm/theme/su2c/components/input.js.map +1 -1
  73. package/dist/esm/theme/su2c/components/popover.js +2 -0
  74. package/dist/esm/theme/su2c/components/popover.js.map +1 -0
  75. package/dist/esm/theme/su2c/components/select.js +1 -1
  76. package/dist/esm/theme/su2c/components/select.js.map +1 -1
  77. package/dist/esm/theme/su2c/foundations/colors.js +1 -1
  78. package/dist/esm/theme/su2c/foundations/semantic-tokens.js +1 -1
  79. package/dist/esm/theme/su2c/foundations/semantic-tokens.js.map +1 -1
  80. package/dist/esm/theme/su2c/index.js +1 -1
  81. package/dist/esm/theme/su2c/index.js.map +1 -1
  82. package/dist/index.d.ts +22 -3
  83. package/package.json +5 -6
package/README.md CHANGED
@@ -2,13 +2,13 @@
2
2
  # CRUK Chakra Components 🎨
3
3
 
4
4
  A [Chakra UI v2](https://v2.chakra-ui.com/docs/) based component library that provides styled components following the [Cancer Research UK Helix design system](https://zeroheight.com/721bd94bd/p/074a6c-helix-design-system---cancer-research-uk) 🧬.
5
- It is a WIP.
5
+ It is a Work In Progress.
6
6
 
7
7
  [![NPM Version](https://img.shields.io/npm/v/@cruk/chakra-components)](https://www.npmjs.com/package/@cruk/chakra-components)
8
8
 
9
9
  ## 📚 Quick Links & Documentation
10
10
 
11
- - [Component Documentation (Storybook)](https://main-site-components.vercel.app)
11
+ - [Component Documentation (Storybook)](https://helix-components.cms.app.crnet.org)
12
12
  - [Full Documentation (Style guide, Theming, Testing and more)](https://super-succotash-wg8qmo1.pages.github.io/)
13
13
 
14
14
  ## Using the Library 📚
@@ -131,9 +131,9 @@ npm run release
131
131
  ```
132
132
 
133
133
  ## Resources 📖
134
- - [Component Examples (Storybook)](https://main-site-components.vercel.app)
134
+ - [Component Examples (Storybook)](https://helix-components.cms.app.crnet.org)
135
135
  - [Full Documentation (Style guide, Theming, Testing and more)](https://super-succotash-wg8qmo1.pages.github.io/)
136
136
  - [Need help? Message us on Slack](https://cruk.slack.com/archives/C07BNR9FY4E)
137
137
 
138
138
  ## 📄 Licence
139
- MIT © Cancer Research UK
139
+ MIT © Cancer Research UK
@@ -1,2 +1,2 @@
1
- "use client";"use strict";var e=require("react/jsx-runtime"),t=require("@chakra-ui/icons"),i=require("@chakra-ui/react"),a=require("../Button/index.js");require("../Flex/index.js");var s=require("../Heading/index.js"),r=require("../Icon/index.js"),n=require("../Image/index.js"),o=require("../KeyStatistics/index.js"),c=require("../Link/index.js"),l=require("../Text/index.js"),d=require("../KeyStatistics/TwoBlockStatistics.js");const x=t=>{const{as:a,src:s,alt:r,width:o,height:c,aspectHeight:l,aspectWidth:d,aspectMaxHeight:x,aspectMaxWidth:g,style:h,...u}=t;return e.jsx(i.AspectRatio,{height:l,width:d,ratio:1,minW:128,minH:128,maxW:g,maxH:x,...u,children:e.jsx(n.Image,{as:a,src:s,alt:r,width:o,height:c,style:h})})},g=t=>e.jsx(i.Box,{display:{base:"block",md:"flex"},flex:{base:"unset",md:1},children:e.jsx(x,{...t})}),h=({image:t,icon:i,singleKeyStats:a,twoBlockStats:s})=>{if(i)return e.jsx(r.Icon,{name:i.name});if(a)return e.jsx(o.SingleStatistics,{statistic:a.statistic,isBarChart:a.isBarChart,labelStyle:a.labelStyle,hasSecondaryStyling:a.hasSecondaryStyling,icon:a.icon&&{name:a.icon.name,color:a.icon.color}});if(s)return e.jsx(d.TwoBlockStatistics,{hasSecondaryStyling:s.hasSecondaryStyling,leftValue:s.leftValue,rightValue:s.rightValue});const{isWrapped:n,...c}=t??{};return n?e.jsx(g,{...c}):e.jsx(x,{...c})},u=i.forwardRef(((n,o)=>{const{variant:d="unstyled",image:x,cardImageContainer:g,icon:u,label:j,heading:p,description:S,button:m,link:y,singleKeyStats:k,twoBlockStats:b,stackProps:f,tag:w,...B}=n,q="groupNavigation"===d||"singleNavigation"===d||"noImageNavigation"===d,C=Boolean(x||u||k||b);return e.jsxs(i.Card,{ref:o,variant:d,...B,children:[C&&e.jsxs(i.Box,{position:"relative",height:g,children:[e.jsx(h,{image:x,icon:u,singleKeyStats:k,twoBlockStats:b}),w&&e.jsx(i.Tag,{position:"absolute",top:0,...w})]}),e.jsxs(i.Stack,{width:"100%",spacing:4,children:[e.jsx(i.CardBody,{children:e.jsxs(i.Stack,{spacing:2,width:"100%",height:"100%",...f,children:[j&&e.jsx(l.Text,{bgColor:"cardTextBackgroundColor",variant:"label",className:"label-text",width:"fit-content",py:1,px:3,children:j}),p&&e.jsxs(i.Flex,{justifyContent:"space-between",alignItems:"center",width:"100%",children:[e.jsx(s.Heading4,{...p}),q&&e.jsx(r.Icon,{as:t.ArrowForwardIcon,boxSize:6,p:0})]}),S]})}),(m||y)&&e.jsxs(i.CardFooter,{alignItems:"flex-start",children:[m&&e.jsx(a.Button,{...m}),y&&e.jsx(c.Link,{...y})]})]})]})})),j=i.forwardRef(((t,r)=>{const{heading:n,description:o,hasSteps:l=!1,numberOfColumns:d,cards:x,link:g,button:h,gridGap:j={base:6,lg:8,xl:10},...p}=t;return e.jsxs(i.Stack,{ref:r,spacing:6,...p,children:[n&&e.jsx(s.Heading2,{...n}),o,x&&e.jsx(i.SimpleGrid,{columns:d,gap:j,children:x.map(((t,i)=>e.jsx(u,{label:l?`Step: ${i+1}`:void 0,...t},`card-item-${i}`)))}),h&&e.jsx(a.Button,{...h}),g&&e.jsx(c.Link,{...g})]})}));exports.Card=u,exports.CardStack=j;
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),t=require("@chakra-ui/icons"),i=require("@chakra-ui/react"),a=require("../Button/index.js");require("../Flex/index.js");var s=require("../Heading/index.js"),r=require("../Icon/index.js"),n=require("../Image/index.js"),o=require("../KeyStatistics/index.js"),c=require("../Link/index.js"),l=require("../Text/index.js"),d=require("../KeyStatistics/TwoBlockStatistics.js");const x=t=>{const{as:a,src:s,alt:r,width:o,height:c,aspectHeight:l,aspectWidth:d,aspectMaxHeight:x,aspectMaxWidth:h,style:g,...u}=t;return e.jsx(i.AspectRatio,{height:l,width:d,ratio:1,minW:128,minH:128,maxW:h,maxH:x,...u,children:e.jsx(n.Image,{as:a,src:s,alt:r,width:o,height:c,style:g})})},h=t=>e.jsx(i.Box,{display:{base:"block",md:"flex"},flex:{base:"unset",md:1},children:e.jsx(x,{...t})}),g=({image:t,icon:i,singleKeyStats:a,twoBlockStats:s})=>{if(i)return e.jsx(r.Icon,{name:i.name});if(a)return e.jsx(o.SingleStatistics,{statistic:a.statistic,isBarChart:a.isBarChart,labelStyle:a.labelStyle,hasSecondaryStyling:a.hasSecondaryStyling,icon:a.icon&&{name:a.icon.name,color:a.icon.color}});if(s)return e.jsx(d.TwoBlockStatistics,{hasSecondaryStyling:s.hasSecondaryStyling,leftValue:s.leftValue,rightValue:s.rightValue});const{isWrapped:n,...c}=t??{};return n?e.jsx(h,{...c}):e.jsx(x,{...c})},u=i.forwardRef(((n,o)=>{const{variant:d="unstyled",image:x,cardImageContainer:h,icon:u,label:j,heading:p,description:S,button:m,link:y,singleKeyStats:f,twoBlockStats:k,stackProps:b,tag:w,href:B="",...q}=n,C="groupNavigation"===d||"singleNavigation"===d||"noImageNavigation"===d,v=Boolean(x||u||f||k);return e.jsxs(i.Card,{ref:o,variant:d,href:B,...q,children:[v&&e.jsxs(i.Box,{position:"relative",height:h,children:[e.jsx(g,{image:x,icon:u,singleKeyStats:f,twoBlockStats:k}),w&&e.jsx(i.Tag,{position:"absolute",top:0,...w})]}),e.jsxs(i.Stack,{width:"100%",spacing:4,children:[e.jsx(i.CardBody,{children:e.jsxs(i.Stack,{spacing:2,width:"100%",height:"100%",...b,children:[j&&e.jsx(l.Text,{bgColor:"cardTextBackgroundColor",variant:"label",className:"label-text",width:"fit-content",py:1,px:3,children:j}),p&&e.jsxs(i.Flex,{justifyContent:"space-between",alignItems:"center",width:"100%",children:[e.jsx(s.Heading4,{...p}),C&&e.jsx(r.Icon,{as:t.ArrowForwardIcon,boxSize:6,p:0})]}),S]})}),(m||y)&&e.jsxs(i.CardFooter,{alignItems:"flex-start",children:[m&&e.jsx(a.Button,{...m}),y&&e.jsx(c.Link,{...y})]})]})]})})),j=i.forwardRef(((t,r)=>{const{heading:n,description:o,hasSteps:l=!1,numberOfColumns:d,cards:x,link:h,button:g,gridGap:j={base:6,lg:8,xl:10},...p}=t;return e.jsxs(i.Stack,{ref:r,spacing:6,...p,children:[n&&e.jsx(s.Heading2,{...n}),o,x&&e.jsx(i.SimpleGrid,{columns:d,gap:j,children:x.map(((t,i)=>e.jsx(u,{label:l?`Step: ${i+1}`:void 0,...t},`card-item-${i}`)))}),g&&e.jsx(a.Button,{...g}),h&&e.jsx(c.Link,{...h})]})}));exports.Card=u,exports.CardStack=j;
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../src/components/Card/index.tsx"],"sourcesContent":[null],"names":["CardImage","imageProps","as","src","alt","width","height","aspectHeight","aspectWidth","aspectMaxHeight","aspectMaxWidth","style","restImageProps","_jsx","AspectRatio","ratio","minW","minH","maxW","maxH","children","jsx","Image","WrappedCardImage","Box","display","base","md","flex","CardImagery","image","icon","singleKeyStats","twoBlockStats","Icon","name","SingleStatistics","statistic","isBarChart","labelStyle","hasSecondaryStyling","color","TwoBlockStatistics","leftValue","rightValue","isWrapped","Card","forwardRef","props","ref","variant","cardImageContainer","label","heading","description","button","link","stackProps","tag","rest","displayArrow","hasImagery","Boolean","_jsxs","ChakraCard","jsxs","position","Tag","top","Stack","spacing","CardBody","Text","bgColor","className","py","px","Flex","justifyContent","alignItems","Heading4","ArrowForwardIcon","boxSize","p","CardFooter","Button","Link","CardStack","hasSteps","numberOfColumns","cards","gridGap","lg","xl","Heading2","SimpleGrid","columns","gap","map","card","index","undefined"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/Card/index.tsx"],"sourcesContent":[null],"names":["CardImage","imageProps","as","src","alt","width","height","aspectHeight","aspectWidth","aspectMaxHeight","aspectMaxWidth","style","restImageProps","_jsx","AspectRatio","ratio","minW","minH","maxW","maxH","children","jsx","Image","WrappedCardImage","Box","display","base","md","flex","CardImagery","image","icon","singleKeyStats","twoBlockStats","Icon","name","SingleStatistics","statistic","isBarChart","labelStyle","hasSecondaryStyling","color","TwoBlockStatistics","leftValue","rightValue","isWrapped","Card","forwardRef","props","ref","variant","cardImageContainer","label","heading","description","button","link","stackProps","tag","href","rest","displayArrow","hasImagery","Boolean","_jsxs","ChakraCard","position","Tag","top","Stack","spacing","CardBody","Text","bgColor","className","py","px","Flex","justifyContent","alignItems","Heading4","ArrowForwardIcon","boxSize","p","jsxs","CardFooter","Button","Link","CardStack","hasSteps","numberOfColumns","cards","gridGap","lg","xl","Heading2","SimpleGrid","columns","gap","map","card","index","undefined"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("react/jsx-runtime"),i=require("@chakra-ui/react"),r=require("../Divider/index.js");require("../Flex/index.js");var s=require("../Heading/index.js"),a=require("../Icon/index.js"),n=require("../Image/index.js"),t=require("../Link/index.js"),d=require("../Text/index.js");const l=i.forwardRef(((l,o)=>{const{socialLinks:x,textLinks:c,imageLinks:h,ourPartners:j,registrationDetails:m,variant:k="default",numberOfColumns:u={sm:1,md:2,lg:4},strokeHeading:g,...f}=l,L=i.useStyleConfig("Footer");return e.jsxs(i.Box,{id:"footer",as:"footer",ref:o,...f,__css:L,children:[j,e.jsx(r.Divider,{variant:k,ref:o,width:"auto"}),x?e.jsx("nav",{"aria-label":"social links",id:"social-links",children:e.jsx(i.Flex,{as:i.List,id:"social-links-flex",children:x.map((r=>e.jsx(i.ListItem,{children:e.jsx(t.Link,{href:r.href,title:r.name,"data-testid":`socialLink-${r.name}`,children:e.jsx(a.Icon,{id:"social-icon",name:r.name})})},r.name)))})}):void 0,g&&e.jsx(s.Heading3,{id:"stroke-heading",children:g}),e.jsx("nav",{"aria-label":"Footer menu",id:"text-link-nav",children:e.jsx(i.SimpleGrid,{as:i.List,columns:u,id:"text-link-grid",children:c&&c.map((r=>e.jsx(i.ListItem,{role:"listitem",children:e.jsx(t.Link,{"data-testid":`textLink-${r.key}`,as:r.as,href:r.href,variant:"footer",children:r.displayName})},r.key)))})}),h&&e.jsx("nav",{"aria-label":"Regulatory organisations",children:e.jsx(i.Flex,{as:i.List,id:"image-links-container",children:h.map((r=>e.jsx(i.ListItem,{children:e.jsx(t.Link,{href:r.href,title:r.title,"data-testid":`imageLink-${r.key}`,children:e.jsx(n.Image,{alt:r.alt,src:r.src,width:r.width,height:r.height,loading:r.loading})})},r.key)))})}),e.jsx(d.Text,{as:"address",id:"registration",children:m})]})}));exports.Footer=l;
1
+ "use strict";var e=require("react/jsx-runtime"),i=require("@chakra-ui/react"),r=require("../Divider/index.js");require("../Flex/index.js");var a=require("../Heading/index.js"),n=require("../Icon/index.js"),s=require("../Image/index.js"),t=require("../Link/index.js"),d=require("../Text/index.js");const l=i.forwardRef(((l,o)=>{const{socialLinks:x,textLinks:c,imageLinks:h,ourPartners:j,registrationDetails:k,variant:m="default",numberOfColumns:g={sm:1,md:2,lg:4},strokeHeading:u,...f}=l,L=i.useStyleConfig("Footer");return e.jsxs(i.Box,{id:"footer",as:"footer",ref:o,...f,__css:L,children:[j,e.jsx(r.Divider,{variant:m,ref:o,width:"auto"}),x?e.jsx("nav",{"aria-label":"social links",id:"social-links",children:e.jsx(i.Flex,{as:i.List,id:"social-links-flex",children:x.map((r=>e.jsx(i.ListItem,{children:e.jsx(t.Link,{href:r.href,title:r.name,"data-testid":`socialLink-${r.name}`,target:r?.openInNewTab?"_blank":void 0,children:e.jsx(n.Icon,{id:"social-icon",name:r.name})})},r.name)))})}):void 0,u&&e.jsx(a.Heading3,{id:"stroke-heading",children:u}),e.jsx("nav",{"aria-label":"Footer menu",id:"text-link-nav",children:e.jsx(i.SimpleGrid,{as:i.List,columns:g,id:"text-link-grid",children:c&&c.map((r=>e.jsx(i.ListItem,{role:"listitem",children:e.jsx(t.Link,{"data-testid":`textLink-${r.key}`,as:r.as,href:r.href,variant:"footer",target:r?.openInNewTab?"_blank":void 0,children:r.displayName})},r.key)))})}),h&&e.jsx("nav",{"aria-label":"Regulatory organisations",children:e.jsx(i.Flex,{as:i.List,id:"image-links-container",children:h.map((r=>e.jsx(i.ListItem,{children:e.jsx(t.Link,{href:r.href,title:r.title,"data-testid":`imageLink-${r.key}`,target:r?.openInNewTab?"_blank":void 0,children:e.jsx(s.Image,{alt:r.alt,src:r.src,width:r.width,height:r.height,loading:r.loading})})},r.key)))})}),e.jsx(d.Text,{as:"address",id:"registration",children:k})]})}));exports.Footer=l;
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../src/components/Footer/index.tsx"],"sourcesContent":[null],"names":["Footer","forwardRef","props","ref","socialLinks","textLinks","imageLinks","ourPartners","registrationDetails","variant","numberOfColumns","sm","md","lg","strokeHeading","rest","footerTheme","useStyleConfig","_jsxs","jsxs","Box","id","as","__css","children","_jsx","Divider","width","jsx","Flex","List","map","socialLink","ListItem","Link","href","title","name","Icon","undefined","Heading3","SimpleGrid","columns","textLink","role","key","displayName","imageLink","Image","alt","src","height","loading","Text"],"mappings":"ySAiDM,MAAAA,EAASC,EAAUA,YAAqB,CAACC,EAAOC,KACpD,MAAMC,YACJA,EAAWC,UACXA,EAASC,WACTA,EAAUC,YACVA,EAAWC,oBACXA,EAAmBC,QACnBA,EAAU,UAASC,gBACnBA,EAAkB,CAAEC,GAAI,EAAGC,GAAI,EAAGC,GAAI,GAAGC,cACzCA,KACGC,GACDb,EACEc,EAAcC,EAAcA,eAAC,UAgBnC,OACEC,EAAAC,KAACC,EAAGA,IAAA,CAACC,GAAG,SAASC,GAAG,SAASnB,IAAKA,KAASY,EAAMQ,MAAOP,EAAWQ,SAAA,CAChEjB,EACDkB,MAACC,EAAAA,QAAQ,CAAAjB,QAASA,EAASN,IAAKA,EAAKwB,MAAM,SAC1CvB,EACCqB,EAAAG,IAAA,MAAA,CAAA,aAAgB,eAAeP,GAAG,eAAcG,SAC9CC,EAACG,IAAAC,EAAIA,KAAC,CAAAP,GAAIQ,OAAMT,GAAG,oBAAmBG,SACnCpB,EAAY2B,KAAKC,GAChBP,EAAAA,IAACQ,EAAAA,SACC,CAAAT,SAAAC,EAAAA,IAACS,EAAIA,KAAA,CACHC,KAAMH,EAAWG,KACjBC,MAAOJ,EAAWK,KAAI,cACT,cAAcL,EAAWK,OAEtCb,SAAAC,EAAAA,IAACa,EAAIA,KAAA,CAACjB,GAAG,cAAcgB,KAAML,EAAWK,UAN7BL,EAAWK,iBAY9BE,EACHzB,GAECW,EAAAA,IAACe,EAAQA,SAAA,CAACnB,GAAG,iBAAkBG,SAAAV,IAEjCW,MAAgB,MAAA,CAAA,aAAA,cAAcJ,GAAG,gBAAeG,SAC9CC,EAAAA,IAACgB,EAAAA,WAAW,CAAAnB,GAAIQ,EAAAA,KAAMY,QAAShC,EAAiBW,GAAG,iBAChDG,SAzCPnB,GACAA,EAAU0B,KAAKY,GACblB,EAAAA,IAACQ,EAAAA,SAAQ,CAAoBW,KAAK,WAChCpB,SAAAC,EAAAA,IAACS,EAAAA,KAAI,CAAA,cACU,YAAYS,EAASE,MAClCvB,GAAIqB,EAASrB,GACba,KAAMQ,EAASR,KACf1B,QAAQ,kBAEPkC,EAASG,eAPCH,EAASE,WA0CvBvC,GACCmB,EAAgBG,IAAA,MAAA,CAAA,aAAA,oCACdH,EAACG,IAAAC,EAAIA,KAAC,CAAAP,GAAIQ,OAAMT,GAAG,wBAChBG,SAAAlB,EAAWyB,KAAKgB,GACftB,EAAAA,IAACQ,EAAQA,mBACPR,EAAAA,IAACS,EAAIA,KACH,CAAAC,KAAMY,EAAUZ,KAChBC,MAAOW,EAAUX,MACJ,cAAA,aAAaW,EAAUF,MAAKrB,SAEzCC,EAACG,IAAAoB,SACCC,IAAKF,EAAUE,IACfC,IAAKH,EAAUG,IACfvB,MAAOoB,EAAUpB,MACjBwB,OAAQJ,EAAUI,OAClBC,QAASL,EAAUK,aAXVL,EAAUF,WAmBjCpB,EAACG,IAAAyB,OAAK,CAAA/B,GAAG,UAAUD,GAAG,eACnBG,SAAAhB,MAEC"}
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/Footer/index.tsx"],"sourcesContent":[null],"names":["Footer","forwardRef","props","ref","socialLinks","textLinks","imageLinks","ourPartners","registrationDetails","variant","numberOfColumns","sm","md","lg","strokeHeading","rest","footerTheme","useStyleConfig","_jsxs","jsxs","Box","id","as","__css","children","_jsx","jsx","Divider","width","Flex","List","map","socialLink","ListItem","Link","href","title","name","target","openInNewTab","undefined","Icon","Heading3","SimpleGrid","columns","textLink","role","key","displayName","imageLink","Image","alt","src","height","loading","Text"],"mappings":"ySAoDM,MAAAA,EAASC,EAAUA,YAAqB,CAACC,EAAOC,KACpD,MAAMC,YACJA,EAAWC,UACXA,EAASC,WACTA,EAAUC,YACVA,EAAWC,oBACXA,EAAmBC,QACnBA,EAAU,UAASC,gBACnBA,EAAkB,CAAEC,GAAI,EAAGC,GAAI,EAAGC,GAAI,GAAGC,cACzCA,KACGC,GACDb,EACEc,EAAcC,EAAcA,eAAC,UAiBnC,OACEC,EAAAC,KAACC,EAAGA,IAAA,CAACC,GAAG,SAASC,GAAG,SAASnB,IAAKA,KAASY,EAAMQ,MAAOP,EAAWQ,SAAA,CAChEjB,EACDkB,EAAAC,IAACC,UAAO,CAAClB,QAASA,EAASN,IAAKA,EAAKyB,MAAM,SAC1CxB,EACCqB,EAAgBC,IAAA,MAAA,CAAA,aAAA,eAAeL,GAAG,eAAcG,SAC9CC,EAAAA,IAACI,EAAIA,KAAC,CAAAP,GAAIQ,EAAIA,KAAET,GAAG,oBAAmBG,SACnCpB,EAAY2B,KAAKC,GAChBP,EAAAA,IAACQ,EAAAA,SAAQ,CAAAT,SACPC,EAAAA,IAACS,EAAIA,KAAA,CACHC,KAAMH,EAAWG,KACjBC,MAAOJ,EAAWK,KACL,cAAA,cAAcL,EAAWK,OACtCC,OAAQN,GAAYO,aAAe,cAAWC,EAE9ChB,SAAAC,EAAAC,IAACe,EAAIA,KAAC,CAAApB,GAAG,cAAcgB,KAAML,EAAWK,UAP7BL,EAAWK,iBAa9BG,EACH1B,GAECW,EAAAA,IAACiB,EAAQA,SAAC,CAAArB,GAAG,0BAAkBP,IAEjCW,EAAAA,wBAAgB,cAAcJ,GAAG,gBAC/BG,SAAAC,EAAAC,IAACiB,EAAUA,WAAA,CAACrB,GAAIQ,EAAIA,KAAEc,QAASlC,EAAiBW,GAAG,iBAChDG,SA3CPnB,GACAA,EAAU0B,KAAKc,GACbpB,EAAAC,IAACO,WAAQ,CAAoBa,KAAK,WAChCtB,SAAAC,EAAAA,IAACS,EAAIA,KAAA,CAAA,cACU,YAAYW,EAASE,MAClCzB,GAAIuB,EAASvB,GACba,KAAMU,EAASV,KACf1B,QAAQ,SACR6B,OAAQO,GAAUN,aAAe,cAAWC,EAE3ChB,SAAAqB,EAASG,eARCH,EAASE,WA4CvBzC,GACCmB,EAAAA,IAAA,MAAA,CAAA,aAAgB,2BACdD,SAAAC,EAAAA,IAACI,EAAIA,KAAA,CAACP,GAAIQ,EAAAA,KAAMT,GAAG,wBAAuBG,SACvClB,EAAWyB,KAAKkB,GACfxB,EAAAC,IAACO,EAAQA,SAAA,CAAAT,SACPC,MAACS,EAAIA,KAAA,CACHC,KAAMc,EAAUd,KAChBC,MAAOa,EAAUb,MACJ,cAAA,aAAaa,EAAUF,MACpCT,OAAQW,GAAWV,aAAe,cAAWC,EAE7ChB,SAAAC,EAAAC,IAACwB,EAAKA,MACJ,CAAAC,IAAKF,EAAUE,IACfC,IAAKH,EAAUG,IACfxB,MAAOqB,EAAUrB,MACjByB,OAAQJ,EAAUI,OAClBC,QAASL,EAAUK,aAZVL,EAAUF,WAoBjCtB,EAAAA,IAAC8B,EAAIA,KAAA,CAACjC,GAAG,UAAUD,GAAG,eAAcG,SACjChB,MAEC"}
@@ -1,2 +1,2 @@
1
- "use strict";var r=require("react/jsx-runtime"),e=require("@chakra-ui/react");const i=e.forwardRef(((i,o)=>{const{children:a,requiredIndicator:t,optionalIndicator:n=!0,...c}=i,d=t||void 0,s=n?r.jsx("span",{children:" (optional)"}):void 0;return r.jsx(e.FormLabel,{ref:o,requiredIndicator:d,optionalIndicator:s,...c,children:a})}));exports.FormLabel=i;
1
+ "use strict";var r=require("react/jsx-runtime"),e=require("@chakra-ui/react");const i=e.forwardRef(((i,o)=>{const{optionalIndicator:a,children:n,...t}=i,c=a?r.jsx("span",{children:" (optional)"}):void 0;return r.jsx(e.FormLabel,{ref:o,requiredIndicator:null,optionalIndicator:c,...t,children:n})}));exports.FormLabel=i;
2
2
  //# sourceMappingURL=FormLabel.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"FormLabel.js","sources":["../../../../src/components/FormControl/FormLabel.tsx"],"sourcesContent":[null],"names":["FormLabel","forwardRef","props","ref","children","requiredIndicator","optionalIndicator","rest","requiredIndicatorHtml","undefined","optionalIndicatorHtml","_jsx","ChakraFormLabel"],"mappings":"8EAWM,MAAAA,EAAYC,EAAUA,YAA0B,CAACC,EAAOC,KAC5D,MAAMC,SACJA,EAAQC,kBACRA,EAAiBC,kBACjBA,GAAoB,KACjBC,GACDL,EAEEM,EAAwBH,QAAqBI,EAC7CC,EAAwBJ,EAC5BK,MAAA,OAAA,CAAAP,SAAA,qBACEK,EAEJ,OACEE,MAACC,EAAeZ,UAAA,CACdG,IAAKA,EACLE,kBAAmBG,EACnBF,kBAAmBI,KACfH,EAEHH,SAAAA,GACe"}
1
+ {"version":3,"file":"FormLabel.js","sources":["../../../../src/components/FormControl/FormLabel.tsx"],"sourcesContent":[null],"names":["FormLabel","forwardRef","props","ref","optionalIndicator","children","rest","optionalIndicatorHtml","_jsx","undefined","ChakraFormLabel","requiredIndicator"],"mappings":"8EAUM,MAAAA,EAAYC,EAAUA,YAA0B,CAACC,EAAOC,KAC5D,MAAMC,kBAAEA,EAAiBC,SAAEA,KAAaC,GAASJ,EAE3CK,EAAwBH,EAC5BI,MAAA,OAAA,CAAAH,SAAA,qBACEI,EAEJ,OACED,MAACE,EAAeV,UAAA,CACdG,IAAKA,EACLQ,kBAAmB,KACnBP,kBAAmBG,KACfD,EAEHD,SAAAA,GACe"}
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("react/jsx-runtime"),r=require("@chakra-ui/react"),n=require("../../static/icons/pdf.js"),a=require("../Text/index.js");const t={pdf:n.default},i=r.forwardRef(((n,a)=>{const{variant:t,linkIcon:i,children:s,...l}=n;return e.jsx(r.Link,{size:{base:"sm",lg:"md"},ref:a,...l,variant:t,children:i?e.jsxs(r.Flex,{alignItems:n.alignItems??"flex-start",children:[e.jsx(r.Icon,{"data-testid":"icon",as:i,mr:2,boxSize:6}),e.jsx("span",{children:s})]}):s})})),s=r.forwardRef(((n,a)=>e.jsx(r.Link,{ref:a,...n}))),l=r.forwardRef(((n,i)=>{const{fileType:s,entryType:l,fileSize:o,children:d,...c}=n,f=t[s];return e.jsxs(e.Fragment,{children:[e.jsxs(r.Link,{size:{base:"sm",lg:"md"},ref:i,...c,children:["embedded-entry-inline"===l&&f&&e.jsx(f,{mr:"1","aria-hidden":"true"}),d]}),s&&e.jsxs(a.Text,{as:"span",ml:"1",color:"captionColor",children:["(",s?.toUpperCase(),o?`, ${o.toUpperCase()}`:"",")"]})]})})),o=r.forwardRef(((r,n)=>{const{target:a,variant:t,...o}=r,d={...o,ref:n,variant:t,target:a,"data-cta-variant":t,rel:"_blank"===a?"noopener noreferrer":void 0,"aria-label":"_blank"===a?"Opens in a new tab":void 0};switch(t){case"file":return e.jsx(l,{...d});case"footer":return e.jsx(s,{...d});default:return e.jsx(i,{...d})}}));Object.defineProperty(exports,"LinkOverlay",{enumerable:!0,get:function(){return r.LinkOverlay}}),exports.Link=o;
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("@chakra-ui/react"),n=require("../../static/icons/pdf.js"),a=require("../Text/index.js");const i={pdf:n.default},t=r.forwardRef(((n,a)=>{const{variant:i,linkIcon:t,children:s,...l}=n;return e.jsx(r.Link,{size:{base:"sm",lg:"md"},ref:a,...l,variant:i,children:t?e.jsxs(r.Flex,{alignItems:n.alignItems??"flex-start",children:[e.jsx(r.Icon,{"data-testid":"icon",as:t,mr:2,boxSize:6}),e.jsx("span",{children:s})]}):s})})),s=r.forwardRef(((n,a)=>e.jsx(r.Link,{ref:a,...n}))),l=r.forwardRef(((n,t)=>{const{fileType:s,entryType:l,fileSize:o,children:d,...c}=n,f=i[s];return e.jsxs(e.Fragment,{children:[e.jsxs(r.Link,{size:{base:"sm",lg:"md"},ref:t,...c,children:["embedded-entry-inline"===l&&f&&e.jsx(f,{mr:"1","aria-hidden":"true"}),d]}),s&&e.jsxs(a.Text,{as:"span",ml:"1",color:"captionColor",children:["(",s?.toUpperCase(),o?`, ${o.toUpperCase()}`:"",")"]})]})})),o=r.forwardRef(((r,n)=>{const{target:a,variant:i,...o}=r,d="string"==typeof r.children?`${r.children} (opens in a new tab)`:"Link opens in a new tab",c={...o,ref:n,variant:i,target:a,"data-cta-variant":i,rel:"_blank"===a?"noopener noreferrer":void 0,"aria-label":"_blank"===a?d:void 0};switch(i){case"file":return e.jsx(l,{...c});case"footer":return e.jsx(s,{...c});default:return e.jsx(t,{...c})}}));Object.defineProperty(exports,"LinkOverlay",{enumerable:!0,get:function(){return r.LinkOverlay}}),exports.Link=o;
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../src/components/Link/index.tsx"],"sourcesContent":[null],"names":["getIconFromFileType","pdf","PdfIcon","default","Inline","forwardRef","props","ref","variant","linkIcon","children","rest","_jsx","jsx","ChakraLink","size","base","lg","_jsxs","jsxs","Flex","alignItems","Icon","as","mr","boxSize","Footer","File","fileType","entryType","fileSize","FileIcon","_Fragment","Fragment","Text","ml","color","toUpperCase","Link","target","restProps","linkProps","rel","undefined"],"mappings":"mJAsCA,MAAMA,EAAoC,CACxCC,IAAKC,EAAOC,SAGRC,EAASC,EAAUA,YAAiB,CAACC,EAAOC,KAChD,MAAMC,QAAEA,EAAOC,SAAEA,EAAQC,SAAEA,KAAaC,GAASL,EACjD,OACEM,EAAAC,IAACC,OAAU,CACTC,KAAM,CAAEC,KAAM,KAAMC,GAAI,MACxBV,IAAKA,KACDI,EACJH,QAASA,EAAOE,SAGfD,EACCS,EAACC,KAAAC,QAAKC,WAAYf,EAAMe,YAAc,aAAYX,SAAA,CAChDE,MAACU,EAAAA,KAAI,CAAA,cAAa,OAAOC,GAAId,EAAUe,GAAI,EAAGC,QAAS,IACvDb,EAAAA,IAAO,OAAA,CAAAF,SAAAA,UAKA,IAIXgB,EAASrB,EAAUA,YAAiB,CAACC,EAAOC,IAChDK,EAACC,IAAAC,OAAW,CAAAP,IAAKA,KAASD,MAGtBqB,EAAOtB,EAAUA,YAAqB,CAACC,EAAOC,KAClD,MAAMqB,SAAEA,EAAQC,UAAEA,EAASC,SAAEA,EAAQpB,SAAEA,KAAaC,GAASL,EACvDyB,EAAW/B,EAAoB4B,GACrC,OACEV,EACEC,KAAAa,EAAAC,SAAA,CAAAvB,SAAA,CAAAQ,EAAAA,KAACJ,EAAAA,KAAW,CAAAC,KAAM,CAAEC,KAAM,KAAMC,GAAI,MAAQV,IAAKA,KAASI,YACzC,0BAAdkB,GAAyCE,GACxCnB,EAAAC,IAACkB,EAAQ,CAACP,GAAG,kBAAgB,SAE9Bd,KAEFkB,GACCV,EAAAA,KAACgB,EAAAA,KAAI,CAACX,GAAG,OAAOY,GAAG,IAAIC,MAAM,6BACzBR,GAAUS,cACXP,EAAW,KAAKA,EAASO,gBAAkB,YAG/C,IAIDC,EAAOjC,EAAUA,YAA2B,CAACC,EAAOC,KACxD,MAAMgC,OAAEA,EAAM/B,QAAEA,KAAYgC,GAAclC,EAEpCmC,EAAY,IACbD,EACHjC,MACAC,UACA+B,SACA,mBAAoB/B,EACpBkC,IAAgB,WAAXH,EAAsB,2BAAwBI,EACnD,aAAyB,WAAXJ,EAAsB,0BAAuBI,GAG7D,OAAQnC,GACN,IAAK,OACH,OAAOI,MAACe,EAAS,IAAAc,IACnB,IAAK,SACH,OAAO7B,MAACc,EAAW,IAAAe,IACrB,QACE,OAAO7B,MAACR,EAAW,IAAAqC"}
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/Link/index.tsx"],"sourcesContent":[null],"names":["getIconFromFileType","pdf","PdfIcon","default","Inline","forwardRef","props","ref","variant","linkIcon","children","rest","_jsx","jsx","ChakraLink","size","base","lg","_jsxs","jsxs","Flex","alignItems","Icon","as","mr","boxSize","Footer","File","fileType","entryType","fileSize","FileIcon","_Fragment","Fragment","Text","ml","color","toUpperCase","Link","target","restProps","ariaLabel","linkProps","rel","undefined"],"mappings":"mJAsCA,MAAMA,EAAoC,CACxCC,IAAKC,EAAOC,SAGRC,EAASC,EAAUA,YAAiB,CAACC,EAAOC,KAChD,MAAMC,QAAEA,EAAOC,SAAEA,EAAQC,SAAEA,KAAaC,GAASL,EACjD,OACEM,EAAAC,IAACC,OAAU,CACTC,KAAM,CAAEC,KAAM,KAAMC,GAAI,MACxBV,IAAKA,KACDI,EACJH,QAASA,EAAOE,SAGfD,EACCS,EAACC,KAAAC,QAAKC,WAAYf,EAAMe,YAAc,aAAYX,SAAA,CAChDE,MAACU,EAAAA,KAAI,CAAA,cAAa,OAAOC,GAAId,EAAUe,GAAI,EAAGC,QAAS,IACvDb,EAAAA,IAAO,OAAA,CAAAF,SAAAA,UAKA,IAIXgB,EAASrB,EAAUA,YAAiB,CAACC,EAAOC,IAChDK,EAACC,IAAAC,OAAW,CAAAP,IAAKA,KAASD,MAGtBqB,EAAOtB,EAAUA,YAAqB,CAACC,EAAOC,KAClD,MAAMqB,SAAEA,EAAQC,UAAEA,EAASC,SAAEA,EAAQpB,SAAEA,KAAaC,GAASL,EACvDyB,EAAW/B,EAAoB4B,GACrC,OACEV,EACEC,KAAAa,EAAAC,SAAA,CAAAvB,SAAA,CAAAQ,EAAAA,KAACJ,EAAAA,KAAW,CAAAC,KAAM,CAAEC,KAAM,KAAMC,GAAI,MAAQV,IAAKA,KAASI,YACzC,0BAAdkB,GAAyCE,GACxCnB,EAAAC,IAACkB,EAAQ,CAACP,GAAG,kBAAgB,SAE9Bd,KAEFkB,GACCV,EAAAA,KAACgB,EAAAA,KAAI,CAACX,GAAG,OAAOY,GAAG,IAAIC,MAAM,6BACzBR,GAAUS,cACXP,EAAW,KAAKA,EAASO,gBAAkB,YAG/C,IAIDC,EAAOjC,EAAUA,YAA2B,CAACC,EAAOC,KACxD,MAAMgC,OAAEA,EAAM/B,QAAEA,KAAYgC,GAAclC,EAEpCmC,EACsB,iBAAnBnC,EAAMI,SACT,GAAGJ,EAAMI,gCACT,0BAEAgC,EAAY,IACbF,EACHjC,MACAC,UACA+B,SACA,mBAAoB/B,EACpBmC,IAAgB,WAAXJ,EAAsB,2BAAwBK,EACnD,aAAyB,WAAXL,EAAsBE,OAAYG,GAGlD,OAAQpC,GACN,IAAK,OACH,OAAOI,MAACe,EAAS,IAAAe,IACnB,IAAK,SACH,OAAO9B,MAACc,EAAW,IAAAgB,IACrB,QACE,OAAO9B,MAACR,EAAW,IAAAsC"}
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("react/jsx-runtime"),a=require("@chakra-ui/react");require("../Radio/index.js");var n=require("../Text/index.js");const i=a.forwardRef(((i,r)=>{const t=a.useStyleConfig("RadioConsent",i),{legend:s,name:d,attributes:l,onChange:c,selectedValue:o,...u}=i;return e.jsx(a.Box,{width:"100%",ref:r,__css:t,...u,children:e.jsx(a.RadioGroup,{defaultValue:o,children:e.jsx("fieldset",{children:e.jsxs(a.VStack,{align:"start",children:[e.jsx(n.Text,{as:"legend",fontWeight:"legendFontWeight",children:s}),e.jsx(a.HStack,{spacing:"2em",children:l.map((i=>e.jsx(a.Radio,{name:d,checked:o===i.value,onChange:c,value:i.value,maxWidth:"5em",size:"lg",children:e.jsx(n.Text,{as:"span",children:i.option})},i.value)))})]})})})})}));exports.RadioConsent=i;
1
+ "use strict";var e=require("react/jsx-runtime"),a=require("@chakra-ui/react");require("../Radio/index.js");var n=require("../Text/index.js");const i=a.forwardRef(((i,r)=>{const t=a.useStyleConfig("RadioConsent",i),{legend:s,name:d,attributes:l,onChange:c,selectedValue:o,...u}=i;return e.jsx(a.Box,{width:"100%",ref:r,__css:t,...u,children:e.jsx(a.RadioGroup,{defaultValue:o,children:e.jsx(a.VStack,{align:"start",children:e.jsxs("fieldset",{children:[e.jsx(n.Text,{as:"legend",my:2,fontWeight:"legendFontWeight",children:s}),e.jsx(a.HStack,{spacing:"2em",children:l.map((i=>e.jsx(a.Radio,{name:d,checked:o===i.value,onChange:c,value:i.value,maxWidth:"5em",size:"lg",children:e.jsx(n.Text,{as:"span",children:i.option})},i.value)))})]})})})})}));exports.RadioConsent=i;
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../src/components/RadioConsent/index.tsx"],"sourcesContent":[null],"names":["RadioConsent","forwardRef","props","ref","styles","useStyleConfig","legend","name","attributes","onChange","selectedValue","rest","_jsx","jsx","Box","width","__css","children","RadioGroup","defaultValue","_jsxs","VStack","align","Text","as","fontWeight","HStack","spacing","map","item","Radio","checked","value","maxWidth","size","option"],"mappings":"6IA0BM,MAAAA,EAAeC,EAAUA,YAA2B,CAACC,EAAOC,KAChE,MAAMC,EAASC,EAAAA,eAAe,eAAgBH,IACxCI,OAAEA,EAAMC,KAAEA,EAAIC,WAAEA,EAAUC,SAAEA,EAAQC,cAAEA,KAAkBC,GAAST,EACvE,OACEU,EAACC,IAAAC,EAAGA,IAAC,CAAAC,MAAM,OAAOZ,IAAKA,EAAKa,MAAOZ,KAAYO,EAC7CM,SAAAL,EAAAC,IAACK,aAAU,CAACC,aAAcT,EAAaO,SACrCL,EACEC,IAAA,WAAA,CAAAI,SAAAG,OAACC,EAAAA,OAAM,CAACC,MAAM,QACZL,SAAA,CAAAL,EAAAA,IAACW,EAAAA,KAAI,CAACC,GAAG,SAASC,WAAW,mBAAkBR,SAC5CX,IAEHM,EAAAC,IAACa,SAAM,CAACC,QAAQ,MAAKV,SAClBT,EAAWoB,KAAKC,GACfjB,EAAAC,IAACiB,QAAK,CACJvB,KAAMA,EAENwB,QAASrB,IAAkBmB,EAAKG,MAChCvB,SAAUA,EACVuB,MAAOH,EAAKG,MACZC,SAAS,MACTC,KAAK,KAAIjB,SAETL,EAAAA,IAACW,EAAIA,KAAC,CAAAC,GAAG,OAAQP,SAAAY,EAAKM,UAPjBN,EAAKG,mBAclB"}
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/RadioConsent/index.tsx"],"sourcesContent":[null],"names":["RadioConsent","forwardRef","props","ref","styles","useStyleConfig","legend","name","attributes","onChange","selectedValue","rest","_jsx","jsx","Box","width","__css","children","RadioGroup","defaultValue","VStack","align","_jsxs","jsxs","Text","as","my","fontWeight","HStack","spacing","map","item","Radio","checked","value","maxWidth","size","option"],"mappings":"6IA0BM,MAAAA,EAAeC,EAAUA,YAA2B,CAACC,EAAOC,KAChE,MAAMC,EAASC,EAAAA,eAAe,eAAgBH,IACxCI,OAAEA,EAAMC,KAAEA,EAAIC,WAAEA,EAAUC,SAAEA,EAAQC,cAAEA,KAAkBC,GAAST,EACvE,OACEU,EAAAC,IAACC,EAAGA,IAAA,CAACC,MAAM,OAAOZ,IAAKA,EAAKa,MAAOZ,KAAYO,EAAIM,SACjDL,EAAAA,IAACM,EAAAA,WAAW,CAAAC,aAAcT,EACxBO,SAAAL,MAACQ,EAAAA,OAAM,CAACC,MAAM,QAAOJ,SACnBK,EACEC,KAAA,WAAA,CAAAN,SAAA,CAAAL,EAAAC,IAACW,OAAI,CAACC,GAAG,SAASC,GAAI,EAAGC,WAAW,mBAAkBV,SACnDX,IAEHM,MAACgB,EAAAA,OAAM,CAACC,QAAQ,MAAKZ,SAClBT,EAAWsB,KAAKC,GACfnB,MAACoB,EAAAA,MACC,CAAAzB,KAAMA,EAEN0B,QAASvB,IAAkBqB,EAAKG,MAChCzB,SAAUA,EACVyB,MAAOH,EAAKG,MACZC,SAAS,MACTC,KAAK,KAELnB,SAAAL,MAACY,EAAAA,KAAI,CAACC,GAAG,OAAMR,SAAEc,EAAKM,UAPjBN,EAAKG,mBAclB"}
@@ -0,0 +1,2 @@
1
+ "use strict";var e=require("react/jsx-runtime"),t=require("../Accordion/index.js"),o=require("@chakra-ui/react"),n=require("../Button/index.js"),i=require("../Heading/index.js"),r=require("../Link/index.js"),s=require("react");exports.StickyNavigation=({headings:a})=>{const l=s.useRef(null),[d,c]=s.useState(void 0),u=o.useBreakpointValue({base:!1,lg:!0}),[p,m]=s.useState(null),[x,g]=s.useState(!1);s.useEffect((()=>{c(u?0:void 0)}),[u]);const h=a.map((e=>"string"==typeof e?{id:e.toLowerCase().replace(/\s+/g,"-"),text:e}:e));return s.useEffect((()=>{const e=u?32:70,t=()=>{if(x)return;document.documentElement.classList.add("no-transition");let o=null;for(const{id:t}of h){const n=document.getElementById(t);if(n){if(!(n.getBoundingClientRect().top-e<=100))break;o=t}}m(o),clearTimeout(t._t),t._t=setTimeout((()=>{document.documentElement.classList.remove("no-transition")}),100)};return window.addEventListener("scroll",t),requestAnimationFrame(t),()=>window.removeEventListener("scroll",t)}),[h,u,x]),e.jsx(o.Box,{w:{base:"100vw",md:"100%",lg:"293px"},ml:{base:-4,md:0},mt:{base:-10,md:-4,lg:0},flexShrink:0,position:"sticky",top:{base:"0",lg:"2rem"},alignSelf:"start",overflowY:{base:"visible",lg:"auto"},borderRadius:"md",bg:"white",as:"nav",zIndex:1,children:e.jsx(t.Accordion,{ref:l,index:d,onChange:e=>{const t=window.pageYOffset;c("number"==typeof e?t=>t===e?void 0:e:void 0),window.scrollTo(0,t)},allowToggle:!0,allowMultiple:!1,bg:{base:"navy.100",lg:"transparent"},px:{base:4,lg:0},children:e.jsxs(o.AccordionItem,{border:"none",children:[e.jsxs(o.AccordionButton,{px:0,justifyContent:"space-between",alignItems:"center",_hover:{bg:"transparent"},_expanded:{bg:"transparent"},borderBottom:"none",bg:"transparent",onClick:e=>{if(-1===d){const e=window.scrollY;setTimeout((()=>{window.scrollTo({top:e})}),1)}},children:[e.jsx(i.Heading4,{marginRight:"auto",children:"On this page"}),e.jsx(o.AccordionIcon,{display:{base:"block",lg:"none"},ml:2})]}),e.jsx(o.AccordionPanel,{px:0,pb:4,children:e.jsxs(o.Box,{as:"nav",children:[h.map((({id:t,text:n})=>e.jsx(o.Box,{children:e.jsx(r.Link,{as:"a",href:`#${t}`,fontSize:"1rem !important",display:"block",textDecoration:"underline",variant:"altInline",paddingLeft:t===p?2.5:0,paddingRight:2.5,fontFamily:"poppins.semiBold",paddingY:"5px",borderLeft:t===p?"3px solid":"none",borderColor:t===p?"primary":"transparent",_hover:{borderLeft:"3px solid",borderColor:"primary",textDecoration:"underline",color:"primary",paddingLeft:2.5},onClick:e=>{e.preventDefault();const o=document.getElementById(t);if(!o)return;g(!0),m(t);const n=u?32:70,i=e=>e.getBoundingClientRect().top+window.scrollY-n;if(u){const e=i(o);return window.scrollTo({top:e,behavior:"smooth"}),history.pushState(null,"",`#${t}`),void setTimeout((()=>{g(!1)}),1e3)}const r=l.current?.querySelector('button[aria-expanded="true"]');r&&r.click(),setTimeout((()=>{const e=i(o);window.scrollTo({top:e,behavior:"smooth"}),history.pushState(null,"",`#${t}`);const n=document.querySelector('[data-component="longform-content"]');n&&(n.classList.add("animate-slide-up"),setTimeout((()=>n.classList.remove("animate-slide-up")),400)),setTimeout((()=>{g(!1)}),1e3)}),300)},children:n})},t))),e.jsx(o.Box,{paddingY:2.5,children:e.jsxs(n.Button,{variant:"link",color:"primary",fontSize:"1rem",fontFamily:"poppins.semiBold",textDecoration:"none",bg:{base:"navy.100",lg:"transparent"},_hover:{textDecoration:"none"},onClick:()=>{g(!0),window.scrollTo({top:0,behavior:"smooth"}),history.pushState(null,"",window.location.pathname+window.location.search),setTimeout((()=>{g(!1)}),1e3)},children:[e.jsx(o.Box,{as:"span",pr:1,"aria-hidden":!0,textDecoration:"none",children:"↑"}),e.jsx(o.Box,{as:"span",display:"inline",textDecoration:"underline",_hover:{textDecoration:"underline",color:"primary"},children:"Back to top"})]})})]})})]})})})};
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/StickyNavigation/index.tsx"],"sourcesContent":[null],"names":["headings","accordionRef","useRef","accordionIndex","setAccordionIndex","useState","undefined","isLargeScreen","useBreakpointValue","base","lg","activeId","setActiveId","isManualScroll","setIsManualScroll","useEffect","processedHeadings","map","heading","id","toLowerCase","replace","text","headerHeight","handleScroll","document","documentElement","classList","add","current","el","getElementById","getBoundingClientRect","top","clearTimeout","_t","setTimeout","remove","window","addEventListener","requestAnimationFrame","removeEventListener","_jsx","Box","w","md","ml","mt","flexShrink","position","alignSelf","overflowY","borderRadius","bg","as","zIndex","jsx","Accordion","ref","index","onChange","currentScroll","pageYOffset","prev","scrollTo","allowToggle","allowMultiple","px","children","_jsxs","AccordionItem","border","jsxs","AccordionButton","justifyContent","alignItems","_hover","_expanded","borderBottom","onClick","e","scrollY","Heading4","marginRight","AccordionIcon","display","AccordionPanel","pb","Link","href","fontSize","textDecoration","variant","paddingLeft","paddingRight","fontFamily","paddingY","borderLeft","borderColor","color","preventDefault","target","getOffsetTop","offset","behavior","history","pushState","button","querySelector","click","contentBox","Button","location","pathname","search","pr"],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),r=require("@chakra-ui/react");const t=r.forwardRef(((t,i)=>{const{videoId:o,description:s,aspectRatio:a=16/9,...c}=t;if(!o||Number.isNaN(Number(o)))return null;const n=`https://player.vimeo.com/video/${o}`;return e.jsx(r.AspectRatio,{ref:i,ratio:a,...c,children:e.jsx("iframe",{title:s,src:n,style:{border:"none"},allowFullScreen:!0,frameBorder:"0"})})}));t.displayName="Vimeo Embed",exports.VimeoEmbed=t;
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/VimeoEmbed/index.tsx"],"sourcesContent":[null],"names":["VimeoEmbed","forwardRef","props","ref","videoId","description","aspectRatio","rest","Number","isNaN","embedUrl","_jsx","AspectRatio","ratio","jsx","title","src","style","border","allowFullScreen","frameBorder","displayName"],"mappings":"2FAUM,MAAAA,EAAaC,EAAUA,YAAyB,CAACC,EAAOC,KAC5D,MAAMC,QAAEA,EAAOC,YAAEA,EAAWC,YAAEA,EAAc,GAAK,KAAMC,GAASL,EAEhE,IAAKE,GAAWI,OAAOC,MAAMD,OAAOJ,IAClC,OAAO,KAGT,MAAMM,EAAW,kCAAkCN,IAEnD,OACEO,MAACC,EAAAA,YAAY,CAAAT,IAAKA,EAAKU,MAAOP,KAAiBC,WAC7CI,EACEG,IAAA,SAAA,CAAAC,MAAOV,EACPW,IAAKN,EACLO,MAAO,CAAEC,OAAQ,QACjBC,mBACAC,YAAY,OAEF,IAIlBpB,EAAWqB,YAAc"}
package/dist/cjs/index.js CHANGED
@@ -1,2 +1,2 @@
1
- "use client";"use strict";var e=require("@chakra-ui/react"),r=require("./theme/cruk/index.js"),t=require("./theme/r4l/index.js"),n=require("./theme/su2c/index.js"),o=require("./components/Accordion/index.js"),i=require("./components/AlertBanner/index.js"),c=require("./components/Avatar/index.js"),s=require("./components/Badge/index.js"),u=require("./components/Breadcrumb/index.js"),a=require("./components/Button/index.js"),p=require("./components/Card/index.js"),d=require("./components/Checkbox/index.js"),l=require("./components/CircleDevice/index.js"),x=require("./components/DatePicker/index.js"),f=require("./components/DonateWidget/index.js"),b=require("./components/FileUploader/index.js"),m=require("./components/Footer/index.js"),j=require("./components/Footnote/index.js");require("./components/FormControl/index.js");var g=require("./components/FormField/index.js"),P=require("./components/GoogleMapEmbed/index.js"),I=require("./components/Heading/index.js"),y=require("./components/Image/index.js"),O=require("./components/Input/index.js"),q=require("./components/Link/index.js"),h=require("./components/List/index.js"),T=require("./components/Loader/index.js"),C=require("./components/LogoGroup/index.js"),k=require("./components/Navigation/index.js"),A=require("./components/NumberInput/index.js"),S=require("./components/ParagraphWithMedia/index.js"),v=require("./components/PopOver/index.js"),w=require("./components/PopoverAlert/index.js"),B=require("./components/ProgressBar/index.js");require("./components/Radio/index.js");var L=require("./components/RadioConsent/index.js"),F=require("./components/ReferenceBlock/index.js"),R=require("./components/RichHeader/index.js"),H=require("./components/SideNav/index.js"),D=require("./components/SimpleHeader/index.js"),U=require("./components/SocialProof/index.js"),G=require("./components/Stepper/index.js"),W=require("./components/Tabs/index.js"),E=require("./components/Text/index.js"),M=require("./components/TextareaInput/TextareaWithWordCount.js"),V=require("./components/TextTruncate/index.js"),N=require("./components/Toggle/index.js"),Q=require("./components/Totaliser/index.js"),Y=require("./components/Video/index.js"),K=require("./components/YouTubeEmbed/index.js"),X=require("./components/Divider/index.js");require("./components/Flex/index.js");var z=require("./components/Icon/index.js"),J=require("./components/KeyStatistics/index.js"),Z=require("./components/OnThisPage/index.js"),$=require("./components/SpotifyEmbed/index.js"),_=require("./components/Table/index.js"),ee=require("./static/icons/1in4.js"),re=require("./static/icons/2in4.js"),te=require("./static/icons/3in4.js"),ne=require("./static/icons/4in4.js"),oe=require("./static/icons/adult.js"),ie=require("./static/icons/alert.js"),ce=require("./static/icons/apple.js"),se=require("./static/icons/arrowDown.js"),ue=require("./static/icons/arrowReturnUp.js"),ae=require("./static/icons/arrowUp.js"),pe=require("./static/icons/bagdrop.js"),de=require("./static/icons/checkCircle.js"),le=require("./static/icons/children.js"),xe=require("./static/icons/clock.js"),fe=require("./static/icons/cloudUpload.js"),be=require("./static/icons/cross.js"),me=require("./static/icons/date.js"),je=require("./static/icons/directDebit.js"),ge=require("./static/icons/dogs.js"),Pe=require("./static/icons/email.js"),Ie=require("./static/icons/facebook.js"),ye=require("./static/icons/fundraisingRegulator.js"),Oe=require("./static/icons/googlePay.js"),qe=require("./static/icons/heart.js"),he=require("./static/icons/heartSu2c.js"),Te=require("./static/icons/info.js"),Ce=require("./static/icons/instagram.js"),ke=require("./static/icons/linkedin.js"),Ae=require("./static/icons/masterCard.js"),Se=require("./static/icons/microscope.js"),ve=require("./static/icons/newsletter.js"),we=require("./static/icons/ovarian.js"),Be=require("./static/icons/parking.js"),Le=require("./static/icons/pause.js"),Fe=require("./static/icons/payPal.js"),Re=require("./static/icons/pdf.js"),He=require("./static/icons/people.js"),De=require("./static/icons/phone.js"),Ue=require("./static/icons/play.js"),Ge=require("./static/icons/plus.js"),We=require("./static/icons/plusSu2c.js"),Ee=require("./static/icons/pound.js"),Me=require("./static/icons/pushchair.js"),Ve=require("./static/icons/quote.js"),Ne=require("./static/icons/refreshments.js"),Qe=require("./static/icons/royalties-grants.js"),Ye=require("./static/icons/share.js"),Ke=require("./static/icons/shower.js"),Xe=require("./static/icons/speechBubble.js"),ze=require("./static/icons/success.js"),Je=require("./static/icons/thumbsUp.js"),Ze=require("./static/icons/thumbsUpSu2.js"),$e=require("./static/icons/tikTok.js"),_e=require("./static/icons/toilets.js"),er=require("./static/icons/twitter.js"),rr=require("./static/icons/venue.js"),tr=require("./static/icons/visa.js"),nr=require("./static/icons/whatsApp.js"),or=require("./static/icons/wheelchairs.js"),ir=require("./static/icons/youTube.js"),cr=require("@chakra-ui/icons"),sr=require("./components/FormControl/FormLabel.js"),ur=require("./components/KeyStatistics/TwoBlockStatistics.js");Object.defineProperty(exports,"AccordionButton",{enumerable:!0,get:function(){return e.AccordionButton}}),Object.defineProperty(exports,"AccordionIcon",{enumerable:!0,get:function(){return e.AccordionIcon}}),Object.defineProperty(exports,"AccordionItem",{enumerable:!0,get:function(){return e.AccordionItem}}),Object.defineProperty(exports,"AccordionPanel",{enumerable:!0,get:function(){return e.AccordionPanel}}),Object.defineProperty(exports,"AvatarBadge",{enumerable:!0,get:function(){return e.AvatarBadge}}),Object.defineProperty(exports,"AvatarGroup",{enumerable:!0,get:function(){return e.AvatarGroup}}),Object.defineProperty(exports,"Box",{enumerable:!0,get:function(){return e.Box}}),Object.defineProperty(exports,"BreadcrumbItem",{enumerable:!0,get:function(){return e.BreadcrumbItem}}),Object.defineProperty(exports,"ButtonGroup",{enumerable:!0,get:function(){return e.ButtonGroup}}),Object.defineProperty(exports,"ChakraBaseProvider",{enumerable:!0,get:function(){return e.ChakraBaseProvider}}),Object.defineProperty(exports,"Container",{enumerable:!0,get:function(){return e.Container}}),Object.defineProperty(exports,"Flex",{enumerable:!0,get:function(){return e.Flex}}),Object.defineProperty(exports,"FormControl",{enumerable:!0,get:function(){return e.FormControl}}),Object.defineProperty(exports,"FormErrorMessage",{enumerable:!0,get:function(){return e.FormErrorMessage}}),Object.defineProperty(exports,"FormHelperText",{enumerable:!0,get:function(){return e.FormHelperText}}),Object.defineProperty(exports,"Grid",{enumerable:!0,get:function(){return e.Grid}}),Object.defineProperty(exports,"GridItem",{enumerable:!0,get:function(){return e.GridItem}}),Object.defineProperty(exports,"HStack",{enumerable:!0,get:function(){return e.HStack}}),Object.defineProperty(exports,"InputAddon",{enumerable:!0,get:function(){return e.InputAddon}}),Object.defineProperty(exports,"InputGroup",{enumerable:!0,get:function(){return e.InputGroup}}),Object.defineProperty(exports,"InputLeftAddon",{enumerable:!0,get:function(){return e.InputLeftAddon}}),Object.defineProperty(exports,"InputLeftElement",{enumerable:!0,get:function(){return e.InputLeftElement}}),Object.defineProperty(exports,"InputRightAddon",{enumerable:!0,get:function(){return e.InputRightAddon}}),Object.defineProperty(exports,"InputRightElement",{enumerable:!0,get:function(){return e.InputRightElement}}),Object.defineProperty(exports,"LinkOverlay",{enumerable:!0,get:function(){return e.LinkOverlay}}),Object.defineProperty(exports,"List",{enumerable:!0,get:function(){return e.List}}),Object.defineProperty(exports,"ListIcon",{enumerable:!0,get:function(){return e.ListIcon}}),Object.defineProperty(exports,"ListItem",{enumerable:!0,get:function(){return e.ListItem}}),Object.defineProperty(exports,"OrderedList",{enumerable:!0,get:function(){return e.OrderedList}}),Object.defineProperty(exports,"PopoverAnchor",{enumerable:!0,get:function(){return e.PopoverAnchor}}),Object.defineProperty(exports,"PopoverArrow",{enumerable:!0,get:function(){return e.PopoverArrow}}),Object.defineProperty(exports,"PopoverBody",{enumerable:!0,get:function(){return e.PopoverBody}}),Object.defineProperty(exports,"PopoverCloseButton",{enumerable:!0,get:function(){return e.PopoverCloseButton}}),Object.defineProperty(exports,"PopoverContent",{enumerable:!0,get:function(){return e.PopoverContent}}),Object.defineProperty(exports,"PopoverFooter",{enumerable:!0,get:function(){return e.PopoverFooter}}),Object.defineProperty(exports,"PopoverHeader",{enumerable:!0,get:function(){return e.PopoverHeader}}),Object.defineProperty(exports,"PopoverTrigger",{enumerable:!0,get:function(){return e.PopoverTrigger}}),Object.defineProperty(exports,"Portal",{enumerable:!0,get:function(){return e.Portal}}),Object.defineProperty(exports,"Radio",{enumerable:!0,get:function(){return e.Radio}}),Object.defineProperty(exports,"RadioGroup",{enumerable:!0,get:function(){return e.RadioGroup}}),Object.defineProperty(exports,"Select",{enumerable:!0,get:function(){return e.Select}}),Object.defineProperty(exports,"SimpleGrid",{enumerable:!0,get:function(){return e.SimpleGrid}}),Object.defineProperty(exports,"Stack",{enumerable:!0,get:function(){return e.Stack}}),Object.defineProperty(exports,"Tab",{enumerable:!0,get:function(){return e.Tab}}),Object.defineProperty(exports,"TabList",{enumerable:!0,get:function(){return e.TabList}}),Object.defineProperty(exports,"TabPanel",{enumerable:!0,get:function(){return e.TabPanel}}),Object.defineProperty(exports,"TabPanels",{enumerable:!0,get:function(){return e.TabPanels}}),Object.defineProperty(exports,"TableContainer",{enumerable:!0,get:function(){return e.TableContainer}}),Object.defineProperty(exports,"Tag",{enumerable:!0,get:function(){return e.Tag}}),Object.defineProperty(exports,"Tbody",{enumerable:!0,get:function(){return e.Tbody}}),Object.defineProperty(exports,"Td",{enumerable:!0,get:function(){return e.Td}}),Object.defineProperty(exports,"Textarea",{enumerable:!0,get:function(){return e.Textarea}}),Object.defineProperty(exports,"Th",{enumerable:!0,get:function(){return e.Th}}),Object.defineProperty(exports,"Thead",{enumerable:!0,get:function(){return e.Thead}}),Object.defineProperty(exports,"Tr",{enumerable:!0,get:function(){return e.Tr}}),Object.defineProperty(exports,"UnorderedList",{enumerable:!0,get:function(){return e.UnorderedList}}),Object.defineProperty(exports,"VStack",{enumerable:!0,get:function(){return e.VStack}}),Object.defineProperty(exports,"VisuallyHidden",{enumerable:!0,get:function(){return e.VisuallyHidden}}),Object.defineProperty(exports,"Wrap",{enumerable:!0,get:function(){return e.Wrap}}),Object.defineProperty(exports,"WrapItem",{enumerable:!0,get:function(){return e.WrapItem}}),Object.defineProperty(exports,"extendBaseTheme",{enumerable:!0,get:function(){return e.extendBaseTheme}}),exports.crukBrand=r.default,exports.r4lBrand=t.default,exports.su2cBrand=n.default,exports.Accordion=o.Accordion,exports.AlertBanner=i.AlertBanner,exports.Avatar=c.Avatar,exports.Badge=s.Badge,exports.Breadcrumb=u.Breadcrumb,exports.BreadcrumbLink=u.BreadcrumbLink,exports.Button=a.Button,exports.Card=p.Card,exports.CardStack=p.CardStack,exports.Checkbox=d.Checkbox,exports.CheckboxGroup=d.CheckboxGroup,exports.CircleDevice=l.CircleDevice,exports.DatePicker=x.default,exports.DonateWidget=f.DonateWidget,exports.FileUploader=b.FileUploader,exports.Footer=m.Footer,exports.Footnote=j.Footnote,exports.FormField=g.FormField,exports.GoogleMapEmbed=P.GoogleMapEmbed,exports.Heading=I.Heading,exports.Heading1=I.Heading1,exports.Heading2=I.Heading2,exports.Heading3=I.Heading3,exports.Heading4=I.Heading4,exports.Heading5=I.Heading5,exports.Heading6=I.Heading6,exports.Image=y.Image,exports.Input=O.Input,exports.Link=q.Link,exports.ArrowDownListItem=h.ArrowDownListItem,exports.CheckList=h.CheckList,exports.CheckListUL=h.CheckListUL,exports.Loader=T.Loader,exports.LogoGroup=C.LogoGroup,exports.Navigation=k.Navigation,exports.NumberInput=A.NumberInput,exports.ParagraphWithMedia=S.ParagraphWithMedia,exports.Popover=v.Popover,exports.PopoverAlert=w.PopoverAlert,exports.ProgressBar=B.ProgressBar,exports.RadioConsent=L.RadioConsent,exports.ReferenceBlock=F.ReferenceBlock,exports.ReferenceBlockContainer=F.ReferenceBlockContainer,exports.RichHeader=R.RichHeader,exports.SideNav=H.SideNav,exports.SimpleHeader=D.SimpleHeader,exports.SocialProof=U.SocialProof,exports.Stepper=G.Stepper,exports.Tabs=W.Tabs,exports.Text=E.Text,exports.TextareaWithWordCount=M.default,exports.TextTruncate=V.TextTruncate,exports.ToggleGroup=N.ToggleGroup,exports.Totaliser=Q.Totaliser,exports.Video=Y.Video,exports.YouTubeEmbed=K.YouTubeEmbed,exports.Divider=X.Divider,exports.Icon=z.Icon,exports.SingleStatistics=J.SingleStatistics,exports.OnThisPageHeadings=Z.OnThisPageHeadings,exports.SpotifyEmbed=$.SpotifyEmbed,exports.Table=_.Table,exports.OneInFour=ee.default,exports.TwoInFour=re.default,exports.ThreeInFour=te.default,exports.FourInFour=ne.default,exports.Adult=oe.Adult,exports.Alert=ie.default,exports.Apple=ce.default,exports.ArrowDown=se.default,exports.ArrowReturnUpIcon=ue.default,exports.ArrowUp=ae.default,exports.Bagdrop=pe.Bagdrop,exports.CheckCircle=de.default,exports.Children=le.Children,exports.Clock=xe.Clock,exports.CloudUpload=fe.default,exports.Cross=be.default,exports.Date=me.Date,exports.DirectDebit=je.default,exports.Dogs=ge.Dogs,exports.EmailIcon=Pe.default,exports.Facebook=Ie.default,exports.FundraisingRegulator=ye.default,exports.GooglePay=Oe.default,exports.Heart=qe.default,exports.HeartSu2c=he.default,exports.Info=Te.default,exports.Instagram=Ce.default,exports.LinkedIn=ke.default,exports.MasterCard=Ae.default,exports.Microscope=Se.default,exports.Newsletter=ve.default,exports.OvarianIcon=we.OvarianIcon,exports.Parking=Be.Parking,exports.PauseIcon=Le.default,exports.PayPal=Fe.default,exports.PdfIcon=Re.default,exports.People=He.default,exports.PhoneIcon=De.default,exports.PlayIcon=Ue.default,exports.Plus=Ge.default,exports.PlusSu2c=We.default,exports.Pound=Ee.default,exports.Pushchair=Me.Pushchair,exports.QuoteIcon=Ve.default,exports.Refreshments=Ne.Refreshments,exports.Royalties=Qe.Royalties,exports.Share=Ye.default,exports.Shower=Ke.Shower,exports.SpeechBubble=Xe.default,exports.Success=ze.default,exports.ThumbsUp=Je.default,exports.ThumbsUpSu2c=Ze.default,exports.TikTok=$e.default,exports.Toilets=_e.Toilets,exports.X=er.default,exports.Venue=rr.Venue,exports.Visa=tr.default,exports.WhatsApp=nr.default,exports.Wheelchairs=or.Wheelchairs,exports.YouTube=ir.default,Object.defineProperty(exports,"AddIcon",{enumerable:!0,get:function(){return cr.AddIcon}}),Object.defineProperty(exports,"ArrowBackIcon",{enumerable:!0,get:function(){return cr.ArrowBackIcon}}),Object.defineProperty(exports,"ArrowDownIcon",{enumerable:!0,get:function(){return cr.ArrowDownIcon}}),Object.defineProperty(exports,"ArrowForwardIcon",{enumerable:!0,get:function(){return cr.ArrowForwardIcon}}),Object.defineProperty(exports,"ArrowLeftIcon",{enumerable:!0,get:function(){return cr.ArrowLeftIcon}}),Object.defineProperty(exports,"ArrowRightIcon",{enumerable:!0,get:function(){return cr.ArrowRightIcon}}),Object.defineProperty(exports,"ArrowUpIcon",{enumerable:!0,get:function(){return cr.ArrowUpIcon}}),Object.defineProperty(exports,"AtSignIcon",{enumerable:!0,get:function(){return cr.AtSignIcon}}),Object.defineProperty(exports,"AttachmentIcon",{enumerable:!0,get:function(){return cr.AttachmentIcon}}),Object.defineProperty(exports,"BellIcon",{enumerable:!0,get:function(){return cr.BellIcon}}),Object.defineProperty(exports,"CalendarIcon",{enumerable:!0,get:function(){return cr.CalendarIcon}}),Object.defineProperty(exports,"ChatIcon",{enumerable:!0,get:function(){return cr.ChatIcon}}),Object.defineProperty(exports,"CheckCircleIcon",{enumerable:!0,get:function(){return cr.CheckCircleIcon}}),Object.defineProperty(exports,"CheckIcon",{enumerable:!0,get:function(){return cr.CheckIcon}}),Object.defineProperty(exports,"ChevronDownIcon",{enumerable:!0,get:function(){return cr.ChevronDownIcon}}),Object.defineProperty(exports,"ChevronLeftIcon",{enumerable:!0,get:function(){return cr.ChevronLeftIcon}}),Object.defineProperty(exports,"ChevronRightIcon",{enumerable:!0,get:function(){return cr.ChevronRightIcon}}),Object.defineProperty(exports,"ChevronUpIcon",{enumerable:!0,get:function(){return cr.ChevronUpIcon}}),Object.defineProperty(exports,"CloseIcon",{enumerable:!0,get:function(){return cr.CloseIcon}}),Object.defineProperty(exports,"CopyIcon",{enumerable:!0,get:function(){return cr.CopyIcon}}),Object.defineProperty(exports,"DeleteIcon",{enumerable:!0,get:function(){return cr.DeleteIcon}}),Object.defineProperty(exports,"DownloadIcon",{enumerable:!0,get:function(){return cr.DownloadIcon}}),Object.defineProperty(exports,"DragHandleIcon",{enumerable:!0,get:function(){return cr.DragHandleIcon}}),Object.defineProperty(exports,"EditIcon",{enumerable:!0,get:function(){return cr.EditIcon}}),Object.defineProperty(exports,"ExternalLinkIcon",{enumerable:!0,get:function(){return cr.ExternalLinkIcon}}),Object.defineProperty(exports,"HamburgerIcon",{enumerable:!0,get:function(){return cr.HamburgerIcon}}),Object.defineProperty(exports,"InfoIcon",{enumerable:!0,get:function(){return cr.InfoIcon}}),Object.defineProperty(exports,"InfoOutlineIcon",{enumerable:!0,get:function(){return cr.InfoOutlineIcon}}),Object.defineProperty(exports,"LinkIcon",{enumerable:!0,get:function(){return cr.LinkIcon}}),Object.defineProperty(exports,"LockIcon",{enumerable:!0,get:function(){return cr.LockIcon}}),Object.defineProperty(exports,"MinusIcon",{enumerable:!0,get:function(){return cr.MinusIcon}}),Object.defineProperty(exports,"MoonIcon",{enumerable:!0,get:function(){return cr.MoonIcon}}),Object.defineProperty(exports,"NotAllowedIcon",{enumerable:!0,get:function(){return cr.NotAllowedIcon}}),Object.defineProperty(exports,"PlusSquareIcon",{enumerable:!0,get:function(){return cr.PlusSquareIcon}}),Object.defineProperty(exports,"QuestionIcon",{enumerable:!0,get:function(){return cr.QuestionIcon}}),Object.defineProperty(exports,"QuestionOutlineIcon",{enumerable:!0,get:function(){return cr.QuestionOutlineIcon}}),Object.defineProperty(exports,"ReactIcon",{enumerable:!0,get:function(){return cr.ReactIcon}}),Object.defineProperty(exports,"RepeatClockIcon",{enumerable:!0,get:function(){return cr.RepeatClockIcon}}),Object.defineProperty(exports,"RepeatIcon",{enumerable:!0,get:function(){return cr.RepeatIcon}}),Object.defineProperty(exports,"Search2Icon",{enumerable:!0,get:function(){return cr.Search2Icon}}),Object.defineProperty(exports,"SearchIcon",{enumerable:!0,get:function(){return cr.SearchIcon}}),Object.defineProperty(exports,"SettingsIcon",{enumerable:!0,get:function(){return cr.SettingsIcon}}),Object.defineProperty(exports,"SmallAddIcon",{enumerable:!0,get:function(){return cr.SmallAddIcon}}),Object.defineProperty(exports,"SmallCloseIcon",{enumerable:!0,get:function(){return cr.SmallCloseIcon}}),Object.defineProperty(exports,"SpinnerIcon",{enumerable:!0,get:function(){return cr.SpinnerIcon}}),Object.defineProperty(exports,"StarIcon",{enumerable:!0,get:function(){return cr.StarIcon}}),Object.defineProperty(exports,"SunIcon",{enumerable:!0,get:function(){return cr.SunIcon}}),Object.defineProperty(exports,"TimeIcon",{enumerable:!0,get:function(){return cr.TimeIcon}}),Object.defineProperty(exports,"TriangleDownIcon",{enumerable:!0,get:function(){return cr.TriangleDownIcon}}),Object.defineProperty(exports,"TriangleUpIcon",{enumerable:!0,get:function(){return cr.TriangleUpIcon}}),Object.defineProperty(exports,"UnlockIcon",{enumerable:!0,get:function(){return cr.UnlockIcon}}),Object.defineProperty(exports,"UpDownIcon",{enumerable:!0,get:function(){return cr.UpDownIcon}}),Object.defineProperty(exports,"ViewIcon",{enumerable:!0,get:function(){return cr.ViewIcon}}),Object.defineProperty(exports,"ViewOffIcon",{enumerable:!0,get:function(){return cr.ViewOffIcon}}),Object.defineProperty(exports,"WarningIcon",{enumerable:!0,get:function(){return cr.WarningIcon}}),Object.defineProperty(exports,"WarningTwoIcon",{enumerable:!0,get:function(){return cr.WarningTwoIcon}}),exports.FormLabel=sr.FormLabel,exports.TwoBlockStatistics=ur.TwoBlockStatistics;
1
+ "use client";"use strict";var e=require("@chakra-ui/react"),r=require("./theme/cruk/index.js"),t=require("./theme/r4l/index.js"),n=require("./theme/su2c/index.js"),o=require("./components/Accordion/index.js"),i=require("./components/AlertBanner/index.js"),c=require("./components/Avatar/index.js"),s=require("./components/Badge/index.js"),u=require("./components/Breadcrumb/index.js"),a=require("./components/Button/index.js"),p=require("./components/Card/index.js"),d=require("./components/Checkbox/index.js"),l=require("./components/CircleDevice/index.js"),x=require("./components/DatePicker/index.js"),f=require("./components/DonateWidget/index.js"),b=require("./components/FileUploader/index.js"),m=require("./components/Footer/index.js"),j=require("./components/Footnote/index.js");require("./components/FormControl/index.js");var g=require("./components/FormField/index.js"),P=require("./components/GoogleMapEmbed/index.js"),I=require("./components/Heading/index.js"),y=require("./components/Image/index.js"),O=require("./components/Input/index.js"),q=require("./components/Link/index.js"),h=require("./components/List/index.js"),T=require("./components/Loader/index.js"),k=require("./components/LogoGroup/index.js"),C=require("./components/Navigation/index.js"),S=require("./components/NumberInput/index.js"),A=require("./components/ParagraphWithMedia/index.js"),v=require("./components/PopOver/index.js"),w=require("./components/PopoverAlert/index.js"),B=require("./components/ProgressBar/index.js");require("./components/Radio/index.js");var L=require("./components/RadioConsent/index.js"),F=require("./components/ReferenceBlock/index.js"),R=require("./components/RichHeader/index.js"),H=require("./components/SideNav/index.js"),D=require("./components/SimpleHeader/index.js"),U=require("./components/SocialProof/index.js"),G=require("./components/Stepper/index.js"),E=require("./components/StickyNavigation/index.js"),W=require("./components/Tabs/index.js"),V=require("./components/Text/index.js"),N=require("./components/TextareaInput/TextareaWithWordCount.js"),M=require("./components/TextTruncate/index.js"),Q=require("./components/Toggle/index.js"),Y=require("./components/Totaliser/index.js"),K=require("./components/Video/index.js"),X=require("./components/VimeoEmbed/index.js"),z=require("./components/YouTubeEmbed/index.js"),J=require("./components/Divider/index.js");require("./components/Flex/index.js");var Z=require("./components/Icon/index.js"),$=require("./components/KeyStatistics/index.js"),_=require("./components/OnThisPage/index.js"),ee=require("./components/SpotifyEmbed/index.js"),re=require("./components/Table/index.js"),te=require("./static/icons/1in4.js"),ne=require("./static/icons/2in4.js"),oe=require("./static/icons/3in4.js"),ie=require("./static/icons/4in4.js"),ce=require("./static/icons/adult.js"),se=require("./static/icons/alert.js"),ue=require("./static/icons/apple.js"),ae=require("./static/icons/arrowDown.js"),pe=require("./static/icons/arrowReturnUp.js"),de=require("./static/icons/arrowUp.js"),le=require("./static/icons/bagdrop.js"),xe=require("./static/icons/checkCircle.js"),fe=require("./static/icons/children.js"),be=require("./static/icons/clock.js"),me=require("./static/icons/cloudUpload.js"),je=require("./static/icons/cross.js"),ge=require("./static/icons/date.js"),Pe=require("./static/icons/directDebit.js"),Ie=require("./static/icons/dogs.js"),ye=require("./static/icons/email.js"),Oe=require("./static/icons/facebook.js"),qe=require("./static/icons/fundraisingRegulator.js"),he=require("./static/icons/googlePay.js"),Te=require("./static/icons/heart.js"),ke=require("./static/icons/heartSu2c.js"),Ce=require("./static/icons/info.js"),Se=require("./static/icons/instagram.js"),Ae=require("./static/icons/linkedin.js"),ve=require("./static/icons/masterCard.js"),we=require("./static/icons/microscope.js"),Be=require("./static/icons/newsletter.js"),Le=require("./static/icons/ovarian.js"),Fe=require("./static/icons/parking.js"),Re=require("./static/icons/pause.js"),He=require("./static/icons/payPal.js"),De=require("./static/icons/pdf.js"),Ue=require("./static/icons/people.js"),Ge=require("./static/icons/phone.js"),Ee=require("./static/icons/play.js"),We=require("./static/icons/plus.js"),Ve=require("./static/icons/plusSu2c.js"),Ne=require("./static/icons/pound.js"),Me=require("./static/icons/pushchair.js"),Qe=require("./static/icons/quote.js"),Ye=require("./static/icons/refreshments.js"),Ke=require("./static/icons/royalties-grants.js"),Xe=require("./static/icons/share.js"),ze=require("./static/icons/shower.js"),Je=require("./static/icons/speechBubble.js"),Ze=require("./static/icons/success.js"),$e=require("./static/icons/thumbsUp.js"),_e=require("./static/icons/thumbsUpSu2.js"),er=require("./static/icons/tikTok.js"),rr=require("./static/icons/toilets.js"),tr=require("./static/icons/twitter.js"),nr=require("./static/icons/venue.js"),or=require("./static/icons/visa.js"),ir=require("./static/icons/whatsApp.js"),cr=require("./static/icons/wheelchairs.js"),sr=require("./static/icons/youTube.js"),ur=require("@chakra-ui/icons"),ar=require("./components/FormControl/FormLabel.js"),pr=require("./components/KeyStatistics/TwoBlockStatistics.js");Object.defineProperty(exports,"AccordionButton",{enumerable:!0,get:function(){return e.AccordionButton}}),Object.defineProperty(exports,"AccordionIcon",{enumerable:!0,get:function(){return e.AccordionIcon}}),Object.defineProperty(exports,"AccordionItem",{enumerable:!0,get:function(){return e.AccordionItem}}),Object.defineProperty(exports,"AccordionPanel",{enumerable:!0,get:function(){return e.AccordionPanel}}),Object.defineProperty(exports,"AvatarBadge",{enumerable:!0,get:function(){return e.AvatarBadge}}),Object.defineProperty(exports,"AvatarGroup",{enumerable:!0,get:function(){return e.AvatarGroup}}),Object.defineProperty(exports,"Box",{enumerable:!0,get:function(){return e.Box}}),Object.defineProperty(exports,"BreadcrumbItem",{enumerable:!0,get:function(){return e.BreadcrumbItem}}),Object.defineProperty(exports,"ButtonGroup",{enumerable:!0,get:function(){return e.ButtonGroup}}),Object.defineProperty(exports,"ChakraBaseProvider",{enumerable:!0,get:function(){return e.ChakraBaseProvider}}),Object.defineProperty(exports,"Container",{enumerable:!0,get:function(){return e.Container}}),Object.defineProperty(exports,"Flex",{enumerable:!0,get:function(){return e.Flex}}),Object.defineProperty(exports,"FormControl",{enumerable:!0,get:function(){return e.FormControl}}),Object.defineProperty(exports,"FormErrorMessage",{enumerable:!0,get:function(){return e.FormErrorMessage}}),Object.defineProperty(exports,"FormHelperText",{enumerable:!0,get:function(){return e.FormHelperText}}),Object.defineProperty(exports,"Grid",{enumerable:!0,get:function(){return e.Grid}}),Object.defineProperty(exports,"GridItem",{enumerable:!0,get:function(){return e.GridItem}}),Object.defineProperty(exports,"HStack",{enumerable:!0,get:function(){return e.HStack}}),Object.defineProperty(exports,"InputAddon",{enumerable:!0,get:function(){return e.InputAddon}}),Object.defineProperty(exports,"InputGroup",{enumerable:!0,get:function(){return e.InputGroup}}),Object.defineProperty(exports,"InputLeftAddon",{enumerable:!0,get:function(){return e.InputLeftAddon}}),Object.defineProperty(exports,"InputLeftElement",{enumerable:!0,get:function(){return e.InputLeftElement}}),Object.defineProperty(exports,"InputRightAddon",{enumerable:!0,get:function(){return e.InputRightAddon}}),Object.defineProperty(exports,"InputRightElement",{enumerable:!0,get:function(){return e.InputRightElement}}),Object.defineProperty(exports,"LinkOverlay",{enumerable:!0,get:function(){return e.LinkOverlay}}),Object.defineProperty(exports,"List",{enumerable:!0,get:function(){return e.List}}),Object.defineProperty(exports,"ListIcon",{enumerable:!0,get:function(){return e.ListIcon}}),Object.defineProperty(exports,"ListItem",{enumerable:!0,get:function(){return e.ListItem}}),Object.defineProperty(exports,"OrderedList",{enumerable:!0,get:function(){return e.OrderedList}}),Object.defineProperty(exports,"PopoverAnchor",{enumerable:!0,get:function(){return e.PopoverAnchor}}),Object.defineProperty(exports,"PopoverArrow",{enumerable:!0,get:function(){return e.PopoverArrow}}),Object.defineProperty(exports,"PopoverBody",{enumerable:!0,get:function(){return e.PopoverBody}}),Object.defineProperty(exports,"PopoverCloseButton",{enumerable:!0,get:function(){return e.PopoverCloseButton}}),Object.defineProperty(exports,"PopoverContent",{enumerable:!0,get:function(){return e.PopoverContent}}),Object.defineProperty(exports,"PopoverFooter",{enumerable:!0,get:function(){return e.PopoverFooter}}),Object.defineProperty(exports,"PopoverHeader",{enumerable:!0,get:function(){return e.PopoverHeader}}),Object.defineProperty(exports,"PopoverTrigger",{enumerable:!0,get:function(){return e.PopoverTrigger}}),Object.defineProperty(exports,"Portal",{enumerable:!0,get:function(){return e.Portal}}),Object.defineProperty(exports,"Radio",{enumerable:!0,get:function(){return e.Radio}}),Object.defineProperty(exports,"RadioGroup",{enumerable:!0,get:function(){return e.RadioGroup}}),Object.defineProperty(exports,"Select",{enumerable:!0,get:function(){return e.Select}}),Object.defineProperty(exports,"SimpleGrid",{enumerable:!0,get:function(){return e.SimpleGrid}}),Object.defineProperty(exports,"Stack",{enumerable:!0,get:function(){return e.Stack}}),Object.defineProperty(exports,"Tab",{enumerable:!0,get:function(){return e.Tab}}),Object.defineProperty(exports,"TabList",{enumerable:!0,get:function(){return e.TabList}}),Object.defineProperty(exports,"TabPanel",{enumerable:!0,get:function(){return e.TabPanel}}),Object.defineProperty(exports,"TabPanels",{enumerable:!0,get:function(){return e.TabPanels}}),Object.defineProperty(exports,"TableContainer",{enumerable:!0,get:function(){return e.TableContainer}}),Object.defineProperty(exports,"Tag",{enumerable:!0,get:function(){return e.Tag}}),Object.defineProperty(exports,"Tbody",{enumerable:!0,get:function(){return e.Tbody}}),Object.defineProperty(exports,"Td",{enumerable:!0,get:function(){return e.Td}}),Object.defineProperty(exports,"Textarea",{enumerable:!0,get:function(){return e.Textarea}}),Object.defineProperty(exports,"Th",{enumerable:!0,get:function(){return e.Th}}),Object.defineProperty(exports,"Thead",{enumerable:!0,get:function(){return e.Thead}}),Object.defineProperty(exports,"Tr",{enumerable:!0,get:function(){return e.Tr}}),Object.defineProperty(exports,"UnorderedList",{enumerable:!0,get:function(){return e.UnorderedList}}),Object.defineProperty(exports,"VStack",{enumerable:!0,get:function(){return e.VStack}}),Object.defineProperty(exports,"VisuallyHidden",{enumerable:!0,get:function(){return e.VisuallyHidden}}),Object.defineProperty(exports,"Wrap",{enumerable:!0,get:function(){return e.Wrap}}),Object.defineProperty(exports,"WrapItem",{enumerable:!0,get:function(){return e.WrapItem}}),Object.defineProperty(exports,"extendBaseTheme",{enumerable:!0,get:function(){return e.extendBaseTheme}}),exports.crukBrand=r.default,exports.r4lBrand=t.default,exports.su2cBrand=n.default,exports.Accordion=o.Accordion,exports.AlertBanner=i.AlertBanner,exports.Avatar=c.Avatar,exports.Badge=s.Badge,exports.Breadcrumb=u.Breadcrumb,exports.BreadcrumbLink=u.BreadcrumbLink,exports.Button=a.Button,exports.Card=p.Card,exports.CardStack=p.CardStack,exports.Checkbox=d.Checkbox,exports.CheckboxGroup=d.CheckboxGroup,exports.CircleDevice=l.CircleDevice,exports.DatePicker=x.default,exports.DonateWidget=f.DonateWidget,exports.FileUploader=b.FileUploader,exports.Footer=m.Footer,exports.Footnote=j.Footnote,exports.FormField=g.FormField,exports.GoogleMapEmbed=P.GoogleMapEmbed,exports.Heading=I.Heading,exports.Heading1=I.Heading1,exports.Heading2=I.Heading2,exports.Heading3=I.Heading3,exports.Heading4=I.Heading4,exports.Heading5=I.Heading5,exports.Heading6=I.Heading6,exports.Image=y.Image,exports.Input=O.Input,exports.Link=q.Link,exports.ArrowDownListItem=h.ArrowDownListItem,exports.CheckList=h.CheckList,exports.CheckListUL=h.CheckListUL,exports.Loader=T.Loader,exports.LogoGroup=k.LogoGroup,exports.Navigation=C.Navigation,exports.NumberInput=S.NumberInput,exports.ParagraphWithMedia=A.ParagraphWithMedia,exports.Popover=v.Popover,exports.PopoverAlert=w.PopoverAlert,exports.ProgressBar=B.ProgressBar,exports.RadioConsent=L.RadioConsent,exports.ReferenceBlock=F.ReferenceBlock,exports.ReferenceBlockContainer=F.ReferenceBlockContainer,exports.RichHeader=R.RichHeader,exports.SideNav=H.SideNav,exports.SimpleHeader=D.SimpleHeader,exports.SocialProof=U.SocialProof,exports.Stepper=G.Stepper,exports.StickyNavigation=E.StickyNavigation,exports.Tabs=W.Tabs,exports.Text=V.Text,exports.TextareaWithWordCount=N.default,exports.TextTruncate=M.TextTruncate,exports.ToggleGroup=Q.ToggleGroup,exports.Totaliser=Y.Totaliser,exports.Video=K.Video,exports.VimeoEmbed=X.VimeoEmbed,exports.YouTubeEmbed=z.YouTubeEmbed,exports.Divider=J.Divider,exports.Icon=Z.Icon,exports.SingleStatistics=$.SingleStatistics,exports.OnThisPageHeadings=_.OnThisPageHeadings,exports.SpotifyEmbed=ee.SpotifyEmbed,exports.Table=re.Table,exports.OneInFour=te.default,exports.TwoInFour=ne.default,exports.ThreeInFour=oe.default,exports.FourInFour=ie.default,exports.Adult=ce.Adult,exports.Alert=se.default,exports.Apple=ue.default,exports.ArrowDown=ae.default,exports.ArrowReturnUpIcon=pe.default,exports.ArrowUp=de.default,exports.Bagdrop=le.Bagdrop,exports.CheckCircle=xe.default,exports.Children=fe.Children,exports.Clock=be.Clock,exports.CloudUpload=me.default,exports.Cross=je.default,exports.Date=ge.Date,exports.DirectDebit=Pe.default,exports.Dogs=Ie.Dogs,exports.EmailIcon=ye.default,exports.Facebook=Oe.default,exports.FundraisingRegulator=qe.default,exports.GooglePay=he.default,exports.Heart=Te.default,exports.HeartSu2c=ke.default,exports.Info=Ce.default,exports.Instagram=Se.default,exports.LinkedIn=Ae.default,exports.MasterCard=ve.default,exports.Microscope=we.default,exports.Newsletter=Be.default,exports.OvarianIcon=Le.OvarianIcon,exports.Parking=Fe.Parking,exports.PauseIcon=Re.default,exports.PayPal=He.default,exports.PdfIcon=De.default,exports.People=Ue.default,exports.PhoneIcon=Ge.default,exports.PlayIcon=Ee.default,exports.Plus=We.default,exports.PlusSu2c=Ve.default,exports.Pound=Ne.default,exports.Pushchair=Me.Pushchair,exports.QuoteIcon=Qe.default,exports.Refreshments=Ye.Refreshments,exports.Royalties=Ke.Royalties,exports.Share=Xe.default,exports.Shower=ze.Shower,exports.SpeechBubble=Je.default,exports.Success=Ze.default,exports.ThumbsUp=$e.default,exports.ThumbsUpSu2c=_e.default,exports.TikTok=er.default,exports.Toilets=rr.Toilets,exports.X=tr.default,exports.Venue=nr.Venue,exports.Visa=or.default,exports.WhatsApp=ir.default,exports.Wheelchairs=cr.Wheelchairs,exports.YouTube=sr.default,Object.defineProperty(exports,"AddIcon",{enumerable:!0,get:function(){return ur.AddIcon}}),Object.defineProperty(exports,"ArrowBackIcon",{enumerable:!0,get:function(){return ur.ArrowBackIcon}}),Object.defineProperty(exports,"ArrowDownIcon",{enumerable:!0,get:function(){return ur.ArrowDownIcon}}),Object.defineProperty(exports,"ArrowForwardIcon",{enumerable:!0,get:function(){return ur.ArrowForwardIcon}}),Object.defineProperty(exports,"ArrowLeftIcon",{enumerable:!0,get:function(){return ur.ArrowLeftIcon}}),Object.defineProperty(exports,"ArrowRightIcon",{enumerable:!0,get:function(){return ur.ArrowRightIcon}}),Object.defineProperty(exports,"ArrowUpIcon",{enumerable:!0,get:function(){return ur.ArrowUpIcon}}),Object.defineProperty(exports,"AtSignIcon",{enumerable:!0,get:function(){return ur.AtSignIcon}}),Object.defineProperty(exports,"AttachmentIcon",{enumerable:!0,get:function(){return ur.AttachmentIcon}}),Object.defineProperty(exports,"BellIcon",{enumerable:!0,get:function(){return ur.BellIcon}}),Object.defineProperty(exports,"CalendarIcon",{enumerable:!0,get:function(){return ur.CalendarIcon}}),Object.defineProperty(exports,"ChatIcon",{enumerable:!0,get:function(){return ur.ChatIcon}}),Object.defineProperty(exports,"CheckCircleIcon",{enumerable:!0,get:function(){return ur.CheckCircleIcon}}),Object.defineProperty(exports,"CheckIcon",{enumerable:!0,get:function(){return ur.CheckIcon}}),Object.defineProperty(exports,"ChevronDownIcon",{enumerable:!0,get:function(){return ur.ChevronDownIcon}}),Object.defineProperty(exports,"ChevronLeftIcon",{enumerable:!0,get:function(){return ur.ChevronLeftIcon}}),Object.defineProperty(exports,"ChevronRightIcon",{enumerable:!0,get:function(){return ur.ChevronRightIcon}}),Object.defineProperty(exports,"ChevronUpIcon",{enumerable:!0,get:function(){return ur.ChevronUpIcon}}),Object.defineProperty(exports,"CloseIcon",{enumerable:!0,get:function(){return ur.CloseIcon}}),Object.defineProperty(exports,"CopyIcon",{enumerable:!0,get:function(){return ur.CopyIcon}}),Object.defineProperty(exports,"DeleteIcon",{enumerable:!0,get:function(){return ur.DeleteIcon}}),Object.defineProperty(exports,"DownloadIcon",{enumerable:!0,get:function(){return ur.DownloadIcon}}),Object.defineProperty(exports,"DragHandleIcon",{enumerable:!0,get:function(){return ur.DragHandleIcon}}),Object.defineProperty(exports,"EditIcon",{enumerable:!0,get:function(){return ur.EditIcon}}),Object.defineProperty(exports,"ExternalLinkIcon",{enumerable:!0,get:function(){return ur.ExternalLinkIcon}}),Object.defineProperty(exports,"HamburgerIcon",{enumerable:!0,get:function(){return ur.HamburgerIcon}}),Object.defineProperty(exports,"InfoIcon",{enumerable:!0,get:function(){return ur.InfoIcon}}),Object.defineProperty(exports,"InfoOutlineIcon",{enumerable:!0,get:function(){return ur.InfoOutlineIcon}}),Object.defineProperty(exports,"LinkIcon",{enumerable:!0,get:function(){return ur.LinkIcon}}),Object.defineProperty(exports,"LockIcon",{enumerable:!0,get:function(){return ur.LockIcon}}),Object.defineProperty(exports,"MinusIcon",{enumerable:!0,get:function(){return ur.MinusIcon}}),Object.defineProperty(exports,"MoonIcon",{enumerable:!0,get:function(){return ur.MoonIcon}}),Object.defineProperty(exports,"NotAllowedIcon",{enumerable:!0,get:function(){return ur.NotAllowedIcon}}),Object.defineProperty(exports,"PlusSquareIcon",{enumerable:!0,get:function(){return ur.PlusSquareIcon}}),Object.defineProperty(exports,"QuestionIcon",{enumerable:!0,get:function(){return ur.QuestionIcon}}),Object.defineProperty(exports,"QuestionOutlineIcon",{enumerable:!0,get:function(){return ur.QuestionOutlineIcon}}),Object.defineProperty(exports,"ReactIcon",{enumerable:!0,get:function(){return ur.ReactIcon}}),Object.defineProperty(exports,"RepeatClockIcon",{enumerable:!0,get:function(){return ur.RepeatClockIcon}}),Object.defineProperty(exports,"RepeatIcon",{enumerable:!0,get:function(){return ur.RepeatIcon}}),Object.defineProperty(exports,"Search2Icon",{enumerable:!0,get:function(){return ur.Search2Icon}}),Object.defineProperty(exports,"SearchIcon",{enumerable:!0,get:function(){return ur.SearchIcon}}),Object.defineProperty(exports,"SettingsIcon",{enumerable:!0,get:function(){return ur.SettingsIcon}}),Object.defineProperty(exports,"SmallAddIcon",{enumerable:!0,get:function(){return ur.SmallAddIcon}}),Object.defineProperty(exports,"SmallCloseIcon",{enumerable:!0,get:function(){return ur.SmallCloseIcon}}),Object.defineProperty(exports,"SpinnerIcon",{enumerable:!0,get:function(){return ur.SpinnerIcon}}),Object.defineProperty(exports,"StarIcon",{enumerable:!0,get:function(){return ur.StarIcon}}),Object.defineProperty(exports,"SunIcon",{enumerable:!0,get:function(){return ur.SunIcon}}),Object.defineProperty(exports,"TimeIcon",{enumerable:!0,get:function(){return ur.TimeIcon}}),Object.defineProperty(exports,"TriangleDownIcon",{enumerable:!0,get:function(){return ur.TriangleDownIcon}}),Object.defineProperty(exports,"TriangleUpIcon",{enumerable:!0,get:function(){return ur.TriangleUpIcon}}),Object.defineProperty(exports,"UnlockIcon",{enumerable:!0,get:function(){return ur.UnlockIcon}}),Object.defineProperty(exports,"UpDownIcon",{enumerable:!0,get:function(){return ur.UpDownIcon}}),Object.defineProperty(exports,"ViewIcon",{enumerable:!0,get:function(){return ur.ViewIcon}}),Object.defineProperty(exports,"ViewOffIcon",{enumerable:!0,get:function(){return ur.ViewOffIcon}}),Object.defineProperty(exports,"WarningIcon",{enumerable:!0,get:function(){return ur.WarningIcon}}),Object.defineProperty(exports,"WarningTwoIcon",{enumerable:!0,get:function(){return ur.WarningTwoIcon}}),exports.FormLabel=ar.FormLabel,exports.TwoBlockStatistics=pr.TwoBlockStatistics;
2
2
  //# sourceMappingURL=index.js.map
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@chakra-ui/anatomy"),t=require("@chakra-ui/react");const{defineMultiStyleConfig:r}=t.createMultiStyleConfigHelpers(e.formAnatomy.keys),o=t.cssVar("form-control-color"),a=t.defineStyle({marginStart:"1",color:o.reference}),i=t.defineStyle({fontFamily:"body",fontWeight:"normal",mt:"-4px",mb:2,color:"formPrimaryLabel",lineHeight:"text.xs",fontSize:"sm"}),l=r({baseStyle:{container:{maxWidth:"48rem",position:"relative",label:t.defineStyle({color:"black",fontFamily:"body",fontWeight:"medium","&:not(.chakra-checkbox)":{marginBottom:3},fontSize:{base:"text.sm",lg:"text.md"},lineHeight:"text.md",transitionDuration:"unset","& span:not(.chakra-form__required-indicator, .chakra-checkbox__control, .chakra-checkbox__label, .chakra-radio__label)":{color:"formPrimaryLabel"},"& .chakra-checkbox__label":{_invalid:{label:{color:"status.error"}}},_invalid:{color:"status.error"},"&span:not(.chakra-radio__label)":{fontWeight:"normal",fontSize:"sm",lineHeight:"text.xs"},_disabled:{opacity:"1",color:"disabled"}}),"& > .checkbox-group-theme":{gap:6}},requiredIndicator:a,helperText:i}});exports.default=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@chakra-ui/anatomy"),t=require("@chakra-ui/react");const{defineMultiStyleConfig:r}=t.createMultiStyleConfigHelpers(e.formAnatomy.keys),o=t.cssVar("form-control-color"),a=t.defineStyle({marginStart:"1",color:o.reference}),i=t.defineStyle({fontFamily:"body",fontWeight:"normal",mt:"-4px",mb:3,color:"formPrimaryLabel",lineHeight:"text.xs",fontSize:"sm"}),l=r({baseStyle:{container:{maxWidth:"48rem",position:"relative",label:t.defineStyle({color:"black",fontFamily:"body",fontWeight:"medium","&:not(.chakra-checkbox)":{marginBottom:{base:0,lg:1}},fontSize:{base:"text.sm",lg:"text.md"},lineHeight:"text.md",transitionDuration:"unset","& span:not(.chakra-form__required-indicator, .chakra-checkbox__control, .chakra-checkbox__label, .chakra-radio__label)":{color:"formPrimaryLabel"},"& .chakra-checkbox__label":{_invalid:{label:{color:"status.error"}}},_invalid:{color:"status.error"},"&span:not(.chakra-radio__label)":{fontWeight:"normal",fontSize:"sm",lineHeight:"text.xs"},_disabled:{opacity:"1",color:"disabled"}}),"& > .checkbox-group-theme":{gap:6}},requiredIndicator:a,helperText:i}});exports.default=l;
2
2
  //# sourceMappingURL=formControl.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"formControl.js","sources":["../../../../../src/theme/cruk/components/formControl.ts"],"sourcesContent":[null],"names":["defineMultiStyleConfig","createMultiStyleConfigHelpers","parts","keys","$fg","cssVar","baseStyleRequiredIndicator","defineStyle","marginStart","color","reference","baseStyleHelperText","fontFamily","fontWeight","mt","mb","lineHeight","fontSize","formControlTheme","baseStyle","container","maxWidth","position","label","marginBottom","base","lg","transitionDuration","_invalid","_disabled","opacity","gap","requiredIndicator","helperText"],"mappings":"sIAOA,MAAMA,uBAAEA,GAA2BC,gCAA8BC,EAAAA,YAAMC,MAEjEC,EAAMC,EAAMA,OAAC,sBAEbC,EAA6BC,EAAAA,YAAY,CAC7CC,YAAa,IACbC,MAAOL,EAAIM,YAGPC,EAAsBJ,EAAAA,YAAY,CACtCK,WAAY,OACZC,WAAY,SACZC,GAAI,OACJC,GAAI,EACJN,MAAO,mBACPO,WAAY,UACZC,SAAU,OAsDNC,EAAmBlB,EAAuB,CAC9CmB,UAfgB,CAChBC,UAAW,CACTC,SAAU,QACVC,SAAU,WACVC,MAzCmBhB,EAAAA,YAAY,CACjCE,MAAO,QACPG,WAAY,OACZC,WAAY,SACZ,0BAA2B,CACzBW,aAAc,GAEhBP,SAAU,CAAEQ,KAAM,UAAWC,GAAI,WACjCV,WAAY,UACZW,mBAAoB,QAEpB,yHACE,CACElB,MAAO,oBAEX,4BAA6B,CAC3BmB,SAAU,CACRL,MAAO,CACLd,MAAO,kBAIbmB,SAAU,CACRnB,MAAO,gBAGT,kCAAmC,CACjCI,WAAY,SACZI,SAAU,KACVD,WAAY,WAGda,UAAW,CACTC,QAAS,IACTrB,MAAO,cAQP,4BAA6B,CAC3BsB,IAAK,IAITC,kBAAmB1B,EACnB2B,WAAYtB"}
1
+ {"version":3,"file":"formControl.js","sources":["../../../../../src/theme/cruk/components/formControl.ts"],"sourcesContent":[null],"names":["defineMultiStyleConfig","createMultiStyleConfigHelpers","parts","keys","$fg","cssVar","baseStyleRequiredIndicator","defineStyle","marginStart","color","reference","baseStyleHelperText","fontFamily","fontWeight","mt","mb","lineHeight","fontSize","formControlTheme","baseStyle","container","maxWidth","position","label","marginBottom","base","lg","transitionDuration","_invalid","_disabled","opacity","gap","requiredIndicator","helperText"],"mappings":"sIAOA,MAAMA,uBAAEA,GAA2BC,gCAA8BC,EAAAA,YAAMC,MAEjEC,EAAMC,EAAMA,OAAC,sBAEbC,EAA6BC,EAAAA,YAAY,CAC7CC,YAAa,IACbC,MAAOL,EAAIM,YAGPC,EAAsBJ,EAAAA,YAAY,CACtCK,WAAY,OACZC,WAAY,SACZC,GAAI,OACJC,GAAI,EACJN,MAAO,mBACPO,WAAY,UACZC,SAAU,OAsDNC,EAAmBlB,EAAuB,CAC9CmB,UAfgB,CAChBC,UAAW,CACTC,SAAU,QACVC,SAAU,WACVC,MAzCmBhB,EAAAA,YAAY,CACjCE,MAAO,QACPG,WAAY,OACZC,WAAY,SACZ,0BAA2B,CACzBW,aAAc,CAAEC,KAAM,EAAGC,GAAI,IAE/BT,SAAU,CAAEQ,KAAM,UAAWC,GAAI,WACjCV,WAAY,UACZW,mBAAoB,QAEpB,yHACE,CACElB,MAAO,oBAEX,4BAA6B,CAC3BmB,SAAU,CACRL,MAAO,CACLd,MAAO,kBAIbmB,SAAU,CACRnB,MAAO,gBAGT,kCAAmC,CACjCI,WAAY,SACZI,SAAU,KACVD,WAAY,WAGda,UAAW,CACTC,QAAS,IACTrB,MAAO,cAQP,4BAA6B,CAC3BsB,IAAK,IAITC,kBAAmB1B,EACnB2B,WAAYtB"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require("@chakra-ui/anatomy"),r=require("@chakra-ui/react");const{definePartsStyle:e,defineMultiStyleConfig:t}=r.createMultiStyleConfigHelpers(o.popoverAnatomy.keys),a=r.defineStyle({fontFamily:"body",borderRadius:"0",cursor:"text",backgroundColor:"popoverPrimaryBackground",border:0,padding:0,fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},marginX:{base:6,xl:0}}),n=r.defineStyle({padding:4,paddingBlock:4,backgroundColor:"popoverPrimaryBackground",color:"white",fontWeight:"normal",fontFamily:"body",letterSpacing:"wide",alignSelf:"stretch",border:"none",width:"100%",maxWidth:{base:"350px",md:"450px",lg:"550px"},height:"auto",fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},a:{_visited:{color:"citationPopoverLinkVisited"},_hover:{color:"citationPopoverLinkHover"},color:"citationPopoverLink"}}),d=r.defineStyle({paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:0,backgroundColor:"popoverPrimaryBackground",color:"white",fontFamily:"body",fontWeight:"bold",letterSpacing:"wide",border:"none",textAlign:"left",lineHeight:{base:"text.sm",lg:"text.md"},fontSize:{base:"text.sm",lg:"text.md"},width:"100%",overlay:{base:"#00000008",lg:"none"}}),i=r.defineStyle({top:"10px",right:"10px",backgroundColor:"popoverPrimaryBackground",color:"white"}),s={content:a,arrow:r.defineStyle({padding:"unset",border:"4px solid",borderColor:"popoverPrimaryBorder",backgroundColor:"white","--popper-arrow-default-shadow":"none !important"}),header:d,body:n,closeButton:i},l=e(s),c={content:{"--popper-arrow-size":"25px",border:"2px solid",borderLeft:"4px solid",backgroundColor:"popoverSecondaryBackground",borderColor:"popoverSecondaryBorder",_focus:{boxShadow:"none"}},arrow:{border:"2px solid",borderColor:"popoverSecondaryBorder"},header:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground",a:{_visited:{color:"linkColorVisited"},_hover:{color:"linkColorHover"},color:"linkColor"}},closeButton:{backgroundColor:"popoverSecondaryBackground",color:"popoverSecondaryText"}},p={...c,content:{...c.content,borderColor:"status.information",borderLeftColor:"status.information",_focus:{boxShadow:"status.information"}},arrow:{...c.arrow,borderColor:"status.information"},body:{backgroundColor:"white",paddingBlock:6}},u=t({baseStyle:l,variants:{default:s,secondary:c,information:p,success:{...p,content:{...p.content,borderColor:"status.success",borderLeftColor:"status.success",_focus:{boxShadow:"status.success"}},arrow:{...p.arrow,borderColor:"status.success"}},warning:{...p,content:{...p.content,borderColor:"status.warning",borderLeftColor:"status.warning",_focus:{boxShadow:"status.warning"}},arrow:{...p.arrow,borderColor:"status.warning"}},error:{...p,content:{...p.content,borderColor:"status.error",borderLeftColor:"status.error",_focus:{boxShadow:"status.error"}},arrow:{...p.arrow,borderColor:"status.error"}}}});exports.default=u;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require("@chakra-ui/anatomy"),r=require("@chakra-ui/react");const{definePartsStyle:e,defineMultiStyleConfig:t}=r.createMultiStyleConfigHelpers(o.popoverAnatomy.keys),a=r.defineStyle({fontFamily:"body",borderRadius:"0",cursor:"text",backgroundColor:"popoverPrimaryBackground",border:0,padding:0,fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},marginX:{base:6,xl:0}}),n=r.defineStyle({padding:4,paddingBlock:4,backgroundColor:"popoverPrimaryBackground",color:"white",fontWeight:"normal",fontFamily:"body",letterSpacing:"wide",alignSelf:"stretch",border:"none",width:"100%",maxWidth:{base:"350px",md:"450px",lg:"550px"},height:"auto",fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},a:{_visited:{color:"citationPopoverLinkVisited"},_hover:{color:"citationPopoverLinkHover"},color:"citationPopoverLink"}}),d=r.defineStyle({paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:0,backgroundColor:"popoverPrimaryBackground",color:"white",fontFamily:"body",fontWeight:"bold",letterSpacing:"wide",border:"none",textAlign:"left",lineHeight:{base:"text.sm",lg:"text.md"},fontSize:{base:"text.sm",lg:"text.md"},width:"100%",overlay:{base:"#00000008",lg:"none"}}),i=r.defineStyle({top:"10px",right:"10px",backgroundColor:"popoverPrimaryBackground",color:"white"}),c={content:a,arrow:r.defineStyle({padding:"unset",border:"4px solid",borderColor:"popoverPrimaryBorder",backgroundColor:"white","--popper-arrow-default-shadow":"none !important"}),header:d,body:n,closeButton:i},l=e(c),s={content:{"--popper-arrow-size":"25px",border:"2px solid",borderLeft:"4px solid",backgroundColor:"popoverSecondaryBackground",borderColor:"popoverSecondaryBorder",_focus:{boxShadow:"none"}},arrow:{border:"2px solid",borderColor:"popoverSecondaryBorder"},header:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground",a:{_visited:{color:"linkColorVisited"},_hover:{color:"linkColorHover"},color:"linkColor"}},closeButton:{backgroundColor:"popoverSecondaryBackground",color:"popoverSecondaryText"}},p={...s,content:{...s.content,borderColor:"status.information",borderLeftColor:"status.information",_focus:{boxShadow:"status.information"}},arrow:{...s.arrow,borderColor:"status.information"},body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground",paddingBlock:6}},u=t({baseStyle:l,variants:{default:c,secondary:s,information:p,success:{...p,body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},content:{...p.content,borderColor:"status.success",borderLeftColor:"status.success",_focus:{boxShadow:"status.success"}},arrow:{...p.arrow,borderColor:"status.success"}},warning:{...p,body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},content:{...p.content,borderColor:"status.warning",borderLeftColor:"status.warning",_focus:{boxShadow:"status.warning"}},arrow:{...p.arrow,borderColor:"status.warning"}},error:{...p,body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},content:{...p.content,borderColor:"status.error",borderLeftColor:"status.error",_focus:{boxShadow:"status.error"}},arrow:{...p.arrow,borderColor:"status.error"}}}});exports.default=u;
2
2
  //# sourceMappingURL=popover.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover.js","sources":["../../../../../src/theme/cruk/components/popover.ts"],"sourcesContent":[null],"names":["definePartsStyle","defineMultiStyleConfig","createMultiStyleConfigHelpers","popoverAnatomy","keys","content","defineStyle","fontFamily","borderRadius","cursor","backgroundColor","border","padding","fontSize","base","lg","lineHeight","marginX","xl","body","paddingBlock","color","fontWeight","letterSpacing","alignSelf","width","maxWidth","md","height","a","_visited","_hover","header","paddingLeft","paddingRight","paddingTop","paddingBottom","textAlign","overlay","closeButton","top","right","defaultVariant","arrow","borderColor","baseStyle","secondaryVariant","borderLeft","_focus","boxShadow","informationVariant","borderLeftColor","popoverTheme","variants","default","secondary","information","success","warning","error"],"mappings":"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"}
1
+ {"version":3,"file":"popover.js","sources":["../../../../../src/theme/cruk/components/popover.ts"],"sourcesContent":[null],"names":["definePartsStyle","defineMultiStyleConfig","createMultiStyleConfigHelpers","popoverAnatomy","keys","content","defineStyle","fontFamily","borderRadius","cursor","backgroundColor","border","padding","fontSize","base","lg","lineHeight","marginX","xl","body","paddingBlock","color","fontWeight","letterSpacing","alignSelf","width","maxWidth","md","height","a","_visited","_hover","header","paddingLeft","paddingRight","paddingTop","paddingBottom","textAlign","overlay","closeButton","top","right","defaultVariant","arrow","borderColor","baseStyle","secondaryVariant","borderLeft","_focus","boxShadow","informationVariant","borderLeftColor","popoverTheme","variants","default","secondary","information","success","warning","error"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@chakra-ui/anatomy"),r=require("@chakra-ui/react");const{defineMultiStyleConfig:t}=r.createMultiStyleConfigHelpers(e.formAnatomy.keys),o=r.cssVar("form-control-color"),a=r.defineStyle({marginStart:"1",color:o.reference}),i=r.defineStyle({fontFamily:"body",fontWeight:"normal",mt:"-4px",mb:2,color:"formPrimaryLabel",lineHeight:"text.xs",fontSize:"sm"}),l=t({baseStyle:{container:{maxWidth:"48rem",position:"relative",label:r.defineStyle({color:"black",fontFamily:"body",fontWeight:"medium",fontSize:{base:"text.sm",lg:"text.md"},lineHeight:"text.md",transitionDuration:"unset","& span:not(.chakra-form__required-indicator, .chakra-checkbox__control, .chakra-checkbox__label, .chakra-radio__label)":{color:"formPrimaryLabel"},"& .chakra-checkbox__label":{_invalid:{label:{color:"status.error"}}},_invalid:{color:"status.error"},"&span:not(.chakra-radio__label)":{fontWeight:"normal",fontSize:"sm",lineHeight:"text.xs"},_disabled:{opacity:"1",color:"disabled"}}),"& > .checkbox-group-theme":{gap:6}},requiredIndicator:a,helperText:i}});exports.default=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@chakra-ui/anatomy"),t=require("@chakra-ui/react");const{defineMultiStyleConfig:r}=t.createMultiStyleConfigHelpers(e.formAnatomy.keys),o=t.cssVar("form-control-color"),a=t.defineStyle({marginStart:"1",color:o.reference}),i=t.defineStyle({fontFamily:"body",fontWeight:"normal",mt:"-4px",mb:3,color:"formPrimaryLabel",lineHeight:"text.xs",fontSize:"sm"}),l=r({baseStyle:{container:{maxWidth:"48rem",position:"relative",label:t.defineStyle({color:"black",fontFamily:"body",fontWeight:"medium",fontSize:{base:"text.sm",lg:"text.md"},lineHeight:"text.md",transitionDuration:"unset","&:not(.chakra-checkbox)":{marginBottom:{base:0,lg:1}},"& span:not(.chakra-form__required-indicator, .chakra-checkbox__control, .chakra-checkbox__label, .chakra-radio__label)":{color:"formPrimaryLabel"},"& .chakra-checkbox__label":{_invalid:{label:{color:"status.error"}}},_invalid:{color:"status.error"},"&span:not(.chakra-radio__label)":{fontWeight:"normal",fontSize:"sm",lineHeight:"text.xs"},_disabled:{opacity:"1",color:"disabled"}}),"& > .checkbox-group-theme":{gap:6}},requiredIndicator:a,helperText:i}});exports.default=l;
2
2
  //# sourceMappingURL=formControl.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"formControl.js","sources":["../../../../../src/theme/r4l/components/formControl.ts"],"sourcesContent":[null],"names":["defineMultiStyleConfig","createMultiStyleConfigHelpers","parts","keys","$fg","cssVar","baseStyleRequiredIndicator","defineStyle","marginStart","color","reference","baseStyleHelperText","fontFamily","fontWeight","mt","mb","lineHeight","fontSize","formControlTheme","baseStyle","container","maxWidth","position","label","base","lg","transitionDuration","_invalid","_disabled","opacity","gap","requiredIndicator","helperText"],"mappings":"sIAOA,MAAMA,uBAAEA,GAA2BC,gCAA8BC,EAAAA,YAAMC,MAEjEC,EAAMC,EAAMA,OAAC,sBAEbC,EAA6BC,EAAAA,YAAY,CAC7CC,YAAa,IACbC,MAAOL,EAAIM,YAGPC,EAAsBJ,EAAAA,YAAY,CACtCK,WAAY,OACZC,WAAY,SACZC,GAAI,OACJC,GAAI,EACJN,MAAO,mBACPO,WAAY,UACZC,SAAU,OAmDNC,EAAmBlB,EAAuB,CAC9CmB,UAfgB,CAChBC,UAAW,CACTC,SAAU,QACVC,SAAU,WACVC,MAtCmBhB,EAAAA,YAAY,CACjCE,MAAO,QACPG,WAAY,OACZC,WAAY,SACZI,SAAU,CAAEO,KAAM,UAAWC,GAAI,WACjCT,WAAY,UACZU,mBAAoB,QAEpB,yHACE,CACEjB,MAAO,oBAEX,4BAA6B,CAC3BkB,SAAU,CACRJ,MAAO,CACLd,MAAO,kBAIbkB,SAAU,CACRlB,MAAO,gBAGT,kCAAmC,CACjCI,WAAY,SACZI,SAAU,KACVD,WAAY,WAGdY,UAAW,CACTC,QAAS,IACTpB,MAAO,cAQP,4BAA6B,CAC3BqB,IAAK,IAITC,kBAAmBzB,EACnB0B,WAAYrB"}
1
+ {"version":3,"file":"formControl.js","sources":["../../../../../src/theme/r4l/components/formControl.ts"],"sourcesContent":[null],"names":["defineMultiStyleConfig","createMultiStyleConfigHelpers","parts","keys","$fg","cssVar","baseStyleRequiredIndicator","defineStyle","marginStart","color","reference","baseStyleHelperText","fontFamily","fontWeight","mt","mb","lineHeight","fontSize","formControlTheme","baseStyle","container","maxWidth","position","label","base","lg","transitionDuration","marginBottom","_invalid","_disabled","opacity","gap","requiredIndicator","helperText"],"mappings":"sIAOA,MAAMA,uBAAEA,GAA2BC,gCAA8BC,EAAAA,YAAMC,MAEjEC,EAAMC,EAAMA,OAAC,sBAEbC,EAA6BC,EAAAA,YAAY,CAC7CC,YAAa,IACbC,MAAOL,EAAIM,YAGPC,EAAsBJ,EAAAA,YAAY,CACtCK,WAAY,OACZC,WAAY,SACZC,GAAI,OACJC,GAAI,EACJN,MAAO,mBACPO,WAAY,UACZC,SAAU,OAsDNC,EAAmBlB,EAAuB,CAC9CmB,UAfgB,CAChBC,UAAW,CACTC,SAAU,QACVC,SAAU,WACVC,MAzCmBhB,EAAAA,YAAY,CACjCE,MAAO,QACPG,WAAY,OACZC,WAAY,SACZI,SAAU,CAAEO,KAAM,UAAWC,GAAI,WACjCT,WAAY,UACZU,mBAAoB,QACpB,0BAA2B,CACzBC,aAAc,CAAEH,KAAM,EAAGC,GAAI,IAG/B,yHACE,CACEhB,MAAO,oBAEX,4BAA6B,CAC3BmB,SAAU,CACRL,MAAO,CACLd,MAAO,kBAIbmB,SAAU,CACRnB,MAAO,gBAGT,kCAAmC,CACjCI,WAAY,SACZI,SAAU,KACVD,WAAY,WAGda,UAAW,CACTC,QAAS,IACTrB,MAAO,cAQP,4BAA6B,CAC3BsB,IAAK,IAITC,kBAAmB1B,EACnB2B,WAAYtB"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@chakra-ui/anatomy"),o=require("@chakra-ui/react");const{definePartsStyle:t,defineMultiStyleConfig:r}=o.createMultiStyleConfigHelpers(e.popoverAnatomy.keys),i=o.defineStyle({fontFamily:"body",fontWeight:"normal",borderRadius:"0",cursor:"text",backgroundColor:"popoverPrimaryBackground",border:0,padding:"0.5rem",maxWidth:{base:"unset",lg:"480px"},fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},marginX:{base:6,xl:0}}),n=o.defineStyle({backgroundColor:"popoverPrimaryBackground",color:"white",fontFamily:"body",fontWeight:"normal",letterSpacing:"0.32px",alignSelf:"stretch",border:"none",width:"100%",height:"auto",paddingInlineStart:"8px",paddingInlineEnd:"8px",fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},a:{_visited:{color:"citationPopoverLinkVisited"},_hover:{color:"citationPopoverLinkHover"},color:"citationPopoverLink"},"> div":{" > p":{color:"white",paddingBottom:"0px","> span":{color:"white"}}}}),a=o.defineStyle({backgroundColor:"popoverPrimaryBackground",color:"white",fontFamily:"body",fontWeight:"black",letterSpacing:"0.02em",border:"none",textAlign:"left",lineHeight:{base:"text.sm",lg:"text.md"},fontSize:{base:"text.sm",lg:"text.md"},width:"100%",overlay:{base:"#00000008",lg:"none"}}),d=o.defineStyle({top:"10px",right:"10px",height:"1.5rem",backgroundColor:"popoverPrimaryBackground",color:"white","> svg":{height:"14px",width:"14px"}}),l=r({baseStyle:t({content:i,arrow:o.defineStyle({border:"0.25rem solid",borderColor:"popoverPrimaryBorder"}),header:a,body:n,closeButton:d}),variants:{secondary:{content:{"--popper-arrow-size":"25px",backgroundColor:"white",border:"2px solid",borderLeft:"4px solid",borderColor:"black",_focus:{boxShadow:"none"},padding:0,width:"fit-content",maxWidth:{base:"350px",md:"450px",lg:"550px"}},arrow:{border:"2px solid",backgroundColor:"white",borderColor:"black","--popper-arrow-default-shadow":"none !important"},header:{},body:{backgroundColor:"white",width:"fit-content",maxWidth:{base:"350px",md:"450px",lg:"550px"},a:{_visited:{color:"linkColorVisited"},_hover:{color:"linkColorHover"},color:"linkColor"}},closeButton:{}}}});exports.default=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require("@chakra-ui/anatomy"),r=require("@chakra-ui/react");const{definePartsStyle:e,defineMultiStyleConfig:t}=r.createMultiStyleConfigHelpers(o.popoverAnatomy.keys),a=r.defineStyle({fontFamily:"body",borderRadius:"0",cursor:"text",backgroundColor:"popoverPrimaryBackground",border:0,padding:0,fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},marginX:{base:6,xl:0}}),n=r.defineStyle({padding:4,paddingBlock:4,backgroundColor:"popoverPrimaryBackground",color:"white",fontWeight:"normal",fontFamily:"body",letterSpacing:"wide",alignSelf:"stretch",border:"none",width:"100%",maxWidth:{base:"350px",md:"450px",lg:"550px"},height:"auto",fontSize:{base:"text.sm",lg:"text.md"},lineHeight:{base:"text.sm",lg:"text.md"},a:{_visited:{color:"citationPopoverLinkVisited"},_hover:{color:"citationPopoverLinkHover"},color:"citationPopoverLink"}}),d=r.defineStyle({paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:0,backgroundColor:"popoverPrimaryBackground",color:"white",fontFamily:"body",fontWeight:"bold",letterSpacing:"wide",border:"none",textAlign:"left",lineHeight:{base:"text.sm",lg:"text.md"},fontSize:{base:"text.sm",lg:"text.md"},width:"100%",overlay:{base:"#00000008",lg:"none"}}),i=r.defineStyle({top:"10px",right:"10px",backgroundColor:"popoverPrimaryBackground",color:"white"}),c={content:a,arrow:r.defineStyle({padding:"unset",border:"4px solid",borderColor:"popoverPrimaryBorder",backgroundColor:"white","--popper-arrow-default-shadow":"none !important"}),header:d,body:n,closeButton:i},l=e(c),s={content:{"--popper-arrow-size":"25px",border:"2px solid",borderLeft:"4px solid",backgroundColor:"popoverSecondaryBackground",borderColor:"popoverSecondaryBorder",_focus:{boxShadow:"none"}},arrow:{border:"2px solid",borderColor:"popoverSecondaryBorder"},header:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground",a:{_visited:{color:"linkColorVisited"},_hover:{color:"linkColorHover"},color:"linkColor"}},closeButton:{backgroundColor:"popoverSecondaryBackground",color:"popoverSecondaryText"}},p={...s,content:{...s.content,borderColor:"status.information",borderLeftColor:"status.information",_focus:{boxShadow:"status.information"}},arrow:{...s.arrow,borderColor:"status.information"},body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground",paddingBlock:6}},u=t({baseStyle:l,variants:{default:c,secondary:s,information:p,success:{...p,body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},content:{...p.content,borderColor:"status.success",borderLeftColor:"status.success",_focus:{boxShadow:"status.success"}},arrow:{...p.arrow,borderColor:"status.success"}},warning:{...p,body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},content:{...p.content,borderColor:"status.warning",borderLeftColor:"status.warning",_focus:{boxShadow:"status.warning"}},arrow:{...p.arrow,borderColor:"status.warning"}},error:{...p,body:{color:"popoverSecondaryText",backgroundColor:"popoverSecondaryBackground"},content:{...p.content,borderColor:"status.error",borderLeftColor:"status.error",_focus:{boxShadow:"status.error"}},arrow:{...p.arrow,borderColor:"status.error"}}}});exports.default=u;
2
2
  //# sourceMappingURL=popover.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover.js","sources":["../../../../../src/theme/r4l/components/popover.ts"],"sourcesContent":[null],"names":["definePartsStyle","defineMultiStyleConfig","createMultiStyleConfigHelpers","popoverAnatomy","keys","content","defineStyle","fontFamily","fontWeight","borderRadius","cursor","backgroundColor","border","padding","maxWidth","base","lg","fontSize","lineHeight","marginX","xl","body","color","letterSpacing","alignSelf","width","height","paddingInlineStart","paddingInlineEnd","a","_visited","_hover","paddingBottom","header","textAlign","overlay","closeButton","top","right","popoverTheme","baseStyle","arrow","borderColor","variants","secondary","borderLeft","_focus","boxShadow","md"],"mappings":"sIAGA,MAAMA,iBAAEA,EAAgBC,uBAAEA,GACxBC,EAAAA,8BAA8BC,EAAAA,eAAeC,MAGzCC,EAAUC,EAAAA,YAAY,CAC1BC,WAAY,OACZC,WAAY,SACZC,aAAc,IACdC,OAAQ,OACRC,gBAAiB,2BACjBC,OAAQ,EACRC,QAAS,SACTC,SAAU,CAAEC,KAAM,QAASC,GAAI,SAE/BC,SAAU,CAAEF,KAAM,UAAWC,GAAI,WACjCE,WAAY,CAAEH,KAAM,UAAWC,GAAI,WACnCG,QAAS,CAAEJ,KAAM,EAAGK,GAAI,KAGpBC,EAAOf,EAAAA,YAAY,CACvBK,gBAAiB,2BACjBW,MAAO,QACPf,WAAY,OACZC,WAAY,SACZe,cAAe,SACfC,UAAW,UACXZ,OAAQ,OACRa,MAAO,OACPC,OAAQ,OACRC,mBAAoB,MACpBC,iBAAkB,MAElBX,SAAU,CAAEF,KAAM,UAAWC,GAAI,WACjCE,WAAY,CAAEH,KAAM,UAAWC,GAAI,WACnCa,EAAG,CACDC,SAAU,CAAER,MAAO,8BACnBS,OAAQ,CAAET,MAAO,4BACjBA,MAAO,uBAET,QAAS,CACP,OAAQ,CACNA,MAAO,QACPU,cAAe,MACf,SAAU,CACRV,MAAO,aAMTW,EAAS3B,EAAAA,YAAY,CACzBK,gBAAiB,2BACjBW,MAAO,QACPf,WAAY,OACZC,WAAY,QACZe,cAAe,SACfX,OAAQ,OACRsB,UAAW,OAEXhB,WAAY,CAAEH,KAAM,UAAWC,GAAI,WACnCC,SAAU,CAAEF,KAAM,UAAWC,GAAI,WACjCS,MAAO,OACPU,QAAS,CACPpB,KAAM,YACNC,GAAI,UAIFoB,EAAc9B,EAAAA,YAAY,CAC9B+B,IAAK,OACLC,MAAO,OACPZ,OAAQ,SACRf,gBAAiB,2BACjBW,MAAO,QACP,QAAS,CACPI,OAAQ,OACRD,MAAO,UAiBLc,EAAetC,EAAuB,CAC1CuC,UATgBxC,EAAiB,CACjCK,UACAoC,MAPYnC,EAAAA,YAAY,CACxBM,OAAQ,gBACR8B,YAAa,yBAMbT,SACAZ,OACAe,gBAKAO,SAAU,CACRC,UAAW,CACTvC,QAAS,CACP,sBAAuB,OACvBM,gBAAiB,QACjBC,OAAQ,YACRiC,WAAY,YACZH,YAAa,QACbI,OAAQ,CACNC,UAAW,QAEblC,QAAS,EACTY,MAAO,cACPX,SAAU,CAAEC,KAAM,QAASiC,GAAI,QAAShC,GAAI,UAE9CyB,MAAO,CACL7B,OAAQ,YACRD,gBAAiB,QACjB+B,YAAa,QACb,gCAAiC,mBAEnCT,OAAQ,CAAE,EACVZ,KAAM,CACJV,gBAAiB,QACjBc,MAAO,cACPX,SAAU,CAAEC,KAAM,QAASiC,GAAI,QAAShC,GAAI,SAC5Ca,EAAG,CACDC,SAAU,CAAER,MAAO,oBACnBS,OAAQ,CAAET,MAAO,kBACjBA,MAAO,cAGXc,YAAa,CAAE"}
1
+ {"version":3,"file":"popover.js","sources":["../../../../../src/theme/r4l/components/popover.ts"],"sourcesContent":[null],"names":["definePartsStyle","defineMultiStyleConfig","createMultiStyleConfigHelpers","popoverAnatomy","keys","content","defineStyle","fontFamily","borderRadius","cursor","backgroundColor","border","padding","fontSize","base","lg","lineHeight","marginX","xl","body","paddingBlock","color","fontWeight","letterSpacing","alignSelf","width","maxWidth","md","height","a","_visited","_hover","header","paddingLeft","paddingRight","paddingTop","paddingBottom","textAlign","overlay","closeButton","top","right","defaultVariant","arrow","borderColor","baseStyle","secondaryVariant","borderLeft","_focus","boxShadow","informationVariant","borderLeftColor","popoverTheme","variants","default","secondary","information","success","warning","error"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const r={primary:"magenta.600",secondary:"navy.600",tertiary:"cyan.600",textOnPrimary:"white",textOnSecondary:"white",textOnTertiary:"white"},e={textDark:"black",textLight:"white",backgroundLight:"white",backgroundLightGrey:"grey.100",textInputBorder:"grey.600",inputBorder:"grey.600",selectBackground:"backgroundLight",selectionBorder:"grey.600",disabled:"grey.600",disabledBackground:"grey.100",hoverColor:"black",activeField:"status.information",formPrimarySelectItemColour:"grey.600",formPrimarySelectItemHover:"magenta.700",formPrimaryLabel:"grey.600",formPrimaryPlaceholder:"grey.600",formPrimaryBgDisabled:"grey.100",formPrimaryDisabled:"grey.600",quoteIconPrimary:"magenta.700",quoteIconAlt:"magenta.600",accordionIconPrimary:"magenta.700",buttonPrimaryBackground:"magenta.700",buttonPrimaryBorder:"magenta.700",buttonPrimaryText:"white",buttonPrimaryBorderHover:"magenta.800",buttonPrimaryTextHover:"magenta.800",buttonPrimaryBackgroundHover:"magenta.800",buttonPrimaryDisabledBackground:"grey.200",buttonPrimaryDisabledText:"grey.600",buttonPrimaryAltBackground:r.secondary,buttonPrimaryAltBorder:r.secondary,buttonPrimaryAltBorderHover:r.secondary,buttonPrimaryAltTextHover:r.secondary,buttonPrimaryAltBackgroundHover:r.secondary,buttonSecondaryBackground:"white",buttonSecondaryBorder:"magenta.700",buttonSecondaryText:"magenta.700",buttonSecondaryBorderHover:"magenta.800",buttonSecondaryBackgroundHover:"magenta.100",buttonSecondaryTextHover:"magenta.800",buttonSecondaryAltBorder:r.secondary,buttonSecondaryAltText:r.secondary,buttonSecondaryAltBorderHover:r.secondary,buttonSecondaryAltBackgroundHover:"navy.100",buttonSecondaryAltTextHover:r.secondary,buttonSecondaryDisabledBackground:"grey.600",buttonSecondaryDisabledBorder:"grey.600",buttonSecondaryDisabledText:"grey.600",buttonAlternativeBackground:"white",buttonAlternativeText:"navy.600",buttonAlternativeTextHover:"magenta.700",buttonAlternativeDisabledBackground:"grey.200",buttonAlternativeDisabledText:"grey.600",buttonLinkBackground:"white",buttonLinkText:"black",buttonVideoBackground:"black",buttonVideoText:"white",buttonToggleBackground:"white",buttonToggleText:r.secondary,buttonToggleBorder:r.secondary,buttonToggleTextHover:"white",buttonToggleBackgroundHover:r.secondary,buttonToggleSelectedBackground:r.secondary,buttonToggleSelectedBorder:r.secondary,buttonToggleSelectedText:"white",buttonToggleDisabledBackground:"white",buttonToggleDisabledText:"grey.600",buttonToggleDisabledBorder:"grey.600",buttonBackToTopHover:"navy.700",buttonCitationPrimary:r.secondary,btnCitationBgPrimary:"grey.100",btnAccordionHover:"magenta.700",boxPrimaryBg:r.secondary,boxSecondaryBg:r.primary,boxAltBg:"grey.600",boxTertiaryBg:r.tertiary,boxCaseStudyborderColor:"brandGrey.600",boxPullQuoteborderColor:"brandGrey.600",ctaBannerPrimaryBg:"magenta.700",ctaBannerSecondaryBg:"navy.600",ctaBannerTextOnPrimary:"white",ctaBannerTextOnSecondary:"black",gridPrimaryBg:r.secondary,gridSecondaryBg:r.primary,gridAltBg:"grey.600",gridAltGreyBg:"grey.200",gridTertiaryBg:r.tertiary,linkColor:"magenta.700",linkColorHover:"magenta.800",linkColorVisited:"magenta.800",altLinkColor:r.secondary,altLinkColorHover:"navy.700",altLinkColorVisited:"navy.700",truncateColor:r.secondary,truncateColorHover:"cyan.700",navigationLinkColor:"black",navigationLinkHover:"magenta.700",linkRefPrimary:"navy.600",linkRefHover:"navy.700",citationPopoverLink:"magenta.400",citationPopoverLinkHover:"magenta.300",citationPopoverLinkVisited:"magenta.300",cardTextBackgroundColor:"brandGrey.600",CardNavigationHeaderColor:"navy.600",cardTextColor:"black",cardBoxShadowColor:"grey.200",cardNavigationTextHover:"magenta.700",cardNavigationIconHover:"magenta.700",loaderColor1:"primary",loaderColor2:"secondary",loaderColor3:"tertiary",onThisPagePrimaryBg:"navy.100",headingColor:"navy.600",subheadingColor:"black",textColor:"black",captionColor:"grey.600",textDonateByCancerInfo:"cyan.700",tagBg:"cyan.100",tagColor:"grey.700",tabPrimaryColor:"grey.600",breadcrumbSpacing:"1",badgeColorPrimary:"primary",badgeColorSecondary:"secondary",badgeBorderColorSecondary:r.secondary,badgeColorTertiary:"white",badgeTextColorOnTertiary:r.tertiary,badgeBorderColorTertiary:r.tertiary,circleColorPrimary:"primary",circleColorSecondary:"secondary",circleColorTertiary:"tertiary",totaliserBackground:"grey.200",totaliserBubbleTextColor:"su2c_black",totaliserBubbleTotalColor:"primary",totaliserTextTransform:"uppercase",keyStatsPrimaryBackgroundColor:r.secondary,keyStatsPrimaryTextColor:r.textOnPrimary,keyStatsAltHigherValueBackgroundColor:"brandGrey.600",keyStatsAltLowerValueBackgroundColor:"brandGrey.700",keyStatsTwoBlockHighBarColor:"navy.600",keyStatsTwoBlockLowBarColor:"brandGrey.600",keyStatsTextTwoBlockPrimaryColor:r.secondary,keyStatsTextTwoBlockSecondaryColor:"brandGrey.700",listIconPrimaryColor:"navy.700",popoverPrimaryBackground:"navy.700",popoverPrimaryBorder:"navy.700",promoBannerBackgroundPrimary:r.primary,promoBannerBackgroundSecondary:r.secondary,sideNavTopLevelBorder:"grey.200",sideNavSideBorder:"magenta.700"},o={containerMax:"960px"},a={colors:{...r,...e},componentWidths:o};exports.brandBaseTokens=r,exports.componentTokens=e,exports.componentWidths=o,exports.default=a;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const r={primary:"magenta.600",secondary:"navy.600",tertiary:"cyan.600",textOnPrimary:"white",textOnSecondary:"white",textOnTertiary:"white"},e={textDark:"black",textLight:"white",backgroundLight:"white",backgroundLightGrey:"grey.100",textInputBorder:"grey.600",inputBorder:"grey.600",selectBackground:"backgroundLight",selectionBorder:"grey.600",disabled:"grey.600",disabledBackground:"grey.100",hoverColor:"black",activeField:"status.information",formPrimarySelectItemColour:"grey.600",formPrimarySelectItemHover:"magenta.700",formPrimaryLabel:"grey.600",formPrimaryPlaceholder:"grey.600",formPrimaryBgDisabled:"grey.100",formPrimaryDisabled:"grey.600",quoteIconPrimary:"magenta.700",quoteIconAlt:"magenta.600",accordionIconPrimary:"magenta.700",buttonPrimaryBackground:"magenta.700",buttonPrimaryBorder:"magenta.700",buttonPrimaryText:"white",buttonPrimaryBorderHover:"magenta.800",buttonPrimaryTextHover:"magenta.800",buttonPrimaryBackgroundHover:"magenta.800",buttonPrimaryDisabledBackground:"grey.200",buttonPrimaryDisabledText:"grey.600",buttonPrimaryAltBackground:r.secondary,buttonPrimaryAltBorder:r.secondary,buttonPrimaryAltBorderHover:r.secondary,buttonPrimaryAltTextHover:r.secondary,buttonPrimaryAltBackgroundHover:r.secondary,buttonSecondaryBackground:"white",buttonSecondaryBorder:"magenta.700",buttonSecondaryText:"magenta.700",buttonSecondaryBorderHover:"magenta.800",buttonSecondaryBackgroundHover:"magenta.100",buttonSecondaryTextHover:"magenta.800",buttonSecondaryAltBorder:r.secondary,buttonSecondaryAltText:r.secondary,buttonSecondaryAltBorderHover:r.secondary,buttonSecondaryAltBackgroundHover:"navy.100",buttonSecondaryAltTextHover:r.secondary,buttonSecondaryDisabledBackground:"grey.600",buttonSecondaryDisabledBorder:"grey.600",buttonSecondaryDisabledText:"grey.600",buttonAlternativeBackground:"white",buttonAlternativeText:"navy.600",buttonAlternativeTextHover:"magenta.700",buttonAlternativeDisabledBackground:"grey.200",buttonAlternativeDisabledText:"grey.600",buttonLinkBackground:"white",buttonLinkText:"black",buttonVideoBackground:"black",buttonVideoText:"white",buttonToggleBackground:"white",buttonToggleText:r.secondary,buttonToggleBorder:r.secondary,buttonToggleTextHover:"white",buttonToggleBackgroundHover:r.secondary,buttonToggleSelectedBackground:r.secondary,buttonToggleSelectedBorder:r.secondary,buttonToggleSelectedText:"white",buttonToggleDisabledBackground:"white",buttonToggleDisabledText:"grey.600",buttonToggleDisabledBorder:"grey.600",buttonBackToTopHover:"navy.700",buttonCitationPrimary:r.secondary,btnCitationBgPrimary:"grey.100",btnAccordionHover:"magenta.700",boxPrimaryBg:r.secondary,boxSecondaryBg:r.primary,boxAltBg:"grey.600",boxTertiaryBg:r.tertiary,boxCaseStudyborderColor:"brandGrey.600",boxPullQuoteborderColor:"brandGrey.600",ctaBannerPrimaryBg:"magenta.700",ctaBannerSecondaryBg:"navy.600",ctaBannerTextOnPrimary:"white",ctaBannerTextOnSecondary:"black",gridPrimaryBg:r.secondary,gridSecondaryBg:r.primary,gridAltBg:"grey.600",gridAltGreyBg:"grey.200",gridTertiaryBg:r.tertiary,linkColor:"magenta.700",linkColorHover:"magenta.800",linkColorVisited:"magenta.800",altLinkColor:r.secondary,altLinkColorHover:"navy.700",altLinkColorVisited:"navy.700",truncateColor:r.secondary,truncateColorHover:"cyan.700",navigationLinkColor:"black",navigationLinkHover:"magenta.700",linkRefPrimary:"navy.600",linkRefHover:"navy.700",citationPopoverLink:"magenta.400",citationPopoverLinkHover:"magenta.300",citationPopoverLinkVisited:"magenta.300",cardTextBackgroundColor:"brandGrey.600",CardNavigationHeaderColor:"navy.600",cardTextColor:"black",cardBoxShadowColor:"grey.200",cardNavigationTextHover:"magenta.700",cardNavigationIconHover:"magenta.700",loaderColor1:"primary",loaderColor2:"secondary",loaderColor3:"tertiary",onThisPagePrimaryBg:"navy.100",headingColor:"navy.600",subheadingColor:"black",textColor:"black",captionColor:"grey.600",textDonateByCancerInfo:"cyan.700",tagBg:"cyan.100",tagColor:"grey.700",tabPrimaryColor:"grey.600",breadcrumbSpacing:"1",badgeColorPrimary:"primary",badgeColorSecondary:"secondary",badgeBorderColorSecondary:r.secondary,badgeColorTertiary:"white",badgeTextColorOnTertiary:r.tertiary,badgeBorderColorTertiary:r.tertiary,circleColorPrimary:"primary",circleColorSecondary:"secondary",circleColorTertiary:"tertiary",totaliserBackground:"grey.200",totaliserBubbleTextColor:"su2c_black",totaliserBubbleTotalColor:"primary",totaliserTextTransform:"uppercase",keyStatsPrimaryBackgroundColor:r.secondary,keyStatsPrimaryTextColor:r.textOnPrimary,keyStatsAltHigherValueBackgroundColor:"brandGrey.600",keyStatsAltLowerValueBackgroundColor:"brandGrey.700",keyStatsTwoBlockHighBarColor:"navy.600",keyStatsTwoBlockLowBarColor:"brandGrey.600",keyStatsTextTwoBlockPrimaryColor:r.secondary,keyStatsTextTwoBlockSecondaryColor:"brandGrey.700",listIconPrimaryColor:"navy.700",popoverPrimaryBackground:"navy.700",popoverPrimaryBorder:"navy.700",popoverPrimaryText:"white",popoverSecondaryBackground:"white",popoverSecondaryBorder:"black",popoverSecondaryText:"black",promoBannerBackgroundPrimary:r.primary,promoBannerBackgroundSecondary:r.secondary,sideNavTopLevelBorder:"grey.200",sideNavSideBorder:"magenta.700"},o={containerMax:"960px"},a={colors:{...r,...e},componentWidths:o};exports.brandBaseTokens=r,exports.componentTokens=e,exports.componentWidths=o,exports.default=a;
2
2
  //# sourceMappingURL=semantic-tokens.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"semantic-tokens.js","sources":["../../../../../src/theme/r4l/foundations/semantic-tokens.ts"],"sourcesContent":[null],"names":["brandBaseTokens","primary","secondary","tertiary","textOnPrimary","textOnSecondary","textOnTertiary","componentTokens","textDark","textLight","backgroundLight","backgroundLightGrey","textInputBorder","inputBorder","selectBackground","selectionBorder","disabled","disabledBackground","hoverColor","activeField","formPrimarySelectItemColour","formPrimarySelectItemHover","formPrimaryLabel","formPrimaryPlaceholder","formPrimaryBgDisabled","formPrimaryDisabled","quoteIconPrimary","quoteIconAlt","accordionIconPrimary","buttonPrimaryBackground","buttonPrimaryBorder","buttonPrimaryText","buttonPrimaryBorderHover","buttonPrimaryTextHover","buttonPrimaryBackgroundHover","buttonPrimaryDisabledBackground","buttonPrimaryDisabledText","buttonPrimaryAltBackground","buttonPrimaryAltBorder","buttonPrimaryAltBorderHover","buttonPrimaryAltTextHover","buttonPrimaryAltBackgroundHover","buttonSecondaryBackground","buttonSecondaryBorder","buttonSecondaryText","buttonSecondaryBorderHover","buttonSecondaryBackgroundHover","buttonSecondaryTextHover","buttonSecondaryAltBorder","buttonSecondaryAltText","buttonSecondaryAltBorderHover","buttonSecondaryAltBackgroundHover","buttonSecondaryAltTextHover","buttonSecondaryDisabledBackground","buttonSecondaryDisabledBorder","buttonSecondaryDisabledText","buttonAlternativeBackground","buttonAlternativeText","buttonAlternativeTextHover","buttonAlternativeDisabledBackground","buttonAlternativeDisabledText","buttonLinkBackground","buttonLinkText","buttonVideoBackground","buttonVideoText","buttonToggleBackground","buttonToggleText","buttonToggleBorder","buttonToggleTextHover","buttonToggleBackgroundHover","buttonToggleSelectedBackground","buttonToggleSelectedBorder","buttonToggleSelectedText","buttonToggleDisabledBackground","buttonToggleDisabledText","buttonToggleDisabledBorder","buttonBackToTopHover","buttonCitationPrimary","btnCitationBgPrimary","btnAccordionHover","boxPrimaryBg","boxSecondaryBg","boxAltBg","boxTertiaryBg","boxCaseStudyborderColor","boxPullQuoteborderColor","ctaBannerPrimaryBg","ctaBannerSecondaryBg","ctaBannerTextOnPrimary","ctaBannerTextOnSecondary","gridPrimaryBg","gridSecondaryBg","gridAltBg","gridAltGreyBg","gridTertiaryBg","linkColor","linkColorHover","linkColorVisited","altLinkColor","altLinkColorHover","altLinkColorVisited","truncateColor","truncateColorHover","navigationLinkColor","navigationLinkHover","linkRefPrimary","linkRefHover","citationPopoverLink","citationPopoverLinkHover","citationPopoverLinkVisited","cardTextBackgroundColor","CardNavigationHeaderColor","cardTextColor","cardBoxShadowColor","cardNavigationTextHover","cardNavigationIconHover","loaderColor1","loaderColor2","loaderColor3","onThisPagePrimaryBg","headingColor","subheadingColor","textColor","captionColor","textDonateByCancerInfo","tagBg","tagColor","tabPrimaryColor","breadcrumbSpacing","badgeColorPrimary","badgeColorSecondary","badgeBorderColorSecondary","badgeColorTertiary","badgeTextColorOnTertiary","badgeBorderColorTertiary","circleColorPrimary","circleColorSecondary","circleColorTertiary","totaliserBackground","totaliserBubbleTextColor","totaliserBubbleTotalColor","totaliserTextTransform","keyStatsPrimaryBackgroundColor","keyStatsPrimaryTextColor","keyStatsAltHigherValueBackgroundColor","keyStatsAltLowerValueBackgroundColor","keyStatsTwoBlockHighBarColor","keyStatsTwoBlockLowBarColor","keyStatsTextTwoBlockPrimaryColor","keyStatsTextTwoBlockSecondaryColor","listIconPrimaryColor","popoverPrimaryBackground","popoverPrimaryBorder","promoBannerBackgroundPrimary","promoBannerBackgroundSecondary","sideNavTopLevelBorder","sideNavSideBorder","componentWidths","containerMax","semanticTokens","colors"],"mappings":"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"}
1
+ {"version":3,"file":"semantic-tokens.js","sources":["../../../../../src/theme/r4l/foundations/semantic-tokens.ts"],"sourcesContent":[null],"names":["brandBaseTokens","primary","secondary","tertiary","textOnPrimary","textOnSecondary","textOnTertiary","componentTokens","textDark","textLight","backgroundLight","backgroundLightGrey","textInputBorder","inputBorder","selectBackground","selectionBorder","disabled","disabledBackground","hoverColor","activeField","formPrimarySelectItemColour","formPrimarySelectItemHover","formPrimaryLabel","formPrimaryPlaceholder","formPrimaryBgDisabled","formPrimaryDisabled","quoteIconPrimary","quoteIconAlt","accordionIconPrimary","buttonPrimaryBackground","buttonPrimaryBorder","buttonPrimaryText","buttonPrimaryBorderHover","buttonPrimaryTextHover","buttonPrimaryBackgroundHover","buttonPrimaryDisabledBackground","buttonPrimaryDisabledText","buttonPrimaryAltBackground","buttonPrimaryAltBorder","buttonPrimaryAltBorderHover","buttonPrimaryAltTextHover","buttonPrimaryAltBackgroundHover","buttonSecondaryBackground","buttonSecondaryBorder","buttonSecondaryText","buttonSecondaryBorderHover","buttonSecondaryBackgroundHover","buttonSecondaryTextHover","buttonSecondaryAltBorder","buttonSecondaryAltText","buttonSecondaryAltBorderHover","buttonSecondaryAltBackgroundHover","buttonSecondaryAltTextHover","buttonSecondaryDisabledBackground","buttonSecondaryDisabledBorder","buttonSecondaryDisabledText","buttonAlternativeBackground","buttonAlternativeText","buttonAlternativeTextHover","buttonAlternativeDisabledBackground","buttonAlternativeDisabledText","buttonLinkBackground","buttonLinkText","buttonVideoBackground","buttonVideoText","buttonToggleBackground","buttonToggleText","buttonToggleBorder","buttonToggleTextHover","buttonToggleBackgroundHover","buttonToggleSelectedBackground","buttonToggleSelectedBorder","buttonToggleSelectedText","buttonToggleDisabledBackground","buttonToggleDisabledText","buttonToggleDisabledBorder","buttonBackToTopHover","buttonCitationPrimary","btnCitationBgPrimary","btnAccordionHover","boxPrimaryBg","boxSecondaryBg","boxAltBg","boxTertiaryBg","boxCaseStudyborderColor","boxPullQuoteborderColor","ctaBannerPrimaryBg","ctaBannerSecondaryBg","ctaBannerTextOnPrimary","ctaBannerTextOnSecondary","gridPrimaryBg","gridSecondaryBg","gridAltBg","gridAltGreyBg","gridTertiaryBg","linkColor","linkColorHover","linkColorVisited","altLinkColor","altLinkColorHover","altLinkColorVisited","truncateColor","truncateColorHover","navigationLinkColor","navigationLinkHover","linkRefPrimary","linkRefHover","citationPopoverLink","citationPopoverLinkHover","citationPopoverLinkVisited","cardTextBackgroundColor","CardNavigationHeaderColor","cardTextColor","cardBoxShadowColor","cardNavigationTextHover","cardNavigationIconHover","loaderColor1","loaderColor2","loaderColor3","onThisPagePrimaryBg","headingColor","subheadingColor","textColor","captionColor","textDonateByCancerInfo","tagBg","tagColor","tabPrimaryColor","breadcrumbSpacing","badgeColorPrimary","badgeColorSecondary","badgeBorderColorSecondary","badgeColorTertiary","badgeTextColorOnTertiary","badgeBorderColorTertiary","circleColorPrimary","circleColorSecondary","circleColorTertiary","totaliserBackground","totaliserBubbleTextColor","totaliserBubbleTotalColor","totaliserTextTransform","keyStatsPrimaryBackgroundColor","keyStatsPrimaryTextColor","keyStatsAltHigherValueBackgroundColor","keyStatsAltLowerValueBackgroundColor","keyStatsTwoBlockHighBarColor","keyStatsTwoBlockLowBarColor","keyStatsTextTwoBlockPrimaryColor","keyStatsTextTwoBlockSecondaryColor","listIconPrimaryColor","popoverPrimaryBackground","popoverPrimaryBorder","popoverPrimaryText","popoverSecondaryBackground","popoverSecondaryBorder","popoverSecondaryText","promoBannerBackgroundPrimary","promoBannerBackgroundSecondary","sideNavTopLevelBorder","sideNavSideBorder","componentWidths","containerMax","semanticTokens","colors"],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@chakra-ui/anatomy"),t=require("@chakra-ui/react");const{defineMultiStyleConfig:r}=t.createMultiStyleConfigHelpers(e.formAnatomy.keys),o=t.cssVar("form-control-color"),a=t.defineStyle({marginStart:"1",color:o.reference}),i=t.defineStyle({fontFamily:"body",fontWeight:"normal",mt:"-4px",mb:3,color:"formPrimaryLabel",lineHeight:"text.xs",fontSize:"sm"}),l=r({baseStyle:{container:{maxWidth:"48rem",position:"relative",label:t.defineStyle({color:"textDark",fontFamily:"body",fontWeight:"semibold","&:not(.chakra-checkbox)":{marginBottom:1},fontSize:{base:"text.sm",lg:"text.md"},lineHeight:"text.md",transitionDuration:"unset","& span:not(.chakra-form__required-indicator, .chakra-checkbox__control, .chakra-checkbox__label, .chakra-radio__label)":{color:"formPrimaryLabel"},"& .chakra-checkbox__label":{_invalid:{label:{color:"status.error"}}},_invalid:{color:"status.error"},"&span:not(.chakra-radio__label)":{fontWeight:"normal",fontSize:"sm",lineHeight:"text.xs"},_disabled:{opacity:"1",color:"disabled"}}),"& > .checkbox-group-theme":{gap:6}},requiredIndicator:a,helperText:i}});exports.default=l;
2
+ //# sourceMappingURL=formControl.js.map