@ambuj.bhaskar/react-component-library 0.28.10-alpha → 0.28.12-alpha
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/assets/index.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +5 -5
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -85642,11 +85642,11 @@ const gPe = {
|
|
|
85642
85642
|
}
|
|
85643
85643
|
);
|
|
85644
85644
|
}, EPe = {
|
|
85645
|
-
xs:
|
|
85646
|
-
s:
|
|
85647
|
-
m:
|
|
85648
|
-
l:
|
|
85649
|
-
xl:
|
|
85645
|
+
xs: 32,
|
|
85646
|
+
s: 40,
|
|
85647
|
+
m: 48,
|
|
85648
|
+
l: 56,
|
|
85649
|
+
xl: 64
|
|
85650
85650
|
}, dNe = ({
|
|
85651
85651
|
headerBackgroundColor: e,
|
|
85652
85652
|
bodyBackgroundColor: t,
|