@gooddata/app-toolkit 11.29.0-alpha.0 → 11.29.0-alpha.1

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: 2026-4-1
10
+ Date generated: 2026-4-2
11
11
 
12
- Revision ID: c63b225e0050cfaf206a5d76e5fe63748122e422
12
+ Revision ID: e7ff81024e7ab49cdead880e67239239f55b6bab
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -230,7 +230,7 @@ Revision ID: c63b225e0050cfaf206a5d76e5fe63748122e422
230
230
  - @nodelib/fs.walk (1.2.8) [MIT]
231
231
  - @oxc-project/runtime (0.115.0) [MIT]
232
232
  - @oxc-project/types (0.115.0) [MIT]
233
- - @playwright/test (1.58.2) [Apache-2.0]
233
+ - @playwright/test (1.59.1) [Apache-2.0]
234
234
  - @polka/url (1.0.0-next.29) [MIT]
235
235
  - @react-aria/interactions (3.25.5) [Apache-2.0]
236
236
  - @react-aria/ssr (3.9.10) [Apache-2.0]
@@ -837,8 +837,8 @@ Revision ID: c63b225e0050cfaf206a5d76e5fe63748122e422
837
837
  - picomatch (4.0.3) [MIT]
838
838
  - pify (4.0.1) [MIT]
839
839
  - pkg-dir (4.2.0) [MIT]
840
- - playwright (1.58.2) [Apache-2.0, MIT, ISC, CC-BY-4.0, BSD-3-Clause]
841
- - playwright-core (1.58.2) [Apache-2.0, mit-addition, MIT, ISC, IETF, BSD-2-Clause, BSD-3-Clause]
840
+ - playwright (1.59.1) [Apache-2.0, CC-BY-4.0, MIT, ISC, BSD-3-Clause]
841
+ - playwright-core (1.59.1) [Apache-2.0, mit-addition, IETF, BSD-2-Clause, MIT, BSD-3-Clause, ISC]
842
842
  - polished (3.7.2) [MIT, OFL-1.1]
843
843
  - possible-typed-array-names (1.1.0) [MIT]
844
844
  - postcss (8.5.6) [MIT]
@@ -3591,9 +3591,9 @@ MIT
3591
3591
 
3592
3592
 
3593
3593
  --------------------------------------------------------------------------------
3594
- Package Title: @playwright/test (1.58.2)
3594
+ Package Title: @playwright/test (1.59.1)
3595
3595
 
3596
- Package Locator: npm+@playwright/test$1.58.2
3596
+ Package Locator: npm+@playwright/test$1.59.1
3597
3597
 
3598
3598
  Package Depth: Direct
3599
3599
  --------------------------------------------------------------------------------
@@ -10933,9 +10933,9 @@ MIT
10933
10933
 
10934
10934
 
10935
10935
  --------------------------------------------------------------------------------
10936
- Package Title: playwright (1.58.2)
10936
+ Package Title: playwright (1.59.1)
10937
10937
 
10938
- Package Locator: npm+playwright$1.58.2
10938
+ Package Locator: npm+playwright$1.59.1
10939
10939
 
10940
10940
  Package Depth: Transitive
10941
10941
  --------------------------------------------------------------------------------
@@ -10945,13 +10945,13 @@ Apache-2.0
10945
10945
 
10946
10946
 
10947
10947
  * Other Licenses *
10948
- MIT, ISC, CC-BY-4.0, BSD-3-Clause
10948
+ CC-BY-4.0, MIT, ISC, BSD-3-Clause
10949
10949
 
10950
10950
 
10951
10951
  --------------------------------------------------------------------------------
10952
- Package Title: playwright-core (1.58.2)
10952
+ Package Title: playwright-core (1.59.1)
10953
10953
 
10954
- Package Locator: npm+playwright-core$1.58.2
10954
+ Package Locator: npm+playwright-core$1.59.1
10955
10955
 
10956
10956
  Package Depth: Transitive
10957
10957
  --------------------------------------------------------------------------------
@@ -10961,7 +10961,7 @@ Apache-2.0
10961
10961
 
10962
10962
 
10963
10963
  * Other Licenses *
10964
- mit-addition, MIT, ISC, IETF, BSD-2-Clause, BSD-3-Clause
10964
+ mit-addition, IETF, BSD-2-Clause, MIT, BSD-3-Clause, ISC
10965
10965
 
10966
10966
 
10967
10967
  --------------------------------------------------------------------------------
@@ -38173,4 +38173,4 @@ POSSIBILITY OF SUCH DAMAGE.
38173
38173
  --------------------------------------------------------------------------------
38174
38174
  --------------------------------------------------------------------------------
38175
38175
 
38176
- Report Generated by FOSSA on 2026-4-1
38176
+ Report Generated by FOSSA on 2026-4-2
@@ -1,4 +1,4 @@
1
- export declare const LIB_VERSION = "11.29.0-alpha.0";
1
+ export declare const LIB_VERSION = "11.29.0-alpha.1";
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.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.29.0-alpha.0";
3
+ export const LIB_VERSION = "11.29.0-alpha.1";
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
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/app-toolkit",
3
- "version": "11.29.0-alpha.0",
3
+ "version": "11.29.0-alpha.1",
4
4
  "description": "CLI with useful tools for creating and maintaining GoodData web applications.",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData",
@@ -46,9 +46,9 @@
46
46
  "validate-npm-package-name": "^5.0.0",
47
47
  "webpack-cli": "6.0.1",
48
48
  "webpack-dev-server": "5.2.2",
49
- "@gooddata/sdk-backend-spi": "11.29.0-alpha.0",
50
- "@gooddata/sdk-backend-tiger": "11.29.0-alpha.0",
51
- "@gooddata/sdk-model": "11.29.0-alpha.0"
49
+ "@gooddata/sdk-backend-spi": "11.29.0-alpha.1",
50
+ "@gooddata/sdk-backend-tiger": "11.29.0-alpha.1",
51
+ "@gooddata/sdk-model": "11.29.0-alpha.1"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/columnify": "^1.5.1",
@@ -76,8 +76,8 @@
76
76
  "typescript": "5.9.3",
77
77
  "vitest": "4.1.0",
78
78
  "webpack": "5.93.0",
79
- "@gooddata/eslint-config": "11.29.0-alpha.0",
80
- "@gooddata/oxlint-config": "11.29.0-alpha.0"
79
+ "@gooddata/eslint-config": "11.29.0-alpha.1",
80
+ "@gooddata/oxlint-config": "11.29.0-alpha.1"
81
81
  },
82
82
  "scripts": {
83
83
  "_phase:build": "npm run build",