email-builder-online 3.5.4 → 3.6.1
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/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts +5 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/LinksInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontWeightInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ImageInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeSelector.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputWidth.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InspectorPillToggleGroup.d.ts +14 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InspectorPillToggleGroup.d.ts.map +1 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PropertyLabelWithWarning.d.ts +9 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PropertyLabelWithWarning.d.ts.map +1 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SelectScreen.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WarningIcon.d.ts +7 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WarningIcon.d.ts.map +1 -0
- package/dist/editor-sample/src/App/TemplatePanel/helper/cleanDocument.d.ts.map +1 -1
- package/dist/editor-sample/src/App/TemplatePanel/index.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts +15 -6
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/EmailLayout/EmailLayoutPropsSchema.d.ts +4 -4
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts +1 -3
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts +1 -3
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts +3 -3
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/EditorBlockWrapper.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/TuneMenu.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts +36 -35
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/core.d.ts +94 -76
- package/dist/editor-sample/src/documents/editor/core.d.ts.map +1 -1
- package/dist/editor-sample/src/locales/en-US/common.json.d.ts +1 -3
- package/dist/editor-sample/src/locales/en-US/inspector.json.d.ts +17 -6
- package/dist/editor-sample/src/locales/es-419/common.json.d.ts +1 -3
- package/dist/editor-sample/src/locales/es-419/inspector.json.d.ts +16 -2
- package/dist/editor-sample/src/locales/it-IT/common.json.d.ts +1 -3
- package/dist/editor-sample/src/locales/it-IT/inspector.json.d.ts +16 -2
- package/dist/editor-sample/src/theme.d.ts +2 -0
- package/dist/editor-sample/src/theme.d.ts.map +1 -1
- package/dist/index.cjs +273 -232
- package/dist/index.mjs +18686 -18450
- package/package.json +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/ListEndSlotContext.d.ts +0 -8
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/ListEndSlotContext.d.ts.map +0 -1
|
@@ -106,11 +106,6 @@ export declare function useImageUploading(): {
|
|
|
106
106
|
id: string;
|
|
107
107
|
};
|
|
108
108
|
export declare function useDisableEdition(): boolean;
|
|
109
|
-
/**
|
|
110
|
-
* Slot “add at end” (listEnd) en listas de bloques: visible solo cuando aplicaría la misma
|
|
111
|
-
* barra add/drag/clone (`EditorBlockWrapper` / `showDragHandle`) para un hijo directo de esta lista.
|
|
112
|
-
*/
|
|
113
|
-
export declare function useShowListEndAddControls(childrenIds: string[] | null | undefined, listEndPolicy?: 'root' | 'nested'): boolean;
|
|
114
109
|
export declare function setSelectedBlockId(selectedBlockId: TValue['selectedBlockId']): void;
|
|
115
110
|
export declare function setSidebarTab(selectedSidebarTab: TValue['selectedSidebarTab']): void;
|
|
116
111
|
export declare function resetDocument(document: TValue['document']): void;
|
|
@@ -150,8 +145,8 @@ export declare function getRootSnapshot(): {
|
|
|
150
145
|
textColor?: string;
|
|
151
146
|
childrenIds?: string[];
|
|
152
147
|
linkGlobal?: {
|
|
153
|
-
linkColor?: string;
|
|
154
148
|
underline?: boolean;
|
|
149
|
+
linkColor?: string;
|
|
155
150
|
};
|
|
156
151
|
showVersion?: boolean;
|
|
157
152
|
fontFamily?: any;
|
|
@@ -298,22 +293,22 @@ export declare function getRootSnapshot(): {
|
|
|
298
293
|
url: import('zod').ZodString;
|
|
299
294
|
href: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
300
295
|
}, "strip", import('zod').ZodTypeAny, {
|
|
296
|
+
size?: string;
|
|
301
297
|
theme?: string;
|
|
302
298
|
id?: string;
|
|
303
299
|
key?: string;
|
|
304
300
|
label?: string;
|
|
305
301
|
iconName?: string;
|
|
306
|
-
size?: string;
|
|
307
302
|
sizePx?: string;
|
|
308
303
|
url?: string;
|
|
309
304
|
href?: string;
|
|
310
305
|
}, {
|
|
306
|
+
size?: string;
|
|
311
307
|
theme?: string;
|
|
312
308
|
id?: string;
|
|
313
309
|
key?: string;
|
|
314
310
|
label?: string;
|
|
315
311
|
iconName?: string;
|
|
316
|
-
size?: string;
|
|
317
312
|
sizePx?: string;
|
|
318
313
|
url?: string;
|
|
319
314
|
href?: string;
|
|
@@ -540,6 +535,7 @@ export declare function getRootSnapshot(): {
|
|
|
540
535
|
text: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
541
536
|
url: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
542
537
|
}, "strip", import('zod').ZodTypeAny, {
|
|
538
|
+
text?: string;
|
|
543
539
|
size?: "medium" | "small" | "x-small" | {
|
|
544
540
|
left?: number;
|
|
545
541
|
right?: number;
|
|
@@ -559,8 +555,8 @@ export declare function getRootSnapshot(): {
|
|
|
559
555
|
};
|
|
560
556
|
sizePaddingSidesLinked?: boolean;
|
|
561
557
|
sizeMobilePaddingSidesLinked?: boolean;
|
|
562
|
-
text?: string;
|
|
563
558
|
}, {
|
|
559
|
+
text?: string;
|
|
564
560
|
size?: "medium" | "small" | "x-small" | {
|
|
565
561
|
left?: number;
|
|
566
562
|
right?: number;
|
|
@@ -580,7 +576,6 @@ export declare function getRootSnapshot(): {
|
|
|
580
576
|
};
|
|
581
577
|
sizePaddingSidesLinked?: boolean;
|
|
582
578
|
sizeMobilePaddingSidesLinked?: boolean;
|
|
583
|
-
text?: string;
|
|
584
579
|
}>>>;
|
|
585
580
|
}, import('zod').ZodTypeAny, "passthrough"> | import('zod').objectOutputType<{
|
|
586
581
|
style: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodObject<{
|
|
@@ -908,12 +903,14 @@ export declare function getRootSnapshot(): {
|
|
|
908
903
|
layout: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
909
904
|
contentAlignment: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodEnum<["top", "middle", "bottom"]>>>;
|
|
910
905
|
contentAlignmentMobile: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodEnum<["top", "middle", "bottom"]>>>;
|
|
906
|
+
stackColumnsOnMobile: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodBoolean>>;
|
|
911
907
|
}, "strip", import('zod').ZodTypeAny, {
|
|
908
|
+
layout?: string;
|
|
912
909
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
913
910
|
columnsCount?: 2 | 3;
|
|
914
|
-
layout?: string;
|
|
915
911
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
916
912
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
913
|
+
stackColumnsOnMobile?: boolean;
|
|
917
914
|
columns?: [{
|
|
918
915
|
childrenIds?: string[];
|
|
919
916
|
}, {
|
|
@@ -922,11 +919,12 @@ export declare function getRootSnapshot(): {
|
|
|
922
919
|
childrenIds?: string[];
|
|
923
920
|
}, ...unknown[]];
|
|
924
921
|
}, {
|
|
922
|
+
layout?: string;
|
|
925
923
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
926
924
|
columnsCount?: 2 | 3;
|
|
927
|
-
layout?: string;
|
|
928
925
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
929
926
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
927
|
+
stackColumnsOnMobile?: boolean;
|
|
930
928
|
columns?: [{
|
|
931
929
|
childrenIds?: string[];
|
|
932
930
|
}, {
|
|
@@ -946,9 +944,9 @@ export declare function getRootSnapshot(): {
|
|
|
946
944
|
top?: number;
|
|
947
945
|
bottom?: number;
|
|
948
946
|
};
|
|
949
|
-
fontFamily?: "MODERN_SANS" | "LATO" | "MERRIWEATHER" | "MONTSERRAT" | "OPEN_SANS" | "OSWALD" | "PACIFICO" | "PLAYFAIR" | "ROBOTO" | "INHERIT";
|
|
950
947
|
color?: string;
|
|
951
|
-
|
|
948
|
+
fontFamily?: "MODERN_SANS" | "LATO" | "MERRIWEATHER" | "MONTSERRAT" | "OPEN_SANS" | "OSWALD" | "PACIFICO" | "PLAYFAIR" | "ROBOTO" | "INHERIT";
|
|
949
|
+
fontWeight?: "normal" | "bold";
|
|
952
950
|
textAlign?: "left" | "center" | "right";
|
|
953
951
|
} & {
|
|
954
952
|
[k: string]: unknown;
|
|
@@ -959,6 +957,7 @@ export declare function getRootSnapshot(): {
|
|
|
959
957
|
};
|
|
960
958
|
} | {
|
|
961
959
|
style?: {
|
|
960
|
+
fontSize?: number;
|
|
962
961
|
backgroundColor?: string;
|
|
963
962
|
padding?: {
|
|
964
963
|
left?: number;
|
|
@@ -966,9 +965,8 @@ export declare function getRootSnapshot(): {
|
|
|
966
965
|
top?: number;
|
|
967
966
|
bottom?: number;
|
|
968
967
|
};
|
|
969
|
-
fontFamily?: any;
|
|
970
968
|
color?: string;
|
|
971
|
-
|
|
969
|
+
fontFamily?: any;
|
|
972
970
|
textAlign?: "left" | "center" | "right";
|
|
973
971
|
} & {
|
|
974
972
|
[k: string]: unknown;
|
|
@@ -1185,6 +1183,8 @@ export declare function getRootSnapshot(): {
|
|
|
1185
1183
|
}>>>;
|
|
1186
1184
|
}, import('zod').ZodTypeAny, "passthrough"> | {
|
|
1187
1185
|
style?: {
|
|
1186
|
+
lineHeight?: string;
|
|
1187
|
+
fontSize?: number;
|
|
1188
1188
|
backgroundColor?: string;
|
|
1189
1189
|
padding?: {
|
|
1190
1190
|
left?: number;
|
|
@@ -1192,11 +1192,10 @@ export declare function getRootSnapshot(): {
|
|
|
1192
1192
|
top?: number;
|
|
1193
1193
|
bottom?: number;
|
|
1194
1194
|
};
|
|
1195
|
+
color?: string;
|
|
1195
1196
|
borderColor?: string;
|
|
1196
1197
|
fontFamily?: any;
|
|
1197
|
-
|
|
1198
|
-
fontSize?: number;
|
|
1199
|
-
fontWeight?: "bold" | "normal";
|
|
1198
|
+
fontWeight?: "normal" | "bold";
|
|
1200
1199
|
textAlign?: "left" | "center" | "right" | "justify";
|
|
1201
1200
|
mobilePadding?: {
|
|
1202
1201
|
left?: number;
|
|
@@ -1209,7 +1208,6 @@ export declare function getRootSnapshot(): {
|
|
|
1209
1208
|
borderBottom?: string;
|
|
1210
1209
|
borderLeft?: string;
|
|
1211
1210
|
borderRight?: string;
|
|
1212
|
-
lineHeight?: string;
|
|
1213
1211
|
} & {
|
|
1214
1212
|
[k: string]: unknown;
|
|
1215
1213
|
};
|
|
@@ -1360,8 +1358,8 @@ export declare function useRoot(): {
|
|
|
1360
1358
|
textColor?: string;
|
|
1361
1359
|
childrenIds?: string[];
|
|
1362
1360
|
linkGlobal?: {
|
|
1363
|
-
linkColor?: string;
|
|
1364
1361
|
underline?: boolean;
|
|
1362
|
+
linkColor?: string;
|
|
1365
1363
|
};
|
|
1366
1364
|
showVersion?: boolean;
|
|
1367
1365
|
fontFamily?: any;
|
|
@@ -1508,22 +1506,22 @@ export declare function useRoot(): {
|
|
|
1508
1506
|
url: import('zod').ZodString;
|
|
1509
1507
|
href: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
1510
1508
|
}, "strip", import('zod').ZodTypeAny, {
|
|
1509
|
+
size?: string;
|
|
1511
1510
|
theme?: string;
|
|
1512
1511
|
id?: string;
|
|
1513
1512
|
key?: string;
|
|
1514
1513
|
label?: string;
|
|
1515
1514
|
iconName?: string;
|
|
1516
|
-
size?: string;
|
|
1517
1515
|
sizePx?: string;
|
|
1518
1516
|
url?: string;
|
|
1519
1517
|
href?: string;
|
|
1520
1518
|
}, {
|
|
1519
|
+
size?: string;
|
|
1521
1520
|
theme?: string;
|
|
1522
1521
|
id?: string;
|
|
1523
1522
|
key?: string;
|
|
1524
1523
|
label?: string;
|
|
1525
1524
|
iconName?: string;
|
|
1526
|
-
size?: string;
|
|
1527
1525
|
sizePx?: string;
|
|
1528
1526
|
url?: string;
|
|
1529
1527
|
href?: string;
|
|
@@ -1750,6 +1748,7 @@ export declare function useRoot(): {
|
|
|
1750
1748
|
text: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
1751
1749
|
url: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
1752
1750
|
}, "strip", import('zod').ZodTypeAny, {
|
|
1751
|
+
text?: string;
|
|
1753
1752
|
size?: "medium" | "small" | "x-small" | {
|
|
1754
1753
|
left?: number;
|
|
1755
1754
|
right?: number;
|
|
@@ -1769,8 +1768,8 @@ export declare function useRoot(): {
|
|
|
1769
1768
|
};
|
|
1770
1769
|
sizePaddingSidesLinked?: boolean;
|
|
1771
1770
|
sizeMobilePaddingSidesLinked?: boolean;
|
|
1772
|
-
text?: string;
|
|
1773
1771
|
}, {
|
|
1772
|
+
text?: string;
|
|
1774
1773
|
size?: "medium" | "small" | "x-small" | {
|
|
1775
1774
|
left?: number;
|
|
1776
1775
|
right?: number;
|
|
@@ -1790,7 +1789,6 @@ export declare function useRoot(): {
|
|
|
1790
1789
|
};
|
|
1791
1790
|
sizePaddingSidesLinked?: boolean;
|
|
1792
1791
|
sizeMobilePaddingSidesLinked?: boolean;
|
|
1793
|
-
text?: string;
|
|
1794
1792
|
}>>>;
|
|
1795
1793
|
}, import('zod').ZodTypeAny, "passthrough"> | import('zod').objectOutputType<{
|
|
1796
1794
|
style: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodObject<{
|
|
@@ -2118,12 +2116,14 @@ export declare function useRoot(): {
|
|
|
2118
2116
|
layout: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodString>>;
|
|
2119
2117
|
contentAlignment: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodEnum<["top", "middle", "bottom"]>>>;
|
|
2120
2118
|
contentAlignmentMobile: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodEnum<["top", "middle", "bottom"]>>>;
|
|
2119
|
+
stackColumnsOnMobile: import('zod').ZodNullable<import('zod').ZodOptional<import('zod').ZodBoolean>>;
|
|
2121
2120
|
}, "strip", import('zod').ZodTypeAny, {
|
|
2121
|
+
layout?: string;
|
|
2122
2122
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
2123
2123
|
columnsCount?: 2 | 3;
|
|
2124
|
-
layout?: string;
|
|
2125
2124
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
2126
2125
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
2126
|
+
stackColumnsOnMobile?: boolean;
|
|
2127
2127
|
columns?: [{
|
|
2128
2128
|
childrenIds?: string[];
|
|
2129
2129
|
}, {
|
|
@@ -2132,11 +2132,12 @@ export declare function useRoot(): {
|
|
|
2132
2132
|
childrenIds?: string[];
|
|
2133
2133
|
}, ...unknown[]];
|
|
2134
2134
|
}, {
|
|
2135
|
+
layout?: string;
|
|
2135
2136
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
2136
2137
|
columnsCount?: 2 | 3;
|
|
2137
|
-
layout?: string;
|
|
2138
2138
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
2139
2139
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
2140
|
+
stackColumnsOnMobile?: boolean;
|
|
2140
2141
|
columns?: [{
|
|
2141
2142
|
childrenIds?: string[];
|
|
2142
2143
|
}, {
|
|
@@ -2156,9 +2157,9 @@ export declare function useRoot(): {
|
|
|
2156
2157
|
top?: number;
|
|
2157
2158
|
bottom?: number;
|
|
2158
2159
|
};
|
|
2159
|
-
fontFamily?: "MODERN_SANS" | "LATO" | "MERRIWEATHER" | "MONTSERRAT" | "OPEN_SANS" | "OSWALD" | "PACIFICO" | "PLAYFAIR" | "ROBOTO" | "INHERIT";
|
|
2160
2160
|
color?: string;
|
|
2161
|
-
|
|
2161
|
+
fontFamily?: "MODERN_SANS" | "LATO" | "MERRIWEATHER" | "MONTSERRAT" | "OPEN_SANS" | "OSWALD" | "PACIFICO" | "PLAYFAIR" | "ROBOTO" | "INHERIT";
|
|
2162
|
+
fontWeight?: "normal" | "bold";
|
|
2162
2163
|
textAlign?: "left" | "center" | "right";
|
|
2163
2164
|
} & {
|
|
2164
2165
|
[k: string]: unknown;
|
|
@@ -2169,6 +2170,7 @@ export declare function useRoot(): {
|
|
|
2169
2170
|
};
|
|
2170
2171
|
} | {
|
|
2171
2172
|
style?: {
|
|
2173
|
+
fontSize?: number;
|
|
2172
2174
|
backgroundColor?: string;
|
|
2173
2175
|
padding?: {
|
|
2174
2176
|
left?: number;
|
|
@@ -2176,9 +2178,8 @@ export declare function useRoot(): {
|
|
|
2176
2178
|
top?: number;
|
|
2177
2179
|
bottom?: number;
|
|
2178
2180
|
};
|
|
2179
|
-
fontFamily?: any;
|
|
2180
2181
|
color?: string;
|
|
2181
|
-
|
|
2182
|
+
fontFamily?: any;
|
|
2182
2183
|
textAlign?: "left" | "center" | "right";
|
|
2183
2184
|
} & {
|
|
2184
2185
|
[k: string]: unknown;
|
|
@@ -2395,6 +2396,8 @@ export declare function useRoot(): {
|
|
|
2395
2396
|
}>>>;
|
|
2396
2397
|
}, import('zod').ZodTypeAny, "passthrough"> | {
|
|
2397
2398
|
style?: {
|
|
2399
|
+
lineHeight?: string;
|
|
2400
|
+
fontSize?: number;
|
|
2398
2401
|
backgroundColor?: string;
|
|
2399
2402
|
padding?: {
|
|
2400
2403
|
left?: number;
|
|
@@ -2402,11 +2405,10 @@ export declare function useRoot(): {
|
|
|
2402
2405
|
top?: number;
|
|
2403
2406
|
bottom?: number;
|
|
2404
2407
|
};
|
|
2408
|
+
color?: string;
|
|
2405
2409
|
borderColor?: string;
|
|
2406
2410
|
fontFamily?: any;
|
|
2407
|
-
|
|
2408
|
-
fontSize?: number;
|
|
2409
|
-
fontWeight?: "bold" | "normal";
|
|
2411
|
+
fontWeight?: "normal" | "bold";
|
|
2410
2412
|
textAlign?: "left" | "center" | "right" | "justify";
|
|
2411
2413
|
mobilePadding?: {
|
|
2412
2414
|
left?: number;
|
|
@@ -2419,7 +2421,6 @@ export declare function useRoot(): {
|
|
|
2419
2421
|
borderBottom?: string;
|
|
2420
2422
|
borderLeft?: string;
|
|
2421
2423
|
borderRight?: string;
|
|
2422
|
-
lineHeight?: string;
|
|
2423
2424
|
} & {
|
|
2424
2425
|
[k: string]: unknown;
|
|
2425
2426
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EditorContext.d.ts","sourceRoot":"","sources":["../../../../../src/documents/editor/EditorContext.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"EditorContext.d.ts","sourceRoot":"","sources":["../../../../../src/documents/editor/EditorContext.tsx"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CAE9B;AAGD,wBAAgB,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
|