@cruk/cruk-react-components 1.3.1 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/node_modules/@fortawesome/free-solid-svg-icons/index.mjs.js +1 -1
- package/lib/cjs/node_modules/@fortawesome/free-solid-svg-icons/index.mjs.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/focusInside.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/focusInside.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/focusIsHidden.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/focusIsHidden.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/focusMerge.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/focusMerge.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/DOMutils.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/DOMutils.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/array.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/array.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/getActiveElement.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/getActiveElement.js.map +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/safe.js +2 -0
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/safe.js.map +1 -0
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/tabUtils.js +1 -1
- package/lib/cjs/node_modules/focus-lock/dist/es2015/utils/tabUtils.js.map +1 -1
- package/lib/cjs/node_modules/react-focus-lock/dist/es2015/AutoFocusInside.js.map +1 -1
- package/lib/cjs/node_modules/react-intersection-observer/react-intersection-observer.modern.mjs.js.map +1 -1
- package/lib/cjs/node_modules/tslib/tslib.es6.js.map +1 -1
- package/lib/cjs/src/components/Button/styles.js +1 -1
- package/lib/cjs/src/components/Collapse/styles.js +1 -1
- package/lib/cjs/src/components/Fontface.js +2 -0
- package/lib/cjs/src/components/Fontface.js.map +1 -0
- package/lib/cjs/src/components/GlobalStyleNoFontFace.js +2 -0
- package/lib/cjs/src/components/GlobalStyleNoFontFace.js.map +1 -0
- package/lib/cjs/src/components/Header/styles.js +1 -1
- package/lib/cjs/src/components/InfoBox/index.js +1 -1
- package/lib/cjs/src/components/Link/index.js +1 -1
- package/lib/cjs/src/components/Link/styles.js +1 -1
- package/lib/cjs/src/components/Pagination/styles.js +1 -1
- package/lib/cjs/src/components/index.js +1 -1
- package/lib/cjs/src/themes/bowelbabe.js +2 -0
- package/lib/cjs/src/themes/bowelbabe.js.map +1 -0
- package/lib/cjs/src/themes/cruk.js +1 -1
- package/lib/cjs/src/themes/su2c.js +1 -1
- package/lib/components/AddressLookup/AddressLookup.stories.d.ts +1 -0
- package/lib/components/Avatar/Avatar.stories.d.ts +5 -0
- package/lib/components/Badge/Badge.stories.d.ts +4 -0
- package/lib/components/Box/Box.stories.d.ts +3 -0
- package/lib/components/Button/Button.stories.d.ts +3 -0
- package/lib/components/Carousel/Carousel.stories.d.ts +1 -0
- package/lib/components/Checkbox/Checkbox.stories.d.ts +1 -0
- package/lib/components/Collapse/Collapse.stories.d.ts +3 -0
- package/lib/components/DateField/DateField.stories.d.ts +2 -0
- package/lib/components/ErrorText/ErrorText.stories.d.ts +1 -0
- package/lib/components/Fontface.d.ts +2 -0
- package/lib/components/Footer/Footer.stories.d.ts +1 -0
- package/lib/components/GlobalStyleNoFontFace.d.ts +9 -0
- package/lib/components/Header/Header.stories.d.ts +1 -0
- package/lib/components/Heading/Heading.stories.d.ts +6 -0
- package/lib/components/IconFa/IconFa.stories.d.ts +3 -2
- package/lib/components/InfoBox/InfoBox.stories.d.ts +5 -3
- package/lib/components/InfoBox/InfoBox.test.cypress.d.ts +1 -0
- package/lib/components/LegendWrapper/LegendWrapper.stories.d.ts +1 -0
- package/lib/components/Link/Link.stories.d.ts +3 -0
- package/lib/components/Loader/Loader.stories.d.ts +1 -0
- package/lib/components/Modal/Modal.stories.d.ts +1 -0
- package/lib/components/Pagination/Pagination.stories.d.ts +1 -0
- package/lib/components/PopOver/Popover.stories.d.ts +2 -1
- package/lib/components/ProgressBar/ProgressBar.stories.d.ts +2 -0
- package/lib/components/Radio/Radio.stories.d.ts +1 -0
- package/lib/components/RadioConsent/Radio.stories.d.ts +1 -0
- package/lib/components/Select/Selelct.stories.d.ts +2 -0
- package/lib/components/Step/Step.stories.d.ts +1 -0
- package/lib/components/Text/Text.stories.d.ts +1 -0
- package/lib/components/TextAreaField/TextAreaField.stories.d.ts +2 -0
- package/lib/components/TextField/TextField.stories.d.ts +2 -0
- package/lib/components/Totaliser/Totaliser.stories.d.ts +5 -0
- package/lib/components/UserBlock/UserBlock.stories.d.ts +4 -0
- package/lib/components/index.d.ts +3 -0
- package/lib/es/node_modules/@fortawesome/free-solid-svg-icons/index.mjs.js +1 -1
- package/lib/es/node_modules/@fortawesome/free-solid-svg-icons/index.mjs.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/focusInside.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/focusInside.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/focusIsHidden.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/focusIsHidden.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/focusMerge.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/focusMerge.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/DOMutils.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/DOMutils.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/array.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/array.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/getActiveElement.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/getActiveElement.js.map +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/safe.js +2 -0
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/safe.js.map +1 -0
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/tabUtils.js +1 -1
- package/lib/es/node_modules/focus-lock/dist/es2015/utils/tabUtils.js.map +1 -1
- package/lib/es/node_modules/react-focus-lock/dist/es2015/AutoFocusInside.js.map +1 -1
- package/lib/es/node_modules/react-intersection-observer/react-intersection-observer.modern.mjs.js.map +1 -1
- package/lib/es/node_modules/tslib/tslib.es6.js.map +1 -1
- package/lib/es/src/components/Button/styles.js +1 -1
- package/lib/es/src/components/Collapse/styles.js +1 -1
- package/lib/es/src/components/Fontface.js +2 -0
- package/lib/es/src/components/Fontface.js.map +1 -0
- package/lib/es/src/components/GlobalStyleNoFontFace.js +2 -0
- package/lib/es/src/components/GlobalStyleNoFontFace.js.map +1 -0
- package/lib/es/src/components/Header/styles.js +1 -1
- package/lib/es/src/components/InfoBox/index.js +1 -1
- package/lib/es/src/components/Link/index.js +1 -1
- package/lib/es/src/components/Link/styles.js +1 -1
- package/lib/es/src/components/Pagination/styles.js +1 -1
- package/lib/es/src/components/index.js +1 -1
- package/lib/es/src/themes/bowelbabe.js +2 -0
- package/lib/es/src/themes/bowelbabe.js.map +1 -0
- package/lib/es/src/themes/cruk.js +1 -1
- package/lib/es/src/themes/su2c.js +1 -1
- package/lib/themes/bowelbabe.d.ts +13 -0
- package/lib/types.d.ts +4 -0
- package/package.json +10 -27
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("../../../node_modules/tslib/tslib.es6.js"),e=require("styled-components");function o(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}var t,r,i,a,c,d,l,s=o(e),u=s.default.div(t||(t=n.__makeTemplateObject(["\n display: table;\n width: 100%;\n clear: both;\n text-align: center;\n"],["\n display: table;\n width: 100%;\n clear: both;\n text-align: center;\n"]))),p=s.default.ul(r||(r=n.__makeTemplateObject(["\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n"],["\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n"]))),f=s.default.a(d||(d=n.__makeTemplateObject(["\n font-weight: normal;\n font-family: ",";\n font-size: ",";\n color: ",";\n background-color: ",";\n cursor: pointer;\n border-radius: 0;\n margin: ",";\n padding: 7px 11px;\n text-decoration: none;\n &:hover {\n opacity: 0.88;\n text-decoration: underline;\n }\n &:
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("../../../node_modules/tslib/tslib.es6.js"),e=require("styled-components");function o(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}var t,r,i,a,c,d,l,s=o(e),u=s.default.div(t||(t=n.__makeTemplateObject(["\n display: table;\n width: 100%;\n clear: both;\n text-align: center;\n"],["\n display: table;\n width: 100%;\n clear: both;\n text-align: center;\n"]))),p=s.default.ul(r||(r=n.__makeTemplateObject(["\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n"],["\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n"]))),f=s.default.a(d||(d=n.__makeTemplateObject(["\n font-weight: normal;\n font-family: ",";\n font-size: ",";\n color: ",";\n background-color: ",";\n cursor: pointer;\n border-radius: 0;\n margin: ",";\n padding: 7px 11px;\n text-decoration: none;\n &:active,\n &:focus,\n &:hover {\n opacity: 0.88;\n text-decoration: underline;\n }\n &:visited {\n text-decoration: none;\n }\n\n &:focus-visible {\n outline: auto;\n }\n\n ","\n\n ","\n\n ","\n"],["\n font-weight: normal;\n font-family: ",";\n font-size: ",";\n color: ",";\n background-color: ",";\n cursor: pointer;\n border-radius: 0;\n margin: ",";\n padding: 7px 11px;\n text-decoration: none;\n &:active,\n &:focus,\n &:hover {\n opacity: 0.88;\n text-decoration: underline;\n }\n &:visited {\n text-decoration: none;\n }\n\n &:focus-visible {\n outline: auto;\n }\n\n ","\n\n ","\n\n ","\n"])),(function(n){return n.theme.typography.fontFamilyBase}),(function(n){return n.theme.fontSizes.s}),(function(n){return n.theme.colors.textLight}),(function(n){return n.theme.colors.paginationBackground}),(function(n){return n.theme.spacing.xxs}),(function(o){return o.active&&e.css(i||(i=n.__makeTemplateObject(["\n color: ",";\n background-color: ",";\n cursor: default;\n &:hover {\n background-color: ",";\n text-decoration: none;\n }\n "],["\n color: ",";\n background-color: ",";\n cursor: default;\n &:hover {\n background-color: ",";\n text-decoration: none;\n }\n "])),(function(n){return n.theme.colors.textDark}),(function(n){return n.theme.colors.paginationActive}),(function(n){return n.theme.colors.paginationActive}))}),(function(o){return("Prev"===o.name||"Next"===o.name)&&e.css(a||(a=n.__makeTemplateObject(["\n color: ",";\n background-color: transparent;\n font-weight: bold;\n padding: 8px 6px;\n background-color: transparent;\n &:focus,\n &:hover {\n background-color: transparent;\n text-decoration: underline;\n }\n &:active,\n &:visited {\n text-decoration: none;\n }\n "],["\n color: ",";\n background-color: transparent;\n font-weight: bold;\n padding: 8px 6px;\n background-color: transparent;\n &:focus,\n &:hover {\n background-color: transparent;\n text-decoration: underline;\n }\n &:active,\n &:visited {\n text-decoration: none;\n }\n "])),(function(n){var e=n.theme;return n.disabled?e.colors.disabled:e.colors.paginationText}))}),(function(o){return o.disabled&&e.css(c||(c=n.__makeTemplateObject(["\n color: $ ",";\n cursor: not-allowed;\n pointer-events:none\n text-decoration: none;\n &:hover,\n &:focus,\n &:active,\n &:visited {\n color: ",";\n text-decoration: none;\n }\n "],["\n color: $ ",";\n cursor: not-allowed;\n pointer-events:none\n text-decoration: none;\n &:hover,\n &:focus,\n &:active,\n &:visited {\n color: ",";\n text-decoration: none;\n }\n "])),(function(n){return n.theme.colors.disabled}),(function(n){return n.theme.colors.disabled}))})),m=s.default.li(l||(l=n.__makeTemplateObject(["\n display: none;\n &:first-child,\n &:last-child {\n display: inline;\n }\n @media (min-width: ",") {\n display: inline;\n }\n span {\n border: none;\n min-width: 30px;\n padding: 5px;\n margin: 1px;\n border-radius: 0;\n }\n"],["\n display: none;\n &:first-child,\n &:last-child {\n display: inline;\n }\n @media (min-width: ",") {\n display: inline;\n }\n span {\n border: none;\n min-width: 30px;\n padding: 5px;\n margin: 1px;\n border-radius: 0;\n }\n"])),(function(n){return n.theme.breakpoint.mobile}));exports.PagerItem=m,exports.PagerLink=f,exports.PagerList=p,exports.PagerWrapper=u;
|
|
2
2
|
//# sourceMappingURL=styles.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./AddressLookup/index.js"),r=require("./Avatar/index.js"),d=require("./Badge/index.js"),t=require("./Box/index.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./AddressLookup/index.js"),r=require("./Avatar/index.js"),d=require("./Badge/index.js"),t=require("./Box/index.js"),a=require("./Button/index.js"),s=require("./Carousel/index.js"),o=require("./Checkbox/index.js"),i=require("./Collapse/index.js"),u=require("./DateField/index.js"),x=require("./Divider.js"),l=require("./ErrorText/index.js"),p=require("./Flex.js"),n=require("./Fontface.js"),j=require("./Footer/index.js"),q=require("./GlobalStyle.js"),f=require("./GlobalStyleNoFontFace.js"),R=require("./Header/index.js"),m=require("./Heading/index.js"),E=require("./Icon/index.js"),A=require("./IconFa/index.js"),D=require("./LabelWrapper/index.js"),M=require("./LegendWrapper/index.js"),c=require("./Link/index.js"),F=require("./Loader/index.js"),B=require("./Modal/index.js"),T=require("./Pagination/index.js"),g=require("./PopOver/index.js"),L=require("./ProgressBar/index.js"),k=require("./Radio/index.js"),b=require("./RadioConsent/index.js"),C=require("./Select/index.js"),S=require("./Step/index.js"),v=require("./Text/index.js"),P=require("./TextAreaField/index.js"),I=require("./TextField/index.js"),h=require("./Totaliser/index.js"),H=require("./UserBlock/index.js"),W=require("./InfoBox/index.js"),y=require("../themes/bowelbabe.js"),O=require("../themes/cruk.js"),G=require("../themes/su2c.js"),U=require("./AddressLookup/README.md.js"),w=require("./Avatar/README.md.js"),N=require("./Badge/README.md.js"),_=require("./Box/README.md.js"),z=require("./Button/README.md.js"),J=require("./Checkbox/README.md.js"),K=require("./Collapse/README.md.js"),Q=require("./DateField/README.md.js"),V=require("./ErrorText/README.md.js"),X=require("./Footer/README.md.js"),Y=require("./Heading/README.md.js"),Z=require("./Header/README.md.js"),$=require("./Icon/README.md.js"),ee=require("./IconFa/README.md.js"),re=require("./InfoBox/README.md.js"),de=require("./Link/README.md.js"),te=require("./LegendWrapper/README.md.js"),ae=require("./Loader/README.md.js"),se=require("./Modal/README.md.js"),oe=require("./Pagination/README.md.js"),ie=require("./PopOver/README.md.js"),ue=require("./ProgressBar/README.md.js"),xe=require("./Radio/README.md.js"),le=require("./RadioConsent/README.md.js"),pe=require("./Select/README.md.js"),ne=require("./Step/README.md.js"),je=require("./Text/README.md.js"),qe=require("./TextAreaField/README.md.js"),fe=require("./TextField/README.md.js"),Re=require("./Totaliser/README.md.js"),me=require("./UserBlock/README.md.js");exports.AddressLookup=e.default,exports.Avatar=r.default,exports.Badge=d.default,exports.Box=t.default,exports.Button=a.Button,exports.Carousel=s.default,exports.Checkbox=o.default,exports.Collapse=i.default,exports.DateField=u.default,exports.Divider=x.Divider,exports.ErrorText=l.default,exports.Flex=p.default,exports.Fontface=n.fontFaceStyleString,exports.Footer=j.Footer,exports.GlobalStyle=q.default,exports.GlobalStyleNoFontFace=f.default,exports.Header=R.Header,exports.Heading=m.default,exports.Icon=E.default,exports.IconFa=A.default,exports.LabelWrapper=D.LabelWrapper,exports.LegendWrapper=M.LegendWrapper,exports.Link=c.Link,exports.Loader=F.default,exports.Modal=B.default,exports.Pagination=T.default,exports.PopOver=g.default,exports.ProgressBar=L.default,exports.Radio=k.default,exports.RadioConsent=b.default,exports.Select=C.default,exports.Step=S.default,exports.Text=v.Text,exports.TextAreaField=P.default,exports.TextField=I.default,exports.Totaliser=h.default,exports.UserBlock=H.default,exports.InfoBox=W.default,exports.bowelbabeTheme=y.default,exports.crukTheme=O.default,exports.su2cTheme=G.default,exports.AddressLookupReadme=U.default,exports.AvatarReadme=w.default,exports.BadgeReadme=N.default,exports.BoxReadme=_.default,exports.ButtonReadme=z.default,exports.CheckboxReadme=J.default,exports.CollapseReadme=K.default,exports.DateFieldReadme=Q.default,exports.ErrorTextReadme=V.default,exports.FooterReadme=X.default,exports.HeadingReadme=Y.default,exports.HeaderReadme=Z.default,exports.IconReadme=$.default,exports.IconFaReadme=ee.default,exports.InfoBoxReadme=re.default,exports.LinkReadme=de.default,exports.LegendWrapperReadme=te.default,exports.LoaderReadme=ae.default,exports.ModalReadme=se.default,exports.PaginationReadme=oe.default,exports.PopOverReadme=ie.default,exports.ProgressBarReadme=ue.default,exports.RadioReadme=xe.default,exports.RadioConsentReadme=le.default,exports.SelectReadme=pe.default,exports.StepReadme=ne.default,exports.TextReadme=je.default,exports.TextAreaFieldReadme=qe.default,exports.TextFieldReadme=fe.default,exports.TotaliserReadme=Re.default,exports.UserBlockReadme=me.default;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../node_modules/tslib/tslib.es6.js"),r=require("./cruk.js"),o=e.__assign({},r.default.utilities),t=e.__assign(e.__assign({},r.default.siteConfig),{logoSrc:"https://rcl.assets.cancerresearchuk.org/images/logos/bowelbabe-logo-160.png"}),b=e.__assign({},r.default.avatar),a=e.__assign(e.__assign({},r.default.button),{horizontalPadding:"1rem"}),n=e.__assign({},r.default.breakpoint),i=e.__assign(e.__assign({},r.default.tokenColors),{bbPurple:"#501e70",bbLightGreen:"#92ddcb",bbGreen:"#26bb98",bbPastelGreen:"#d4f1ea",bbPink:"#d81272",bbBlue:"#009ed1",bbTeal:"#005e85",bbYellow:"#e4b50b"}),s=e.__assign(e.__assign({},r.default.colors),{primary:i.bbPurple,secondary:i.bbGreen,tertiary:i.bbTeal,textOnPrimary:i.white,textOnSecondary:i.bbPurple,textOnTertiary:i.white,warning:i.bbYellow,success:i.bbGreen,info:i.bbBlue,progressBar:i.bbLightGreen,progressBarSecondary:i.bbGreen,circularProgress:i.bbLightGreen,circularProgressSecondary:i.bbGreen,linkColor:i.bbPurple,linkColorHover:i.bbPink,linkColorSecondary:i.bbPurple,linkColorSecondaryHover:i.bbPink,backgroundLightColor:i.bbPastelGreen,collapseHeaderColor:i.bbPink,loaderColor1:i.bbPurple,loaderColor2:i.bbLightGreen,loaderColor3:i.bbPink,paginationText:i.bbPurple,paginationBackground:i.bbPurple,totaliserBubbleColor:i.bbPurple,totaliserBubbleTextColor:i.bbLightGreen,totaliserBubbleTotalColor:i.white,buttonPrimaryBackground:i.bbPurple,buttonPrimaryText:i.white,buttonPrimaryBorder:i.bbPurple,buttonPrimaryBackgroundHover:i.bbPink,buttonPrimaryTextHover:i.white,buttonPrimaryBorderHover:i.bbPink,buttonPrimaryDisabledBackground:i.grey_300,buttonPrimaryDisabledText:i.white,buttonPrimaryDisabledBorder:i.grey_300,buttonSecondaryBackground:i.white,buttonSecondaryText:i.bbPurple,buttonSecondaryBorder:i.bbPurple,buttonSecondaryBackgroundHover:i.white,buttonSecondaryTextHover:i.bbPink,buttonSecondaryBorderHover:i.bbPink,buttonSecondaryDisabledBackground:i.white,buttonSecondaryDisabledText:i.grey_300,buttonSecondaryDisabledBorder:i.grey_300,buttonTertiaryText:i.bbPurple,buttonTertiaryTextHover:i.bbPink,buttonTertiaryDisabledText:i.grey_300}),l=e.__assign({},r.default.spacing),u=e.__assign({},r.default.fontSizes),d=e.__assign(e.__assign({},r.default.typography),{customFonts:[{family:"juana-semibold",urlWoff:"".concat(t.assetPath,"fonts/juana-semibold-webfont.woff"),urlWoff2:"".concat(t.assetPath,"fonts/juana-semibold-webfont.woff2")}],fontFamilyHeadings:"juana-semibold,Arial,sans-serif"}),g={name:"bowelbabe",avatar:b,breakpoint:n,button:a,tokenColors:i,colors:s,spacing:l,fontSizes:u,siteConfig:t,typography:d,utilities:o};exports.AVATAR=b,exports.BREAKPOINT=n,exports.BUTTON=a,exports.COLORS=s,exports.FONT_SIZES=u,exports.SITE_CONFIG=t,exports.SPACING=l,exports.TOKEN_COLORS=i,exports.TYPOGRAPHY=d,exports.UTILITIES=o,exports.default=g;
|
|
2
|
+
//# sourceMappingURL=bowelbabe.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bowelbabe.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e={contentMaxWidth:"1020px",useDefaultFocusRect:!0,useDefaultFromControls:!1,useBackgroundStyleLinks:!1,inputBorderWidth:"1px"},r={assetPath:"https://rcl.assets.cancerresearchuk.org/",logoUrl:"/",logoAlt:"Cancer Research UK Giving Page",logoSrc:"https://rcl.assets.cancerresearchuk.org/images/logos/cruk-160.png",footerCopyText:"Cancer Research UK is a registered charity in England and Wales (1089464), Scotland (SC041666), the Isle of Man (1103) and Jersey (247). A company limited by guarantee. Registered company in England and Wales(4325234) and the Isle of Man (5713F).",footerLogoAlt:"Registered with Fundraising Regulator",footerLogoSrc:"https://rcl.assets.cancerresearchuk.org/images/logos/fundreg.png"},a={s:"35px",m:"50px",l:"60px",xl:"90px",path:"".concat(r.assetPath,"images/avatar/cruk/")},t={borderRadius:"4px",borderRadiusLarge:"4px",buttonBorderThickness:"2px",textDecoration:"none",textTransform:"none"},o={mobile:"576px",tablet:"768px",desktop:"992px",desktopLarge:"1200px"},n={darkBlue_100:"#edeaf5",darkBlue_200:"#dad2ea",darkBlue_300:"#a896cf",darkBlue_500:"#2e008b",magenta_100:"#fdeaf5",magenta_500:"#e40087",magenta_800:"#BB0071",magenta_900:"#710044",cyan_500:"#00b6ed",cyan_900:"#005870",grey_100:"#f5f5f5",grey_200:"#ededed",grey_300:"#c6c6c6",grey_500:"#9A9A9A",grey_800:"#575757",grey_900:"#2e2d2c",white:"#fff",black:"#000",red:"#D51311",yellow:"#fdc02f",green:"#3d854d"},s={primary:n.darkBlue_500,secondary:n.magenta_500,tertiary:n.cyan_500,textOnPrimary:n.white,textOnSecondary:n.white,textOnTertiary:n.white,disabled:n.grey_300,danger:n.red,warning:n.yellow,success:n.green,info:n.cyan_500,textError:n.red,linkColor:n.darkBlue_500,linkColorHover:n.magenta_800,textDark:n.grey_900,textLight:n.white,progressBar:n.darkBlue_500,progressBarSecondary:n.magenta_500,progressBarBackground:n.grey_200,circularProgress:n.cyan_500,circularProgressSecondary:n.magenta_500,circularProgressBackground:n.grey_300,buttonPrimaryBackground:n.magenta_500,buttonPrimaryText:n.white,buttonPrimaryBorder:n.magenta_500,buttonPrimaryBackgroundHover:n.magenta_800,buttonPrimaryTextHover:n.white,buttonPrimaryBorderHover:n.magenta_800,buttonPrimaryDisabledBackground:n.grey_100,buttonPrimaryDisabledText:n.grey_500,buttonPrimaryDisabledBorder:n.grey_100,buttonSecondaryBackground:n.white,buttonSecondaryText:n.magenta_500,buttonSecondaryBorder:n.magenta_500,buttonSecondaryBackgroundHover:n.magenta_100,buttonSecondaryTextHover:n.magenta_800,buttonSecondaryBorderHover:n.magenta_800,buttonSecondaryDisabledBackground:n.grey_100,buttonSecondaryDisabledText:n.grey_500,buttonSecondaryDisabledBorder:n.grey_100,buttonTertiaryText:n.magenta_500,buttonTertiaryTextHover:n.magenta_800,buttonTertiaryDisabledText:n.grey_500,selectionBorder:n.grey_500,textInputBorder:n.grey_900,inputBorder:n.grey_900,headerBackground:n.white,backgroundLight:n.white,backgroundLightColor:n.darkBlue_200,backgroundMid:n.grey_100,loaderColor1:n.darkBlue_500,loaderColor2:n.magenta_500,loaderColor3:n.cyan_500,paginationText:n.darkBlue_500,paginationActive:n.grey_300,paginationBackground:n.darkBlue_500,footerBackground:n.grey_200,headerBorder:n.grey_300,stepBorder:n.grey_300,stepBackground:n.white,popoverBackground:n.white,textInputExtraInfo:n.grey_200,totaliserBubbleColor:n.grey_200,totaliserBubbleTextColor:n.grey_900,totaliserBubbleTotalColor:n.darkBlue_500,selectBackground:n.grey_900,modalBackdrop:n.grey_900,userBlockExtraText:n.grey_800},g={none:"0",auto:"auto",xxs:"0.5rem",xs:"1rem",s:"1.5rem",m:"2rem",l:"2.5rem",xl:"3rem",xxl:"3.5rem"},i={xs:"0.75rem",s:"0.875rem",m:"1rem",l:"1.25rem",xl:"1.5625rem",xxl:"2rem",xxxl:"2.5rem",xxxxl:"3.125rem"},d={customFonts:[{family:"MuseoSans-500",urlWoff:"".concat(r.assetPath,"fonts/MuseoSansRounded-500.woff"),urlWoff2:"".concat(r.assetPath,"fonts/MuseoSansRounded-500.woff2")}],fontFamilyBase:"Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif",fontFamilyHeadings:"MuseoSans-500,Calibri,Arial,sans-serif",fontSizeBase:"16px",fontWeightHeavy:"700",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightLight:"300",fontWeightVLight:"100",linkTextDecoration:"underline",lineHeight:"1.5em",headerLineHeight:"1.25em",headerTextTransform:"none"},l={name:"cruk",avatar:a,breakpoint:o,button:t,tokenColors:n,colors:s,spacing:g,fontSizes:i,siteConfig:r,typography:d,utilities:e};exports.AVATAR=a,exports.BREAKPOINT=o,exports.BUTTON=t,exports.COLORS=s,exports.FONT_SIZES=i,exports.SITE_CONFIG=r,exports.SPACING=g,exports.TOKEN_COLORS=n,exports.TYPOGRAPHY=d,exports.UTILITIES=e,exports.default=l;
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e={contentMaxWidth:"1020px",useDefaultFocusRect:!0,useDefaultFromControls:!1,useBackgroundStyleLinks:!1,inputBorderWidth:"1px"},r={assetPath:"https://rcl.assets.cancerresearchuk.org/",logoUrl:"/",logoAlt:"Cancer Research UK Giving Page",logoSrc:"https://rcl.assets.cancerresearchuk.org/images/logos/cruk-160.png",footerCopyText:"Cancer Research UK is a registered charity in England and Wales (1089464), Scotland (SC041666), the Isle of Man (1103) and Jersey (247). A company limited by guarantee. Registered company in England and Wales(4325234) and the Isle of Man (5713F).",footerLogoAlt:"Registered with Fundraising Regulator",footerLogoSrc:"https://rcl.assets.cancerresearchuk.org/images/logos/fundreg.png"},a={s:"35px",m:"50px",l:"60px",xl:"90px",path:"".concat(r.assetPath,"images/avatar/cruk/")},t={borderRadius:"4px",borderRadiusLarge:"4px",buttonBorderThickness:"2px",textDecoration:"none",textTransform:"none",horizontalPadding:"2em"},o={mobile:"576px",tablet:"768px",desktop:"992px",desktopLarge:"1200px"},n={darkBlue_100:"#edeaf5",darkBlue_200:"#dad2ea",darkBlue_300:"#a896cf",darkBlue_500:"#2e008b",magenta_100:"#fdeaf5",magenta_500:"#e40087",magenta_800:"#BB0071",magenta_900:"#710044",cyan_500:"#00b6ed",cyan_900:"#005870",grey_100:"#f5f5f5",grey_200:"#ededed",grey_300:"#c6c6c6",grey_500:"#9A9A9A",grey_800:"#575757",grey_900:"#2e2d2c",white:"#fff",black:"#000",red:"#D51311",yellow:"#fdc02f",green:"#3d854d"},s={primary:n.darkBlue_500,secondary:n.magenta_500,tertiary:n.cyan_500,textOnPrimary:n.white,textOnSecondary:n.white,textOnTertiary:n.white,disabled:n.grey_300,danger:n.red,warning:n.yellow,success:n.green,info:n.cyan_500,textError:n.red,linkColor:n.darkBlue_500,linkColorHover:n.magenta_800,textDark:n.grey_900,textLight:n.white,linkColorSecondary:n.magenta_500,linkColorSecondaryHover:n.magenta_800,progressBar:n.darkBlue_500,progressBarSecondary:n.magenta_500,progressBarBackground:n.grey_200,circularProgress:n.cyan_500,circularProgressSecondary:n.magenta_500,circularProgressBackground:n.grey_300,buttonPrimaryBackground:n.magenta_500,buttonPrimaryText:n.white,buttonPrimaryBorder:n.magenta_500,buttonPrimaryBackgroundHover:n.magenta_800,buttonPrimaryTextHover:n.white,buttonPrimaryBorderHover:n.magenta_800,buttonPrimaryDisabledBackground:n.grey_100,buttonPrimaryDisabledText:n.grey_500,buttonPrimaryDisabledBorder:n.grey_100,buttonSecondaryBackground:n.white,buttonSecondaryText:n.magenta_500,buttonSecondaryBorder:n.magenta_500,buttonSecondaryBackgroundHover:n.magenta_100,buttonSecondaryTextHover:n.magenta_800,buttonSecondaryBorderHover:n.magenta_800,buttonSecondaryDisabledBackground:n.grey_100,buttonSecondaryDisabledText:n.grey_500,buttonSecondaryDisabledBorder:n.grey_100,buttonTertiaryText:n.magenta_500,buttonTertiaryTextHover:n.magenta_800,buttonTertiaryDisabledText:n.grey_500,collapseHeaderColor:n.magenta_500,selectionBorder:n.grey_500,textInputBorder:n.grey_900,inputBorder:n.grey_900,headerBackground:n.white,backgroundLight:n.white,backgroundLightColor:n.darkBlue_200,backgroundMid:n.grey_100,loaderColor1:n.darkBlue_500,loaderColor2:n.magenta_500,loaderColor3:n.cyan_500,paginationText:n.darkBlue_500,paginationActive:n.grey_300,paginationBackground:n.darkBlue_500,footerBackground:n.grey_200,headerBorder:n.grey_300,stepBorder:n.grey_300,stepBackground:n.white,popoverBackground:n.white,textInputExtraInfo:n.grey_200,totaliserBubbleColor:n.grey_200,totaliserBubbleTextColor:n.grey_900,totaliserBubbleTotalColor:n.darkBlue_500,selectBackground:n.grey_900,modalBackdrop:n.grey_900,userBlockExtraText:n.grey_800},g={none:"0",auto:"auto",xxs:"0.5rem",xs:"1rem",s:"1.5rem",m:"2rem",l:"2.5rem",xl:"3rem",xxl:"3.5rem"},i={xs:"0.75rem",s:"0.875rem",m:"1rem",l:"1.25rem",xl:"1.5625rem",xxl:"2rem",xxxl:"2.5rem",xxxxl:"3.125rem"},d={customFonts:[{family:"MuseoSans-500",urlWoff:"".concat(r.assetPath,"fonts/MuseoSansRounded-500.woff"),urlWoff2:"".concat(r.assetPath,"fonts/MuseoSansRounded-500.woff2")}],fontFamilyBase:"Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif",fontFamilyHeadings:"MuseoSans-500,Calibri,Arial,sans-serif",fontSizeBase:"16px",fontWeightHeavy:"700",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightLight:"300",fontWeightVLight:"100",linkTextDecoration:"underline",lineHeight:"1.5em",headerLineHeight:"1.25em",headerTextTransform:"none"},l={name:"cruk",avatar:a,breakpoint:o,button:t,tokenColors:n,colors:s,spacing:g,fontSizes:i,siteConfig:r,typography:d,utilities:e};exports.AVATAR=a,exports.BREAKPOINT=o,exports.BUTTON=t,exports.COLORS=s,exports.FONT_SIZES=i,exports.SITE_CONFIG=r,exports.SPACING=g,exports.TOKEN_COLORS=n,exports.TYPOGRAPHY=d,exports.UTILITIES=e,exports.default=l;
|
|
2
2
|
//# sourceMappingURL=cruk.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../node_modules/tslib/tslib.es6.js"),r=require("./cruk.js"),a=e.__assign(e.__assign({},r.default.utilities),{useBackgroundStyleLinks:!0}),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../node_modules/tslib/tslib.es6.js"),r=require("./cruk.js"),a=e.__assign(e.__assign({},r.default.utilities),{useBackgroundStyleLinks:!0}),o=e.__assign(e.__assign({},r.default.siteConfig),{logoSrc:"https://rcl.assets.cancerresearchuk.org/images/logos/su2c-160.png",footerCopyText:"Stand Up To Cancer and Stand Up To Cancer Brand Marks are registered trademarks of the Entertainment Industry Foundation. Cancer Research UK is a registered charity in England and Wales (1089464), Scotland(SC041666), the Isle of Man (1103) and Jersey (247). A company limited by guarantee. Registered company in England and Wales (4325234) and the Isle of Man (5713F). Registered address: 2 Redman Place, London, E20 1JQ. Donations will be made to Cancer Research UK in support of the Stand Up To Cancer campaign."}),t=e.__assign(e.__assign({},r.default.avatar),{path:"".concat(o.assetPath,"images/avatar/su2c/")}),s=e.__assign(e.__assign({},r.default.button),{borderRadius:"1.5rem",borderRadiusLarge:"2rem",textTransform:"uppercase"}),n=e.__assign({},r.default.breakpoint),c=e.__assign(e.__assign({},r.default.tokenColors),{su2cOrange5:"#FF8E00",su2cOrange3:"#FFB04D",su2cOrange2:"#FFDAAD",su2cOrange1:"#FFF6EB",su2cBlack:"#231F20",su2cGrey1:"#555759",su2cGrey2:"#A5A5A9",su2cRed:"#EF4135",su2cYellow:"#FFC325"}),i=e.__assign(e.__assign({},r.default.colors),{primary:c.su2cOrange5,secondary:c.su2cOrange5,tertiary:c.su2cBlack,textOnPrimary:c.su2cBlack,progressBar:c.su2cOrange5,progressBarSecondary:c.su2cRed,circularProgress:c.su2cOrange3,circularProgressSecondary:c.su2cRed,linkColor:c.su2cOrange5,linkColorHover:c.su2cRed,linkColorSecondary:c.su2cOrange5,linkColorSecondaryHover:c.su2cRed,backgroundLightColor:c.su2cOrange2,loaderColor1:c.su2cOrange5,loaderColor2:c.su2cRed,loaderColor3:c.su2cBlack,paginationText:c.su2cBlack,paginationBackground:c.su2cBlack,totaliserBubbleColor:c.su2cBlack,totaliserBubbleTextColor:c.white,totaliserBubbleTotalColor:c.white,collapseHeaderColor:c.su2cOrange5,buttonPrimaryBackground:c.su2cOrange5,buttonPrimaryText:c.su2cBlack,buttonPrimaryBorder:c.su2cOrange5,buttonPrimaryBackgroundHover:c.su2cOrange3,buttonPrimaryTextHover:c.su2cBlack,buttonPrimaryBorderHover:c.su2cOrange3,buttonPrimaryDisabledBackground:c.grey_300,buttonPrimaryDisabledText:c.white,buttonPrimaryDisabledBorder:c.grey_300,buttonSecondaryBackground:c.white,buttonSecondaryText:c.su2cOrange5,buttonSecondaryBorder:c.su2cOrange5,buttonSecondaryBackgroundHover:c.su2cOrange1,buttonSecondaryTextHover:c.su2cOrange5,buttonSecondaryBorderHover:c.su2cOrange5,buttonSecondaryDisabledBackground:c.white,buttonSecondaryDisabledText:c.grey_300,buttonSecondaryDisabledBorder:c.grey_300,buttonTertiaryText:c.su2cOrange5,buttonTertiaryTextHover:c.su2cOrange5,buttonTertiaryDisabledText:c.grey_300}),u=e.__assign({},r.default.spacing),d=e.__assign({},r.default.fontSizes),l=e.__assign(e.__assign({},r.default.typography),{customFonts:[{family:"itc_avant_garde_pro_mdbold",urlWoff:"".concat(o.assetPath,"fonts/itc_-_itcavantgardepro-bold-webfont.woff")}],fontFamilyHeadings:"itc_avant_garde_pro_mdbold,Arial,sans-serif",linkTextDecoration:"none",headerLineHeight:"1.5em",headerTextTransform:"uppercase"}),g={name:"su2c",avatar:t,breakpoint:n,button:s,tokenColors:c,colors:i,spacing:u,fontSizes:d,siteConfig:o,typography:l,utilities:a};exports.AVATAR=t,exports.BREAKPOINT=n,exports.BUTTON=s,exports.COLORS=i,exports.FONT_SIZES=d,exports.SITE_CONFIG=o,exports.SPACING=u,exports.TOKEN_COLORS=c,exports.TYPOGRAPHY=l,exports.UTILITIES=a,exports.default=g;
|
|
2
2
|
//# sourceMappingURL=su2c.js.map
|
|
@@ -4,3 +4,4 @@ declare const _default: Meta<AddressLookupProps>;
|
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const AddressLookUp: Story<AddressLookupProps>;
|
|
6
6
|
export declare const SU2CAddressLookUp: Story<AddressLookupProps>;
|
|
7
|
+
export declare const BowelbabeAddressLookUp: Story<AddressLookupProps>;
|
|
@@ -13,3 +13,8 @@ export declare const SU2CSmall: Story;
|
|
|
13
13
|
export declare const SU2CMedium: Story;
|
|
14
14
|
export declare const SU2CLarge: Story;
|
|
15
15
|
export declare const SU2CExtraLarge: Story;
|
|
16
|
+
export declare const BowelbabeDefault: Story;
|
|
17
|
+
export declare const BowelbabeSmall: Story;
|
|
18
|
+
export declare const BowelbabeMedium: Story;
|
|
19
|
+
export declare const BowelbabeLarge: Story;
|
|
20
|
+
export declare const BowelbabeExtraLarge: Story;
|
|
@@ -10,3 +10,7 @@ export declare const SU2CBadgeWithText: Story;
|
|
|
10
10
|
export declare const SU2CDefault: Story;
|
|
11
11
|
export declare const SU2CBadgeWithColour: Story;
|
|
12
12
|
export declare const SU2CBadgeWithInverseColours: Story;
|
|
13
|
+
export declare const BowelbabeBadgeWithText: Story;
|
|
14
|
+
export declare const BowelbabeDefault: Story;
|
|
15
|
+
export declare const BowelbabeBadgeWithColour: Story;
|
|
16
|
+
export declare const BowelbabeBadgeWithInverseColours: Story;
|
|
@@ -8,3 +8,6 @@ export declare const BoxWithColourWithCustomSpacing: Story;
|
|
|
8
8
|
export declare const SU2CDefault: Story;
|
|
9
9
|
export declare const SU2CBoxWithColour: Story;
|
|
10
10
|
export declare const SU2CBoxWithColourWithCustomSpacing: Story;
|
|
11
|
+
export declare const BowelbabeDefault: Story;
|
|
12
|
+
export declare const BowelbabeBoxWithColour: Story;
|
|
13
|
+
export declare const BowelbabeBoxWithColourWithCustomSpacing: Story;
|
|
@@ -10,3 +10,6 @@ export declare const WithIcons: Story;
|
|
|
10
10
|
export declare const SU2CPrimary: Story;
|
|
11
11
|
export declare const SU2CSecondary: Story;
|
|
12
12
|
export declare const SU2CTertiary: Story;
|
|
13
|
+
export declare const BowelbabePrimary: Story;
|
|
14
|
+
export declare const BowelbabeSecondary: Story;
|
|
15
|
+
export declare const BowelbabeTertiary: Story;
|
|
@@ -8,3 +8,6 @@ export declare const CollapseWitCustomHeader: Story<CollapseProps>;
|
|
|
8
8
|
export declare const SU2CCollapseWithTextHeader: Story<CollapseProps>;
|
|
9
9
|
export declare const SU2CCollapseWithModifiedText: Story<CollapseProps>;
|
|
10
10
|
export declare const SU2CCollapseWitCustomHeader: Story<CollapseProps>;
|
|
11
|
+
export declare const BowelbabeCollapseWithTextHeader: Story<CollapseProps>;
|
|
12
|
+
export declare const BowelbabeCollapseWithModifiedText: Story<CollapseProps>;
|
|
13
|
+
export declare const BowelbabeCollapseWitCustomHeader: Story<CollapseProps>;
|
|
@@ -6,3 +6,5 @@ export declare const DateFieldWithLabel: Story<DateFieldProps>;
|
|
|
6
6
|
export declare const DateFieldWithError: Story<DateFieldProps>;
|
|
7
7
|
export declare const SU2CDateFieldWithLabel: Story<DateFieldProps>;
|
|
8
8
|
export declare const SU2CDateFieldWithError: Story<DateFieldProps>;
|
|
9
|
+
export declare const BowelbabeDateFieldWithLabel: Story<DateFieldProps>;
|
|
10
|
+
export declare const BowelbabeDateFieldWithError: Story<DateFieldProps>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const _default: import("react").ForwardRefExoticComponent<{
|
|
3
|
+
ref?: import("react").Ref<import("react").Component<import("styled-components").ThemedGlobalStyledClassProps<{}, import("styled-components").DefaultTheme>, any, any>> | undefined;
|
|
4
|
+
suppressMultiMountWarning?: boolean | undefined;
|
|
5
|
+
key?: import("react").Key | null | undefined;
|
|
6
|
+
} & {
|
|
7
|
+
theme?: any;
|
|
8
|
+
}>;
|
|
9
|
+
export default _default;
|
|
@@ -17,3 +17,9 @@ export declare const SU2C_H3: Story;
|
|
|
17
17
|
export declare const SU2C_H4: Story;
|
|
18
18
|
export declare const SU2C_H5: Story;
|
|
19
19
|
export declare const SU2C_H6: Story;
|
|
20
|
+
export declare const Bowelbabe_H1: Story;
|
|
21
|
+
export declare const Bowelbabe_H2: Story;
|
|
22
|
+
export declare const Bowelbabe_H3: Story;
|
|
23
|
+
export declare const Bowelbabe_H4: Story;
|
|
24
|
+
export declare const Bowelbabe_H5: Story;
|
|
25
|
+
export declare const Bowelbabe_H6: Story;
|
|
@@ -2,5 +2,6 @@ import { Story, Meta } from "@storybook/react";
|
|
|
2
2
|
import { IconFaProps } from ".";
|
|
3
3
|
declare const _default: Meta<IconFaProps>;
|
|
4
4
|
export default _default;
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
5
|
+
export declare const IconFaDefault: Story<IconFaProps>;
|
|
6
|
+
export declare const SU2CIconFa: Story<IconFaProps>;
|
|
7
|
+
export declare const BowelbabeIconFa: Story<IconFaProps>;
|
|
@@ -2,6 +2,8 @@ import { Story, Meta } from "@storybook/react";
|
|
|
2
2
|
import { InfoBoxProps } from ".";
|
|
3
3
|
declare const _default: Meta<InfoBoxProps>;
|
|
4
4
|
export default _default;
|
|
5
|
-
export declare const InfoBoxDefault: Story
|
|
6
|
-
export declare const TemplateWithCustomBackground: Story
|
|
7
|
-
export declare const InfoBoxWithChildren: Story
|
|
5
|
+
export declare const InfoBoxDefault: Story<InfoBoxProps>;
|
|
6
|
+
export declare const TemplateWithCustomBackground: Story<InfoBoxProps>;
|
|
7
|
+
export declare const InfoBoxWithChildren: Story<InfoBoxProps>;
|
|
8
|
+
export declare const SU2CInfoBox: Story<InfoBoxProps>;
|
|
9
|
+
export declare const BowelbabeInfoBox: Story<InfoBoxProps>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -8,3 +8,4 @@ export declare const LegendWrapperRadioError: Story<LegendWrapperProps>;
|
|
|
8
8
|
export declare const LegendWrapperCheckbox: Story<LegendWrapperProps>;
|
|
9
9
|
export declare const LegendWrapperErrorWithCheckbox: Story<LegendWrapperProps>;
|
|
10
10
|
export declare const SU2CLegendWrapperRadioError: Story<LegendWrapperProps>;
|
|
11
|
+
export declare const BowelbabeLegendWrapperRadioError: Story<LegendWrapperProps>;
|
|
@@ -9,3 +9,6 @@ export declare const WithImage: Story<LinkProps>;
|
|
|
9
9
|
export declare const SU2CDefault: Story<LinkProps>;
|
|
10
10
|
export declare const SU2CPrimary: Story<LinkProps>;
|
|
11
11
|
export declare const SU2CSecondary: Story<LinkProps>;
|
|
12
|
+
export declare const BowelbabeDefault: Story<LinkProps>;
|
|
13
|
+
export declare const BowelbabePrimary: Story<LinkProps>;
|
|
14
|
+
export declare const BowelbabeSecondary: Story<LinkProps>;
|
|
@@ -5,3 +5,4 @@ export default _default;
|
|
|
5
5
|
export declare const PaginationDefault: Story<PaginationProps>;
|
|
6
6
|
export declare const PaginationFirstPage: Story<PaginationProps>;
|
|
7
7
|
export declare const SU2CPagination: Story<PaginationProps>;
|
|
8
|
+
export declare const BowelbabePagination: Story<PaginationProps>;
|
|
@@ -3,4 +3,5 @@ import { PopOverProps } from ".";
|
|
|
3
3
|
declare const _default: Meta<PopOverProps>;
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const PopOverDefault: Story<PopOverProps>;
|
|
6
|
-
export declare const
|
|
6
|
+
export declare const SU2CPopover: Story<PopOverProps>;
|
|
7
|
+
export declare const BowelbabePopover: Story<PopOverProps>;
|
|
@@ -6,3 +6,5 @@ export declare const ProgressBarDefault: Story<ProgressBarProps>;
|
|
|
6
6
|
export declare const ProgressBarCircular: Story<ProgressBarProps>;
|
|
7
7
|
export declare const SU2CProgressBar: Story<ProgressBarProps>;
|
|
8
8
|
export declare const SU2CProgressBarCircular: Story<ProgressBarProps>;
|
|
9
|
+
export declare const BowelbabeProgressBar: Story<ProgressBarProps>;
|
|
10
|
+
export declare const BowelbabeProgressBarCircular: Story<ProgressBarProps>;
|
|
@@ -6,3 +6,5 @@ export declare const SelectWithLabel: Story<SelectProps>;
|
|
|
6
6
|
export declare const SelectWithError: Story<SelectProps>;
|
|
7
7
|
export declare const SU2CSelectWithLabel: Story<SelectProps>;
|
|
8
8
|
export declare const SU2CSelectWithError: Story<SelectProps>;
|
|
9
|
+
export declare const BowelbabeSelectWithLabel: Story<SelectProps>;
|
|
10
|
+
export declare const BowelbabeSelectWithError: Story<SelectProps>;
|
|
@@ -6,3 +6,5 @@ export declare const TextAreaFieldDefault: Story<TextAreaFieldProps>;
|
|
|
6
6
|
export declare const TextAreaFieldWithError: Story<TextAreaFieldProps>;
|
|
7
7
|
export declare const SU2CTextAreaField: Story<TextAreaFieldProps>;
|
|
8
8
|
export declare const SU2CTextAreaFieldWithError: Story<TextAreaFieldProps>;
|
|
9
|
+
export declare const BowelbabeTextAreaField: Story<TextAreaFieldProps>;
|
|
10
|
+
export declare const BowelbabeTextAreaFieldWithError: Story<TextAreaFieldProps>;
|
|
@@ -8,3 +8,5 @@ export declare const TextFieldWithExtraLeft: Story<TextFieldProps>;
|
|
|
8
8
|
export declare const TextFieldWithExtraRight: Story<TextFieldProps>;
|
|
9
9
|
export declare const SU2CTextField: Story<TextFieldProps>;
|
|
10
10
|
export declare const SU2CTextFieldWithError: Story<TextFieldProps>;
|
|
11
|
+
export declare const BowelbabeTextField: Story<TextFieldProps>;
|
|
12
|
+
export declare const BowelbabeTextFieldWithError: Story<TextFieldProps>;
|
|
@@ -12,3 +12,8 @@ export declare const SU2CTotaliserWithoutTarget: Story<TotaliserProps>;
|
|
|
12
12
|
export declare const SU2CTotaliserTextSummaryMessage: Story<TotaliserProps>;
|
|
13
13
|
export declare const SU2CTotaliserComponentSummaryMessage: Story<TotaliserProps>;
|
|
14
14
|
export declare const SU2CTotaliserCompact: Story<TotaliserProps>;
|
|
15
|
+
export declare const BowelbabeTotaliserWithTarget: Story<TotaliserProps>;
|
|
16
|
+
export declare const BowelbabeTotaliserWithoutTarget: Story<TotaliserProps>;
|
|
17
|
+
export declare const BowelbabeTotaliserTextSummaryMessage: Story<TotaliserProps>;
|
|
18
|
+
export declare const BowelbabeTotaliserComponentSummaryMessage: Story<TotaliserProps>;
|
|
19
|
+
export declare const BowelbabeTotaliserCompact: Story<TotaliserProps>;
|
|
@@ -10,3 +10,7 @@ export declare const SU2CUserBlock: Story;
|
|
|
10
10
|
export declare const SU2CUserBlockWithName: Story;
|
|
11
11
|
export declare const SU2CUserBlockWithCustomAvatar: Story;
|
|
12
12
|
export declare const SU2CUserBlockWithExtra: Story;
|
|
13
|
+
export declare const BowelbabeUserBlock: Story;
|
|
14
|
+
export declare const BowelbabeUserBlockWithName: Story;
|
|
15
|
+
export declare const BowelbabeUserBlockWithCustomAvatar: Story;
|
|
16
|
+
export declare const BowelbabeUserBlockWithExtra: Story;
|
|
@@ -10,8 +10,10 @@ export { default as DateField } from "./DateField";
|
|
|
10
10
|
export { default as Divider } from "./Divider";
|
|
11
11
|
export { default as ErrorText } from "./ErrorText";
|
|
12
12
|
export { default as Flex } from "./Flex";
|
|
13
|
+
export { default as Fontface } from "./Fontface";
|
|
13
14
|
export { default as Footer } from "./Footer";
|
|
14
15
|
export { default as GlobalStyle } from "./GlobalStyle";
|
|
16
|
+
export { default as GlobalStyleNoFontFace } from "./GlobalStyleNoFontFace";
|
|
15
17
|
export { default as Header } from "./Header";
|
|
16
18
|
export { default as Heading } from "./Heading";
|
|
17
19
|
export { default as Icon } from "./Icon";
|
|
@@ -34,6 +36,7 @@ export { default as TextField } from "./TextField";
|
|
|
34
36
|
export { default as Totaliser } from "./Totaliser";
|
|
35
37
|
export { default as UserBlock } from "./UserBlock";
|
|
36
38
|
export { default as InfoBox } from "./InfoBox";
|
|
39
|
+
export { default as bowelbabeTheme } from "../themes/bowelbabe";
|
|
37
40
|
export { default as crukTheme } from "../themes/cruk";
|
|
38
41
|
export { default as su2cTheme } from "../themes/su2c";
|
|
39
42
|
export { default as AddressLookupReadme } from "./AddressLookup/README.md";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var c={prefix:"fas",iconName:"caret-right",icon:[256,512,[],"f0da","M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"]},e={prefix:"fas",iconName:"caret-left",icon:[256,512,[],"f0d9","M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"]},i={prefix:"fas",iconName:"chevron-down",icon:[
|
|
1
|
+
var c={prefix:"fas",iconName:"caret-right",icon:[256,512,[],"f0da","M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"]},e={prefix:"fas",iconName:"caret-left",icon:[256,512,[],"f0d9","M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"]},i={prefix:"fas",iconName:"chevron-down",icon:[448,512,[],"f078","M201.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 338.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"]},s={prefix:"fas",iconName:"xmark",icon:[320,512,[128473,10005,10006,10060,215,"close","multiply","remove","times"],"f00d","M310.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 210.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L114.7 256 9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 301.3 265.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L205.3 256 310.6 150.6z"]},f=s,o={prefix:"fas",iconName:"chevron-right",icon:[320,512,[9002],"f054","M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"]},a={prefix:"fas",iconName:"check",icon:[512,512,[10003,10004],"f00c","M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]};export{e as faCaretLeft,c as faCaretRight,a as faCheck,i as faChevronDown,o as faChevronRight,f as faClose,s as faXmark};
|
|
2
2
|
//# sourceMappingURL=index.mjs.js.map
|