@go-mailer/easy-email-extensions 4.16.4 → 4.16.6

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.
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { InputWithUnitProps } from '@extensions/components/Form/InputWithUnit';
2
+ import { InputWithUnitProps } from '../../../components/Form/InputWithUnit';
3
3
  import { UseFieldConfig } from 'react-final-form';
4
4
  export declare function Width({ inline, unitOptions, config, }: {
5
5
  inline?: boolean;
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
- import { ExtensionProps } from '@extensions/components/Providers/ExtensionProvider';
2
+ import { ExtensionProps } from '../components/Providers/ExtensionProvider';
3
3
  export declare const StandardLayout: React.FC<ExtensionProps>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { UploaderServer } from '@extensions/AttributePanel/utils/Uploader';
2
+ import { UploaderServer } from '../../../AttributePanel/utils/Uploader';
3
3
  export interface ImageUploaderProps {
4
4
  onChange: (val: string) => void;
5
5
  value: string;
@@ -1,4 +1,4 @@
1
- import { BlockLayerProps } from '@extensions/BlockLayer';
1
+ import { BlockLayerProps } from '../../BlockLayer';
2
2
  import React from 'react';
3
3
  export interface ExtensionProps extends BlockLayerProps {
4
4
  children?: React.ReactNode | React.ReactElement;
package/lib/index.js ADDED
@@ -0,0 +1,9 @@
1
+ export { e as Align, A as AttributePanel, f as AttributesPanelWrapper, ac as AutoCompleteField, l as Background, o as BackgroundColor, d as BlockAttributeConfigurationManager, B as BlockLayer, O as BlockMarketManager, Q as BlockMaskWrapper, r as Border, u as BorderColor, x as BorderStyle, z as BorderWidth, af as CheckboxField, I as ClassName, h as CollapseWrapper, C as Color, aj as ColorPickerField, i as Condition, j as ContainerBackgroundColor, D as Decoration, P as DefaultPageConfigPanel, p as Direction, ah as EditGridTabField, ag as EditTabField, _ as ExtensionContext, $ as ExtensionProvider, F as FontFamily, v as FontSize, y as FontStyle, E as FontWeight, H as Height, a9 as ImageUploaderField, ai as InlineTextField, a3 as InputWithUnitField, U as InteractivePrompt, L as LetterSpacing, m as LineHeight, q as Link, t as Margin, Z as MergeTagBadgePrompt, w as MergeTags, M as MjmlToJson, N as NavbarLinkPadding, a6 as NumberField, G as Padding, J as PresetColorsProvider, a1 as RICH_TEXT_TOOL_BAR, ad as RadioGroupField, al as RichTextField, a4 as SearchField, aa as SelectField, S as SelectionRangeProvider, am as ShadowDom, K as ShortcutToolbar, X as SimpleLayout, a7 as SliderField, R as SourceCodePanel, Y as StandardLayout, ae as SwitchField, T as TextAlign, a5 as TextAreaField, k as TextDecoration, a2 as TextField, n as TextTransform, ab as TreeSelectField, a8 as UploadField, V as VerticalAlign, W as Width, ak as enhancer, b as getBlockTitle, g as getContextMergeTags, a as getIconNameByBlockType, s as setIconsMap, a0 as useExtensionProps } from "./index2.js";
2
+ import "react";
3
+ import "easy-email-editor";
4
+ import "easy-email-core";
5
+ import "react-dom";
6
+ import "react-final-form";
7
+ import "uuid";
8
+ import "mjml-browser";
9
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}