asma-helpers 0.14.5 → 0.14.6

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.
@@ -8,7 +8,7 @@ export declare function deleteParamByName(name: ISearchParams | ISearchParams[])
8
8
  export declare function getParamByName<Key extends ISearchParams>(name: Key): {
9
9
  readonly selected_patient_id: string;
10
10
  readonly selected_query_id: string;
11
- readonly user_context: import("asma-types").IUserContext;
11
+ readonly user_context: import("asma-types/lib").IUserContext;
12
12
  }[Key] | null;
13
13
  export {};
14
14
  //# sourceMappingURL=urlParams.helpers.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asma-helpers",
3
- "version": "0.14.5",
3
+ "version": "0.14.6",
4
4
  "description": "helpers methods for asma",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib",
@@ -18,11 +18,11 @@
18
18
  "devDependencies": {
19
19
  "@genql/runtime": "^2.10.0",
20
20
  "asma-types": "^1.3.4",
21
+ "history": "~5.3.0",
21
22
  "typescript": "^5.0.4"
22
23
  },
23
24
  "dependencies": {
24
25
  "asma-event-bus": "^0.0.45",
25
- "history": "~5.0.0",
26
26
  "idb-keyval": "^6.2.0",
27
27
  "mobx": "^6.6.1",
28
28
  "mobx-state-tree": "^5.1.5"
package/pnpm-lock.yaml ADDED
@@ -0,0 +1,248 @@
1
+ lockfileVersion: '6.1'
2
+
3
+ settings:
4
+ autoInstallPeers: true
5
+ excludeLinksFromLockfile: false
6
+
7
+ dependencies:
8
+ asma-event-bus:
9
+ specifier: ^0.0.45
10
+ version: 0.0.45
11
+ idb-keyval:
12
+ specifier: ^6.2.0
13
+ version: 6.2.1
14
+ mobx:
15
+ specifier: ^6.6.1
16
+ version: 6.9.0
17
+ mobx-state-tree:
18
+ specifier: ^5.1.5
19
+ version: 5.1.8(mobx@6.9.0)
20
+
21
+ devDependencies:
22
+ '@genql/runtime':
23
+ specifier: ^2.10.0
24
+ version: 2.10.0(graphql@16.6.0)
25
+ asma-types:
26
+ specifier: ^1.3.4
27
+ version: 1.3.9
28
+ history:
29
+ specifier: ~5.3.0
30
+ version: 5.3.0
31
+ typescript:
32
+ specifier: ^5.0.4
33
+ version: 5.1.3
34
+
35
+ packages:
36
+
37
+ /@babel/runtime@7.22.5:
38
+ resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==}
39
+ engines: {node: '>=6.9.0'}
40
+ dependencies:
41
+ regenerator-runtime: 0.13.11
42
+ dev: true
43
+
44
+ /@genql/runtime@2.10.0(graphql@16.6.0):
45
+ resolution: {integrity: sha512-hWy4fkHAk0OUW/cmjAOhbE3PnR9YfwaE8DRl5oEf7r9K6Owju8ogTDV3RMkG6Vm57H9xYxI5+am5ImAUbqPH8A==}
46
+ peerDependencies:
47
+ graphql: '*'
48
+ dependencies:
49
+ '@types/qs': 6.9.7
50
+ '@types/ws': 6.0.4
51
+ graphql: 16.6.0
52
+ graphql-query-batcher: 1.0.1
53
+ isomorphic-unfetch: 3.1.0
54
+ lodash: 4.17.21
55
+ subscriptions-transport-ws: 0.9.19(graphql@16.6.0)
56
+ tslib: 2.5.3
57
+ utility-types: 3.10.0
58
+ ws: 6.2.2
59
+ zen-observable-ts: 0.8.21
60
+ transitivePeerDependencies:
61
+ - bufferutil
62
+ - encoding
63
+ - utf-8-validate
64
+ dev: true
65
+
66
+ /@types/node@20.2.5:
67
+ resolution: {integrity: sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==}
68
+ dev: true
69
+
70
+ /@types/qs@6.9.7:
71
+ resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==}
72
+ dev: true
73
+
74
+ /@types/ws@6.0.4:
75
+ resolution: {integrity: sha512-PpPrX7SZW9re6+Ha8ojZG4Se8AZXgf0GK6zmfqEuCsY49LFDNXO3SByp44X3dFEqtB73lkCDAdUazhAjVPiNwg==}
76
+ dependencies:
77
+ '@types/node': 20.2.5
78
+ dev: true
79
+
80
+ /asma-event-bus@0.0.45:
81
+ resolution: {integrity: sha512-0MvhFMnk510T/2Cq1WIkRNMi4w8DbESNndKGuAOUlGbC07MvERGy6mvMNX7EM7YcAWOOZAu3m3xenGlQU9J53Q==}
82
+ dependencies:
83
+ asma-types: 1.3.9
84
+ dev: false
85
+
86
+ /asma-types@1.3.9:
87
+ resolution: {integrity: sha512-gYZ5Rqljbmn4zNUBG/3HxUossCM4XDbqJsBgvvZqihAQ6F5GFAPAIi8Sd/8ZkGVAFDtGkYxk1Z1tHKilWg19Ew==}
88
+
89
+ /async-limiter@1.0.1:
90
+ resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==}
91
+ dev: true
92
+
93
+ /backo2@1.0.2:
94
+ resolution: {integrity: sha512-zj6Z6M7Eq+PBZ7PQxl5NT665MvJdAkzp0f60nAJ+sLaSCBPMwVak5ZegFbgVCzFcCJTKFoMizvM5Ld7+JrRJHA==}
95
+ dev: true
96
+
97
+ /eventemitter3@3.1.2:
98
+ resolution: {integrity: sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==}
99
+ dev: true
100
+
101
+ /graphql-query-batcher@1.0.1:
102
+ resolution: {integrity: sha512-NGntvsC2R6c+yqOiMfKXZL3/PpQUIpy70RgroPXRcuDJ1wxJJFesJAEu3Wv5gLbOpr/xPqXCMw2yTGHbqs8uqQ==}
103
+ dev: true
104
+
105
+ /graphql@16.6.0:
106
+ resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==}
107
+ engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
108
+ dev: true
109
+
110
+ /history@5.3.0:
111
+ resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==}
112
+ dependencies:
113
+ '@babel/runtime': 7.22.5
114
+ dev: true
115
+
116
+ /idb-keyval@6.2.1:
117
+ resolution: {integrity: sha512-8Sb3veuYCyrZL+VBt9LJfZjLUPWVvqn8tG28VqYNFCo43KHcKuq+b4EiXGeuaLAQWL2YmyDgMp2aSpH9JHsEQg==}
118
+ dev: false
119
+
120
+ /isomorphic-unfetch@3.1.0:
121
+ resolution: {integrity: sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==}
122
+ dependencies:
123
+ node-fetch: 2.6.11
124
+ unfetch: 4.2.0
125
+ transitivePeerDependencies:
126
+ - encoding
127
+ dev: true
128
+
129
+ /iterall@1.3.0:
130
+ resolution: {integrity: sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==}
131
+ dev: true
132
+
133
+ /lodash@4.17.21:
134
+ resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
135
+ dev: true
136
+
137
+ /mobx-state-tree@5.1.8(mobx@6.9.0):
138
+ resolution: {integrity: sha512-oe82BNgMr408e6DxMDNat8msXQTuyuqzJ97DPupbhchEfjjHyjsmPSwtXHl+nXiW3tybpb/cr5siUClBqKqv+Q==}
139
+ peerDependencies:
140
+ mobx: ^6.3.0
141
+ dependencies:
142
+ mobx: 6.9.0
143
+ dev: false
144
+
145
+ /mobx@6.9.0:
146
+ resolution: {integrity: sha512-HdKewQEREEJgsWnErClfbFoVebze6rGazxFLU/XUyrII8dORfVszN1V0BMRnQSzcgsNNtkX8DHj3nC6cdWE9YQ==}
147
+ dev: false
148
+
149
+ /node-fetch@2.6.11:
150
+ resolution: {integrity: sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==}
151
+ engines: {node: 4.x || >=6.0.0}
152
+ peerDependencies:
153
+ encoding: ^0.1.0
154
+ peerDependenciesMeta:
155
+ encoding:
156
+ optional: true
157
+ dependencies:
158
+ whatwg-url: 5.0.0
159
+ dev: true
160
+
161
+ /regenerator-runtime@0.13.11:
162
+ resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
163
+ dev: true
164
+
165
+ /subscriptions-transport-ws@0.9.19(graphql@16.6.0):
166
+ resolution: {integrity: sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==}
167
+ deprecated: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md
168
+ peerDependencies:
169
+ graphql: '>=0.10.0'
170
+ dependencies:
171
+ backo2: 1.0.2
172
+ eventemitter3: 3.1.2
173
+ graphql: 16.6.0
174
+ iterall: 1.3.0
175
+ symbol-observable: 1.2.0
176
+ ws: 6.2.2
177
+ transitivePeerDependencies:
178
+ - bufferutil
179
+ - utf-8-validate
180
+ dev: true
181
+
182
+ /symbol-observable@1.2.0:
183
+ resolution: {integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==}
184
+ engines: {node: '>=0.10.0'}
185
+ dev: true
186
+
187
+ /tr46@0.0.3:
188
+ resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
189
+ dev: true
190
+
191
+ /tslib@1.14.1:
192
+ resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
193
+ dev: true
194
+
195
+ /tslib@2.5.3:
196
+ resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==}
197
+ dev: true
198
+
199
+ /typescript@5.1.3:
200
+ resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==}
201
+ engines: {node: '>=14.17'}
202
+ hasBin: true
203
+ dev: true
204
+
205
+ /unfetch@4.2.0:
206
+ resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==}
207
+ dev: true
208
+
209
+ /utility-types@3.10.0:
210
+ resolution: {integrity: sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==}
211
+ engines: {node: '>= 4'}
212
+ dev: true
213
+
214
+ /webidl-conversions@3.0.1:
215
+ resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
216
+ dev: true
217
+
218
+ /whatwg-url@5.0.0:
219
+ resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
220
+ dependencies:
221
+ tr46: 0.0.3
222
+ webidl-conversions: 3.0.1
223
+ dev: true
224
+
225
+ /ws@6.2.2:
226
+ resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==}
227
+ peerDependencies:
228
+ bufferutil: ^4.0.1
229
+ utf-8-validate: ^5.0.2
230
+ peerDependenciesMeta:
231
+ bufferutil:
232
+ optional: true
233
+ utf-8-validate:
234
+ optional: true
235
+ dependencies:
236
+ async-limiter: 1.0.1
237
+ dev: true
238
+
239
+ /zen-observable-ts@0.8.21:
240
+ resolution: {integrity: sha512-Yj3yXweRc8LdRMrCC8nIc4kkjWecPAUVh0TI0OUrWXx6aX790vLcDlWca6I4vsyCGH3LpWxq0dJRcMOFoVqmeg==}
241
+ dependencies:
242
+ tslib: 1.14.1
243
+ zen-observable: 0.8.15
244
+ dev: true
245
+
246
+ /zen-observable@0.8.15:
247
+ resolution: {integrity: sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==}
248
+ dev: true