Skip to content

Commit 518868f

Browse files
Added config redux hydration and other config
1 parent 254fc27 commit 518868f

37 files changed

+301
-86
lines changed

docs/1.8e430f34d56340bb0e97.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/1.9e9e5d9c03ea27f8649e.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/3rdpartylicenses.txt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ THE SOFTWARE.
2929
@angular/common
3030
MIT
3131

32+
@angular/compiler
33+
MIT
34+
3235
@angular/core
3336
MIT
3437

@@ -100,6 +103,8 @@ SOFTWARE.
100103

101104
@apollo/client/link/batch
102105

106+
@apollo/client/link/context
107+
103108
@apollo/client/link/core
104109

105110
@apollo/client/link/http
@@ -316,6 +321,57 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
316321
SOFTWARE.
317322

318323

324+
jwt-decode
325+
MIT
326+
The MIT License (MIT)
327+
328+
Copyright (c) 2015 Auth0, Inc. <[email protected]> (http://auth0.com)
329+
330+
Permission is hereby granted, free of charge, to any person obtaining a copy
331+
of this software and associated documentation files (the "Software"), to deal
332+
in the Software without restriction, including without limitation the rights
333+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
334+
copies of the Software, and to permit persons to whom the Software is
335+
furnished to do so, subject to the following conditions:
336+
337+
The above copyright notice and this permission notice shall be included in all
338+
copies or substantial portions of the Software.
339+
340+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
341+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
342+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
343+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
344+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
345+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
346+
SOFTWARE.
347+
348+
349+
moment
350+
MIT
351+
Copyright (c) JS Foundation and other contributors
352+
353+
Permission is hereby granted, free of charge, to any person
354+
obtaining a copy of this software and associated documentation
355+
files (the "Software"), to deal in the Software without
356+
restriction, including without limitation the rights to use,
357+
copy, modify, merge, publish, distribute, sublicense, and/or sell
358+
copies of the Software, and to permit persons to whom the
359+
Software is furnished to do so, subject to the following
360+
conditions:
361+
362+
The above copyright notice and this permission notice shall be
363+
included in all copies or substantial portions of the Software.
364+
365+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
366+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
367+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
368+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
369+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
370+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
371+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
372+
OTHER DEALINGS IN THE SOFTWARE.
373+
374+
319375
optimism
320376
MIT
321377
MIT License

docs/5.18e096bd98ea8387cf01.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)