aim-data-grid
Advanced tools
Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8
@@ -16,3 +16,3 @@ export type { OverlayImageEditorProps } from "./data-grid-overlay-editor/private/image-overlay-editor"; | ||
export { parseToRgba, withAlpha, blend, interpolateColors } from "./data-grid/color-parser"; | ||
export { measureTextCached, getMiddleCenterBias, drawTextCellExternal as drawTextCell, } from "./data-grid/data-grid-lib"; | ||
export { measureTextCached, getMiddleCenterBias, drawTextCellExternal as drawTextCell, drawTextCell as drawTextCellInner, prepTextCell, } from "./data-grid/data-grid-lib"; | ||
export { getDataEditorTheme as getDefaultTheme, useTheme } from "./common/styles"; | ||
@@ -19,0 +19,0 @@ export { useColumnSizer } from "./data-editor/use-column-sizer"; |
{ | ||
"name": "aim-data-grid", | ||
"version": "1.0.0-alpha.7", | ||
"version": "1.0.0-alpha.8", | ||
"description": "React data grid for beautifully displaying and editing large amounts of data with amazing performance.", | ||
@@ -5,0 +5,0 @@ "sideEffects": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3255362
32496