@groupeactual/ui-kit 0.4.14 → 0.4.15
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 -8
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +1 -8
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -50949,14 +50949,7 @@ var TextFieldCss = function (muiTokens) {
|
|
|
50949
50949
|
}
|
|
50950
50950
|
},
|
|
50951
50951
|
MuiOutlinedInput: {
|
|
50952
|
-
defaultProps: {
|
|
50953
|
-
'&#text-field-mui': {
|
|
50954
|
-
notched: false
|
|
50955
|
-
},
|
|
50956
|
-
'&#text-field-ds': {
|
|
50957
|
-
notched: true
|
|
50958
|
-
}
|
|
50959
|
-
},
|
|
50952
|
+
defaultProps: {},
|
|
50960
50953
|
styleOverrides: {
|
|
50961
50954
|
input: {
|
|
50962
50955
|
fontSize: '14px',
|