@opentripplanner/map-popup 5.2.0-alpha.1 → 5.2.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/esm/index.js +23 -24
- package/esm/index.js.map +1 -1
- package/esm/styled.js +1 -1
- package/esm/styled.js.map +1 -1
- package/esm/util.js +5 -7
- package/esm/util.js.map +1 -1
- package/lib/index.d.ts +2 -2
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +12 -32
- package/lib/index.js.map +1 -1
- package/lib/styled.js +1 -6
- package/lib/styled.js.map +1 -1
- package/lib/util.js +3 -10
- package/lib/util.js.map +1 -1
- package/package.json +9 -9
- package/src/MapPopup.story.tsx +12 -2
- package/src/__snapshots__/MapPopup.story.tsx.snap +68 -68
- package/tsconfig.json +1 -0
- package/tsconfig.tsbuildinfo +1 -1
package/src/MapPopup.story.tsx
CHANGED
|
@@ -2,11 +2,21 @@ import React from "react";
|
|
|
2
2
|
import { action } from "@storybook/addon-actions";
|
|
3
3
|
import styled from "styled-components";
|
|
4
4
|
import { Station, Stop } from "@opentripplanner/types";
|
|
5
|
+
import { IntlProvider } from "react-intl";
|
|
6
|
+
import { Meta } from "@storybook/react";
|
|
5
7
|
import MapPopupContents from "./index";
|
|
6
8
|
|
|
9
|
+
// HOC to wrap components with IntlProvider
|
|
10
|
+
const withIntl = (Story: () => JSX.Element) => (
|
|
11
|
+
<IntlProvider messages={{}} locale="en">
|
|
12
|
+
<Story />
|
|
13
|
+
</IntlProvider>
|
|
14
|
+
);
|
|
15
|
+
|
|
7
16
|
export default {
|
|
8
|
-
title: "Map Popup"
|
|
9
|
-
|
|
17
|
+
title: "Map Popup",
|
|
18
|
+
decorators: [withIntl]
|
|
19
|
+
} as Meta;
|
|
10
20
|
|
|
11
21
|
const STOP = {
|
|
12
22
|
flex: false,
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`Map Popup FloatingCarEntity smoke-test 1`] = `
|
|
4
|
-
<div class="styled__MapOverlayPopup-sc-12kjso7-1
|
|
4
|
+
<div class="styled__MapOverlayPopup-sc-12kjso7-1 cPqJxe">
|
|
5
5
|
<div id="focus-car_6861-popup-focus-trap"
|
|
6
6
|
role="presentation"
|
|
7
7
|
>
|
|
8
|
-
<header class="styled__PopupTitle-sc-12kjso7-3
|
|
8
|
+
<header class="styled__PopupTitle-sc-12kjso7-3 jRNaQh">
|
|
9
9
|
MILES Car: 0541
|
|
10
10
|
</header>
|
|
11
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
11
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
12
12
|
<strong>
|
|
13
13
|
Plan a trip:
|
|
14
14
|
</strong>
|
|
15
|
-
<span class="styled__FromToPickerSpan-sc-vb4790-1
|
|
16
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
15
|
+
<span class="styled__FromToPickerSpan-sc-vb4790-1 giBPod">
|
|
16
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
17
17
|
<svg viewbox="0 0 512 512"
|
|
18
18
|
height="0.9em"
|
|
19
19
|
width="0.9em"
|
|
@@ -21,18 +21,18 @@ exports[`Map Popup FloatingCarEntity smoke-test 1`] = `
|
|
|
21
21
|
focusable="false"
|
|
22
22
|
fill="currentColor"
|
|
23
23
|
xmlns="http://www.w3.org/2000/svg"
|
|
24
|
-
class="StyledIconBase-ea9ulj-0
|
|
24
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__FromIcon-sc-n5xcvc-0 dDqEuj"
|
|
25
25
|
>
|
|
26
26
|
<path fill="currentColor"
|
|
27
|
-
d="
|
|
27
|
+
d="M160 256c0-53.9 42.1-96 96-96 53 0 96 42.1 96 96 0 53-43 96-96 96-53.9 0-96-43-96-96zm352 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0s256 114.6 256 256zM256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"
|
|
28
28
|
>
|
|
29
29
|
</path>
|
|
30
30
|
</svg>
|
|
31
|
-
<button class="styled__Button-sc-vb4790-2
|
|
31
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
32
32
|
From here
|
|
33
33
|
</button>
|
|
34
34
|
</span>
|
|
35
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
35
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
36
36
|
<svg viewbox="0 0 384 512"
|
|
37
37
|
height="0.9em"
|
|
38
38
|
width="0.9em"
|
|
@@ -40,14 +40,14 @@ exports[`Map Popup FloatingCarEntity smoke-test 1`] = `
|
|
|
40
40
|
focusable="false"
|
|
41
41
|
fill="currentColor"
|
|
42
42
|
xmlns="http://www.w3.org/2000/svg"
|
|
43
|
-
class="StyledIconBase-ea9ulj-0
|
|
43
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__ToIcon-sc-n5xcvc-2 gZxRwk"
|
|
44
44
|
>
|
|
45
45
|
<path fill="currentColor"
|
|
46
|
-
d="
|
|
46
|
+
d="M215.7 499.2C267 435 384 279.4 384 192 384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2 12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"
|
|
47
47
|
>
|
|
48
48
|
</path>
|
|
49
49
|
</svg>
|
|
50
|
-
<button class="styled__Button-sc-vb4790-2
|
|
50
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
51
51
|
To here
|
|
52
52
|
</button>
|
|
53
53
|
</span>
|
|
@@ -58,19 +58,19 @@ exports[`Map Popup FloatingCarEntity smoke-test 1`] = `
|
|
|
58
58
|
`;
|
|
59
59
|
|
|
60
60
|
exports[`Map Popup FloatingVehicleEntity smoke-test 1`] = `
|
|
61
|
-
<div class="styled__MapOverlayPopup-sc-12kjso7-1
|
|
61
|
+
<div class="styled__MapOverlayPopup-sc-12kjso7-1 cPqJxe">
|
|
62
62
|
<div id="focus-22bike_686122-popup-focus-trap"
|
|
63
63
|
role="presentation"
|
|
64
64
|
>
|
|
65
|
-
<header class="styled__PopupTitle-sc-12kjso7-3
|
|
65
|
+
<header class="styled__PopupTitle-sc-12kjso7-3 jRNaQh">
|
|
66
66
|
BIKETOWN Free-floating bike: 0541
|
|
67
67
|
</header>
|
|
68
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
68
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
69
69
|
<strong>
|
|
70
70
|
Plan a trip:
|
|
71
71
|
</strong>
|
|
72
|
-
<span class="styled__FromToPickerSpan-sc-vb4790-1
|
|
73
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
72
|
+
<span class="styled__FromToPickerSpan-sc-vb4790-1 giBPod">
|
|
73
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
74
74
|
<svg viewbox="0 0 512 512"
|
|
75
75
|
height="0.9em"
|
|
76
76
|
width="0.9em"
|
|
@@ -78,18 +78,18 @@ exports[`Map Popup FloatingVehicleEntity smoke-test 1`] = `
|
|
|
78
78
|
focusable="false"
|
|
79
79
|
fill="currentColor"
|
|
80
80
|
xmlns="http://www.w3.org/2000/svg"
|
|
81
|
-
class="StyledIconBase-ea9ulj-0
|
|
81
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__FromIcon-sc-n5xcvc-0 dDqEuj"
|
|
82
82
|
>
|
|
83
83
|
<path fill="currentColor"
|
|
84
|
-
d="
|
|
84
|
+
d="M160 256c0-53.9 42.1-96 96-96 53 0 96 42.1 96 96 0 53-43 96-96 96-53.9 0-96-43-96-96zm352 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0s256 114.6 256 256zM256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"
|
|
85
85
|
>
|
|
86
86
|
</path>
|
|
87
87
|
</svg>
|
|
88
|
-
<button class="styled__Button-sc-vb4790-2
|
|
88
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
89
89
|
From here
|
|
90
90
|
</button>
|
|
91
91
|
</span>
|
|
92
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
92
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
93
93
|
<svg viewbox="0 0 384 512"
|
|
94
94
|
height="0.9em"
|
|
95
95
|
width="0.9em"
|
|
@@ -97,14 +97,14 @@ exports[`Map Popup FloatingVehicleEntity smoke-test 1`] = `
|
|
|
97
97
|
focusable="false"
|
|
98
98
|
fill="currentColor"
|
|
99
99
|
xmlns="http://www.w3.org/2000/svg"
|
|
100
|
-
class="StyledIconBase-ea9ulj-0
|
|
100
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__ToIcon-sc-n5xcvc-2 gZxRwk"
|
|
101
101
|
>
|
|
102
102
|
<path fill="currentColor"
|
|
103
|
-
d="
|
|
103
|
+
d="M215.7 499.2C267 435 384 279.4 384 192 384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2 12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"
|
|
104
104
|
>
|
|
105
105
|
</path>
|
|
106
106
|
</svg>
|
|
107
|
-
<button class="styled__Button-sc-vb4790-2
|
|
107
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
108
108
|
To here
|
|
109
109
|
</button>
|
|
110
110
|
</span>
|
|
@@ -115,14 +115,14 @@ exports[`Map Popup FloatingVehicleEntity smoke-test 1`] = `
|
|
|
115
115
|
`;
|
|
116
116
|
|
|
117
117
|
exports[`Map Popup StationEntity smoke-test 1`] = `
|
|
118
|
-
<div class="styled__MapOverlayPopup-sc-12kjso7-1
|
|
118
|
+
<div class="styled__MapOverlayPopup-sc-12kjso7-1 cPqJxe">
|
|
119
119
|
<div id="focus-22hub_158022-popup-focus-trap"
|
|
120
120
|
role="presentation"
|
|
121
121
|
>
|
|
122
|
-
<header class="styled__PopupTitle-sc-12kjso7-3
|
|
122
|
+
<header class="styled__PopupTitle-sc-12kjso7-3 jRNaQh">
|
|
123
123
|
BIKETOWN SW Morrison at 18th
|
|
124
124
|
</header>
|
|
125
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
125
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
126
126
|
<div>
|
|
127
127
|
Available bikes: 6
|
|
128
128
|
</div>
|
|
@@ -130,12 +130,12 @@ exports[`Map Popup StationEntity smoke-test 1`] = `
|
|
|
130
130
|
Available docks: 11
|
|
131
131
|
</div>
|
|
132
132
|
</p>
|
|
133
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
133
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
134
134
|
<strong>
|
|
135
135
|
Plan a trip:
|
|
136
136
|
</strong>
|
|
137
|
-
<span class="styled__FromToPickerSpan-sc-vb4790-1
|
|
138
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
137
|
+
<span class="styled__FromToPickerSpan-sc-vb4790-1 giBPod">
|
|
138
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
139
139
|
<svg viewbox="0 0 512 512"
|
|
140
140
|
height="0.9em"
|
|
141
141
|
width="0.9em"
|
|
@@ -143,18 +143,18 @@ exports[`Map Popup StationEntity smoke-test 1`] = `
|
|
|
143
143
|
focusable="false"
|
|
144
144
|
fill="currentColor"
|
|
145
145
|
xmlns="http://www.w3.org/2000/svg"
|
|
146
|
-
class="StyledIconBase-ea9ulj-0
|
|
146
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__FromIcon-sc-n5xcvc-0 dDqEuj"
|
|
147
147
|
>
|
|
148
148
|
<path fill="currentColor"
|
|
149
|
-
d="
|
|
149
|
+
d="M160 256c0-53.9 42.1-96 96-96 53 0 96 42.1 96 96 0 53-43 96-96 96-53.9 0-96-43-96-96zm352 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0s256 114.6 256 256zM256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"
|
|
150
150
|
>
|
|
151
151
|
</path>
|
|
152
152
|
</svg>
|
|
153
|
-
<button class="styled__Button-sc-vb4790-2
|
|
153
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
154
154
|
From here
|
|
155
155
|
</button>
|
|
156
156
|
</span>
|
|
157
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
157
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
158
158
|
<svg viewbox="0 0 384 512"
|
|
159
159
|
height="0.9em"
|
|
160
160
|
width="0.9em"
|
|
@@ -162,14 +162,14 @@ exports[`Map Popup StationEntity smoke-test 1`] = `
|
|
|
162
162
|
focusable="false"
|
|
163
163
|
fill="currentColor"
|
|
164
164
|
xmlns="http://www.w3.org/2000/svg"
|
|
165
|
-
class="StyledIconBase-ea9ulj-0
|
|
165
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__ToIcon-sc-n5xcvc-2 gZxRwk"
|
|
166
166
|
>
|
|
167
167
|
<path fill="currentColor"
|
|
168
|
-
d="
|
|
168
|
+
d="M215.7 499.2C267 435 384 279.4 384 192 384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2 12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"
|
|
169
169
|
>
|
|
170
170
|
</path>
|
|
171
171
|
</svg>
|
|
172
|
-
<button class="styled__Button-sc-vb4790-2
|
|
172
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
173
173
|
To here
|
|
174
174
|
</button>
|
|
175
175
|
</span>
|
|
@@ -180,27 +180,27 @@ exports[`Map Popup StationEntity smoke-test 1`] = `
|
|
|
180
180
|
`;
|
|
181
181
|
|
|
182
182
|
exports[`Map Popup StopEntity smoke-test 1`] = `
|
|
183
|
-
<div class="styled__MapOverlayPopup-sc-12kjso7-1
|
|
183
|
+
<div class="styled__MapOverlayPopup-sc-12kjso7-1 cPqJxe">
|
|
184
184
|
<div id="focus-9526-popup-focus-trap"
|
|
185
185
|
role="presentation"
|
|
186
186
|
>
|
|
187
|
-
<header class="styled__PopupTitle-sc-12kjso7-3
|
|
187
|
+
<header class="styled__PopupTitle-sc-12kjso7-3 jRNaQh">
|
|
188
188
|
W Burnside & SW 2nd
|
|
189
189
|
</header>
|
|
190
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
190
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
191
191
|
<strong>
|
|
192
192
|
Stop ID: 9526
|
|
193
193
|
</strong>
|
|
194
|
-
<button class="styled__ViewStopButton-sc-12v7ov3-0
|
|
194
|
+
<button class="styled__ViewStopButton-sc-12v7ov3-0 fRdwNC">
|
|
195
195
|
Stop Viewer
|
|
196
196
|
</button>
|
|
197
197
|
</p>
|
|
198
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
198
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
199
199
|
<strong>
|
|
200
200
|
Plan a trip:
|
|
201
201
|
</strong>
|
|
202
|
-
<span class="styled__FromToPickerSpan-sc-vb4790-1
|
|
203
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
202
|
+
<span class="styled__FromToPickerSpan-sc-vb4790-1 giBPod">
|
|
203
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
204
204
|
<svg viewbox="0 0 512 512"
|
|
205
205
|
height="0.9em"
|
|
206
206
|
width="0.9em"
|
|
@@ -208,18 +208,18 @@ exports[`Map Popup StopEntity smoke-test 1`] = `
|
|
|
208
208
|
focusable="false"
|
|
209
209
|
fill="currentColor"
|
|
210
210
|
xmlns="http://www.w3.org/2000/svg"
|
|
211
|
-
class="StyledIconBase-ea9ulj-0
|
|
211
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__FromIcon-sc-n5xcvc-0 dDqEuj"
|
|
212
212
|
>
|
|
213
213
|
<path fill="currentColor"
|
|
214
|
-
d="
|
|
214
|
+
d="M160 256c0-53.9 42.1-96 96-96 53 0 96 42.1 96 96 0 53-43 96-96 96-53.9 0-96-43-96-96zm352 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0s256 114.6 256 256zM256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"
|
|
215
215
|
>
|
|
216
216
|
</path>
|
|
217
217
|
</svg>
|
|
218
|
-
<button class="styled__Button-sc-vb4790-2
|
|
218
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
219
219
|
From here
|
|
220
220
|
</button>
|
|
221
221
|
</span>
|
|
222
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
222
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
223
223
|
<svg viewbox="0 0 384 512"
|
|
224
224
|
height="0.9em"
|
|
225
225
|
width="0.9em"
|
|
@@ -227,14 +227,14 @@ exports[`Map Popup StopEntity smoke-test 1`] = `
|
|
|
227
227
|
focusable="false"
|
|
228
228
|
fill="currentColor"
|
|
229
229
|
xmlns="http://www.w3.org/2000/svg"
|
|
230
|
-
class="StyledIconBase-ea9ulj-0
|
|
230
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__ToIcon-sc-n5xcvc-2 gZxRwk"
|
|
231
231
|
>
|
|
232
232
|
<path fill="currentColor"
|
|
233
|
-
d="
|
|
233
|
+
d="M215.7 499.2C267 435 384 279.4 384 192 384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2 12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"
|
|
234
234
|
>
|
|
235
235
|
</path>
|
|
236
236
|
</svg>
|
|
237
|
-
<button class="styled__Button-sc-vb4790-2
|
|
237
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
238
238
|
To here
|
|
239
239
|
</button>
|
|
240
240
|
</span>
|
|
@@ -245,11 +245,11 @@ exports[`Map Popup StopEntity smoke-test 1`] = `
|
|
|
245
245
|
`;
|
|
246
246
|
|
|
247
247
|
exports[`Map Popup StopEntityNoHandlers smoke-test 1`] = `
|
|
248
|
-
<div class="styled__MapOverlayPopup-sc-12kjso7-1
|
|
248
|
+
<div class="styled__MapOverlayPopup-sc-12kjso7-1 cPqJxe">
|
|
249
249
|
<div id="focus-9526-popup-focus-trap"
|
|
250
250
|
role="presentation"
|
|
251
251
|
>
|
|
252
|
-
<header class="styled__PopupTitle-sc-12kjso7-3
|
|
252
|
+
<header class="styled__PopupTitle-sc-12kjso7-3 jRNaQh">
|
|
253
253
|
W Burnside & SW 2nd
|
|
254
254
|
</header>
|
|
255
255
|
</div>
|
|
@@ -257,30 +257,30 @@ exports[`Map Popup StopEntityNoHandlers smoke-test 1`] = `
|
|
|
257
257
|
`;
|
|
258
258
|
|
|
259
259
|
exports[`Map Popup StopEntitywithEntityPrefix smoke-test 1`] = `
|
|
260
|
-
<div class="styled__MapOverlayPopup-sc-12kjso7-1
|
|
260
|
+
<div class="styled__MapOverlayPopup-sc-12kjso7-1 cPqJxe">
|
|
261
261
|
<div id="focus-9526-popup-focus-trap"
|
|
262
262
|
role="presentation"
|
|
263
263
|
>
|
|
264
|
-
<header class="styled__PopupTitle-sc-12kjso7-3
|
|
265
|
-
<span class="MapPopupstory__DemoIcon-sc-vlk9f0-0
|
|
264
|
+
<header class="styled__PopupTitle-sc-12kjso7-3 jRNaQh">
|
|
265
|
+
<span class="MapPopupstory__DemoIcon-sc-vlk9f0-0 hzuFzw">
|
|
266
266
|
W
|
|
267
267
|
</span>
|
|
268
268
|
W Burnside & SW 2nd
|
|
269
269
|
</header>
|
|
270
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
270
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
271
271
|
<strong>
|
|
272
272
|
Stop ID: 9526
|
|
273
273
|
</strong>
|
|
274
|
-
<button class="styled__ViewStopButton-sc-12v7ov3-0
|
|
274
|
+
<button class="styled__ViewStopButton-sc-12v7ov3-0 fRdwNC">
|
|
275
275
|
Stop Viewer
|
|
276
276
|
</button>
|
|
277
277
|
</p>
|
|
278
|
-
<p class="styled__PopupRow-sc-12kjso7-2
|
|
278
|
+
<p class="styled__PopupRow-sc-12kjso7-2 ckOOWr">
|
|
279
279
|
<strong>
|
|
280
280
|
Plan a trip:
|
|
281
281
|
</strong>
|
|
282
|
-
<span class="styled__FromToPickerSpan-sc-vb4790-1
|
|
283
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
282
|
+
<span class="styled__FromToPickerSpan-sc-vb4790-1 giBPod">
|
|
283
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
284
284
|
<svg viewbox="0 0 512 512"
|
|
285
285
|
height="0.9em"
|
|
286
286
|
width="0.9em"
|
|
@@ -288,18 +288,18 @@ exports[`Map Popup StopEntitywithEntityPrefix smoke-test 1`] = `
|
|
|
288
288
|
focusable="false"
|
|
289
289
|
fill="currentColor"
|
|
290
290
|
xmlns="http://www.w3.org/2000/svg"
|
|
291
|
-
class="StyledIconBase-ea9ulj-0
|
|
291
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__FromIcon-sc-n5xcvc-0 dDqEuj"
|
|
292
292
|
>
|
|
293
293
|
<path fill="currentColor"
|
|
294
|
-
d="
|
|
294
|
+
d="M160 256c0-53.9 42.1-96 96-96 53 0 96 42.1 96 96 0 53-43 96-96 96-53.9 0-96-43-96-96zm352 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0s256 114.6 256 256zM256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"
|
|
295
295
|
>
|
|
296
296
|
</path>
|
|
297
297
|
</svg>
|
|
298
|
-
<button class="styled__Button-sc-vb4790-2
|
|
298
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
299
299
|
From here
|
|
300
300
|
</button>
|
|
301
301
|
</span>
|
|
302
|
-
<span class="styled__LocationPickerSpan-sc-vb4790-0
|
|
302
|
+
<span class="styled__LocationPickerSpan-sc-vb4790-0 gsVfXo">
|
|
303
303
|
<svg viewbox="0 0 384 512"
|
|
304
304
|
height="0.9em"
|
|
305
305
|
width="0.9em"
|
|
@@ -307,14 +307,14 @@ exports[`Map Popup StopEntitywithEntityPrefix smoke-test 1`] = `
|
|
|
307
307
|
focusable="false"
|
|
308
308
|
fill="currentColor"
|
|
309
309
|
xmlns="http://www.w3.org/2000/svg"
|
|
310
|
-
class="StyledIconBase-ea9ulj-0
|
|
310
|
+
class="StyledIconBase-sc-ea9ulj-0 ebjPRL styled__ToIcon-sc-n5xcvc-2 gZxRwk"
|
|
311
311
|
>
|
|
312
312
|
<path fill="currentColor"
|
|
313
|
-
d="
|
|
313
|
+
d="M215.7 499.2C267 435 384 279.4 384 192 384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2 12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"
|
|
314
314
|
>
|
|
315
315
|
</path>
|
|
316
316
|
</svg>
|
|
317
|
-
<button class="styled__Button-sc-vb4790-2
|
|
317
|
+
<button class="styled__Button-sc-vb4790-2 ekklXB">
|
|
318
318
|
To here
|
|
319
319
|
</button>
|
|
320
320
|
</span>
|