@gooddata/api-client-tiger 11.2.0-alpha.3 → 11.2.0-alpha.5

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,4 +1,4 @@
1
- export declare const LIB_VERSION = "11.2.0-alpha.3";
1
+ export declare const LIB_VERSION = "11.2.0-alpha.5";
2
2
  export declare const LIB_DESCRIPTION = "API Client for GoodData Cloud and GoodData.CN";
3
3
  export declare const LIB_NAME = "@gooddata/api-client-tiger";
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.2.0-alpha.3";
3
+ export const LIB_VERSION = "11.2.0-alpha.5";
4
4
  export const LIB_DESCRIPTION = "API Client for GoodData Cloud and GoodData.CN";
5
5
  export const LIB_NAME = "@gooddata/api-client-tiger";
6
6
  //# sourceMappingURL=__version.js.map
@@ -7232,18 +7232,14 @@ export declare interface ApiEntitlement {
7232
7232
  export declare const ApiEntitlementNameEnum: {
7233
7233
  readonly CACHE_STRATEGY: "CacheStrategy";
7234
7234
  readonly CONTRACT: "Contract";
7235
- readonly CUSTOM_THEMING: "CustomTheming";
7236
7235
  readonly EXTRA_CACHE: "ExtraCache";
7237
7236
  readonly HIPAA: "Hipaa";
7238
- readonly PDF_EXPORTS: "PdfExports";
7239
7237
  readonly MANAGED_OIDC: "ManagedOIDC";
7240
- readonly UI_LOCALIZATION: "UiLocalization";
7241
7238
  readonly TIER: "Tier";
7242
7239
  readonly USER_COUNT: "UserCount";
7243
7240
  readonly MANAGED_IDP_USER_COUNT: "ManagedIdpUserCount";
7244
7241
  readonly UNLIMITED_USERS: "UnlimitedUsers";
7245
7242
  readonly UNLIMITED_WORKSPACES: "UnlimitedWorkspaces";
7246
- readonly WHITE_LABELING: "WhiteLabeling";
7247
7243
  readonly WORKSPACE_COUNT: "WorkspaceCount";
7248
7244
  readonly USER_TELEMETRY_DISABLED: "UserTelemetryDisabled";
7249
7245
  readonly AUTOMATION_COUNT: "AutomationCount";
@@ -38071,18 +38067,14 @@ export declare interface EntitlementsRequest {
38071
38067
  export declare const EntitlementsRequestEntitlementsNameEnum: {
38072
38068
  readonly CACHE_STRATEGY: "CacheStrategy";
38073
38069
  readonly CONTRACT: "Contract";
38074
- readonly CUSTOM_THEMING: "CustomTheming";
38075
38070
  readonly EXTRA_CACHE: "ExtraCache";
38076
38071
  readonly HIPAA: "Hipaa";
38077
- readonly PDF_EXPORTS: "PdfExports";
38078
38072
  readonly MANAGED_OIDC: "ManagedOIDC";
38079
- readonly UI_LOCALIZATION: "UiLocalization";
38080
38073
  readonly TIER: "Tier";
38081
38074
  readonly USER_COUNT: "UserCount";
38082
38075
  readonly MANAGED_IDP_USER_COUNT: "ManagedIdpUserCount";
38083
38076
  readonly UNLIMITED_USERS: "UnlimitedUsers";
38084
38077
  readonly UNLIMITED_WORKSPACES: "UnlimitedWorkspaces";
38085
- readonly WHITE_LABELING: "WhiteLabeling";
38086
38078
  readonly WORKSPACE_COUNT: "WorkspaceCount";
38087
38079
  readonly USER_TELEMETRY_DISABLED: "UserTelemetryDisabled";
38088
38080
  readonly AUTOMATION_COUNT: "AutomationCount";
@@ -173,18 +173,14 @@ export interface ApiEntitlement {
173
173
  export declare const ApiEntitlementNameEnum: {
174
174
  readonly CACHE_STRATEGY: "CacheStrategy";
175
175
  readonly CONTRACT: "Contract";
176
- readonly CUSTOM_THEMING: "CustomTheming";
177
176
  readonly EXTRA_CACHE: "ExtraCache";
178
177
  readonly HIPAA: "Hipaa";
179
- readonly PDF_EXPORTS: "PdfExports";
180
178
  readonly MANAGED_OIDC: "ManagedOIDC";
181
- readonly UI_LOCALIZATION: "UiLocalization";
182
179
  readonly TIER: "Tier";
183
180
  readonly USER_COUNT: "UserCount";
184
181
  readonly MANAGED_IDP_USER_COUNT: "ManagedIdpUserCount";
185
182
  readonly UNLIMITED_USERS: "UnlimitedUsers";
186
183
  readonly UNLIMITED_WORKSPACES: "UnlimitedWorkspaces";
187
- readonly WHITE_LABELING: "WhiteLabeling";
188
184
  readonly WORKSPACE_COUNT: "WorkspaceCount";
189
185
  readonly USER_TELEMETRY_DISABLED: "UserTelemetryDisabled";
190
186
  readonly AUTOMATION_COUNT: "AutomationCount";
@@ -2713,18 +2709,14 @@ export interface EntitlementsRequest {
2713
2709
  export declare const EntitlementsRequestEntitlementsNameEnum: {
2714
2710
  readonly CACHE_STRATEGY: "CacheStrategy";
2715
2711
  readonly CONTRACT: "Contract";
2716
- readonly CUSTOM_THEMING: "CustomTheming";
2717
2712
  readonly EXTRA_CACHE: "ExtraCache";
2718
2713
  readonly HIPAA: "Hipaa";
2719
- readonly PDF_EXPORTS: "PdfExports";
2720
2714
  readonly MANAGED_OIDC: "ManagedOIDC";
2721
- readonly UI_LOCALIZATION: "UiLocalization";
2722
2715
  readonly TIER: "Tier";
2723
2716
  readonly USER_COUNT: "UserCount";
2724
2717
  readonly MANAGED_IDP_USER_COUNT: "ManagedIdpUserCount";
2725
2718
  readonly UNLIMITED_USERS: "UnlimitedUsers";
2726
2719
  readonly UNLIMITED_WORKSPACES: "UnlimitedWorkspaces";
2727
- readonly WHITE_LABELING: "WhiteLabeling";
2728
2720
  readonly WORKSPACE_COUNT: "WorkspaceCount";
2729
2721
  readonly USER_TELEMETRY_DISABLED: "UserTelemetryDisabled";
2730
2722
  readonly AUTOMATION_COUNT: "AutomationCount";