@dreamcommerce/aurora 2.20.7 → 2.20.8
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const COLOR_PICKER_INITIAL_STATE = "#
|
|
1
|
+
export declare const COLOR_PICKER_INITIAL_STATE = "#FFFFFF";
|
|
2
2
|
export declare const COLOR_PICKER_WIDTH = 247;
|
|
3
3
|
export declare const COLOR_PICKER_HEIGHT = 200;
|
|
4
4
|
export declare const COLOR_PICKER_ALPHA_MAX_VALUE = 100;
|