@gitlab/ui 43.17.1 → 43.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,6 +8,8 @@ function appendDefaultOption(options) {
8
8
 
9
9
  export const COMMA = ',';
10
10
 
11
+ export const LEFT_MOUSE_BUTTON = 0;
12
+
11
13
  export const glThemes = ['indigo', 'blue', 'light-blue', 'green', 'red', 'light-red'];
12
14
 
13
15
  export const variantOptions = {