@selfcommunity/react-theme-default 0.1.0-alpha.253 → 0.1.0-alpha.255
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/SCBottomNavigation.d.ts +2 -0
- package/lib/cjs/components/SCBottomNavigation.d.ts.map +1 -1
- package/lib/cjs/components/SCBottomNavigation.js +17 -12
- package/lib/cjs/components/SCBottomNavigation.js.map +1 -1
- package/lib/cjs/components/SCComposer.js +1 -1
- package/lib/cjs/components/SCPrivateMessageEditor.d.ts +10 -3
- package/lib/cjs/components/SCPrivateMessageEditor.d.ts.map +1 -1
- package/lib/cjs/components/SCPrivateMessageEditor.js +11 -3
- package/lib/cjs/components/SCPrivateMessageEditor.js.map +1 -1
- package/lib/cjs/index.d.ts +12 -3
- package/lib/cjs/index.d.ts.map +1 -1
- package/lib/esm/components/SCBottomNavigation.d.ts +2 -0
- package/lib/esm/components/SCBottomNavigation.d.ts.map +1 -1
- package/lib/esm/components/SCBottomNavigation.js +17 -12
- package/lib/esm/components/SCBottomNavigation.js.map +1 -1
- package/lib/esm/components/SCComposer.js +1 -1
- package/lib/esm/components/SCPrivateMessageEditor.d.ts +10 -3
- package/lib/esm/components/SCPrivateMessageEditor.d.ts.map +1 -1
- package/lib/esm/components/SCPrivateMessageEditor.js +11 -3
- package/lib/esm/components/SCPrivateMessageEditor.js.map +1 -1
- package/lib/esm/index.d.ts +12 -3
- package/lib/esm/index.d.ts.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 +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCBottomNavigation.d.ts","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG
|
|
1
|
+
{"version":3,"file":"SCBottomNavigation.d.ts","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;CAgBtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -2,19 +2,24 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const Component = {
|
|
4
4
|
styleOverrides: {
|
|
5
|
-
root: ({ theme }) =>
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
root: ({ theme }) => {
|
|
6
|
+
var _a, _b;
|
|
7
|
+
return ({
|
|
8
|
+
backgroundColor: (_b = (_a = theme.palette) === null || _a === void 0 ? void 0 : _a.navbar) === null || _b === void 0 ? void 0 : _b.main,
|
|
9
|
+
'& .SCBottomNavigation-action': {
|
|
10
|
+
fontSize: '1.57rem',
|
|
11
|
+
color: theme.palette.primary.main,
|
|
12
|
+
borderTop: `1px solid transparent`,
|
|
13
|
+
'&.Mui-selected, &:hover': {
|
|
14
|
+
color: theme.palette.secondary.main,
|
|
15
|
+
borderTop: `1px solid ${theme.palette.secondary.main}`
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
'&.SCBottomNavigation-ios': {
|
|
19
|
+
paddingBottom: '15px'
|
|
12
20
|
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
paddingBottom: '10px'
|
|
16
|
-
}
|
|
17
|
-
})
|
|
21
|
+
});
|
|
22
|
+
}
|
|
18
23
|
}
|
|
19
24
|
};
|
|
20
25
|
exports.default = Component;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCBottomNavigation.js","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"SCBottomNavigation.js","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE;;YAAC,OAAA,CAAC;gBACvB,eAAe,EAAE,MAAA,MAAA,KAAK,CAAC,OAAO,0CAAE,MAAM,0CAAE,IAAI;gBAC5C,8BAA8B,EAAE;oBAC9B,QAAQ,EAAE,SAAS;oBACnB,KAAK,EAAE,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI;oBACjC,SAAS,EAAE,uBAAuB;oBAClC,yBAAyB,EAAE;wBACzB,KAAK,EAAE,KAAK,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI;wBACnC,SAAS,EAAE,aAAa,KAAK,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI,EAAE;qBACvD;iBACF;gBACD,0BAA0B,EAAE;oBAC1B,aAAa,EAAE,MAAM;iBACtB;aACF,CAAC,CAAA;SAAA;KACH;CACF,CAAC;AAEF,kBAAe,SAAS,CAAC"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
declare const Component: {
|
|
2
2
|
styleOverrides: {
|
|
3
3
|
root: ({ theme }: any) => {
|
|
4
|
+
backgroundColor: string;
|
|
4
5
|
'& .MuiIcon-root': {
|
|
5
6
|
fontSize: string;
|
|
6
7
|
};
|
|
7
8
|
'& .SCPrivateMessageEditor-message-input': {
|
|
8
9
|
width: string;
|
|
9
10
|
};
|
|
10
|
-
'& .MuiInputBase-root
|
|
11
|
+
'& .MuiInputBase-root': {
|
|
11
12
|
'&.Mui-disabled': {
|
|
12
13
|
backgroundColor: any;
|
|
13
14
|
};
|
|
@@ -28,8 +29,11 @@ declare const Component: {
|
|
|
28
29
|
'& .MuiButtonBase-root': {
|
|
29
30
|
padding: any;
|
|
30
31
|
};
|
|
32
|
+
'& .MuiOutlinedInput-notchedOutline': {
|
|
33
|
+
border: string;
|
|
34
|
+
};
|
|
31
35
|
};
|
|
32
|
-
'& .SCPrivateMessageEditor-emoji-section
|
|
36
|
+
'& .SCPrivateMessageEditor-emoji-section': {
|
|
33
37
|
'& .EmojiPickerReact.epr-main': {
|
|
34
38
|
borderRadius: number;
|
|
35
39
|
'& .epr-preview': {
|
|
@@ -37,7 +41,7 @@ declare const Component: {
|
|
|
37
41
|
};
|
|
38
42
|
};
|
|
39
43
|
};
|
|
40
|
-
'& .MuiPaper-root
|
|
44
|
+
'& .MuiPaper-root': {
|
|
41
45
|
borderRadius: number;
|
|
42
46
|
backgroundColor: any;
|
|
43
47
|
'& .MuiCardHeader-root': {
|
|
@@ -116,6 +120,9 @@ declare const Component: {
|
|
|
116
120
|
};
|
|
117
121
|
};
|
|
118
122
|
};
|
|
123
|
+
'&.SCPrivateMessageEditor-ios': {
|
|
124
|
+
paddingBottom: string;
|
|
125
|
+
};
|
|
119
126
|
};
|
|
120
127
|
};
|
|
121
128
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCPrivateMessageEditor.d.ts","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SCPrivateMessageEditor.d.ts","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyHtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const system_1 = require("@mui/system");
|
|
3
4
|
const Component = {
|
|
4
5
|
styleOverrides: {
|
|
5
6
|
root: ({ theme }) => ({
|
|
7
|
+
backgroundColor: (0, system_1.alpha)(theme.palette.primary.main, theme.palette.action.activatedOpacity),
|
|
6
8
|
'& .MuiIcon-root': {
|
|
7
9
|
fontSize: '1.57rem'
|
|
8
10
|
},
|
|
9
11
|
'& .SCPrivateMessageEditor-message-input': {
|
|
10
12
|
width: '100%'
|
|
11
13
|
},
|
|
12
|
-
'& .MuiInputBase-root
|
|
14
|
+
'& .MuiInputBase-root': {
|
|
13
15
|
'&.Mui-disabled': { backgroundColor: theme.palette.grey['A200'] },
|
|
14
16
|
borderRadius: 0,
|
|
15
17
|
padding: theme.spacing(0.5, 0, 0.5, 0),
|
|
@@ -25,9 +27,12 @@ const Component = {
|
|
|
25
27
|
},
|
|
26
28
|
'& .MuiButtonBase-root': {
|
|
27
29
|
padding: theme.spacing(1.625)
|
|
30
|
+
},
|
|
31
|
+
'& .MuiOutlinedInput-notchedOutline': {
|
|
32
|
+
border: '0 none'
|
|
28
33
|
}
|
|
29
34
|
},
|
|
30
|
-
'& .SCPrivateMessageEditor-emoji-section
|
|
35
|
+
'& .SCPrivateMessageEditor-emoji-section': {
|
|
31
36
|
'& .EmojiPickerReact.epr-main': {
|
|
32
37
|
borderRadius: 0,
|
|
33
38
|
'& .epr-preview': {
|
|
@@ -35,7 +40,7 @@ const Component = {
|
|
|
35
40
|
}
|
|
36
41
|
}
|
|
37
42
|
},
|
|
38
|
-
'& .MuiPaper-root
|
|
43
|
+
'& .MuiPaper-root': {
|
|
39
44
|
borderRadius: 0,
|
|
40
45
|
backgroundColor: theme.palette.grey['A200'],
|
|
41
46
|
'& .MuiCardHeader-root': {
|
|
@@ -113,6 +118,9 @@ const Component = {
|
|
|
113
118
|
}
|
|
114
119
|
}
|
|
115
120
|
}
|
|
121
|
+
},
|
|
122
|
+
'&.SCPrivateMessageEditor-ios': {
|
|
123
|
+
paddingBottom: '15px'
|
|
116
124
|
}
|
|
117
125
|
})
|
|
118
126
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCPrivateMessageEditor.js","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,iBAAiB,EAAE;gBACjB,QAAQ,EAAE,SAAS;aACpB;YACD,yCAAyC,EAAE;gBACzC,KAAK,EAAE,MAAM;aACd;YACD,
|
|
1
|
+
{"version":3,"file":"SCPrivateMessageEditor.js","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"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"}
|
package/lib/cjs/index.d.ts
CHANGED
|
@@ -477,7 +477,9 @@ declare const theme: {
|
|
|
477
477
|
SCBottomNavigation: {
|
|
478
478
|
styleOverrides: {
|
|
479
479
|
root: ({ theme }: any) => {
|
|
480
|
+
backgroundColor: any;
|
|
480
481
|
'& .SCBottomNavigation-action': {
|
|
482
|
+
fontSize: string;
|
|
481
483
|
color: any;
|
|
482
484
|
borderTop: string;
|
|
483
485
|
'&.Mui-selected, &:hover': {
|
|
@@ -4259,13 +4261,14 @@ declare const theme: {
|
|
|
4259
4261
|
SCPrivateMessageEditor: {
|
|
4260
4262
|
styleOverrides: {
|
|
4261
4263
|
root: ({ theme }: any) => {
|
|
4264
|
+
backgroundColor: string;
|
|
4262
4265
|
'& .MuiIcon-root': {
|
|
4263
4266
|
fontSize: string;
|
|
4264
4267
|
};
|
|
4265
4268
|
'& .SCPrivateMessageEditor-message-input': {
|
|
4266
4269
|
width: string;
|
|
4267
4270
|
};
|
|
4268
|
-
'& .MuiInputBase-root
|
|
4271
|
+
'& .MuiInputBase-root': {
|
|
4269
4272
|
'&.Mui-disabled': {
|
|
4270
4273
|
backgroundColor: any;
|
|
4271
4274
|
};
|
|
@@ -4286,8 +4289,11 @@ declare const theme: {
|
|
|
4286
4289
|
'& .MuiButtonBase-root': {
|
|
4287
4290
|
padding: any;
|
|
4288
4291
|
};
|
|
4292
|
+
'& .MuiOutlinedInput-notchedOutline': {
|
|
4293
|
+
border: string;
|
|
4294
|
+
};
|
|
4289
4295
|
};
|
|
4290
|
-
'& .SCPrivateMessageEditor-emoji-section
|
|
4296
|
+
'& .SCPrivateMessageEditor-emoji-section': {
|
|
4291
4297
|
'& .EmojiPickerReact.epr-main': {
|
|
4292
4298
|
borderRadius: number;
|
|
4293
4299
|
'& .epr-preview': {
|
|
@@ -4295,7 +4301,7 @@ declare const theme: {
|
|
|
4295
4301
|
};
|
|
4296
4302
|
};
|
|
4297
4303
|
};
|
|
4298
|
-
'& .MuiPaper-root
|
|
4304
|
+
'& .MuiPaper-root': {
|
|
4299
4305
|
borderRadius: number;
|
|
4300
4306
|
backgroundColor: any;
|
|
4301
4307
|
'& .MuiCardHeader-root': {
|
|
@@ -4374,6 +4380,9 @@ declare const theme: {
|
|
|
4374
4380
|
};
|
|
4375
4381
|
};
|
|
4376
4382
|
};
|
|
4383
|
+
'&.SCPrivateMessageEditor-ios': {
|
|
4384
|
+
paddingBottom: string;
|
|
4385
|
+
};
|
|
4377
4386
|
};
|
|
4378
4387
|
};
|
|
4379
4388
|
};
|
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;AAmIrC;;GAEG;AAEH,QAAA,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;AAmIrC;;GAEG;AAEH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4LV,CAAC;AACF,eAAe,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCBottomNavigation.d.ts","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG
|
|
1
|
+
{"version":3,"file":"SCBottomNavigation.d.ts","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;CAgBtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,18 +1,23 @@
|
|
|
1
1
|
const Component = {
|
|
2
2
|
styleOverrides: {
|
|
3
|
-
root: ({ theme }) =>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
'
|
|
8
|
-
|
|
9
|
-
|
|
3
|
+
root: ({ theme }) => {
|
|
4
|
+
var _a, _b;
|
|
5
|
+
return ({
|
|
6
|
+
backgroundColor: (_b = (_a = theme.palette) === null || _a === void 0 ? void 0 : _a.navbar) === null || _b === void 0 ? void 0 : _b.main,
|
|
7
|
+
'& .SCBottomNavigation-action': {
|
|
8
|
+
fontSize: '1.57rem',
|
|
9
|
+
color: theme.palette.primary.main,
|
|
10
|
+
borderTop: `1px solid transparent`,
|
|
11
|
+
'&.Mui-selected, &:hover': {
|
|
12
|
+
color: theme.palette.secondary.main,
|
|
13
|
+
borderTop: `1px solid ${theme.palette.secondary.main}`
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
'&.SCBottomNavigation-ios': {
|
|
17
|
+
paddingBottom: '15px'
|
|
10
18
|
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
paddingBottom: '10px'
|
|
14
|
-
}
|
|
15
|
-
})
|
|
19
|
+
});
|
|
20
|
+
}
|
|
16
21
|
}
|
|
17
22
|
};
|
|
18
23
|
export default Component;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCBottomNavigation.js","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"SCBottomNavigation.js","sourceRoot":"","sources":["../../../src/components/SCBottomNavigation.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE;;YAAC,OAAA,CAAC;gBACvB,eAAe,EAAE,MAAA,MAAA,KAAK,CAAC,OAAO,0CAAE,MAAM,0CAAE,IAAI;gBAC5C,8BAA8B,EAAE;oBAC9B,QAAQ,EAAE,SAAS;oBACnB,KAAK,EAAE,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI;oBACjC,SAAS,EAAE,uBAAuB;oBAClC,yBAAyB,EAAE;wBACzB,KAAK,EAAE,KAAK,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI;wBACnC,SAAS,EAAE,aAAa,KAAK,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI,EAAE;qBACvD;iBACF;gBACD,0BAA0B,EAAE;oBAC1B,aAAa,EAAE,MAAM;iBACtB;aACF,CAAC,CAAA;SAAA;KACH;CACF,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
declare const Component: {
|
|
2
2
|
styleOverrides: {
|
|
3
3
|
root: ({ theme }: any) => {
|
|
4
|
+
backgroundColor: string;
|
|
4
5
|
'& .MuiIcon-root': {
|
|
5
6
|
fontSize: string;
|
|
6
7
|
};
|
|
7
8
|
'& .SCPrivateMessageEditor-message-input': {
|
|
8
9
|
width: string;
|
|
9
10
|
};
|
|
10
|
-
'& .MuiInputBase-root
|
|
11
|
+
'& .MuiInputBase-root': {
|
|
11
12
|
'&.Mui-disabled': {
|
|
12
13
|
backgroundColor: any;
|
|
13
14
|
};
|
|
@@ -28,8 +29,11 @@ declare const Component: {
|
|
|
28
29
|
'& .MuiButtonBase-root': {
|
|
29
30
|
padding: any;
|
|
30
31
|
};
|
|
32
|
+
'& .MuiOutlinedInput-notchedOutline': {
|
|
33
|
+
border: string;
|
|
34
|
+
};
|
|
31
35
|
};
|
|
32
|
-
'& .SCPrivateMessageEditor-emoji-section
|
|
36
|
+
'& .SCPrivateMessageEditor-emoji-section': {
|
|
33
37
|
'& .EmojiPickerReact.epr-main': {
|
|
34
38
|
borderRadius: number;
|
|
35
39
|
'& .epr-preview': {
|
|
@@ -37,7 +41,7 @@ declare const Component: {
|
|
|
37
41
|
};
|
|
38
42
|
};
|
|
39
43
|
};
|
|
40
|
-
'& .MuiPaper-root
|
|
44
|
+
'& .MuiPaper-root': {
|
|
41
45
|
borderRadius: number;
|
|
42
46
|
backgroundColor: any;
|
|
43
47
|
'& .MuiCardHeader-root': {
|
|
@@ -116,6 +120,9 @@ declare const Component: {
|
|
|
116
120
|
};
|
|
117
121
|
};
|
|
118
122
|
};
|
|
123
|
+
'&.SCPrivateMessageEditor-ios': {
|
|
124
|
+
paddingBottom: string;
|
|
125
|
+
};
|
|
119
126
|
};
|
|
120
127
|
};
|
|
121
128
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCPrivateMessageEditor.d.ts","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SCPrivateMessageEditor.d.ts","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;0BAEK,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyHtB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,13 +1,15 @@
|
|
|
1
|
+
import { alpha } from '@mui/system';
|
|
1
2
|
const Component = {
|
|
2
3
|
styleOverrides: {
|
|
3
4
|
root: ({ theme }) => ({
|
|
5
|
+
backgroundColor: alpha(theme.palette.primary.main, theme.palette.action.activatedOpacity),
|
|
4
6
|
'& .MuiIcon-root': {
|
|
5
7
|
fontSize: '1.57rem'
|
|
6
8
|
},
|
|
7
9
|
'& .SCPrivateMessageEditor-message-input': {
|
|
8
10
|
width: '100%'
|
|
9
11
|
},
|
|
10
|
-
'& .MuiInputBase-root
|
|
12
|
+
'& .MuiInputBase-root': {
|
|
11
13
|
'&.Mui-disabled': { backgroundColor: theme.palette.grey['A200'] },
|
|
12
14
|
borderRadius: 0,
|
|
13
15
|
padding: theme.spacing(0.5, 0, 0.5, 0),
|
|
@@ -23,9 +25,12 @@ const Component = {
|
|
|
23
25
|
},
|
|
24
26
|
'& .MuiButtonBase-root': {
|
|
25
27
|
padding: theme.spacing(1.625)
|
|
28
|
+
},
|
|
29
|
+
'& .MuiOutlinedInput-notchedOutline': {
|
|
30
|
+
border: '0 none'
|
|
26
31
|
}
|
|
27
32
|
},
|
|
28
|
-
'& .SCPrivateMessageEditor-emoji-section
|
|
33
|
+
'& .SCPrivateMessageEditor-emoji-section': {
|
|
29
34
|
'& .EmojiPickerReact.epr-main': {
|
|
30
35
|
borderRadius: 0,
|
|
31
36
|
'& .epr-preview': {
|
|
@@ -33,7 +38,7 @@ const Component = {
|
|
|
33
38
|
}
|
|
34
39
|
}
|
|
35
40
|
},
|
|
36
|
-
'& .MuiPaper-root
|
|
41
|
+
'& .MuiPaper-root': {
|
|
37
42
|
borderRadius: 0,
|
|
38
43
|
backgroundColor: theme.palette.grey['A200'],
|
|
39
44
|
'& .MuiCardHeader-root': {
|
|
@@ -111,6 +116,9 @@ const Component = {
|
|
|
111
116
|
}
|
|
112
117
|
}
|
|
113
118
|
}
|
|
119
|
+
},
|
|
120
|
+
'&.SCPrivateMessageEditor-ios': {
|
|
121
|
+
paddingBottom: '15px'
|
|
114
122
|
}
|
|
115
123
|
})
|
|
116
124
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SCPrivateMessageEditor.js","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG;IAChB,cAAc,EAAE;QACd,IAAI,EAAE,CAAC,EAAC,KAAK,EAAM,EAAE,EAAE,CAAC,CAAC;YACvB,iBAAiB,EAAE;gBACjB,QAAQ,EAAE,SAAS;aACpB;YACD,yCAAyC,EAAE;gBACzC,KAAK,EAAE,MAAM;aACd;YACD,
|
|
1
|
+
{"version":3,"file":"SCPrivateMessageEditor.js","sourceRoot":"","sources":["../../../src/components/SCPrivateMessageEditor.tsx"],"names":[],"mappings":"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"}
|
package/lib/esm/index.d.ts
CHANGED
|
@@ -477,7 +477,9 @@ declare const theme: {
|
|
|
477
477
|
SCBottomNavigation: {
|
|
478
478
|
styleOverrides: {
|
|
479
479
|
root: ({ theme }: any) => {
|
|
480
|
+
backgroundColor: any;
|
|
480
481
|
'& .SCBottomNavigation-action': {
|
|
482
|
+
fontSize: string;
|
|
481
483
|
color: any;
|
|
482
484
|
borderTop: string;
|
|
483
485
|
'&.Mui-selected, &:hover': {
|
|
@@ -4259,13 +4261,14 @@ declare const theme: {
|
|
|
4259
4261
|
SCPrivateMessageEditor: {
|
|
4260
4262
|
styleOverrides: {
|
|
4261
4263
|
root: ({ theme }: any) => {
|
|
4264
|
+
backgroundColor: string;
|
|
4262
4265
|
'& .MuiIcon-root': {
|
|
4263
4266
|
fontSize: string;
|
|
4264
4267
|
};
|
|
4265
4268
|
'& .SCPrivateMessageEditor-message-input': {
|
|
4266
4269
|
width: string;
|
|
4267
4270
|
};
|
|
4268
|
-
'& .MuiInputBase-root
|
|
4271
|
+
'& .MuiInputBase-root': {
|
|
4269
4272
|
'&.Mui-disabled': {
|
|
4270
4273
|
backgroundColor: any;
|
|
4271
4274
|
};
|
|
@@ -4286,8 +4289,11 @@ declare const theme: {
|
|
|
4286
4289
|
'& .MuiButtonBase-root': {
|
|
4287
4290
|
padding: any;
|
|
4288
4291
|
};
|
|
4292
|
+
'& .MuiOutlinedInput-notchedOutline': {
|
|
4293
|
+
border: string;
|
|
4294
|
+
};
|
|
4289
4295
|
};
|
|
4290
|
-
'& .SCPrivateMessageEditor-emoji-section
|
|
4296
|
+
'& .SCPrivateMessageEditor-emoji-section': {
|
|
4291
4297
|
'& .EmojiPickerReact.epr-main': {
|
|
4292
4298
|
borderRadius: number;
|
|
4293
4299
|
'& .epr-preview': {
|
|
@@ -4295,7 +4301,7 @@ declare const theme: {
|
|
|
4295
4301
|
};
|
|
4296
4302
|
};
|
|
4297
4303
|
};
|
|
4298
|
-
'& .MuiPaper-root
|
|
4304
|
+
'& .MuiPaper-root': {
|
|
4299
4305
|
borderRadius: number;
|
|
4300
4306
|
backgroundColor: any;
|
|
4301
4307
|
'& .MuiCardHeader-root': {
|
|
@@ -4374,6 +4380,9 @@ declare const theme: {
|
|
|
4374
4380
|
};
|
|
4375
4381
|
};
|
|
4376
4382
|
};
|
|
4383
|
+
'&.SCPrivateMessageEditor-ios': {
|
|
4384
|
+
paddingBottom: string;
|
|
4385
|
+
};
|
|
4377
4386
|
};
|
|
4378
4387
|
};
|
|
4379
4388
|
};
|
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;AAmIrC;;GAEG;AAEH,QAAA,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,6BAA6B,CAAC;AAmIrC;;GAEG;AAEH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4LV,CAAC;AACF,eAAe,KAAK,CAAC"}
|