diff --git a/packages/block-editor/src/components/link-control/test/__snapshots__/index.js.snap b/packages/block-editor/src/components/link-control/test/__snapshots__/index.js.snap index dd0bc6f80877c..25950cca507de 100644 --- a/packages/block-editor/src/components/link-control/test/__snapshots__/index.js.snap +++ b/packages/block-editor/src/components/link-control/test/__snapshots__/index.js.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Basic rendering should render 1`] = `""`; +exports[`Basic rendering should render 1`] = `""`; diff --git a/packages/components/src/color-picker/test/__snapshots__/index.js.snap b/packages/components/src/color-picker/test/__snapshots__/index.js.snap index 98a90fc959348..0f3cc97a39aca 100644 --- a/packages/components/src/color-picker/test/__snapshots__/index.js.snap +++ b/packages/components/src/color-picker/test/__snapshots__/index.js.snap @@ -39,7 +39,7 @@ Snapshot Diff: type="button" />
@@ -86,7 +86,7 @@ Snapshot Diff: tabIndex="0" />

@@ -161,7 +161,7 @@ Snapshot Diff: type="button" />

@@ -208,7 +208,7 @@ Snapshot Diff: tabIndex="0" />

@@ -283,7 +283,7 @@ Snapshot Diff: type="button" />

@@ -330,7 +330,7 @@ Snapshot Diff: tabIndex="0" />

@@ -405,7 +405,7 @@ Snapshot Diff: type="button" />

@@ -452,7 +452,7 @@ Snapshot Diff: tabIndex="0" />

@@ -511,7 +511,7 @@ Snapshot Diff: type="button" />

@@ -537,7 +537,7 @@ Snapshot Diff: tabIndex="0" />

@@ -574,20 +574,56 @@ Snapshot Diff: `; exports[`ColorPicker should render color picker 1`] = ` -.emotion-4 { +.emotion-0 { + border: 0; + -webkit-clip: rect( 1px,1px,1px,1px ); + clip: rect( 1px,1px,1px,1px ); + -webkit-clip-path: inset( 50% ); + -webkit-clip-path: inset( 50% ); + clip-path: inset( 50% ); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; + word-wrap: normal !important; +} + +.emotion-0:focus { + background-color: #edeff0; + -webkit-clip: auto !important; + clip: auto !important; + -webkit-clip-path: none; + clip-path: none; + color: #444; + display: block; + font-size: 1em; + height: auto; + left: 5px; + line-height: normal; + padding: 15px 23px 14px; + -webkit-text-decoration: none; + text-decoration: none; + top: 5px; + width: auto; + z-index: 100000; +} + +.emotion-10 { font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif; font-size: 13px; } -.emotion-2 { +.emotion-8 { margin-bottom: 8px; } -.components-panel__row .emotion-2 { +.components-panel__row .emotion-8 { margin-bottom: inherit; } -.emotion-0 { +.emotion-6 { display: inline-block; margin-bottom: 8px; } @@ -631,7 +667,7 @@ exports[`ColorPicker should render color picker 1`] = ` type="button" />

Use your arrow keys to change the base color. Move up to lighten the color, down to darken, left to decrease saturation, and right to increase saturation. @@ -691,7 +727,7 @@ exports[`ColorPicker should render color picker 1`] = ` tabIndex="0" />

Move the arrow left or right to change hue. @@ -708,13 +744,13 @@ exports[`ColorPicker should render color picker 1`] = ` className="components-color-picker__inputs-fields" >