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.
- package/README.md +2 -1
- package/dist/editor-sample/src/App/ComponentTree/ComponentTreeColumnIcons.d.ts +19 -0
- package/dist/editor-sample/src/App/ComponentTree/ComponentTreeColumnIcons.d.ts.map +1 -0
- package/dist/editor-sample/src/App/ComponentTree/ComponentTreePanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/index.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.d.ts +2 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts +7 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LayoutSelectorInput.d.ts +8 -2
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LayoutSelectorInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts +4 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts +2 -0
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts.map +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.d.ts.map +1 -1
- package/dist/editor-sample/src/App/TemplatePanel/CustomReader/CustomReader.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts +165 -45
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts +309 -129
- package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts +10 -0
- package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts +550 -452
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/blockSelectors.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/core.d.ts +2265 -1825
- package/dist/editor-sample/src/documents/editor/core.d.ts.map +1 -1
- package/dist/editor-sample/src/documents/editor/migrateDocument.d.ts +2 -3
- package/dist/editor-sample/src/documents/editor/migrateDocument.d.ts.map +1 -1
- package/dist/editor-sample/src/getConfiguration/sample/post-metrics-report.d.ts.map +1 -1
- package/dist/editor-sample/src/getConfiguration/sample/reservation-reminder.d.ts.map +1 -1
- package/dist/editor-sample/src/locales/en-US/inspector.json.d.ts +16 -14
- package/dist/editor-sample/src/locales/es-419/inspector.json.d.ts +16 -14
- package/dist/editor-sample/src/locales/it-IT/inspector.json.d.ts +16 -14
- package/dist/index.cjs +227 -228
- package/dist/index.mjs +31724 -31803
- package/dist/module-BG678m1F.cjs +0 -1
- package/dist/module-BQBGH1lE.js +0 -1
- package/package.json +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts.map +0 -1
- package/dist/index.cjs.map +0 -1
- package/dist/index.mjs.map +0 -1
- package/dist/module-BG678m1F.cjs.map +0 -1
- package/dist/module-BQBGH1lE.js.map +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.