@enplug/sdk-dashboard
Advanced tools
Comparing version 5.3.9 to 5.4.0-dev.1
@@ -0,0 +0,0 @@ import { EnplugDashboardSDK } from './types'; |
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.3.9", | ||
"version": "5.4.0-dev.1", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "types": "./index.d.ts", |
@@ -0,0 +0,0 @@ import { Asset, DefaultAssetLevel, DeployDialogOptions, DisplayGroup, EnplugAccount, EnplugUser, FeedData, Layout, ThemeDefinition, ThemeAsset, FontDefinition, FontsApiItem, DefaultAsset, ZoningAppsResponse, ZoningConfig, AccountCustomPropertiesResponse } from './external-types'; |
@@ -0,0 +0,0 @@ import { InboundMessage, OutboundMessage } from '../internal-types'; |
@@ -0,0 +0,0 @@ import { Asset, Button, DisplaySelectorCallback, FeedData, Layout, OpenConfirmOptions, ThemeAsset, EncodingStatusResult, UploaderOptions, UploadedFileResult, ApiDataConnectorOptions, DataConnectionConfig, AssetPreviewRequest, AssetPreviewData } from './external-types'; |
@@ -242,2 +242,4 @@ /** These are meant to available to client apps */ | ||
uploadSourceAppId?: string; | ||
createAssets?: boolean; | ||
showMyLibrary?: boolean; | ||
/** forceCrop should be used together with isMultipleSelection = false */ | ||
@@ -244,0 +246,0 @@ forceCrop?: boolean; |
export * from './external-types'; | ||
export * from './sdk'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Account } from './account'; |
@@ -0,0 +0,0 @@ import { BridgeBase } from './bridge/bridge-base'; |
@@ -0,0 +0,0 @@ export declare function validateArray(arg: any, message: string): void; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
209778
2743
2