@gooddata/sdk-ui-all 10.22.0-alpha.32 → 10.22.0-alpha.33
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/NOTICE +487 -1
- package/package.json +9 -9
package/NOTICE
CHANGED
@@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with goo
|
|
9
9
|
|
10
10
|
Date generated: 2025-3-3
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 2054dc89140356a356304240e42afdcc4a26c9d4
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -206,6 +206,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
206
206
|
- @seznam/compose-react-refs (1.0.6) [ISC]
|
207
207
|
- @sidvind/better-ajv-errors (2.1.3) [Apache-2.0]
|
208
208
|
- @sinclair/typebox (0.27.8) [MIT]
|
209
|
+
- @sindresorhus/is (4.6.0) [MIT]
|
209
210
|
- @tanstack/react-virtual (3.11.1) [MIT]
|
210
211
|
- @tanstack/virtual-core (3.10.9) [MIT]
|
211
212
|
- @tootallnate/once (2.0.0) [MIT]
|
@@ -229,6 +230,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
229
230
|
- @types/json-schema (7.0.15) [MIT]
|
230
231
|
- @types/json-stable-stringify (1.0.36) [MIT]
|
231
232
|
- @types/mdast (4.0.3) [MIT]
|
233
|
+
- @types/mdast (4.0.4) [MIT]
|
232
234
|
- @types/mime (1.3.5) [MIT]
|
233
235
|
- @types/mime (3.0.4) [MIT]
|
234
236
|
- @types/ms (0.7.34) [MIT]
|
@@ -338,6 +340,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
338
340
|
- chai (4.3.10) [MIT]
|
339
341
|
- chalk (4.1.2) [MIT]
|
340
342
|
- chalk (2.4.2) [MIT]
|
343
|
+
- char-regex (1.0.2) [MIT]
|
341
344
|
- character-entities (2.0.2) [MIT]
|
342
345
|
- character-entities-html4 (2.1.0) [MIT]
|
343
346
|
- character-entities-legacy (3.0.0) [MIT]
|
@@ -428,6 +431,8 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
428
431
|
- electron-to-chromium (1.5.66) [ISC]
|
429
432
|
- emoji-regex (8.0.0) [MIT]
|
430
433
|
- emoji-regex (9.2.2) [MIT]
|
434
|
+
- emojilib (2.4.0) [MIT]
|
435
|
+
- emoticon (4.1.0) [MIT]
|
431
436
|
- encodeurl (1.0.2) [MIT]
|
432
437
|
- enhanced-resolve (5.15.0) [MIT]
|
433
438
|
- entities (4.5.0) [BSD-3-Clause]
|
@@ -439,6 +444,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
439
444
|
- escape-html (1.0.3) [MIT]
|
440
445
|
- escape-string-regexp (1.0.5) [MIT]
|
441
446
|
- escape-string-regexp (4.0.0) [MIT]
|
447
|
+
- escape-string-regexp (5.0.0) [MIT]
|
442
448
|
- eslint-scope (5.1.1) [BSD-2-Clause]
|
443
449
|
- esrecurse (4.3.0) [BSD-2-Clause]
|
444
450
|
- estraverse (4.3.0) [BSD-2-Clause]
|
@@ -622,6 +628,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
622
628
|
- make-dir (2.1.0) [MIT]
|
623
629
|
- mapbox-gl (2.15.0) [BSD-3-Clause, MIT]
|
624
630
|
- matchmediaquery (0.3.1) [MIT]
|
631
|
+
- mdast-util-find-and-replace (3.0.2) [MIT]
|
625
632
|
- mdast-util-from-markdown (2.0.0) [MIT]
|
626
633
|
- mdast-util-mdx-expression (2.0.0) [MIT]
|
627
634
|
- mdast-util-mdx-jsx (3.0.0) [MIT]
|
@@ -689,6 +696,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
689
696
|
- nanoid (3.3.7) [MIT]
|
690
697
|
- negotiator (0.6.3) [MIT]
|
691
698
|
- neo-async (2.6.2) [MIT]
|
699
|
+
- node-emoji (2.2.0) [MIT]
|
692
700
|
- node-forge (1.3.1) [Multi-license: GPL-2.0-only OR BSD-3-Clause, BSD-3-Clause, public-domain, MIT]
|
693
701
|
- node-releases (2.0.18) [MIT]
|
694
702
|
- normalize-path (3.0.0) [MIT]
|
@@ -805,6 +813,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
805
813
|
- regenerator-transform (0.15.2) [MIT]
|
806
814
|
- regexpu-core (5.3.2) [MIT]
|
807
815
|
- regjsparser (0.9.1) [BSD-2-Clause]
|
816
|
+
- remark-emoji (5.0.1) [MIT]
|
808
817
|
- remark-parse (11.0.0) [MIT]
|
809
818
|
- remark-rehype (11.1.0) [MIT]
|
810
819
|
- require-from-string (2.0.2) [MIT]
|
@@ -857,6 +866,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
857
866
|
- signal-exit (4.1.0) [ISC]
|
858
867
|
- sirv (2.0.3) [MIT]
|
859
868
|
- sisteransi (1.0.5) [MIT]
|
869
|
+
- skin-tone (2.0.0) [MIT]
|
860
870
|
- slash (2.0.0) [MIT]
|
861
871
|
- sleep-promise (9.1.0) [MIT]
|
862
872
|
- sockjs (0.3.24) [MIT]
|
@@ -928,6 +938,7 @@ Revision ID: fca4393b34913f3071eb42d47a81594a71c04ce5
|
|
928
938
|
- ufo (1.3.2) [MIT]
|
929
939
|
- undici-types (5.26.5) [MIT]
|
930
940
|
- unicode-canonical-property-names-ecmascript (2.0.0) [MIT]
|
941
|
+
- unicode-emoji-modifier-base (1.0.0) [MIT]
|
931
942
|
- unicode-match-property-ecmascript (2.0.0) [MIT]
|
932
943
|
- unicode-match-property-value-ecmascript (2.1.0) [MIT]
|
933
944
|
- unicode-property-aliases-ecmascript (2.1.0) [MIT]
|
@@ -7900,6 +7911,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7900
7911
|
SOFTWARE.
|
7901
7912
|
|
7902
7913
|
|
7914
|
+
--------------------------------------------------------------------------------
|
7915
|
+
Package Title: @sindresorhus/is (4.6.0)
|
7916
|
+
|
7917
|
+
Package Locator: npm+@sindresorhus/is$4.6.0
|
7918
|
+
|
7919
|
+
Package Depth: Transitive
|
7920
|
+
--------------------------------------------------------------------------------
|
7921
|
+
|
7922
|
+
* Declared Licenses *
|
7923
|
+
MIT
|
7924
|
+
|
7925
|
+
|
7926
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
7927
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
7928
|
+
of this software and associated documentation files (the "Software"), to deal
|
7929
|
+
in the Software without restriction, including without limitation the rights
|
7930
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7931
|
+
copies of the Software, and to permit persons to whom the Software is
|
7932
|
+
furnished to do so, subject to the following conditions:
|
7933
|
+
|
7934
|
+
The above copyright notice and this permission notice shall be included in all
|
7935
|
+
copies or substantial portions of the Software.
|
7936
|
+
|
7937
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
7938
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
7939
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
7940
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
7941
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
7942
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
7943
|
+
SOFTWARE.
|
7944
|
+
|
7945
|
+
|
7903
7946
|
--------------------------------------------------------------------------------
|
7904
7947
|
Package Title: @tanstack/react-virtual (3.11.1)
|
7905
7948
|
|
@@ -8745,6 +8788,42 @@ MIT
|
|
8745
8788
|
|
8746
8789
|
|
8747
8790
|
|
8791
|
+
--------------------------------------------------------------------------------
|
8792
|
+
Package Title: @types/mdast (4.0.4)
|
8793
|
+
|
8794
|
+
Package Locator: npm+@types/mdast$4.0.4
|
8795
|
+
|
8796
|
+
Package Depth: Transitive
|
8797
|
+
--------------------------------------------------------------------------------
|
8798
|
+
|
8799
|
+
* Declared Licenses *
|
8800
|
+
MIT
|
8801
|
+
|
8802
|
+
|
8803
|
+
MIT License
|
8804
|
+
|
8805
|
+
Copyright (c) Microsoft Corporation.
|
8806
|
+
|
8807
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
8808
|
+
of this software and associated documentation files (the "Software"), to deal
|
8809
|
+
in the Software without restriction, including without limitation the rights
|
8810
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
8811
|
+
copies of the Software, and to permit persons to whom the Software is
|
8812
|
+
furnished to do so, subject to the following conditions:
|
8813
|
+
|
8814
|
+
The above copyright notice and this permission notice shall be included in all
|
8815
|
+
copies or substantial portions of the Software.
|
8816
|
+
|
8817
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
8818
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
8819
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
8820
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
8821
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
8822
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
8823
|
+
SOFTWARE
|
8824
|
+
|
8825
|
+
|
8826
|
+
|
8748
8827
|
--------------------------------------------------------------------------------
|
8749
8828
|
Package Title: @types/mime (1.3.5)
|
8750
8829
|
|
@@ -13584,6 +13663,42 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13584
13663
|
SOFTWARE.
|
13585
13664
|
|
13586
13665
|
|
13666
|
+
--------------------------------------------------------------------------------
|
13667
|
+
Package Title: char-regex (1.0.2)
|
13668
|
+
|
13669
|
+
Package Locator: npm+char-regex$1.0.2
|
13670
|
+
|
13671
|
+
Package Depth: Transitive
|
13672
|
+
--------------------------------------------------------------------------------
|
13673
|
+
|
13674
|
+
* Declared Licenses *
|
13675
|
+
MIT
|
13676
|
+
|
13677
|
+
|
13678
|
+
MIT License
|
13679
|
+
|
13680
|
+
Copyright (c) 2019 Richie Bendall
|
13681
|
+
|
13682
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
13683
|
+
of this software and associated documentation files (the "Software"), to deal
|
13684
|
+
in the Software without restriction, including without limitation the rights
|
13685
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
13686
|
+
copies of the Software, and to permit persons to whom the Software is
|
13687
|
+
furnished to do so, subject to the following conditions:
|
13688
|
+
|
13689
|
+
The above copyright notice and this permission notice shall be included in all
|
13690
|
+
copies or substantial portions of the Software.
|
13691
|
+
|
13692
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13693
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
13694
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
13695
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
13696
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
13697
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
13698
|
+
SOFTWARE.
|
13699
|
+
|
13700
|
+
|
13701
|
+
|
13587
13702
|
--------------------------------------------------------------------------------
|
13588
13703
|
Package Title: character-entities (2.0.2)
|
13589
13704
|
|
@@ -16651,6 +16766,74 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
16651
16766
|
|
16652
16767
|
|
16653
16768
|
|
16769
|
+
--------------------------------------------------------------------------------
|
16770
|
+
Package Title: emojilib (2.4.0)
|
16771
|
+
|
16772
|
+
Package Locator: npm+emojilib$2.4.0
|
16773
|
+
|
16774
|
+
Package Depth: Transitive
|
16775
|
+
--------------------------------------------------------------------------------
|
16776
|
+
|
16777
|
+
* Declared Licenses *
|
16778
|
+
MIT
|
16779
|
+
|
16780
|
+
|
16781
|
+
The MIT License (MIT)
|
16782
|
+
|
16783
|
+
Copyright (c) 2014 Mu-An Chiou
|
16784
|
+
|
16785
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
16786
|
+
of this software and associated documentation files (the "Software"), to deal
|
16787
|
+
in the Software without restriction, including without limitation the rights
|
16788
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
16789
|
+
copies of the Software, and to permit persons to whom the Software is
|
16790
|
+
furnished to do so, subject to the following conditions:
|
16791
|
+
|
16792
|
+
The above copyright notice and this permission notice shall be included in all
|
16793
|
+
copies or substantial portions of the Software.
|
16794
|
+
|
16795
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16796
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
16797
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16798
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16799
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
16800
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
16801
|
+
SOFTWARE.
|
16802
|
+
|
16803
|
+
|
16804
|
+
|
16805
|
+
--------------------------------------------------------------------------------
|
16806
|
+
Package Title: emoticon (4.1.0)
|
16807
|
+
|
16808
|
+
Package Locator: npm+emoticon$4.1.0
|
16809
|
+
|
16810
|
+
Package Depth: Transitive
|
16811
|
+
--------------------------------------------------------------------------------
|
16812
|
+
|
16813
|
+
* Declared Licenses *
|
16814
|
+
MIT
|
16815
|
+
|
16816
|
+
|
16817
|
+
Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>
|
16818
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
16819
|
+
of this software and associated documentation files (the "Software"), to deal
|
16820
|
+
in the Software without restriction, including without limitation the rights
|
16821
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
16822
|
+
copies of the Software, and to permit persons to whom the Software is
|
16823
|
+
furnished to do so, subject to the following conditions:
|
16824
|
+
|
16825
|
+
The above copyright notice and this permission notice shall be included in all
|
16826
|
+
copies or substantial portions of the Software.
|
16827
|
+
|
16828
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16829
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
16830
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16831
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16832
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
16833
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
16834
|
+
SOFTWARE.
|
16835
|
+
|
16836
|
+
|
16654
16837
|
--------------------------------------------------------------------------------
|
16655
16838
|
Package Title: encodeurl (1.0.2)
|
16656
16839
|
|
@@ -17017,6 +17200,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
17017
17200
|
SOFTWARE.
|
17018
17201
|
|
17019
17202
|
|
17203
|
+
--------------------------------------------------------------------------------
|
17204
|
+
Package Title: escape-string-regexp (5.0.0)
|
17205
|
+
|
17206
|
+
Package Locator: npm+escape-string-regexp$5.0.0
|
17207
|
+
|
17208
|
+
Package Depth: Transitive
|
17209
|
+
--------------------------------------------------------------------------------
|
17210
|
+
|
17211
|
+
* Declared Licenses *
|
17212
|
+
MIT
|
17213
|
+
|
17214
|
+
|
17215
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
17216
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
17217
|
+
of this software and associated documentation files (the "Software"), to deal
|
17218
|
+
in the Software without restriction, including without limitation the rights
|
17219
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
17220
|
+
copies of the Software, and to permit persons to whom the Software is
|
17221
|
+
furnished to do so, subject to the following conditions:
|
17222
|
+
|
17223
|
+
The above copyright notice and this permission notice shall be included in all
|
17224
|
+
copies or substantial portions of the Software.
|
17225
|
+
|
17226
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17227
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17228
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
17229
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17230
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17231
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
17232
|
+
SOFTWARE.
|
17233
|
+
|
17234
|
+
|
17020
17235
|
--------------------------------------------------------------------------------
|
17021
17236
|
Package Title: eslint-scope (5.1.1)
|
17022
17237
|
|
@@ -24522,6 +24737,38 @@ SOFTWARE.
|
|
24522
24737
|
|
24523
24738
|
|
24524
24739
|
|
24740
|
+
--------------------------------------------------------------------------------
|
24741
|
+
Package Title: mdast-util-find-and-replace (3.0.2)
|
24742
|
+
|
24743
|
+
Package Locator: npm+mdast-util-find-and-replace$3.0.2
|
24744
|
+
|
24745
|
+
Package Depth: Transitive
|
24746
|
+
--------------------------------------------------------------------------------
|
24747
|
+
|
24748
|
+
* Declared Licenses *
|
24749
|
+
MIT
|
24750
|
+
|
24751
|
+
|
24752
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
24753
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
24754
|
+
of this software and associated documentation files (the "Software"), to deal
|
24755
|
+
in the Software without restriction, including without limitation the rights
|
24756
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
24757
|
+
copies of the Software, and to permit persons to whom the Software is
|
24758
|
+
furnished to do so, subject to the following conditions:
|
24759
|
+
|
24760
|
+
The above copyright notice and this permission notice shall be included in all
|
24761
|
+
copies or substantial portions of the Software.
|
24762
|
+
|
24763
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
24764
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
24765
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
24766
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
24767
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
24768
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
24769
|
+
SOFTWARE.
|
24770
|
+
|
24771
|
+
|
24525
24772
|
--------------------------------------------------------------------------------
|
24526
24773
|
Package Title: mdast-util-from-markdown (2.0.0)
|
24527
24774
|
|
@@ -26740,6 +26987,43 @@ SOFTWARE.
|
|
26740
26987
|
|
26741
26988
|
|
26742
26989
|
|
26990
|
+
--------------------------------------------------------------------------------
|
26991
|
+
Package Title: node-emoji (2.2.0)
|
26992
|
+
|
26993
|
+
Package Locator: npm+node-emoji$2.2.0
|
26994
|
+
|
26995
|
+
Package Depth: Transitive
|
26996
|
+
--------------------------------------------------------------------------------
|
26997
|
+
|
26998
|
+
* Declared Licenses *
|
26999
|
+
MIT
|
27000
|
+
|
27001
|
+
|
27002
|
+
# MIT License
|
27003
|
+
|
27004
|
+
Copyright (c) 2014-2023 Daniel Bugl
|
27005
|
+
|
27006
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
27007
|
+
a copy of this software and associated documentation files (the
|
27008
|
+
'Software'), to deal in the Software without restriction, including
|
27009
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
27010
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
27011
|
+
permit persons to whom the Software is furnished to do so, subject to
|
27012
|
+
the following conditions:
|
27013
|
+
|
27014
|
+
The above copyright notice and this permission notice shall be
|
27015
|
+
included in all copies or substantial portions of the Software.
|
27016
|
+
|
27017
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
27018
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
27019
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
27020
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
27021
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
27022
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
27023
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
27024
|
+
|
27025
|
+
|
27026
|
+
|
26743
27027
|
--------------------------------------------------------------------------------
|
26744
27028
|
Package Title: node-forge (1.3.1)
|
26745
27029
|
|
@@ -31628,6 +31912,41 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
31628
31912
|
|
31629
31913
|
|
31630
31914
|
|
31915
|
+
--------------------------------------------------------------------------------
|
31916
|
+
Package Title: remark-emoji (5.0.1)
|
31917
|
+
|
31918
|
+
Package Locator: npm+remark-emoji$5.0.1
|
31919
|
+
|
31920
|
+
Package Depth: Direct
|
31921
|
+
--------------------------------------------------------------------------------
|
31922
|
+
|
31923
|
+
* Declared Licenses *
|
31924
|
+
MIT
|
31925
|
+
|
31926
|
+
|
31927
|
+
The MIT License (MIT)
|
31928
|
+
|
31929
|
+
Copyright (c) 2016 rhysd
|
31930
|
+
|
31931
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
31932
|
+
of this software and associated documentation files (the "Software"), to deal
|
31933
|
+
in the Software without restriction, including without limitation the rights
|
31934
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
31935
|
+
of the Software, and to permit persons to whom the Software is furnished to do so,
|
31936
|
+
subject to the following conditions:
|
31937
|
+
|
31938
|
+
The above copyright notice and this permission notice shall be included in all
|
31939
|
+
copies or substantial portions of the Software.
|
31940
|
+
|
31941
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
31942
|
+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
31943
|
+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
31944
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
31945
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
31946
|
+
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
31947
|
+
|
31948
|
+
|
31949
|
+
|
31631
31950
|
--------------------------------------------------------------------------------
|
31632
31951
|
Package Title: remark-parse (11.0.0)
|
31633
31952
|
|
@@ -35558,6 +35877,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
35558
35877
|
SOFTWARE.
|
35559
35878
|
|
35560
35879
|
|
35880
|
+
--------------------------------------------------------------------------------
|
35881
|
+
Package Title: skin-tone (2.0.0)
|
35882
|
+
|
35883
|
+
Package Locator: npm+skin-tone$2.0.0
|
35884
|
+
|
35885
|
+
Package Depth: Transitive
|
35886
|
+
--------------------------------------------------------------------------------
|
35887
|
+
|
35888
|
+
* Declared Licenses *
|
35889
|
+
MIT
|
35890
|
+
|
35891
|
+
|
35892
|
+
Copyright (c) Sindre Sorhus
|
35893
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
35894
|
+
of this software and associated documentation files (the "Software"), to deal
|
35895
|
+
in the Software without restriction, including without limitation the rights
|
35896
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
35897
|
+
copies of the Software, and to permit persons to whom the Software is
|
35898
|
+
furnished to do so, subject to the following conditions:
|
35899
|
+
|
35900
|
+
The above copyright notice and this permission notice shall be included in all
|
35901
|
+
copies or substantial portions of the Software.
|
35902
|
+
|
35903
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
35904
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
35905
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
35906
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
35907
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
35908
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
35909
|
+
SOFTWARE.
|
35910
|
+
|
35911
|
+
|
35561
35912
|
--------------------------------------------------------------------------------
|
35562
35913
|
Package Title: slash (2.0.0)
|
35563
35914
|
|
@@ -38483,6 +38834,41 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
38483
38834
|
|
38484
38835
|
|
38485
38836
|
|
38837
|
+
--------------------------------------------------------------------------------
|
38838
|
+
Package Title: unicode-emoji-modifier-base (1.0.0)
|
38839
|
+
|
38840
|
+
Package Locator: npm+unicode-emoji-modifier-base$1.0.0
|
38841
|
+
|
38842
|
+
Package Depth: Transitive
|
38843
|
+
--------------------------------------------------------------------------------
|
38844
|
+
|
38845
|
+
* Declared Licenses *
|
38846
|
+
MIT
|
38847
|
+
|
38848
|
+
|
38849
|
+
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
38850
|
+
|
38851
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
38852
|
+
a copy of this software and associated documentation files (the
|
38853
|
+
"Software"), to deal in the Software without restriction, including
|
38854
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
38855
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
38856
|
+
permit persons to whom the Software is furnished to do so, subject to
|
38857
|
+
the following conditions:
|
38858
|
+
|
38859
|
+
The above copyright notice and this permission notice shall be
|
38860
|
+
included in all copies or substantial portions of the Software.
|
38861
|
+
|
38862
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
38863
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
38864
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
38865
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
38866
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
38867
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
38868
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
38869
|
+
|
38870
|
+
|
38871
|
+
|
38486
38872
|
--------------------------------------------------------------------------------
|
38487
38873
|
Package Title: unicode-match-property-ecmascript (2.0.0)
|
38488
38874
|
|
@@ -53054,6 +53440,32 @@ The above copyright notice and this permission notice shall be included in all c
|
|
53054
53440
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
53055
53441
|
|
53056
53442
|
|
53443
|
+
* MIT *
|
53444
|
+
|
53445
|
+
# MIT License
|
53446
|
+
|
53447
|
+
Copyright (c) 2014-2023 Daniel Bugl
|
53448
|
+
|
53449
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
53450
|
+
a copy of this software and associated documentation files (the
|
53451
|
+
'Software'), to deal in the Software without restriction, including
|
53452
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
53453
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
53454
|
+
permit persons to whom the Software is furnished to do so, subject to
|
53455
|
+
the following conditions:
|
53456
|
+
|
53457
|
+
The above copyright notice and this permission notice shall be
|
53458
|
+
included in all copies or substantial portions of the Software.
|
53459
|
+
|
53460
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
53461
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
53462
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
53463
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
53464
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
53465
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
53466
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
53467
|
+
|
53468
|
+
|
53057
53469
|
* MIT *
|
53058
53470
|
|
53059
53471
|
# Rollup core license
|
@@ -68352,6 +68764,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
68352
68764
|
SOFTWARE.
|
68353
68765
|
|
68354
68766
|
|
68767
|
+
* MIT *
|
68768
|
+
|
68769
|
+
MIT License
|
68770
|
+
|
68771
|
+
Copyright (c) 2019 Richie Bendall
|
68772
|
+
|
68773
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
68774
|
+
of this software and associated documentation files (the "Software"), to deal
|
68775
|
+
in the Software without restriction, including without limitation the rights
|
68776
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
68777
|
+
copies of the Software, and to permit persons to whom the Software is
|
68778
|
+
furnished to do so, subject to the following conditions:
|
68779
|
+
|
68780
|
+
The above copyright notice and this permission notice shall be included in all
|
68781
|
+
copies or substantial portions of the Software.
|
68782
|
+
|
68783
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
68784
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
68785
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
68786
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
68787
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
68788
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
68789
|
+
SOFTWARE.
|
68790
|
+
|
68791
|
+
|
68355
68792
|
* MIT *
|
68356
68793
|
|
68357
68794
|
MIT License
|
@@ -69747,6 +70184,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
69747
70184
|
THE SOFTWARE.
|
69748
70185
|
|
69749
70186
|
|
70187
|
+
* MIT *
|
70188
|
+
|
70189
|
+
The MIT License (MIT)
|
70190
|
+
|
70191
|
+
Copyright (c) 2014 Mu-An Chiou
|
70192
|
+
|
70193
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
70194
|
+
of this software and associated documentation files (the "Software"), to deal
|
70195
|
+
in the Software without restriction, including without limitation the rights
|
70196
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
70197
|
+
copies of the Software, and to permit persons to whom the Software is
|
70198
|
+
furnished to do so, subject to the following conditions:
|
70199
|
+
|
70200
|
+
The above copyright notice and this permission notice shall be included in all
|
70201
|
+
copies or substantial portions of the Software.
|
70202
|
+
|
70203
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
70204
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
70205
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
70206
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
70207
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
70208
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
70209
|
+
SOFTWARE.
|
70210
|
+
|
70211
|
+
|
69750
70212
|
* MIT *
|
69751
70213
|
|
69752
70214
|
The MIT License (MIT)
|
@@ -70978,6 +71440,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
70978
71440
|
SOFTWARE.
|
70979
71441
|
|
70980
71442
|
|
71443
|
+
* MIT *
|
71444
|
+
|
71445
|
+
The MIT License (MIT)
|
71446
|
+
|
71447
|
+
Copyright (c) 2016 rhysd
|
71448
|
+
|
71449
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
71450
|
+
of this software and associated documentation files (the "Software"), to deal
|
71451
|
+
in the Software without restriction, including without limitation the rights
|
71452
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
71453
|
+
of the Software, and to permit persons to whom the Software is furnished to do so,
|
71454
|
+
subject to the following conditions:
|
71455
|
+
|
71456
|
+
The above copyright notice and this permission notice shall be included in all
|
71457
|
+
copies or substantial portions of the Software.
|
71458
|
+
|
71459
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
71460
|
+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
71461
|
+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
71462
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
71463
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
71464
|
+
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
71465
|
+
|
71466
|
+
|
70981
71467
|
* MIT *
|
70982
71468
|
|
70983
71469
|
The MIT License (MIT)
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-all",
|
3
|
-
"version": "10.22.0-alpha.
|
3
|
+
"version": "10.22.0-alpha.33",
|
4
4
|
"author": "GoodData",
|
5
5
|
"description": "GoodData SDK - All-In-One",
|
6
6
|
"repository": {
|
@@ -24,14 +24,14 @@
|
|
24
24
|
],
|
25
25
|
"dependencies": {
|
26
26
|
"tslib": "^2.5.0",
|
27
|
-
"@gooddata/sdk-backend-spi": "10.22.0-alpha.
|
28
|
-
"@gooddata/sdk-model": "10.22.0-alpha.
|
29
|
-
"@gooddata/sdk-ui
|
30
|
-
"@gooddata/sdk-ui": "10.22.0-alpha.
|
31
|
-
"@gooddata/sdk-ui-
|
32
|
-
"@gooddata/sdk-ui-
|
33
|
-
"@gooddata/sdk-ui-
|
34
|
-
"@gooddata/sdk-ui-
|
27
|
+
"@gooddata/sdk-backend-spi": "10.22.0-alpha.33",
|
28
|
+
"@gooddata/sdk-model": "10.22.0-alpha.33",
|
29
|
+
"@gooddata/sdk-ui": "10.22.0-alpha.33",
|
30
|
+
"@gooddata/sdk-ui-charts": "10.22.0-alpha.33",
|
31
|
+
"@gooddata/sdk-ui-ext": "10.22.0-alpha.33",
|
32
|
+
"@gooddata/sdk-ui-filters": "10.22.0-alpha.33",
|
33
|
+
"@gooddata/sdk-ui-geo": "10.22.0-alpha.33",
|
34
|
+
"@gooddata/sdk-ui-pivot": "10.22.0-alpha.33"
|
35
35
|
},
|
36
36
|
"devDependencies": {
|
37
37
|
"@gooddata/eslint-config": "^4.1.0",
|