@gooddata/app-toolkit 10.40.0 → 10.41.0-alpha.2
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 +7 -7
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/react-app-template.js.tgz +0 -0
- package/esm/react-app-template.ts.tgz +0 -0
- package/package.json +9 -6
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: 2025-8-
|
|
10
|
+
Date generated: 2025-8-25
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: 5b6b005103c48f5dee3f3cf1bc2862ce816d4f91
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -24,7 +24,7 @@ Revision ID: 62279f6582f03aac59a309675e6fb1e6ef5c2d5b
|
|
|
24
24
|
|
|
25
25
|
================================================================================
|
|
26
26
|
|
|
27
|
-
- @aaronhayes/react-use-hubspot-form (2.1.
|
|
27
|
+
- @aaronhayes/react-use-hubspot-form (2.1.2) [MIT]
|
|
28
28
|
- @ampproject/remapping (2.2.1) [Apache-2.0]
|
|
29
29
|
- @asamuzakjp/css-color (3.1.1) [MIT]
|
|
30
30
|
- @babel/cli (7.23.4) [MIT]
|
|
@@ -1035,9 +1035,9 @@ Revision ID: 62279f6582f03aac59a309675e6fb1e6ef5c2d5b
|
|
|
1035
1035
|
|
|
1036
1036
|
|
|
1037
1037
|
--------------------------------------------------------------------------------
|
|
1038
|
-
Package Title: @aaronhayes/react-use-hubspot-form (2.1.
|
|
1038
|
+
Package Title: @aaronhayes/react-use-hubspot-form (2.1.2)
|
|
1039
1039
|
|
|
1040
|
-
Package Locator: npm+@aaronhayes/react-use-hubspot-form$2.1.
|
|
1040
|
+
Package Locator: npm+@aaronhayes/react-use-hubspot-form$2.1.2
|
|
1041
1041
|
|
|
1042
1042
|
Package Depth: Direct
|
|
1043
1043
|
--------------------------------------------------------------------------------
|
|
@@ -1074,7 +1074,7 @@ SOFTWARE.
|
|
|
1074
1074
|
|
|
1075
1075
|
Authors: aaron.hayes92@gmail.com
|
|
1076
1076
|
|
|
1077
|
-
Package Download URL: https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.
|
|
1077
|
+
Package Download URL: https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.2.tgz
|
|
1078
1078
|
|
|
1079
1079
|
--------------------------------------------------------------------------------
|
|
1080
1080
|
Package Title: @ampproject/remapping (2.2.1)
|
|
@@ -83305,4 +83305,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
83305
83305
|
--------------------------------------------------------------------------------
|
|
83306
83306
|
--------------------------------------------------------------------------------
|
|
83307
83307
|
|
|
83308
|
-
Report Generated by FOSSA on 2025-8-
|
|
83308
|
+
Report Generated by FOSSA on 2025-8-25
|
package/esm/__version.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "10.
|
|
1
|
+
export declare const LIB_VERSION = "10.41.0-alpha.2";
|
|
2
2
|
export declare const LIB_DESCRIPTION = "CLI with useful tools for creating and maintaining GoodData web applications.";
|
|
3
3
|
export declare const LIB_NAME = "@gooddata/app-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":"AAEA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,oBAAoB,CAAC;AAE7C,eAAO,MAAM,eAAe,kFACuD,CAAC;AAEpF,eAAO,MAAM,QAAQ,0BAA0B,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 = "10.
|
|
3
|
+
export const LIB_VERSION = "10.41.0-alpha.2";
|
|
4
4
|
export const LIB_DESCRIPTION = "CLI with useful tools for creating and maintaining GoodData web applications.";
|
|
5
5
|
export const LIB_NAME = "@gooddata/app-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;AAChC,6DAA6D;AAC7D,MAAM,CAAC,MAAM,WAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"__version.js","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,6DAA6D;AAC7D,MAAM,CAAC,MAAM,WAAW,GAAG,iBAAiB,CAAC;AAE7C,MAAM,CAAC,MAAM,eAAe,GACxB,+EAA+E,CAAC;AAEpF,MAAM,CAAC,MAAM,QAAQ,GAAG,uBAAuB,CAAC"}
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/app-toolkit",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.41.0-alpha.2",
|
|
4
4
|
"author": "GoodData",
|
|
5
5
|
"description": "CLI with useful tools for creating and maintaining GoodData web applications.",
|
|
6
6
|
"repository": {
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
"validate-npm-package-name": "^5.0.0",
|
|
47
47
|
"webpack-dev-server": "5.2.2",
|
|
48
48
|
"webpack-cli": "6.0.1",
|
|
49
|
-
"@gooddata/sdk-backend-
|
|
50
|
-
"@gooddata/sdk-model": "10.
|
|
51
|
-
"@gooddata/sdk-backend-
|
|
49
|
+
"@gooddata/sdk-backend-spi": "10.41.0-alpha.2",
|
|
50
|
+
"@gooddata/sdk-model": "10.41.0-alpha.2",
|
|
51
|
+
"@gooddata/sdk-backend-tiger": "10.41.0-alpha.2"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@gooddata/eslint-config": "^4.1.1",
|
|
@@ -80,6 +80,10 @@
|
|
|
80
80
|
"webpack": "^5.58.0"
|
|
81
81
|
},
|
|
82
82
|
"scripts": {
|
|
83
|
+
"_phase:build": "npm run build",
|
|
84
|
+
"_phase:test": "npm run test-once",
|
|
85
|
+
"_phase:post-build": "npm run build-dynamic-files",
|
|
86
|
+
"_phase:validate": "npm run validate",
|
|
83
87
|
"clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm build coverage *.log tsconfig.tsbuildinfo",
|
|
84
88
|
"build": "bash scripts/build.sh",
|
|
85
89
|
"build-dynamic-files": "bash scripts/build.sh --genFilesOnly",
|
|
@@ -93,7 +97,6 @@
|
|
|
93
97
|
"prettier-write": "prettier --write '{src,test}/**/*.{ts,tsx,json,scss,md,yaml,html}'",
|
|
94
98
|
"dep-cruiser": "depcruise --validate .dependency-cruiser.cjs --output-type err-long src/",
|
|
95
99
|
"dep-cruiser-ci": "depcruise --validate .dependency-cruiser.cjs --output-type err-long src/",
|
|
96
|
-
"validate": "tsc && npm run dep-cruiser && npm run eslint && npm run prettier-check"
|
|
97
|
-
"validate-ci": "tsc && npm run dep-cruiser-ci && npm run eslint-ci && npm run prettier-check"
|
|
100
|
+
"validate": "tsc && npm run dep-cruiser && npm run eslint && npm run prettier-check"
|
|
98
101
|
}
|
|
99
102
|
}
|