@nanoporetech-digital/components 4.0.0 → 4.2.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 (116) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/dist/cjs/{local-my-account-a3362993.js → local-my-account-d79ed0a2.js} +1 -1
  3. package/dist/cjs/{local-my-account-a3362993.js.map → local-my-account-d79ed0a2.js.map} +1 -1
  4. package/dist/cjs/nano-checkbox.cjs.entry.js +1 -1
  5. package/dist/cjs/nano-checkbox.cjs.entry.js.map +1 -1
  6. package/dist/cjs/nano-demo.cjs.entry.js +48 -47
  7. package/dist/cjs/nano-demo.cjs.entry.js.map +1 -1
  8. package/dist/cjs/nano-global-nav-user-profile_3.cjs.entry.js +1 -1
  9. package/dist/cjs/nano-global-nav-user-profile_3.cjs.entry.js.map +1 -1
  10. package/dist/cjs/nano-global-nav.cjs.entry.js +4 -3
  11. package/dist/cjs/nano-global-nav.cjs.entry.js.map +1 -1
  12. package/dist/cjs/nano-icon.cjs.entry.js +1 -1
  13. package/dist/cjs/nano-icon.cjs.entry.js.map +1 -1
  14. package/dist/cjs/nano-overflow-nav.cjs.entry.js +2 -0
  15. package/dist/cjs/nano-overflow-nav.cjs.entry.js.map +1 -1
  16. package/dist/cjs/{nano-table-737365b7.js → nano-table-d5eb9221.js} +2 -2
  17. package/dist/cjs/nano-table-d5eb9221.js.map +1 -0
  18. package/dist/cjs/nano-table.cjs.entry.js +1 -1
  19. package/dist/cjs/{table.worker-c3b11144.js → table.worker-37f25c78.js} +2 -2
  20. package/dist/cjs/table.worker-37f25c78.js.map +1 -0
  21. package/dist/collection/components/checkbox/checkbox.css +18 -12
  22. package/dist/collection/components/demo/demo.js +48 -47
  23. package/dist/collection/components/demo/demo.js.map +1 -1
  24. package/dist/collection/components/global-nav/assets/local-my-account.json +341 -0
  25. package/dist/collection/components/global-nav/global-nav-user-profile.js +1 -1
  26. package/dist/collection/components/global-nav/global-nav-user-profile.js.map +1 -1
  27. package/dist/collection/components/global-nav/global-nav.js +3 -2
  28. package/dist/collection/components/global-nav/global-nav.js.map +1 -1
  29. package/dist/collection/components/global-nav/style/global-nav.css +7 -4
  30. package/dist/collection/components/icon/utils.js +1 -1
  31. package/dist/collection/components/icon/utils.js.map +1 -1
  32. package/dist/collection/components/overflow-nav/overflow-nav.js +2 -0
  33. package/dist/collection/components/overflow-nav/overflow-nav.js.map +1 -1
  34. package/dist/collection/components/table/table-interface.js.map +1 -1
  35. package/dist/collection/components/table/table.js +8 -4
  36. package/dist/collection/components/table/table.js.map +1 -1
  37. package/dist/components/global-nav-user-profile.js +1 -1
  38. package/dist/components/global-nav-user-profile.js.map +1 -1
  39. package/dist/components/icon.js +1 -1
  40. package/dist/components/icon.js.map +1 -1
  41. package/dist/components/nano-checkbox.js +1 -1
  42. package/dist/components/nano-checkbox.js.map +1 -1
  43. package/dist/components/nano-demo.js +48 -47
  44. package/dist/components/nano-demo.js.map +1 -1
  45. package/dist/components/nano-global-nav.js +3 -2
  46. package/dist/components/nano-global-nav.js.map +1 -1
  47. package/dist/components/nano-overflow-nav.js +2 -0
  48. package/dist/components/nano-overflow-nav.js.map +1 -1
  49. package/dist/components/table.js.map +1 -1
  50. package/dist/esm/{local-my-account-964c8ad7.js → local-my-account-6662da72.js} +1 -1
  51. package/dist/esm/{local-my-account-964c8ad7.js.map → local-my-account-6662da72.js.map} +1 -1
  52. package/dist/esm/nano-checkbox.entry.js +1 -1
  53. package/dist/esm/nano-checkbox.entry.js.map +1 -1
  54. package/dist/esm/nano-demo.entry.js +48 -47
  55. package/dist/esm/nano-demo.entry.js.map +1 -1
  56. package/dist/esm/nano-global-nav-user-profile_3.entry.js +1 -1
  57. package/dist/esm/nano-global-nav-user-profile_3.entry.js.map +1 -1
  58. package/dist/esm/nano-global-nav.entry.js +4 -3
  59. package/dist/esm/nano-global-nav.entry.js.map +1 -1
  60. package/dist/esm/nano-icon.entry.js +1 -1
  61. package/dist/esm/nano-icon.entry.js.map +1 -1
  62. package/dist/esm/nano-overflow-nav.entry.js +2 -0
  63. package/dist/esm/nano-overflow-nav.entry.js.map +1 -1
  64. package/dist/esm/{nano-table-75d755ae.js → nano-table-81cc50c7.js} +2 -2
  65. package/dist/esm/nano-table-81cc50c7.js.map +1 -0
  66. package/dist/esm/nano-table.entry.js +1 -1
  67. package/dist/esm/{table.worker-d60d6df4.js → table.worker-86754436.js} +2 -2
  68. package/dist/esm/table.worker-86754436.js.map +1 -0
  69. package/dist/nano-assets/hash.txt +1 -1
  70. package/dist/nano-assets/local-my-account.json +341 -0
  71. package/dist/nano-components/assets/local-my-account.json +341 -0
  72. package/dist/nano-components/assets/ont-logo.svg +89 -0
  73. package/dist/nano-components/assets/ont-wheel-light.svg +31 -0
  74. package/dist/nano-components/nano-components.esm.js +1 -1
  75. package/dist/nano-components/{p-42e7f253.js → p-099a573a.js} +2 -2
  76. package/dist/nano-components/{p-42e7f253.js.map → p-099a573a.js.map} +1 -1
  77. package/dist/nano-components/p-0c077605.entry.js +5 -0
  78. package/dist/nano-components/p-0c077605.entry.js.map +1 -0
  79. package/dist/nano-components/{p-1b7bad31.entry.js → p-1525c97b.entry.js} +2 -2
  80. package/dist/nano-components/p-173cc842.entry.js +5 -0
  81. package/dist/nano-components/p-173cc842.entry.js.map +1 -0
  82. package/dist/nano-components/{p-c53b232e.js → p-2155fc2c.js} +1 -1
  83. package/dist/nano-components/p-6c47fdc2.js +5 -0
  84. package/dist/nano-components/p-7730ce8e.entry.js +5 -0
  85. package/dist/nano-components/{p-d0e15e46.entry.js.map → p-7730ce8e.entry.js.map} +1 -1
  86. package/dist/nano-components/{p-f93bd976.entry.js → p-b38cabe2.entry.js} +2 -2
  87. package/dist/nano-components/p-b38cabe2.entry.js.map +1 -0
  88. package/dist/nano-components/p-dc8fd62d.entry.js +5 -0
  89. package/dist/nano-components/p-dc8fd62d.entry.js.map +1 -0
  90. package/dist/nano-components/p-fa658659.entry.js +5 -0
  91. package/dist/nano-components/p-fa658659.entry.js.map +1 -0
  92. package/dist/types/components/demo/demo.d.ts +1 -0
  93. package/dist/types/components/table/table-interface.d.ts +5 -2
  94. package/dist/types/components/table/table.d.ts +1 -1
  95. package/dist/types/components.d.ts +2 -2
  96. package/docs-json.json +18 -8
  97. package/hydrate/index.js +55 -51
  98. package/package.json +2 -2
  99. package/dist/cjs/nano-table-737365b7.js.map +0 -1
  100. package/dist/cjs/table.worker-c3b11144.js.map +0 -1
  101. package/dist/esm/nano-table-75d755ae.js.map +0 -1
  102. package/dist/esm/table.worker-d60d6df4.js.map +0 -1
  103. package/dist/nano-components/p-583d8d70.entry.js +0 -5
  104. package/dist/nano-components/p-583d8d70.entry.js.map +0 -1
  105. package/dist/nano-components/p-b2655717.entry.js +0 -5
  106. package/dist/nano-components/p-b2655717.entry.js.map +0 -1
  107. package/dist/nano-components/p-d0e15e46.entry.js +0 -5
  108. package/dist/nano-components/p-d4cebdef.entry.js +0 -5
  109. package/dist/nano-components/p-d4cebdef.entry.js.map +0 -1
  110. package/dist/nano-components/p-d98c6a62.js +0 -5
  111. package/dist/nano-components/p-f471a392.entry.js +0 -5
  112. package/dist/nano-components/p-f471a392.entry.js.map +0 -1
  113. package/dist/nano-components/p-f93bd976.entry.js.map +0 -1
  114. /package/dist/nano-components/{p-1b7bad31.entry.js.map → p-1525c97b.entry.js.map} +0 -0
  115. /package/dist/nano-components/{p-c53b232e.js.map → p-2155fc2c.js.map} +0 -0
  116. /package/dist/nano-components/{p-d98c6a62.js.map → p-6c47fdc2.js.map} +0 -0
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Web Components for Nanopore digital Web Apps
3
3
  */
4
- export { T as nano_table } from './nano-table-75d755ae.js';
4
+ export { T as nano_table } from './nano-table-81cc50c7.js';
5
5
  import './index-dad5627b.js';
6
6
  import './math-c02ddfda.js';
7
7
  import './throttle-7836544e.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Web Components for Nanopore digital Web Apps
3
3
  */
4
- import { c as createWorker } from './nano-table-75d755ae.js';
4
+ import { c as createWorker } from './nano-table-81cc50c7.js';
5
5
  import './index-dad5627b.js';
6
6
  import './math-c02ddfda.js';
7
7
  import './throttle-7836544e.js';
@@ -17,4 +17,4 @@ URL.revokeObjectURL(url);
17
17
 
18
18
  export { worker, workerMsgId, workerName, workerPath };
19
19
 
20
- //# sourceMappingURL=table.worker-d60d6df4.js.map
20
+ //# sourceMappingURL=table.worker-86754436.js.map
@@ -0,0 +1 @@
1
+ {"file":"table.worker-86754436.js","mappings":";;;;;;;;;;;;;;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -1 +1 @@
1
- bllAqE16D7iqffDyf62Qe6ksOjs=
1
+ OphJIgULT5VnrV8QPtqGr0JyWfc=
@@ -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
+ }