@instructure/shared-types
Advanced tools
Comparing version 8.14.1-snapshot.38 to 8.14.1-snapshot.39
{ | ||
"name": "@instructure/shared-types", | ||
"version": "8.14.1-snapshot.38+ab5802488", | ||
"version": "8.14.1-snapshot.39+ef9cb1dc6", | ||
"description": "Shared TypeScript typings for Instructure UI packages.", | ||
@@ -29,3 +29,3 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
}, | ||
"gitHead": "ab5802488d627fee83c5de0715832736d5a278ef" | ||
"gitHead": "ef9cb1dc63668dc49754c7bb063d9f4129aa234b" | ||
} |
@@ -363,19 +363,2 @@ import { Colors } from './Colors'; | ||
}; | ||
export declare type DrilldownGroupTheme = { | ||
background: Colors['backgroundLightest']; | ||
color: Colors['textDarkest']; | ||
}; | ||
export declare type DrilldownHeaderTheme = { | ||
background: Colors['backgroundLightest']; | ||
color: Colors['textDarkest']; | ||
}; | ||
export declare type DrilldownItemTheme = { | ||
background: Colors['backgroundLightest']; | ||
color: Colors['textDarkest']; | ||
}; | ||
export declare type DrilldownSeparatorTheme = { | ||
background: Colors['backgroundMedium']; | ||
height: Border['widthSmall']; | ||
margin: string | 0; | ||
}; | ||
export declare type FileDropTheme = { | ||
@@ -1328,10 +1311,2 @@ backgroundColor: Colors['backgroundLightest']; | ||
Drilldown: DrilldownTheme; | ||
DrilldownGroup: DrilldownGroupTheme; | ||
'Drilldown.Group': DrilldownGroupTheme; | ||
DrilldownHeader: DrilldownHeaderTheme; | ||
'Drilldown.Header': DrilldownHeaderTheme; | ||
DrilldownItem: DrilldownItemTheme; | ||
'Drilldown.Item': DrilldownItemTheme; | ||
DrilldownSeparator: DrilldownSeparatorTheme; | ||
'Drilldown.Separator': DrilldownSeparatorTheme; | ||
FileDrop: FileDropTheme; | ||
@@ -1338,0 +1313,0 @@ Flex: FlexTheme; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
240381
3686