@gooddata/sdk-ui-ext 10.11.0-beta.0 → 10.12.0-alpha.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 (2) hide show
  1. package/NOTICE +8 -148
  2. package/package.json +16 -16
package/NOTICE CHANGED
@@ -7,9 +7,9 @@
7
7
 
8
8
  The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
9
9
 
10
- Date generated: 2024-9-19
10
+ Date generated: 2024-9-10
11
11
 
12
- Revision ID: 4c50e48d3196374d6d8aed63567841a97d0b67e4
12
+ Revision ID: db08da8c798ff34ee4b7fa609e11418460eb3622
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -170,7 +170,6 @@ Revision ID: 4c50e48d3196374d6d8aed63567841a97d0b67e4
170
170
  - @formatjs/intl-listformat (7.5.3) [MIT]
171
171
  - @formatjs/intl-localematcher (0.5.2) [MIT]
172
172
  - @formatjs/ts-transformer (3.13.9) [MIT]
173
- - @gooddata/number-formatter (1.0.5) [MIT]
174
173
  - @html-validate/stylish (4.2.0) [MIT]
175
174
  - @isaacs/cliui (8.0.2) [ISC]
176
175
  - @jest/schemas (29.6.3) [MIT]
@@ -398,7 +397,6 @@ Revision ID: 4c50e48d3196374d6d8aed63567841a97d0b67e4
398
397
  - deep-eql (4.1.3) [MIT]
399
398
  - deepmerge (4.3.1) [MIT]
400
399
  - default-gateway (6.0.3) [BSD-2-Clause]
401
- - default-import (1.1.5) [MIT]
402
400
  - defaults (1.0.4) [MIT]
403
401
  - define-data-property (1.1.1) [MIT]
404
402
  - define-lazy-prop (2.0.0) [MIT]
@@ -861,14 +859,12 @@ Revision ID: 4c50e48d3196374d6d8aed63567841a97d0b67e4
861
859
  - std-env (3.6.0) [MIT]
862
860
  - string-width (4.2.3) [MIT]
863
861
  - string-width (5.1.2) [MIT]
864
- - string-width-cjs (5.1.1) [ISC]
865
862
  - string_decoder (1.1.1) [MIT]
866
863
  - string_decoder (1.3.0) [MIT]
867
864
  - stringify-entities (4.0.3) [MIT]
868
865
  - stringify-object (3.3.0) [BSD-2-Clause]
869
866
  - strip-ansi (6.0.1) [MIT]
870
867
  - strip-ansi (7.1.0) [MIT]
871
- - strip-ansi-cjs (8.0.0) [ISC]
872
868
  - strip-final-newline (2.0.0) [MIT]
873
869
  - strip-final-newline (3.0.0) [MIT]
874
870
  - strip-literal (1.3.0) [MIT]
@@ -970,7 +966,6 @@ Revision ID: 4c50e48d3196374d6d8aed63567841a97d0b67e4
970
966
  - wrap-ansi (6.2.0) [MIT]
971
967
  - wrap-ansi (7.0.0) [MIT]
972
968
  - wrap-ansi (8.1.0) [MIT]
973
- - wrap-ansi-cjs (8.0.0) [ISC]
974
969
  - wrappy (1.0.2) [ISC]
975
970
  - ws (7.5.9) [MIT]
976
971
  - ws (8.15.1) [MIT]
@@ -1209,9 +1204,8 @@ Package Locator: npm+@ag-grid-community/core$27.3.0
1209
1204
  --------------------------------------------------------------------------------
1210
1205
 
1211
1206
  * Declared Licenses *
1212
- MIT, ISC
1207
+ MIT
1213
1208
 
1214
- * MIT *
1215
1209
 
1216
1210
  The MIT License
1217
1211
 
@@ -1236,7 +1230,10 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1236
1230
  SOFTWARE.
1237
1231
 
1238
1232
 
1239
- * ISC *
1233
+
1234
+ * Other Licenses *
1235
+ ISC
1236
+
1240
1237
 
1241
1238
  Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
1242
1239
  Copyright (c) 1995-2003 by Internet Software Consortium
@@ -6238,36 +6235,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
6238
6235
 
6239
6236
 
6240
6237
 
