@gooddata/app-toolkit 10.27.0 → 10.28.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
@@ -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-5-16
11
11
 
12
- Revision ID: 74e031347713efb24eb70796f24398543ac34440
12
+ Revision ID: 7d7cfb972facc43e61db5b2af4b9a96537c5379b
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -6177,7 +6177,7 @@ Package Title: @codemirror/autocomplete (6.18.6)
6177
6177
 
6178
6178
  Package Locator: npm+@codemirror/autocomplete$6.18.6
6179
6179
 
6180
- Package Depth: Transitive
6180
+ Package Depth: Direct
6181
6181
  --------------------------------------------------------------------------------
6182
6182
 
6183
6183
  * Declared Licenses *
@@ -1,4 +1,4 @@
1
- export declare const LIB_VERSION = "10.27.0";
1
+ export declare const LIB_VERSION = "10.28.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
@@ -1 +1 @@
1
- {"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,YAAY,CAAC;AAErC,eAAO,MAAM,eAAe,kFACuD,CAAC;AAEpF,eAAO,MAAM,QAAQ,0BAA0B,CAAC"}
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.27.0";
3
+ export const LIB_VERSION = "10.28.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
@@ -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,SAAS,CAAC;AAErC,MAAM,CAAC,MAAM,eAAe,GACxB,+EAA+E,CAAC;AAEpF,MAAM,CAAC,MAAM,QAAQ,GAAG,uBAAuB,CAAC"}
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.27.0",
3
+ "version": "10.28.0-alpha.1",
4
4
  "author": "GoodData",
5
5
  "description": "CLI with useful tools for creating and maintaining GoodData web applications.",
6
6
  "repository": {
@@ -44,9 +44,9 @@
44
44
  "tar": "^6.1.11",
45
45
  "tslib": "^2.5.0",
46
46
  "validate-npm-package-name": "^5.0.0",
47
- "@gooddata/sdk-backend-spi": "10.27.0",
48
- "@gooddata/sdk-model": "10.27.0",
49
- "@gooddata/sdk-backend-tiger": "10.27.0"
47
+ "@gooddata/sdk-backend-spi": "10.28.0-alpha.1",
48
+ "@gooddata/sdk-backend-tiger": "10.28.0-alpha.1",
49
+ "@gooddata/sdk-model": "10.28.0-alpha.1"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@gooddata/eslint-config": "^4.1.1",