@groupeactual/ui-kit 0.3.2 → 0.3.4
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.
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -51694,7 +51694,7 @@ var Checkbox = function (_a) {
|
|
|
51694
51694
|
|
|
51695
51695
|
/**
|
|
51696
51696
|
* Do not edit directly
|
|
51697
|
-
* Generated on Sat, 26 Nov 2022
|
|
51697
|
+
* Generated on Sat, 26 Nov 2022 13:13:13 GMT
|
|
51698
51698
|
*/
|
|
51699
51699
|
var DefaultWebShadowAllContent = { "color": "#2727271f", "type": "dropShadow", "x": "0", "y": "2", "blur": "10", "spread": "0" };
|
|
51700
51700
|
var DefaultSpacingXxs = "4";
|