From 1fb0e5b0cc6ca1c2924becacf0b71565ffb9b785 Mon Sep 17 00:00:00 2001 From: "tejitpabari@microsoft.com" Date: Wed, 20 Nov 2024 18:03:17 -0800 Subject: [PATCH] updating test snaps --- .../__snapshots__/top-bar.test.js.snap | 262 +++++++++++++----- .../__snapshots__/index.test.js.snap | 2 - .../__snapshots__/processing.test.js.snap | 2 - 3 files changed, 196 insertions(+), 70 deletions(-) diff --git a/src/components/top-bar/__snapshots__/top-bar.test.js.snap b/src/components/top-bar/__snapshots__/top-bar.test.js.snap index 6525d7f..357665c 100644 --- a/src/components/top-bar/__snapshots__/top-bar.test.js.snap +++ b/src/components/top-bar/__snapshots__/top-bar.test.js.snap @@ -70,49 +70,114 @@ Object { text-decoration: underline; } +.emotion-8 { + background: #efd9fd; + color: red; + height: 2rem; + border-radius: 0.625rem; + margin: 0.625rem; + padding: 0.125rem; + padding-left: 2rem; + padding-right: 2rem; + text-align: center; + display: -webkit-inline-box; + display: -webkit-inline-flex; + display: -ms-inline-flexbox; + display: inline-flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: center; + -ms-flex-pack: center; + -webkit-justify-content: center; + justify-content: center; +} + +.emotion-9 { + font-size: 1rem; +} + +.emotion-10 { + color: red; +} +
-
+
- - Microsoft Azure - - - + Microsoft Azure + + + + Azure Maps Creator + +
+
- Azure Maps Creator - + + docs + + + feedback + +
- - docs - - - feedback - + +   + + deprecation.text +   + + deprecation.link.text + + +
@@ -184,48 +249,113 @@ Object { text-decoration: underline; } +.emotion-8 { + background: #efd9fd; + color: red; + height: 2rem; + border-radius: 0.625rem; + margin: 0.625rem; + padding: 0.125rem; + padding-left: 2rem; + padding-right: 2rem; + text-align: center; + display: -webkit-inline-box; + display: -webkit-inline-flex; + display: -ms-inline-flexbox; + display: inline-flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: center; + -ms-flex-pack: center; + -webkit-justify-content: center; + justify-content: center; +} + +.emotion-9 { + font-size: 1rem; +} + +.emotion-10 { + color: red; +} +
-
+
- - Microsoft Azure - - - + Microsoft Azure + + + + Azure Maps Creator + +
+
- Azure Maps Creator - + + docs + + + feedback + +
- - docs - - - feedback - + +   + + deprecation.text +   + + deprecation.link.text + + +
, diff --git a/src/pages/conversion/__snapshots__/index.test.js.snap b/src/pages/conversion/__snapshots__/index.test.js.snap index 326dd1b..f7e4055 100644 --- a/src/pages/conversion/__snapshots__/index.test.js.snap +++ b/src/pages/conversion/__snapshots__/index.test.js.snap @@ -4,7 +4,6 @@ exports[`Conversion should render component 1`] = ` Object { "asFragment": [Function], "baseElement": .emotion-0 { - position: fixed; top: 5.5rem; height: calc(100% - 5.5rem - 2px); width: calc(100% - 2.5rem); @@ -307,7 +306,6 @@ Object { , "container": .emotion-0 { - position: fixed; top: 5.5rem; height: calc(100% - 5.5rem - 2px); width: calc(100% - 2.5rem); diff --git a/src/pages/processing/__snapshots__/processing.test.js.snap b/src/pages/processing/__snapshots__/processing.test.js.snap index d566011..8d4a324 100644 --- a/src/pages/processing/__snapshots__/processing.test.js.snap +++ b/src/pages/processing/__snapshots__/processing.test.js.snap @@ -4,7 +4,6 @@ exports[`ProcessingPage should match snapshot 1`] = ` Object { "asFragment": [Function], "baseElement": .emotion-0 { - position: fixed; width: 100%; -webkit-align-self: center; -ms-flex-item-align: center; @@ -54,7 +53,6 @@ Object { , "container": .emotion-0 { - position: fixed; width: 100%; -webkit-align-self: center; -ms-flex-item-align: center;