@nanoporetech-digital/components 4.1.0 → 4.3.0

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.
Files changed (106) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{local-my-account-a3362993.js → local-my-account-d79ed0a2.js} +1 -1
  4. package/dist/cjs/{local-my-account-a3362993.js.map → local-my-account-d79ed0a2.js.map} +1 -1
  5. package/dist/cjs/nano-checkbox.cjs.entry.js +1 -1
  6. package/dist/cjs/nano-checkbox.cjs.entry.js.map +1 -1
  7. package/dist/cjs/nano-components.cjs.js +1 -1
  8. package/dist/cjs/nano-demo.cjs.entry.js +48 -47
  9. package/dist/cjs/nano-demo.cjs.entry.js.map +1 -1
  10. package/dist/cjs/nano-details.cjs.entry.js.map +1 -1
  11. package/dist/cjs/nano-global-nav.cjs.entry.js +20 -7
  12. package/dist/cjs/nano-global-nav.cjs.entry.js.map +1 -1
  13. package/dist/cjs/nano-overflow-nav.cjs.entry.js +4 -3
  14. package/dist/cjs/nano-overflow-nav.cjs.entry.js.map +1 -1
  15. package/dist/cjs/{nano-table-c5b6630a.js → nano-table-71a8a462.js} +2 -2
  16. package/dist/cjs/nano-table-71a8a462.js.map +1 -0
  17. package/dist/cjs/nano-table.cjs.entry.js +1 -1
  18. package/dist/cjs/{table.worker-0876611d.js → table.worker-2d617318.js} +2 -2
  19. package/dist/cjs/table.worker-2d617318.js.map +1 -0
  20. package/dist/collection/components/checkbox/checkbox.css +18 -12
  21. package/dist/collection/components/demo/demo.js +48 -47
  22. package/dist/collection/components/demo/demo.js.map +1 -1
  23. package/dist/collection/components/details/details.js +1 -0
  24. package/dist/collection/components/details/details.js.map +1 -1
  25. package/dist/collection/components/global-nav/assets/local-my-account.json +341 -0
  26. package/dist/collection/components/global-nav/global-nav.js +51 -6
  27. package/dist/collection/components/global-nav/global-nav.js.map +1 -1
  28. package/dist/collection/components/global-nav/style/global-nav.css +2 -1
  29. package/dist/collection/components/overflow-nav/overflow-nav.css +9 -9
  30. package/dist/collection/components/overflow-nav/overflow-nav.js +4 -3
  31. package/dist/collection/components/overflow-nav/overflow-nav.js.map +1 -1
  32. package/dist/collection/components/table/table-interface.js.map +1 -1
  33. package/dist/collection/components/table/table.js +8 -4
  34. package/dist/collection/components/table/table.js.map +1 -1
  35. package/dist/components/nano-checkbox.js +1 -1
  36. package/dist/components/nano-checkbox.js.map +1 -1
  37. package/dist/components/nano-demo.js +48 -47
  38. package/dist/components/nano-demo.js.map +1 -1
  39. package/dist/components/nano-details.js.map +1 -1
  40. package/dist/components/nano-global-nav.js +21 -7
  41. package/dist/components/nano-global-nav.js.map +1 -1
  42. package/dist/components/nano-overflow-nav.js +4 -3
  43. package/dist/components/nano-overflow-nav.js.map +1 -1
  44. package/dist/components/table.js.map +1 -1
  45. package/dist/esm/loader.js +1 -1
  46. package/dist/esm/{local-my-account-964c8ad7.js → local-my-account-6662da72.js} +1 -1
  47. package/dist/esm/{local-my-account-964c8ad7.js.map → local-my-account-6662da72.js.map} +1 -1
  48. package/dist/esm/nano-checkbox.entry.js +1 -1
  49. package/dist/esm/nano-checkbox.entry.js.map +1 -1
  50. package/dist/esm/nano-components.js +1 -1
  51. package/dist/esm/nano-demo.entry.js +48 -47
  52. package/dist/esm/nano-demo.entry.js.map +1 -1
  53. package/dist/esm/nano-details.entry.js.map +1 -1
  54. package/dist/esm/nano-global-nav.entry.js +20 -7
  55. package/dist/esm/nano-global-nav.entry.js.map +1 -1
  56. package/dist/esm/nano-overflow-nav.entry.js +4 -3
  57. package/dist/esm/nano-overflow-nav.entry.js.map +1 -1
  58. package/dist/esm/{nano-table-ff985e63.js → nano-table-d4b1d315.js} +2 -2
  59. package/dist/esm/nano-table-d4b1d315.js.map +1 -0
  60. package/dist/esm/nano-table.entry.js +1 -1
  61. package/dist/esm/{table.worker-906bc297.js → table.worker-ebfd9cd4.js} +2 -2
  62. package/dist/esm/table.worker-ebfd9cd4.js.map +1 -0
  63. package/dist/nano-assets/hash.txt +1 -1
  64. package/dist/nano-assets/local-my-account.json +341 -0
  65. package/dist/nano-components/assets/local-my-account.json +341 -0
  66. package/dist/nano-components/assets/ont-logo.svg +89 -0
  67. package/dist/nano-components/assets/ont-wheel-light.svg +31 -0
  68. package/dist/nano-components/nano-components.esm.js +1 -1
  69. package/dist/nano-components/nano-components.esm.js.map +1 -1
  70. package/dist/nano-components/p-0038620d.js +5 -0
  71. package/dist/nano-components/{p-c53b232e.js → p-2155fc2c.js} +1 -1
  72. package/dist/nano-components/p-55d71567.entry.js +5 -0
  73. package/dist/nano-components/{p-d0e15e46.entry.js.map → p-55d71567.entry.js.map} +1 -1
  74. package/dist/nano-components/p-62052277.entry.js +5 -0
  75. package/dist/nano-components/p-62052277.entry.js.map +1 -0
  76. package/dist/nano-components/p-76a650b1.entry.js.map +1 -1
  77. package/dist/nano-components/{p-f93bd976.entry.js → p-b38cabe2.entry.js} +2 -2
  78. package/dist/nano-components/p-b38cabe2.entry.js.map +1 -0
  79. package/dist/nano-components/{p-c38a246f.entry.js → p-c32fbbf0.entry.js} +2 -2
  80. package/dist/nano-components/p-dc8fd62d.entry.js +5 -0
  81. package/dist/nano-components/p-dc8fd62d.entry.js.map +1 -0
  82. package/dist/nano-components/{p-13dd65c9.js → p-f5b6ccdb.js} +2 -2
  83. package/dist/nano-components/{p-13dd65c9.js.map → p-f5b6ccdb.js.map} +1 -1
  84. package/dist/types/components/demo/demo.d.ts +1 -0
  85. package/dist/types/components/details/details.d.ts +1 -0
  86. package/dist/types/components/global-nav/global-nav.d.ts +12 -0
  87. package/dist/types/components/table/table-interface.d.ts +5 -2
  88. package/dist/types/components/table/table.d.ts +1 -1
  89. package/dist/types/components.d.ts +7 -2
  90. package/docs-json.json +102 -27
  91. package/hydrate/index.js +82 -58
  92. package/package.json +2 -2
  93. package/dist/cjs/nano-table-c5b6630a.js.map +0 -1
  94. package/dist/cjs/table.worker-0876611d.js.map +0 -1
  95. package/dist/esm/nano-table-ff985e63.js.map +0 -1
  96. package/dist/esm/table.worker-906bc297.js.map +0 -1
  97. package/dist/nano-components/p-4b136a65.js +0 -5
  98. package/dist/nano-components/p-583d8d70.entry.js +0 -5
  99. package/dist/nano-components/p-583d8d70.entry.js.map +0 -1
  100. package/dist/nano-components/p-d0e15e46.entry.js +0 -5
  101. package/dist/nano-components/p-f2d89239.entry.js +0 -5
  102. package/dist/nano-components/p-f2d89239.entry.js.map +0 -1
  103. package/dist/nano-components/p-f93bd976.entry.js.map +0 -1
  104. /package/dist/nano-components/{p-4b136a65.js.map → p-0038620d.js.map} +0 -0
  105. /package/dist/nano-components/{p-c38a246f.entry.js.map → p-2155fc2c.js.map} +0 -0
  106. /package/dist/nano-components/{p-c53b232e.js.map → p-c32fbbf0.entry.js.map} +0 -0
