@zendeskgarden/react-theming
Advanced tools
Comparing version 8.69.3 to 8.69.4
@@ -26,3 +26,2 @@ /** | ||
export { focusStyles, SELECTOR_FOCUS_VISIBLE } from './utils/focusStyles'; | ||
export { ARROW_POSITION as ARRAY_ARROW_POSITION, MENU_POSITION as ARRAY_MENU_POSITION } from './types'; | ||
export type { IGardenTheme, IThemeProviderProps, ArrowPosition as ARROW_POSITION, MenuPosition as MENU_POSITION } from './types'; | ||
export { ARROW_POSITION as ARRAY_ARROW_POSITION, MENU_POSITION as ARRAY_MENU_POSITION, type IGardenTheme, type IThemeProviderProps, type ArrowPosition as ARROW_POSITION, type MenuPosition as MENU_POSITION } from './types'; |
{ | ||
"name": "@zendeskgarden/react-theming", | ||
"version": "8.69.3", | ||
"version": "8.69.4", | ||
"description": "Theming utilities and components within the Garden Design System", | ||
@@ -48,3 +48,3 @@ "license": "Apache-2.0", | ||
"zendeskgarden:src": "src/index.ts", | ||
"gitHead": "c861fbeb70120b66b05d2ce3a26ccf3047659aa0" | ||
"gitHead": "4911fa867a3c7e72f0c78dcea8748893c3070c17" | ||
} |
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
78063
1933