@gooddata/sdk-backend-base 11.56.0-alpha.5 → 11.56.0-alpha.7

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.
@@ -1,5 +1,5 @@
1
1
  import { type IComputedAttributeReferencing, type IComputedAttributesQuery, type IGetComputedAttributeOptions, type IMeasureExpressionToken, type IWorkspaceComputedAttributesService } from "@gooddata/sdk-backend-spi";
2
- import { type IComputedAttributeMetadataObject, type IComputedAttributeMetadataObjectDefinition, type IMetadataObjectBase, type IMetadataObjectIdentity, type ObjRef } from "@gooddata/sdk-model";
2
+ import { type IComputedAttributeMetadataObject, type IComputedAttributeMetadataObjectDefinition, type IMetadataObjectBase, type IMetadataObjectIdentity, type IObjectCertificationWrite, type ObjRef } from "@gooddata/sdk-model";
3
3
  /**
4
4
  * @alpha
5
5
  */
@@ -10,6 +10,7 @@ export declare abstract class DecoratedWorkspaceComputedAttributesService implem
10
10
  updateComputedAttribute(computedAttribute: IComputedAttributeMetadataObject): Promise<IComputedAttributeMetadataObject>;
11
11
  updateComputedAttributeMeta(computedAttribute: Partial<IMetadataObjectBase> & IMetadataObjectIdentity): Promise<IComputedAttributeMetadataObject>;
12
12
  deleteComputedAttribute(ref: ObjRef): Promise<void>;
13
+ setCertification(ref: ObjRef, certification?: IObjectCertificationWrite): Promise<void>;
13
14
  getComputedAttribute(ref: ObjRef, options?: IGetComputedAttributeOptions): Promise<IComputedAttributeMetadataObject>;
14
15
  getComputedAttributeExpressionTokens(ref: ObjRef): Promise<IMeasureExpressionToken[]>;
15
16
  getComputedAttributeReferencingObjects(ref: ObjRef): Promise<IComputedAttributeReferencing>;
