UNPKG
@udecode/plate-ui-font
Version:
latest (21.5.1)
22.0.0
21.5.1
21.5.0
21.4.2
21.4.1
21.3.5
21.3.2
21.3.0
21.1.5
21.1.4
21.1.2
21.0.0
20.7.2
20.7.0
20.4.0
20.3.2
20.3.1
20.0.0
19.7.0
19.6.0
19.5.0
19.4.4
19.4.2
19.2.0
19.1.1
19.1.0
19.0.3
19.0.1
19.0.0
18.15.0
18.13.0
18.12.1
18.9.0
18.7.0
18.6.0
18.2.0
18.1.1
17.0.3
17.0.2
17.0.1
17.0.0
16.8.0
16.5.0
16.3.0
16.2.0
16.1.0
16.0.2
16.0.0
15.0.3
15.0.0
14.4.2
14.0.2
14.0.0
13.8.0
13.7.0
13.6.0
13.5.0
13.1.0
11.2.1
11.2.0
11.1.0
11.0.6
11.0.5
11.0.4
11.0.3
11.0.2
11.0.1
11.0.0
10.5.3
10.5.2
10.5.0
10.4.2
10.4.1
10.4.0
10.2.2
10.2.1
10.1.2
10.1.1
10.1.0
10.0.0
9.3.1
9.3.0
9.2.1
9.2.0
9.0.0
Font UI for Plate
plate.udecode.io
udecode/plate
@udecode/plate-ui-font
/
dist
/
ColorPickerToolbarDropdown
/
constants.d.ts
11 lines
•
264 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export
declare
const
DEFAULT_COLORS
: {
name
:
string
;
value
:
string
;
isBrightColor
:
boolean
; }[];
export
declare
const
DEFAULT_CUSTOM_COLORS
: {
name
:
string
;
value
:
string
;
isBrightColor
:
boolean
; }[];
//# sourceMappingURL=constants.d.ts.map