@@ -0,0 +1,341 @@
1
+ {
2
+ "user": {
3
+ "id": "mr.test",
4
+ "uuid": "2589690E-A907-50BB-9551-55E18ABB1273",
5
+ "name": "Logged in user",
6
+ "first_name": "mr",
7
+ "last_name": "test",
8
+ "email": "mr.test@nanoporetech.com",
9
+ "job_title": "CEO",
10
+ "company": "ONT",
11
+ "small_avatar_url": "https://picsum.photos/75",
12
+ "is_nanopore_user": false,
13
+ "lifecycle_stage": "Lead",
14
+ "indirect_customer": false,
15
+ "registration": {
16
+ "next_url": null
17
+ }
18
+ },
19
+ "domains": [
20
+ {
21
+ "origin": "cws",
22
+ "domain": "nanoporetech.com"
23
+ },
24
+ {
25
+ "origin": "store",
26
+ "domain": "store.nanoporetech.com"
27
+ },
28
+ {
29
+ "origin": "community",
30
+ "domain": "community.nanoporetech.com"
31
+ }
32
+ ],
33
+ "cart": {
34
+ "count": 0,
35
+ "url": "https://shop-test.nanoporetech.com/checkout/cart"
36
+ },
37
+ "notifications": {
38
+ "count": 0
39
+ },
40
+ "links": [
41
+ {
42
+ "id": 1,
43
+ "area": "main",
44
+ "address": "#",
45
+ "title": "Trousers",
46
+ "order": 1,
47
+ "target": null
48
+ },
49
+ {
50
+ "id": 2,
51
+ "area": "logged-out",
52
+ "address": "#",
53
+ "title": "Mouse",
54
+ "order": 1,
55
+ "target": null
56
+ },
57
+ {
58
+ "id": 20,
59
+ "area": "profile-panel-block",
60
+ "address": "https://nanoporetech.com/about-us/news",
61
+ "title": "News",
62
+ "order": 3,
63
+ "target": ""
64
+ },
65
+ {
66
+ "id": 21,
67
+ "area": "profile-panel-block",
68
+ "address": "https://nanoporetech.com/about-us",
69
+ "title": "About",
70
+ "order": 3,
71
+ "target": ""
72
+ },
73
+ {
74
+ "id": 22,
75
+ "area": "profile-panel-block",
76
+ "address": "https://nanoporetech.com/contact",
77
+ "title": "Contact",
78
+ "order": 3,
79
+ "target": ""
80
+ },
81
+ {
82
+ "id": 28,
83
+ "area": "right-side-logged-out",
84
+ "address": "https://nanoporetech.com/contact",
85
+ "title": "Contact",
86
+ "order": 3,
87
+ "target": ""
88
+ },
89
+ {
90
+ "id": 29,
91
+ "area": "right-side-logged-out",
92
+ "address": "https://nanoporetech.com/about-us/news",
93
+ "title": "News",
94
+ "order": 3,
95
+ "target": ""
96
+ },
97
+ {
98
+ "id": 30,
99
+ "area": "right-side-logged-out",
100
+ "address": "https://nanoporetech.com/about-us",
101
+ "title": "About",
102
+ "order": 3,
103
+ "target": ""
104
+ },
105
+ {
106
+ "id": 9,
107
+ "area": "right-side-logged-in",
108
+ "address": "https://nanoporetech.com/contact",
109
+ "title": "Contact",
110
+ "order": 4,
111
+ "target": ""
112
+ },
113
+ {
114
+ "id": 10,
115
+ "area": "right-side-logged-in",
116
+ "address": "https://nanoporetech.com/about-us/news",
117
+ "title": "News",
118
+ "order": 4,
119
+ "target": ""
120
+ },
121
+ {
122
+ "id": 11,
123
+ "area": "right-side-logged-in",
124
+ "address": "https://nanoporetech.com/about-us",
125
+ "title": "About",
126
+ "order": 4,
127
+ "target": ""
128
+ },
129
+ {
130
+ "id": 12,
131
+ "area": "right-side-logged-in",
132
+ "address": "https://nanoporetech.com/events",
133
+ "title": "Events",
134
+ "order": 4,
135
+ "target": ""
136
+ },
137
+ {
138
+ "id": 23,
139
+ "area": "left-side-logged-out",
140
+ "address": "https://nanoporetech.com/",
141
+ "title": "Nanoporetech",
142
+ "order": 5,
143
+ "target": ""
144
+ },
145
+ {
146
+ "id": 24,
147
+ "area": "left-side-logged-out",
148
+ "address": "https://metrichor.com/",
149
+ "title": "Metrichor",
150
+ "order": 5,
151
+ "target": ""
152
+ },
153
+ {
154
+ "id": 25,
155
+ "area": "left-side-logged-out",
156
+ "address": "https://community.nanoporetech.com/",
157
+ "title": "Community",
158
+ "order": 5,
159
+ "target": ""
160
+ },
161
+ {
162
+ "id": 26,
163
+ "area": "left-side-logged-out",
164
+ "address": "https://nanoporetech.com/events",
165
+ "title": "Events",
166
+ "order": 5,
167
+ "target": ""
168
+ },
169
+ {
170
+ "id": 27,
171
+ "area": "left-side-logged-out",
172
+ "address": "https://store.nanoporetech.com",
173
+ "title": "Store",
174
+ "order": 5,
175
+ "target": ""
176
+ },
177
+ {
178
+ "id": 3,
179
+ "area": "left-side-logged-in",
180
+ "address": "https://nanoporetech.com/",
181
+ "title": "Nanoporetech",
182
+ "order": 6,
183
+ "target": ""
184
+ },
185
+ {
186
+ "id": 4,
187
+ "area": "left-side-logged-in",
188
+ "address": "https://metrichor.com/",
189
+ "title": "Metrichor",
190
+ "order": 6,
191
+ "target": ""
192
+ },
193
+ {
194
+ "id": 5,
195
+ "area": "left-side-logged-in",
196
+ "address": "https://community.nanoporetech.com/",
197
+ "title": "Community",
198
+ "order": 6,
199
+ "target": ""
200
+ },
201
+ {
202
+ "id": 6,
203
+ "area": "left-side-logged-in",
204
+ "address": "https://nanoporetech.com/events",
205
+ "title": "Events",
206
+ "order": 6,
207
+ "target": ""
208
+ },
209
+ {
210
+ "id": 7,
211
+ "area": "left-side-logged-in",
212
+ "address": "https://store.nanoporetech.com",
213
+ "title": "Store",
214
+ "order": 6,
215
+ "target": ""
216
+ },
217
+ {
218
+ "id": 8,
219
+ "area": "left-side-logged-in",
220
+ "address": "https://epi2me.nanoporetech.com",
221
+ "title": "EPI2ME",
222
+ "order": 6,
223
+ "target": "_blank"
224
+ },
225
+ {
226
+ "id": 13,
227
+ "area": "profile-panel-list",
228
+ "address": "https://community.nanoporetech.com/",
229
+ "title": "Community Dashboard",
230
+ "order": 7,
231
+ "target": ""
232
+ },
233
+ {
234
+ "id": 14,
235
+ "area": "profile-panel-list",
236
+ "address": "https://myaccount.nanoporetech.com/message_centre",
237
+ "title": "Messages",
238
+ "order": 7,
239
+ "target": ""
240
+ },
241
+ {
242
+ "id": 15,
243
+ "area": "profile-panel-list",
244
+ "address": "https://community.nanoporetech.com/my-activity",
245
+ "title": "My Activity",
246
+ "order": 7,
247
+ "target": ""
248
+ },
249
+ {
250
+ "id": 16,
251
+ "area": "profile-panel-list",
252
+ "address": "https://myaccount.nanoporetech.com/home",
253
+ "title": "My Account",
254
+ "order": 7,
255
+ "target": ""
256
+ },
257
+ {
258
+ "id": 17,
259
+ "area": "profile-panel-list",
260
+ "address": "https://myaccount.nanoporetech.com/account/teams",
261
+ "title": "Team Management ",
262
+ "order": 7,
263
+ "target": ""
264
+ },
265
+ {
266
+ "id": 18,
267
+ "area": "profile-panel-list",
268
+ "address": "https://nanoporetech.com/resource-centre/publications",
269
+ "title": "Publications",
270
+ "order": 7,
271
+ "target": ""
272
+ },
273
+ {
274
+ "id": 19,
275
+ "area": "profile-panel-list",
276
+ "address": "https://myaccount.nanoporetech.com/profile/status",
277
+ "title": "Preferences",
278
+ "order": 7,
279
+ "target": ""
280
+ }
281
+ ],
282
+ "urls": {
283
+ "forgot_password": "https://myaccount-dev.nanoporetech.com/profile/details#password-form?RelayState=",
284
+ "logout": "https://myaccount-dev.nanoporetech.com/sso/logout?RelayState=",
285
+ "login": null,
286
+ "messages": "https://myaccount-dev.nanoporetech.com/message_centre",
287
+ "cart": "https://shop-test.nanoporetech.com/checkout/cart"
288
+ },
289
+ "search": {
290
+ "app_id": "N8NZI5A47F",
291
+ "api_key": "b38860b015b02c9cb6993cf0367ed203",
292
+ "indeces": [
293
+ {
294
+ "index": "all_prod_en",
295
+ "name": "All",
296
+ "domain": "nanoporetech.com",
297
+ "all_group": true,
298
+ "filters": [
299
+ "tags",
300
+ "type"
301
+ ]
302
+ },
303
+ {
304
+ "index": "cws_english_en",
305
+ "name": "www",
306
+ "domain": "nanoporetech.com",
307
+ "filters": [
308
+ "tags",
309
+ "type"
310
+ ]
311
+ },
312
+ {
313
+ "index": "store_prod",
314
+ "name": "Store",
315
+ "domain": "store.nanoporetech.com",
316
+ "filters": [
317
+ "type"
318
+ ]
319
+ },
320
+ {
321
+ "index": "cws_english_resources_en",
322
+ "name": "Resources",
323
+ "domain": "nanoporetech.com",
324
+ "filters": [
325
+ "tags"
326
+ ]
327
+ },
328
+ {
329
+ "index": "community_prod",
330
+ "name": "Community",
331
+ "domain": "community.nanoporetech.com",
332
+ "filters": [
333
+ "type",
334
+ "channel",
335
+ "authors",
336
+ "tags"
337
+ ]
338
+ }
339
+ ]
340
+ }
341
+ }
@@ -0,0 +1,341 @@
1
+ {
2
+ "user": {
3
+ "id": "mr.test",
4
+ "uuid": "2589690E-A907-50BB-9551-55E18ABB1273",
5
+ "name": "Logged in user",
6
+ "first_name": "mr",
7
+ "last_name": "test",
8
+ "email": "mr.test@nanoporetech.com",
9
+ "job_title": "CEO",
10
+ "company": "ONT",
11
+ "small_avatar_url": "https://picsum.photos/75",
12
+ "is_nanopore_user": false,
13
+ "lifecycle_stage": "Lead",
14
+ "indirect_customer": false,
15
+ "registration": {
16
+ "next_url": null
17
+ }
18
+ },
19
+ "domains": [
20
+ {
21
+ "origin": "cws",
22
+ "domain": "nanoporetech.com"
23
+ },
24
+ {
25
+ "origin": "store",
26
+ "domain": "store.nanoporetech.com"
27
+ },
28
+ {
29
+ "origin": "community",
30
+ "domain": "community.nanoporetech.com"
31
+ }
32
+ ],
33
+ "cart": {
34
+ "count": 0,
35
+ "url": "https://shop-test.nanoporetech.com/checkout/cart"
36
+ },
37
+ "notifications": {
38
+ "count": 0
39
+ },
40
+ "links": [
41
+ {
42
+ "id": 1,
43
+ "area": "main",
44
+ "address": "#",
45
+ "title": "Trousers",
46
+ "order": 1,
47
+ "target": null
48
+ },
49
+ {
50
+ "id": 2,
51
+ "area": "logged-out",
52
+ "address": "#",
53
+ "title": "Mouse",
54
+ "order": 1,
55
+ "target": null
56
+ },
57
+ {
58
+ "id": 20,
59
+ "area": "profile-panel-block",
60
+ "address": "https://nanoporetech.com/about-us/news",
61
+ "title": "News",
62
+ "order": 3,
63
+ "target": ""
64
+ },
65
+ {
66
+ "id": 21,
67
+ "area": "profile-panel-block",
68
+ "address": "https://nanoporetech.com/about-us",
69
+ "title": "About",
70
+ "order": 3,
71
+ "target": ""
72
+ },
73
+ {
74
+ "id": 22,
75
+ "area": "profile-panel-block",
76
+ "address": "https://nanoporetech.com/contact",
77
+ "title": "Contact",
78
+ "order": 3,
79
+ "target": ""
80
+ },
81
+ {
82
+ "id": 28,
83
+ "area": "right-side-logged-out",
84
+ "address": "https://nanoporetech.com/contact",
85
+ "title": "Contact",
86
+ "order": 3,
87
+ "target": ""
88
+ },
89
+ {
90
+ "id": 29,
91
+ "area": "right-side-logged-out",
92
+ "address": "https://nanoporetech.com/about-us/news",
93
+ "title": "News",
94
+ "order": 3,
95
+ "target": ""
96
+ },
97
+ {
98
+ "id": 30,
99
+ "area": "right-side-logged-out",
100
+ "address": "https://nanoporetech.com/about-us",
101
+ "title": "About",
102
+ "order": 3,
103
+ "target": ""
104
+ },
105
+ {
106
+ "id": 9,
107
+ "area": "right-side-logged-in",
108
+ "address": "https://nanoporetech.com/contact",
109
+ "title": "Contact",
110
+ "order": 4,
111
+ "target": ""
112
+ },
113
+ {
114
+ "id": 10,
115
+ "area": "right-side-logged-in",
116
+ "address": "https://nanoporetech.com/about-us/news",
117
+ "title": "News",
118
+ "order": 4,
119
+ "target": ""
120
+ },
121
+ {
122
+ "id": 11,
123
+ "area": "right-side-logged-in",
124
+ "address": "https://nanoporetech.com/about-us",
125
+ "title": "About",
126
+ "order": 4,
127
+ "target": ""
128
+ },
129
+ {
130
+ "id": 12,
131
+ "area": "right-side-logged-in",
132
+ "address": "https://nanoporetech.com/events",
133
+ "title": "Events",
134
+ "order": 4,
135
+ "target": ""
136
+ },
137
+ {
138
+ "id": 23,
139
+ "area": "left-side-logged-out",
140
+ "address": "https://nanoporetech.com/",
141
+ "title": "Nanoporetech",
142
+ "order": 5,
143
+ "target": ""
144
+ },
145
+ {
146
+ "id": 24,
147
+ "area": "left-side-logged-out",
148
+ "address": "https://metrichor.com/",
149
+ "title": "Metrichor",
150
+ "order": 5,
151
+ "target": ""
152
+ },
153
+ {
154
+ "id": 25,
155
+ "area": "left-side-logged-out",
156
+ "address": "https://community.nanoporetech.com/",
157
+ "title": "Community",
158
+ "order": 5,
159
+ "target": ""
160
+ },
161
+ {
162
+ "id": 26,
163
+ "area": "left-side-logged-out",
164
+ "address": "https://nanoporetech.com/events",
165
+ "title": "Events",
166
+ "order": 5,
167
+ "target": ""
168
+ },
169
+ {
170
+ "id": 27,
171
+ "area": "left-side-logged-out",
172
+ "address": "https://store.nanoporetech.com",
173
+ "title": "Store",
174
+ "order": 5,
175
+ "target": ""
176
+ },
177
+ {
178
+ "id": 3,
179
+ "area": "left-side-logged-in",
180
+ "address": "https://nanoporetech.com/",
181
+ "title": "Nanoporetech",
182
+ "order": 6,
183
+ "target": ""
184
+ },
185
+ {
186
+ "id": 4,
187
+ "area": "left-side-logged-in",
188
+ "address": "https://metrichor.com/",
189
+ "title": "Metrichor",
190
+ "order": 6,
191
+ "target": ""
192
+ },
193
+ {
194
+ "id": 5,
195
+ "area": "left-side-logged-in",
196
+ "address": "https://community.nanoporetech.com/",
197
+ "title": "Community",
198
+ "order": 6,
199
+ "target": ""
200
+ },
201
+ {
202
+ "id": 6,
203
+ "area": "left-side-logged-in",
204
+ "address": "https://nanoporetech.com/events",
205
+ "title": "Events",
206
+ "order": 6,
207
+ "target": ""
208
+ },
209
+ {
210
+ "id": 7,
211
+ "area": "left-side-logged-in",
212
+ "address": "https://store.nanoporetech.com",
213
+ "title": "Store",
214
+ "order": 6,
215
+ "target": ""
216
+ },
217
+ {
218
+ "id": 8,
219
+ "area": "left-side-logged-in",
220
+ "address": "https://epi2me.nanoporetech.com",
221
+ "title": "EPI2ME",
222
+ "order": 6,
223
+ "target": "_blank"
224
+ },
225
+ {
226
+ "id": 13,
227
+ "area": "profile-panel-list",
228
+ "address": "https://community.nanoporetech.com/",
229
+ "title": "Community Dashboard",
230
+ "order": 7,
231
+ "target": ""
232
+ },
233
+ {
234
+ "id": 14,
235
+ "area": "profile-panel-list",
236
+ "address": "https://myaccount.nanoporetech.com/message_centre",
237
+ "title": "Messages",
238
+ "order": 7,
239
+ "target": ""
240
+ },
241
+ {
242
+ "id": 15,
243
+ "area": "profile-panel-list",
244
+ "address": "https://community.nanoporetech.com/my-activity",
245
+ "title": "My Activity",
246
+ "order": 7,
247
+ "target": ""
248
+ },
249
+ {
250
+ "id": 16,
251
+ "area": "profile-panel-list",
252
+ "address": "https://myaccount.nanoporetech.com/home",
253
+ "title": "My Account",
254
+ "order": 7,
255
+ "target": ""
256
+ },
257
+ {
258
+ "id": 17,
259
+ "area": "profile-panel-list",
260
+ "address": "https://myaccount.nanoporetech.com/account/teams",
261
+ "title": "Team Management ",
262
+ "order": 7,
263
+ "target": ""
264
+ },
265
+ {
266
+ "id": 18,
267
+ "area": "profile-panel-list",
268
+ "address": "https://nanoporetech.com/resource-centre/publications",
269
+ "title": "Publications",
270
+ "order": 7,
271
+ "target": ""
272
+ },
273
+ {
274
+ "id": 19,
275
+ "area": "profile-panel-list",
276
+ "address": "https://myaccount.nanoporetech.com/profile/status",
277
+ "title": "Preferences",
278
+ "order": 7,
279
+ "target": ""
280
+ }
281
+ ],
282
+ "urls": {
283
+ "forgot_password": "https://myaccount-dev.nanoporetech.com/profile/details#password-form?RelayState=",
284
+ "logout": "https://myaccount-dev.nanoporetech.com/sso/logout?RelayState=",
285
+ "login": null,
286
+ "messages": "https://myaccount-dev.nanoporetech.com/message_centre",
287
+ "cart": "https://shop-test.nanoporetech.com/checkout/cart"
288
+ },
289
+ "search": {
290
+ "app_id": "N8NZI5A47F",
291
+ "api_key": "b38860b015b02c9cb6993cf0367ed203",
292
+ "indeces": [
293
+ {
294
+ "index": "all_prod_en",
295
+ "name": "All",
296
+ "domain": "nanoporetech.com",
297
+ "all_group": true,
298
+ "filters": [
299
+ "tags",
300
+ "type"
301
+ ]
302
+ },
303
+ {
304
+ "index": "cws_english_en",
305
+ "name": "www",
306
+ "domain": "nanoporetech.com",
307
+ "filters": [
308
+ "tags",
309
+ "type"
310
+ ]
311
+ },
312
+ {
313
+ "index": "store_prod",
314
+ "name": "Store",
315
+ "domain": "store.nanoporetech.com",
316
+ "filters": [
317
+ "type"
318
+ ]
319
+ },
320
+ {
321
+ "index": "cws_english_resources_en",
322
+ "name": "Resources",
323
+ "domain": "nanoporetech.com",
324
+ "filters": [
325
+ "tags"
326
+ ]
327
+ },
328
+ {
329
+ "index": "community_prod",
330
+ "name": "Community",
331
+ "domain": "community.nanoporetech.com",
332
+ "filters": [
333
+ "type",
334
+ "channel",
335
+ "authors",
336
+ "tags"
337
+ ]
338
+ }
339
+ ]
340
+ }
341
+ }