webc-miam 7.1.0 → 8.0.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.
- package/3rdpartylicenses.txt +3 -191
- package/interfaces/miam-interface.ts +7 -6
- package/main-es2015.js +1 -1
- package/main-es5.js +1 -1
- package/miam-style.css +1 -1
- package/package.json +7 -8
- package/polyfills-es5.js +1 -1
- package/webc-miam-de.js +1 -1
- package/webc-miam-en.js +1 -1
- package/webc-miam-es.js +1 -1
- package/webc-miam-fr.js +1 -1
- package/webc-miam-it.js +1 -1
- package/webc-miam-nl.js +1 -1
- package/webc-miam-pt.js +1 -1
- package/webc-miam-ro.js +1 -1
package/3rdpartylicenses.txt
CHANGED
|
@@ -30,7 +30,7 @@ MIT
|
|
|
30
30
|
MIT
|
|
31
31
|
The MIT License
|
|
32
32
|
|
|
33
|
-
Copyright (c)
|
|
33
|
+
Copyright (c) 2021 Google LLC.
|
|
34
34
|
|
|
35
35
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
36
36
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -70,7 +70,7 @@ MIT
|
|
|
70
70
|
MIT
|
|
71
71
|
The MIT License
|
|
72
72
|
|
|
73
|
-
Copyright (c)
|
|
73
|
+
Copyright (c) 2021 Google LLC.
|
|
74
74
|
|
|
75
75
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
76
76
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -117,131 +117,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
117
117
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
118
118
|
|
|
119
119
|
|
|
120
|
-
@mattlewis92/dom-autoscroller
|
|
121
|
-
MIT
|
|
122
|
-
The MIT License (MIT)
|
|
123
|
-
|
|
124
|
-
Copyright (c) 2016 Quentin Engles
|
|
125
|
-
|
|
126
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
127
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
128
|
-
in the Software without restriction, including without limitation the rights
|
|
129
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
130
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
131
|
-
furnished to do so, subject to the following conditions:
|
|
132
|
-
|
|
133
|
-
The above copyright notice and this permission notice shall be included in all
|
|
134
|
-
copies or substantial portions of the Software.
|
|
135
|
-
|
|
136
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
137
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
138
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
139
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
140
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
141
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
142
|
-
SOFTWARE.
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
angular-calendar
|
|
146
|
-
MIT
|
|
147
|
-
The MIT License (MIT)
|
|
148
|
-
|
|
149
|
-
Copyright (c) 2018 Matt Lewis
|
|
150
|
-
|
|
151
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
152
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
153
|
-
in the Software without restriction, including without limitation the rights
|
|
154
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
155
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
156
|
-
furnished to do so, subject to the following conditions:
|
|
157
|
-
|
|
158
|
-
The above copyright notice and this permission notice shall be included in all
|
|
159
|
-
copies or substantial portions of the Software.
|
|
160
|
-
|
|
161
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
162
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
163
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
164
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
165
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
166
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
167
|
-
SOFTWARE.
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
angular-draggable-droppable
|
|
171
|
-
MIT
|
|
172
|
-
The MIT License (MIT)
|
|
173
|
-
|
|
174
|
-
Copyright (c) 2018 Matt Lewis
|
|
175
|
-
|
|
176
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
177
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
178
|
-
in the Software without restriction, including without limitation the rights
|
|
179
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
180
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
181
|
-
furnished to do so, subject to the following conditions:
|
|
182
|
-
|
|
183
|
-
The above copyright notice and this permission notice shall be included in all
|
|
184
|
-
copies or substantial portions of the Software.
|
|
185
|
-
|
|
186
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
187
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
188
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
189
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
190
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
191
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
192
|
-
SOFTWARE.
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
angular-resizable-element
|
|
196
|
-
MIT
|
|
197
|
-
The MIT License (MIT)
|
|
198
|
-
|
|
199
|
-
Copyright (c) 2016 Matt Lewis
|
|
200
|
-
|
|
201
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
202
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
203
|
-
in the Software without restriction, including without limitation the rights
|
|
204
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
205
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
206
|
-
furnished to do so, subject to the following conditions:
|
|
207
|
-
|
|
208
|
-
The above copyright notice and this permission notice shall be included in all
|
|
209
|
-
copies or substantial portions of the Software.
|
|
210
|
-
|
|
211
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
212
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
213
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
214
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
215
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
216
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
217
|
-
SOFTWARE.
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
calendar-utils
|
|
221
|
-
MIT
|
|
222
|
-
The MIT License (MIT)
|
|
223
|
-
|
|
224
|
-
Copyright (c) 2016 Matt Lewis
|
|
225
|
-
|
|
226
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
227
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
228
|
-
in the Software without restriction, including without limitation the rights
|
|
229
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
230
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
231
|
-
furnished to do so, subject to the following conditions:
|
|
232
|
-
|
|
233
|
-
The above copyright notice and this permission notice shall be included in all
|
|
234
|
-
copies or substantial portions of the Software.
|
|
235
|
-
|
|
236
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
237
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
238
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
239
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
240
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
241
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
242
|
-
SOFTWARE.
|
|
243
|
-
|
|
244
|
-
|
|
245
120
|
core-js
|
|
246
121
|
MIT
|
|
247
122
|
Copyright (c) 2014-2020 Denis Pushkarev
|
|
@@ -378,55 +253,7 @@ licenses; we recommend you read them, as their terms may differ from the
|
|
|
378
253
|
terms above.
|
|
379
254
|
|
|
380
255
|
|
|
381
|
-
|
|
382
|
-
MIT
|
|
383
|
-
The MIT License (MIT)
|
|
384
|
-
|
|
385
|
-
Copyright (c) 2017 Reyesoft <info@reyesoft.com>
|
|
386
|
-
|
|
387
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
388
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
389
|
-
in the Software without restriction, including without limitation the rights
|
|
390
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
391
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
392
|
-
furnished to do so, subject to the following conditions:
|
|
393
|
-
|
|
394
|
-
The above copyright notice and this permission notice shall be included in all
|
|
395
|
-
copies or substantial portions of the Software.
|
|
396
|
-
|
|
397
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
398
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
399
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
400
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
401
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
402
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
403
|
-
SOFTWARE.
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
positioning
|
|
407
|
-
MIT
|
|
408
|
-
MIT License
|
|
409
|
-
|
|
410
|
-
Copyright (c) 2017 Matt Lewis
|
|
411
|
-
|
|
412
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
413
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
414
|
-
in the Software without restriction, including without limitation the rights
|
|
415
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
416
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
417
|
-
furnished to do so, subject to the following conditions:
|
|
418
|
-
|
|
419
|
-
The above copyright notice and this permission notice shall be included in all
|
|
420
|
-
copies or substantial portions of the Software.
|
|
421
|
-
|
|
422
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
423
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
424
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
425
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
426
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
427
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
428
|
-
SOFTWARE.
|
|
429
|
-
|
|
256
|
+
miam-jsonapi
|
|
430
257
|
|
|
431
258
|
regenerator-runtime
|
|
432
259
|
MIT
|
|
@@ -659,21 +486,6 @@ Apache-2.0
|
|
|
659
486
|
|
|
660
487
|
|
|
661
488
|
|
|
662
|
-
tslib
|
|
663
|
-
0BSD
|
|
664
|
-
Copyright (c) Microsoft Corporation.
|
|
665
|
-
|
|
666
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
667
|
-
purpose with or without fee is hereby granted.
|
|
668
|
-
|
|
669
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
670
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
671
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
672
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
673
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
674
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
675
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
676
|
-
|
|
677
489
|
uuid
|
|
678
490
|
MIT
|
|
679
491
|
The MIT License (MIT)
|
|
@@ -108,8 +108,9 @@ export interface MiamInterface {
|
|
|
108
108
|
* Call to enable the meals-planner
|
|
109
109
|
*
|
|
110
110
|
* @param url of the page where you inject the meals planner
|
|
111
|
+
* @param antiInflation if you want to use the anti inflation
|
|
111
112
|
*/
|
|
112
|
-
enableMealsPlanner: (url: string) => void;
|
|
113
|
+
enableMealsPlanner: (url: string, antiInflation?: boolean) => void;
|
|
113
114
|
};
|
|
114
115
|
|
|
115
116
|
// ---------------------------------------------------------------------------------------------------
|
|
@@ -183,19 +184,19 @@ export interface MiamInterface {
|
|
|
183
184
|
/**
|
|
184
185
|
* Inform Miam of the url where the catalog is for the redirection link of recipe-details
|
|
185
186
|
*/
|
|
186
|
-
setRecipeCatalogUrl: (url
|
|
187
|
+
setRecipeCatalogUrl: (url?: string) => void;
|
|
187
188
|
/**
|
|
188
189
|
* Inform Miam of the url where the onboarding section of the catalog should redirect
|
|
189
190
|
*/
|
|
190
|
-
setRecipeInfoLink: (url
|
|
191
|
+
setRecipeInfoLink: (url?: string) => void;
|
|
191
192
|
/**
|
|
192
193
|
* Inform Miam of the url of the retailer's if Miam needs to redirect there
|
|
193
194
|
*/
|
|
194
|
-
setRetailerCartUrl: (url
|
|
195
|
+
setRetailerCartUrl: (url?: string) => void;
|
|
195
196
|
/**
|
|
196
197
|
* Inform Miam of the url where the promotions are
|
|
197
198
|
*/
|
|
198
|
-
setPromotionsUrl: (url
|
|
199
|
+
setPromotionsUrl: (url?: string) => void;
|
|
199
200
|
};
|
|
200
201
|
|
|
201
202
|
// ---------------------------------------------------------------------------------------------------
|
|
@@ -232,7 +233,7 @@ export interface MiamInterface {
|
|
|
232
233
|
* @param initBasket DEPRECATED - if set to true, fetch the GroceriesList & Basket of the user (recommanded as
|
|
233
234
|
* it saves time later)
|
|
234
235
|
*/
|
|
235
|
-
loadWithExternalId: (id: string, forbidProfiling
|
|
236
|
+
loadWithExternalId: (id: string, forbidProfiling?: boolean, initBasket?: boolean) => Observable<object>;
|
|
236
237
|
/**
|
|
237
238
|
* Call to inform Miam that the user has logged out
|
|
238
239
|
*/
|