diff --git a/__snapshots__/storybook.test.ts.snap b/__snapshots__/storybook.test.ts.snap index ea2ca378f..d1c386c48 100644 --- a/__snapshots__/storybook.test.ts.snap +++ b/__snapshots__/storybook.test.ts.snap @@ -1,5 +1,1328 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`Storyshots Building-Blocks/Colors Blue 1`] = ` + + + +`; + +exports[`Storyshots Building-Blocks/Colors Blue 2`] = ` +Array [ + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #E5ECF3; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 50 +

+

+ #E5ECF3 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #CCDAE7; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 100 +

+

+ #CCDAE7 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #B2C7DB; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 200 +

+

+ #B2C7DB +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #99B5CF; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 300 +

+

+ #99B5CF +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #7FA2C2; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 400 +

+

+ #7FA2C2 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #6690B7; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 500 +

+

+ #6690B7 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #4D7EAB; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 600 +

+

+ #4D7EAB +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #336B9E; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 700 +

+

+ #336B9E +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #1A5992; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 800 +

+

+ #1A5992 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #004686; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 900 +

+

+ #004686 +

+
, +] +`; + +exports[`Storyshots Building-Blocks/Colors Grey 1`] = ` + + + +`; + +exports[`Storyshots Building-Blocks/Colors Grey 2`] = ` +Array [ + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #ECECEC; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 50 +

+

+ #ECECEC +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #D9D9D9; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 100 +

+

+ #D9D9D9 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #C5C5C5; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 200 +

+

+ #C5C5C5 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #B3B3B3; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 300 +

+

+ #B3B3B3 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #9F9F9F; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 400 +

+

+ #9F9F9F +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #8C8C8C; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 500 +

+

+ #8C8C8C +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #797979; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 600 +

+

+ #797979 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #666666; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 700 +

+

+ #666666 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #535353; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 800 +

+

+ #535353 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #404040; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 900 +

+

+ #404040 +

+
, +] +`; + +exports[`Storyshots Building-Blocks/Colors Red 1`] = ` + + + +`; + +exports[`Storyshots Building-Blocks/Colors Red 2`] = ` +Array [ + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #F7E7E6; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 50 +

+

+ #F7E7E6 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #EFCFCE; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 100 +

+

+ #EFCFCE +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #E7B6B4; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 200 +

+

+ #E7B6B4 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #DF9E9C; + color: #000000; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 300 +

+

+ #DF9E9C +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #D78683; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 400 +

+

+ #D78683 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #CF6E6B; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 500 +

+

+ #CF6E6B +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #C75652; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 600 +

+

+ #C75652 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #BF3E3A; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 700 +

+

+ #BF3E3A +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #B72620; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 800 +

+

+ #B72620 +

+
, + .c0 { + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #AF0E08; + color: #ffffff; + text-shadow: 1px 1px 2px black; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + font-family: Arial,Helvetica,sans-serif; + height: 40px; + -webkit-box-pack: justify; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + margin: 0; + padding: 10px; + width: 300px; +} + +.c0:first-of-type { + border-radius: 8px 8px 0 0; +} + +.c0:last-of-type { + border-radius: 0 0 8px 8px; +} + +
+

+ 900 +

+

+ #AF0E08 +

+
, +] +`; + exports[`Storyshots EndpointsOverlay Endpoints Overlay With Custom Map Markers 1`] = ` span { +.c37 > span { margin-right: 1ch; } -.c32 { +.c31 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; @@ -73931,7 +75254,7 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 margin-top: 10px; } -.c32 a { +.c31 a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -73946,58 +75269,58 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 justify-content: center; } -.c33 { +.c32 { color: #676767; font-size: 13px; font-style: normal; padding: 0; } -.c37 { +.c36 { fill: #676767; float: left; height: 16px; width: 16px; } -.c36 { +.c35 { font-size: 13px; margin-top: 8px; color: #676767; font-style: normal; } -.c39 { +.c38 { font-weight: 500; } -.c40 { +.c39 { font-weight: 200; opacity: 0.8975; padding-left: 1ch; } -.c59 { +.c58 { float: left; margin-left: -36px; color: #fff; } -.c60 { +.c59 { color: #676767; margin-top: 3px; } -.c57 { +.c56 { z-index: 30; position: relative; } -.c52 { +.c51 { margin-top: 5px; } -.c53 { +.c52 { color: #676767; display: -webkit-box; display: -webkit-flex; @@ -74005,30 +75328,30 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 display: flex; } -.c55 { +.c54 { font-size: 14px; } -.c54 { +.c53 { padding: 0; } -.c51 { +.c50 { margin-top: 5px; } -.c51 a { +.c50 a { color: #337ab7; -webkit-text-decoration: none; text-decoration: none; } -.c51 a:hover { +.c50 a:hover { -webkit-text-decoration: underline; text-decoration: underline; } -.c51 img { +.c50 img { margin-left: 5px; vertical-align: middle; } @@ -74056,7 +75379,7 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 word-wrap: anywhere; } -.c42 { +.c41 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -74079,7 +75402,7 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 word-wrap: anywhere; } -.c61 { +.c60 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -74102,21 +75425,16 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 word-wrap: anywhere; } -.c20 { +.c21 { -webkit-flex: 1; -ms-flex: 1; flex: 1; } -.c20 span { +.c21 span { display: block; } -.c21 { - padding-top: 3px; - font-weight: 600; -} - .c1 { font-size: 16px; } @@ -74126,7 +75444,7 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 font-family: Hind,sans-serif; } -.c1 .c47 { +.c1 .c46 { background-color: rgb(15,106,172); border-color: white; border-image: initial; @@ -74170,7 +75488,7 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 width: 100%; } -.c1 .c58 { +.c1 .c57 { margin-left: -23px; } @@ -74205,7 +75523,7 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 z-index: 10; } -.c41 { +.c40 { background-color: gray; left: 5px; right: 5px; @@ -74300,8 +75618,13 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1
+ + otpUi.ItineraryBody.tripAccessibility.legAccessibilityotpUi.ItineraryBody.tripAccessibility.likelyAccessible + - - ✅ - + ✅
otpUi.TransitLegBody.fromLocation
- Walk 238 feet to SE Cesar Chavez Blvd & Brooklyn (long address that spans multiple lines)
@@ -74842,63 +76164,63 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 style={Object {}} >
  1. SE Cesar Chavez Blvd & Clinton
  2. SE Cesar Chavez Blvd & Division
  3. SE Cesar Chavez Blvd & Lincoln
  4. SE Cesar Chavez Blvd & Stephens
    @@ -74974,38 +76296,38 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 3:52 PM
otpUi.TransitLegBody.fromLocation
- Walk 440 feet to SE Hawthorne & Cesar Chavez Blvd
@@ -75519,63 +76843,63 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 style={Object {}} >
  1. SE Hawthorne & 37th
  2. SE Hawthorne & 34th
  3. SE Hawthorne & 32nd
  4. SE Hawthorne & 30th
    @@ -75650,10 +76974,15 @@ exports[`Storyshots ItineraryBody/otp-react-redux Walk Transit Transfer With A 1 > 4:04 PM
    + + otpUi.ItineraryBody.tripAccessibility.legAccessibilityotpUi.ItineraryBody.tripAccessibility.inaccessible + - - ❌ - + ❌
