@gooddata/typings
Advanced tools
Comparing version 2.25.0-alpha-bertold8-master-2020-07-03T11-01-50-014Z to 2.25.0-alpha-ptquang86-qp-sd-973-cfc-2020-07-04T04-03-33-924Z
@@ -180,3 +180,5 @@ import { AFM } from '../AFM'; | ||
type IAbsoluteDateFilter = AFM.IAbsoluteDateFilter; | ||
type IRelativeDateFilter = AFM.IRelativeDateFilter; | ||
interface IRelativeDateFilter extends AFM.IRelativeDateFilter { | ||
excludeCurrentPeriod?: boolean; | ||
} | ||
type AttributeFilterItem = IPositiveAttributeFilter | INegativeAttributeFilter; | ||
@@ -183,0 +185,0 @@ type DateFilterItem = IAbsoluteDateFilter | IRelativeDateFilter; |
@@ -74,2 +74,3 @@ "use strict"; | ||
(function (EmbeddedGdc) { | ||
; | ||
EmbeddedGdc.isDateFilter = AFM_1.AFM.isDateFilter; | ||
@@ -76,0 +77,0 @@ EmbeddedGdc.isRelativeDateFilter = AFM_1.AFM.isRelativeDateFilter; |
@@ -11,4 +11,2 @@ import { IObjectMeta } from './Meta'; | ||
drills?: IDrillDefinition; | ||
properties?: string; | ||
references?: VisualizationObject.IReferenceItems; | ||
}; | ||
@@ -15,0 +13,0 @@ } |
{ | ||
"name": "@gooddata/typings", | ||
"version": "2.25.0-alpha-bertold8-master-2020-07-03T11-01-50-014Z", | ||
"version": "2.25.0-alpha-ptquang86-qp-sd-973-cfc-2020-07-04T04-03-33-924Z", | ||
"description": "TypeScript definition files for GoodData platform", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6070
353190
1