-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUntitled Diagram.drawio
240 lines (240 loc) · 21.6 KB
/
Untitled Diagram.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<mxfile host="app.diagrams.net" modified="2020-11-19T11:44:27.770Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36" etag="FYduEEDVwPihPvYs3R6v" version="13.10.0" type="github">
<diagram id="prtHgNgQTEPvFCAcTncT" name="Page-1">
<mxGraphModel dx="2066" dy="1154" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-34" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.205;entryY=-0.037;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=14;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-1" target="7Ce21E6pJZC-Ax0Yo5jJ-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-1" value="Pagination/Data store" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="304" y="290" width="210" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.133;entryY=1.038;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-2" target="7Ce21E6pJZC-Ax0Yo5jJ-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-2" value="Filtering store" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="80" y="511" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.838;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-3" target="7Ce21E6pJZC-Ax0Yo5jJ-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-3" value="Accessories store" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="560" y="511" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-6" value="<div><span style="font-size: 14px">Accessories store responsibilities:</span></div><ul style="font-size: 14px"><li>Store accessories</li><li>Fetch more info content</li><li>add item to basket</li><li>remore item from basket</li><li>notify sticky basket</li></ul>" style="text;html=1;strokeColor=#d79b00;fillColor=#ffe6cc;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="810" y="511" width="290" height="130" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.56;entryY=0.013;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=14;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-7" target="7Ce21E6pJZC-Ax0Yo5jJ-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=14;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-7" target="7Ce21E6pJZC-Ax0Yo5jJ-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=14;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-7" target="7Ce21E6pJZC-Ax0Yo5jJ-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-7" value="Accessories page store <br style="font-size: 14px;">(or main store)" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="287" y="50" width="243" height="120" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-10" target="7Ce21E6pJZC-Ax0Yo5jJ-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-10" value="Sticky basket store" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="565" y="741" width="190" height="100" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-12" value="Main store responsibilities:<br><ul><li>initialise stores</li><li><br></li></ul>" style="text;html=1;strokeColor=#6c8ebf;fillColor=#dae8fc;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="750" y="50" width="380" height="130" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-17" value="<div><span style="font-size: 14px">Filtering store responsibilities:</span></div><ul style="font-size: 14px"><li><span>Request accessories</span><br></li><li>Store filters</li><li>Clear filters</li><li>interact with the the filtering component</li><li>check if any filter is present in the query string at start</li><li>if filters are present, pass them to filtering store</li></ul>" style="text;html=1;strokeColor=#d6b656;fillColor=#fff2cc;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="80" y="630" width="320" height="200" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-18" value="Pagination store responsibilities:<br><ul><li>Fetch accessories data with api</li><li>Store current page</li><li>Handle pagination / interact with pagination component</li></ul>" style="text;html=1;strokeColor=#82b366;fillColor=#d5e8d4;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="750" y="290" width="380" height="130" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-19" value="Req add item to basket to Accessory store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="290" y="1090" width="190" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-20" value="Accessory Store post item to basket api" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="564" y="1090" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-21" value="<h1>Add/remove Item to/from basket</h1>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontSize=14;align=left;" vertex="1" parent="1">
<mxGeometry x="80" y="1020" width="500" height="50" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-22" value="<h1>Flows</h1>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontSize=14;align=left;" vertex="1" parent="1">
<mxGeometry x="70" y="950" width="395" height="50" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-24" value="Accessory Store send accessories req to Filter Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="850" y="1090" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-29" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-20" target="7Ce21E6pJZC-Ax0Yo5jJ-24">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1160" y="800" as="sourcePoint" />
<mxPoint x="1260" y="800" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-30" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-29">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-31" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-19" target="7Ce21E6pJZC-Ax0Yo5jJ-20">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1110" y="800" as="sourcePoint" />
<mxPoint x="1210" y="800" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-32" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-31">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-33" value="Filter Store send accessories req to Pagination Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="1130" y="1089" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-35" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-24" target="7Ce21E6pJZC-Ax0Yo5jJ-33">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1110" y="830" as="sourcePoint" />
<mxPoint x="1210" y="830" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-36" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-35">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-37" value="Pagination Store send accessories to Accessories Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="1410" y="1090" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-38" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-33" target="7Ce21E6pJZC-Ax0Yo5jJ-37">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1340" y="1140" as="sourcePoint" />
<mxPoint x="1210" y="820" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-39" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-38">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-40" value="<div><span style="font-size: 14px">Stick basket store responsibilities:</span></div><ul style="font-size: 14px"><li>Request basket info</li></ul>" style="text;html=1;strokeColor=#9673a6;fillColor=#e1d5e7;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="820" y="741" width="290" height="130" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-41" value="Accessory Store notify Sticky basket Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="860" y="1200" width="200" height="90" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-42" value="" style="endArrow=classic;html=1;fontSize=14;exitX=0.75;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-20" target="7Ce21E6pJZC-Ax0Yo5jJ-41">
<mxGeometry relative="1" as="geometry">
<mxPoint x="660" y="1180" as="sourcePoint" />
<mxPoint x="1210" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-43" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-42">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-44" value="Show updated accessories" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="1660" y="1089" width="150" height="81" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-45" value="Show sticky basket updated" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="1100" y="1200" width="150" height="81" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-46" value="Select an accessory" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="80" y="1090" width="150" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-48" value="Req sent to Filter store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="290" y="1501" width="190" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-51" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" target="7Ce21E6pJZC-Ax0Yo5jJ-50">
<mxGeometry relative="1" as="geometry">
<mxPoint x="764" y="1541" as="sourcePoint" />
<mxPoint x="1260" y="1211" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-52" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-51">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-53" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-48" target="7Ce21E6pJZC-Ax0Yo5jJ-55">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1110" y="1211" as="sourcePoint" />
<mxPoint x="564" y="1541" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-54" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-53">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-55" value="Filter Store send accessories req to Pagination Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="580" y="1500" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-58" value="Pagination Store send accessories to Accessories Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="860" y="1501" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-59" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-55" target="7Ce21E6pJZC-Ax0Yo5jJ-58">
<mxGeometry relative="1" as="geometry">
<mxPoint x="790" y="1551" as="sourcePoint" />
<mxPoint x="660" y="1231" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-60" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-59">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-64" value="Show filtered accessories" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="1110" y="1500" width="150" height="81" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-66" value="Select filter" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="80" y="1501" width="150" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-67" value="<h1>Filter accessories</h1>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontSize=14;align=left;" vertex="1" parent="1">
<mxGeometry x="80" y="1390" width="395" height="50" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-69" value="Req sent to Filter store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="290" y="1781" width="190" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-70" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-69" target="7Ce21E6pJZC-Ax0Yo5jJ-72">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1110" y="1491" as="sourcePoint" />
<mxPoint x="564" y="1821" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-71" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-70">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-72" value="Filter Store send accessories req to Pagination Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="580" y="1780" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-73" value="Pagination Store send accessories to Accessories Store" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;" vertex="1" parent="1">
<mxGeometry x="860" y="1781" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-74" value="" style="endArrow=classic;html=1;fontSize=14;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7Ce21E6pJZC-Ax0Yo5jJ-72" target="7Ce21E6pJZC-Ax0Yo5jJ-73">
<mxGeometry relative="1" as="geometry">
<mxPoint x="790" y="1831" as="sourcePoint" />
<mxPoint x="660" y="1511" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-75" value="" style="shape=message;html=1;outlineConnect=0;" vertex="1" parent="7Ce21E6pJZC-Ax0Yo5jJ-74">
<mxGeometry width="20" height="14" relative="1" as="geometry">
<mxPoint x="-10" y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-76" value="Show filtered accessories" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="1110" y="1780" width="150" height="81" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-77" value="Scroll below view" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;align=center;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="80" y="1781" width="150" height="80" as="geometry" />
</mxCell>
<mxCell id="7Ce21E6pJZC-Ax0Yo5jJ-78" value="<h1>Paginate accessories</h1>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontSize=14;align=left;" vertex="1" parent="1">
<mxGeometry x="80" y="1670" width="395" height="50" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>