otpUi.TransitLegBody.fromLocation
- Walk 479 feet to 1415 SE 28th Ave, Portland, OR, USA 97214
otpUi.TransitLegBody.fromLocation
- Walk 238 feet to SE Cesar Chavez Blvd & Brooklyn (long address that spans multiple lines)
@@ -164465,14 +165788,14 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine className="c3" >
Cesar Chavez/Lombard (very long route name) @@ -164498,7 +165821,7 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine > SE Cesar Chavez Blvd & Brooklyn ID 7439 @@ -164509,13 +165832,18 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine > 3:47 PM
+ + otpUi.ItineraryBody.tripAccessibility.legAccessibilityotpUi.ItineraryBody.tripAccessibility.unclear + - - ? - + ?
otpUi.TransitLegBody.fromLocation
- Ride
755X
Cesar Chavez/Lombard (very long route name) to @@ -164600,24 +165925,24 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine - Disembark at SE Cesar Chavez Blvd & Hawthorne ID 7459
otpUi.TransitLegBody.fromLocation
- Walk 440 feet to SE Hawthorne & Cesar Chavez Blvd
@@ -165096,14 +166421,14 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine className="c3" >
Hawthorne @@ -165129,7 +166454,7 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine > SE Hawthorne & Cesar Chavez Blvd ID 2626 @@ -165140,13 +166465,18 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine > 4:00 PM
+ + otpUi.ItineraryBody.tripAccessibility.legAccessibilityotpUi.ItineraryBody.tripAccessibility.inaccessible + - - ❌ - + ❌
otpUi.TransitLegBody.fromLocation
- Ride
1
Hawthorne to @@ -165231,24 +166558,24 @@ exports[`Storyshots ItineraryBody/otp-ui Walk Transit Transfer With A 11 Y Itine - Disembark at SE Hawthorne & 27th ID 2613
otpUi.TransitLegBody.fromLocation
- Walk 479 feet to 1415 SE 28th Ave, Portland, OR, USA 97214