🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@selfcommunity/react-theme-default

Package Overview
Dependencies
Maintainers
1
Versions
1080
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@selfcommunity/react-theme-default - npm Package Compare versions

Comparing version

to
0.4.5-payments.176

3

lib/cjs/components/SCComposer.d.ts

@@ -185,2 +185,5 @@ declare const Component: {

maxWidth: number;
'& .SCMediaFile-title': {
maxWidth: string;
};
};

@@ -187,0 +190,0 @@ };

5

lib/cjs/components/SCComposer.js

@@ -187,3 +187,6 @@ "use strict";

height: '60px !important',
maxWidth: 140
maxWidth: 140,
'& .SCMediaFile-title': {
maxWidth: '50% !important'
}
}

@@ -190,0 +193,0 @@ },

@@ -16,2 +16,10 @@ declare const Component: {

};
'& .SCGroups-search': {
'& .MuiButtonBase-root': {
minWidth: string;
'& .MuiButton-endIcon': {
margin: number;
};
};
};
'& .SCGroups-groups': {

@@ -18,0 +26,0 @@ marginTop: any;

@@ -18,2 +18,10 @@ "use strict";

},
'& .SCGroups-search': {
'& .MuiButtonBase-root': {
minWidth: '30px',
'& .MuiButton-endIcon': {
margin: 0
}
}
},
'& .SCGroups-groups': {

@@ -20,0 +28,0 @@ marginTop: theme.spacing(2),

@@ -185,2 +185,5 @@ declare const Component: {

maxWidth: number;
'& .SCMediaFile-title': {
maxWidth: string;
};
};

@@ -187,0 +190,0 @@ };

@@ -185,3 +185,6 @@ import { alpha } from '@mui/system';

height: '60px !important',
maxWidth: 140
maxWidth: 140,
'& .SCMediaFile-title': {
maxWidth: '50% !important'
}
}

@@ -188,0 +191,0 @@ },

@@ -16,2 +16,10 @@ declare const Component: {

};
'& .SCGroups-search': {
'& .MuiButtonBase-root': {
minWidth: string;
'& .MuiButton-endIcon': {
margin: number;
};
};
};
'& .SCGroups-groups': {

@@ -18,0 +26,0 @@ marginTop: any;

@@ -16,2 +16,10 @@ const Component = {

},
'& .SCGroups-search': {
'& .MuiButtonBase-root': {
minWidth: '30px',
'& .MuiButton-endIcon': {
margin: 0
}
}
},
'& .SCGroups-groups': {

@@ -18,0 +26,0 @@ marginTop: theme.spacing(2),

{
"name": "@selfcommunity/react-theme-default",
"version": "0.4.5-payments.175+17e4c863a",
"version": "0.4.5-payments.176+ec4d89cef",
"license": "MIT",

@@ -124,3 +124,3 @@ "private": false,

},
"gitHead": "17e4c863a5fd49f8508adf49d3287c850ee1ff6c"
"gitHead": "ec4d89cefa3181fffe0ec9f3a5088ddfa04eea26"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display