From e9a55f60216f31f49750bfe5ef3df2457c60b2b6 Mon Sep 17 00:00:00 2001 From: blushi Date: Mon, 8 Mar 2021 16:40:12 +0100 Subject: [PATCH 1/7] Update contact page --- web-www/content/contact/index.yaml | 23 +++++++++++++++++----- web-www/src/pages/contact.tsx | 31 +++++++++++++++++++++++++----- web-www/static/admin/config.yml | 5 ++++- 3 files changed, 48 insertions(+), 11 deletions(-) diff --git a/web-www/content/contact/index.yaml b/web-www/content/contact/index.yaml index 734aa33716..0e3714135d 100644 --- a/web-www/content/contact/index.yaml +++ b/web-www/content/contact/index.yaml @@ -1,11 +1,20 @@ header: Contact -body: md//Whether you need general help, support with sales, or anything else, we are all ears. +body: md//Whether you need help with sales, technical support, partnerships, or anything else, we are all ears. form: requestTypes: - - label: Sales request + - label: Potential investor + value: christian@regen.network + - label: Carbon credit buyer value: sales@regen.network - - label: General request - value: office@regen.network + - label: Potential farm project or partner + value: partnerships@regen.network + - label: Monitoring service provider + value: monitoring@regen.network + messageForPartners: >- + md//_We get a lot of requests, so please make sure to read the Project Developers 101 document, explore the Regen Registry Resources, and browse the Regen Registry FAQ before reaching out, to make sure your question isn’t answered elsewhere._ + + + _**If you are a potential farm project, please fill in [our intake form on the land steward page](/land-stewards) by clicking “start the process”**._ location: header: Location image: ../../static/media/team-location.png @@ -19,7 +28,11 @@ email: header: Email body: 'md//Sales: [sales@regen.network](mailto:sales@regen.network) - General: [office@regen.network](mailto:office@regen.network)' + General: [office@regen.network](mailto:office@regen.network) + + Partnerships: [partnerships@regen.network](mailto:partnerships@regen.network) + + Monitoring: [monitoring@regen.network](mailto:monitoring@regen.network)' faq: header: Learn more by reading our FAQ. image: ../../static/media/contact-faq-bg.png diff --git a/web-www/src/pages/contact.tsx b/web-www/src/pages/contact.tsx index bc3ebbc484..49f60bfc07 100644 --- a/web-www/src/pages/contact.tsx +++ b/web-www/src/pages/contact.tsx @@ -56,19 +56,17 @@ const useStyles = makeStyles((theme: Theme) => ({ fontSize: theme.spacing(8), }, }, - description: { + subtitle: { '& p': { margin: 0, }, [theme.breakpoints.up('sm')]: { paddingBottom: theme.spacing(10.5), - fontSize: theme.spacing(5.5), maxWidth: theme.spacing(139), margin: '0 auto', }, [theme.breakpoints.down('xs')]: { paddingBottom: theme.spacing(7.5), - fontSize: theme.spacing(4.5), }, }, container: { @@ -167,6 +165,23 @@ const useStyles = makeStyles((theme: Theme) => ({ color: theme.palette.info.main, }, }, + description: { + [theme.breakpoints.up('sm')]: { + fontSize: theme.spacing(5.5), + }, + [theme.breakpoints.down('xs')]: { + fontSize: theme.spacing(4.5), + }, + }, + messageForPartners: { + color: theme.palette.primary.contrastText, + [theme.breakpoints.up('sm')]: { + marginTop: theme.spacing(-8.5), + }, + [theme.breakpoints.down('xs')]: { + marginTop: theme.spacing(-7), + }, + }, })); const ContactPage = ({ location }: { location: object }): JSX.Element => { @@ -180,6 +195,7 @@ const ContactPage = ({ location }: { location: object }): JSX.Element => { header body form { + messageForPartners requestTypes { label value @@ -229,7 +245,7 @@ const ContactPage = ({ location }: { location: object }): JSX.Element => { className={classes.section} titleClassName={classes.title} > - + {ReactHtmlParser(content.body)}
@@ -318,7 +334,7 @@ const ContactPage = ({ location }: { location: object }): JSX.Element => { {
+ {values.requestType === 'partnerships@regen.network' && ( + + {ReactHtmlParser(content.form.messageForPartners)} + + )} Date: Mon, 8 Mar 2021 17:07:43 +0100 Subject: [PATCH 2/7] Fix tests --- .../__snapshots__/action.stories.storyshot | 2 +- .../__snapshots__/blog-post.stories.storyshot | 2 +- .../__snapshots__/button.stories.storyshot | 6 +- .../__snapshots__/card.stories.storyshot | 18 +- .../certificate.stories.storyshot | 2 +- .../__snapshots__/credits.stories.storyshot | 4 +- .../description.stories.storyshot | 2 +- .../__snapshots__/document.stories.storyshot | 2 +- .../faq/__snapshots__/faq.stories.storyshot | 1601 ++++++----------- .../form/__snapshots__/form.stories.storyshot | 546 +++--- .../__snapshots__/icons.stories.storyshot | 210 +-- .../image-grid.stories.storyshot | 36 +- .../image-item.stories.storyshot | 24 +- .../map/__snapshots__/map.stories.storyshot | 22 +- .../__snapshots__/modal.stories.storyshot | 14 +- .../__snapshots__/party.stories.storyshot | 14 +- .../__snapshots__/place.stories.storyshot | 12 +- .../__snapshots__/read-more.stories.storyshot | 26 +- .../__snapshots__/sliders.stories.storyshot | 302 ++-- .../__snapshots__/table.stories.storyshot | 224 +-- .../tabs/__snapshots__/tabs.stories.storyshot | 120 +- .../__snapshots__/timeline.stories.storyshot | 698 ++++--- .../title-description.stories.storyshot | 8 +- .../__snapshots__/title.stories.storyshot | 24 +- .../__snapshots__/tooltip.stories.storyshot | 20 +- .../user/__snapshots__/user.stories.storyshot | 166 +- 26 files changed, 1908 insertions(+), 2197 deletions(-) diff --git a/web-components/src/components/action/__snapshots__/action.stories.storyshot b/web-components/src/components/action/__snapshots__/action.stories.storyshot index cc6cda5b08..1782970e80 100644 --- a/web-components/src/components/action/__snapshots__/action.stories.storyshot +++ b/web-components/src/components/action/__snapshots__/action.stories.storyshot @@ -713,7 +713,7 @@ exports[`Storyshots Components|Action Action 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/blog-post/__snapshots__/blog-post.stories.storyshot b/web-components/src/components/blog-post/__snapshots__/blog-post.stories.storyshot index f1509dd3c7..271cf34e8b 100644 --- a/web-components/src/components/blog-post/__snapshots__/blog-post.stories.storyshot +++ b/web-components/src/components/blog-post/__snapshots__/blog-post.stories.storyshot @@ -731,7 +731,7 @@ exports[`Storyshots Components|Blog Post Blog Post 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/buttons/__snapshots__/button.stories.storyshot b/web-components/src/components/buttons/__snapshots__/button.stories.storyshot index 615ec2654e..96370d463e 100644 --- a/web-components/src/components/buttons/__snapshots__/button.stories.storyshot +++ b/web-components/src/components/buttons/__snapshots__/button.stories.storyshot @@ -723,7 +723,7 @@ exports[`Storyshots Components|Buttons Next Button 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -2218,7 +2218,7 @@ exports[`Storyshots Components|Buttons Outlined Button 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -3826,7 +3826,7 @@ exports[`Storyshots Components|Buttons Prev Button 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/cards/__snapshots__/card.stories.storyshot b/web-components/src/components/cards/__snapshots__/card.stories.storyshot index 54f3861c4b..76feda4eb0 100644 --- a/web-components/src/components/cards/__snapshots__/card.stories.storyshot +++ b/web-components/src/components/cards/__snapshots__/card.stories.storyshot @@ -761,7 +761,7 @@ exports[`Storyshots Components|Cards Glance Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -2896,7 +2896,7 @@ exports[`Storyshots Components|Cards Green Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -4420,7 +4420,7 @@ exports[`Storyshots Components|Cards Impact Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -6089,7 +6089,7 @@ exports[`Storyshots Components|Cards Map Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -8055,7 +8055,7 @@ exports[`Storyshots Components|Cards Monitored Impact Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -9734,7 +9734,7 @@ exports[`Storyshots Components|Cards On Boarding Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -11276,7 +11276,7 @@ exports[`Storyshots Components|Cards Project Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -13627,7 +13627,7 @@ exports[`Storyshots Components|Cards Project Top Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -16576,7 +16576,7 @@ exports[`Storyshots Components|Cards Purchased Credits Card 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/certificate/__snapshots__/certificate.stories.storyshot b/web-components/src/components/certificate/__snapshots__/certificate.stories.storyshot index d8ab1085c5..32989d3629 100644 --- a/web-components/src/components/certificate/__snapshots__/certificate.stories.storyshot +++ b/web-components/src/components/certificate/__snapshots__/certificate.stories.storyshot @@ -793,7 +793,7 @@ exports[`Storyshots Components|Certificate Certificate 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/credits/__snapshots__/credits.stories.storyshot b/web-components/src/components/credits/__snapshots__/credits.stories.storyshot index 00e221a1cc..5fb0eb3567 100644 --- a/web-components/src/components/credits/__snapshots__/credits.stories.storyshot +++ b/web-components/src/components/credits/__snapshots__/credits.stories.storyshot @@ -787,7 +787,7 @@ exports[`Storyshots Components|Credits Credit Details 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -2906,7 +2906,7 @@ exports[`Storyshots Components|Credits Credits Gauge 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/description/__snapshots__/description.stories.storyshot b/web-components/src/components/description/__snapshots__/description.stories.storyshot index c3e1550375..3760a14cd3 100644 --- a/web-components/src/components/description/__snapshots__/description.stories.storyshot +++ b/web-components/src/components/description/__snapshots__/description.stories.storyshot @@ -779,7 +779,7 @@ exports[`Storyshots Components|Description Description 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/document/__snapshots__/document.stories.storyshot b/web-components/src/components/document/__snapshots__/document.stories.storyshot index ce5ba36abc..674b807727 100644 --- a/web-components/src/components/document/__snapshots__/document.stories.storyshot +++ b/web-components/src/components/document/__snapshots__/document.stories.storyshot @@ -785,7 +785,7 @@ exports[`Storyshots Components|Document Document 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], diff --git a/web-components/src/components/faq/__snapshots__/faq.stories.storyshot b/web-components/src/components/faq/__snapshots__/faq.stories.storyshot index ff65c765ae..b141f768fe 100644 --- a/web-components/src/components/faq/__snapshots__/faq.stories.storyshot +++ b/web-components/src/components/faq/__snapshots__/faq.stories.storyshot @@ -349,7 +349,7 @@ exports[`Storyshots Components|FAQ Category 1`] = ` Array [ Object { "answer": "The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological", - "question": "Why do you need a blockchain?", + "question": "Why do you need a OK blockchain?", }, Object { "answer": "The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth.", @@ -803,7 +803,7 @@ exports[`Storyshots Components|FAQ Category 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -1171,7 +1171,7 @@ exports[`Storyshots Components|FAQ Category 1`] = ` Array [ Object { "answer": "The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological", - "question": "Why do you need a blockchain?", + "question": "Why do you need a OK blockchain?", }, Object { "answer": "The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth.", @@ -1527,7 +1527,7 @@ exports[`Storyshots Components|FAQ Category 1`] = ` Array [ Object { "answer": "The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological", - "question": "Why do you need a blockchain?", + "question": "Why do you need a OK blockchain?", }, Object { "answer": "The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth.", @@ -1673,302 +1673,310 @@ exports[`Storyshots Components|FAQ Category 1`] = ` - -
- - <WithStyles(ForwardRef(Typography)) - align="left" - className="makeStyles-root-428 makeStyles-question-431" - color="textPrimary" + <Title + className="makeStyles-question-431" onClick={[Function]} variant="h5" > - <ForwardRef(Typography) + <WithStyles(ForwardRef(Typography)) align="left" className="makeStyles-root-428 makeStyles-question-431" - classes={ - Object { - "alignCenter": "MuiTypography-alignCenter", - "alignJustify": "MuiTypography-alignJustify", - "alignLeft": "MuiTypography-alignLeft", - "alignRight": "MuiTypography-alignRight", - "body1": "MuiTypography-body1", - "body2": "MuiTypography-body2", - "button": "MuiTypography-button", - "caption": "MuiTypography-caption", - "colorError": "MuiTypography-colorError", - "colorInherit": "MuiTypography-colorInherit", - "colorPrimary": "MuiTypography-colorPrimary", - "colorSecondary": "MuiTypography-colorSecondary", - "colorTextPrimary": "MuiTypography-colorTextPrimary", - "colorTextSecondary": "MuiTypography-colorTextSecondary", - "displayBlock": "MuiTypography-displayBlock", - "displayInline": "MuiTypography-displayInline", - "gutterBottom": "MuiTypography-gutterBottom", - "h1": "MuiTypography-h1", - "h2": "MuiTypography-h2", - "h3": "MuiTypography-h3", - "h4": "MuiTypography-h4", - "h5": "MuiTypography-h5", - "h6": "MuiTypography-h6", - "noWrap": "MuiTypography-noWrap", - "overline": "MuiTypography-overline", - "paragraph": "MuiTypography-paragraph", - "root": "MuiTypography-root", - "srOnly": "MuiTypography-srOnly", - "subtitle1": "MuiTypography-subtitle1", - "subtitle2": "MuiTypography-subtitle2", - } - } color="textPrimary" onClick={[Function]} variant="h5" - variantMapping={ - Object { - "body1": "p", - "body2": "p", - "h1": "h1", - "h2": "h2", - "h3": "h3", - "h4": "h4", - "h5": "h5", - "h6": "h6", - "subtitle1": "h2", - "subtitle2": "h2", - } - } > - <h5 - className="MuiTypography-root makeStyles-root-428 makeStyles-question-431 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + <ForwardRef(Typography) + align="left" + className="makeStyles-root-428 makeStyles-question-431" + classes={ + Object { + "alignCenter": "MuiTypography-alignCenter", + "alignJustify": "MuiTypography-alignJustify", + "alignLeft": "MuiTypography-alignLeft", + "alignRight": "MuiTypography-alignRight", + "body1": "MuiTypography-body1", + "body2": "MuiTypography-body2", + "button": "MuiTypography-button", + "caption": "MuiTypography-caption", + "colorError": "MuiTypography-colorError", + "colorInherit": "MuiTypography-colorInherit", + "colorPrimary": "MuiTypography-colorPrimary", + "colorSecondary": "MuiTypography-colorSecondary", + "colorTextPrimary": "MuiTypography-colorTextPrimary", + "colorTextSecondary": "MuiTypography-colorTextSecondary", + "displayBlock": "MuiTypography-displayBlock", + "displayInline": "MuiTypography-displayInline", + "gutterBottom": "MuiTypography-gutterBottom", + "h1": "MuiTypography-h1", + "h2": "MuiTypography-h2", + "h3": "MuiTypography-h3", + "h4": "MuiTypography-h4", + "h5": "MuiTypography-h5", + "h6": "MuiTypography-h6", + "noWrap": "MuiTypography-noWrap", + "overline": "MuiTypography-overline", + "paragraph": "MuiTypography-paragraph", + "root": "MuiTypography-root", + "srOnly": "MuiTypography-srOnly", + "subtitle1": "MuiTypography-subtitle1", + "subtitle2": "MuiTypography-subtitle2", + } + } + color="textPrimary" onClick={[Function]} + variant="h5" + variantMapping={ + Object { + "body1": "p", + "body2": "p", + "h1": "h1", + "h2": "h2", + "h3": "h3", + "h4": "h4", + "h5": "h5", + "h6": "h6", + "subtitle1": "h2", + "subtitle2": "h2", + } + } > - Why do you need a blockchain? - <BreadcrumbIcon - className="makeStyles-icon-432" + <h5 + className="MuiTypography-root makeStyles-root-428 makeStyles-question-431 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + onClick={[Function]} > - <WithStyles(ForwardRef(SvgIcon)) - className="makeStyles-icon-432 makeStyles-root-437 makeStyles-root-438" - viewBox="0 0 33 20" + Why do you need a OK blockchain? + <BreadcrumbIcon + className="makeStyles-icon-432" > - <ForwardRef(SvgIcon) + <WithStyles(ForwardRef(SvgIcon)) className="makeStyles-icon-432 makeStyles-root-437 makeStyles-root-438" - classes={ - Object { - "colorAction": "MuiSvgIcon-colorAction", - "colorDisabled": "MuiSvgIcon-colorDisabled", - "colorError": "MuiSvgIcon-colorError", - "colorPrimary": "MuiSvgIcon-colorPrimary", - "colorSecondary": "MuiSvgIcon-colorSecondary", - "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", - "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", - "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", - "root": "MuiSvgIcon-root", - } - } viewBox="0 0 33 20" > - <svg - aria-hidden={true} - className="MuiSvgIcon-root makeStyles-icon-432 makeStyles-root-437 makeStyles-root-438" - focusable="false" + <ForwardRef(SvgIcon) + className="makeStyles-icon-432 makeStyles-root-437 makeStyles-root-438" + classes={ + Object { + "colorAction": "MuiSvgIcon-colorAction", + "colorDisabled": "MuiSvgIcon-colorDisabled", + "colorError": "MuiSvgIcon-colorError", + "colorPrimary": "MuiSvgIcon-colorPrimary", + "colorSecondary": "MuiSvgIcon-colorSecondary", + "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", + "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", + "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", + "root": "MuiSvgIcon-root", + } + } viewBox="0 0 33 20" > - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(0.697571 0.716516 -0.697571 0.716516 30.0176 0)" - width="4.27533" - /> - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(-0.697571 0.716516 0.697571 0.716516 2.98236 0)" - width="4.27533" - /> - </svg> - </ForwardRef(SvgIcon)> - </WithStyles(ForwardRef(SvgIcon))> - </BreadcrumbIcon> - </h5> - </ForwardRef(Typography)> - </WithStyles(ForwardRef(Typography))> - -
- The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological + + + + + + + + + + +
+ className="makeStyles-answer-435 makeStyles-collapsed-434" + > + The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological +
+
-
- - +
+
-
- - <WithStyles(ForwardRef(Typography)) - align="left" - className="makeStyles-root-428 makeStyles-question-431" - color="textPrimary" + <Title + className="makeStyles-question-431" onClick={[Function]} variant="h5" > - <ForwardRef(Typography) + <WithStyles(ForwardRef(Typography)) align="left" className="makeStyles-root-428 makeStyles-question-431" - classes={ - Object { - "alignCenter": "MuiTypography-alignCenter", - "alignJustify": "MuiTypography-alignJustify", - "alignLeft": "MuiTypography-alignLeft", - "alignRight": "MuiTypography-alignRight", - "body1": "MuiTypography-body1", - "body2": "MuiTypography-body2", - "button": "MuiTypography-button", - "caption": "MuiTypography-caption", - "colorError": "MuiTypography-colorError", - "colorInherit": "MuiTypography-colorInherit", - "colorPrimary": "MuiTypography-colorPrimary", - "colorSecondary": "MuiTypography-colorSecondary", - "colorTextPrimary": "MuiTypography-colorTextPrimary", - "colorTextSecondary": "MuiTypography-colorTextSecondary", - "displayBlock": "MuiTypography-displayBlock", - "displayInline": "MuiTypography-displayInline", - "gutterBottom": "MuiTypography-gutterBottom", - "h1": "MuiTypography-h1", - "h2": "MuiTypography-h2", - "h3": "MuiTypography-h3", - "h4": "MuiTypography-h4", - "h5": "MuiTypography-h5", - "h6": "MuiTypography-h6", - "noWrap": "MuiTypography-noWrap", - "overline": "MuiTypography-overline", - "paragraph": "MuiTypography-paragraph", - "root": "MuiTypography-root", - "srOnly": "MuiTypography-srOnly", - "subtitle1": "MuiTypography-subtitle1", - "subtitle2": "MuiTypography-subtitle2", - } - } color="textPrimary" onClick={[Function]} variant="h5" - variantMapping={ - Object { - "body1": "p", - "body2": "p", - "h1": "h1", - "h2": "h2", - "h3": "h3", - "h4": "h4", - "h5": "h5", - "h6": "h6", - "subtitle1": "h2", - "subtitle2": "h2", - } - } > - <h5 - className="MuiTypography-root makeStyles-root-428 makeStyles-question-431 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + <ForwardRef(Typography) + align="left" + className="makeStyles-root-428 makeStyles-question-431" + classes={ + Object { + "alignCenter": "MuiTypography-alignCenter", + "alignJustify": "MuiTypography-alignJustify", + "alignLeft": "MuiTypography-alignLeft", + "alignRight": "MuiTypography-alignRight", + "body1": "MuiTypography-body1", + "body2": "MuiTypography-body2", + "button": "MuiTypography-button", + "caption": "MuiTypography-caption", + "colorError": "MuiTypography-colorError", + "colorInherit": "MuiTypography-colorInherit", + "colorPrimary": "MuiTypography-colorPrimary", + "colorSecondary": "MuiTypography-colorSecondary", + "colorTextPrimary": "MuiTypography-colorTextPrimary", + "colorTextSecondary": "MuiTypography-colorTextSecondary", + "displayBlock": "MuiTypography-displayBlock", + "displayInline": "MuiTypography-displayInline", + "gutterBottom": "MuiTypography-gutterBottom", + "h1": "MuiTypography-h1", + "h2": "MuiTypography-h2", + "h3": "MuiTypography-h3", + "h4": "MuiTypography-h4", + "h5": "MuiTypography-h5", + "h6": "MuiTypography-h6", + "noWrap": "MuiTypography-noWrap", + "overline": "MuiTypography-overline", + "paragraph": "MuiTypography-paragraph", + "root": "MuiTypography-root", + "srOnly": "MuiTypography-srOnly", + "subtitle1": "MuiTypography-subtitle1", + "subtitle2": "MuiTypography-subtitle2", + } + } + color="textPrimary" onClick={[Function]} + variant="h5" + variantMapping={ + Object { + "body1": "p", + "body2": "p", + "h1": "h1", + "h2": "h2", + "h3": "h3", + "h4": "h4", + "h5": "h5", + "h6": "h6", + "subtitle1": "h2", + "subtitle2": "h2", + } + } > - Why do you need a token? - <BreadcrumbIcon - className="makeStyles-icon-432" + <h5 + className="MuiTypography-root makeStyles-root-428 makeStyles-question-431 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + onClick={[Function]} > - <WithStyles(ForwardRef(SvgIcon)) - className="makeStyles-icon-432 makeStyles-root-437 makeStyles-root-440" - viewBox="0 0 33 20" + Why do you need a token? + <BreadcrumbIcon + className="makeStyles-icon-432" > - <ForwardRef(SvgIcon) + <WithStyles(ForwardRef(SvgIcon)) className="makeStyles-icon-432 makeStyles-root-437 makeStyles-root-440" - classes={ - Object { - "colorAction": "MuiSvgIcon-colorAction", - "colorDisabled": "MuiSvgIcon-colorDisabled", - "colorError": "MuiSvgIcon-colorError", - "colorPrimary": "MuiSvgIcon-colorPrimary", - "colorSecondary": "MuiSvgIcon-colorSecondary", - "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", - "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", - "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", - "root": "MuiSvgIcon-root", - } - } viewBox="0 0 33 20" > - <svg - aria-hidden={true} - className="MuiSvgIcon-root makeStyles-icon-432 makeStyles-root-437 makeStyles-root-440" - focusable="false" + <ForwardRef(SvgIcon) + className="makeStyles-icon-432 makeStyles-root-437 makeStyles-root-440" + classes={ + Object { + "colorAction": "MuiSvgIcon-colorAction", + "colorDisabled": "MuiSvgIcon-colorDisabled", + "colorError": "MuiSvgIcon-colorError", + "colorPrimary": "MuiSvgIcon-colorPrimary", + "colorSecondary": "MuiSvgIcon-colorSecondary", + "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", + "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", + "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", + "root": "MuiSvgIcon-root", + } + } viewBox="0 0 33 20" > - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(0.697571 0.716516 -0.697571 0.716516 30.0176 0)" - width="4.27533" - /> - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(-0.697571 0.716516 0.697571 0.716516 2.98236 0)" - width="4.27533" - /> - </svg> - </ForwardRef(SvgIcon)> - </WithStyles(ForwardRef(SvgIcon))> - </BreadcrumbIcon> - </h5> - </ForwardRef(Typography)> - </WithStyles(ForwardRef(Typography))> - -
- The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth. + + + + + + + + + + +
+ className="makeStyles-answer-435 makeStyles-collapsed-434" + > + The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth. +
+
-
- + +
@@ -2329,34 +2337,21 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` } > @@ -2811,7 +2806,7 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -3176,34 +3171,21 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` } > @@ -3549,34 +3531,21 @@ exports[`Storyshots Components|FAQ Faq 1`] = `
@@ -3615,13 +3583,13 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` Object { "dense": "MuiList-dense", "padding": "MuiList-padding", - "root": "MuiList-root WithStyles(ForwardRef(List))-root-504", + "root": "MuiList-root WithStyles(ForwardRef(List))-root-500", "subheader": "MuiList-subheader", } } >
    - - -
    - - - - - - - - - - -
    -
    -
    -
    - - - - - - - - -
    -
    -
    - - -
    - - - - - -
    - tech - -
    @@ -4010,7 +3791,7 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` Array [ Object { "answer": "The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological", - "question": "Why do you need a blockchain?", + "question": "Why do you need a OK blockchain?", }, Object { "answer": "The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth.", @@ -4020,20 +3801,20 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` } >
    <WithStyles(ForwardRef(Typography)) align="left" - className="makeStyles-root-516 makeStyles-title-512" + className="makeStyles-root-510 makeStyles-title-506" color="textPrimary" variant="h6" > <ForwardRef(Typography) align="left" - className="makeStyles-root-516 makeStyles-title-512" + className="makeStyles-root-510 makeStyles-title-506" classes={ Object { "alignCenter": "MuiTypography-alignCenter", @@ -4149,309 +3930,317 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` } > <h6 - className="MuiTypography-root makeStyles-root-516 makeStyles-title-512 MuiTypography-h6 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + className="MuiTypography-root makeStyles-root-510 makeStyles-title-506 MuiTypography-h6 MuiTypography-colorTextPrimary MuiTypography-alignLeft" > concept </h6> </ForwardRef(Typography)> </WithStyles(ForwardRef(Typography))> - -
    - - <WithStyles(ForwardRef(Typography)) - align="left" - className="makeStyles-root-516 makeStyles-question-519" - color="textPrimary" + <Title + className="makeStyles-question-513" onClick={[Function]} variant="h5" > - <ForwardRef(Typography) + <WithStyles(ForwardRef(Typography)) align="left" - className="makeStyles-root-516 makeStyles-question-519" - classes={ - Object { - "alignCenter": "MuiTypography-alignCenter", - "alignJustify": "MuiTypography-alignJustify", - "alignLeft": "MuiTypography-alignLeft", - "alignRight": "MuiTypography-alignRight", - "body1": "MuiTypography-body1", - "body2": "MuiTypography-body2", - "button": "MuiTypography-button", - "caption": "MuiTypography-caption", - "colorError": "MuiTypography-colorError", - "colorInherit": "MuiTypography-colorInherit", - "colorPrimary": "MuiTypography-colorPrimary", - "colorSecondary": "MuiTypography-colorSecondary", - "colorTextPrimary": "MuiTypography-colorTextPrimary", - "colorTextSecondary": "MuiTypography-colorTextSecondary", - "displayBlock": "MuiTypography-displayBlock", - "displayInline": "MuiTypography-displayInline", - "gutterBottom": "MuiTypography-gutterBottom", - "h1": "MuiTypography-h1", - "h2": "MuiTypography-h2", - "h3": "MuiTypography-h3", - "h4": "MuiTypography-h4", - "h5": "MuiTypography-h5", - "h6": "MuiTypography-h6", - "noWrap": "MuiTypography-noWrap", - "overline": "MuiTypography-overline", - "paragraph": "MuiTypography-paragraph", - "root": "MuiTypography-root", - "srOnly": "MuiTypography-srOnly", - "subtitle1": "MuiTypography-subtitle1", - "subtitle2": "MuiTypography-subtitle2", - } - } + className="makeStyles-root-510 makeStyles-question-513" color="textPrimary" onClick={[Function]} variant="h5" - variantMapping={ - Object { - "body1": "p", - "body2": "p", - "h1": "h1", - "h2": "h2", - "h3": "h3", - "h4": "h4", - "h5": "h5", - "h6": "h6", - "subtitle1": "h2", - "subtitle2": "h2", - } - } > - <h5 - className="MuiTypography-root makeStyles-root-516 makeStyles-question-519 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + <ForwardRef(Typography) + align="left" + className="makeStyles-root-510 makeStyles-question-513" + classes={ + Object { + "alignCenter": "MuiTypography-alignCenter", + "alignJustify": "MuiTypography-alignJustify", + "alignLeft": "MuiTypography-alignLeft", + "alignRight": "MuiTypography-alignRight", + "body1": "MuiTypography-body1", + "body2": "MuiTypography-body2", + "button": "MuiTypography-button", + "caption": "MuiTypography-caption", + "colorError": "MuiTypography-colorError", + "colorInherit": "MuiTypography-colorInherit", + "colorPrimary": "MuiTypography-colorPrimary", + "colorSecondary": "MuiTypography-colorSecondary", + "colorTextPrimary": "MuiTypography-colorTextPrimary", + "colorTextSecondary": "MuiTypography-colorTextSecondary", + "displayBlock": "MuiTypography-displayBlock", + "displayInline": "MuiTypography-displayInline", + "gutterBottom": "MuiTypography-gutterBottom", + "h1": "MuiTypography-h1", + "h2": "MuiTypography-h2", + "h3": "MuiTypography-h3", + "h4": "MuiTypography-h4", + "h5": "MuiTypography-h5", + "h6": "MuiTypography-h6", + "noWrap": "MuiTypography-noWrap", + "overline": "MuiTypography-overline", + "paragraph": "MuiTypography-paragraph", + "root": "MuiTypography-root", + "srOnly": "MuiTypography-srOnly", + "subtitle1": "MuiTypography-subtitle1", + "subtitle2": "MuiTypography-subtitle2", + } + } + color="textPrimary" onClick={[Function]} + variant="h5" + variantMapping={ + Object { + "body1": "p", + "body2": "p", + "h1": "h1", + "h2": "h2", + "h3": "h3", + "h4": "h4", + "h5": "h5", + "h6": "h6", + "subtitle1": "h2", + "subtitle2": "h2", + } + } > - Why do you need a blockchain? - <BreadcrumbIcon - className="makeStyles-icon-520" + <h5 + className="MuiTypography-root makeStyles-root-510 makeStyles-question-513 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + onClick={[Function]} > - <WithStyles(ForwardRef(SvgIcon)) - className="makeStyles-icon-520 makeStyles-root-507 makeStyles-root-525" - viewBox="0 0 33 20" + Why do you need a OK blockchain? + <BreadcrumbIcon + className="makeStyles-icon-514" > - <ForwardRef(SvgIcon) - className="makeStyles-icon-520 makeStyles-root-507 makeStyles-root-525" - classes={ - Object { - "colorAction": "MuiSvgIcon-colorAction", - "colorDisabled": "MuiSvgIcon-colorDisabled", - "colorError": "MuiSvgIcon-colorError", - "colorPrimary": "MuiSvgIcon-colorPrimary", - "colorSecondary": "MuiSvgIcon-colorSecondary", - "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", - "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", - "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", - "root": "MuiSvgIcon-root", - } - } + <WithStyles(ForwardRef(SvgIcon)) + className="makeStyles-icon-514 makeStyles-root-503 makeStyles-root-519" viewBox="0 0 33 20" > - <svg - aria-hidden={true} - className="MuiSvgIcon-root makeStyles-icon-520 makeStyles-root-507 makeStyles-root-525" - focusable="false" - viewBox="0 0 33 20" - > - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(0.697571 0.716516 -0.697571 0.716516 30.0176 0)" - width="4.27533" - /> - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(-0.697571 0.716516 0.697571 0.716516 2.98236 0)" - width="4.27533" - /> - </svg> - </ForwardRef(SvgIcon)> - </WithStyles(ForwardRef(SvgIcon))> - </BreadcrumbIcon> - </h5> - </ForwardRef(Typography)> - </WithStyles(ForwardRef(Typography))> - -
    - The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological + + + + + + + + + + + +
    + className="makeStyles-answer-517 makeStyles-collapsed-516" + > + The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological +
    +
    -
    - - +
    +
    -
    - - <WithStyles(ForwardRef(Typography)) - align="left" - className="makeStyles-root-516 makeStyles-question-519" - color="textPrimary" + <Title + className="makeStyles-question-513" onClick={[Function]} variant="h5" > - <ForwardRef(Typography) + <WithStyles(ForwardRef(Typography)) align="left" - className="makeStyles-root-516 makeStyles-question-519" - classes={ - Object { - "alignCenter": "MuiTypography-alignCenter", - "alignJustify": "MuiTypography-alignJustify", - "alignLeft": "MuiTypography-alignLeft", - "alignRight": "MuiTypography-alignRight", - "body1": "MuiTypography-body1", - "body2": "MuiTypography-body2", - "button": "MuiTypography-button", - "caption": "MuiTypography-caption", - "colorError": "MuiTypography-colorError", - "colorInherit": "MuiTypography-colorInherit", - "colorPrimary": "MuiTypography-colorPrimary", - "colorSecondary": "MuiTypography-colorSecondary", - "colorTextPrimary": "MuiTypography-colorTextPrimary", - "colorTextSecondary": "MuiTypography-colorTextSecondary", - "displayBlock": "MuiTypography-displayBlock", - "displayInline": "MuiTypography-displayInline", - "gutterBottom": "MuiTypography-gutterBottom", - "h1": "MuiTypography-h1", - "h2": "MuiTypography-h2", - "h3": "MuiTypography-h3", - "h4": "MuiTypography-h4", - "h5": "MuiTypography-h5", - "h6": "MuiTypography-h6", - "noWrap": "MuiTypography-noWrap", - "overline": "MuiTypography-overline", - "paragraph": "MuiTypography-paragraph", - "root": "MuiTypography-root", - "srOnly": "MuiTypography-srOnly", - "subtitle1": "MuiTypography-subtitle1", - "subtitle2": "MuiTypography-subtitle2", - } - } + className="makeStyles-root-510 makeStyles-question-513" color="textPrimary" onClick={[Function]} variant="h5" - variantMapping={ - Object { - "body1": "p", - "body2": "p", - "h1": "h1", - "h2": "h2", - "h3": "h3", - "h4": "h4", - "h5": "h5", - "h6": "h6", - "subtitle1": "h2", - "subtitle2": "h2", - } - } > - <h5 - className="MuiTypography-root makeStyles-root-516 makeStyles-question-519 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + <ForwardRef(Typography) + align="left" + className="makeStyles-root-510 makeStyles-question-513" + classes={ + Object { + "alignCenter": "MuiTypography-alignCenter", + "alignJustify": "MuiTypography-alignJustify", + "alignLeft": "MuiTypography-alignLeft", + "alignRight": "MuiTypography-alignRight", + "body1": "MuiTypography-body1", + "body2": "MuiTypography-body2", + "button": "MuiTypography-button", + "caption": "MuiTypography-caption", + "colorError": "MuiTypography-colorError", + "colorInherit": "MuiTypography-colorInherit", + "colorPrimary": "MuiTypography-colorPrimary", + "colorSecondary": "MuiTypography-colorSecondary", + "colorTextPrimary": "MuiTypography-colorTextPrimary", + "colorTextSecondary": "MuiTypography-colorTextSecondary", + "displayBlock": "MuiTypography-displayBlock", + "displayInline": "MuiTypography-displayInline", + "gutterBottom": "MuiTypography-gutterBottom", + "h1": "MuiTypography-h1", + "h2": "MuiTypography-h2", + "h3": "MuiTypography-h3", + "h4": "MuiTypography-h4", + "h5": "MuiTypography-h5", + "h6": "MuiTypography-h6", + "noWrap": "MuiTypography-noWrap", + "overline": "MuiTypography-overline", + "paragraph": "MuiTypography-paragraph", + "root": "MuiTypography-root", + "srOnly": "MuiTypography-srOnly", + "subtitle1": "MuiTypography-subtitle1", + "subtitle2": "MuiTypography-subtitle2", + } + } + color="textPrimary" onClick={[Function]} + variant="h5" + variantMapping={ + Object { + "body1": "p", + "body2": "p", + "h1": "h1", + "h2": "h2", + "h3": "h3", + "h4": "h4", + "h5": "h5", + "h6": "h6", + "subtitle1": "h2", + "subtitle2": "h2", + } + } > - Why do you need a token? - <BreadcrumbIcon - className="makeStyles-icon-520" + <h5 + className="MuiTypography-root makeStyles-root-510 makeStyles-question-513 MuiTypography-h5 MuiTypography-colorTextPrimary MuiTypography-alignLeft" + onClick={[Function]} > - <WithStyles(ForwardRef(SvgIcon)) - className="makeStyles-icon-520 makeStyles-root-507 makeStyles-root-527" - viewBox="0 0 33 20" + Why do you need a token? + <BreadcrumbIcon + className="makeStyles-icon-514" > - <ForwardRef(SvgIcon) - className="makeStyles-icon-520 makeStyles-root-507 makeStyles-root-527" - classes={ - Object { - "colorAction": "MuiSvgIcon-colorAction", - "colorDisabled": "MuiSvgIcon-colorDisabled", - "colorError": "MuiSvgIcon-colorError", - "colorPrimary": "MuiSvgIcon-colorPrimary", - "colorSecondary": "MuiSvgIcon-colorSecondary", - "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", - "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", - "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", - "root": "MuiSvgIcon-root", - } - } + <WithStyles(ForwardRef(SvgIcon)) + className="makeStyles-icon-514 makeStyles-root-503 makeStyles-root-521" viewBox="0 0 33 20" > - <svg - aria-hidden={true} - className="MuiSvgIcon-root makeStyles-icon-520 makeStyles-root-507 makeStyles-root-527" - focusable="false" + <ForwardRef(SvgIcon) + className="makeStyles-icon-514 makeStyles-root-503 makeStyles-root-521" + classes={ + Object { + "colorAction": "MuiSvgIcon-colorAction", + "colorDisabled": "MuiSvgIcon-colorDisabled", + "colorError": "MuiSvgIcon-colorError", + "colorPrimary": "MuiSvgIcon-colorPrimary", + "colorSecondary": "MuiSvgIcon-colorSecondary", + "fontSizeInherit": "MuiSvgIcon-fontSizeInherit", + "fontSizeLarge": "MuiSvgIcon-fontSizeLarge", + "fontSizeSmall": "MuiSvgIcon-fontSizeSmall", + "root": "MuiSvgIcon-root", + } + } viewBox="0 0 33 20" > - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(0.697571 0.716516 -0.697571 0.716516 30.0176 0)" - width="4.27533" - /> - <rect - fill="#4FB573" - height="23.6375" - rx="0.25" - transform="matrix(-0.697571 0.716516 0.697571 0.716516 2.98236 0)" - width="4.27533" - /> - </svg> - </ForwardRef(SvgIcon)> - </WithStyles(ForwardRef(SvgIcon))> - </BreadcrumbIcon> - </h5> - </ForwardRef(Typography)> - </WithStyles(ForwardRef(Typography))> - -
    - The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth. + + + + + + + + + + +
    + className="makeStyles-answer-517 makeStyles-collapsed-516" + > + The XRN token serves two key functions; to program the rules that make an ecological data commons and marketplace possible and to bring together a community of shared interest in service to strengthening and regenerating the living systems that we need to support life on earth. +
    +
    -
    - + +
    @@ -4472,26 +4261,24 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` } >
    @@ -4500,212 +4287,25 @@ exports[`Storyshots Components|FAQ Faq 1`] = ` Object { "dense": "MuiList-dense", "padding": "MuiList-padding", - "root": "MuiList-root WithStyles(ForwardRef(List))-root-504", + "root": "MuiList-root WithStyles(ForwardRef(List))-root-500", "subheader": "MuiList-subheader", } } >
      - - - - -
      - concept - -
      - - -
      - - - - - - - - - - -
      -
      -
      -
      -
      - - - - - - - -
      -
      -
      -
      -
      -
      -
      - tech + concept
      @@ -5250,7 +4850,6 @@ exports[`Storyshots Components|FAQ Navigation 1`] = ` ] } onClick={[Function]} - selected="concept" /> } > @@ -5701,7 +5300,7 @@ exports[`Storyshots Components|FAQ Navigation 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -6073,7 +5672,6 @@ exports[`Storyshots Components|FAQ Navigation 1`] = ` ] } onClick={[Function]} - selected="concept" /> } > @@ -6426,7 +6024,6 @@ exports[`Storyshots Components|FAQ Navigation 1`] = ` ] } onClick={[Function]} - selected="concept" > } > @@ -7998,7 +7595,7 @@ exports[`Storyshots Components|FAQ Question 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -8364,7 +7961,7 @@ exports[`Storyshots Components|FAQ Question 1`] = ` answer="The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological" first={false} last={false} - question="Why do you need a blockchain?" + question="Why do you need a OK blockchain?" /> } > @@ -8711,7 +8308,7 @@ exports[`Storyshots Components|FAQ Question 1`] = ` answer="The Regen Ledger provides the project three key elements, without which Regen Network’s promise to create a network dedicated to monitoring, verifying and contracting or paying for ecological" first={false} last={false} - question="Why do you need a blockchain?" + question="Why do you need a OK blockchain?" >
      - Why do you need a blockchain? + Why do you need a OK blockchain? diff --git a/web-components/src/components/form/__snapshots__/form.stories.storyshot b/web-components/src/components/form/__snapshots__/form.stories.storyshot index 6ff3adc51f..633e6013cf 100644 --- a/web-components/src/components/form/__snapshots__/form.stories.storyshot +++ b/web-components/src/components/form/__snapshots__/form.stories.storyshot @@ -814,7 +814,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` ], }, "isAsync": false, - "sender": "70237b54bce3b", + "sender": "2795b43315214", "transport": Object { "send": [Function], "setHandler": [Function], @@ -1552,14 +1552,14 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` >
      Don't have an account?
      @@ -2404,7 +2404,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` onMouseDown={[Function]} > @@ -2413,7 +2413,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` "startAdornment": null, } } - className="makeStyles-root-706 makeStyles-root-709 makeStyles-textField-694" + className="makeStyles-root-698 makeStyles-root-701 makeStyles-textField-686" field={ Object { "name": "password", @@ -2506,7 +2506,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` onMouseDown={[Function]} > @@ -2515,7 +2515,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` "startAdornment": null, } } - className="makeStyles-root-706 makeStyles-root-709 makeStyles-textField-694" + className="makeStyles-root-698 makeStyles-root-701 makeStyles-textField-686" disabled={false} fullWidth={true} label="Password" @@ -2549,7 +2549,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` onMouseDown={[Function]} > @@ -2558,7 +2558,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` "startAdornment": null, } } - className="makeStyles-root-706 makeStyles-root-709 makeStyles-textField-694" + className="makeStyles-root-698 makeStyles-root-701 makeStyles-textField-686" classes={ Object { "root": "MuiTextField-root", @@ -2574,7 +2574,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` value="" >
      @@ -2729,7 +2729,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` onMouseDown={[Function]} > @@ -2775,7 +2775,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` onMouseDown={[Function]} > @@ -2826,7 +2826,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` onMouseDown={[Function]} > @@ -2952,16 +2952,16 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` className="MuiIconButton-label" > @@ -3061,14 +3061,14 @@ exports[`Storyshots Components|Forms Login Form 1`] = `
      Forgot password
      @@ -3135,13 +3135,13 @@ exports[`Storyshots Components|Forms Login Form 1`] = `
      Stay signed in @@ -3217,7 +3217,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` } label={ Stay signed in @@ -3225,7 +3225,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` type="checkbox" >
      Stay signed in @@ -3277,7 +3277,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` } label={ Stay signed in @@ -3349,10 +3349,10 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` checkedIcon={} classes={ Object { - "checked": "PrivateSwitchBase-checked-714 Mui-checked", - "disabled": "PrivateSwitchBase-disabled-715 Mui-disabled", - "input": "PrivateSwitchBase-input-716", - "root": "PrivateSwitchBase-root-713 MuiCheckbox-root MuiCheckbox-colorSecondary", + "checked": "PrivateSwitchBase-checked-706 Mui-checked", + "disabled": "PrivateSwitchBase-disabled-707 Mui-disabled", + "input": "PrivateSwitchBase-input-708", + "root": "PrivateSwitchBase-root-705 MuiCheckbox-root MuiCheckbox-colorSecondary", } } color="secondary" @@ -3370,7 +3370,7 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` value={false} >
      Stay signed in
      @@ -3789,22 +3789,22 @@ exports[`Storyshots Components|Forms Login Form 1`] = ` className="MuiGrid-root MuiGrid-container MuiGrid-justify-xs-flex-end" >