@selfcommunity/react-theme-default 0.1.0-alpha.102 → 0.1.0-alpha.104

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.
Files changed (60) hide show
  1. package/lib/cjs/components/SCComposer.d.ts +4 -0
  2. package/lib/cjs/components/SCComposer.d.ts.map +1 -1
  3. package/lib/cjs/components/SCComposer.js +4 -0
  4. package/lib/cjs/components/SCComposer.js.map +1 -1
  5. package/lib/cjs/components/SCEditor.d.ts +219 -0
  6. package/lib/cjs/components/SCEditor.d.ts.map +1 -1
  7. package/lib/cjs/components/SCEditor.js +219 -0
  8. package/lib/cjs/components/SCEditor.js.map +1 -1
  9. package/lib/cjs/components/SCEditorFloatingLinkPlugin.d.ts +12 -0
  10. package/lib/cjs/components/SCEditorFloatingLinkPlugin.d.ts.map +1 -0
  11. package/lib/cjs/components/SCEditorFloatingLinkPlugin.js +14 -0
  12. package/lib/cjs/components/SCEditorFloatingLinkPlugin.js.map +1 -0
  13. package/lib/cjs/components/SCEditorToolbarPlugin.d.ts +24 -0
  14. package/lib/cjs/components/SCEditorToolbarPlugin.d.ts.map +1 -0
  15. package/lib/cjs/components/SCEditorToolbarPlugin.js +26 -0
  16. package/lib/cjs/components/SCEditorToolbarPlugin.js.map +1 -0
  17. package/lib/cjs/components/SCFeedObjectSkeleton.d.ts +1 -1
  18. package/lib/cjs/components/SCFeedObjectSkeleton.js +1 -1
  19. package/lib/cjs/components/SCFeedObjectSkeleton.js.map +1 -1
  20. package/lib/cjs/components/SCLoyaltyProgramDetail.d.ts +102 -0
  21. package/lib/cjs/components/SCLoyaltyProgramDetail.d.ts.map +1 -1
  22. package/lib/cjs/components/SCLoyaltyProgramDetail.js +104 -1
  23. package/lib/cjs/components/SCLoyaltyProgramDetail.js.map +1 -1
  24. package/lib/cjs/components/SCPrivateMessageThread.js +1 -1
  25. package/lib/cjs/index.d.ts +358 -1
  26. package/lib/cjs/index.d.ts.map +1 -1
  27. package/lib/cjs/index.js +4 -0
  28. package/lib/cjs/index.js.map +1 -1
  29. package/lib/esm/components/SCComposer.d.ts +4 -0
  30. package/lib/esm/components/SCComposer.d.ts.map +1 -1
  31. package/lib/esm/components/SCComposer.js +4 -0
  32. package/lib/esm/components/SCComposer.js.map +1 -1
  33. package/lib/esm/components/SCEditor.d.ts +219 -0
  34. package/lib/esm/components/SCEditor.d.ts.map +1 -1
  35. package/lib/esm/components/SCEditor.js +219 -0
  36. package/lib/esm/components/SCEditor.js.map +1 -1
  37. package/lib/esm/components/SCEditorFloatingLinkPlugin.d.ts +12 -0
  38. package/lib/esm/components/SCEditorFloatingLinkPlugin.d.ts.map +1 -0
  39. package/lib/esm/components/SCEditorFloatingLinkPlugin.js +12 -0
  40. package/lib/esm/components/SCEditorFloatingLinkPlugin.js.map +1 -0
  41. package/lib/esm/components/SCEditorToolbarPlugin.d.ts +24 -0
  42. package/lib/esm/components/SCEditorToolbarPlugin.d.ts.map +1 -0
  43. package/lib/esm/components/SCEditorToolbarPlugin.js +24 -0
  44. package/lib/esm/components/SCEditorToolbarPlugin.js.map +1 -0
  45. package/lib/esm/components/SCFeedObjectSkeleton.d.ts +1 -1
  46. package/lib/esm/components/SCFeedObjectSkeleton.js +1 -1
  47. package/lib/esm/components/SCFeedObjectSkeleton.js.map +1 -1
  48. package/lib/esm/components/SCLoyaltyProgramDetail.d.ts +102 -0
  49. package/lib/esm/components/SCLoyaltyProgramDetail.d.ts.map +1 -1
  50. package/lib/esm/components/SCLoyaltyProgramDetail.js +104 -1
  51. package/lib/esm/components/SCLoyaltyProgramDetail.js.map +1 -1
  52. package/lib/esm/components/SCPrivateMessageThread.js +1 -1
  53. package/lib/esm/index.d.ts +358 -1
  54. package/lib/esm/index.d.ts.map +1 -1
  55. package/lib/esm/index.js +4 -0
  56. package/lib/esm/index.js.map +1 -1
  57. package/lib/umd/react-theme-default.js +19 -19
  58. package/lib/umd/react-theme-default.js.LICENSE.txt +2 -2
  59. package/lib/umd/react-theme-default.js.map +1 -1
  60. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  const Component = {
2
2
  styleOverrides: {
3
3
  root: ({ theme }) => ({
4
- '&.SCFeedObjectSkeleton-preview, &.SCFeedObjectSkeleton-detail': {
4
+ '&.SCFeedObjectSkeleton-preview, &.SCFeedObjectSkeleton-detail, &.SCFeedObjectSkeleton-search': {
5
5
  border: `0 none`,
6
6
  boxShadow: '0px 0px 10px rgba(0, 0, 0, 0.1)',
7
7
  borderRadius: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"SCFeedObjectSkeleton.js","sourceRoot":"","sources":["../../../src/components/SCFeedObjectSkeleton.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,+DAA+D,EAAE;gBAC/D,MAAM,EAAE,QAAQ;gBAChB,SAAS,EAAE,iCAAiC;gBAC5C,YAAY,EAAE,CAAC;gBACf,CAAC,KAAK,CAAC,WAAW,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,EAAE;oBAC5B,YAAY,EAAE,KAAK,CAAC,KAAK,CAAC,YAAY;iBACvC;aACF;YACD,qCAAqC,EAAE;gBACrC,WAAW,EAAE,CAAC;gBACd,YAAY,EAAE,CAAC;aAChB;SACF,CAAC;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"SCFeedObjectSkeleton.js","sourceRoot":"","sources":["../../../src/components/SCFeedObjectSkeleton.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,8FAA8F,EAAE;gBAC9F,MAAM,EAAE,QAAQ;gBAChB,SAAS,EAAE,iCAAiC;gBAC5C,YAAY,EAAE,CAAC;gBACf,CAAC,KAAK,CAAC,WAAW,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,EAAE;oBAC5B,YAAY,EAAE,KAAK,CAAC,KAAK,CAAC,YAAY;iBACvC;aACF;YACD,qCAAqC,EAAE;gBACrC,WAAW,EAAE,CAAC;gBACd,YAAY,EAAE,CAAC;aAChB;SACF,CAAC;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -3,6 +3,108 @@ declare const Component: {
3
3
  root: ({ theme }: any) => {
4
4
  boxShadow: string;
5
5
  borderRadius: number;
6
+ '& .SCLoyaltyProgramDetail-title': {
7
+ [x: number]: {
8
+ textAlign: string;
9
+ };
10
+ fontWeight: any;
11
+ fontSize: string;
12
+ marginBottom: any;
13
+ };
14
+ '& .SCLoyaltyProgramDetail-section-title': {
15
+ fontWeight: any;
16
+ fontSize: string;
17
+ marginBottom: any;
18
+ };
19
+ '& .SCLoyaltyProgramDetail-section-info': {
20
+ [x: number]: {
21
+ marginBottom: any;
22
+ };
23
+ marginBottom: any;
24
+ };
25
+ '& .SCLoyaltyProgramDetail-user-points': {
26
+ marginLeft: any;
27
+ backgroundColor: any;
28
+ '& .MuiChip-label': {
29
+ fontSize: string;
30
+ fontWeight: any;
31
+ color: any;
32
+ padding: any;
33
+ };
34
+ };
35
+ '& .SCLoyaltyProgramDetail-prize-section': {
36
+ '& .MuiGrid-item': {
37
+ [x: number]: {
38
+ marginBottom: any;
39
+ };
40
+ };
41
+ };
42
+ '& .SCLoyaltyProgramDetail-card': {
43
+ [x: number]: {
44
+ borderRadius: number;
45
+ height: string;
46
+ };
47
+ boxShadow: string;
48
+ display: string;
49
+ flexDirection: string;
50
+ justifyContent: string;
51
+ alignItems: string;
52
+ height: any;
53
+ '& .MuiCardContent-root': {
54
+ display: string;
55
+ flexDirection: string;
56
+ justifyContent: string;
57
+ alignItems: string;
58
+ '& .SCLoyaltyProgramDetail-card-content': {
59
+ height: any;
60
+ overflow: string;
61
+ textOverflow: string;
62
+ };
63
+ };
64
+ '& .MuiCardActions-root': {
65
+ marginTop: string;
66
+ '& .MuiButtonBase-root': {
67
+ '&:hover, &:active': {
68
+ backgroundColor: string;
69
+ };
70
+ };
71
+ };
72
+ '& .MuiCardMedia-root': {
73
+ height: any;
74
+ };
75
+ '& .SCLoyaltyProgramDetail-prize-points': {
76
+ marginTop: any;
77
+ '& .MuiChip-root': {
78
+ backgroundColor: any;
79
+ '& .MuiChip-label': {
80
+ fontSize: string;
81
+ fontWeight: any;
82
+ color: any;
83
+ };
84
+ };
85
+ '& .SCLoyaltyProgramDetail-not-requestable': {
86
+ backgroundColor: any;
87
+ };
88
+ };
89
+ };
90
+ '& .SCLoyaltyProgramDetail-end-section': {
91
+ boxShadow: string;
92
+ '& .MuiButtonBase-root': {
93
+ padding: number;
94
+ };
95
+ };
96
+ '& .SCLoyaltyProgramDetailPointsList-root': {
97
+ marginTop: any;
98
+ marginBottom: any;
99
+ '& .MuiGrid-item': {
100
+ paddingTop: any;
101
+ '& .SCLoyaltyProgramDetailPointsList-element': {
102
+ display: string;
103
+ justifyContent: string;
104
+ marginBottom: any;
105
+ };
106
+ };
107
+ };
6
108
  };
7
109
  };
8
110
  };
@@ -1 +1 @@
1
- {"version":3,"file":"SCLoyaltyProgramDetail.d.ts","sourceRoot":"","sources":["../../../src/components/SCLoyaltyProgramDetail.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;CAKtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"SCLoyaltyProgramDetail.d.ts","sourceRoot":"","sources":["../../../src/components/SCLoyaltyProgramDetail.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2GtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,8 +1,111 @@
1
+ import { alpha } from '@mui/system';
1
2
  const Component = {
2
3
  styleOverrides: {
3
4
  root: ({ theme }) => ({
4
5
  boxShadow: 'none',
5
- borderRadius: 0
6
+ borderRadius: 0,
7
+ '& .SCLoyaltyProgramDetail-title': {
8
+ fontWeight: theme.typography.fontWeightBold,
9
+ fontSize: '1.286rem',
10
+ marginBottom: theme.spacing(5),
11
+ [theme.breakpoints.down('md')]: {
12
+ textAlign: 'center'
13
+ }
14
+ },
15
+ '& .SCLoyaltyProgramDetail-section-title': {
16
+ fontWeight: theme.typography.fontWeightBold,
17
+ fontSize: '1.143rem',
18
+ marginBottom: theme.spacing(1)
19
+ },
20
+ '& .SCLoyaltyProgramDetail-section-info': {
21
+ marginBottom: theme.spacing(5),
22
+ [theme.breakpoints.down('md')]: {
23
+ marginBottom: theme.spacing(3)
24
+ }
25
+ },
26
+ '& .SCLoyaltyProgramDetail-user-points': {
27
+ marginLeft: theme.spacing(2),
28
+ backgroundColor: theme.palette.secondary.main,
29
+ '& .MuiChip-label': {
30
+ fontSize: '1rem',
31
+ fontWeight: theme.typography.fontWeightBold,
32
+ color: theme.palette.common.white,
33
+ padding: theme.spacing(1, 2, 1, 2)
34
+ }
35
+ },
36
+ '& .SCLoyaltyProgramDetail-prize-section': {
37
+ '& .MuiGrid-item': {
38
+ [theme.breakpoints.down('md')]: {
39
+ marginBottom: theme.spacing(4)
40
+ }
41
+ }
42
+ },
43
+ '& .SCLoyaltyProgramDetail-card': {
44
+ boxShadow: '0px 3px 6px rgba(0, 0, 0, 0.3)',
45
+ [theme.breakpoints.down('md')]: {
46
+ borderRadius: 0,
47
+ height: '100%'
48
+ },
49
+ display: 'flex',
50
+ flexDirection: 'column',
51
+ justifyContent: 'center',
52
+ alignItems: 'center',
53
+ height: theme.spacing(53),
54
+ '& .MuiCardContent-root': {
55
+ display: 'flex',
56
+ flexDirection: 'column',
57
+ justifyContent: 'center',
58
+ alignItems: 'center',
59
+ '& .SCLoyaltyProgramDetail-card-content': {
60
+ height: theme.spacing(12.5),
61
+ overflow: 'hidden',
62
+ textOverflow: 'ellipsis'
63
+ }
64
+ },
65
+ '& .MuiCardActions-root': {
66
+ marginTop: 'auto',
67
+ '& .MuiButtonBase-root': {
68
+ '&:hover, &:active': {
69
+ backgroundColor: alpha(theme.palette.primary.main, theme.palette.action.hoverOpacity)
70
+ }
71
+ }
72
+ },
73
+ '& .MuiCardMedia-root': {
74
+ height: theme.spacing(17)
75
+ },
76
+ '& .SCLoyaltyProgramDetail-prize-points': {
77
+ marginTop: theme.spacing(2),
78
+ '& .MuiChip-root': {
79
+ backgroundColor: theme.palette.secondary.main,
80
+ '& .MuiChip-label': {
81
+ fontSize: '1.143rem',
82
+ fontWeight: theme.typography.fontWeightBold,
83
+ color: theme.palette.common.white
84
+ }
85
+ },
86
+ '& .SCLoyaltyProgramDetail-not-requestable': {
87
+ backgroundColor: theme.palette.error.main
88
+ }
89
+ }
90
+ },
91
+ '& .SCLoyaltyProgramDetail-end-section': {
92
+ boxShadow: 'none',
93
+ '& .MuiButtonBase-root': {
94
+ padding: 0
95
+ }
96
+ },
97
+ '& .SCLoyaltyProgramDetailPointsList-root': {
98
+ marginTop: theme.spacing(1),
99
+ marginBottom: theme.spacing(5),
100
+ '& .MuiGrid-item': {
101
+ paddingTop: theme.spacing(1),
102
+ '& .SCLoyaltyProgramDetailPointsList-element': {
103
+ display: 'flex',
104
+ justifyContent: 'space-between',
105
+ marginBottom: theme.spacing(1)
106
+ }
107
+ }
108
+ }
6
109
  })
7
110
  }
8
111
  };
@@ -1 +1 @@
1
- {"version":3,"file":"SCLoyaltyProgramDetail.js","sourceRoot":"","sources":["../../../src/components/SCLoyaltyProgramDetail.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,SAAS,EAAE,MAAM;YACjB,YAAY,EAAE,CAAC;SAChB,CAAC;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"SCLoyaltyProgramDetail.js","sourceRoot":"","sources":["../../../src/components/SCLoyaltyProgramDetail.tsx"],"names":[],"mappings":"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"}
@@ -19,7 +19,7 @@ const Component = {
19
19
  maxHeight: `calc(100% - ${theme.spacing(6.25)})`
20
20
  },
21
21
  [theme.breakpoints.down('md')]: {
22
- maxHeight: 'calc(100vh - 7rem)'
22
+ maxHeight: 'calc(100vh - 6rem)'
23
23
  },
24
24
  '& .MuiAlert-root': {
25
25
  position: 'absolute',
@@ -818,6 +818,10 @@ declare const theme: {
818
818
  top: number;
819
819
  left: number;
820
820
  };
821
+ '&.SCEditor-toolbar .SCEditor-placeholder': {
822
+ top: any;
823
+ left: number;
824
+ };
821
825
  '& .SCEditor-actions': {
822
826
  bottom: any;
823
827
  padding: any;
@@ -1098,11 +1102,262 @@ declare const theme: {
1098
1102
  SCEditor: {
1099
1103
  styleOverrides: {
1100
1104
  root: ({ theme }: any) => {
1105
+ boxSizing: string;
1106
+ padding: any;
1107
+ position: string;
1108
+ cursor: string;
1109
+ '& .SCEditor-content': {
1110
+ position: string;
1111
+ outline: string;
1112
+ minHeight: number;
1113
+ paddingBottom: number;
1114
+ '& > p': {
1115
+ margin: number;
1116
+ };
1117
+ '& img': {
1118
+ margin: number;
1119
+ '&.focused': {
1120
+ outline: string;
1121
+ userSelect: string;
1122
+ };
1123
+ };
1124
+ "& mention": {
1125
+ backgroundColor: any;
1126
+ };
1127
+ };
1128
+ '& .SCEditor-placeholder': {
1129
+ position: string;
1130
+ top: any;
1131
+ left: any;
1132
+ color: any;
1133
+ };
1101
1134
  '& .SCEditor-actions': {
1135
+ position: string;
1136
+ bottom: number;
1137
+ right: any;
1138
+ color: any;
1102
1139
  '& .MuiIcon-root': {
1103
1140
  fontSize: string;
1104
1141
  };
1105
1142
  };
1143
+ '& .image-resizer': {
1144
+ display: string;
1145
+ width: number;
1146
+ height: number;
1147
+ position: string;
1148
+ backgroundColor: string;
1149
+ border: string;
1150
+ '&.image-resizer-n': {
1151
+ top: number;
1152
+ left: string;
1153
+ cursor: string;
1154
+ };
1155
+ '&.image-resizer-ne': {
1156
+ top: number;
1157
+ right: number;
1158
+ cursor: string;
1159
+ };
1160
+ '&.image-resizer-e': {
1161
+ top: string;
1162
+ right: number;
1163
+ cursor: string;
1164
+ };
1165
+ '&.image-resizerSe': {
1166
+ bottom: number;
1167
+ right: number;
1168
+ cursor: string;
1169
+ };
1170
+ '&.image-resizerS': {
1171
+ bottom: number;
1172
+ left: string;
1173
+ cursor: string;
1174
+ };
1175
+ '&.image-resizerSw': {
1176
+ bottom: number;
1177
+ left: number;
1178
+ cursor: string;
1179
+ };
1180
+ '&.image-resizerW': {
1181
+ bottom: string;
1182
+ left: number;
1183
+ cursor: string;
1184
+ };
1185
+ '&.image-resizer-nw': {
1186
+ top: number;
1187
+ left: number;
1188
+ cursor: string;
1189
+ };
1190
+ };
1191
+ '& .SCEditor-ltr': {
1192
+ textAlign: string;
1193
+ };
1194
+ '& .SCEditor-rtl': {
1195
+ textAlign: string;
1196
+ };
1197
+ '& .SCEditor-paragraph': {
1198
+ margin: number;
1199
+ position: string;
1200
+ };
1201
+ '& .SCEditor-quote': {
1202
+ margin: number;
1203
+ marginLeft: any;
1204
+ marginBottom: any;
1205
+ color: any;
1206
+ borderLeftColor: any;
1207
+ borderLeftWidth: any;
1208
+ borderLeftStyle: string;
1209
+ paddingLeft: any;
1210
+ };
1211
+ '& .SCEditor-h1': {
1212
+ fontSize: string;
1213
+ color: any;
1214
+ fontWeight: any;
1215
+ margin: number;
1216
+ };
1217
+ '& .SCEditor-h2': {
1218
+ fontSize: string;
1219
+ color: any;
1220
+ fontWeight: any;
1221
+ margin: number;
1222
+ textTransform: string;
1223
+ };
1224
+ '& .SCEditor-h3': {
1225
+ fontSize: string;
1226
+ margin: number;
1227
+ fontWeight: any;
1228
+ textTransform: string;
1229
+ };
1230
+ '& .SCEditor-code': {
1231
+ backgroundColor: string;
1232
+ fontFamily: string;
1233
+ display: string;
1234
+ padding: any;
1235
+ lineHeight: number;
1236
+ fontSize: number;
1237
+ margin: any;
1238
+ tabSize: number;
1239
+ overflowX: string;
1240
+ position: string;
1241
+ '&:before': {
1242
+ content: string;
1243
+ position: string;
1244
+ backgroundColor: string;
1245
+ left: number;
1246
+ top: number;
1247
+ borderRight: string;
1248
+ padding: any;
1249
+ color: string;
1250
+ whiteSpace: string;
1251
+ textAlign: string;
1252
+ minWidth: number;
1253
+ };
1254
+ };
1255
+ '& .SCEditor-textBold': {
1256
+ fontWeight: string;
1257
+ };
1258
+ '& .SCEditor-textItalic': {
1259
+ fontStyle: string;
1260
+ };
1261
+ '& .SCEditor-textUnderline': {
1262
+ textDecoration: string;
1263
+ };
1264
+ '& .SCEditor-textStrikethrough': {
1265
+ textDecoration: string;
1266
+ };
1267
+ '& .SCEditor-textUnderlineStrikethrough': {
1268
+ textDecoration: string;
1269
+ };
1270
+ '& .SCEditor-textSubscript': {
1271
+ fontSize: string;
1272
+ verticalAlign: string;
1273
+ };
1274
+ '& .SCEditor-textSuperscript': {
1275
+ fontSize: string;
1276
+ verticalAlign: string;
1277
+ };
1278
+ '& .SCEditor-link': {
1279
+ color: any;
1280
+ textDecoration: string;
1281
+ };
1282
+ '& .SCEditor-link:hover': {
1283
+ textDecoration: string;
1284
+ cursor: string;
1285
+ };
1286
+ '& .SCEditor-ol1': {
1287
+ padding: number;
1288
+ margin: number;
1289
+ };
1290
+ '& .SCEditor-ol2': {
1291
+ padding: number;
1292
+ margin: number;
1293
+ listStyleType: string;
1294
+ };
1295
+ '& .SCEditor-ol3': {
1296
+ padding: number;
1297
+ margin: number;
1298
+ listStyleType: string;
1299
+ };
1300
+ '& .SCEditor-ol4': {
1301
+ padding: number;
1302
+ margin: number;
1303
+ listStyleType: string;
1304
+ };
1305
+ '& .SCEditor-ol5': {
1306
+ padding: number;
1307
+ margin: number;
1308
+ listStyleType: string;
1309
+ };
1310
+ '& .SCEditor-ul': {
1311
+ padding: number;
1312
+ margin: number;
1313
+ };
1314
+ '& .SCEditor-listItem': {
1315
+ margin: string;
1316
+ };
1317
+ '& .SCEditor-nestedListItem': {
1318
+ listStyleType: string;
1319
+ };
1320
+ '& .SCEditor-nestedListItem:before, & .SCEditor-nestedListItem:after': {
1321
+ display: string;
1322
+ };
1323
+ };
1324
+ toolbar: ({ theme }: any) => {
1325
+ '& .SCEditor-placeholder': {
1326
+ top: any;
1327
+ left: any;
1328
+ };
1329
+ };
1330
+ };
1331
+ };
1332
+ SCEditorFloatingLinkPlugin: {
1333
+ styleOverrides: {
1334
+ root: ({ theme }: any) => {
1335
+ zIndex: number;
1336
+ '& .MuiPaper-root': {
1337
+ borderRadius: number;
1338
+ };
1339
+ };
1340
+ };
1341
+ };
1342
+ SCEditorToolbarPlugin: {
1343
+ styleOverrides: {
1344
+ root: ({ theme }: any) => {
1345
+ display: string;
1346
+ flexDirection: string;
1347
+ alignItems: string;
1348
+ justifyContent: string;
1349
+ marginBottom: any;
1350
+ padding: any;
1351
+ overflowX: string;
1352
+ MsOverflowStyle: string;
1353
+ scrollbarWidth: string;
1354
+ '&::-webkit-scrollbar': {
1355
+ display: string;
1356
+ };
1357
+ '& .MuiTextField-root': {
1358
+ minWidth: number;
1359
+ margin: any;
1360
+ };
1106
1361
  };
1107
1362
  };
1108
1363
  };
@@ -1372,7 +1627,7 @@ declare const theme: {
1372
1627
  SCFeedObjectSkeleton: {
1373
1628
  styleOverrides: {
1374
1629
  root: ({ theme }: any) => {
1375
- '&.SCFeedObjectSkeleton-preview, &.SCFeedObjectSkeleton-detail': {
1630
+ '&.SCFeedObjectSkeleton-preview, &.SCFeedObjectSkeleton-detail, &.SCFeedObjectSkeleton-search': {
1376
1631
  [x: number]: {
1377
1632
  borderRadius: any;
1378
1633
  };
@@ -1559,6 +1814,108 @@ declare const theme: {
1559
1814
  root: ({ theme }: any) => {
1560
1815
  boxShadow: string;
1561
1816
  borderRadius: number;
1817
+ '& .SCLoyaltyProgramDetail-title': {
1818
+ [x: number]: {
1819
+ textAlign: string;
1820
+ };
1821
+ fontWeight: any;
1822
+ fontSize: string;
1823
+ marginBottom: any;
1824
+ };
1825
+ '& .SCLoyaltyProgramDetail-section-title': {
1826
+ fontWeight: any;
1827
+ fontSize: string;
1828
+ marginBottom: any;
1829
+ };
1830
+ '& .SCLoyaltyProgramDetail-section-info': {
1831
+ [x: number]: {
1832
+ marginBottom: any;
1833
+ };
1834
+ marginBottom: any;
1835
+ };
1836
+ '& .SCLoyaltyProgramDetail-user-points': {
1837
+ marginLeft: any;
1838
+ backgroundColor: any;
1839
+ '& .MuiChip-label': {
1840
+ fontSize: string;
1841
+ fontWeight: any;
1842
+ color: any;
1843
+ padding: any;
1844
+ };
1845
+ };
1846
+ '& .SCLoyaltyProgramDetail-prize-section': {
1847
+ '& .MuiGrid-item': {
1848
+ [x: number]: {
1849
+ marginBottom: any;
1850
+ };
1851
+ };
1852
+ };
1853
+ '& .SCLoyaltyProgramDetail-card': {
1854
+ [x: number]: {
1855
+ borderRadius: number;
1856
+ height: string;
1857
+ };
1858
+ boxShadow: string;
1859
+ display: string;
1860
+ flexDirection: string;
1861
+ justifyContent: string;
1862
+ alignItems: string;
1863
+ height: any;
1864
+ '& .MuiCardContent-root': {
1865
+ display: string;
1866
+ flexDirection: string;
1867
+ justifyContent: string;
1868
+ alignItems: string;
1869
+ '& .SCLoyaltyProgramDetail-card-content': {
1870
+ height: any;
1871
+ overflow: string;
1872
+ textOverflow: string;
1873
+ };
1874
+ };
1875
+ '& .MuiCardActions-root': {
1876
+ marginTop: string;
1877
+ '& .MuiButtonBase-root': {
1878
+ '&:hover, &:active': {
1879
+ backgroundColor: string;
1880
+ };
1881
+ };
1882
+ };
1883
+ '& .MuiCardMedia-root': {
1884
+ height: any;
1885
+ };
1886
+ '& .SCLoyaltyProgramDetail-prize-points': {
1887
+ marginTop: any;
1888
+ '& .MuiChip-root': {
1889
+ backgroundColor: any;
1890
+ '& .MuiChip-label': {
1891
+ fontSize: string;
1892
+ fontWeight: any;
1893
+ color: any;
1894
+ };
1895
+ };
1896
+ '& .SCLoyaltyProgramDetail-not-requestable': {
1897
+ backgroundColor: any;
1898
+ };
1899
+ };
1900
+ };
1901
+ '& .SCLoyaltyProgramDetail-end-section': {
1902
+ boxShadow: string;
1903
+ '& .MuiButtonBase-root': {
1904
+ padding: number;
1905
+ };
1906
+ };
1907
+ '& .SCLoyaltyProgramDetailPointsList-root': {
1908
+ marginTop: any;
1909
+ marginBottom: any;
1910
+ '& .MuiGrid-item': {
1911
+ paddingTop: any;
1912
+ '& .SCLoyaltyProgramDetailPointsList-element': {
1913
+ display: string;
1914
+ justifyContent: string;
1915
+ marginBottom: any;
1916
+ };
1917
+ };
1918
+ };
1562
1919
  };
1563
1920
  };
1564
1921
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;AA+FrC;;GAEG;AAEH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsJV,CAAC;AACF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;AAiGrC;;GAEG;AAEH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwJV,CAAC;AACF,eAAe,KAAK,CAAC"}