email-builder-online 3.4.70 → 3.4.72
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/ComponentTree/ComponentTreeColumnIcons.d.ts +13 -0
- package/dist/editor-sample/src/App/ComponentTree/ComponentTreeColumnIcons.d.ts.map +1 -0
- package/dist/editor-sample/src/App/ComponentTree/ComponentTreePanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.d.ts.map +1 -1
- 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/ContainerSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.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/HtmlSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SocialSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.d.ts +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/BorderInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.d.ts +3 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.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/FontFamily.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts +10 -2
- 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/LabelProperty.d.ts +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LabelProperty.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LineHeightInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.d.ts +2 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.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/SocialMediaInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.d.ts +4 -3
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/TemplatePanel/CustomReader/CustomReader.d.ts.map +1 -1
- package/dist/editor-sample/src/App/TemplatePanel/renderToStaticMarkup.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerEditor.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts +12 -6
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts +12 -6
- package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/EmailLayout/EmailLayoutPropsSchema.d.ts +6 -6
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts +8 -0
- package/dist/editor-sample/src/documents/blocks/helpers/TStyle.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/blocks/helpers/changeWidth.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/fontFamily.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/EJEMPLO_USO_GRANULAR.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts +2542 -0
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts.map +1 -0
- package/dist/editor-sample/src/documents/editor/blockHooks.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/blockUpdaters.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/core.d.ts +7342 -0
- package/dist/editor-sample/src/documents/editor/core.d.ts.map +1 -0
- package/dist/editor-sample/src/getConfiguration/sample/order-ecommerce.d.ts.map +1 -1
- package/dist/editor-sample/src/getConfiguration/sample/reservation-reminder.d.ts.map +1 -1
- package/dist/editor-sample/src/index.d.ts +0 -1
- package/dist/editor-sample/src/index.d.ts.map +1 -1
- package/dist/index.cjs +182 -183
- package/dist/index.mjs +24058 -26527
- package/dist/module-BG678m1F.cjs +0 -1
- package/dist/module-BQBGH1lE.js +0 -1
- package/package.json +1 -1
- package/dist/index.cjs.map +0 -1
- package/dist/index.mjs.map +0 -1
- package/dist/module-BG678m1F.cjs.map +0 -1
- package/dist/module-BQBGH1lE.js.map +0 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { SvgIconProps } from '../../../node_modules/@mui/material/SvgIcon';
|
|
3
|
+
/** Three equal columns (container with 3-column layout). */
|
|
4
|
+
export declare function ColumnsTreeIcon(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
/** Narrow left column in a 2-column row. */
|
|
6
|
+
export declare function LeftColumnTreeIcon(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
/** Center column in a 3-column row. */
|
|
8
|
+
export declare function CenterColumnTreeIcon(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
/** Narrow right column in a 2-column row. */
|
|
10
|
+
export declare function RightColumnTreeIcon(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export type ColumnTreeIconComponent = React.ComponentType<SvgIconProps>;
|
|
12
|
+
export declare function selectSlotColumnIconComponent(columnsCount: 2 | 3, columnIndex: number): ColumnTreeIconComponent;
|
|
13
|
+
//# sourceMappingURL=ComponentTreeColumnIcons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComponentTreeColumnIcons.d.ts","sourceRoot":"","sources":["../../../../../src/App/ComponentTree/ComponentTreeColumnIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAgB,EAAE,KAAK,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAInE,4DAA4D;AAC5D,wBAAgB,eAAe,CAAC,KAAK,EAAE,YAAY,2CASlD;AAED,4CAA4C;AAC5C,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,YAAY,2CASrD;AAED,uCAAuC;AACvC,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,YAAY,2CASvD;AAED,6CAA6C;AAC7C,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,YAAY,2CAStD;AAED,MAAM,MAAM,uBAAuB,GAAG,KAAK,CAAC,aAAa,CAAC,YAAY,CAAC,CAAC;AAExE,wBAAgB,6BAA6B,CAC3C,YAAY,EAAE,CAAC,GAAG,CAAC,EACnB,WAAW,EAAE,MAAM,GAClB,uBAAuB,CAOzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentTreePanel.d.ts","sourceRoot":"","sources":["../../../../../src/App/ComponentTree/ComponentTreePanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ComponentTreePanel.d.ts","sourceRoot":"","sources":["../../../../../src/App/ComponentTree/ComponentTreePanel.tsx"],"names":[],"mappings":"AAuYA,MAAM,CAAC,OAAO,UAAU,kBAAkB,4CAkGzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AvatarSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,WAAW,EAA0C,MAAM,oCAAoC,CAAC;AAWzG,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAoFpF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ButtonSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAA0C,MAAM,oCAAoC,CAAC;AAYzG,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAyFpF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnsContainerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColumnsContainerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.tsx"],"names":[],"mappings":"AAUA,OAAoC,EAClC,qBAAqB,EACtB,MAAM,2EAA2E,CAAC;AAcnF,KAAK,0BAA0B,GAAG;IAChC,IAAI,EAAE,qBAAqB,CAAC;IAC5B,OAAO,EAAE,CAAC,CAAC,EAAE,qBAAqB,KAAK,IAAI,CAAC;CAC7C,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CAqH1F"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContainerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ContainerSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ContainerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ContainerSidebarPanel.tsx"],"names":[],"mappings":"AAGA,OAA6B,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAMnH,KAAK,0BAA0B,GAAG;IAChC,IAAI,EAAE,cAAc,CAAC;IACrB,OAAO,EAAE,CAAC,CAAC,EAAE,cAAc,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CAyB1F"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DividerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DividerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAsB,MAAM,qCAAqC,CAAC;AAQvF,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,YAAY,CAAC;IACnB,OAAO,EAAE,CAAC,CAAC,EAAE,YAAY,KAAK,IAAI,CAAC;CACpC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,wBAAwB,2CAwBtF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeadingSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HeadingSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAA4C,MAAM,mBAAmB,CAAC;AAS3F,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,YAAY,CAAC;IACnB,OAAO,EAAE,CAAC,CAAC,EAAE,YAAY,KAAK,IAAI,CAAC;CACpC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,wBAAwB,2CAgDtF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HtmlSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HtmlSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAmB,MAAM,gBAAgB,CAAC;AAQ5D,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB,OAAO,EAAE,CAAC,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;CACjC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,qBAAqB,2CAkChF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/SocialSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SocialSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/SocialSidebarPanel.tsx"],"names":[],"mappings":"AAMA,OAAO,EAA8B,gBAAgB,EAAC,MAAM,sCAAsC,CAAC;AAanG,KAAK,4BAA4B,GAAG;IAChC,IAAI,EAAE,gBAAgB,CAAC;IACvB,OAAO,EAAE,CAAC,CAAC,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAC1C,CAAA;AAED,eAAO,MAAM,uBAAuB,GAAI,mBAAiB,4BAA4B,4CAwFpF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SpacerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SpacerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAqB,MAAM,oCAAoC,CAAC;AAMpF,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAuBpF"}
|
|
@@ -5,7 +5,7 @@ interface ImageInputProps {
|
|
|
5
5
|
values: object;
|
|
6
6
|
}
|
|
7
7
|
declare const ImageInput: React.FC<ImageInputProps & {
|
|
8
|
-
onChange: (value: string | null) => void;
|
|
8
|
+
onChange: (value: string | null, styles?: unknown) => void;
|
|
9
9
|
}>;
|
|
10
10
|
export default ImageInput;
|
|
11
11
|
//# sourceMappingURL=BackgroundImageInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BackgroundImageInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"BackgroundImageInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmC,MAAM,OAAO,CAAC;AAkCxD,UAAU,eAAe;IACvB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,CAAC;CAChB;AAcD,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CACxB,eAAe,GAAG;IAAE,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,EAAE,MAAM,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CAAE,CA63BjF,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BorderInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAC,EAAE,EAAsB,MAAM,OAAO,CAAC;AAKrD,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAA;AAED,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"BorderInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAC,EAAE,EAAsB,MAAM,OAAO,CAAC;AAKrD,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAA;AAED,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CA0MrC,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Picker.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.tsx"],"names":[],"mappings":"AA0CA,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,UAAU,MAAM,EAAE,eAAe,MAAM,EAAE,aAsB3E,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,KAAK,
|
|
1
|
+
{"version":3,"file":"Picker.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.tsx"],"names":[],"mappings":"AA0CA,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,UAAU,MAAM,EAAE,eAAe,MAAM,EAAE,aAsB3E,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,KAAK,2CA4IlE"}
|
|
@@ -4,7 +4,9 @@ type Props = {
|
|
|
4
4
|
isLocked?: boolean;
|
|
5
5
|
onToggleLock?: () => void;
|
|
6
6
|
onChange: (value: string | null) => void;
|
|
7
|
+
/** Current color (optional; reserved for parity with picker callers) */
|
|
8
|
+
value?: string;
|
|
7
9
|
};
|
|
8
|
-
export default function Swatch({ paletteColors, isLocked, onToggleLock, onChange }: Props): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export default function Swatch({ paletteColors, isLocked, onToggleLock, onChange, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
9
11
|
export {};
|
|
10
12
|
//# sourceMappingURL=Swatch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Swatch.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"Swatch.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACzC,wEAAwE;IACxE,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAOF,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAC7B,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,QAAQ,GACT,EAAE,KAAK,2CA4DP"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnWidthsInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,iBAAiB,EAAU,CAAC,MAAM,CAAC,CAAC;AACjD,eAAO,MAAM,iBAAiB,EAAa,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAG5D,KAAK,WAAW,GAAG;IAEb,MAAM,GAAG,IAAI,GAAG,SAAS;IACzB,MAAM,GAAG,IAAI,GAAG,SAAS;IACzB,MAAM,GAAG,IAAI,GAAG,SAAS;CAC9B,CAAC;AACF,KAAK,uBAAuB,GAAG;IAC7B,YAAY,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC;IAC7C,QAAQ,EAAE,CAAC,CAAC,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS,KAAK,IAAI,CAAC;IACtD,YAAY,EAAE,CAAC,GAAG,CAAC,CAAC;CACrB,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EAAC,YAAY,EAAE,QAAQ,EAAE,YAAY,EAAC,EAAE,uBAAuB,
|
|
1
|
+
{"version":3,"file":"ColumnWidthsInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,iBAAiB,EAAU,CAAC,MAAM,CAAC,CAAC;AACjD,eAAO,MAAM,iBAAiB,EAAa,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAG5D,KAAK,WAAW,GAAG;IAEb,MAAM,GAAG,IAAI,GAAG,SAAS;IACzB,MAAM,GAAG,IAAI,GAAG,SAAS;IACzB,MAAM,GAAG,IAAI,GAAG,SAAS;CAC9B,CAAC;AACF,KAAK,uBAAuB,GAAG;IAC7B,YAAY,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC;IAC7C,QAAQ,EAAE,CAAC,CAAC,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS,KAAK,IAAI,CAAC;IACtD,YAAY,EAAE,CAAC,GAAG,CAAC,CAAC;CACrB,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EAAC,YAAY,EAAE,QAAQ,EAAE,YAAY,EAAC,EAAE,uBAAuB,2CAsExG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FontFamily.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontFamily.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FontFamily.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontFamily.tsx"],"names":[],"mappings":"AAiBA,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,IAAI,GAAG,MAAM,KAAK,IAAI,CAAC;IACzC,YAAY,EAAE,IAAI,GAAG,MAAM,CAAC;CAC7B,CAAC;AAEF,wBAAgB,kBAAkB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,YAAY,EAAE,EAAE,aAAa,2CA4BlF"}
|
|
@@ -5,9 +5,17 @@ type CustomPadding = {
|
|
|
5
5
|
left: number;
|
|
6
6
|
right: number;
|
|
7
7
|
};
|
|
8
|
+
/** Optional per-side values (e.g. button block size object). */
|
|
9
|
+
type LooseCustomPadding = {
|
|
10
|
+
top?: number;
|
|
11
|
+
bottom?: number;
|
|
12
|
+
left?: number;
|
|
13
|
+
right?: number;
|
|
14
|
+
};
|
|
15
|
+
type ResponsiveSizeValue = SizeType | CustomPadding | LooseCustomPadding;
|
|
8
16
|
type ResponsiveSizeInputProps = {
|
|
9
|
-
size?:
|
|
10
|
-
sizeMobile?:
|
|
17
|
+
size?: ResponsiveSizeValue;
|
|
18
|
+
sizeMobile?: ResponsiveSizeValue;
|
|
11
19
|
onChange: (updates: {
|
|
12
20
|
size?: SizeType | CustomPadding;
|
|
13
21
|
sizeMobile?: SizeType | CustomPadding;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputSizeButton.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.tsx"],"names":[],"mappings":"AAgBA,KAAK,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,CAAC;AAEpE,KAAK,aAAa,GAAG;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,KAAK,
|
|
1
|
+
{"version":3,"file":"InputSizeButton.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.tsx"],"names":[],"mappings":"AAgBA,KAAK,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,CAAC;AAEpE,KAAK,aAAa,GAAG;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gEAAgE;AAChE,KAAK,kBAAkB,GAAG;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAWF,KAAK,mBAAmB,GAAG,QAAQ,GAAG,aAAa,GAAG,kBAAkB,CAAC;AAEzE,KAAK,wBAAwB,GAAG;IAC9B,IAAI,CAAC,EAAE,mBAAmB,CAAC;IAC3B,UAAU,CAAC,EAAE,mBAAmB,CAAC;IACjC,QAAQ,EAAE,CAAC,OAAO,EAAE;QAClB,IAAI,CAAC,EAAE,QAAQ,GAAG,aAAa,CAAC;QAChC,UAAU,CAAC,EAAE,QAAQ,GAAG,aAAa,CAAC;KACvC,KAAK,IAAI,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAC1C,IAAI,EACJ,UAAU,EACV,QAAQ,EACR,KAAK,EACL,QAAc,EACd,YAAgB,EACjB,EAAE,wBAAwB,2CA0O1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabelProperty.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LabelProperty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"LabelProperty.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LabelProperty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,CAUxD,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LineHeightInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LineHeightInput.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LineHeightInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LineHeightInput.tsx"],"names":[],"mappings":"AAyBA,KAAK,aAAa,GAAG;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,IAAI,GAAG,MAAM,KAAK,IAAI,CAAC;IACzC,YAAY,EAAE,IAAI,GAAG,MAAM,CAAC;CAC/B,CAAC;AAEF,wBAAgB,eAAe,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,YAAY,EAAE,EAAE,aAAa,2CA+B/E;AAED,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroupInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RadioGroupInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAOjD,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,EAAE,GAAG,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,EAAE,CAAC;IACtC,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/B,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE,KAAK,2CA8BzF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Shape.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAsB,MAAM,OAAO,CAAC;AAStD,OAAO,EAAgB,MAAM,EAAE,MAAM,mDAAmD,CAAC;AAMzF,KAAK,UAAU,GAAG;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;
|
|
1
|
+
{"version":3,"file":"Shape.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAsB,MAAM,OAAO,CAAC;AAStD,OAAO,EAAgB,MAAM,EAAE,MAAM,mDAAmD,CAAC;AAMzF,KAAK,UAAU,GAAG;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;AAID,QAAA,MAAM,KAAK,EAAE,EAAE,CAAC,UAAU,CAoLzB,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialMediaInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SocialMediaInput.tsx"],"names":[],"mappings":"AAmBA,OAAO,EAGH,WAAW,EAQd,MAAM,wDAAwD,CAAC;AAShE,UAAU,qBAAqB;IAC3B,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;IACtB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CAC7C;AAkSD,wBAAgB,gBAAgB,CAAC,EAAE,KAAU,EAAE,QAAQ,EAAE,EAAE,qBAAqB,
|
|
1
|
+
{"version":3,"file":"SocialMediaInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SocialMediaInput.tsx"],"names":[],"mappings":"AAmBA,OAAO,EAGH,WAAW,EAQd,MAAM,wDAAwD,CAAC;AAShE,UAAU,qBAAqB;IAC3B,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;IACtB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CAC7C;AAkSD,wBAAgB,gBAAgB,CAAC,EAAE,KAAU,EAAE,QAAQ,EAAE,EAAE,qBAAqB,2CA2M/E"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export type SliderInputProps = {
|
|
3
|
+
iconLabel: React.ReactNode;
|
|
4
|
+
label?: string;
|
|
3
5
|
step?: number;
|
|
4
6
|
marks?: boolean;
|
|
5
7
|
units: string;
|
|
@@ -9,5 +11,4 @@ type SliderInputProps = {
|
|
|
9
11
|
setValue: (v: number) => void;
|
|
10
12
|
};
|
|
11
13
|
export default function RawSliderInput({ iconLabel, label, value, setValue, units, min, max, step, marks, ...props }: SliderInputProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|
|
13
14
|
//# sourceMappingURL=RawSliderInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RawSliderInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RawSliderInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AA2DlD,MAAM,MAAM,gBAAgB,GAAG;IAC7B,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/B,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EACrC,SAAS,EACT,KAAK,EACL,KAAK,EACL,QAAQ,EACR,KAAK,EACL,GAAO,EACP,GAAG,EACH,IAAgB,EAChB,KAAY,EACZ,GAAG,KAAK,EACT,EAAE,gBAAgB,2CAoIlB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SingleStylePropertyPanel.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SingleStylePropertyPanel.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,MAAM,EAAE,MAAM,mDAAmD,CAAC;AAgB3E,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,MAAM,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,UAAU,EAAE,EAAE,uBAAuB,2CAqH7H"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomReader.d.ts","sourceRoot":"","sources":["../../../../../../src/App/TemplatePanel/CustomReader/CustomReader.tsx"],"names":[],"mappings":"AAmBA,OAAO,
|
|
1
|
+
{"version":3,"file":"CustomReader.d.ts","sourceRoot":"","sources":["../../../../../../src/App/TemplatePanel/CustomReader/CustomReader.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAe,oBAAoB,EAAC,MAAM,gCAAgC,CAAC;AAQvF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB,CAAA;AACD,wBAAgB,YAAY,CAAC,EAAC,QAAQ,EAAE,mBAA2B,EAAE,WAAmB,EAAE,UAAU,EAAC,EAAE,iBAAiB,2CA0MvH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"renderToStaticMarkup.d.ts","sourceRoot":"","sources":["../../../../../src/App/TemplatePanel/renderToStaticMarkup.tsx"],"names":[],"mappings":"AAGA,OAAO,
|
|
1
|
+
{"version":3,"file":"renderToStaticMarkup.d.ts","sourceRoot":"","sources":["../../../../../src/App/TemplatePanel/renderToStaticMarkup.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAOhE,KAAK,QAAQ,GAAG;IACZ,WAAW,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,oBAAoB,CAAC,QAAQ,EAAE,eAAe,EAAE,EAAE,WAAW,EAAE,EAAE,QAAQ,2CAgEhG"}
|
package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnsContainerEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/ColumnsContainer/ColumnsContainerEditor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColumnsContainerEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/ColumnsContainer/ColumnsContainerEditor.tsx"],"names":[],"mappings":"AASA,OAAoC,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAGnG,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,EAAE,qBAAqB,2CAgE3G"}
|
package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts
CHANGED
|
@@ -93,7 +93,7 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
93
93
|
contentAlignmentMobile: z.ZodNullable<z.ZodOptional<z.ZodEnum<["top", "middle", "bottom"]>>>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
95
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
96
|
-
columnsCount?:
|
|
96
|
+
columnsCount?: 2 | 3;
|
|
97
97
|
layout?: string;
|
|
98
98
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
99
99
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
@@ -106,7 +106,7 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
106
106
|
}, ...unknown[]];
|
|
107
107
|
}, {
|
|
108
108
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
109
|
-
columnsCount?:
|
|
109
|
+
columnsCount?: 2 | 3;
|
|
110
110
|
layout?: string;
|
|
111
111
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
112
112
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
@@ -118,6 +118,8 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
118
118
|
childrenIds?: string[];
|
|
119
119
|
}, ...unknown[]];
|
|
120
120
|
}>>>;
|
|
121
|
+
blockId: z.ZodOptional<z.ZodString>;
|
|
122
|
+
isNotClient: z.ZodOptional<z.ZodBoolean>;
|
|
121
123
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
122
124
|
style: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
123
125
|
background: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -212,7 +214,7 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
212
214
|
contentAlignmentMobile: z.ZodNullable<z.ZodOptional<z.ZodEnum<["top", "middle", "bottom"]>>>;
|
|
213
215
|
}, "strip", z.ZodTypeAny, {
|
|
214
216
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
215
|
-
columnsCount?:
|
|
217
|
+
columnsCount?: 2 | 3;
|
|
216
218
|
layout?: string;
|
|
217
219
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
218
220
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
@@ -225,7 +227,7 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
225
227
|
}, ...unknown[]];
|
|
226
228
|
}, {
|
|
227
229
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
228
|
-
columnsCount?:
|
|
230
|
+
columnsCount?: 2 | 3;
|
|
229
231
|
layout?: string;
|
|
230
232
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
231
233
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
@@ -237,6 +239,8 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
237
239
|
childrenIds?: string[];
|
|
238
240
|
}, ...unknown[]];
|
|
239
241
|
}>>>;
|
|
242
|
+
blockId: z.ZodOptional<z.ZodString>;
|
|
243
|
+
isNotClient: z.ZodOptional<z.ZodBoolean>;
|
|
240
244
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
241
245
|
style: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
242
246
|
background: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -331,7 +335,7 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
331
335
|
contentAlignmentMobile: z.ZodNullable<z.ZodOptional<z.ZodEnum<["top", "middle", "bottom"]>>>;
|
|
332
336
|
}, "strip", z.ZodTypeAny, {
|
|
333
337
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
334
|
-
columnsCount?:
|
|
338
|
+
columnsCount?: 2 | 3;
|
|
335
339
|
layout?: string;
|
|
336
340
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
337
341
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
@@ -344,7 +348,7 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
344
348
|
}, ...unknown[]];
|
|
345
349
|
}, {
|
|
346
350
|
fixedWidths?: [number, number, number, ...unknown[]];
|
|
347
|
-
columnsCount?:
|
|
351
|
+
columnsCount?: 2 | 3;
|
|
348
352
|
layout?: string;
|
|
349
353
|
contentAlignment?: "top" | "bottom" | "middle";
|
|
350
354
|
contentAlignmentMobile?: "top" | "bottom" | "middle";
|
|
@@ -356,6 +360,8 @@ declare const ColumnsContainerPropsSchema: z.ZodObject<{
|
|
|
356
360
|
childrenIds?: string[];
|
|
357
361
|
}, ...unknown[]];
|
|
358
362
|
}>>>;
|
|
363
|
+
blockId: z.ZodOptional<z.ZodString>;
|
|
364
|
+
isNotClient: z.ZodOptional<z.ZodBoolean>;
|
|
359
365
|
}, z.ZodTypeAny, "passthrough">>;
|
|
360
366
|
export type ColumnsContainerProps = z.infer<typeof ColumnsContainerPropsSchema>;
|
|
361
367
|
export default ColumnsContainerPropsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnsContainerPropsSchema.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,QAAA,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"ColumnsContainerPropsSchema.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,QAAA,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAejB,CAAC;AAEjB,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,eAAe,2BAA2B,CAAC"}
|
|
@@ -71,6 +71,7 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
71
71
|
bottom?: number;
|
|
72
72
|
};
|
|
73
73
|
borderRadius?: number;
|
|
74
|
+
borderColor?: string;
|
|
74
75
|
mobilePadding?: {
|
|
75
76
|
left?: number;
|
|
76
77
|
right?: number;
|
|
@@ -83,7 +84,6 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
83
84
|
bottomLeft?: number;
|
|
84
85
|
bottomRight?: number;
|
|
85
86
|
};
|
|
86
|
-
borderColor?: string;
|
|
87
87
|
borderTop?: number;
|
|
88
88
|
borderBottom?: number;
|
|
89
89
|
borderLeft?: number;
|
|
@@ -102,6 +102,7 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
102
102
|
bottom?: number;
|
|
103
103
|
};
|
|
104
104
|
borderRadius?: number;
|
|
105
|
+
borderColor?: string;
|
|
105
106
|
mobilePadding?: {
|
|
106
107
|
left?: number;
|
|
107
108
|
right?: number;
|
|
@@ -114,7 +115,6 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
114
115
|
bottomLeft?: number;
|
|
115
116
|
bottomRight?: number;
|
|
116
117
|
};
|
|
117
|
-
borderColor?: string;
|
|
118
118
|
borderTop?: number;
|
|
119
119
|
borderBottom?: number;
|
|
120
120
|
borderLeft?: number;
|
|
@@ -131,6 +131,8 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
131
131
|
}, {
|
|
132
132
|
childrenIds?: string[];
|
|
133
133
|
}>>>;
|
|
134
|
+
blockId: z.ZodOptional<z.ZodString>;
|
|
135
|
+
isNotClient: z.ZodOptional<z.ZodBoolean>;
|
|
134
136
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
135
137
|
style: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
136
138
|
backgroundColor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -203,6 +205,7 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
203
205
|
bottom?: number;
|
|
204
206
|
};
|
|
205
207
|
borderRadius?: number;
|
|
208
|
+
borderColor?: string;
|
|
206
209
|
mobilePadding?: {
|
|
207
210
|
left?: number;
|
|
208
211
|
right?: number;
|
|
@@ -215,7 +218,6 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
215
218
|
bottomLeft?: number;
|
|
216
219
|
bottomRight?: number;
|
|
217
220
|
};
|
|
218
|
-
borderColor?: string;
|
|
219
221
|
borderTop?: number;
|
|
220
222
|
borderBottom?: number;
|
|
221
223
|
borderLeft?: number;
|
|
@@ -234,6 +236,7 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
234
236
|
bottom?: number;
|
|
235
237
|
};
|
|
236
238
|
borderRadius?: number;
|
|
239
|
+
borderColor?: string;
|
|
237
240
|
mobilePadding?: {
|
|
238
241
|
left?: number;
|
|
239
242
|
right?: number;
|
|
@@ -246,7 +249,6 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
246
249
|
bottomLeft?: number;
|
|
247
250
|
bottomRight?: number;
|
|
248
251
|
};
|
|
249
|
-
borderColor?: string;
|
|
250
252
|
borderTop?: number;
|
|
251
253
|
borderBottom?: number;
|
|
252
254
|
borderLeft?: number;
|
|
@@ -263,6 +265,8 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
263
265
|
}, {
|
|
264
266
|
childrenIds?: string[];
|
|
265
267
|
}>>>;
|
|
268
|
+
blockId: z.ZodOptional<z.ZodString>;
|
|
269
|
+
isNotClient: z.ZodOptional<z.ZodBoolean>;
|
|
266
270
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
267
271
|
style: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
268
272
|
backgroundColor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -335,6 +339,7 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
335
339
|
bottom?: number;
|
|
336
340
|
};
|
|
337
341
|
borderRadius?: number;
|
|
342
|
+
borderColor?: string;
|
|
338
343
|
mobilePadding?: {
|
|
339
344
|
left?: number;
|
|
340
345
|
right?: number;
|
|
@@ -347,7 +352,6 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
347
352
|
bottomLeft?: number;
|
|
348
353
|
bottomRight?: number;
|
|
349
354
|
};
|
|
350
|
-
borderColor?: string;
|
|
351
355
|
borderTop?: number;
|
|
352
356
|
borderBottom?: number;
|
|
353
357
|
borderLeft?: number;
|
|
@@ -366,6 +370,7 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
366
370
|
bottom?: number;
|
|
367
371
|
};
|
|
368
372
|
borderRadius?: number;
|
|
373
|
+
borderColor?: string;
|
|
369
374
|
mobilePadding?: {
|
|
370
375
|
left?: number;
|
|
371
376
|
right?: number;
|
|
@@ -378,7 +383,6 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
378
383
|
bottomLeft?: number;
|
|
379
384
|
bottomRight?: number;
|
|
380
385
|
};
|
|
381
|
-
borderColor?: string;
|
|
382
386
|
borderTop?: number;
|
|
383
387
|
borderBottom?: number;
|
|
384
388
|
borderLeft?: number;
|
|
@@ -395,6 +399,8 @@ declare const ContainerPropsSchema: z.ZodObject<{
|
|
|
395
399
|
}, {
|
|
396
400
|
childrenIds?: string[];
|
|
397
401
|
}>>>;
|
|
402
|
+
blockId: z.ZodOptional<z.ZodString>;
|
|
403
|
+
isNotClient: z.ZodOptional<z.ZodBoolean>;
|
|
398
404
|
}, z.ZodTypeAny, "passthrough">>;
|
|
399
405
|
export default ContainerPropsSchema;
|
|
400
406
|
export type ContainerProps = z.infer<typeof ContainerPropsSchema>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContainerPropsSchema.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/Container/ContainerPropsSchema.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,QAAA,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"ContainerPropsSchema.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/Container/ContainerPropsSchema.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,QAAA,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAUV,CAAC;AAEjB,eAAe,oBAAoB,CAAC;AAEpC,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC"}
|
|
@@ -20,30 +20,30 @@ declare const EmailLayoutPropsSchema: z.ZodObject<{
|
|
|
20
20
|
showVersion: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
21
21
|
}, "strip", z.ZodTypeAny, {
|
|
22
22
|
borderRadius?: number;
|
|
23
|
-
fontFamily?: any;
|
|
24
|
-
borderColor?: string;
|
|
25
|
-
childrenIds?: string[];
|
|
26
23
|
backdropColor?: string;
|
|
24
|
+
borderColor?: string;
|
|
27
25
|
canvasColor?: string;
|
|
28
26
|
textColor?: string;
|
|
27
|
+
childrenIds?: string[];
|
|
29
28
|
linkGlobal?: {
|
|
30
29
|
linkColor?: string;
|
|
31
30
|
underline?: boolean;
|
|
32
31
|
};
|
|
33
32
|
showVersion?: boolean;
|
|
33
|
+
fontFamily?: any;
|
|
34
34
|
}, {
|
|
35
35
|
borderRadius?: number;
|
|
36
|
-
fontFamily?: any;
|
|
37
|
-
borderColor?: string;
|
|
38
|
-
childrenIds?: string[];
|
|
39
36
|
backdropColor?: string;
|
|
37
|
+
borderColor?: string;
|
|
40
38
|
canvasColor?: string;
|
|
41
39
|
textColor?: string;
|
|
40
|
+
childrenIds?: string[];
|
|
42
41
|
linkGlobal?: {
|
|
43
42
|
linkColor?: string;
|
|
44
43
|
underline?: boolean;
|
|
45
44
|
};
|
|
46
45
|
showVersion?: boolean;
|
|
46
|
+
fontFamily?: any;
|
|
47
47
|
}>;
|
|
48
48
|
export default EmailLayoutPropsSchema;
|
|
49
49
|
export type EmailLayoutProps = z.infer<typeof EmailLayoutPropsSchema>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/documents/blocks/helpers/EditorChildrenIds/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAMpD,MAAM,MAAM,oBAAoB,GAAG;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,YAAY,CAAC;IACpB,WAAW,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC;AAMF,MAAM,MAAM,sBAAsB,GAAG;IACnC,WAAW,EAAE,MAAM,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;IACzC,QAAQ,EAAE,CAAC,GAAG,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAC9C,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EAAE,WAAW,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,EAAE,sBAAsB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/documents/blocks/helpers/EditorChildrenIds/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAMpD,MAAM,MAAM,oBAAoB,GAAG;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,YAAY,CAAC;IACpB,WAAW,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC;AAMF,MAAM,MAAM,sBAAsB,GAAG;IACnC,WAAW,EAAE,MAAM,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;IACzC,QAAQ,EAAE,CAAC,GAAG,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAC9C,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EAAE,WAAW,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,EAAE,sBAAsB,uFAuF3H"}
|
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
export type TBorderRadius = {
|
|
2
|
+
topLeft: number;
|
|
3
|
+
topRight: number;
|
|
4
|
+
bottomLeft: number;
|
|
5
|
+
bottomRight: number;
|
|
6
|
+
};
|
|
7
|
+
/** Rectangle/pill string, or per-corner radius when "custom" shape is selected. */
|
|
8
|
+
export type TShape = 'rectangle' | 'pill' | TBorderRadius;
|
|
1
9
|
export type TStyle = {
|
|
2
10
|
backgroundColor?: any;
|
|
3
11
|
borderColor?: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TStyle.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/helpers/TStyle.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,MAAM,GAAG;IACnB,eAAe,CAAC,EAAE,GAAG,CAAC;IACtB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,eAAe,CAAC,EAAE,GAAG,CAAC;IACtB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,eAAe,CAAC,EAAE,GAAG,CAAC;IACtB,kBAAkB,CAAC,EAAE,GAAG,CAAC;IACzB,gBAAgB,CAAC,EAAE,GAAG,CAAC;IACvB,iBAAiB,CAAC,EAAE,GAAG,CAAC;IACxB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
|
1
|
+
{"version":3,"file":"TStyle.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/helpers/TStyle.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,mFAAmF;AACnF,MAAM,MAAM,MAAM,GAAG,WAAW,GAAG,MAAM,GAAG,aAAa,CAAC;AAE1D,MAAM,MAAM,MAAM,GAAG;IACnB,eAAe,CAAC,EAAE,GAAG,CAAC;IACtB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,eAAe,CAAC,EAAE,GAAG,CAAC;IACtB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,eAAe,CAAC,EAAE,GAAG,CAAC;IACtB,kBAAkB,CAAC,EAAE,GAAG,CAAC;IACzB,gBAAgB,CAAC,EAAE,GAAG,CAAC;IACvB,iBAAiB,CAAC,EAAE,GAAG,CAAC;IACxB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TuneMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/documents/blocks/helpers/block-wrappers/TuneMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyD,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TuneMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/documents/blocks/helpers/block-wrappers/TuneMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyD,MAAM,OAAO,CAAC;AAqC9E,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAKF,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,2CAgVxC;AAGD,QAAA,MAAM,QAAQ,iDAAsB,CAAC;AACrC,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"changeWidth.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/helpers/changeWidth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;
|
|
1
|
+
{"version":3,"file":"changeWidth.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/helpers/changeWidth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAG5D,eAAO,MAAM,WAAW,GAAI,SAAS,MAAM,EAAE,SAAS,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,EAAE,MAAM,UAAU,SA0B9F,CAAC;AAGF,eAAO,MAAM,cAAc,GAAI,SAAS,MAAM,GAAG,IAAI,WAiBpD,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fontFamily.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/helpers/fontFamily.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,CAAC,EAAC,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"fontFamily.d.ts","sourceRoot":"","sources":["../../../../../../src/documents/blocks/helpers/fontFamily.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,CAAC,EAAC,MAAM,KAAK,CAAC;AAItB,eAAO,MAAM,aAAa;;;;GA8FzB,CAAC;AAEF,eAAO,MAAM,YAAY;;;CAGxB,CAAA;AAED,eAAO,MAAM,iBAAiB,oIAWpB,CAAC;AAGX,eAAO,MAAM,kBAAkB,oKAchB,CAAC;AAMhB,wBAAgB,aAAa,CAAC,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,UAQ3E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EJEMPLO_USO_GRANULAR.d.ts","sourceRoot":"","sources":["../../../../../src/documents/editor/EJEMPLO_USO_GRANULAR.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;
|
|
1
|
+
{"version":3,"file":"EJEMPLO_USO_GRANULAR.d.ts","sourceRoot":"","sources":["../../../../../src/documents/editor/EJEMPLO_USO_GRANULAR.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAkBH;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,2CAyBjE;AAMD;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,2CAmEjE;AAMD;;;GAGG;AACH,wBAAgB,qBAAqB,CAAC,EACpC,OAAO,EACP,QAAQ,EACT,EAAE;IACD,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB,2CAmBA;AAMD;;;GAGG;AACH,wBAAgB,cAAc,CAAC,EAC7B,OAAO,EACP,QAAQ,EACR,GAAO,EACP,GAAS,EACT,IAAQ,GACT,EAAE;IACD,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,2CAgBA;AAMD;;;GAGG;AACH,wBAAgB,mBAAmB,CAAC,EAClC,OAAO,EACP,QAAQ,EACT,EAAE;IACD,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB,2CAiCA;AAMD;;;GAGG;AACH,wBAAgB,oBAAoB,CAAC,EACnC,OAAO,EACP,OAAO,EACR,EAAE;IACD,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,KAAK,CAAC;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CAChD,2CAwBA;AAMD;;;GAGG;AACH,wBAAgB,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,2CAsEpE;AAMD;;;GAGG;AACH,wBAAgB,uBAAuB,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,2CAcvE;AAMD;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,EACrC,OAAO,EACP,QAAQ,EACR,QAAQ,GACT,EAAE;IACD,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,GAAG,IAAI,CAAC;CAC5C,2CA6BA;AAMD;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,2CAmDtE"}
|