@selfcommunity/react-theme-default 0.1.0-alpha.177 → 0.1.0-alpha.178
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/lib/cjs/components/SCAccountDataPortability.d.ts +21 -0
- package/lib/cjs/components/SCAccountDataPortability.d.ts.map +1 -0
- package/lib/cjs/components/SCAccountDataPortability.js +23 -0
- package/lib/cjs/components/SCAccountDataPortability.js.map +1 -0
- package/lib/cjs/components/SCAccountDelete.d.ts +14 -0
- package/lib/cjs/components/SCAccountDelete.d.ts.map +1 -0
- package/lib/cjs/components/SCAccountDelete.js +16 -0
- package/lib/cjs/components/SCAccountDelete.js.map +1 -0
- package/lib/cjs/components/SCUserProfileEditAccountCredentials.d.ts +30 -0
- package/lib/cjs/components/SCUserProfileEditAccountCredentials.d.ts.map +1 -0
- package/lib/cjs/components/SCUserProfileEditAccountCredentials.js +32 -0
- package/lib/cjs/components/SCUserProfileEditAccountCredentials.js.map +1 -0
- package/lib/cjs/index.d.ts +59 -0
- package/lib/cjs/index.d.ts.map +1 -1
- package/lib/cjs/index.js +6 -0
- package/lib/cjs/index.js.map +1 -1
- package/lib/esm/components/SCAccountDataPortability.d.ts +21 -0
- package/lib/esm/components/SCAccountDataPortability.d.ts.map +1 -0
- package/lib/esm/components/SCAccountDataPortability.js +21 -0
- package/lib/esm/components/SCAccountDataPortability.js.map +1 -0
- package/lib/esm/components/SCAccountDelete.d.ts +14 -0
- package/lib/esm/components/SCAccountDelete.d.ts.map +1 -0
- package/lib/esm/components/SCAccountDelete.js +14 -0
- package/lib/esm/components/SCAccountDelete.js.map +1 -0
- package/lib/esm/components/SCUserProfileEditAccountCredentials.d.ts +30 -0
- package/lib/esm/components/SCUserProfileEditAccountCredentials.d.ts.map +1 -0
- package/lib/esm/components/SCUserProfileEditAccountCredentials.js +30 -0
- package/lib/esm/components/SCUserProfileEditAccountCredentials.js.map +1 -0
- package/lib/esm/index.d.ts +59 -0
- package/lib/esm/index.d.ts.map +1 -1
- package/lib/esm/index.js +6 -0
- package/lib/esm/index.js.map +1 -1
- package/lib/umd/react-theme-default.js +2 -2
- package/lib/umd/react-theme-default.js.map +1 -1
- package/package.json +4 -4
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
declare const Component: {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }: any) => {
|
|
4
|
+
'& .MuiTypography-root': {
|
|
5
|
+
marginBottom: any;
|
|
6
|
+
};
|
|
7
|
+
'& .SCAccountDataPortability-create-button': {
|
|
8
|
+
marginRight: any;
|
|
9
|
+
marginBottom: any;
|
|
10
|
+
};
|
|
11
|
+
'& .SCAccountDataPortability-download-button': {
|
|
12
|
+
marginBottom: any;
|
|
13
|
+
};
|
|
14
|
+
'& .SCAccountDataPortability-generation-info': {
|
|
15
|
+
fontWeight: any;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
export default Component;
|
|
21
|
+
//# sourceMappingURL=SCAccountDataPortability.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDataPortability.d.ts","sourceRoot":"","sources":["../../../src/components/SCAccountDataPortability.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;CAgBtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const Component = {
|
|
4
|
+
styleOverrides: {
|
|
5
|
+
root: ({ theme }) => ({
|
|
6
|
+
'& .MuiTypography-root': {
|
|
7
|
+
marginBottom: theme.spacing(2)
|
|
8
|
+
},
|
|
9
|
+
'& .SCAccountDataPortability-create-button': {
|
|
10
|
+
marginRight: theme.spacing(2),
|
|
11
|
+
marginBottom: theme.spacing()
|
|
12
|
+
},
|
|
13
|
+
'& .SCAccountDataPortability-download-button': {
|
|
14
|
+
marginBottom: theme.spacing()
|
|
15
|
+
},
|
|
16
|
+
'& .SCAccountDataPortability-generation-info': {
|
|
17
|
+
fontWeight: theme.typography.fontWeightBold
|
|
18
|
+
}
|
|
19
|
+
})
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
exports.default = Component;
|
|
23
|
+
//# sourceMappingURL=SCAccountDataPortability.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDataPortability.js","sourceRoot":"","sources":["../../../src/components/SCAccountDataPortability.tsx"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,uBAAuB,EAAE;gBACvB,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;aAC/B;YACD,2CAA2C,EAAE;gBAC3C,WAAW,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;gBAC7B,YAAY,EAAE,KAAK,CAAC,OAAO,EAAE;aAC9B;YACD,6CAA6C,EAAE;gBAC7C,YAAY,EAAE,KAAK,CAAC,OAAO,EAAE;aAC9B;YACD,6CAA6C,EAAE;gBAC7C,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC,cAAc;aAC5C;SACF,CAAC;KACH;CACF,CAAC;AAEF,kBAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
declare const Component: {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }: any) => {
|
|
4
|
+
'& .MuiTypography-root': {
|
|
5
|
+
marginBottom: any;
|
|
6
|
+
};
|
|
7
|
+
'& .SCAccountDelete-confirm > .MuiTextField-root': {
|
|
8
|
+
display: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
export default Component;
|
|
14
|
+
//# sourceMappingURL=SCAccountDelete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDelete.d.ts","sourceRoot":"","sources":["../../../src/components/SCAccountDelete.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;CAStB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const Component = {
|
|
4
|
+
styleOverrides: {
|
|
5
|
+
root: ({ theme }) => ({
|
|
6
|
+
'& .MuiTypography-root': {
|
|
7
|
+
marginBottom: theme.spacing(2)
|
|
8
|
+
},
|
|
9
|
+
'& .SCAccountDelete-confirm > .MuiTextField-root': {
|
|
10
|
+
display: 'block'
|
|
11
|
+
}
|
|
12
|
+
})
|
|
13
|
+
}
|
|
14
|
+
};
|
|
15
|
+
exports.default = Component;
|
|
16
|
+
//# sourceMappingURL=SCAccountDelete.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDelete.js","sourceRoot":"","sources":["../../../src/components/SCAccountDelete.tsx"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,uBAAuB,EAAE;gBACvB,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;aAC/B;YACD,iDAAiD,EAAE;gBACjD,OAAO,EAAE,OAAO;aACjB;SACF,CAAC;KACH;CACF,CAAC;AAEF,kBAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
declare const Component: {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }: any) => {
|
|
4
|
+
'& .SCUserProfileEditAccountCredentials-email, .SCUserProfileEditAccountCredentials-password': {
|
|
5
|
+
margin: any;
|
|
6
|
+
fontWeight: string;
|
|
7
|
+
};
|
|
8
|
+
'& .SCUserProfileEditAccountCredentials-danger-zone': {
|
|
9
|
+
marginTop: any;
|
|
10
|
+
'& > *': {
|
|
11
|
+
marginBottom: any;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
dialogRoot: ({ theme }: any) => {
|
|
16
|
+
'& .MuiDialogContent-root': {
|
|
17
|
+
'& .SCUserProfileEditAccountCredentials-form': {
|
|
18
|
+
'& .SCUserProfileEditAccountCredentials-form-field': {
|
|
19
|
+
margin: any;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
'& .SCUserProfileEditAccountCredentials-confirm-change-button': {
|
|
24
|
+
marginTop: any;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
export default Component;
|
|
30
|
+
//# sourceMappingURL=SCUserProfileEditAccountCredentials.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCUserProfileEditAccountCredentials.d.ts","sourceRoot":"","sources":["../../../src/components/SCUserProfileEditAccountCredentials.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;gCAYG,GAAG;;;;;;;;;;;;;CAa5B,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const Component = {
|
|
4
|
+
styleOverrides: {
|
|
5
|
+
root: ({ theme }) => ({
|
|
6
|
+
'& .SCUserProfileEditAccountCredentials-email, .SCUserProfileEditAccountCredentials-password': {
|
|
7
|
+
margin: theme.spacing(1, 0, 1, 0),
|
|
8
|
+
fontWeight: 'bold'
|
|
9
|
+
},
|
|
10
|
+
'& .SCUserProfileEditAccountCredentials-danger-zone': {
|
|
11
|
+
marginTop: theme.spacing(2),
|
|
12
|
+
'& > *': {
|
|
13
|
+
marginBottom: theme.spacing(2)
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}),
|
|
17
|
+
dialogRoot: ({ theme }) => ({
|
|
18
|
+
'& .MuiDialogContent-root': {
|
|
19
|
+
'& .SCUserProfileEditAccountCredentials-form': {
|
|
20
|
+
'& .SCUserProfileEditAccountCredentials-form-field': {
|
|
21
|
+
margin: theme.spacing(1, 1, 1, 0)
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
'& .SCUserProfileEditAccountCredentials-confirm-change-button': {
|
|
26
|
+
marginTop: theme.spacing(1)
|
|
27
|
+
}
|
|
28
|
+
})
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
exports.default = Component;
|
|
32
|
+
//# sourceMappingURL=SCUserProfileEditAccountCredentials.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCUserProfileEditAccountCredentials.js","sourceRoot":"","sources":["../../../src/components/SCUserProfileEditAccountCredentials.tsx"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,6FAA6F,EAAE;gBAC7F,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;gBACjC,UAAU,EAAE,MAAM;aACnB;YACD,oDAAoD,EAAE;gBACpD,SAAS,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;gBAC3B,QAAQ,EAAE;oBACR,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;iBAC/B;aACF;SACF,CAAC;QACF,UAAU,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YAC7B,0BAA0B,EAAE;gBAC1B,6CAA6C,EAAE;oBAC7C,mDAAmD,EAAE;wBACnD,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;qBAClC;iBACF;aACF;YACD,8DAA8D,EAAE;gBAC9D,SAAS,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;aAC5B;SACF,CAAC;KACH;CACF,CAAC;AAEF,kBAAe,SAAS,CAAC"}
|
package/lib/cjs/index.d.ts
CHANGED
|
@@ -201,6 +201,37 @@ declare const theme: {
|
|
|
201
201
|
enterDelay: number;
|
|
202
202
|
};
|
|
203
203
|
};
|
|
204
|
+
SCAccountDataPortability: {
|
|
205
|
+
styleOverrides: {
|
|
206
|
+
root: ({ theme }: any) => {
|
|
207
|
+
'& .MuiTypography-root': {
|
|
208
|
+
marginBottom: any;
|
|
209
|
+
};
|
|
210
|
+
'& .SCAccountDataPortability-create-button': {
|
|
211
|
+
marginRight: any;
|
|
212
|
+
marginBottom: any;
|
|
213
|
+
};
|
|
214
|
+
'& .SCAccountDataPortability-download-button': {
|
|
215
|
+
marginBottom: any;
|
|
216
|
+
};
|
|
217
|
+
'& .SCAccountDataPortability-generation-info': {
|
|
218
|
+
fontWeight: any;
|
|
219
|
+
};
|
|
220
|
+
};
|
|
221
|
+
};
|
|
222
|
+
};
|
|
223
|
+
SCAccountDelete: {
|
|
224
|
+
styleOverrides: {
|
|
225
|
+
root: ({ theme }: any) => {
|
|
226
|
+
'& .MuiTypography-root': {
|
|
227
|
+
marginBottom: any;
|
|
228
|
+
};
|
|
229
|
+
'& .SCAccountDelete-confirm > .MuiTextField-root': {
|
|
230
|
+
display: string;
|
|
231
|
+
};
|
|
232
|
+
};
|
|
233
|
+
};
|
|
234
|
+
};
|
|
204
235
|
SCActivitiesMenu: {
|
|
205
236
|
styleOverrides: {
|
|
206
237
|
root: ({ theme }: any) => {
|
|
@@ -3585,6 +3616,34 @@ declare const theme: {
|
|
|
3585
3616
|
};
|
|
3586
3617
|
};
|
|
3587
3618
|
};
|
|
3619
|
+
SCUserProfileEditAccountCredentials: {
|
|
3620
|
+
styleOverrides: {
|
|
3621
|
+
root: ({ theme }: any) => {
|
|
3622
|
+
'& .SCUserProfileEditAccountCredentials-email, .SCUserProfileEditAccountCredentials-password': {
|
|
3623
|
+
margin: any;
|
|
3624
|
+
fontWeight: string;
|
|
3625
|
+
};
|
|
3626
|
+
'& .SCUserProfileEditAccountCredentials-danger-zone': {
|
|
3627
|
+
marginTop: any;
|
|
3628
|
+
'& > *': {
|
|
3629
|
+
marginBottom: any;
|
|
3630
|
+
};
|
|
3631
|
+
};
|
|
3632
|
+
};
|
|
3633
|
+
dialogRoot: ({ theme }: any) => {
|
|
3634
|
+
'& .MuiDialogContent-root': {
|
|
3635
|
+
'& .SCUserProfileEditAccountCredentials-form': {
|
|
3636
|
+
'& .SCUserProfileEditAccountCredentials-form-field': {
|
|
3637
|
+
margin: any;
|
|
3638
|
+
};
|
|
3639
|
+
};
|
|
3640
|
+
};
|
|
3641
|
+
'& .SCUserProfileEditAccountCredentials-confirm-change-button': {
|
|
3642
|
+
marginTop: any;
|
|
3643
|
+
};
|
|
3644
|
+
};
|
|
3645
|
+
};
|
|
3646
|
+
};
|
|
3588
3647
|
SCUserProfileTemplate: {
|
|
3589
3648
|
styleOverrides: {
|
|
3590
3649
|
root: ({ theme }: any) => {
|
package/lib/cjs/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;AAwHrC;;GAEG;AAEH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiLV,CAAC;AACF,eAAe,KAAK,CAAC"}
|
package/lib/cjs/index.js
CHANGED
|
@@ -119,6 +119,9 @@ const SCIncubatorDetail_1 = __importDefault(require("./components/SCIncubatorDet
|
|
|
119
119
|
const MuiDrawer_1 = __importDefault(require("./components/MuiDrawer"));
|
|
120
120
|
const SCEmojiPicker_1 = __importDefault(require("./components/SCEmojiPicker"));
|
|
121
121
|
const SCBullet_1 = __importDefault(require("./components/SCBullet"));
|
|
122
|
+
const SCAccountDataPortability_1 = __importDefault(require("./components/SCAccountDataPortability"));
|
|
123
|
+
const SCAccountDelete_1 = __importDefault(require("./components/SCAccountDelete"));
|
|
124
|
+
const SCUserProfileEditAccountCredentials_1 = __importDefault(require("./components/SCUserProfileEditAccountCredentials"));
|
|
122
125
|
/**
|
|
123
126
|
* Style fragments - Imports - End
|
|
124
127
|
*/
|
|
@@ -180,6 +183,8 @@ const theme = {
|
|
|
180
183
|
MuiPopover: MuiPopover_1.default,
|
|
181
184
|
MuiSelect: MuiSelect_1.default,
|
|
182
185
|
MuiTooltip: MuiTooltip_1.default,
|
|
186
|
+
SCAccountDataPortability: SCAccountDataPortability_1.default,
|
|
187
|
+
SCAccountDelete: SCAccountDelete_1.default,
|
|
183
188
|
SCActivitiesMenu: SCActivitiesMenu_1.default,
|
|
184
189
|
SCBaseDialog: SCBaseDialog_1.default,
|
|
185
190
|
SCBaseItem: SCBaseItem_1.default,
|
|
@@ -256,6 +261,7 @@ const theme = {
|
|
|
256
261
|
SCUserInfoDialog: SCUserInfoDialog_1.default,
|
|
257
262
|
SCUserProfileHeader: SCUserProfileHeader_1.default,
|
|
258
263
|
SCUserProfileEdit: SCUserProfileEdit_1.default,
|
|
264
|
+
SCUserProfileEditAccountCredentials: SCUserProfileEditAccountCredentials_1.default,
|
|
259
265
|
SCUserProfileTemplate: SCUserProfileTemplate_1.default,
|
|
260
266
|
SCVoteAction: SCVoteAction_1.default,
|
|
261
267
|
SCVoteButton: SCVoteButton_1.default,
|
package/lib/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;AAAA,8BAA4B;AAC5B,uCAAqC;AAErC;;GAEG;AACH,qEAA6C;AAC7C,6EAAqD;AACrD,iGAAyE;AACzE,qEAA6C;AAC7C,qFAA6D;AAC7D,6FAAqE;AACrE,yEAAiD;AACjD,2FAAmE;AACnE,iGAAyE;AACzE,uFAA+D;AAC/D,6EAAqD;AACrD,iEAAyC;AACzC,uEAA+C;AAC/C,uEAA+C;AAC/C,qGAA6E;AAC7E,yEAAiD;AACjD,qFAA6D;AAC7D,iGAAyE;AACzE,6FAAqE;AACrE,qFAA6D;AAC7D,2FAAmE;AACnE,yFAAiE;AACjE,+FAAuE;AACvE,yGAAiF;AACjF,mFAA2D;AAC3D,yHAAiG;AACjG,6FAAqE;AACrE,yGAAiF;AACjF,6EAAqD;AACrD,6FAAqE;AACrE,iFAAyD;AACzD,6EAAqD;AACrD,iHAAyF;AACzF,iIAAyG;AACzG,uGAA+E;AAC/E,uEAA+C;AAC/C,6EAAqD;AACrD,mEAA2C;AAC3C,yEAAiD;AACjD,+EAAuD;AACvD,qGAA6E;AAC7E,+EAAuD;AACvD,iEAAyC;AACzC,iGAAyE;AACzE,iHAAyF;AACzF,qFAA6D;AAC7D,uEAA+C;AAC/C,iGAAyE;AACzE,mFAA2D;AAC3D,iFAAyD;AACzD,iGAAyE;AACzE,mGAA2E;AAC3E,uEAA+C;AAC/C,2FAAmE;AACnE,6FAAqE;AACrE,uGAA+E;AAC/E,yFAAiE;AACjE,uEAA+C;AAC/C,2GAAmF;AACnF,iGAAyE;AACzE,yGAAiF;AACjF,qGAA6E;AAC7E,iGAAyE;AACzE,2FAAmE;AACnE,yFAAiE;AACjE,iFAAyD;AACzD,yGAAiF;AACjF,iHAAyF;AACzF,uHAA+F;AAC/F,iHAAyF;AACzF,qHAA6F;AAC7F,yEAAiD;AACjD,iFAAyD;AACzD,qFAA6D;AAC7D,mFAA2D;AAC3D,+EAAuD;AACvD,6EAAqD;AACrD,6FAAqE;AACrE,qFAA6D;AAC7D,yEAAiD;AACjD,+FAAuE;AACvE,yEAAiD;AACjD,iGAAyE;AACzE,iHAAyF;AACzF,qFAA6D;AAC7D,yEAAiD;AACjD,iFAAyD;AACzD,uFAA+D;AAC/D,6EAAqD;AACrD,6FAAqE;AACrE,+FAAuE;AACvE,yGAAiF;AACjF,6FAAqE;AACrE,qEAA6C;AAC7C,qFAA6D;AAC7D,+FAAuE;AACvE,+FAAuE;AACvE,+FAAuE;AACvE,+FAAuE;AACvE,uGAA+E;AAC/E,2FAAmE;AACnE,yFAAiE;AACjE,2EAAmD;AACnD,2FAAmE;AACnE,+FAAuE;AACvE,2GAAmF;AACnF,2FAAmE;AACnE,uFAA+D;AAC/D,uEAA+C;AAC/C,+EAAuD;AACvD,qEAA6C;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
declare const Component: {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }: any) => {
|
|
4
|
+
'& .MuiTypography-root': {
|
|
5
|
+
marginBottom: any;
|
|
6
|
+
};
|
|
7
|
+
'& .SCAccountDataPortability-create-button': {
|
|
8
|
+
marginRight: any;
|
|
9
|
+
marginBottom: any;
|
|
10
|
+
};
|
|
11
|
+
'& .SCAccountDataPortability-download-button': {
|
|
12
|
+
marginBottom: any;
|
|
13
|
+
};
|
|
14
|
+
'& .SCAccountDataPortability-generation-info': {
|
|
15
|
+
fontWeight: any;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
export default Component;
|
|
21
|
+
//# sourceMappingURL=SCAccountDataPortability.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDataPortability.d.ts","sourceRoot":"","sources":["../../../src/components/SCAccountDataPortability.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;CAgBtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const Component = {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }) => ({
|
|
4
|
+
'& .MuiTypography-root': {
|
|
5
|
+
marginBottom: theme.spacing(2)
|
|
6
|
+
},
|
|
7
|
+
'& .SCAccountDataPortability-create-button': {
|
|
8
|
+
marginRight: theme.spacing(2),
|
|
9
|
+
marginBottom: theme.spacing()
|
|
10
|
+
},
|
|
11
|
+
'& .SCAccountDataPortability-download-button': {
|
|
12
|
+
marginBottom: theme.spacing()
|
|
13
|
+
},
|
|
14
|
+
'& .SCAccountDataPortability-generation-info': {
|
|
15
|
+
fontWeight: theme.typography.fontWeightBold
|
|
16
|
+
}
|
|
17
|
+
})
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
export default Component;
|
|
21
|
+
//# sourceMappingURL=SCAccountDataPortability.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDataPortability.js","sourceRoot":"","sources":["../../../src/components/SCAccountDataPortability.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,uBAAuB,EAAE;gBACvB,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;aAC/B;YACD,2CAA2C,EAAE;gBAC3C,WAAW,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;gBAC7B,YAAY,EAAE,KAAK,CAAC,OAAO,EAAE;aAC9B;YACD,6CAA6C,EAAE;gBAC7C,YAAY,EAAE,KAAK,CAAC,OAAO,EAAE;aAC9B;YACD,6CAA6C,EAAE;gBAC7C,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC,cAAc;aAC5C;SACF,CAAC;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
declare const Component: {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }: any) => {
|
|
4
|
+
'& .MuiTypography-root': {
|
|
5
|
+
marginBottom: any;
|
|
6
|
+
};
|
|
7
|
+
'& .SCAccountDelete-confirm > .MuiTextField-root': {
|
|
8
|
+
display: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
export default Component;
|
|
14
|
+
//# sourceMappingURL=SCAccountDelete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDelete.d.ts","sourceRoot":"","sources":["../../../src/components/SCAccountDelete.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;CAStB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Component = {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }) => ({
|
|
4
|
+
'& .MuiTypography-root': {
|
|
5
|
+
marginBottom: theme.spacing(2)
|
|
6
|
+
},
|
|
7
|
+
'& .SCAccountDelete-confirm > .MuiTextField-root': {
|
|
8
|
+
display: 'block'
|
|
9
|
+
}
|
|
10
|
+
})
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
export default Component;
|
|
14
|
+
//# sourceMappingURL=SCAccountDelete.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCAccountDelete.js","sourceRoot":"","sources":["../../../src/components/SCAccountDelete.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,uBAAuB,EAAE;gBACvB,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;aAC/B;YACD,iDAAiD,EAAE;gBACjD,OAAO,EAAE,OAAO;aACjB;SACF,CAAC;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
declare const Component: {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }: any) => {
|
|
4
|
+
'& .SCUserProfileEditAccountCredentials-email, .SCUserProfileEditAccountCredentials-password': {
|
|
5
|
+
margin: any;
|
|
6
|
+
fontWeight: string;
|
|
7
|
+
};
|
|
8
|
+
'& .SCUserProfileEditAccountCredentials-danger-zone': {
|
|
9
|
+
marginTop: any;
|
|
10
|
+
'& > *': {
|
|
11
|
+
marginBottom: any;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
dialogRoot: ({ theme }: any) => {
|
|
16
|
+
'& .MuiDialogContent-root': {
|
|
17
|
+
'& .SCUserProfileEditAccountCredentials-form': {
|
|
18
|
+
'& .SCUserProfileEditAccountCredentials-form-field': {
|
|
19
|
+
margin: any;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
'& .SCUserProfileEditAccountCredentials-confirm-change-button': {
|
|
24
|
+
marginTop: any;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
export default Component;
|
|
30
|
+
//# sourceMappingURL=SCUserProfileEditAccountCredentials.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCUserProfileEditAccountCredentials.d.ts","sourceRoot":"","sources":["../../../src/components/SCUserProfileEditAccountCredentials.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;gCAYG,GAAG;;;;;;;;;;;;;CAa5B,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const Component = {
|
|
2
|
+
styleOverrides: {
|
|
3
|
+
root: ({ theme }) => ({
|
|
4
|
+
'& .SCUserProfileEditAccountCredentials-email, .SCUserProfileEditAccountCredentials-password': {
|
|
5
|
+
margin: theme.spacing(1, 0, 1, 0),
|
|
6
|
+
fontWeight: 'bold'
|
|
7
|
+
},
|
|
8
|
+
'& .SCUserProfileEditAccountCredentials-danger-zone': {
|
|
9
|
+
marginTop: theme.spacing(2),
|
|
10
|
+
'& > *': {
|
|
11
|
+
marginBottom: theme.spacing(2)
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}),
|
|
15
|
+
dialogRoot: ({ theme }) => ({
|
|
16
|
+
'& .MuiDialogContent-root': {
|
|
17
|
+
'& .SCUserProfileEditAccountCredentials-form': {
|
|
18
|
+
'& .SCUserProfileEditAccountCredentials-form-field': {
|
|
19
|
+
margin: theme.spacing(1, 1, 1, 0)
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
'& .SCUserProfileEditAccountCredentials-confirm-change-button': {
|
|
24
|
+
marginTop: theme.spacing(1)
|
|
25
|
+
}
|
|
26
|
+
})
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
export default Component;
|
|
30
|
+
//# sourceMappingURL=SCUserProfileEditAccountCredentials.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SCUserProfileEditAccountCredentials.js","sourceRoot":"","sources":["../../../src/components/SCUserProfileEditAccountCredentials.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,6FAA6F,EAAE;gBAC7F,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;gBACjC,UAAU,EAAE,MAAM;aACnB;YACD,oDAAoD,EAAE;gBACpD,SAAS,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;gBAC3B,QAAQ,EAAE;oBACR,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;iBAC/B;aACF;SACF,CAAC;QACF,UAAU,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YAC7B,0BAA0B,EAAE;gBAC1B,6CAA6C,EAAE;oBAC7C,mDAAmD,EAAE;wBACnD,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;qBAClC;iBACF;aACF;YACD,8DAA8D,EAAE;gBAC9D,SAAS,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;aAC5B;SACF,CAAC;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
package/lib/esm/index.d.ts
CHANGED
|
@@ -201,6 +201,37 @@ declare const theme: {
|
|
|
201
201
|
enterDelay: number;
|
|
202
202
|
};
|
|
203
203
|
};
|
|
204
|
+
SCAccountDataPortability: {
|
|
205
|
+
styleOverrides: {
|
|
206
|
+
root: ({ theme }: any) => {
|
|
207
|
+
'& .MuiTypography-root': {
|
|
208
|
+
marginBottom: any;
|
|
209
|
+
};
|
|
210
|
+
'& .SCAccountDataPortability-create-button': {
|
|
211
|
+
marginRight: any;
|
|
212
|
+
marginBottom: any;
|
|
213
|
+
};
|
|
214
|
+
'& .SCAccountDataPortability-download-button': {
|
|
215
|
+
marginBottom: any;
|
|
216
|
+
};
|
|
217
|
+
'& .SCAccountDataPortability-generation-info': {
|
|
218
|
+
fontWeight: any;
|
|
219
|
+
};
|
|
220
|
+
};
|
|
221
|
+
};
|
|
222
|
+
};
|
|
223
|
+
SCAccountDelete: {
|
|
224
|
+
styleOverrides: {
|
|
225
|
+
root: ({ theme }: any) => {
|
|
226
|
+
'& .MuiTypography-root': {
|
|
227
|
+
marginBottom: any;
|
|
228
|
+
};
|
|
229
|
+
'& .SCAccountDelete-confirm > .MuiTextField-root': {
|
|
230
|
+
display: string;
|
|
231
|
+
};
|
|
232
|
+
};
|
|
233
|
+
};
|
|
234
|
+
};
|
|
204
235
|
SCActivitiesMenu: {
|
|
205
236
|
styleOverrides: {
|
|
206
237
|
root: ({ theme }: any) => {
|
|
@@ -3585,6 +3616,34 @@ declare const theme: {
|
|
|
3585
3616
|
};
|
|
3586
3617
|
};
|
|
3587
3618
|
};
|
|
3619
|
+
SCUserProfileEditAccountCredentials: {
|
|
3620
|
+
styleOverrides: {
|
|
3621
|
+
root: ({ theme }: any) => {
|
|
3622
|
+
'& .SCUserProfileEditAccountCredentials-email, .SCUserProfileEditAccountCredentials-password': {
|
|
3623
|
+
margin: any;
|
|
3624
|
+
fontWeight: string;
|
|
3625
|
+
};
|
|
3626
|
+
'& .SCUserProfileEditAccountCredentials-danger-zone': {
|
|
3627
|
+
marginTop: any;
|
|
3628
|
+
'& > *': {
|
|
3629
|
+
marginBottom: any;
|
|
3630
|
+
};
|
|
3631
|
+
};
|
|
3632
|
+
};
|
|
3633
|
+
dialogRoot: ({ theme }: any) => {
|
|
3634
|
+
'& .MuiDialogContent-root': {
|
|
3635
|
+
'& .SCUserProfileEditAccountCredentials-form': {
|
|
3636
|
+
'& .SCUserProfileEditAccountCredentials-form-field': {
|
|
3637
|
+
margin: any;
|
|
3638
|
+
};
|
|
3639
|
+
};
|
|
3640
|
+
};
|
|
3641
|
+
'& .SCUserProfileEditAccountCredentials-confirm-change-button': {
|
|
3642
|
+
marginTop: any;
|
|
3643
|
+
};
|
|
3644
|
+
};
|
|
3645
|
+
};
|
|
3646
|
+
};
|
|
3588
3647
|
SCUserProfileTemplate: {
|
|
3589
3648
|
styleOverrides: {
|
|
3590
3649
|
root: ({ theme }: any) => {
|
package/lib/esm/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;AAwHrC;;GAEG;AAEH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiLV,CAAC;AACF,eAAe,KAAK,CAAC"}
|
package/lib/esm/index.js
CHANGED
|
@@ -114,6 +114,9 @@ import SCIncubatorDetail from './components/SCIncubatorDetail';
|
|
|
114
114
|
import MuiDrawer from './components/MuiDrawer';
|
|
115
115
|
import SCEmojiPicker from './components/SCEmojiPicker';
|
|
116
116
|
import SCBullet from './components/SCBullet';
|
|
117
|
+
import SCAccountDataPortability from './components/SCAccountDataPortability';
|
|
118
|
+
import SCAccountDelete from './components/SCAccountDelete';
|
|
119
|
+
import SCUserProfileEditAccountCredentials from './components/SCUserProfileEditAccountCredentials';
|
|
117
120
|
/**
|
|
118
121
|
* Style fragments - Imports - End
|
|
119
122
|
*/
|
|
@@ -175,6 +178,8 @@ const theme = {
|
|
|
175
178
|
MuiPopover,
|
|
176
179
|
MuiSelect,
|
|
177
180
|
MuiTooltip,
|
|
181
|
+
SCAccountDataPortability,
|
|
182
|
+
SCAccountDelete,
|
|
178
183
|
SCActivitiesMenu,
|
|
179
184
|
SCBaseDialog,
|
|
180
185
|
SCBaseItem,
|
|
@@ -251,6 +256,7 @@ const theme = {
|
|
|
251
256
|
SCUserInfoDialog,
|
|
252
257
|
SCUserProfileHeader,
|
|
253
258
|
SCUserProfileEdit,
|
|
259
|
+
SCUserProfileEditAccountCredentials,
|
|
254
260
|
SCUserProfileTemplate,
|
|
255
261
|
SCVoteAction,
|
|
256
262
|
SCVoteButton,
|