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.
Files changed (292) hide show
  1. package/lib/index.js +7825 -0
  2. package/lib/monacoeditorwork/css.worker.bundle.js +46736 -0
  3. package/lib/monacoeditorwork/editor.worker.bundle.js +9954 -0
  4. package/lib/monacoeditorwork/html.worker.bundle.js +25985 -0
  5. package/lib/monacoeditorwork/json.worker.bundle.js +17214 -0
  6. package/lib/monacoeditorwork/ts.worker.bundle.js +172133 -0
  7. package/lib/style.css +256 -0
  8. package/lib/typings/custom-types.d.ts +2 -2
  9. package/lib/typings/index.d.ts +1 -1
  10. package/package.json +1 -1
  11. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/CornerRadiusField.d.ts +0 -6
  12. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/DividerStyleField.d.ts +0 -15
  13. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/IconSizeField.d.ts +0 -6
  14. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/IconSpacingField.d.ts +0 -6
  15. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/PaddingField.d.ts +0 -9
  16. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/WidthSliderField.d.ts +0 -6
  17. package/lib/typings/easy-email-pro-modern/src/components/AttributeFields/index.d.ts +0 -6
  18. package/lib/typings/easy-email-pro-modern/src/components/AutoDeselectElement.d.ts +0 -2
  19. package/lib/typings/easy-email-pro-modern/src/components/BlockLayer/index.d.ts +0 -2
  20. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Button/index.d.ts +0 -9
  21. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Divider/index.d.ts +0 -5
  22. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Image/index.d.ts +0 -5
  23. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Navbar/index.d.ts +0 -5
  24. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Page/index.d.ts +0 -5
  25. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Section/index.d.ts +0 -5
  26. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Social/index.d.ts +0 -5
  27. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Spacer/index.d.ts +0 -5
  28. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/Text/index.d.ts +0 -17
  29. package/lib/typings/easy-email-pro-modern/src/components/ConfigurationPanels/index.d.ts +0 -9
  30. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/AddIcon/index.d.ts +0 -2
  31. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/DragIcon/index.d.ts +0 -4
  32. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementDragover/Line/index.d.ts +0 -2
  33. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementDragover/Placeholder/index.d.ts +0 -2
  34. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementDragover/index.d.ts +0 -2
  35. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementHover/index.d.ts +0 -2
  36. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementPlaceholder/index.d.ts +0 -2
  37. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementSelected/index.d.ts +0 -2
  38. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/ElementTools/index.d.ts +0 -8
  39. package/lib/typings/easy-email-pro-modern/src/components/ElementInteract/index.d.ts +0 -4
  40. package/lib/typings/easy-email-pro-modern/src/components/ElementList/index.d.ts +0 -9
  41. package/lib/typings/easy-email-pro-modern/src/components/FullScreenLoading/index.d.ts +0 -7
  42. package/lib/typings/easy-email-pro-modern/src/components/SettingsPannel/index.d.ts +0 -2
  43. package/lib/typings/easy-email-pro-modern/src/components/SideBar/index.d.ts +0 -5
  44. package/lib/typings/easy-email-pro-modern/src/components/StylesPannel/index.d.ts +0 -4
  45. package/lib/typings/easy-email-pro-modern/src/custom-types.d.ts +0 -15
  46. package/lib/typings/easy-email-pro-modern/src/hooks/index.d.ts +0 -1
  47. package/lib/typings/easy-email-pro-modern/src/hooks/useBlocksDrawer.d.ts +0 -9
  48. package/lib/typings/easy-email-pro-modern/src/index.d.ts +0 -14
  49. package/lib/typings/easy-email-pro-modern/src/utils/getIsLargeScreen.d.ts +0 -1
  50. package/lib/typings/easy-email-pro-modern/src/withTheme.d.ts +0 -2
  51. package/lib/typings/easy-email-pro-theme/src/components/BlockPaths/index.d.ts +0 -6
  52. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockItem/index.d.ts +0 -12
  53. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockLayer/components/ElementList/index.d.ts +0 -7
  54. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockLayer/index.d.ts +0 -2
  55. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/BlockList.d.ts +0 -5
  56. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/UniversalList.d.ts +0 -2
  57. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/UniversalListItem.d.ts +0 -6
  58. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlockList/index.d.ts +0 -3
  59. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/BlocksPanel/index.d.ts +0 -2
  60. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/LayoutItem/SectionLayout.d.ts +0 -6
  61. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/LayoutItem/WrapperLayout.d.ts +0 -6
  62. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/LayoutItem/index.d.ts +0 -3
  63. package/lib/typings/easy-email-pro-theme/src/components/BlockSideBar/index.d.ts +0 -5
  64. package/lib/typings/easy-email-pro-theme/src/components/BlocksDrawer/index.d.ts +0 -2
  65. package/lib/typings/easy-email-pro-theme/src/components/BlocksModal/index.d.ts +0 -2
  66. package/lib/typings/easy-email-pro-theme/src/components/ColumnLayout/LayoutItemList.d.ts +0 -6
  67. package/lib/typings/easy-email-pro-theme/src/components/ColumnLayout/index.d.ts +0 -5
  68. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationDrawer/index.d.ts +0 -5
  69. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Blockquote/index.d.ts +0 -5
  70. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Button/index.d.ts +0 -9
  71. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Code/index.d.ts +0 -5
  72. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Column/index.d.ts +0 -5
  73. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Divider/index.d.ts +0 -5
  74. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Group/index.d.ts +0 -5
  75. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Hero/index.d.ts +0 -5
  76. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Image/index.d.ts +0 -5
  77. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Navbar/index.d.ts +0 -5
  78. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Page/index.d.ts +0 -5
  79. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Section/index.d.ts +0 -5
  80. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Social/index.d.ts +0 -5
  81. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Spacer/index.d.ts +0 -5
  82. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Table/index.d.ts +0 -5
  83. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Table2/index.d.ts +0 -5
  84. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Text/TextHTMLEditor.d.ts +0 -2
  85. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Text/index.d.ts +0 -5
  86. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Widget/index.d.ts +0 -5
  87. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/Wrapper/index.d.ts +0 -5
  88. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Elements/index.d.ts +0 -5
  89. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Schemas/PageFooter.d.ts +0 -2
  90. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Schemas/PageHeader.d.ts +0 -2
  91. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/Schemas/index.d.ts +0 -7
  92. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundColor.d.ts +0 -5
  93. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundGradient.d.ts +0 -9
  94. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundImage.d.ts +0 -12
  95. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BackgroundPosition.d.ts +0 -1
  96. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Border.d.ts +0 -11
  97. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/BorderRadius.d.ts +0 -5
  98. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ButtonCategory.d.ts +0 -10
  99. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ButtonContent.d.ts +0 -5
  100. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ButtonIcon.d.ts +0 -7
  101. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Buttons.d.ts +0 -18
  102. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Columns.d.ts +0 -8
  103. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Direction.d.ts +0 -9
  104. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DisplayOptions/Condition.d.ts +0 -9
  105. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DisplayOptions/Iteration.d.ts +0 -9
  106. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DisplayOptions/index.d.ts +0 -5
  107. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/DividerLine.d.ts +0 -10
  108. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/FontFamily.d.ts +0 -5
  109. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/FontSize.d.ts +0 -5
  110. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/FontWeight.d.ts +0 -5
  111. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/GlobalLink.d.ts +0 -2
  112. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Heading.d.ts +0 -7
  113. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Height.d.ts +0 -5
  114. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ImageUrl.d.ts +0 -6
  115. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/ImageWidth.d.ts +0 -7
  116. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/LetterSpacing.d.ts +0 -5
  117. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/LineHeight.d.ts +0 -7
  118. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Link.d.ts +0 -5
  119. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/MergeTagSelectInputField.d.ts +0 -8
  120. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Padding.d.ts +0 -10
  121. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/PixelAndPercentField.d.ts +0 -11
  122. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Preheader.d.ts +0 -3
  123. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/RTLDirection.d.ts +0 -9
  124. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/StackOnMobile.d.ts +0 -7
  125. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TableLayout.d.ts +0 -5
  126. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TextAlign.d.ts +0 -5
  127. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TextAndHeadingList.d.ts +0 -6
  128. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/TextAndHeadingStyle.d.ts +0 -8
  129. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Typography.d.ts +0 -20
  130. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/VerticalAlign.d.ts +0 -5
  131. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/WebFonts.d.ts +0 -2
  132. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/Width.d.ts +0 -5
  133. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributeField/index.d.ts +0 -103
  134. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributePanel.d.ts +0 -2
  135. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/AttributesPanelWrapper/index.d.ts +0 -8
  136. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/CollapseWrapper/CollapseWrapper.d.ts +0 -8
  137. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/CollapseWrapper/index.d.ts +0 -3
  138. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/ResponsiveTabs/ResponsiveField.d.ts +0 -5
  139. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/ResponsiveTabs/index.d.ts +0 -11
  140. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/SchemaPanelRenderer.d.ts +0 -9
  141. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/SourceCodePanel/index.d.ts +0 -2
  142. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/UniversalElementPanel/index.d.ts +0 -2
  143. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/index.d.ts +0 -6
  144. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/FieldConfigItem/AddItems.d.ts +0 -6
  145. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/FieldConfigItem/index.d.ts +0 -11
  146. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/WidgetTypeOptions.d.ts +0 -4
  147. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/constants.d.ts +0 -12
  148. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/components/WidgetConfigPanel/widgetFields/index.d.ts +0 -12
  149. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationPanel/index.d.ts +0 -8
  150. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationSideBar/index.d.ts +0 -5
  151. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/ColorPicker.d.ts +0 -7
  152. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/FontFamily.d.ts +0 -6
  153. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/FontSize.d.ts +0 -6
  154. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/Image.d.ts +0 -2
  155. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/Link.d.ts +0 -6
  156. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/ConfigurationToolbarAttributeField/index.d.ts +0 -21
  157. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Button/index.d.ts +0 -5
  158. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Divider/index.d.ts +0 -9
  159. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Image/index.d.ts +0 -5
  160. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Navbar/index.d.ts +0 -5
  161. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Page/index.d.ts +0 -5
  162. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Section/index.d.ts +0 -5
  163. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Social/index.d.ts +0 -5
  164. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Spacer/index.d.ts +0 -5
  165. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/Text/index.d.ts +0 -5
  166. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/Elements/index.d.ts +0 -5
  167. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/components/PopopCard/index.d.ts +0 -8
  168. package/lib/typings/easy-email-pro-theme/src/components/ConfigurationToolbar/index.d.ts +0 -2
  169. package/lib/typings/easy-email-pro-theme/src/components/Controller/index.d.ts +0 -3
  170. package/lib/typings/easy-email-pro-theme/src/components/DragItem/index.d.ts +0 -7
  171. package/lib/typings/easy-email-pro-theme/src/components/DraggingPlaceholderWrapper/index.d.ts +0 -9
  172. package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmail/components/DesktopEmailPreview/index.d.ts +0 -5
  173. package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmail/components/MobilePreview/index.d.ts +0 -5
  174. package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmail/index.d.ts +0 -12
  175. package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/PreviewEmailDrawer/index.d.ts +0 -4
  176. package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/components/TabHeader/index.d.ts +0 -6
  177. package/lib/typings/easy-email-pro-theme/src/components/EditorTabs/index.d.ts +0 -8
  178. package/lib/typings/easy-email-pro-theme/src/components/ElementIcon/index.d.ts +0 -5
  179. package/lib/typings/easy-email-pro-theme/src/components/ElementStyleGallery/index.d.ts +0 -11
  180. package/lib/typings/easy-email-pro-theme/src/components/Form/ButtonField.d.ts +0 -13
  181. package/lib/typings/easy-email-pro-theme/src/components/Form/ButtonGroupField.d.ts +0 -15
  182. package/lib/typings/easy-email-pro-theme/src/components/Form/ColorPicker/ColorPickerContent.d.ts +0 -7
  183. package/lib/typings/easy-email-pro-theme/src/components/Form/ColorPicker/index.d.ts +0 -15
  184. package/lib/typings/easy-email-pro-theme/src/components/Form/EditPanelListField.d.ts +0 -17
  185. package/lib/typings/easy-email-pro-theme/src/components/Form/EditPanelTabsField.d.ts +0 -13
  186. package/lib/typings/easy-email-pro-theme/src/components/Form/GradientGenerator/index.d.ts +0 -13
  187. package/lib/typings/easy-email-pro-theme/src/components/Form/ImageUploaderField/index.d.ts +0 -27
  188. package/lib/typings/easy-email-pro-theme/src/components/Form/PixelField.d.ts +0 -3
  189. package/lib/typings/easy-email-pro-theme/src/components/Form/RichTextField/index.d.ts +0 -5
  190. package/lib/typings/easy-email-pro-theme/src/components/Form/Select.d.ts +0 -11
  191. package/lib/typings/easy-email-pro-theme/src/components/Form/SliderField.d.ts +0 -8
  192. package/lib/typings/easy-email-pro-theme/src/components/Form/SwitchField/index.d.ts +0 -5
  193. package/lib/typings/easy-email-pro-theme/src/components/Form/SyncChildrenField.d.ts +0 -11
  194. package/lib/typings/easy-email-pro-theme/src/components/Form/WatchField.d.ts +0 -11
  195. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/JsonAdapter.d.ts +0 -4
  196. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/arrayString.adapter.d.ts +0 -4
  197. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/color.adapter.d.ts +0 -4
  198. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/direction.adapter.d.ts +0 -4
  199. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/fontStyle.adapter.d.ts +0 -4
  200. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/fontWeight.adapter.d.ts +0 -4
  201. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/index.d.ts +0 -10
  202. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/italic.adapter.d.ts +0 -4
  203. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/pixel.adapter.d.ts +0 -4
  204. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/pixelNumber.adapter.d.ts +0 -4
  205. package/lib/typings/easy-email-pro-theme/src/components/Form/adapter/slider.adapter.d.ts +0 -4
  206. package/lib/typings/easy-email-pro-theme/src/components/Form/enhancer.d.ts +0 -12
  207. package/lib/typings/easy-email-pro-theme/src/components/Form/index.d.ts +0 -28
  208. package/lib/typings/easy-email-pro-theme/src/components/FullHeightOverlayScrollbars/index.d.ts +0 -9
  209. package/lib/typings/easy-email-pro-theme/src/components/Hotkeys/index.d.ts +0 -2
  210. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/RichTextBar.d.ts +0 -11
  211. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/AIAssistant/AIPromptModal.d.ts +0 -16
  212. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/AIAssistant/index.d.ts +0 -4
  213. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/BgColor.d.ts +0 -2
  214. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FontColor.d.ts +0 -2
  215. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FontFamily.d.ts +0 -2
  216. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FontSize.d.ts +0 -2
  217. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/FormatButton.d.ts +0 -9
  218. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/Image.d.ts +0 -2
  219. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/List.d.ts +0 -2
  220. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/MergeTag.d.ts +0 -8
  221. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/PreventFocusWrapper.d.ts +0 -4
  222. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/TextAlign.d.ts +0 -2
  223. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/TextLink.d.ts +0 -2
  224. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/componens/TurnInto.d.ts +0 -2
  225. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/index.d.ts +0 -3
  226. package/lib/typings/easy-email-pro-theme/src/components/HoveringToolbar/utils/getLinkNode.d.ts +0 -3
  227. package/lib/typings/easy-email-pro-theme/src/components/IconFont/index.d.ts +0 -10
  228. package/lib/typings/easy-email-pro-theme/src/components/MergeTagComponent/index.d.ts +0 -9
  229. package/lib/typings/easy-email-pro-theme/src/components/MergetagPopover/index.d.ts +0 -2
  230. package/lib/typings/easy-email-pro-theme/src/components/Providers/ControllerProvider.d.ts +0 -4
  231. package/lib/typings/easy-email-pro-theme/src/components/Providers/DraggingProvider.d.ts +0 -21
  232. package/lib/typings/easy-email-pro-theme/src/components/Providers/EditorContext.d.ts +0 -6
  233. package/lib/typings/easy-email-pro-theme/src/components/Providers/EditorThemeStateProvider.d.ts +0 -14
  234. package/lib/typings/easy-email-pro-theme/src/components/Providers/FormProvider.d.ts +0 -4
  235. package/lib/typings/easy-email-pro-theme/src/components/Providers/UniversalElementProvider.d.ts +0 -10
  236. package/lib/typings/easy-email-pro-theme/src/components/Providers/index.d.ts +0 -6
  237. package/lib/typings/easy-email-pro-theme/src/components/StandaloneElementEditorDrawer/index.d.ts +0 -5
  238. package/lib/typings/easy-email-pro-theme/src/components/StandaloneElementSaveButtonPortal/index.d.ts +0 -3
  239. package/lib/typings/easy-email-pro-theme/src/components/UniversalElementEditorDrawer/index.d.ts +0 -5
  240. package/lib/typings/easy-email-pro-theme/src/components/UnsplashImages/index.d.ts +0 -206
  241. package/lib/typings/easy-email-pro-theme/src/components/UnsplashImagesDrawer/index.d.ts +0 -9
  242. package/lib/typings/easy-email-pro-theme/src/components/index.d.ts +0 -159
  243. package/lib/typings/easy-email-pro-theme/src/hooks/index.d.ts +0 -10
  244. package/lib/typings/easy-email-pro-theme/src/hooks/useBlocksDrawer.d.ts +0 -9
  245. package/lib/typings/easy-email-pro-theme/src/hooks/useColorContext.d.ts +0 -1
  246. package/lib/typings/easy-email-pro-theme/src/hooks/useDragging.d.ts +0 -9
  247. package/lib/typings/easy-email-pro-theme/src/hooks/useEditorContext.d.ts +0 -1
  248. package/lib/typings/easy-email-pro-theme/src/hooks/useEditorThemeState.d.ts +0 -1
  249. package/lib/typings/easy-email-pro-theme/src/hooks/useElementDefault.d.ts +0 -9
  250. package/lib/typings/easy-email-pro-theme/src/hooks/useElementInteract.d.ts +0 -27
  251. package/lib/typings/easy-email-pro-theme/src/hooks/useFontFamily.d.ts +0 -9
  252. package/lib/typings/easy-email-pro-theme/src/hooks/useMinimalistContext.d.ts +0 -1
  253. package/lib/typings/easy-email-pro-theme/src/hooks/useUniversalContent.d.ts +0 -1
  254. package/lib/typings/easy-email-pro-theme/src/index.d.ts +0 -7
  255. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/AutoDeselectElement.d.ts +0 -2
  256. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/BlockMenusOverlay/index.d.ts +0 -6
  257. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/BlockResizer/index.d.ts +0 -19
  258. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ColumnLayoutOverlay/index.d.ts +0 -7
  259. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementDragover/index.d.ts +0 -2
  260. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementHover/index.d.ts +0 -2
  261. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementPlaceholder/index.d.ts +0 -2
  262. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementSelected/index.d.ts +0 -2
  263. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/ElementTools/index.d.ts +0 -8
  264. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/components/ElementInteract/index.d.ts +0 -4
  265. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/index.d.ts +0 -9
  266. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/useOverlayMenuCapture.d.ts +0 -8
  267. package/lib/typings/easy-email-pro-theme/src/themes/Minimalist/withTheme.d.ts +0 -4
  268. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/AutoDeselectElement.d.ts +0 -2
  269. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementDragover/Line/index.d.ts +0 -2
  270. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementDragover/Placeholder/index.d.ts +0 -2
  271. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementDragover/index.d.ts +0 -2
  272. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementHover/index.d.ts +0 -2
  273. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementPlaceholder/index.d.ts +0 -2
  274. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementSelected/index.d.ts +0 -2
  275. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/ElementTools/index.d.ts +0 -8
  276. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/TableTools/ContextMenu.d.ts +0 -7
  277. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/TableTools/index.d.ts +0 -2
  278. package/lib/typings/easy-email-pro-theme/src/themes/Retro/components/ElementInteract/index.d.ts +0 -4
  279. package/lib/typings/easy-email-pro-theme/src/themes/Retro/index.d.ts +0 -13
  280. package/lib/typings/easy-email-pro-theme/src/themes/Retro/withTheme.d.ts +0 -2
  281. package/lib/typings/easy-email-pro-theme/src/themes/index.d.ts +0 -2
  282. package/lib/typings/easy-email-pro-theme/src/typings/custom-types.d.ts +0 -201
  283. package/lib/typings/easy-email-pro-theme/src/typings/index.d.ts +0 -2
  284. package/lib/typings/easy-email-pro-theme/src/typings/schema.d.ts +0 -46
  285. package/lib/typings/easy-email-pro-theme/src/utils/assignIdsToElementTree.d.ts +0 -2
  286. package/lib/typings/easy-email-pro-theme/src/utils/getFallbackValue.d.ts +0 -7
  287. package/lib/typings/easy-email-pro-theme/src/utils/getMergeTagsByType.d.ts +0 -2
  288. package/lib/typings/easy-email-pro-theme/src/utils/index.d.ts +0 -5
  289. package/lib/typings/easy-email-pro-theme/src/utils/mjmlToJson/basicElementToStandardElement.d.ts +0 -2
  290. package/lib/typings/easy-email-pro-theme/src/utils/mjmlToJson/formatPadding.d.ts +0 -1
  291. package/lib/typings/easy-email-pro-theme/src/utils/mjmlToJson/index.d.ts +0 -2
  292. 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.