@gooddata/plugin-toolkit 11.15.0-alpha.9 → 11.15.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/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:
|
|
10
|
+
Date generated: 2026-1-6
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: 138e5d8e2a41f60c653af27d0263208a4259a1ea
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -194,7 +194,7 @@ Revision ID: c6d8ebbaa2624e5db3975ea13248bd231ead2b4d
|
|
|
194
194
|
- @mapbox/unitbezier (0.0.1) [BSD-2-Clause]
|
|
195
195
|
- @mapbox/vector-tile (1.3.1) [BSD-3-Clause]
|
|
196
196
|
- @mapbox/whoots-js (3.1.0) [ISC]
|
|
197
|
-
- @maplibre/maplibre-gl-style-spec (20.4.0) [BSD-3-Clause,
|
|
197
|
+
- @maplibre/maplibre-gl-style-spec (20.4.0) [MIT, BSD-3-Clause, ISC]
|
|
198
198
|
- @marijn/find-cluster-break (1.0.2) [MIT]
|
|
199
199
|
- @nodelib/fs.scandir (2.1.5) [MIT]
|
|
200
200
|
- @nodelib/fs.stat (2.0.5) [MIT]
|
|
@@ -939,7 +939,7 @@ Revision ID: c6d8ebbaa2624e5db3975ea13248bd231ead2b4d
|
|
|
939
939
|
- tslib (2.8.1) [ISC]
|
|
940
940
|
- type-fest (0.21.3) [Multi-license: MIT OR CC0-1.0]
|
|
941
941
|
- type-is (1.6.18) [MIT]
|
|
942
|
-
- typescript (5.
|
|
942
|
+
- typescript (5.9.3) [Apache-2.0, MIT, Unicode-DFS-2020, CC-BY-4.0, BSD-3-Clause, W3C-20150513]
|
|
943
943
|
- typescript-compare (0.0.2) [MIT]
|
|
944
944
|
- typescript-logic (0.0.0) [MIT]
|
|
945
945
|
- typescript-tuple (2.2.1) [MIT]
|
|
@@ -3059,7 +3059,7 @@ Package Depth: Transitive
|
|
|
3059
3059
|
--------------------------------------------------------------------------------
|
|
3060
3060
|
|
|
3061
3061
|
* Declared Licenses *
|
|
3062
|
-
BSD-3-Clause,
|
|
3062
|
+
MIT, BSD-3-Clause, ISC
|
|
3063
3063
|
|
|
3064
3064
|
|
|
3065
3065
|
--------------------------------------------------------------------------------
|
|
@@ -12085,9 +12085,9 @@ MIT
|
|
|
12085
12085
|
|
|
12086
12086
|
|
|
12087
12087
|
--------------------------------------------------------------------------------
|
|
12088
|
-
Package Title: typescript (5.
|
|
12088
|
+
Package Title: typescript (5.9.3)
|
|
12089
12089
|
|
|
12090
|
-
Package Locator: npm+typescript$5.
|
|
12090
|
+
Package Locator: npm+typescript$5.9.3
|
|
12091
12091
|
|
|
12092
12092
|
Package Depth: Transitive
|
|
12093
12093
|
--------------------------------------------------------------------------------
|
|
@@ -35462,4 +35462,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
35462
35462
|
--------------------------------------------------------------------------------
|
|
35463
35463
|
--------------------------------------------------------------------------------
|
|
35464
35464
|
|
|
35465
|
-
Report Generated by FOSSA on
|
|
35465
|
+
Report Generated by FOSSA on 2026-1-6
|
package/esm/__version.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "11.15.0
|
|
1
|
+
export declare const LIB_VERSION = "11.15.0";
|
|
2
2
|
export declare const LIB_DESCRIPTION = "GoodData Set of Tools for working with Plugins";
|
|
3
3
|
export declare const LIB_NAME = "@gooddata/plugin-toolkit";
|
|
4
4
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,YAAY,CAAC;AAErC,eAAO,MAAM,eAAe,mDAAmD,CAAC;AAEhF,eAAO,MAAM,QAAQ,6BAA6B,CAAC"}
|
package/esm/__version.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// (C) 2021 GoodData Corporation
|
|
2
2
|
// DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
|
|
3
|
-
export const LIB_VERSION = "11.15.0
|
|
3
|
+
export const LIB_VERSION = "11.15.0";
|
|
4
4
|
export const LIB_DESCRIPTION = "GoodData Set of Tools for working with Plugins";
|
|
5
5
|
export const LIB_NAME = "@gooddata/plugin-toolkit";
|
|
6
6
|
//# sourceMappingURL=__version.js.map
|
package/esm/__version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"__version.js","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,6DAA6D;AAE7D,MAAM,CAAC,MAAM,WAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"__version.js","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,6DAA6D;AAE7D,MAAM,CAAC,MAAM,WAAW,GAAG,SAAS,CAAC;AAErC,MAAM,CAAC,MAAM,eAAe,GAAG,gDAAgD,CAAC;AAEhF,MAAM,CAAC,MAAM,QAAQ,GAAG,0BAA0B,CAAC"}
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/plugin-toolkit",
|
|
3
|
-
"version": "11.15.0
|
|
3
|
+
"version": "11.15.0",
|
|
4
4
|
"description": "GoodData Set of Tools for working with Plugins",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
"tar": "^6.2.1",
|
|
46
46
|
"tslib": "2.8.1",
|
|
47
47
|
"validate-npm-package-name": "^5.0.0",
|
|
48
|
-
"@gooddata/sdk-backend-spi": "11.15.0
|
|
49
|
-
"@gooddata/sdk-
|
|
50
|
-
"@gooddata/sdk-
|
|
48
|
+
"@gooddata/sdk-backend-spi": "11.15.0",
|
|
49
|
+
"@gooddata/sdk-model": "11.15.0",
|
|
50
|
+
"@gooddata/sdk-backend-tiger": "11.15.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@types/columnify": "^1.5.1",
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
"eslint-plugin-sonarjs": "0.16.0",
|
|
73
73
|
"eslint-plugin-tsdoc": "0.2.14",
|
|
74
74
|
"prettier": "^3.6.2",
|
|
75
|
-
"typescript": "5.
|
|
75
|
+
"typescript": "5.9.3",
|
|
76
76
|
"vitest": "3.2.4",
|
|
77
|
-
"@gooddata/eslint-config": "11.15.0
|
|
77
|
+
"@gooddata/eslint-config": "11.15.0"
|
|
78
78
|
},
|
|
79
79
|
"scripts": {
|
|
80
80
|
"_phase:build": "npm run build",
|
|
@@ -89,8 +89,8 @@
|
|
|
89
89
|
"eslint": "eslint -c .eslintrc.cjs src/",
|
|
90
90
|
"eslint-ci": "mkdir -p ./ci/results && eslint -f checkstyle -o ci/results/eslint-results.xml -c .eslintrc.cjs src/",
|
|
91
91
|
"eslint-fix": "eslint -c .eslintrc.cjs src/ --fix",
|
|
92
|
-
"prettier-check": "prettier --check '{src,test}/**/*.{
|
|
93
|
-
"prettier-write": "prettier --write '{src,test}/**/*.{
|
|
92
|
+
"prettier-check": "prettier --no-error-on-unmatched-pattern --check '{src,test}/**/*.{json,scss,md,yaml,html}'",
|
|
93
|
+
"prettier-write": "prettier --no-error-on-unmatched-pattern --write '{src,test}/**/*.{json,scss,md,yaml,html}'",
|
|
94
94
|
"test": "vitest watch",
|
|
95
95
|
"test-ci": "vitest run --reporter=junit --outputFile=./ci/results/test-results.xml",
|
|
96
96
|
"test-once": "vitest run",
|