@@ -1 +1 @@
1
- {"version":3,"file":"computedAttributes.d.ts","sourceRoot":"","sources":["../../src/decoratedBackend/computedAttributes.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,6BAA6B,EAClC,KAAK,wBAAwB,EAC7B,KAAK,4BAA4B,EACjC,KAAK,uBAAuB,EAC5B,KAAK,mCAAmC,EAC3C,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACH,KAAK,gCAAgC,EACrC,KAAK,0CAA0C,EAC/C,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAE7B;;GAEG;AACH,8BAAsB,2CAA4C,YAAW,mCAAmC;IACtF,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,mCAAmC;IAAvF,SAAS,aAAgC,SAAS,EAAE,mCAAmC,EAAI;IAEpF,uBAAuB,CAC1B,iBAAiB,EAAE,0CAA0C,GAC9D,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,uBAAuB,CAC1B,iBAAiB,EAAE,gCAAgC,GACpD,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,2BAA2B,CAC9B,iBAAiB,EAAE,OAAO,CAAC,mBAAmB,CAAC,GAAG,uBAAuB,GAC1E,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,uBAAuB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAEzD;IAEM,oBAAoB,CACvB,GAAG,EAAE,MAAM,EACX,OAAO,CAAC,EAAE,4BAA4B,GACvC,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,oCAAoC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,uBAAuB,EAAE,CAAC,CAE3F;IAEM,sCAAsC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAEjG;IAEM,0BAA0B,IAAI,wBAAwB,CAE5D;CACJ"}
1
+ {"version":3,"file":"computedAttributes.d.ts","sourceRoot":"","sources":["../../src/decoratedBackend/computedAttributes.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,6BAA6B,EAClC,KAAK,wBAAwB,EAC7B,KAAK,4BAA4B,EACjC,KAAK,uBAAuB,EAC5B,KAAK,mCAAmC,EAC3C,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACH,KAAK,gCAAgC,EACrC,KAAK,0CAA0C,EAC/C,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,yBAAyB,EAC9B,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAE7B;;GAEG;AACH,8BAAsB,2CAA4C,YAAW,mCAAmC;IACtF,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,mCAAmC;IAAvF,SAAS,aAAgC,SAAS,EAAE,mCAAmC,EAAI;IAEpF,uBAAuB,CAC1B,iBAAiB,EAAE,0CAA0C,GAC9D,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,uBAAuB,CAC1B,iBAAiB,EAAE,gCAAgC,GACpD,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,2BAA2B,CAC9B,iBAAiB,EAAE,OAAO,CAAC,mBAAmB,CAAC,GAAG,uBAAuB,GAC1E,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,uBAAuB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAEzD;IAEM,gBAAgB,CAAC,GAAG,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,yBAAyB,GAAG,OAAO,CAAC,IAAI,CAAC,CAE7F;IAEM,oBAAoB,CACvB,GAAG,EAAE,MAAM,EACX,OAAO,CAAC,EAAE,4BAA4B,GACvC,OAAO,CAAC,gCAAgC,CAAC,CAE3C;IAEM,oCAAoC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,uBAAuB,EAAE,CAAC,CAE3F;IAEM,sCAAsC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAEjG;IAEM,0BAA0B,IAAI,wBAAwB,CAE5D;CACJ"}
@@ -19,6 +19,9 @@ export class DecoratedWorkspaceComputedAttributesService {
19
19
  deleteComputedAttribute(ref) {
20
20
  return this.decorated.deleteComputedAttribute(ref);
21
21
  }
22
+ setCertification(ref, certification) {
23
+ return this.decorated.setCertification(ref, certification);
24
+ }
22
25
  getComputedAttribute(ref, options) {
23
26
  return this.decorated.getComputedAttribute(ref, options);
24
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-backend-base",
3
- "version": "11.56.0-alpha.5",
3
+ "version": "11.56.0-alpha.7",
4
4
  "description": "GoodData.UI SDK - Base for backend implementations",
5
5
  "license": "MIT",
6
6
  "author": "GoodData",
@@ -29,9 +29,9 @@
29
29
  "ts-invariant": "0.10.3",
30
30
  "tslib": "2.8.1",
31
31
  "uuid": "11.1.1",
32
- "@gooddata/util": "11.56.0-alpha.5",
33
- "@gooddata/sdk-backend-spi": "11.56.0-alpha.5",
34
- "@gooddata/sdk-model": "11.56.0-alpha.5"
32
+ "@gooddata/sdk-backend-spi": "11.56.0-alpha.7",
33
+ "@gooddata/sdk-model": "11.56.0-alpha.7",
34
+ "@gooddata/util": "11.56.0-alpha.7"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@microsoft/api-documenter": "7.30.10",
@@ -40,7 +40,6 @@
40
40
  "@types/spark-md5": "3.0.5",
41
41
  "@typescript-eslint/eslint-plugin": "8.58.0",
42
42
  "@typescript-eslint/parser": "8.58.0",
43
- "@typescript/native-preview": "7.0.0-dev.20260707.2",
44
43
  "dependency-cruiser": "17.3.10",
45
44
  "eslint": "^9.39.2",
46
45
  "eslint-plugin-headers": "1.3.3",
@@ -52,11 +51,11 @@
52
51
  "oxfmt": "0.66.0",
53
52
  "oxlint": "1.57.0",
54
53
  "oxlint-tsgolint": "0.15.0",
55
- "typescript": "6.0.3",
54
+ "typescript": "7.0.2",
56
55
  "vitest": "4.1.8",
57
- "@gooddata/eslint-config": "11.56.0-alpha.5",
58
- "@gooddata/oxlint-config": "11.56.0-alpha.5",
59
- "@gooddata/reference-workspace": "11.56.0-alpha.5"
56
+ "@gooddata/oxlint-config": "11.56.0-alpha.7",
57
+ "@gooddata/eslint-config": "11.56.0-alpha.7",
58
+ "@gooddata/reference-workspace": "11.56.0-alpha.7"
60
59
  },
61
60
  "scripts": {
62
61
  "_phase:build": "npm run build",
@@ -64,8 +63,8 @@
64
63
  "_phase:validate": "npm run validate",
65
64
  "api-extractor": "mkdir -p api && [ -z \"${CI}\" ] && (api-extractor run -l) || (api-extractor run)",
66
65
  "build": "npm-run-all -p build-check build-ts && npm run api-extractor",
67
- "build-check": "tsgo",
68
- "build-ts": "tsgo -p tsconfig.build.json",
66
+ "build-check": "tsc",
67
+ "build-ts": "tsc -p tsconfig.build.json",
69
68
  "clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage temp *.log tsconfig.tsbuildinfo",
70
69
  "dep-cruiser": "depcruise --validate .dependency-cruiser.js --output-type err-long src/",
71
70
  "format-check": "oxfmt --check .",