,
diff --git a/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/networks.spec.js.snap b/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/networks.spec.js.snap
index db1c92b5..10ac3f8d 100644
--- a/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/networks.spec.js.snap
+++ b/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/networks.spec.js.snap
@@ -1622,6 +1622,7 @@ Array [
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -1662,6 +1663,7 @@ Array [
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
margin: -0.0625rem;
box-shadow: none;
@@ -1706,6 +1708,7 @@ Array [
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -1742,6 +1745,7 @@ Array [
width: 2.875rem;
min-width: 2.875rem;
min-height: 2.875rem;
+ max-width: 100%;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
@@ -1797,6 +1801,7 @@ Array [
width: 2.875rem;
min-width: 2.875rem;
min-height: 2.875rem;
+ max-width: 100%;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
@@ -1848,6 +1853,7 @@ Array [
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -1906,6 +1912,7 @@ Array [
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -1966,6 +1973,7 @@ Array [
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
diff --git a/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/tag.spec.js.snap b/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/tag.spec.js.snap
index 45d463ed..c0ff65c2 100644
--- a/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/tag.spec.js.snap
+++ b/packages/my-joy-beta/src/containers/create-instance/__tests__/__snapshots__/tag.spec.js.snap
@@ -414,7 +414,7 @@ Array [
,
- .c18 {
+ .c19 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
@@ -427,30 +427,30 @@ Array [
min-width: 7.5rem;
}
-.c18::-moz-focus-inner,
-.c18[type='button']::-moz-focus-inner,
-.c18[type='reset']::-moz-focus-inner,
-.c18[type='submit']::-moz-focus-inner {
+.c19::-moz-focus-inner,
+.c19[type='button']::-moz-focus-inner,
+.c19[type='reset']::-moz-focus-inner,
+.c19[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
-.c18:-moz-focusring,
-.c18[type='button']:-moz-focusring,
-.c18[type='reset']:-moz-focusring,
-.c18[type='submit']:-moz-focusring {
+.c19:-moz-focusring,
+.c19[type='button']:-moz-focusring,
+.c19[type='reset']:-moz-focusring,
+.c19[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
-.c18 + button {
+.c19 + button {
margin-left: 0.375rem;
}
-.c17 {
+.c18 {
display: inline-block;
}
-.c16 {
+.c17 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -495,50 +495,50 @@ Array [
margin: 0;
}
-.c16:focus {
+.c17:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c16:hover {
+.c17:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c16:active,
-.c16:active:hover,
-.c16:active:focus {
+.c17:active,
+.c17:active:hover,
+.c17:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c16[disabled] {
+.c17[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c16:focus {
+.c17:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c16:hover {
+.c17:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c16:active,
-.c16:active:hover,
-.c16:active:focus {
+.c17:active,
+.c17:active:hover,
+.c17:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c19 {
+.c20 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -584,50 +584,50 @@ Array [
margin: 0;
}
-.c19:focus {
+.c20:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c19:hover {
+.c20:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c19:active,
-.c19:active:hover,
-.c19:active:focus {
+.c20:active,
+.c20:active:hover,
+.c20:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c19[disabled] {
+.c20[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c19:focus {
+.c20:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c19:hover {
+.c20:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c19:active,
-.c19:active:hover,
-.c19:active:focus {
+.c20:active,
+.c20:active:hover,
+.c20:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c21 {
+.c22 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -685,94 +685,75 @@ Array [
float: right;
}
-.c21:focus {
+.c22:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c21:hover {
+.c22:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c21:active,
-.c21:active:hover,
-.c21:active:focus {
+.c22:active,
+.c22:active:hover,
+.c22:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c21[disabled] {
+.c22[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c21:focus {
+.c22:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c21:hover {
+.c22:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c21:active,
-.c21:active:hover,
-.c21:active:focus {
+.c22:active,
+.c22:active:hover,
+.c22:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c21:focus {
+.c22:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c21:hover {
+.c22:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c21:active,
-.c21:active:hover,
-.c21:active:focus {
+.c22:active,
+.c22:active:hover,
+.c22:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c21 svg + span {
+.c22 svg + span {
margin-left: 0.75rem;
}
-.c21 svg {
+.c22 svg {
max-height: 1.125rem;
}
-.c23 {
- box-sizing: border-box;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex: 0 1 auto;
- -ms-flex: 0 1 auto;
- flex: 0 1 auto;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- margin-right: -0.5rem;
- margin-left: -0.5rem;
-}
-
-.c14 {
+.c24 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -793,14 +774,24 @@ Array [
.c15 {
box-sizing: border-box;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- padding-right: 0.5rem;
- padding-left: 0.5rem;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex: 0 1 auto;
+ -ms-flex: 0 1 auto;
+ flex: 0 1 auto;
+ -webkit-flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -webkit-flex-wrap: wrap;
+ -ms-flex-wrap: wrap;
+ flex-wrap: wrap;
+ margin-right: -0.5rem;
+ margin-left: -0.5rem;
}
-.c20 {
+.c16 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -809,7 +800,16 @@ Array [
padding-left: 0.5rem;
}
-.c4 {
+.c21 {
+ box-sizing: border-box;
+ -webkit-flex: 0 0 auto;
+ -ms-flex: 0 0 auto;
+ flex: 0 0 auto;
+ padding-right: 0.5rem;
+ padding-left: 0.5rem;
+}
+
+.c5 {
color: rgba(73,73,73,1);
font-weight: 600;
line-height: 1.5rem;
@@ -817,20 +817,20 @@ Array [
margin: 0;
}
-.c4 + p,
-.c4 + small,
-.c4 + h1,
-.c4 + h2,
-.c4 + label,
-.c4 + h3,
-.c4 + h4,
-.c4 + h5,
-.c4 + div,
-.c4 + span {
+.c5 + p,
+.c5 + small,
+.c5 + h1,
+.c5 + h2,
+.c5 + label,
+.c5 + h3,
+.c5 + h4,
+.c5 + h5,
+.c5 + div,
+.c5 + span {
margin-top: 0.75rem;
}
-.c22 {
+.c23 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
@@ -860,7 +860,7 @@ Array [
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c5 {
+.c6 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -896,11 +896,11 @@ Array [
background-color: transparent;
}
-.c5 > [name='card']:not(:last-child) {
+.c6 > [name='card']:not(:last-child) {
margin-bottom: 0.8125rem;
}
-.c5 > [name='card']:last-child {
+.c6 > [name='card']:last-child {
margin-bottom: 0.4375rem;
}
@@ -935,6 +935,7 @@ Array [
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -943,7 +944,7 @@ Array [
margin-top: 0;
}
-.c3 {
+.c4 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -970,6 +971,7 @@ Array [
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -1000,7 +1002,7 @@ Array [
color: inherit;
}
-.c9 {
+.c10 {
display: inline-block;
margin: 0;
padding: 0;
@@ -1016,7 +1018,7 @@ Array [
width: 100%;
}
-.c11 {
+.c12 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -1040,45 +1042,45 @@ Array [
outline: 0;
}
-.c11::-webkit-input-placeholder {
+.c12::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c11::-moz-placeholder {
+.c12::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c11:-ms-input-placeholder {
+.c12:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c11:invalid {
+.c12:invalid {
box-shadow: none;
}
-.c11:disabled {
+.c12:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c11:disabled::-webkit-input-placeholder {
+.c12:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c11:disabled::-moz-placeholder {
+.c12:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c11:disabled:-ms-input-placeholder {
+.c12:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c11:focus {
+.c12:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c10 {
+.c11 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -1091,7 +1093,7 @@ Array [
font-size: 0.8125rem;
}
-.c12 {
+.c13 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -1104,16 +1106,16 @@ Array [
margin-left: 1.75rem;
}
-.c2 {
+.c3 {
padding-right: 1rem;
padding-left: 1rem;
}
-.c6 {
+.c7 {
padding: 1rem;
}
-.c7 {
+.c8 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -1140,7 +1142,7 @@ Array [
align-content: stretch;
}
-.c8 {
+.c9 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -1159,7 +1161,7 @@ Array [
flex-basis: auto;
}
-.c13 {
+.c14 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -1178,8 +1180,15 @@ Array [
flex-basis: 0.75rem;
}
+.c2 {
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+ width: 100%;
+ box-sizing: border-box;
+}
+
@media only screen and (min-width:0em) {
- .c14 {
+ .c15 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -1188,7 +1197,7 @@ Array [
}
@media only screen and (min-width:0em) {
- .c14 {
+ .c15 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -1197,7 +1206,7 @@ Array [
}
@media only screen and (min-width:0em) {
- .c15 {
+ .c16 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
@@ -1207,7 +1216,7 @@ Array [
}
@media only screen and (min-width:0em) {
- .c20 {
+ .c21 {
display: none;
}
}
@@ -1227,15 +1236,15 @@ Array [
onClick={false}
>
,
diff --git a/packages/my-joy-beta/src/containers/create-instance/affinity.js b/packages/my-joy-beta/src/containers/create-instance/affinity.js
new file mode 100644
index 00000000..2b4a56d3
--- /dev/null
+++ b/packages/my-joy-beta/src/containers/create-instance/affinity.js
@@ -0,0 +1,224 @@
+import React, { Fragment } from 'react';
+import { set } from 'react-redux-values';
+import { Margin } from 'styled-components-spacing';
+import { compose } from 'react-apollo';
+import { destroy, reset } from 'redux-form';
+import ReduxForm from 'declarative-redux-form';
+import { connect } from 'react-redux';
+import get from 'lodash.get';
+
+import { AffinityIcon, P, Button, H3 } from 'joyent-ui-toolkit';
+
+import Title from '@components/create-instance/title';
+import { Rule, Header } from '@components/create-instance/affinity';
+import KeyValue from '@components/instances/key-value';
+
+const FORM_NAME_CREATE = 'CREATE-INSTANCE-AFFINITY-ADD';
+const FORM_NAME_EDIT = i => `CREATE-INSTANCE-AFFINITY-EDIT-${i}`;
+
+const RULE_DEFAULTS = {
+ 'rule-instance-name': '',
+ 'rule-instance-conditional': 'must',
+ 'rule-instance-placement': 'same',
+ 'rule-instance-tag-key-pattern': 'equalling',
+ 'rule-instance-tag-value-pattern': 'equalling',
+ 'rule-instance-name-pattern': 'equalling',
+ 'rule-instance-tag-value': '',
+ 'rule-instance-tag-key': '',
+ 'rule-type': 'name'
+};
+
+export const Affinity = ({
+ affinityRules = [],
+ expanded,
+ proceeded,
+ addOpen,
+ handleAddAffinityRules,
+ handleRemoveAffinityRule,
+ handleUpdateAffinityRule,
+ handleToggleExpanded,
+ handleCancelEdit,
+ handleChangeAddOpen,
+ handleNext,
+ handleEdit,
+ rule
+}) => (
+
+ }>Affinity
+ {expanded ? (
+
+
+ Affinity rules control the location of instances, to help reduce
+ traffic across networks and keep the workload balanced. With strict
+ rules, instances are only provisioned when the criteria is met.{' '}
+
+ Read the docs
+
+
+
+ ) : null}
+ {proceeded ? (
+
+
+ {affinityRules.length} Affinity Rule{affinityRules.length === 1 ? '' : 's'}
+
+
+ ) : null}
+ {affinityRules.map((rule, index) => (
+ handleUpdateAffinityRule(index, newValue)}
+ >
+ {props => (
+ }
+ method="edit"
+ input={props => }
+ type="an affinity rule"
+ onToggleExpanded={() => handleToggleExpanded(index)}
+ onCancel={() => handleCancelEdit(index)}
+ onRemove={() => handleRemoveAffinityRule(index)}
+ />
+ )}
+
+ ))}
+ {expanded && addOpen ? (
+
+ {props => (
+ }
+ type="an affinity rule"
+ expanded
+ noRemove
+ onCancel={() => handleChangeAddOpen(false)}
+ />
+ )}
+
+ ) : null}
+
+ {expanded ? (
+
+
+
+
+ ) : proceeded ? (
+
+ ) : null}
+
+
+);
+
+export default compose(
+ connect(({ values, form }, ownProps) => ({
+ proceeded: get(values, 'create-instance-affinity-proceeded', false),
+ addOpen: get(values, 'create-instance-affinity-add-open', false),
+ affinityRules: get(values, 'create-instance-affinity', []),
+ rule: get(form, `${FORM_NAME_CREATE}.values`, {})
+ })),
+ connect(null, (dispatch, { affinityRules = [], history }) => ({
+ handleNext: () => {
+ dispatch(
+ set({ name: 'create-instance-affinity-proceeded', value: true })
+ );
+
+ return history.push(`/instances/~create/done`);
+ },
+ handleEdit: () => {
+ return history.push(`/instances/~create/affinity`);
+ },
+ handleAddAffinityRules: ({ ...rule }) => {
+ const toggleToClosed = set({
+ name: `create-instance-affinity-add-open`,
+ value: false
+ });
+
+ const appendAffinityRule = set({
+ name: `create-instance-affinity`,
+ value: affinityRules.concat([
+ { ...RULE_DEFAULTS, ...rule, expanded: false }
+ ])
+ });
+
+ return dispatch([
+ destroy(FORM_NAME_CREATE),
+ toggleToClosed,
+ appendAffinityRule
+ ]);
+ },
+ handleUpdateAffinityRule: (index, newAffinityRule) => {
+ affinityRules[index] = {
+ ...newAffinityRule,
+ expanded: false
+ };
+
+ return dispatch([
+ destroy(FORM_NAME_EDIT(index)),
+ set({ name: `create-instance-affinity`, value: affinityRules.slice() })
+ ]);
+ },
+ handleChangeAddOpen: value => {
+ return dispatch([
+ reset(FORM_NAME_CREATE),
+ set({ name: `create-instance-affinity-add-open`, value })
+ ]);
+ },
+ handleToggleExpanded: index => {
+ affinityRules[index] = {
+ ...affinityRules[index],
+ expanded: !affinityRules[index].expanded
+ };
+
+ return dispatch(
+ set({
+ name: `create-instance-affinity`,
+ value: affinityRules.slice()
+ })
+ );
+ },
+ handleCancelEdit: index => {
+ affinityRules[index] = {
+ ...affinityRules[index],
+ expanded: false
+ };
+
+ return dispatch([
+ reset(FORM_NAME_EDIT(index)),
+ set({ name: `create-instance-affinity`, value: affinityRules.slice() })
+ ]);
+ },
+ handleRemoveAffinityRule: index => {
+ affinityRules.splice(index, 1);
+
+ return dispatch([
+ destroy(FORM_NAME_EDIT(index)),
+ set({ name: `create-instance-affinity`, value: affinityRules.slice() })
+ ]);
+ }
+ }))
+)(Affinity);
diff --git a/packages/my-joy-beta/src/containers/create-instance/index.js b/packages/my-joy-beta/src/containers/create-instance/index.js
index f5e2124b..57633c3f 100644
--- a/packages/my-joy-beta/src/containers/create-instance/index.js
+++ b/packages/my-joy-beta/src/containers/create-instance/index.js
@@ -1,7 +1,8 @@
import React from 'react';
import { Margin } from 'styled-components-spacing';
+import remcalc from 'remcalc';
-import { ViewContainer, H2 } from 'joyent-ui-toolkit';
+import { ViewContainer, H2, Button, Divider } from 'joyent-ui-toolkit';
import Name from '@containers/create-instance/name';
import Image from '@containers/create-instance/image';
@@ -9,6 +10,7 @@ import Metadata from '@containers/create-instance/metadata';
import Tags from '@containers/create-instance/tags';
import Package from '@containers/create-instance/package';
import Networks from '@containers/create-instance/networks';
+import Affinity from '@containers/create-instance/affinity';
import CNS from '@containers/create-instance/cns';
export default ({ step, ...props }) => (
@@ -37,5 +39,16 @@ export default ({ step, ...props }) => (
+
+
+
+ {step === 'done' || step === 'affinity' ? (
+
+ ) : null}
+
+
+
);
diff --git a/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/metadata.spec.js.snap b/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/metadata.spec.js.snap
index 78b6b157..39198900 100644
--- a/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/metadata.spec.js.snap
+++ b/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/metadata.spec.js.snap
@@ -493,17 +493,17 @@ exports[`renders
without throwing 1`] = `
`;
exports[`renders
without throwing 1`] = `
-.c34 {
+.c35 {
margin-top: 2rem;
margin-bottom: 2rem;
}
-.c17 {
+.c18 {
padding-right: 1rem;
padding-left: 1rem;
}
-.c21 {
+.c22 {
padding: 1rem;
}
@@ -627,7 +627,7 @@ exports[`renders
without throwing 1`] = `
max-height: 1.125rem;
}
-.c29 {
+.c30 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -672,50 +672,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c29:focus {
+.c30:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c29[disabled] {
+.c30[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c29:focus {
+.c30:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c30 {
+.c31 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -761,50 +761,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c30:focus {
+.c31:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c30[disabled] {
+.c31[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c30:focus {
+.c31:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c32 {
+.c33 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -862,71 +862,71 @@ exports[`renders
without throwing 1`] = `
float: right;
}
-.c32:focus {
+.c33:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c32[disabled] {
+.c33[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c32 svg + span {
+.c33 svg + span {
margin-left: 0.75rem;
}
-.c32 svg {
+.c33 svg {
max-height: 1.125rem;
}
@@ -949,7 +949,7 @@ exports[`renders
without throwing 1`] = `
margin-left: -0.5rem;
}
-.c28 {
+.c29 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -986,7 +986,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c22 {
+.c23 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -995,7 +995,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c31 {
+.c32 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -1013,7 +1013,7 @@ exports[`renders
without throwing 1`] = `
padding-bottom: 1.125rem;
}
-.c35 {
+.c36 {
color: rgba(73,73,73,1);
font-weight: normal;
line-height: 1.625rem;
@@ -1021,20 +1021,20 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c35 + p,
-.c35 + small,
-.c35 + h1,
-.c35 + h2,
-.c35 + label,
-.c35 + h3,
-.c35 + h4,
-.c35 + h5,
-.c35 + div,
-.c35 + span {
+.c36 + p,
+.c36 + small,
+.c36 + h1,
+.c36 + h2,
+.c36 + label,
+.c36 + h3,
+.c36 + h4,
+.c36 + h5,
+.c36 + div,
+.c36 + span {
margin-top: 1.5rem;
}
-.c19 {
+.c20 {
color: rgba(73,73,73,1);
font-weight: 600;
line-height: 1.5rem;
@@ -1042,16 +1042,16 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c19 + p,
-.c19 + small,
-.c19 + h1,
-.c19 + h2,
-.c19 + label,
-.c19 + h3,
-.c19 + h4,
-.c19 + h5,
-.c19 + div,
-.c19 + span {
+.c20 + p,
+.c20 + small,
+.c20 + h1,
+.c20 + h2,
+.c20 + label,
+.c20 + h3,
+.c20 + h4,
+.c20 + h5,
+.c20 + div,
+.c20 + span {
margin-top: 0.75rem;
}
@@ -1075,14 +1075,14 @@ exports[`renders
without throwing 1`] = `
height: 1.5rem;
}
-.c25 {
+.c26 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 0.75rem;
}
-.c33 {
+.c34 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
@@ -1134,7 +1134,7 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c20 {
+.c21 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1170,11 +1170,11 @@ exports[`renders
without throwing 1`] = `
background-color: transparent;
}
-.c20 > [name='card']:not(:last-child) {
+.c21 > [name='card']:not(:last-child) {
margin-bottom: 0.8125rem;
}
-.c20 > [name='card']:last-child {
+.c21 > [name='card']:last-child {
margin-bottom: 0.4375rem;
}
@@ -1209,6 +1209,7 @@ exports[`renders
without throwing 1`] = `
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -1217,7 +1218,7 @@ exports[`renders
without throwing 1`] = `
margin-top: 0;
}
-.c18 {
+.c19 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1244,6 +1245,7 @@ exports[`renders
without throwing 1`] = `
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -1368,7 +1370,7 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c23 {
+.c24 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -1392,45 +1394,45 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c23::-webkit-input-placeholder {
+.c24::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c23::-moz-placeholder {
+.c24::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c23:-ms-input-placeholder {
+.c24:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c23:invalid {
+.c24:invalid {
box-shadow: none;
}
-.c23:disabled {
+.c24:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c23:disabled::-webkit-input-placeholder {
+.c24:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c23:disabled::-moz-placeholder {
+.c24:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c23:disabled:-ms-input-placeholder {
+.c24:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c23:focus {
+.c24:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c27 {
+.c28 {
box-sizing: border-box;
width: 18.75rem;
height: 6rem;
@@ -1455,45 +1457,45 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c27::-webkit-input-placeholder {
+.c28::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c27::-moz-placeholder {
+.c28::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c27:-ms-input-placeholder {
+.c28:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c27:invalid {
+.c28:invalid {
box-shadow: none;
}
-.c27:disabled {
+.c28:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c27:disabled::-webkit-input-placeholder {
+.c28:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c27:disabled::-moz-placeholder {
+.c28:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c27:disabled:-ms-input-placeholder {
+.c28:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c27:focus {
+.c28:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c26 {
+.c27 {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
@@ -1518,7 +1520,7 @@ exports[`renders
without throwing 1`] = `
font-size: 0.8125rem;
}
-.c24 {
+.c25 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -1531,8 +1533,15 @@ exports[`renders
without throwing 1`] = `
margin-left: 1.75rem;
}
+.c17 {
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+ width: 100%;
+ box-sizing: border-box;
+}
+
@media only screen and (min-width:0em) {
- .c28 {
+ .c29 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -1541,7 +1550,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c28 {
+ .c29 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -1590,7 +1599,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c22 {
+ .c23 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
@@ -1600,7 +1609,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c31 {
+ .c32 {
display: none;
}
}
@@ -1717,15 +1726,15 @@ exports[`renders
without throwing 1`] = `
onClick={false}
>
Add metadata
@@ -1733,17 +1742,17 @@ exports[`renders without throwing 1`] = `
@@ -1777,7 +1786,7 @@ exports[`renders
without throwing 1`] = `
className="c12"
>
without throwing 1`] = `
value
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
0
key:value pair
@@ -3104,23 +3113,23 @@ exports[`renders without throwing 1`] = `
margin-bottom: 2rem;
}
-.c19 {
+.c20 {
padding-right: 1rem;
padding-left: 1rem;
}
-.c23 {
+.c24 {
padding: 1rem;
}
-.c39 {
+.c40 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
animation: iCqDak 1.5s ease-out 0s infinite;
}
-.c40 {
+.c41 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
@@ -3129,7 +3138,7 @@ exports[`renders without throwing 1`] = `
animation-delay: 0.5s;
}
-.c41 {
+.c42 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
@@ -3138,7 +3147,7 @@ exports[`renders without throwing 1`] = `
animation-delay: 1s;
}
-.c38 {
+.c39 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -3286,94 +3295,6 @@ exports[`renders without throwing 1`] = `
max-height: 1.125rem;
}
-.c32 {
- box-sizing: border-box;
- display: inline-block;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -ms-flex-pack: center;
- justify-content: center;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- min-height: 3rem;
- height: 3rem;
- min-width: 7.5rem;
- margin-bottom: 0.5rem;
- margin-top: 0.5rem;
- padding: 0.9375rem 1.125rem;
- position: relative;
- font-size: 0.9375rem;
- text-align: center;
- font-style: normal;
- font-stretch: normal;
- line-height: normal;
- -webkit-letter-spacing: normal;
- -moz-letter-spacing: normal;
- -ms-letter-spacing: normal;
- letter-spacing: normal;
- text-decoration: none;
- white-space: nowrap;
- vertical-align: middle;
- touch-action: manipulation;
- cursor: pointer;
- color: rgb(255,255,255);
- -webkit-text-fill-color: currentcolor;
- background-image: none;
- background-color: rgb(59,70,204);
- border-radius: 0.25rem;
- border: solid 0.0625rem rgb(45,56,132);
- color: rgb(70,70,70);
- -webkit-text-fill-color: currentcolor;
- background-color: rgb(255,255,255);
- border-color: rgb(216,216,216);
- margin: 0;
-}
-
-.c32:focus {
- outline: 0;
- text-decoration: none;
- background-color: rgb(59,70,204);
- border-color: rgb(45,56,132);
-}
-
-.c32:hover {
- background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
-}
-
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
- background-image: none;
- outline: 0;
- background-color: rgb(45,56,132);
- border-color: rgb(45,56,132);
-}
-
-.c32[disabled] {
- cursor: not-allowed;
- pointer-events: none;
-}
-
-.c32:focus {
- background-color: rgb(255,255,255);
- border-color: rgb(216,216,216);
-}
-
-.c32:hover {
- background-color: rgb(247,247,247);
- border-color: rgb(216,216,216);
-}
-
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
- background-color: rgb(230,230,230);
- border-color: rgb(216,216,216);
-}
-
.c33 {
box-sizing: border-box;
display: inline-block;
@@ -3412,10 +3333,9 @@ exports[`renders without throwing 1`] = `
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
- cursor: not-allowed;
- pointer-events: none;
- color: rgb(216,216,216);
- background-color: rgb(250,250,250);
+ color: rgb(70,70,70);
+ -webkit-text-fill-color: currentcolor;
+ background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
margin: 0;
}
@@ -3447,23 +3367,112 @@ exports[`renders without throwing 1`] = `
}
.c33:focus {
- background-color: rgb(250,250,250);
+ background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c33:hover {
- background-color: rgb(250,250,250);
- border-color: rgb(250,250,250);
+ background-color: rgb(247,247,247);
+ border-color: rgb(216,216,216);
}
.c33:active,
.c33:active:hover,
.c33:active:focus {
+ background-color: rgb(230,230,230);
+ border-color: rgb(216,216,216);
+}
+
+.c34 {
+ box-sizing: border-box;
+ display: inline-block;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ min-height: 3rem;
+ height: 3rem;
+ min-width: 7.5rem;
+ margin-bottom: 0.5rem;
+ margin-top: 0.5rem;
+ padding: 0.9375rem 1.125rem;
+ position: relative;
+ font-size: 0.9375rem;
+ text-align: center;
+ font-style: normal;
+ font-stretch: normal;
+ line-height: normal;
+ -webkit-letter-spacing: normal;
+ -moz-letter-spacing: normal;
+ -ms-letter-spacing: normal;
+ letter-spacing: normal;
+ text-decoration: none;
+ white-space: nowrap;
+ vertical-align: middle;
+ touch-action: manipulation;
+ cursor: pointer;
+ color: rgb(255,255,255);
+ -webkit-text-fill-color: currentcolor;
+ background-image: none;
+ background-color: rgb(59,70,204);
+ border-radius: 0.25rem;
+ border: solid 0.0625rem rgb(45,56,132);
+ cursor: not-allowed;
+ pointer-events: none;
+ color: rgb(216,216,216);
+ background-color: rgb(250,250,250);
+ border-color: rgb(216,216,216);
+ margin: 0;
+}
+
+.c34:focus {
+ outline: 0;
+ text-decoration: none;
+ background-color: rgb(59,70,204);
+ border-color: rgb(45,56,132);
+}
+
+.c34:hover {
+ background-color: rgb(72,83,217);
+ border: solid 0.0625rem rgb(45,56,132);
+}
+
+.c34:active,
+.c34:active:hover,
+.c34:active:focus {
+ background-image: none;
+ outline: 0;
+ background-color: rgb(45,56,132);
+ border-color: rgb(45,56,132);
+}
+
+.c34[disabled] {
+ cursor: not-allowed;
+ pointer-events: none;
+}
+
+.c34:focus {
+ background-color: rgb(250,250,250);
+ border-color: rgb(216,216,216);
+}
+
+.c34:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c35 {
+.c34:active,
+.c34:active:hover,
+.c34:active:focus {
+ background-color: rgb(250,250,250);
+ border-color: rgb(250,250,250);
+}
+
+.c36 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -3521,75 +3530,75 @@ exports[`renders without throwing 1`] = `
float: right;
}
-.c35:focus {
+.c36:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c35:hover {
+.c36:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c35:active,
-.c35:active:hover,
-.c35:active:focus {
+.c36:active,
+.c36:active:hover,
+.c36:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c35[disabled] {
+.c36[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c35:focus {
+.c36:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c35:hover {
+.c36:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c35:active,
-.c35:active:hover,
-.c35:active:focus {
+.c36:active,
+.c36:active:hover,
+.c36:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c35:focus {
+.c36:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c35:hover {
+.c36:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c35:active,
-.c35:active:hover,
-.c35:active:focus {
+.c36:active,
+.c36:active:hover,
+.c36:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c35 svg + span {
+.c36 svg + span {
margin-left: 0.75rem;
}
-.c35 svg {
+.c36 svg {
max-height: 1.125rem;
}
-.c37 {
+.c38 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -3652,88 +3661,88 @@ exports[`renders without throwing 1`] = `
float: right;
}
-.c37:focus {
+.c38:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c37:hover {
+.c38:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c37:active,
-.c37:active:hover,
-.c37:active:focus {
+.c38:active,
+.c38:active:hover,
+.c38:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c37[disabled] {
+.c38[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c37:focus {
+.c38:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c37:hover {
+.c38:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c37:active,
-.c37:active:hover,
-.c37:active:focus {
+.c38:active,
+.c38:active:hover,
+.c38:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c37:focus {
+.c38:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c37:hover {
+.c38:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c37:active,
-.c37:active:hover,
-.c37:active:focus {
+.c38:active,
+.c38:active:hover,
+.c38:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c37:focus {
+.c38:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c37:hover {
+.c38:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c37:active,
-.c37:active:hover,
-.c37:active:focus {
+.c38:active,
+.c38:active:hover,
+.c38:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c37 svg + span {
+.c38 svg + span {
margin-left: 0.75rem;
}
-.c37 svg {
+.c38 svg {
max-height: 1.125rem;
}
@@ -3756,7 +3765,7 @@ exports[`renders without throwing 1`] = `
margin-left: -0.5rem;
}
-.c30 {
+.c31 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -3793,7 +3802,7 @@ exports[`renders without throwing 1`] = `
padding-left: 0.5rem;
}
-.c24 {
+.c25 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -3802,7 +3811,7 @@ exports[`renders without throwing 1`] = `
padding-left: 0.5rem;
}
-.c31 {
+.c32 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -3811,7 +3820,7 @@ exports[`renders without throwing 1`] = `
padding-left: 0.5rem;
}
-.c34 {
+.c35 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -3870,14 +3879,14 @@ exports[`renders without throwing 1`] = `
height: 1.5rem;
}
-.c27 {
+.c28 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 0.75rem;
}
-.c36 {
+.c37 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
@@ -3929,7 +3938,7 @@ exports[`renders without throwing 1`] = `
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c22 {
+.c23 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -3965,11 +3974,11 @@ exports[`renders without throwing 1`] = `
background-color: transparent;
}
-.c22 > [name='card']:not(:last-child) {
+.c23 > [name='card']:not(:last-child) {
margin-bottom: 0.8125rem;
}
-.c22 > [name='card']:last-child {
+.c23 > [name='card']:last-child {
margin-bottom: 0.4375rem;
}
@@ -4005,6 +4014,7 @@ exports[`renders without throwing 1`] = `
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -4013,7 +4023,7 @@ exports[`renders without throwing 1`] = `
margin-top: 0;
}
-.c20 {
+.c21 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -4041,6 +4051,7 @@ exports[`renders without throwing 1`] = `
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -4165,7 +4176,7 @@ exports[`renders without throwing 1`] = `
outline: 0;
}
-.c25 {
+.c26 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -4189,45 +4200,45 @@ exports[`renders without throwing 1`] = `
outline: 0;
}
-.c25::-webkit-input-placeholder {
+.c26::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c25::-moz-placeholder {
+.c26::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c25:-ms-input-placeholder {
+.c26:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c25:invalid {
+.c26:invalid {
box-shadow: none;
}
-.c25:disabled {
+.c26:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c25:disabled::-webkit-input-placeholder {
+.c26:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c25:disabled::-moz-placeholder {
+.c26:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c25:disabled:-ms-input-placeholder {
+.c26:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c25:focus {
+.c26:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c29 {
+.c30 {
box-sizing: border-box;
width: 18.75rem;
height: 6rem;
@@ -4252,45 +4263,45 @@ exports[`renders without throwing 1`] = `
outline: 0;
}
-.c29::-webkit-input-placeholder {
+.c30::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c29::-moz-placeholder {
+.c30::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c29:-ms-input-placeholder {
+.c30:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c29:invalid {
+.c30:invalid {
box-shadow: none;
}
-.c29:disabled {
+.c30:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c29:disabled::-webkit-input-placeholder {
+.c30:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c29:disabled::-moz-placeholder {
+.c30:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c29:disabled:-ms-input-placeholder {
+.c30:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c29:focus {
+.c30:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c28 {
+.c29 {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
@@ -4315,7 +4326,7 @@ exports[`renders without throwing 1`] = `
font-size: 0.8125rem;
}
-.c26 {
+.c27 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -4328,7 +4339,7 @@ exports[`renders without throwing 1`] = `
margin-left: 1.75rem;
}
-.c21 {
+.c22 {
word-break: break-all;
line-height: 1.5;
white-space: nowrap;
@@ -4337,8 +4348,15 @@ exports[`renders without throwing 1`] = `
display: block;
}
+.c19 {
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+ width: 100%;
+ box-sizing: border-box;
+}
+
@media only screen and (min-width:0em) {
- .c30 {
+ .c31 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -4347,7 +4365,7 @@ exports[`renders without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c30 {
+ .c31 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -4396,7 +4414,7 @@ exports[`renders without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c24 {
+ .c25 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
@@ -4406,7 +4424,7 @@ exports[`renders without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c31 {
+ .c32 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
@@ -4416,7 +4434,7 @@ exports[`renders without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c34 {
+ .c35 {
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
@@ -4548,36 +4566,31 @@ exports[`renders without throwing 1`] = `
onClick={[Function]}
>
-
- undefined:
-
-
-
+ className="c22"
+ />
@@ -4611,7 +4624,7 @@ exports[`renders
without throwing 1`] = `
className="c12"
>
without throwing 1`] = `
value
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
@@ -4742,36 +4755,31 @@ exports[`renders
without throwing 1`] = `
onClick={[Function]}
>
-
- undefined:
-
-
-
+ className="c22"
+ />
@@ -4805,7 +4813,7 @@ exports[`renders
without throwing 1`] = `
className="c12"
>
without throwing 1`] = `
value
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
@@ -4936,36 +4944,31 @@ exports[`renders
without throwing 1`] = `
onClick={[Function]}
>
-
- undefined:
-
-
-
+ className="c22"
+ />
@@ -4999,7 +5002,7 @@ exports[`renders
without throwing 1`] = `
className="c12"
>
without throwing 1`] = `
value
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
type="button"
>
diff --git a/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/tags.spec.js.snap b/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/tags.spec.js.snap
index 4445182d..17e1155d 100644
--- a/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/tags.spec.js.snap
+++ b/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/tags.spec.js.snap
@@ -509,17 +509,17 @@ exports[`renders
without throwing 1`] = `
`;
exports[`renders
without throwing 1`] = `
-.c34 {
+.c35 {
margin-top: 2rem;
margin-bottom: 2rem;
}
-.c17 {
+.c18 {
padding-right: 1rem;
padding-left: 1rem;
}
-.c21 {
+.c22 {
padding: 1rem;
}
@@ -643,7 +643,7 @@ exports[`renders
without throwing 1`] = `
max-height: 1.125rem;
}
-.c29 {
+.c30 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -688,50 +688,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c29:focus {
+.c30:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c29[disabled] {
+.c30[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c29:focus {
+.c30:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c30 {
+.c31 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -777,50 +777,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c30:focus {
+.c31:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c30[disabled] {
+.c31[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c30:focus {
+.c31:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c32 {
+.c33 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -878,71 +878,71 @@ exports[`renders
without throwing 1`] = `
float: right;
}
-.c32:focus {
+.c33:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c32[disabled] {
+.c33[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c32 svg + span {
+.c33 svg + span {
margin-left: 0.75rem;
}
-.c32 svg {
+.c33 svg {
max-height: 1.125rem;
}
@@ -965,7 +965,7 @@ exports[`renders
without throwing 1`] = `
margin-left: -0.5rem;
}
-.c27 {
+.c28 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1002,7 +1002,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c28 {
+.c29 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -1011,7 +1011,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c31 {
+.c32 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -1029,7 +1029,7 @@ exports[`renders
without throwing 1`] = `
padding-bottom: 1.125rem;
}
-.c35 {
+.c36 {
color: rgba(73,73,73,1);
font-weight: normal;
line-height: 1.625rem;
@@ -1037,20 +1037,20 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c35 + p,
-.c35 + small,
-.c35 + h1,
-.c35 + h2,
-.c35 + label,
-.c35 + h3,
-.c35 + h4,
-.c35 + h5,
-.c35 + div,
-.c35 + span {
+.c36 + p,
+.c36 + small,
+.c36 + h1,
+.c36 + h2,
+.c36 + label,
+.c36 + h3,
+.c36 + h4,
+.c36 + h5,
+.c36 + div,
+.c36 + span {
margin-top: 1.5rem;
}
-.c19 {
+.c20 {
color: rgba(73,73,73,1);
font-weight: 600;
line-height: 1.5rem;
@@ -1058,16 +1058,16 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c19 + p,
-.c19 + small,
-.c19 + h1,
-.c19 + h2,
-.c19 + label,
-.c19 + h3,
-.c19 + h4,
-.c19 + h5,
-.c19 + div,
-.c19 + span {
+.c20 + p,
+.c20 + small,
+.c20 + h1,
+.c20 + h2,
+.c20 + label,
+.c20 + h3,
+.c20 + h4,
+.c20 + h5,
+.c20 + div,
+.c20 + span {
margin-top: 0.75rem;
}
@@ -1091,7 +1091,7 @@ exports[`renders
without throwing 1`] = `
height: 1.5rem;
}
-.c33 {
+.c34 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
@@ -1143,7 +1143,7 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c20 {
+.c21 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1179,11 +1179,11 @@ exports[`renders
without throwing 1`] = `
background-color: transparent;
}
-.c20 > [name='card']:not(:last-child) {
+.c21 > [name='card']:not(:last-child) {
margin-bottom: 0.8125rem;
}
-.c20 > [name='card']:last-child {
+.c21 > [name='card']:last-child {
margin-bottom: 0.4375rem;
}
@@ -1218,6 +1218,7 @@ exports[`renders
without throwing 1`] = `
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -1226,7 +1227,7 @@ exports[`renders
without throwing 1`] = `
margin-top: 0;
}
-.c18 {
+.c19 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1253,6 +1254,7 @@ exports[`renders
without throwing 1`] = `
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -1377,7 +1379,7 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c24 {
+.c25 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -1401,40 +1403,40 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c24::-webkit-input-placeholder {
+.c25::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24::-moz-placeholder {
+.c25::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:-ms-input-placeholder {
+.c25:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:invalid {
+.c25:invalid {
box-shadow: none;
}
-.c24:disabled {
+.c25:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c24:disabled::-webkit-input-placeholder {
+.c25:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled::-moz-placeholder {
+.c25:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled:-ms-input-placeholder {
+.c25:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:focus {
+.c25:focus {
border-color: rgb(59,70,204);
outline: 0;
}
@@ -1452,7 +1454,7 @@ exports[`renders
without throwing 1`] = `
font-size: 0.8125rem;
}
-.c25 {
+.c26 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -1465,7 +1467,7 @@ exports[`renders
without throwing 1`] = `
margin-left: 1.75rem;
}
-.c36 {
+.c37 {
margin: 0;
padding: 0;
display: -webkit-box;
@@ -1478,7 +1480,7 @@ exports[`renders
without throwing 1`] = `
flex-wrap: wrap;
}
-.c22 {
+.c23 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -1505,7 +1507,7 @@ exports[`renders
without throwing 1`] = `
align-content: stretch;
}
-.c23 {
+.c24 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -1524,7 +1526,7 @@ exports[`renders
without throwing 1`] = `
flex-basis: auto;
}
-.c26 {
+.c27 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -1543,8 +1545,15 @@ exports[`renders
without throwing 1`] = `
flex-basis: 0.75rem;
}
+.c17 {
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+ width: 100%;
+ box-sizing: border-box;
+}
+
@media only screen and (min-width:0em) {
- .c27 {
+ .c28 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -1553,7 +1562,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c27 {
+ .c28 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -1602,7 +1611,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c28 {
+ .c29 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
@@ -1612,7 +1621,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c31 {
+ .c32 {
display: none;
}
}
@@ -1729,15 +1738,15 @@ exports[`renders
without throwing 1`] = `
onClick={false}
>
Add tag
@@ -1745,17 +1754,17 @@ exports[`renders without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
0
tag
@@ -1908,7 +1917,7 @@ exports[`renders without throwing 1`] = `
`;
@@ -2422,16 +2431,16 @@ exports[`renders
without throwing 1`] = `
`;
exports[`renders
without throwing 1`] = `
-.c34 {
+.c35 {
margin-bottom: 2rem;
}
-.c17 {
+.c18 {
padding-right: 1rem;
padding-left: 1rem;
}
-.c21 {
+.c22 {
padding: 1rem;
}
@@ -2577,7 +2586,7 @@ exports[`renders
without throwing 1`] = `
max-height: 1.125rem;
}
-.c29 {
+.c30 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -2622,50 +2631,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c29:focus {
+.c30:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c29[disabled] {
+.c30[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c29:focus {
+.c30:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c30 {
+.c31 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -2711,50 +2720,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c30:focus {
+.c31:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c30[disabled] {
+.c31[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c30:focus {
+.c31:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c32 {
+.c33 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -2812,71 +2821,71 @@ exports[`renders
without throwing 1`] = `
float: right;
}
-.c32:focus {
+.c33:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c32[disabled] {
+.c33[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c32 svg + span {
+.c33 svg + span {
margin-left: 0.75rem;
}
-.c32 svg {
+.c33 svg {
max-height: 1.125rem;
}
@@ -2899,7 +2908,7 @@ exports[`renders
without throwing 1`] = `
margin-left: -0.5rem;
}
-.c27 {
+.c28 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -2936,7 +2945,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c28 {
+.c29 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -2945,7 +2954,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c31 {
+.c32 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -2963,7 +2972,7 @@ exports[`renders
without throwing 1`] = `
padding-bottom: 1.125rem;
}
-.c35 {
+.c36 {
color: rgba(73,73,73,1);
font-weight: normal;
line-height: 1.625rem;
@@ -2971,16 +2980,16 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c35 + p,
-.c35 + small,
-.c35 + h1,
-.c35 + h2,
-.c35 + label,
-.c35 + h3,
-.c35 + h4,
-.c35 + h5,
-.c35 + div,
-.c35 + span {
+.c36 + p,
+.c36 + small,
+.c36 + h1,
+.c36 + h2,
+.c36 + label,
+.c36 + h3,
+.c36 + h4,
+.c36 + h5,
+.c36 + div,
+.c36 + span {
margin-top: 1.5rem;
}
@@ -3004,7 +3013,7 @@ exports[`renders
without throwing 1`] = `
height: 1.5rem;
}
-.c33 {
+.c34 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
@@ -3056,7 +3065,7 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c20 {
+.c21 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -3092,11 +3101,11 @@ exports[`renders
without throwing 1`] = `
background-color: transparent;
}
-.c20 > [name='card']:not(:last-child) {
+.c21 > [name='card']:not(:last-child) {
margin-bottom: 0.8125rem;
}
-.c20 > [name='card']:last-child {
+.c21 > [name='card']:last-child {
margin-bottom: 0.4375rem;
}
@@ -3132,6 +3141,7 @@ exports[`renders
without throwing 1`] = `
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -3140,7 +3150,7 @@ exports[`renders
without throwing 1`] = `
margin-top: 0;
}
-.c18 {
+.c19 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -3168,6 +3178,7 @@ exports[`renders
without throwing 1`] = `
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -3292,7 +3303,7 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c24 {
+.c25 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -3316,40 +3327,40 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c24::-webkit-input-placeholder {
+.c25::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24::-moz-placeholder {
+.c25::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:-ms-input-placeholder {
+.c25:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:invalid {
+.c25:invalid {
box-shadow: none;
}
-.c24:disabled {
+.c25:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c24:disabled::-webkit-input-placeholder {
+.c25:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled::-moz-placeholder {
+.c25:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled:-ms-input-placeholder {
+.c25:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:focus {
+.c25:focus {
border-color: rgb(59,70,204);
outline: 0;
}
@@ -3367,7 +3378,7 @@ exports[`renders
without throwing 1`] = `
font-size: 0.8125rem;
}
-.c25 {
+.c26 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -3380,7 +3391,7 @@ exports[`renders
without throwing 1`] = `
margin-left: 1.75rem;
}
-.c36 {
+.c37 {
margin: 0;
padding: 0;
display: -webkit-box;
@@ -3393,7 +3404,7 @@ exports[`renders
without throwing 1`] = `
flex-wrap: wrap;
}
-.c22 {
+.c23 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -3420,7 +3431,7 @@ exports[`renders
without throwing 1`] = `
align-content: stretch;
}
-.c23 {
+.c24 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -3439,7 +3450,7 @@ exports[`renders
without throwing 1`] = `
flex-basis: auto;
}
-.c26 {
+.c27 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -3458,7 +3469,7 @@ exports[`renders
without throwing 1`] = `
flex-basis: 0.75rem;
}
-.c19 {
+.c20 {
word-break: break-all;
line-height: 1.5;
white-space: nowrap;
@@ -3467,8 +3478,15 @@ exports[`renders
without throwing 1`] = `
display: block;
}
+.c17 {
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+ width: 100%;
+ box-sizing: border-box;
+}
+
@media only screen and (min-width:0em) {
- .c27 {
+ .c28 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -3477,7 +3495,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c27 {
+ .c28 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -3526,7 +3544,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c28 {
+ .c29 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
@@ -3536,7 +3554,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c31 {
+ .c32 {
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
@@ -3657,15 +3675,15 @@ exports[`renders
without throwing 1`] = `
onClick={[Function]}
>
name1:
@@ -3678,17 +3696,17 @@ exports[`renders without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
0
tag
@@ -3841,33 +3859,33 @@ exports[`renders without throwing 1`] = `
`;
exports[`renders
without throwing 1`] = `
-.c38 {
+.c39 {
margin-bottom: 2rem;
}
-.c17 {
+.c18 {
padding-right: 1rem;
padding-left: 1rem;
}
-.c21 {
+.c22 {
padding: 1rem;
}
-.c34 {
+.c35 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
animation: iCqDak 1.5s ease-out 0s infinite;
}
-.c35 {
+.c36 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
@@ -3876,7 +3894,7 @@ exports[`renders
without throwing 1`] = `
animation-delay: 0.5s;
}
-.c36 {
+.c37 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
@@ -3885,7 +3903,7 @@ exports[`renders
without throwing 1`] = `
animation-delay: 1s;
}
-.c33 {
+.c34 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -4055,7 +4073,7 @@ exports[`renders
without throwing 1`] = `
max-height: 1.125rem;
}
-.c29 {
+.c30 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -4100,50 +4118,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c29:focus {
+.c30:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c29[disabled] {
+.c30[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c29:focus {
+.c30:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c29:hover {
+.c30:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c30:active,
+.c30:active:hover,
+.c30:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c30 {
+.c31 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -4189,50 +4207,50 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c30:focus {
+.c31:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c30[disabled] {
+.c31[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c30:focus {
+.c31:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c30:hover {
+.c31:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c30:active,
-.c30:active:hover,
-.c30:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c32 {
+.c33 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -4295,88 +4313,88 @@ exports[`renders
without throwing 1`] = `
float: right;
}
-.c32:focus {
+.c33:focus {
outline: 0;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c32[disabled] {
+.c33[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c32:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(210,67,58);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(210,67,58);
}
-.c32:focus {
+.c33:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c32:hover {
+.c33:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c32:active,
-.c32:active:hover,
-.c32:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c32 svg + span {
+.c33 svg + span {
margin-left: 0.75rem;
}
-.c32 svg {
+.c33 svg {
max-height: 1.125rem;
}
@@ -4399,7 +4417,7 @@ exports[`renders
without throwing 1`] = `
margin-left: -0.5rem;
}
-.c27 {
+.c28 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -4436,7 +4454,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c28 {
+.c29 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -4445,7 +4463,7 @@ exports[`renders
without throwing 1`] = `
padding-left: 0.5rem;
}
-.c31 {
+.c32 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -4463,7 +4481,7 @@ exports[`renders
without throwing 1`] = `
padding-bottom: 1.125rem;
}
-.c39 {
+.c40 {
color: rgba(73,73,73,1);
font-weight: normal;
line-height: 1.625rem;
@@ -4471,16 +4489,16 @@ exports[`renders
without throwing 1`] = `
margin: 0;
}
-.c39 + p,
-.c39 + small,
-.c39 + h1,
-.c39 + h2,
-.c39 + label,
-.c39 + h3,
-.c39 + h4,
-.c39 + h5,
-.c39 + div,
-.c39 + span {
+.c40 + p,
+.c40 + small,
+.c40 + h1,
+.c40 + h2,
+.c40 + label,
+.c40 + h3,
+.c40 + h4,
+.c40 + h5,
+.c40 + div,
+.c40 + span {
margin-top: 1.5rem;
}
@@ -4504,7 +4522,7 @@ exports[`renders
without throwing 1`] = `
height: 1.5rem;
}
-.c37 {
+.c38 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
@@ -4556,7 +4574,7 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c20 {
+.c21 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -4592,11 +4610,11 @@ exports[`renders
without throwing 1`] = `
background-color: transparent;
}
-.c20 > [name='card']:not(:last-child) {
+.c21 > [name='card']:not(:last-child) {
margin-bottom: 0.8125rem;
}
-.c20 > [name='card']:last-child {
+.c21 > [name='card']:last-child {
margin-bottom: 0.4375rem;
}
@@ -4632,6 +4650,7 @@ exports[`renders
without throwing 1`] = `
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
@@ -4640,7 +4659,7 @@ exports[`renders
without throwing 1`] = `
margin-top: 0;
}
-.c18 {
+.c19 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -4668,6 +4687,7 @@ exports[`renders
without throwing 1`] = `
flex: 0 0 2.875rem;
box-sizing: border-box;
min-height: 2.9375rem;
+ max-width: 100%;
width: auto;
height: auto;
display: -webkit-inline-box;
@@ -4792,7 +4812,7 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c24 {
+.c25 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -4816,40 +4836,40 @@ exports[`renders
without throwing 1`] = `
outline: 0;
}
-.c24::-webkit-input-placeholder {
+.c25::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24::-moz-placeholder {
+.c25::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:-ms-input-placeholder {
+.c25:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:invalid {
+.c25:invalid {
box-shadow: none;
}
-.c24:disabled {
+.c25:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
}
-.c24:disabled::-webkit-input-placeholder {
+.c25:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled::-moz-placeholder {
+.c25:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled:-ms-input-placeholder {
+.c25:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:focus {
+.c25:focus {
border-color: rgb(59,70,204);
outline: 0;
}
@@ -4867,7 +4887,7 @@ exports[`renders
without throwing 1`] = `
font-size: 0.8125rem;
}
-.c25 {
+.c26 {
font-size: 0.9375rem;
font-style: normal;
font-stretch: normal;
@@ -4880,7 +4900,7 @@ exports[`renders
without throwing 1`] = `
margin-left: 1.75rem;
}
-.c40 {
+.c41 {
margin: 0;
padding: 0;
display: -webkit-box;
@@ -4893,7 +4913,7 @@ exports[`renders
without throwing 1`] = `
flex-wrap: wrap;
}
-.c22 {
+.c23 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -4920,7 +4940,7 @@ exports[`renders
without throwing 1`] = `
align-content: stretch;
}
-.c23 {
+.c24 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -4939,7 +4959,7 @@ exports[`renders
without throwing 1`] = `
flex-basis: auto;
}
-.c26 {
+.c27 {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
@@ -4958,7 +4978,7 @@ exports[`renders
without throwing 1`] = `
flex-basis: 0.75rem;
}
-.c19 {
+.c20 {
word-break: break-all;
line-height: 1.5;
white-space: nowrap;
@@ -4967,8 +4987,15 @@ exports[`renders
without throwing 1`] = `
display: block;
}
+.c17 {
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+ width: 100%;
+ box-sizing: border-box;
+}
+
@media only screen and (min-width:0em) {
- .c27 {
+ .c28 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -4977,7 +5004,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c27 {
+ .c28 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -5026,7 +5053,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c28 {
+ .c29 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
@@ -5036,7 +5063,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c31 {
+ .c32 {
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
@@ -5157,15 +5184,15 @@ exports[`renders
without throwing 1`] = `
onClick={[Function]}
>
name1:
@@ -5178,17 +5205,17 @@ exports[`renders without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
type="button"
>
0
tag
@@ -5335,7 +5362,7 @@ exports[`renders without throwing 1`] = `
`;
diff --git a/packages/my-joy-beta/src/router.js b/packages/my-joy-beta/src/router.js
index ecf11010..ecebe370 100644
--- a/packages/my-joy-beta/src/router.js
+++ b/packages/my-joy-beta/src/router.js
@@ -6,6 +6,7 @@ import { PageContainer } from 'joyent-ui-toolkit';
import { Breadcrumb, Menu } from '@containers/navigation';
import { Header } from '@components/navigation';
+import Footer from '@components/navigation/footer';
import {
List as Instances,
@@ -18,7 +19,6 @@ import {
Snapshots as InstanceSnapshots,
Resize as InstanceResize
} from '@containers/instances';
-
import CreateInstance from '@containers/create-instance';
export default () => (
@@ -157,9 +157,9 @@ export default () => (
component={props =>
}
/>
}
+ component={props => }
/>
(
} />
+
);
diff --git a/packages/ui-toolkit/src/base/global.js b/packages/ui-toolkit/src/base/global.js
index f9bd4437..e70e1208 100644
--- a/packages/ui-toolkit/src/base/global.js
+++ b/packages/ui-toolkit/src/base/global.js
@@ -31,7 +31,7 @@ export default ({ theme }) => css`
html,
body,
#root {
- height: 100%;
+ min-height: 100vh;
}
body > #root {
diff --git a/packages/ui-toolkit/src/card/__tests___/__snapshots__/card.spec.js.snap b/packages/ui-toolkit/src/card/__tests___/__snapshots__/card.spec.js.snap
index 24df4a6c..bab05835 100644
--- a/packages/ui-toolkit/src/card/__tests___/__snapshots__/card.spec.js.snap
+++ b/packages/ui-toolkit/src/card/__tests___/__snapshots__/card.spec.js.snap
@@ -57,6 +57,7 @@ exports[`Card Card With Header 1`] = `
z-index: 1;
line-height: 1.5rem;
height: auto;
+ max-width: 100%;
margin: -0.0625rem -0.0625rem 0 -0.0625rem;
}
diff --git a/packages/ui-toolkit/src/card/header.js b/packages/ui-toolkit/src/card/header.js
index b73c6a91..91dc7b90 100644
--- a/packages/ui-toolkit/src/card/header.js
+++ b/packages/ui-toolkit/src/card/header.js
@@ -13,6 +13,7 @@ const BaseHeader = BaseCard.extend`
z-index: 1;
line-height: ${remcalc(24)};
height: auto;
+ max-width: 100%;
margin: ${remcalc(-1)} ${remcalc(-1)} 0 ${remcalc(-1)};
@@ -45,6 +46,7 @@ const BaseBox = BaseCard.extend`
width: ${remcalc(46)};
min-width: ${remcalc(46)};
min-height: ${remcalc(46)};
+ max-width: 100%;
display: inline-flex;
flex: 0 0 auto;
@@ -83,6 +85,7 @@ const BaseBox = BaseCard.extend`
const BaseMeta = BaseCard.extend`
box-sizing: border-box;
min-height: ${remcalc(47)};
+ max-width: 100%;
width: auto;
height: auto;
diff --git a/packages/ui-toolkit/src/form/select.js b/packages/ui-toolkit/src/form/select.js
index e07ce8d9..22960113 100644
--- a/packages/ui-toolkit/src/form/select.js
+++ b/packages/ui-toolkit/src/form/select.js
@@ -37,7 +37,9 @@ const SelectWrapper = styled.div`
}
${is('embedded')`
+ width: auto;
margin: 0 ${remcalc(6)};
+ min-width: 0;
&:after {
right: ${remcalc(0)};
}
@@ -66,6 +68,7 @@ const StyledSelect = select.extend`
`};
${is('embedded')`
+ width: auto;
border: none;
border-bottom: ${remcalc(1)} solid ${props => props.theme.text};
border-radius: 0;
@@ -76,6 +79,8 @@ const StyledSelect = select.extend`
height: ${remcalc(24)};
appearance: none;
min-height: 0;
+ color: ${props => props.theme.grey};
+ margin: 0 ${remcalc(6)};
`};
${is('wrapped')`
diff --git a/packages/ui-toolkit/src/text/headings.js b/packages/ui-toolkit/src/text/headings.js
index 50dce6b5..eb46b9cb 100644
--- a/packages/ui-toolkit/src/text/headings.js
+++ b/packages/ui-toolkit/src/text/headings.js
@@ -1,7 +1,7 @@
import styled from 'styled-components';
import { H1 as NH1 } from 'normalized-styled-components';
import remcalc from 'remcalc';
-import is from 'styled-is';
+import is, { isNot } from 'styled-is';
export const H1 = NH1.extend`
color: ${props => props.theme.text};
@@ -21,18 +21,20 @@ export const H1 = NH1.extend`
color: ${props => props.theme.white}
`};
- & + p,
- & + small,
- & + h1,
- & + h2,
- & + label,
- & + h3,
- & + h4,
- & + h5,
- & + div,
- & + span {
- margin-top: ${remcalc(24)};
- }
+ ${isNot('noMargin')`
+ & + p,
+ & + small,
+ & + h1,
+ & + h2,
+ & + label,
+ & + h3,
+ & + h4,
+ & + h5,
+ & + div,
+ & + span {
+ margin-top: ${remcalc(24)};
+ }
+ `};
`;
export const H2 = styled.h2`
@@ -51,18 +53,20 @@ export const H2 = styled.h2`
color: ${props => props.theme.white}
`};
- & + p,
- & + small,
- & + h1,
- & + h2,
- & + label,
- & + h3,
- & + h4,
- & + h5,
- & + div,
- & + span {
- margin-top: ${remcalc(24)};
- }
+ ${isNot('noMargin')`
+ & + p,
+ & + small,
+ & + h1,
+ & + h2,
+ & + label,
+ & + h3,
+ & + h4,
+ & + h5,
+ & + div,
+ & + span {
+ margin-top: ${remcalc(24)};
+ }
+ `};
`;
export const H3 = styled.h3`
@@ -81,18 +85,20 @@ export const H3 = styled.h3`
color: ${props => props.theme.white}
`};
- & + p,
- & + small,
- & + h1,
- & + h2,
- & + label,
- & + h3,
- & + h4,
- & + h5,
- & + div,
- & + span {
- margin-top: ${remcalc(24)};
- }
+ ${isNot('noMargin')`
+ & + p,
+ & + small,
+ & + h1,
+ & + h2,
+ & + label,
+ & + h3,
+ & + h4,
+ & + h5,
+ & + div,
+ & + span {
+ margin-top: ${remcalc(24)};
+ }
+ `};
`;
export const H4 = styled.h4`
@@ -112,18 +118,20 @@ export const H4 = styled.h4`
color: ${props => props.theme.white}
`};
- & + p,
- & + small,
- & + h1,
- & + h2,
- & + label,
- & + h3,
- & + h4,
- & + h5,
- & + div,
- & + span {
- margin-top: ${remcalc(12)};
- }
+ ${isNot('noMargin')`
+ & + p,
+ & + small,
+ & + h1,
+ & + h2,
+ & + label,
+ & + h3,
+ & + h4,
+ & + h5,
+ & + div,
+ & + span {
+ margin-top: ${remcalc(12)};
+ }
+ `};
`;
export const H5 = styled.h4`
@@ -142,18 +150,20 @@ export const H5 = styled.h4`
color: ${props => props.theme.white}
`};
- & + p,
- & + small,
- & + h1,
- & + h2,
- & + label,
- & + h3,
- & + h4,
- & + h5,
- & + div,
- & + span {
- margin-top: ${remcalc(12)};
- }
+ ${isNot('noMargin')`
+ & + p,
+ & + small,
+ & + h1,
+ & + h2,
+ & + label,
+ & + h3,
+ & + h4,
+ & + h5,
+ & + div,
+ & + span {
+ margin-top: ${remcalc(12)};
+ }
+ `};
`;
export const H6 = styled.h6`
@@ -172,16 +182,18 @@ export const H6 = styled.h6`
color: ${props => props.theme.white}
`};
- & + p,
- & + small,
- & + h1,
- & + h2,
- & + label,
- & + h3,
- & + h4,
- & + h5,
- & + div,
- & + span {
- margin-top: ${remcalc(12)};
- }
+ ${isNot('noMargin')`
+ & + p,
+ & + small,
+ & + h1,
+ & + h2,
+ & + label,
+ & + h3,
+ & + h4,
+ & + h5,
+ & + div,
+ & + span {
+ margin-top: ${remcalc(12)};
+ }
+ `};
`;