6241
- --------------------------------------------------------------------------------
6242
- Package Title: @gooddata/number-formatter (1.0.5)
6243
-
6244
- Package Locator: npm+@gooddata/number-formatter$1.0.5
6245
- --------------------------------------------------------------------------------
6246
-
6247
- * Declared Licenses *
6248
- MIT
6249
-
6250
-
6251
- Copyright (c) <year> <copyright holders>
6252
- Permission is hereby granted, free of charge, to any person obtaining a copy
6253
- of this software and associated documentation files (the "Software"), to deal
6254
- in the Software without restriction, including without limitation the rights
6255
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6256
- copies of the Software, and to permit persons to whom the Software is
6257
- furnished to do so, subject to the following conditions:
6258
-
6259
- The above copyright notice and this permission notice shall be included in all
6260
- copies or substantial portions of the Software.
6261
-
6262
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6263
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6264
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6265
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6266
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6267
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6268
- SOFTWARE.
6269
-
6270
-
6271
6238
  --------------------------------------------------------------------------------
6272
6239
  Package Title: @html-validate/stylish (4.2.0)
6273
6240
 
@@ -14470,40 +14437,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14470
14437
 
14471
14438
 
14472
14439
 
14473
- --------------------------------------------------------------------------------
14474
- Package Title: default-import (1.1.5)
14475
-
14476
- Package Locator: npm+default-import$1.1.5
14477
- --------------------------------------------------------------------------------
14478
-
14479
- * Declared Licenses *
14480
- MIT
14481
-
14482
-
14483
- MIT License
14484
-
14485
- Copyright (c) 2022 Jacob Ley
14486
-
14487
- Permission is hereby granted, free of charge, to any person obtaining a copy
14488
- of this software and associated documentation files (the "Software"), to deal
14489
- in the Software without restriction, including without limitation the rights
14490
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14491
- copies of the Software, and to permit persons to whom the Software is
14492
- furnished to do so, subject to the following conditions:
14493
-
14494
- The above copyright notice and this permission notice shall be included in all
14495
- copies or substantial portions of the Software.
14496
-
14497
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14498
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14499
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14500
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14501
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14502
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14503
- SOFTWARE.
14504
-
14505
-
14506
-
14507
14440
  --------------------------------------------------------------------------------
14508
14441
  Package Title: defaults (1.0.4)
14509
14442
 
@@ -33569,22 +33502,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33569
33502
  SOFTWARE.
33570
33503
 
33571
33504
 
33572
- --------------------------------------------------------------------------------
33573
- Package Title: string-width-cjs (5.1.1)
33574
-
33575
- Package Locator: npm+string-width-cjs$5.1.1
33576
- --------------------------------------------------------------------------------
33577
-
33578
- * Declared Licenses *
33579
- ISC
33580
-
33581
-
33582
- Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
33583
- Copyright (c) 1995-2003 by Internet Software Consortium
33584
- Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
33585
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
33586
-
33587
-
33588
33505
  --------------------------------------------------------------------------------
33589
33506
  Package Title: string_decoder (1.1.1)
33590
33507
 
@@ -33832,22 +33749,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33832
33749
  SOFTWARE.
33833
33750
 
33834
33751
 
33835
- --------------------------------------------------------------------------------
33836
- Package Title: strip-ansi-cjs (8.0.0)
33837
-
33838
- Package Locator: npm+strip-ansi-cjs$8.0.0
33839
- --------------------------------------------------------------------------------
33840
-
33841
- * Declared Licenses *
33842
- ISC
33843
-
33844
-
33845
- Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
33846
- Copyright (c) 1995-2003 by Internet Software Consortium
33847
- Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
33848
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
33849
-
33850
-
33851
33752
  --------------------------------------------------------------------------------
33852
33753
  Package Title: strip-final-newline (2.0.0)
33853
33754
 
@@ -48410,22 +48311,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48410
48311
  SOFTWARE.
48411
48312
 
48412
48313
 
48413
- --------------------------------------------------------------------------------
48414
- Package Title: wrap-ansi-cjs (8.0.0)
48415
-
48416
- Package Locator: npm+wrap-ansi-cjs$8.0.0
48417
- --------------------------------------------------------------------------------
48418
-
48419
- * Declared Licenses *
48420
- ISC
48421
-
48422
-
48423
- Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
48424
- Copyright (c) 1995-2003 by Internet Software Consortium
48425
- Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
48426
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
48427
-
48428
-
48429
48314
  --------------------------------------------------------------------------------
48430
48315
  Package Title: wrappy (1.0.2)
48431
48316
 
@@ -64487,31 +64372,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
64487
64372
  SOFTWARE.
64488
64373
 
64489
64374
 
