@sap-ux/vocabularies-types
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "@sap-ux/vocabularies-types", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "SAP Fiori OData - TS types for vocabularies", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -1,35 +0,1 @@ | ||
export declare const EnumIsFlag: { | ||
"Auth.KeyLocation": boolean; | ||
"Core.RevisionKind": boolean; | ||
"Core.DataModificationOperationKind": boolean; | ||
"Core.Permission": boolean; | ||
"Capabilities.ConformanceLevelType": boolean; | ||
"Capabilities.IsolationLevel": boolean; | ||
"Capabilities.NavigationType": boolean; | ||
"Capabilities.SearchExpressions": boolean; | ||
"Capabilities.HttpMethod": boolean; | ||
"Aggregation.RollupType": boolean; | ||
"Common.TextFormatType": boolean; | ||
"Common.FilterExpressionType": boolean; | ||
"Common.FieldControlType": boolean; | ||
"Common.EffectType": boolean; | ||
"Communication.KindType": boolean; | ||
"Communication.ContactInformationType": boolean; | ||
"Communication.PhoneType": boolean; | ||
"Communication.GenderType": boolean; | ||
"UI.VisualizationType": boolean; | ||
"UI.CriticalityType": boolean; | ||
"UI.ImprovementDirectionType": boolean; | ||
"UI.TrendType": boolean; | ||
"UI.ChartType": boolean; | ||
"UI.ChartAxisScaleBehaviorType": boolean; | ||
"UI.ChartAxisAutoScaleDataScopeType": boolean; | ||
"UI.ChartDimensionRoleType": boolean; | ||
"UI.ChartMeasureRoleType": boolean; | ||
"UI.SelectionRangeSignType": boolean; | ||
"UI.SelectionRangeOptionType": boolean; | ||
"UI.TextArrangementType": boolean; | ||
"UI.ImportanceType": boolean; | ||
"UI.CriticalityRepresentationType": boolean; | ||
"UI.OperationGroupingType": boolean; | ||
}; | ||
export declare const EnumIsFlag: Record<string, boolean>; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
649939
12681