@gooddata/reference-workspace 11.48.0-alpha.0 → 11.48.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.
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "attr.f_stage.stagename", "type": "displayForm" },
7
7
  "title": "Stage Name",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/attr.f_stage.stagename"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/attr.f_stage.stagename"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "f_opportunitysnapshot.forecastcategory_id", "type": "displayForm" },
7
7
  "title": "Forecast Category",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_opportunitysnapshot.forecastcategory_id"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_opportunitysnapshot.forecastcategory_id"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "f_owner.department_id", "type": "displayForm" },
7
7
  "title": "Department",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_owner.department_id"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_owner.department_id"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "f_owner.region_id", "type": "displayForm" },
7
7
  "title": "Region",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_owner.region_id"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_owner.region_id"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "f_stage.status_id", "type": "displayForm" },
7
7
  "title": "Status",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_stage.status_id"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/f_stage.status_id"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "label.f_account.account.name", "type": "displayForm" },
7
7
  "title": "Name",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/label.f_account.account.name"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/label.f_account.account.name"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "label.f_activity.subject", "type": "displayForm" },
7
7
  "title": "Subject",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/label.f_activity.subject"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/label.f_activity.subject"
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "ref": { "identifier": "label.f_product.product.name", "type": "displayForm" },
7
7
  "title": "Product Name",
8
8
  "type": "displayForm",
9
- "uri": "https://staging-automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/label.f_product.product.name"
9
+ "uri": "https://automation.dev-latest.stg11.panther.intgdc.com/api/v1/entities/workspaces/referenceworkspace/labels/label.f_product.product.name"
10
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/reference-workspace",
3
- "version": "11.48.0-alpha.0",
3
+ "version": "11.48.0-alpha.2",
4
4
  "description": "GoodData SDK - Reference Workspace for tests",
5
5
  "license": "MIT",
6
6
  "author": "GoodData",
@@ -22,8 +22,8 @@
22
22
  "dependencies": {
23
23
  "lodash-es": "^4.17.23",
24
24
  "tslib": "2.8.1",
25
- "@gooddata/sdk-model": "11.48.0-alpha.0",
26
- "@gooddata/sdk-backend-spi": "11.48.0-alpha.0"
25
+ "@gooddata/sdk-model": "11.48.0-alpha.2",
26
+ "@gooddata/sdk-backend-spi": "11.48.0-alpha.2"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/lodash-es": "^4.17.12",
@@ -44,8 +44,8 @@
44
44
  "oxlint": "1.51.0",
45
45
  "oxlint-tsgolint": "0.15.0",
46
46
  "typescript": "5.9.3",
47
- "@gooddata/eslint-config": "11.48.0-alpha.0",
48
- "@gooddata/oxlint-config": "11.48.0-alpha.0"
47
+ "@gooddata/oxlint-config": "11.48.0-alpha.2",
48
+ "@gooddata/eslint-config": "11.48.0-alpha.2"
49
49
  },
50
50
  "scripts": {
51
51
  "_phase:build": "npm run build",