@elementor/editor-editing-panel 4.1.0-772 → 4.1.0-774

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/dist/index.js CHANGED
@@ -4271,7 +4271,6 @@ var SpacingSection = () => {
4271
4271
  {
4272
4272
  label: MARGIN_LABEL,
4273
4273
  isSiteRtl,
4274
- extendedOptions: ["auto"],
4275
4274
  min: -Number.MAX_SAFE_INTEGER
4276
4275
  }
4277
4276
  )), /* @__PURE__ */ React61.createElement(PanelDivider, null), /* @__PURE__ */ React61.createElement(StylesField, { bind: "padding", propDisplayName: PADDING_LABEL }, /* @__PURE__ */ React61.createElement(import_editor_controls33.LinkedDimensionsControl, { label: PADDING_LABEL, isSiteRtl })));