email-builder-online 3.4.71 → 3.5.0

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 (51) hide show
  1. package/README.md +2 -1
  2. package/dist/editor-sample/src/App/ComponentTree/ComponentTreeColumnIcons.d.ts +19 -0
  3. package/dist/editor-sample/src/App/ComponentTree/ComponentTreeColumnIcons.d.ts.map +1 -0
  4. package/dist/editor-sample/src/App/ComponentTree/ComponentTreePanel.d.ts.map +1 -1
  5. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/index.d.ts.map +1 -1
  6. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.d.ts.map +1 -1
  7. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.d.ts.map +1 -1
  8. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts +1 -1
  9. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts.map +1 -1
  10. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.d.ts +2 -0
  11. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.d.ts.map +1 -1
  12. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.d.ts.map +1 -1
  13. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts +7 -1
  14. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts.map +1 -1
  15. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LayoutSelectorInput.d.ts +8 -2
  16. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LayoutSelectorInput.d.ts.map +1 -1
  17. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts +4 -1
  18. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts.map +1 -1
  19. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts +2 -0
  20. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts.map +1 -1
  21. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.d.ts.map +1 -1
  22. package/dist/editor-sample/src/App/TemplatePanel/CustomReader/CustomReader.d.ts.map +1 -1
  23. package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts +165 -45
  24. package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts.map +1 -1
  25. package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts +309 -129
  26. package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts.map +1 -1
  27. package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts +10 -0
  28. package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts.map +1 -1
  29. package/dist/editor-sample/src/documents/editor/EditorContext.d.ts +550 -452
  30. package/dist/editor-sample/src/documents/editor/EditorContext.d.ts.map +1 -1
  31. package/dist/editor-sample/src/documents/editor/blockSelectors.d.ts.map +1 -1
  32. package/dist/editor-sample/src/documents/editor/core.d.ts +2265 -1825
  33. package/dist/editor-sample/src/documents/editor/core.d.ts.map +1 -1
  34. package/dist/editor-sample/src/documents/editor/migrateDocument.d.ts +2 -3
  35. package/dist/editor-sample/src/documents/editor/migrateDocument.d.ts.map +1 -1
  36. package/dist/editor-sample/src/getConfiguration/sample/post-metrics-report.d.ts.map +1 -1
  37. package/dist/editor-sample/src/getConfiguration/sample/reservation-reminder.d.ts.map +1 -1
  38. package/dist/editor-sample/src/locales/en-US/inspector.json.d.ts +16 -14
  39. package/dist/editor-sample/src/locales/es-419/inspector.json.d.ts +16 -14
  40. package/dist/editor-sample/src/locales/it-IT/inspector.json.d.ts +16 -14
  41. package/dist/index.cjs +227 -228
  42. package/dist/index.mjs +31724 -31803
  43. package/dist/module-BG678m1F.cjs +0 -1
  44. package/dist/module-BQBGH1lE.js +0 -1
  45. package/package.json +1 -1
  46. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts +0 -8
  47. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts.map +0 -1
  48. package/dist/index.cjs.map +0 -1
  49. package/dist/index.mjs.map +0 -1
  50. package/dist/module-BG678m1F.cjs.map +0 -1
  51. package/dist/module-BQBGH1lE.js.map +0 -1
@@ -714,4 +714,3 @@ button {
714
714
  }
715
715
 
716
716
  `;exports.Emoji=oe;exports.FrequentlyUsed=ie;exports.Picker=se;exports.SafeFlags=Ge;exports.SearchIndex=M;exports.Store=j;exports.init=R;
717
- //# sourceMappingURL=module-BG678m1F.cjs.map
@@ -2954,4 +2954,3 @@ export {
2954
2954
  E as Store,
2955
2955
  G as init
2956
2956
  };
2957
- //# sourceMappingURL=module-BQBGH1lE.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "email-builder-online",
3
- "version": "3.4.71",
3
+ "version": "3.5.0",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.mjs",
@@ -1,8 +0,0 @@
1
- import { AvatarProps } from '../../../../../../block-avatar/src';
2
- type AvatarSidebarPanelProps = {
3
- data: AvatarProps;
4
- setData: (v: AvatarProps) => void;
5
- };
6
- export default function AvatarSidebarPanel({ data, setData }: AvatarSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
7
- export {};
8
- //# sourceMappingURL=AvatarSidebarPanel.d.ts.map
@@ -1 +0,0 @@
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"}