64490
- * MIT *
64491
-
64492
- MIT License
64493
-
64494
- Copyright (c) 2022 Jacob Ley
64495
-
64496
- Permission is hereby granted, free of charge, to any person obtaining a copy
64497
- of this software and associated documentation files (the "Software"), to deal
64498
- in the Software without restriction, including without limitation the rights
64499
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
64500
- copies of the Software, and to permit persons to whom the Software is
64501
- furnished to do so, subject to the following conditions:
64502
-
64503
- The above copyright notice and this permission notice shall be included in all
64504
- copies or substantial portions of the Software.
64505
-
64506
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
64507
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64508
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64509
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64510
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64511
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
64512
- SOFTWARE.
64513
-
64514
-
64515
64375
  * MIT *
64516
64376
 
64517
64377
  MIT License
@@ -69186,4 +69046,4 @@ POSSIBILITY OF SUCH DAMAGE.
69186
69046
  --------------------------------------------------------------------------------
69187
69047
  --------------------------------------------------------------------------------
69188
69048
 
69189
- Report Generated by FOSSA on 2024-9-19
69049
+ Report Generated by FOSSA on 2024-9-10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-ext",
3
- "version": "10.11.0-beta.0",
3
+ "version": "10.12.0-alpha.0",
4
4
  "description": "GoodData.UI SDK - Extensions",
5
5
  "repository": {
6
6
  "type": "git",
@@ -51,18 +51,18 @@
51
51
  "uuid": "^8.3.2",
52
52
  "debounce-promise": "^3.1.2",
53
53
  "json-stable-stringify": "^1.0.1",
54
- "@gooddata/sdk-backend-base": "10.11.0-beta.0",
55
- "@gooddata/sdk-backend-spi": "10.11.0-beta.0",
56
- "@gooddata/sdk-embedding": "10.11.0-beta.0",
57
- "@gooddata/sdk-model": "10.11.0-beta.0",
58
- "@gooddata/sdk-ui": "10.11.0-beta.0",
59
- "@gooddata/sdk-ui-charts": "10.11.0-beta.0",
60
- "@gooddata/sdk-ui-geo": "10.11.0-beta.0",
61
- "@gooddata/sdk-ui-kit": "10.11.0-beta.0",
62
- "@gooddata/sdk-ui-pivot": "10.11.0-beta.0",
63
- "@gooddata/sdk-ui-vis-commons": "10.11.0-beta.0",
64
- "@gooddata/util": "10.11.0-beta.0",
65
- "@gooddata/sdk-ui-theme-provider": "10.11.0-beta.0"
54
+ "@gooddata/sdk-backend-base": "10.12.0-alpha.0",
55
+ "@gooddata/sdk-embedding": "10.12.0-alpha.0",
56
+ "@gooddata/sdk-backend-spi": "10.12.0-alpha.0",
57
+ "@gooddata/sdk-ui-charts": "10.12.0-alpha.0",
58
+ "@gooddata/sdk-ui": "10.12.0-alpha.0",
59
+ "@gooddata/sdk-ui-geo": "10.12.0-alpha.0",
60
+ "@gooddata/sdk-model": "10.12.0-alpha.0",
61
+ "@gooddata/sdk-ui-kit": "10.12.0-alpha.0",
62
+ "@gooddata/sdk-ui-pivot": "10.12.0-alpha.0",
63
+ "@gooddata/sdk-ui-theme-provider": "10.12.0-alpha.0",
64
+ "@gooddata/sdk-ui-vis-commons": "10.12.0-alpha.0",
65
+ "@gooddata/util": "10.12.0-alpha.0"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": "^16.10.0 || ^17.0.0 || ^18.0.0",
@@ -117,9 +117,9 @@
117
117
  "vitest-dom": "0.1.1",
118
118
  "@types/debounce-promise": "^3.1.4",
119
119
  "@types/json-stable-stringify": "^1.0.32",
120
- "@gooddata/i18n-toolkit": "10.11.0-beta.0",
121
- "@gooddata/sdk-backend-mockingbird": "10.11.0-beta.0",
122
- "@gooddata/reference-workspace": "10.11.0-beta.0"
120
+ "@gooddata/i18n-toolkit": "10.12.0-alpha.0",
121
+ "@gooddata/reference-workspace": "10.12.0-alpha.0",
122
+ "@gooddata/sdk-backend-mockingbird": "10.12.0-alpha.0"
123
123
  },
124
124
  "scripts": {
125
125
  "clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",