email-builder-online 3.4.71 → 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.
@@ -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":"AA4VA,MAAM,CAAC,OAAO,UAAU,kBAAkB,4CAkGzC"}
1
+ {"version":3,"file":"ComponentTreePanel.d.ts","sourceRoot":"","sources":["../../../../../src/App/ComponentTree/ComponentTreePanel.tsx"],"names":[],"mappings":"AAuYA,MAAM,CAAC,OAAO,UAAU,kBAAkB,4CAkGzC"}