diff --git a/packages/my-joy-beta/src/components/__tests__/__image_snapshots__/key-value-ui-js-key-value-submitting-1-snap.png b/packages/my-joy-beta/src/components/__tests__/__image_snapshots__/key-value-ui-js-key-value-submitting-1-snap.png index e742a1c1..23d05a9e 100644 Binary files a/packages/my-joy-beta/src/components/__tests__/__image_snapshots__/key-value-ui-js-key-value-submitting-1-snap.png and b/packages/my-joy-beta/src/components/__tests__/__image_snapshots__/key-value-ui-js-key-value-submitting-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/__tests__/__snapshots__/cns.spec.js.snap b/packages/my-joy-beta/src/components/__tests__/__snapshots__/cns.spec.js.snap index 94d971e8..e3387e8f 100644 --- a/packages/my-joy-beta/src/components/__tests__/__snapshots__/cns.spec.js.snap +++ b/packages/my-joy-beta/src/components/__tests__/__snapshots__/cns.spec.js.snap @@ -59,6 +59,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -107,6 +108,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -115,6 +117,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -130,6 +133,7 @@ exports[`renders without throwing 1`] = ` .c7:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -161,6 +165,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -220,6 +225,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -388,6 +394,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -436,6 +443,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -444,6 +452,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -459,6 +468,7 @@ exports[`renders without throwing 1`] = ` .c7:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -490,6 +500,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -549,6 +560,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/__tests__/__snapshots__/firewall.spec.js.snap b/packages/my-joy-beta/src/components/__tests__/__snapshots__/firewall.spec.js.snap index 458cdb49..61fa45d5 100644 --- a/packages/my-joy-beta/src/components/__tests__/__snapshots__/firewall.spec.js.snap +++ b/packages/my-joy-beta/src/components/__tests__/__snapshots__/firewall.spec.js.snap @@ -5401,6 +5401,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -5605,6 +5606,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -5619,6 +5621,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -5850,6 +5853,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; diff --git a/packages/my-joy-beta/src/components/__tests__/__snapshots__/key-value.spec.js.snap b/packages/my-joy-beta/src/components/__tests__/__snapshots__/key-value.spec.js.snap index 2fb68cc3..4467ec1e 100644 --- a/packages/my-joy-beta/src/components/__tests__/__snapshots__/key-value.spec.js.snap +++ b/packages/my-joy-beta/src/components/__tests__/__snapshots__/key-value.spec.js.snap @@ -7,6 +7,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -55,6 +56,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -63,6 +65,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -83,6 +86,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -142,6 +146,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -150,6 +155,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -171,6 +177,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -230,6 +237,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -238,6 +246,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -271,6 +280,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -346,6 +356,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -360,6 +371,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -738,6 +750,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1263,6 +1276,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1311,6 +1325,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1319,6 +1334,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1339,6 +1355,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1398,6 +1415,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1406,6 +1424,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1427,6 +1446,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1486,6 +1506,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1494,6 +1515,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1527,6 +1549,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1602,6 +1625,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1616,6 +1640,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -1994,6 +2019,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -2280,6 +2306,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -2341,6 +2368,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2349,6 +2377,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2369,6 +2398,7 @@ exports[`renders without throwing 1`] = ` .c22:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2428,6 +2458,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2436,6 +2467,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2457,6 +2489,7 @@ exports[`renders without throwing 1`] = ` .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2516,6 +2549,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2524,6 +2558,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2557,6 +2592,7 @@ exports[`renders without throwing 1`] = ` .c27:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2632,6 +2668,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -2646,6 +2683,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -2980,6 +3018,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -3043,6 +3082,7 @@ exports[`renders without throwing 1`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; resize: vertical; font-size: 0.9375rem; @@ -3354,6 +3394,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -3402,6 +3443,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -3410,6 +3452,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -3430,6 +3473,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -3489,6 +3533,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -3497,6 +3542,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -3518,6 +3564,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -3577,6 +3624,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -3585,6 +3633,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -3618,6 +3667,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -3693,6 +3743,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -3707,6 +3758,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -4085,6 +4137,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -4371,6 +4424,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -4419,6 +4473,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4427,6 +4482,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4447,6 +4503,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4506,6 +4563,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4514,6 +4572,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4535,6 +4594,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4594,6 +4654,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4602,6 +4663,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4635,6 +4697,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4710,6 +4773,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -4724,6 +4788,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -5083,6 +5148,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -5138,6 +5204,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.5; white-space: nowrap; overflow: hidden; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; display: block; } @@ -5398,6 +5465,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -5499,6 +5567,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -5507,6 +5576,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -5527,6 +5597,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -5586,6 +5657,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -5594,6 +5666,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -5615,6 +5688,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -5674,6 +5748,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -5682,6 +5757,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -5720,6 +5796,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -5812,6 +5889,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -5826,6 +5904,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -6204,6 +6283,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -6499,6 +6579,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -6600,6 +6681,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6608,6 +6690,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6629,6 +6712,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6688,6 +6772,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6696,6 +6781,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6734,6 +6820,7 @@ exports[`renders without throwing 1`] = ` .c30:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6837,6 +6924,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6845,6 +6933,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6870,6 +6959,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6935,6 +7025,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -6949,6 +7040,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -7330,6 +7422,7 @@ exports[`renders without throwing 1`] = ` color: rgb(216,216,216); cursor: not-allowed; max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -7655,6 +7748,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -7703,6 +7797,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -7711,6 +7806,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -7731,6 +7827,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -7790,6 +7887,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -7798,6 +7896,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -7819,6 +7918,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -7878,6 +7978,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -7886,6 +7987,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -7919,6 +8021,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -7994,6 +8097,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -8008,6 +8112,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -8386,6 +8491,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/__tests__/__snapshots__/network.spec.js.snap b/packages/my-joy-beta/src/components/__tests__/__snapshots__/network.spec.js.snap index d01e71c2..da5342db 100644 --- a/packages/my-joy-beta/src/components/__tests__/__snapshots__/network.spec.js.snap +++ b/packages/my-joy-beta/src/components/__tests__/__snapshots__/network.spec.js.snap @@ -4637,6 +4637,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; diff --git a/packages/my-joy-beta/src/components/__tests__/__snapshots__/tags.spec.js.snap b/packages/my-joy-beta/src/components/__tests__/__snapshots__/tags.spec.js.snap index 535e6b8a..cee27331 100644 --- a/packages/my-joy-beta/src/components/__tests__/__snapshots__/tags.spec.js.snap +++ b/packages/my-joy-beta/src/components/__tests__/__snapshots__/tags.spec.js.snap @@ -24,6 +24,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -72,6 +73,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -80,6 +82,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -100,6 +103,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -159,6 +163,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -167,6 +172,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -188,6 +194,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -247,6 +254,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -255,6 +263,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -288,6 +297,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -363,6 +373,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -377,6 +388,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -738,6 +750,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1041,6 +1054,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1089,6 +1103,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1097,6 +1112,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1117,6 +1133,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1176,6 +1193,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1184,6 +1202,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1205,6 +1224,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1264,6 +1284,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1272,6 +1293,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1305,6 +1327,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1380,6 +1403,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1394,6 +1418,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -1736,6 +1761,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1791,6 +1817,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.5; white-space: nowrap; overflow: hidden; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; display: block; } diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/images-ui-js-images-images-name-stuff-image-name-stuff-1-snap.png b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/images-ui-js-images-images-name-stuff-image-name-stuff-1-snap.png index d340b338..da044818 100644 Binary files a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/images-ui-js-images-images-name-stuff-image-name-stuff-1-snap.png and b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/images-ui-js-images-images-name-stuff-image-name-stuff-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-expanded-1-snap.png b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-expanded-1-snap.png index 55151567..d89f84c5 100644 Binary files a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-expanded-1-snap.png and b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-expanded-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-is-vm-selected-1-snap.png b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-is-vm-selected-1-snap.png index 55151567..d89f84c5 100644 Binary files a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-is-vm-selected-1-snap.png and b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-is-vm-selected-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-loading-1-snap.png b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-loading-1-snap.png index 55151567..d89f84c5 100644 Binary files a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-loading-1-snap.png and b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-loading-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-pristine-false-1-snap.png b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-pristine-false-1-snap.png index 55151567..d89f84c5 100644 Binary files a/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-pristine-false-1-snap.png and b/packages/my-joy-beta/src/components/create-instance/__tests__/__image_snapshots__/package-ui-js-packages-pristine-false-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/affinity.spec.js.snap b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/affinity.spec.js.snap index 43275b65..67e45ee7 100644 --- a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/affinity.spec.js.snap +++ b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/affinity.spec.js.snap @@ -225,6 +225,7 @@ exports[`renders without throwing 1`] = ` appearance: none; min-height: 0; max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -365,6 +366,7 @@ exports[`renders without throwing 1`] = ` max-width: 22.1875rem; width: 4.125rem; max-width: 4.125rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -440,6 +442,7 @@ exports[`renders without throwing 1`] = ` max-width: 22.1875rem; width: 5.625rem; max-width: 5.625rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -515,6 +518,7 @@ exports[`renders without throwing 1`] = ` max-width: 22.1875rem; width: 7.5rem; max-width: 7.5rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -590,6 +594,7 @@ exports[`renders without throwing 1`] = ` max-width: 22.1875rem; width: 8.125rem; max-width: 8.125rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1083,6 +1088,7 @@ exports[`renders without throwing 2`] = ` appearance: none; min-height: 0; max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1223,6 +1229,7 @@ exports[`renders without throwing 2`] = ` max-width: 22.1875rem; width: 4.125rem; max-width: 4.125rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1298,6 +1305,7 @@ exports[`renders without throwing 2`] = ` max-width: 22.1875rem; width: 5.625rem; max-width: 5.625rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1373,6 +1381,7 @@ exports[`renders without throwing 2`] = ` max-width: 22.1875rem; width: 7.5rem; max-width: 7.5rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1448,6 +1457,7 @@ exports[`renders without throwing 2`] = ` max-width: 22.1875rem; width: 8.125rem; max-width: 8.125rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/images.spec.js.snap b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/images.spec.js.snap index 4523440c..e9387c57 100644 --- a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/images.spec.js.snap +++ b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/images.spec.js.snap @@ -225,6 +225,7 @@ exports[`renders without thr border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/name.spec.js.snap b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/name.spec.js.snap index 742bb766..030e4bc4 100644 --- a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/name.spec.js.snap +++ b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/name.spec.js.snap @@ -76,6 +76,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -124,6 +125,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -132,6 +134,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -161,6 +164,7 @@ exports[`renders without throwing 1`] = ` .c11:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -217,6 +221,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -231,6 +236,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -290,6 +296,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -499,6 +506,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -547,6 +555,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -555,6 +564,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -584,6 +594,7 @@ exports[`renders without throwing 1`] = ` .c11:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -640,6 +651,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -654,6 +666,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -713,6 +726,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -922,6 +936,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -970,6 +985,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -978,6 +994,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1007,6 +1024,7 @@ exports[`renders without throwing 1`] = ` .c11:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1063,6 +1081,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1077,6 +1096,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -1136,6 +1156,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1345,6 +1366,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1393,6 +1415,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1401,6 +1424,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1430,6 +1454,7 @@ exports[`renders without throwing 1`] = ` .c11:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1486,6 +1511,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1500,6 +1526,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -1559,6 +1586,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/package.spec.js.snap b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/package.spec.js.snap index 4d29849e..6e745a4d 100644 --- a/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/package.spec.js.snap +++ b/packages/my-joy-beta/src/components/create-instance/__tests__/__snapshots__/package.spec.js.snap @@ -82,6 +82,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -193,6 +194,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -201,6 +203,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -220,6 +223,7 @@ exports[`renders without throwing 1`] = ` .c14:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -268,6 +272,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1013,6 +1018,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1103,6 +1109,7 @@ exports[`renders without throwing 1`] = ` box-sizing: border-box; padding: 0 1.5rem; height: 3.75rem; + -webkit-text-align: right; text-align: right; border-bottom-width: 0; } @@ -1363,6 +1370,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1396,6 +1404,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: right; text-align: right; height: 2.625rem; color: rgb(189,189,189); @@ -1432,6 +1441,7 @@ exports[`renders without throwing 1`] = ` .c12 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -1909,6 +1919,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1942,6 +1953,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: right; text-align: right; height: 2.625rem; color: rgb(189,189,189); @@ -1978,6 +1990,7 @@ exports[`renders without throwing 1`] = ` .c12 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -2455,6 +2468,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2488,6 +2502,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: right; text-align: right; height: 2.625rem; color: rgb(189,189,189); @@ -2524,6 +2539,7 @@ exports[`renders without throwing 1`] = ` .c12 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -2919,6 +2935,7 @@ exports[`renders without -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2952,6 +2969,7 @@ exports[`renders without -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: right; text-align: right; height: 2.625rem; color: rgb(189,189,189); @@ -3209,6 +3227,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -3242,6 +3261,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: right; text-align: right; height: 2.625rem; color: rgb(189,189,189); @@ -3278,6 +3298,7 @@ exports[`renders without throwing 1`] = ` .c12 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-item-mutating-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-item-mutating-1-snap.png index b19e8e3d..55d52b09 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-item-mutating-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-item-mutating-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-1-snap.png index c70f7e00..441f017b 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-all-selected-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-all-selected-1-snap.png index 7331ff36..e6a28df9 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-all-selected-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-all-selected-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-1-snap.png index 46e362c3..5c06f329 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-sort-order-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-sort-order-1-snap.png index c3fcf4fd..233ad439 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-sort-order-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-sort-by-sort-order-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-submitting-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-submitting-1-snap.png index 72636f33..bd544d96 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-submitting-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/snapshots-ui-js-snapshot-list-submitting-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/summary-ui-js-summary-starting-stopping-rebooting-removing-1-snap.png b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/summary-ui-js-summary-starting-stopping-rebooting-removing-1-snap.png index 79d89696..8c50751b 100644 Binary files a/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/summary-ui-js-summary-starting-stopping-rebooting-removing-1-snap.png and b/packages/my-joy-beta/src/components/instances/__tests__/__image_snapshots__/summary-ui-js-summary-starting-stopping-rebooting-removing-1-snap.png differ diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/list.spec.js.snap b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/list.spec.js.snap index 4ba29e88..d99d726c 100644 --- a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/list.spec.js.snap +++ b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/list.spec.js.snap @@ -195,6 +195,7 @@ exports[`renders without throwing 1`] = ` width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -224,6 +225,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -257,6 +259,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -288,6 +291,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -319,6 +323,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -724,6 +729,7 @@ exports[`renders without throwing 1`] = ` width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -753,6 +759,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -786,6 +793,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -817,6 +825,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -848,6 +857,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1253,6 +1263,7 @@ exports[`renders without throwing 1`] = ` width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1284,6 +1295,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1315,6 +1327,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1368,6 +1381,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1399,6 +1413,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1782,6 +1797,7 @@ exports[`renders without throwing 1`] = ` width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1813,6 +1829,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1844,6 +1861,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1897,6 +1915,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -1928,6 +1947,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2311,6 +2331,7 @@ exports[`renders without throwing 1`] = ` width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2340,6 +2361,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2373,6 +2395,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2404,6 +2427,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2435,6 +2459,7 @@ exports[`renders without throwing 1`] = ` -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2840,6 +2865,7 @@ exports[`renders {children} without throwing 1`] = width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2869,6 +2895,7 @@ exports[`renders {children} without throwing 1`] = -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2902,6 +2929,7 @@ exports[`renders {children} without throwing 1`] = -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2933,6 +2961,7 @@ exports[`renders {children} without throwing 1`] = -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2964,6 +2993,7 @@ exports[`renders {children} without throwing 1`] = -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -3181,6 +3211,7 @@ exports[`renders {children} without throwing 1`] = exports[`renders without throwing 1`] = ` .c13 { background-color: transparent; + -webkit-text-decoration-skip: objects; text-decoration-skip: objects; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; } @@ -3254,6 +3285,7 @@ exports[`renders without throwing 1`] = ` } .c12:hover { + -webkit-text-decoration: none; text-decoration: none; } @@ -3396,6 +3428,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -3420,6 +3453,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -3444,6 +3478,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -3495,6 +3530,7 @@ exports[`renders without throwing 1`] = ` .c11 { color: rgba(73,73,73,1); + -webkit-text-decoration: none; text-decoration: none; font-weight: 600; } @@ -3654,6 +3690,7 @@ exports[`renders without throwing 1`] = ` exports[`renders without throwing 1`] = ` .c13 { background-color: transparent; + -webkit-text-decoration-skip: objects; text-decoration-skip: objects; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; } @@ -3727,6 +3764,7 @@ exports[`renders without throwing 1`] = ` } .c12:hover { + -webkit-text-decoration: none; text-decoration: none; } @@ -3869,6 +3907,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -3893,6 +3932,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -3917,6 +3957,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -3968,6 +4009,7 @@ exports[`renders without throwing 1`] = ` .c11 { color: rgba(73,73,73,1); + -webkit-text-decoration: none; text-decoration: none; font-weight: 600; } @@ -4129,6 +4171,7 @@ exports[`renders without throwing 1`] = ` exports[`renders without throwing 1`] = ` .c13 { background-color: transparent; + -webkit-text-decoration-skip: objects; text-decoration-skip: objects; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; } @@ -4202,6 +4245,7 @@ exports[`renders without throwing 1`] = ` } .c12:hover { + -webkit-text-decoration: none; text-decoration: none; } @@ -4344,6 +4388,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -4368,6 +4413,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -4392,6 +4438,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -4443,6 +4490,7 @@ exports[`renders without throwing 1`] = ` .c11 { color: rgba(73,73,73,1); + -webkit-text-decoration: none; text-decoration: none; font-weight: 600; } @@ -4602,6 +4650,7 @@ exports[`renders without throwing 1`] = ` exports[`renders without throwing 1`] = ` .c13 { background-color: transparent; + -webkit-text-decoration-skip: objects; text-decoration-skip: objects; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; } @@ -4675,6 +4724,7 @@ exports[`renders without throwing 1`] = ` } .c12:hover { + -webkit-text-decoration: none; text-decoration: none; } @@ -4842,6 +4892,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -4866,6 +4917,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -4890,6 +4942,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -4912,6 +4965,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: center; text-align: center; border-bottom-width: 0; border-left-width: 0.0625rem !important; @@ -4943,6 +4997,7 @@ exports[`renders without throwing 1`] = ` .c11 { color: rgba(73,73,73,1); + -webkit-text-decoration: none; text-decoration: none; font-weight: 600; } diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/metadata.spec.js.snap b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/metadata.spec.js.snap index ab4bcbb4..cb25b8ce 100644 --- a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/metadata.spec.js.snap +++ b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/metadata.spec.js.snap @@ -7,6 +7,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -68,6 +69,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -76,6 +78,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -96,6 +99,7 @@ exports[`renders without throwing 1`] = ` .c22:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -155,6 +159,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -163,6 +168,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -184,6 +190,7 @@ exports[`renders without throwing 1`] = ` .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -243,6 +250,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -251,6 +259,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -284,6 +293,7 @@ exports[`renders without throwing 1`] = ` .c27:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -359,6 +369,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -373,6 +384,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -707,6 +719,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -770,6 +783,7 @@ exports[`renders without throwing 1`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; resize: vertical; font-size: 0.9375rem; @@ -1081,6 +1095,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1142,6 +1157,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1150,6 +1166,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1170,6 +1187,7 @@ exports[`renders without throwing 1`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1229,6 +1247,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1237,6 +1256,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1258,6 +1278,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1317,6 +1338,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1325,6 +1347,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1358,6 +1381,7 @@ exports[`renders without throwing 1`] = ` .c28:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1433,6 +1457,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1447,6 +1472,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; float: right; font-size: 0.8125rem; @@ -1772,6 +1798,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1835,6 +1862,7 @@ exports[`renders without throwing 1`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; resize: vertical; font-size: 0.9375rem; @@ -1907,6 +1935,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.5; white-space: nowrap; overflow: hidden; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; display: block; } diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/snapshots.spec.js.snap b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/snapshots.spec.js.snap index eba43be8..c1a468b8 100644 --- a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/snapshots.spec.js.snap +++ b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/snapshots.spec.js.snap @@ -196,6 +196,7 @@ Array [ width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -225,6 +226,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -258,6 +260,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -289,6 +292,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -572,6 +576,7 @@ Array [ .c5 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -1018,6 +1023,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -1042,6 +1048,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -1405,6 +1412,7 @@ exports[`renders without throwing 1`] = ` padding: 0 1.5rem; height: 3.75rem; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -1429,6 +1437,7 @@ exports[`renders without throwing 1`] = ` width: 0rem; display: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; border-bottom-width: 0; } @@ -1642,6 +1651,7 @@ exports[`renders without throwing 1`] = ` -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; + -webkit-text-align: center; text-align: center; margin-bottom: 0; margin-left: 0.375rem; @@ -1983,6 +1993,7 @@ Array [ width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2012,6 +2023,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2045,6 +2057,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2076,6 +2089,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2359,6 +2373,7 @@ Array [ .c5 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -2812,6 +2827,7 @@ Array [ width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2841,6 +2857,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2874,6 +2891,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -2905,6 +2923,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -3188,6 +3207,7 @@ Array [ .c5 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -3641,6 +3661,7 @@ Array [ width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -3672,6 +3693,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -3725,6 +3747,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -3756,6 +3779,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -4017,6 +4041,7 @@ Array [ .c5 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -4470,6 +4495,7 @@ Array [ width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -4501,6 +4527,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -4554,6 +4581,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -4585,6 +4613,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -4846,6 +4875,7 @@ Array [ .c5 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } @@ -5299,6 +5329,7 @@ Array [ width: 2rem; display: table-cell; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -5328,6 +5359,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -5361,6 +5393,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -5392,6 +5425,7 @@ Array [ -ms-user-select: none; user-select: none; vertical-align: middle; + -webkit-text-align: left; text-align: left; height: 2.625rem; color: rgb(189,189,189); @@ -5675,6 +5709,7 @@ Array [ .c5 { color: rgb(151,151,151); + -webkit-text-align: center; text-align: center; } diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/summary.spec.js.snap b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/summary.spec.js.snap index 06a023f1..1d71e7ad 100644 --- a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/summary.spec.js.snap +++ b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/summary.spec.js.snap @@ -132,6 +132,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -188,6 +189,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -196,6 +198,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -231,6 +234,7 @@ exports[`renders without throwing 1`] = ` .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -315,6 +319,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -323,6 +328,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -356,6 +362,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -440,6 +447,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -448,6 +456,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -488,6 +497,7 @@ exports[`renders without throwing 1`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -591,6 +601,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -599,6 +610,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -637,6 +649,7 @@ exports[`renders without throwing 1`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -729,6 +742,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -739,6 +753,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -861,6 +876,7 @@ exports[`renders without throwing 1`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1931,6 +1947,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1987,6 +2004,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1995,6 +2013,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2030,6 +2049,7 @@ exports[`renders without throwing 1`] = ` .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2114,6 +2134,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2122,6 +2143,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2155,6 +2177,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2239,6 +2262,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2247,6 +2271,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2277,6 +2302,7 @@ exports[`renders without throwing 1`] = ` .c22:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2344,6 +2370,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2352,6 +2379,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2380,6 +2408,7 @@ exports[`renders without throwing 1`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2447,6 +2476,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2455,6 +2485,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2490,6 +2521,7 @@ exports[`renders without throwing 1`] = ` .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2576,6 +2608,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2584,6 +2617,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2617,6 +2651,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2692,6 +2727,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -2702,6 +2738,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -3993,6 +4030,7 @@ exports[`renders without throwing 2`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -4049,6 +4087,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4057,6 +4096,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4092,6 +4132,7 @@ exports[`renders without throwing 2`] = ` .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4176,6 +4217,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4184,6 +4226,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4217,6 +4260,7 @@ exports[`renders without throwing 2`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4301,6 +4345,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4309,6 +4354,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4339,6 +4385,7 @@ exports[`renders without throwing 2`] = ` .c22:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4406,6 +4453,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4414,6 +4462,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4442,6 +4491,7 @@ exports[`renders without throwing 2`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4509,6 +4559,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4517,6 +4568,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4552,6 +4604,7 @@ exports[`renders without throwing 2`] = ` .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4638,6 +4691,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -4646,6 +4700,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -4679,6 +4734,7 @@ exports[`renders without throwing 2`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -4754,6 +4810,7 @@ exports[`renders without throwing 2`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -4764,6 +4821,7 @@ exports[`renders without throwing 2`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -6055,6 +6113,7 @@ exports[`renders without throwi line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -6164,6 +6223,7 @@ exports[`renders without throwi position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6172,6 +6232,7 @@ exports[`renders without throwi -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6207,6 +6268,7 @@ exports[`renders without throwi .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6291,6 +6353,7 @@ exports[`renders without throwi position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6299,6 +6362,7 @@ exports[`renders without throwi -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6332,6 +6396,7 @@ exports[`renders without throwi .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6416,6 +6481,7 @@ exports[`renders without throwi position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6424,6 +6490,7 @@ exports[`renders without throwi -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6464,6 +6531,7 @@ exports[`renders without throwi .c27:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6567,6 +6635,7 @@ exports[`renders without throwi position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -6575,6 +6644,7 @@ exports[`renders without throwi -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -6613,6 +6683,7 @@ exports[`renders without throwi .c28:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -6705,6 +6776,7 @@ exports[`renders without throwi font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -6715,6 +6787,7 @@ exports[`renders without throwi font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -6837,6 +6910,7 @@ exports[`renders without throwi font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -7959,6 +8033,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -8015,6 +8090,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -8023,6 +8099,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -8058,6 +8135,7 @@ exports[`renders without throwing 1`] = ` .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -8142,6 +8220,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -8150,6 +8229,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -8183,6 +8263,7 @@ exports[`renders without throwing 1`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -8267,6 +8348,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -8275,6 +8357,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -8305,6 +8388,7 @@ exports[`renders without throwing 1`] = ` .c22:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -8372,6 +8456,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -8380,6 +8465,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -8408,6 +8494,7 @@ exports[`renders without throwing 1`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -8475,6 +8562,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -8483,6 +8571,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -8518,6 +8607,7 @@ exports[`renders without throwing 1`] = ` .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -8604,6 +8694,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -8612,6 +8703,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -8645,6 +8737,7 @@ exports[`renders without throwing 1`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -8720,6 +8813,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -8730,6 +8824,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -8853,6 +8948,7 @@ exports[`renders without throwing 1`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -9923,6 +10019,7 @@ exports[`renders without throwing 2`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -9979,6 +10076,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -9987,6 +10085,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -10022,6 +10121,7 @@ exports[`renders without throwing 2`] = ` .c22:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -10106,6 +10206,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -10114,6 +10215,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -10147,6 +10249,7 @@ exports[`renders without throwing 2`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -10231,6 +10334,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -10239,6 +10343,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -10269,6 +10374,7 @@ exports[`renders without throwing 2`] = ` .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -10336,6 +10442,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -10344,6 +10451,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -10372,6 +10480,7 @@ exports[`renders without throwing 2`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -10439,6 +10548,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -10447,6 +10557,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -10482,6 +10593,7 @@ exports[`renders without throwing 2`] = ` .c25:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -10568,6 +10680,7 @@ exports[`renders without throwing 2`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -10576,6 +10689,7 @@ exports[`renders without throwing 2`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -10609,6 +10723,7 @@ exports[`renders without throwing 2`] = ` .c26:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -10684,6 +10799,7 @@ exports[`renders without throwing 2`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -10694,6 +10810,7 @@ exports[`renders without throwing 2`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -10817,6 +10934,7 @@ exports[`renders without throwing 2`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -11887,6 +12005,7 @@ exports[`renders without throwing 3`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -11943,6 +12062,7 @@ exports[`renders without throwing 3`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -11951,6 +12071,7 @@ exports[`renders without throwing 3`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -11986,6 +12107,7 @@ exports[`renders without throwing 3`] = ` .c18:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -12070,6 +12192,7 @@ exports[`renders without throwing 3`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -12078,6 +12201,7 @@ exports[`renders without throwing 3`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -12111,6 +12235,7 @@ exports[`renders without throwing 3`] = ` .c21:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -12195,6 +12320,7 @@ exports[`renders without throwing 3`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -12203,6 +12329,7 @@ exports[`renders without throwing 3`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -12243,6 +12370,7 @@ exports[`renders without throwing 3`] = ` .c23:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -12346,6 +12474,7 @@ exports[`renders without throwing 3`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -12354,6 +12483,7 @@ exports[`renders without throwing 3`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -12392,6 +12522,7 @@ exports[`renders without throwing 3`] = ` .c24:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -12484,6 +12615,7 @@ exports[`renders without throwing 3`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; } @@ -12494,6 +12626,7 @@ exports[`renders without throwing 3`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -12617,6 +12750,7 @@ exports[`renders without throwing 3`] = ` font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/toolbar.spec.js.snap b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/toolbar.spec.js.snap index 1790f77f..1595e8ed 100644 --- a/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/toolbar.spec.js.snap +++ b/packages/my-joy-beta/src/components/instances/__tests__/__snapshots__/toolbar.spec.js.snap @@ -35,6 +35,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -83,6 +84,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -91,6 +93,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -116,6 +119,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -155,6 +159,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -230,6 +235,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -365,6 +371,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -413,6 +420,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -421,6 +429,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -446,6 +455,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -485,6 +495,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -560,6 +571,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -695,6 +707,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -743,6 +756,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -751,6 +765,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -781,6 +796,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -837,6 +853,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -912,6 +929,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1047,6 +1065,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1095,6 +1114,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1103,6 +1123,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1128,6 +1149,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1167,6 +1189,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1242,6 +1265,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1377,6 +1401,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1425,6 +1450,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1433,6 +1459,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1458,6 +1485,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1497,6 +1525,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1572,6 +1601,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -1707,6 +1737,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -1755,6 +1786,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -1763,6 +1795,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -1788,6 +1821,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -1827,6 +1861,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -1902,6 +1937,7 @@ exports[`renders without throwing 1`] = ` border: 0.0625rem solid rgb(216,216,216); color: rgba(73,73,73,1); max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; @@ -2037,6 +2073,7 @@ exports[`renders without throwing 1`] = ` line-height: 1.15; margin: 0; overflow: visible; + -webkit-text-transform: none; text-transform: none; -webkit-appearance: button; -moz-appearance: button; @@ -2085,6 +2122,7 @@ exports[`renders without throwing 1`] = ` position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; + -webkit-text-align: center; text-align: center; font-style: normal; font-stretch: normal; @@ -2093,6 +2131,7 @@ exports[`renders without throwing 1`] = ` -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; + -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; @@ -2118,6 +2157,7 @@ exports[`renders without throwing 1`] = ` .c8:focus { outline: 0; + -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); @@ -2157,6 +2197,7 @@ exports[`renders without throwing 1`] = ` font-stretch: normal; display: block; color: rgb(70,70,70); + -webkit-text-align: left; text-align: left; margin-right: 0.75rem; font-weight: 600; @@ -2235,6 +2276,7 @@ exports[`renders without throwing 1`] = ` color: rgb(216,216,216); cursor: not-allowed; max-width: 22.1875rem; + -webkit-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.9375rem; line-height: normal !important; diff --git a/packages/my-joy-beta/src/components/navigation/__tests__/__snapshots__/footer.spec..js.snap b/packages/my-joy-beta/src/components/navigation/__tests__/__snapshots__/footer.spec..js.snap index 8e9ac6cb..e6949e37 100644 --- a/packages/my-joy-beta/src/components/navigation/__tests__/__snapshots__/footer.spec..js.snap +++ b/packages/my-joy-beta/src/components/navigation/__tests__/__snapshots__/footer.spec..js.snap @@ -30,6 +30,7 @@ exports[`renders