@contrail/documents
Advanced tools
Comparing version 1.0.98 to 1.0.99
@@ -0,0 +0,0 @@ import { BackgroundSizeType } from '../types'; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './components'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from '@contrail/actions'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare class DocumentElementComponentSizeHandler { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ComponentDefinition } from './components/components'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DocumentElement } from './types/document-element'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -7,1 +7,2 @@ export * from './types'; | ||
export * from './document-action'; | ||
export * from './util/measure-text/measure-text'; |
@@ -23,1 +23,2 @@ "use strict"; | ||
__exportStar(require("./document-action"), exports); | ||
__exportStar(require("./util/measure-text/measure-text"), exports); |
@@ -0,0 +0,0 @@ export interface TextStyleDefinition { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface DataObject { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { DocumentElement } from './document-element'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { PositionDefinition, SizeDefinition } from './common'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { DocumentElement } from './document-element'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -42,3 +42,4 @@ import { CropDefinition, LineDefinition, PositionDefinition, RotationDefinition } from './common'; | ||
dateFormat?: any; | ||
displayLabel?: boolean; | ||
}; | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ export interface DocumentNavigationEvent { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { PositionDefinition, SizeDefinition, StyleDefinition, ViewBox } from './common'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ export interface ScaleTransformation { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ export * from './common'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@contrail/documents", | ||
"version": "1.0.98", | ||
"version": "1.0.99", | ||
"description": "Documents library for contrail platform", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Supplies common data structures and logic for managing document definitions. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
124675
40
4303
1