@elementor/editor-editing-panel 3.33.0-116 → 3.33.0-118

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.d.mts CHANGED
@@ -45,8 +45,6 @@ type SectionContentProps = PropsWithChildren<{
45
45
  }>;
46
46
  declare const SectionContent: FC<SectionContentProps>;
47
47
 
48
- declare const CustomCss: () => React$1.JSX.Element;
49
-
50
48
  declare const useFontFamilies: () => FontCategory[];
51
49
 
52
50
  declare const useCustomCss: () => {
@@ -1065,4 +1063,4 @@ declare const getSubtitle: ({ provider, styleId, propDisplayName, elementId }: S
1065
1063
 
1066
1064
  declare const CustomCssIndicator: () => React$1.JSX.Element | null;
1067
1065
 
1068
- export { CustomCss, CustomCssIndicator, HISTORY_DEBOUNCE_WAIT, type PopoverActionProps, PopoverBody, SectionContent, StyleIndicator, StyleTabSection, StylesProviderCannotUpdatePropsError, type ValidationEvent, type ValidationResult, controlActionsMenu, controlsRegistry, getSubtitle, getTitle, init, injectIntoClassSelectorActions, injectIntoCssClassConvert, injectIntoStyleTab, registerControlReplacement, registerStyleProviderToColors, stylesInheritanceTransformersRegistry, useClassesProp, useCustomCss, useElement, useFontFamilies, usePanelActions, usePanelStatus, useSectionWidth, useStyle, useStylesRerender };
1066
+ export { CustomCssIndicator, HISTORY_DEBOUNCE_WAIT, type PopoverActionProps, PopoverBody, SectionContent, StyleIndicator, StyleTabSection, StylesProviderCannotUpdatePropsError, type ValidationEvent, type ValidationResult, controlActionsMenu, controlsRegistry, getSubtitle, getTitle, init, injectIntoClassSelectorActions, injectIntoCssClassConvert, injectIntoStyleTab, registerControlReplacement, registerStyleProviderToColors, stylesInheritanceTransformersRegistry, useClassesProp, useCustomCss, useElement, useFontFamilies, usePanelActions, usePanelStatus, useSectionWidth, useStyle, useStylesRerender };
package/dist/index.d.ts CHANGED
@@ -45,8 +45,6 @@ type SectionContentProps = PropsWithChildren<{
45
45
  }>;
46
46
  declare const SectionContent: FC<SectionContentProps>;
47
47
 
48
- declare const CustomCss: () => React$1.JSX.Element;
49
-
50
48
  declare const useFontFamilies: () => FontCategory[];
51
49
 
52
50
  declare const useCustomCss: () => {
@@ -1065,4 +1063,4 @@ declare const getSubtitle: ({ provider, styleId, propDisplayName, elementId }: S
1065
1063
 
1066
1064
  declare const CustomCssIndicator: () => React$1.JSX.Element | null;
1067
1065
 
1068
- export { CustomCss, CustomCssIndicator, HISTORY_DEBOUNCE_WAIT, type PopoverActionProps, PopoverBody, SectionContent, StyleIndicator, StyleTabSection, StylesProviderCannotUpdatePropsError, type ValidationEvent, type ValidationResult, controlActionsMenu, controlsRegistry, getSubtitle, getTitle, init, injectIntoClassSelectorActions, injectIntoCssClassConvert, injectIntoStyleTab, registerControlReplacement, registerStyleProviderToColors, stylesInheritanceTransformersRegistry, useClassesProp, useCustomCss, useElement, useFontFamilies, usePanelActions, usePanelStatus, useSectionWidth, useStyle, useStylesRerender };
1066
+ export { CustomCssIndicator, HISTORY_DEBOUNCE_WAIT, type PopoverActionProps, PopoverBody, SectionContent, StyleIndicator, StyleTabSection, StylesProviderCannotUpdatePropsError, type ValidationEvent, type ValidationResult, controlActionsMenu, controlsRegistry, getSubtitle, getTitle, init, injectIntoClassSelectorActions, injectIntoCssClassConvert, injectIntoStyleTab, registerControlReplacement, registerStyleProviderToColors, stylesInheritanceTransformersRegistry, useClassesProp, useCustomCss, useElement, useFontFamilies, usePanelActions, usePanelStatus, useSectionWidth, useStyle, useStylesRerender };