@gooddata/sdk-model 11.16.0 → 11.17.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.
@@ -10,12 +10,33 @@ export type MemoryItemStrategy = "ALWAYS" | "AUTO";
10
10
  * @public
11
11
  */
12
12
  export interface IMemoryItemDefinition {
13
+ /**
14
+ * Title associated with the memory item
15
+ */
13
16
  title: string;
17
+ /**
18
+ * Description associated with the memory item
19
+ */
14
20
  description: string;
21
+ /**
22
+ * Tags associated with the memory item
23
+ */
15
24
  tags?: string[];
25
+ /**
26
+ * Strategy associated with the memory item
27
+ */
16
28
  strategy: MemoryItemStrategy;
29
+ /**
30
+ * Instructions associated with the memory item
31
+ */
17
32
  instruction: string;
33
+ /**
34
+ * Whether the memory item is disabled
35
+ */
18
36
  isDisabled: boolean;
37
+ /**
38
+ * Keywords associated with the memory item
39
+ */
19
40
  keywords?: string[];
20
41
  }
21
42
  /**
@@ -25,6 +46,13 @@ export interface IMemoryItemDefinition {
25
46
  */
26
47
  export interface IMemoryItemMetadataObject extends IMetadataObject, IMemoryItemDefinition {
27
48
  type: "memoryItem";
49
+ /**
50
+ * Whether the memory is locked for editing
51
+ */
52
+ isLocked?: boolean;
53
+ /**
54
+ * The user who created the memory item
55
+ */
28
56
  createdBy: IUser | undefined;
29
57
  }
30
58
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ldm/metadata/memoryItem/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,KAAK,eAAe,EAAoB,MAAM,aAAa,CAAC;AAErE;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,QAAQ,GAAG,MAAM,CAAC;AAEnD;;;GAGG;AACH,MAAM,WAAW,qBAAqB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,QAAQ,EAAE,kBAAkB,CAAC;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB;AAED;;;;GAIG;AACH,MAAM,WAAW,yBAA0B,SAAQ,eAAe,EAAE,qBAAqB;IACrF,IAAI,EAAE,YAAY,CAAC;IACnB,SAAS,EAAE,KAAK,GAAG,SAAS,CAAC;CAChC;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,yBAAyB,CAEzF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ldm/metadata/memoryItem/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,KAAK,eAAe,EAAoB,MAAM,aAAa,CAAC;AAErE;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,QAAQ,GAAG,MAAM,CAAC;AAEnD;;;GAGG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB;;OAEG;IACH,QAAQ,EAAE,kBAAkB,CAAC;IAC7B;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB;AAED;;;;GAIG;AACH,MAAM,WAAW,yBAA0B,SAAQ,eAAe,EAAE,qBAAqB;IACrF,IAAI,EAAE,YAAY,CAAC;IAEnB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,SAAS,EAAE,KAAK,GAAG,SAAS,CAAC;CAChC;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,yBAAyB,CAEzF"}
@@ -1,4 +1,4 @@
1
- // (C) 2019-2025 GoodData Corporation
1
+ // (C) 2019-2026 GoodData Corporation
2
2
  import { isMetadataObject } from "../types.js";
3
3
  /**
4
4
  * Tests whether the provided object is of type {@link IMemoryItemMetadataObject}.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ldm/metadata/memoryItem/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAwB,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAgCrE;;;;;GAKG;AACH,MAAM,UAAU,0BAA0B,CAAC,GAAY;IACnD,OAAO,gBAAgB,CAAC,GAAG,CAAC,IAAI,GAAG,CAAC,IAAI,KAAK,YAAY,CAAC;AAC9D,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ldm/metadata/memoryItem/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAwB,gBAAgB,EAAE,MAAM,aAAa,CAAC;AA8DrE;;;;;GAKG;AACH,MAAM,UAAU,0BAA0B,CAAC,GAAY;IACnD,OAAO,gBAAgB,CAAC,GAAG,CAAC,IAAI,GAAG,CAAC,IAAI,KAAK,YAAY,CAAC;AAC9D,CAAC"}
@@ -6724,12 +6724,33 @@ export declare interface IMeasureValueFilterRangeOptions {
6724
6724
  * @public
6725
6725
  */
6726
6726
  export declare interface IMemoryItemDefinition {
6727
+ /**
6728
+ * Title associated with the memory item
6729
+ */
6727
6730
  title: string;
6731
+ /**
6732
+ * Description associated with the memory item
6733
+ */
6728
6734
  description: string;
6735
+ /**
6736
+ * Tags associated with the memory item
6737
+ */
6729
6738
  tags?: string[];
6739
+ /**
6740
+ * Strategy associated with the memory item
6741
+ */
6730
6742
  strategy: MemoryItemStrategy;
6743
+ /**
6744
+ * Instructions associated with the memory item
6745
+ */
6731
6746
  instruction: string;
6747
+ /**
6748
+ * Whether the memory item is disabled
6749
+ */
6732
6750
  isDisabled: boolean;
6751
+ /**
6752
+ * Keywords associated with the memory item
6753
+ */
6733
6754
  keywords?: string[];
6734
6755
  }
6735
6756
 
@@ -6740,6 +6761,13 @@ export declare interface IMemoryItemDefinition {
6740
6761
  */
6741
6762
  export declare interface IMemoryItemMetadataObject extends IMetadataObject, IMemoryItemDefinition {
6742
6763
  type: "memoryItem";
6764
+ /**
6765
+ * Whether the memory is locked for editing
6766
+ */
6767
+ isLocked?: boolean;
6768
+ /**
6769
+ * The user who created the memory item
6770
+ */
6743
6771
  createdBy: IUser | undefined;
6744
6772
  }
6745
6773
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-model",
3
- "version": "11.16.0",
3
+ "version": "11.17.0-alpha.1",
4
4
  "description": "GoodData Model definitions used by UI components and Backend SPI",
5
5
  "repository": {
6
6
  "type": "git",
@@ -56,7 +56,7 @@
56
56
  "prettier": "^3.6.2",
57
57
  "typescript": "5.9.3",
58
58
  "vitest": "4.0.8",
59
- "@gooddata/eslint-config": "11.16.0"
59
+ "@gooddata/eslint-config": "11.17.0-alpha.1"
60
60
  },
61
61
  "scripts": {
62
62
  "_phase:build": "npm run build",