easy-email-pro-modern 1.54.0 → 1.54.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/lib/index.js +7825 -0
- package/lib/monacoeditorwork/css.worker.bundle.js +46736 -0
- package/lib/monacoeditorwork/editor.worker.bundle.js +9954 -0
- package/lib/monacoeditorwork/html.worker.bundle.js +25985 -0
- package/lib/monacoeditorwork/json.worker.bundle.js +17214 -0
- package/lib/monacoeditorwork/ts.worker.bundle.js +172133 -0
- package/lib/style.css +256 -0
- package/lib/typings/custom-types.d.ts +2 -2
- package/lib/typings/index.d.ts +1 -1
- package/package.json +1 -1
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/CornerRadiusField.d.ts +0 -6
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/DividerStyleField.d.ts +0 -15
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/IconSizeField.d.ts +0 -6
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/IconSpacingField.d.ts +0 -6
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/PaddingField.d.ts +0 -9
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/WidthSliderField.d.ts +0 -6
- package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/index.d.ts +0 -6
- package/lib/typings/easy-email-pro-modern/src/components/AutoDeselectElement.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/BlockLayer/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Button/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Divider/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Image/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Navbar/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Page/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Section/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Social/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Spacer/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Text/index.d.ts +0 -17
- package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/AddIcon/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/DragIcon/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementDragover/Line/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementDragover/Placeholder/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementDragover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementHover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementPlaceholder/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementSelected/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementTools/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-modern/src/components/ElementList/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-modern/src/components/FullScreenLoading/index.d.ts +0 -7
- package/lib/typings/easy-email-pro-modern/src/components/SettingsPannel/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-modern/src/components/SideBar/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-modern/src/components/StylesPannel/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-modern/src/custom-types.d.ts +0 -15
- package/lib/typings/easy-email-pro-modern/src/hooks/index.d.ts +0 -1
- package/lib/typings/easy-email-pro-modern/src/hooks/useBlocksDrawer.d.ts +0 -9
- package/lib/typings/easy-email-pro-modern/src/index.d.ts +0 -14
- package/lib/typings/easy-email-pro-modern/src/utils/getIsLargeScreen.d.ts +0 -1
- package/lib/typings/easy-email-pro-modern/src/withTheme.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/BlockPaths/index.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockItem/index.d.ts +0 -12
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockLayer/components/ElementList/index.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockLayer/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/BlockList.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/UniversalList.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/UniversalListItem.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/index.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlocksPanel/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/LayoutItem/SectionLayout.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/LayoutItem/WrapperLayout.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/LayoutItem/index.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/BlocksDrawer/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/BlocksModal/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ColumnLayout/LayoutItemList.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ColumnLayout/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationDrawer/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Blockquote/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Button/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Code/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Column/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Divider/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Group/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Hero/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Image/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Navbar/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Page/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Section/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Social/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Spacer/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Table/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Table2/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Text/TextHTMLEditor.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Text/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Widget/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Wrapper/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Schemas/PageFooter.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Schemas/PageHeader.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Schemas/index.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundColor.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundGradient.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundImage.d.ts +0 -12
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundPosition.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Border.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BorderRadius.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ButtonCategory.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ButtonContent.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ButtonIcon.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Buttons.d.ts +0 -18
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Columns.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Direction.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DisplayOptions/Condition.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DisplayOptions/Iteration.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DisplayOptions/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DividerLine.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/FontFamily.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/FontSize.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/FontWeight.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/GlobalLink.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Heading.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Height.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ImageUrl.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ImageWidth.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/LetterSpacing.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/LineHeight.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Link.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/MergeTagSelectInputField.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Padding.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/PixelAndPercentField.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Preheader.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/RTLDirection.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/StackOnMobile.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TableLayout.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TextAlign.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TextAndHeadingList.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TextAndHeadingStyle.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Typography.d.ts +0 -20
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/VerticalAlign.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/WebFonts.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Width.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/index.d.ts +0 -103
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributePanel.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributesPanelWrapper/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/CollapseWrapper/CollapseWrapper.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/CollapseWrapper/index.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/ResponsiveTabs/ResponsiveField.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/ResponsiveTabs/index.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/SchemaPanelRenderer.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/SourceCodePanel/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/UniversalElementPanel/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/index.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/FieldConfigItem/AddItems.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/FieldConfigItem/index.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/WidgetTypeOptions.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/constants.d.ts +0 -12
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/index.d.ts +0 -12
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationSideBar/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/ColorPicker.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/FontFamily.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/FontSize.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/Image.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/Link.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/index.d.ts +0 -21
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Button/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Divider/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Image/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Navbar/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Page/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Section/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Social/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Spacer/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Text/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/components/PopopCard/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/Controller/index.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/DragItem/index.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/DraggingPlaceholderWrapper/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmail/components/DesktopEmailPreview/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmail/components/MobilePreview/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmail/index.d.ts +0 -12
- package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmailDrawer/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/TabHeader/index.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/ElementIcon/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/ElementStyleGallery/index.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/Form/ButtonField.d.ts +0 -13
- package/lib/typings/easy-email-pro-theme/src/components/Form/ButtonGroupField.d.ts +0 -15
- package/lib/typings/easy-email-pro-theme/src/components/Form/ColorPicker/ColorPickerContent.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/components/Form/ColorPicker/index.d.ts +0 -15
- package/lib/typings/easy-email-pro-theme/src/components/Form/EditPanelListField.d.ts +0 -17
- package/lib/typings/easy-email-pro-theme/src/components/Form/EditPanelTabsField.d.ts +0 -13
- package/lib/typings/easy-email-pro-theme/src/components/Form/GradientGenerator/index.d.ts +0 -13
- package/lib/typings/easy-email-pro-theme/src/components/Form/ImageUploaderField/index.d.ts +0 -27
- package/lib/typings/easy-email-pro-theme/src/components/Form/PixelField.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/Form/RichTextField/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/Form/Select.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/Form/SliderField.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/Form/SwitchField/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/Form/SyncChildrenField.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/Form/WatchField.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/JsonAdapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/arrayString.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/color.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/direction.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/fontStyle.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/fontWeight.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/index.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/italic.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/pixel.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/pixelNumber.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/slider.adapter.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Form/enhancer.d.ts +0 -12
- package/lib/typings/easy-email-pro-theme/src/components/Form/index.d.ts +0 -28
- package/lib/typings/easy-email-pro-theme/src/components/FullHeightOverlayScrollbars/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/Hotkeys/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/RichTextBar.d.ts +0 -11
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/AIAssistant/AIPromptModal.d.ts +0 -16
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/AIAssistant/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/BgColor.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FontColor.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FontFamily.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FontSize.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FormatButton.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/Image.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/List.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/MergeTag.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/PreventFocusWrapper.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/TextAlign.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/TextLink.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/TurnInto.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/index.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/utils/getLinkNode.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/IconFont/index.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/components/MergeTagComponent/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/MergetagPopover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/components/Providers/ControllerProvider.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Providers/DraggingProvider.d.ts +0 -21
- package/lib/typings/easy-email-pro-theme/src/components/Providers/EditorContext.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/Providers/EditorThemeStateProvider.d.ts +0 -14
- package/lib/typings/easy-email-pro-theme/src/components/Providers/FormProvider.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/components/Providers/UniversalElementProvider.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/components/Providers/index.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/components/StandaloneElementEditorDrawer/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/StandaloneElementSaveButtonPortal/index.d.ts +0 -3
- package/lib/typings/easy-email-pro-theme/src/components/UniversalElementEditorDrawer/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/components/UnsplashImages/index.d.ts +0 -206
- package/lib/typings/easy-email-pro-theme/src/components/UnsplashImagesDrawer/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/components/index.d.ts +0 -159
- package/lib/typings/easy-email-pro-theme/src/hooks/index.d.ts +0 -10
- package/lib/typings/easy-email-pro-theme/src/hooks/useBlocksDrawer.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/hooks/useColorContext.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/hooks/useDragging.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/hooks/useEditorContext.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/hooks/useEditorThemeState.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/hooks/useElementDefault.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/hooks/useElementInteract.d.ts +0 -27
- package/lib/typings/easy-email-pro-theme/src/hooks/useFontFamily.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/hooks/useMinimalistContext.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/hooks/useUniversalContent.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/index.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/AutoDeselectElement.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/BlockMenusOverlay/index.d.ts +0 -6
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/BlockResizer/index.d.ts +0 -19
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ColumnLayoutOverlay/index.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementDragover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementHover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementPlaceholder/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementSelected/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementTools/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/index.d.ts +0 -9
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/useOverlayMenuCapture.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/withTheme.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/AutoDeselectElement.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementDragover/Line/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementDragover/Placeholder/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementDragover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementHover/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementPlaceholder/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementSelected/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementTools/index.d.ts +0 -8
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/TableTools/ContextMenu.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/TableTools/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/index.d.ts +0 -4
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/index.d.ts +0 -13
- package/lib/typings/easy-email-pro-theme/src/themes/Retro/withTheme.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/themes/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/typings/custom-types.d.ts +0 -201
- package/lib/typings/easy-email-pro-theme/src/typings/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/typings/schema.d.ts +0 -46
- package/lib/typings/easy-email-pro-theme/src/utils/assignIdsToElementTree.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/utils/getFallbackValue.d.ts +0 -7
- package/lib/typings/easy-email-pro-theme/src/utils/getMergeTagsByType.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/utils/index.d.ts +0 -5
- package/lib/typings/easy-email-pro-theme/src/utils/mjmlToJson/basicElementToStandardElement.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/utils/mjmlToJson/formatPadding.d.ts +0 -1
- package/lib/typings/easy-email-pro-theme/src/utils/mjmlToJson/index.d.ts +0 -2
- package/lib/typings/easy-email-pro-theme/src/utils/previewLoadImage.d.ts +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.