pagepilot-visual-editor 1.0.2 → 1.0.4

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 (159) hide show
  1. package/README.md +40 -17
  2. package/dist/PagePilotEditor.d.ts +1 -1
  3. package/dist/blocks-internal/block-button/src/NudegeIcons.d.ts +18 -18
  4. package/dist/blocks-internal/block-button/src/icons.d.ts +1 -1
  5. package/dist/blocks-internal/block-button/src/index.d.ts +1 -1
  6. package/dist/blocks-internal/block-button-group/src/index.d.ts +1 -1
  7. package/dist/blocks-internal/block-columns-container/src/index.d.ts +1 -1
  8. package/dist/blocks-internal/block-container/src/index.d.ts +1 -1
  9. package/dist/blocks-internal/block-divider/src/index.d.ts +1 -2
  10. package/dist/blocks-internal/block-grid/src/index.d.ts +1 -1
  11. package/dist/blocks-internal/block-heading/src/index.d.ts +1 -2
  12. package/dist/blocks-internal/block-html/src/index.d.ts +1 -2
  13. package/dist/blocks-internal/block-iframe/src/index.d.ts +1 -2
  14. package/dist/blocks-internal/block-image/src/index.d.ts +1 -2
  15. package/dist/blocks-internal/block-logo/src/index.d.ts +1 -2
  16. package/dist/blocks-internal/block-stepper/src/index.d.ts +1 -1
  17. package/dist/blocks-internal/block-text/src/EmailMarkdown.d.ts +2 -2
  18. package/dist/blocks-internal/block-text/src/index.d.ts +1 -1
  19. package/dist/blocks-internal/block-video/src/index.d.ts +1 -2
  20. package/dist/blocks-internal/block-youtube-url/src/index.d.ts +1 -2
  21. package/dist/editor/Shell.d.ts +1 -2
  22. package/dist/editor/StatusPill.d.ts +1 -1
  23. package/dist/editor/Topbar.d.ts +1 -1
  24. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/BlockStyleClipboardBar.d.ts +1 -1
  25. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/index.d.ts +1 -2
  26. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/AccessibilityToolsSidebarPanel.d.ts +1 -2
  27. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/AccordionSidebarPanel.d.ts +1 -2
  28. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts +1 -2
  29. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonGroupSidebarPanel.d.ts +1 -2
  30. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.d.ts +1 -1
  31. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/CalendlySidebarPanel.d.ts +1 -2
  32. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/CarouselSidebarPanel.d.ts +1 -2
  33. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.d.ts +1 -2
  34. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/ContainerSidebarPanel.d.ts +1 -2
  35. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.d.ts +1 -2
  36. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/FlexColumnsSidebarPanel.d.ts +1 -2
  37. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/GridSidebarPanel.d.ts +1 -2
  38. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.d.ts +1 -2
  39. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.d.ts +1 -2
  40. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/IframeSidebarPanel.d.ts +1 -2
  41. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/ImageSidebarPanel.d.ts +1 -2
  42. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/LogoSidebarPanel.d.ts +1 -2
  43. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/MarqueeSidebarPanel.d.ts +1 -2
  44. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/PagePilotLayoutSidebarPanel.d.ts +3 -3
  45. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/PricingAccordionSidebarPanel.d.ts +1 -2
  46. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/RatingSidebarPanel.d.ts +1 -2
  47. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/SkipLinkSidebarPanel.d.ts +1 -2
  48. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.d.ts +1 -2
  49. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/StepperSidebarPanel.d.ts +1 -1
  50. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/TabsBlockSidebarPanel.d.ts +1 -2
  51. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/TextSidebarPanel.d.ts +1 -1
  52. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/VideoSidebarPanel.d.ts +1 -2
  53. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/BaseSidebarPanel.d.ts +1 -1
  54. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/CollapsibleSection.d.ts +1 -1
  55. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/ContrastWarning.d.ts +1 -2
  56. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/MediaLibraryButton.d.ts +1 -1
  57. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/SectionWrapper.d.ts +1 -1
  58. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BooleanInput.d.ts +1 -2
  59. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CodeEditor.d.ts +1 -2
  60. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/BaseColorInput.d.ts +1 -2
  61. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.d.ts +1 -1
  62. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.d.ts +1 -2
  63. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/index.d.ts +2 -3
  64. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.d.ts +1 -2
  65. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontFamily.d.ts +1 -2
  66. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontSizeInput.d.ts +1 -2
  67. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontStyleInput.d.ts +1 -2
  68. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontWeightInput.d.ts +1 -2
  69. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/NumberInput.d.ts +1 -2
  70. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts +1 -2
  71. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.d.ts +1 -1
  72. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadiusInput.d.ts +1 -2
  73. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SliderInput.d.ts +1 -1
  74. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SwitchInput.d.ts +1 -2
  75. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextAlignInput.d.ts +1 -2
  76. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextDecorationInput.d.ts +1 -2
  77. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextDimensionInput.d.ts +1 -2
  78. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextInput.d.ts +1 -1
  79. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WidthInputWithSelect.d.ts +1 -2
  80. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.d.ts +1 -1
  81. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/MultiStylePropertyPanel.d.ts +1 -2
  82. package/dist/editor-sample/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.d.ts +1 -2
  83. package/dist/editor-sample/App/InspectorDrawer/EditorBehavior.d.ts +1 -1
  84. package/dist/editor-sample/App/InspectorDrawer/LayersPanel.d.ts +1 -2
  85. package/dist/editor-sample/App/InspectorDrawer/LayoutPanel/icons/index.d.ts +13 -14
  86. package/dist/editor-sample/App/InspectorDrawer/LayoutPanel/index.d.ts +1 -1
  87. package/dist/editor-sample/App/InspectorDrawer/StylesPanel.d.ts +1 -2
  88. package/dist/editor-sample/App/InspectorDrawer/icons/index.d.ts +13 -13
  89. package/dist/editor-sample/App/InspectorDrawer/index.d.ts +1 -1
  90. package/dist/editor-sample/App/TemplatePanel/HtmlPanel.d.ts +1 -2
  91. package/dist/editor-sample/App/TemplatePanel/JsonPanel.d.ts +1 -2
  92. package/dist/editor-sample/App/TemplatePanel/helper/HighlightedCodePanel.d.ts +1 -2
  93. package/dist/editor-sample/App/TemplatePanel/index.d.ts +1 -2
  94. package/dist/editor-sample/App/TemplatePanel/pageGuide/AhdMarkerLayer.d.ts +1 -2
  95. package/dist/editor-sample/App/shared/AddSectionDialog.d.ts +1 -1
  96. package/dist/editor-sample/App/shared/PagePreviewFrame.d.ts +1 -1
  97. package/dist/editor-sample/App/shared/PreviewDialog.d.ts +2 -3
  98. package/dist/editor-sample/App/shared/SectionsDropdown.d.ts +1 -1
  99. package/dist/editor-sample/documents/blocks/AccessibilityTools/AccessibilityToolsEditor.d.ts +1 -2
  100. package/dist/editor-sample/documents/blocks/Accordion/AccordionEditor.d.ts +1 -2
  101. package/dist/editor-sample/documents/blocks/ButtonGroup/ButtonGroupEditor.d.ts +1 -2
  102. package/dist/editor-sample/documents/blocks/Carousel/CarouselEditor.d.ts +1 -2
  103. package/dist/editor-sample/documents/blocks/ColumnsContainer/ColumnsContainerEditor.d.ts +1 -2
  104. package/dist/editor-sample/documents/blocks/Container/ContainerEditor.d.ts +1 -2
  105. package/dist/editor-sample/documents/blocks/FlexColumns/FlexColumnsEditor.d.ts +1 -2
  106. package/dist/editor-sample/documents/blocks/Grid/GridEditor.d.ts +1 -2
  107. package/dist/editor-sample/documents/blocks/Marquee/MarqueeEditor.d.ts +1 -2
  108. package/dist/editor-sample/documents/blocks/PagePilotLayout/PagePilotLayoutEditor.d.ts +1 -1
  109. package/dist/editor-sample/documents/blocks/PricingAccordion/PricingAccordionEditor.d.ts +1 -2
  110. package/dist/editor-sample/documents/blocks/Rating/RatingEditor.d.ts +1 -2
  111. package/dist/editor-sample/documents/blocks/SkipLink/SkipLinkEditor.d.ts +1 -2
  112. package/dist/editor-sample/documents/blocks/TabsBlock/TabsBlockEditor.d.ts +1 -2
  113. package/dist/editor-sample/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/BlockButton.d.ts +1 -1
  114. package/dist/editor-sample/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/BlocksMenu.d.ts +1 -2
  115. package/dist/editor-sample/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts +1 -2
  116. package/dist/editor-sample/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/ScopePickerMenu.d.ts +1 -1
  117. package/dist/editor-sample/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts +1 -2
  118. package/dist/editor-sample/documents/blocks/helpers/EditorChildrenIds/index.d.ts +1 -2
  119. package/dist/editor-sample/documents/blocks/helpers/InlineEditableText.d.ts +5 -6
  120. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/FullscreenOverlay.d.ts +1 -2
  121. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/dialogs/ImageDialog.d.ts +1 -2
  122. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/dialogs/LinkDialog.d.ts +1 -2
  123. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/dialogs/VideoDialog.d.ts +1 -2
  124. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/index.d.ts +1 -2
  125. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/popovers/ColorSwatchPopover.d.ts +1 -1
  126. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/popovers/OverflowMenu.d.ts +1 -1
  127. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/popovers/TableGridPicker.d.ts +1 -2
  128. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/Divider.d.ts +1 -2
  129. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/Dropdown.d.ts +1 -1
  130. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/HoverButton.d.ts +1 -1
  131. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/IconBtn.d.ts +1 -1
  132. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/MenuItem.d.ts +2 -2
  133. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/MicIcon.d.ts +1 -2
  134. package/dist/editor-sample/documents/blocks/helpers/InlineTextToolbar/primitives/NoteIcon.d.ts +1 -1
  135. package/dist/editor-sample/documents/blocks/helpers/TemplateTokenOverlay.d.ts +1 -1
  136. package/dist/editor-sample/documents/blocks/helpers/block-wrappers/EditorBlockWrapper.d.ts +1 -1
  137. package/dist/editor-sample/documents/blocks/helpers/block-wrappers/ReaderBlockWrapper.d.ts +1 -1
  138. package/dist/editor-sample/documents/blocks/helpers/block-wrappers/TuneMenu.d.ts +1 -2
  139. package/dist/editor-sample/documents/editor/EditorBlock.d.ts +1 -1
  140. package/dist/editor-sample/documents/editor/LazyEditorBlock.d.ts +1 -2
  141. package/dist/email-builder-core/Reader/core.d.ts +2 -3
  142. package/dist/email-builder-core/blocks/AccessibilityTools/AccessibilityToolsReader.d.ts +1 -2
  143. package/dist/email-builder-core/blocks/Accordion/AccordionReader.d.ts +1 -2
  144. package/dist/email-builder-core/blocks/ButtonGroup/ButtonGroupReader.d.ts +1 -2
  145. package/dist/email-builder-core/blocks/Calendly/CalendlyReader.d.ts +1 -1
  146. package/dist/email-builder-core/blocks/Carousel/CarouselReader.d.ts +1 -2
  147. package/dist/email-builder-core/blocks/ColumnsContainer/ColumnsContainerReader.d.ts +1 -2
  148. package/dist/email-builder-core/blocks/Container/ContainerReader.d.ts +1 -2
  149. package/dist/email-builder-core/blocks/FlexColumns/FlexColumnsReader.d.ts +1 -1
  150. package/dist/email-builder-core/blocks/Grid/GridReader.d.ts +1 -2
  151. package/dist/email-builder-core/blocks/Marquee/MarqueeReader.d.ts +1 -2
  152. package/dist/email-builder-core/blocks/PagePilotLayout/PagePilotLayoutReader.d.ts +1 -1
  153. package/dist/email-builder-core/blocks/PricingAccordion/PricingAccordionReader.d.ts +1 -2
  154. package/dist/email-builder-core/blocks/Rating/RatingReader.d.ts +1 -2
  155. package/dist/email-builder-core/blocks/SkipLink/SkipLinkReader.d.ts +1 -2
  156. package/dist/email-builder-core/blocks/TabsBlock/TabsBlockReader.d.ts +1 -2
  157. package/dist/host-stubs/view/images/Icons.d.ts +186 -186
  158. package/dist/host-stubs/view/shared/modals/PopupConfirm.d.ts +1 -1
  159. package/package.json +15 -7
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  import { PricingAccordionProps } from '../../../../documents/blocks/PricingAccordion/PricingAccordionPropsSchema';
3
2
  type Props = {
4
3
  data: PricingAccordionProps;
5
4
  setData: (v: PricingAccordionProps) => void;
6
5
  };
7
- export default function PricingAccordionSidebarPanel({ data, setData }: Props): React.JSX.Element;
6
+ export default function PricingAccordionSidebarPanel({ data, setData }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  import { RatingProps } from '../../../../documents/blocks/Rating/RatingPropsSchema';
3
2
  type Props = {
4
3
  data: RatingProps;
5
4
  setData: (v: RatingProps) => void;
6
5
  };
7
- export default function RatingSidebarPanel({ data, setData }: Props): React.JSX.Element;
6
+ export default function RatingSidebarPanel({ data, setData }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  import { SkipLinkProps } from '../../../../../email-builder-core/blocks/SkipLink/SkipLinkPropsSchema';
3
2
  type Props = {
4
3
  data: SkipLinkProps;
5
4
  setData: (d: SkipLinkProps) => void;
6
5
  };
7
- export default function SkipLinkSidebarPanel({ data, setData }: Props): React.JSX.Element;
6
+ export default function SkipLinkSidebarPanel({ data, setData }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  import { SpacerProps } from '@usewaypoint/block-spacer';
3
2
  type SpacerSidebarPanelProps = {
4
3
  data: SpacerProps;
5
4
  setData: (v: SpacerProps) => void;
6
5
  };
7
- export default function SpacerSidebarPanel({ data, setData }: SpacerSidebarPanelProps): React.JSX.Element;
6
+ export default function SpacerSidebarPanel({ data, setData }: SpacerSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -5,5 +5,5 @@ type Props = {
5
5
  record: any;
6
6
  activeStepIndex: number;
7
7
  };
8
- export default function StepperSidebarPanel({ data, setData, record, activeStepIndex }: Props): import("react").JSX.Element;
8
+ export default function StepperSidebarPanel({ data, setData, record, activeStepIndex }: Props): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  import { TabsBlockProps } from '../../../../documents/blocks/TabsBlock/TabsBlockPropsSchema';
3
2
  type Props = {
4
3
  data: TabsBlockProps;
5
4
  setData: (v: TabsBlockProps) => void;
6
5
  };
7
- export default function TabsBlockSidebarPanel({ data, setData }: Props): React.JSX.Element;
6
+ export default function TabsBlockSidebarPanel({ data, setData }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -4,5 +4,5 @@ type TextSidebarPanelProps = {
4
4
  setData: (v: TextProps) => void;
5
5
  record?: any;
6
6
  };
7
- export default function TextSidebarPanel({ data, setData }: TextSidebarPanelProps): import("react").JSX.Element;
7
+ export default function TextSidebarPanel({ data, setData }: TextSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  import { VideoProps } from '../../../../../blocks-internal/block-video/src/index.tsx';
3
2
  type VideoSidebarPanelProps = {
4
3
  data: VideoProps;
5
4
  setData: (v: VideoProps) => void;
6
5
  };
7
- export default function VideoSidebarPanel({ data, setData }: VideoSidebarPanelProps): React.JSX.Element;
6
+ export default function VideoSidebarPanel({ data, setData }: VideoSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -5,5 +5,5 @@ type SidebarPanelProps = {
5
5
  children: React.ReactNode;
6
6
  sx?: SxProps<Theme>;
7
7
  };
8
- export default function BaseSidebarPanel({ title, children, sx }: SidebarPanelProps): React.JSX.Element;
8
+ export default function BaseSidebarPanel({ title, children, sx }: SidebarPanelProps): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
@@ -9,5 +9,5 @@ type CollapsibleSectionProps = {
9
9
  showBorder?: boolean;
10
10
  sx?: SxProps<Theme>;
11
11
  };
12
- export default function CollapsibleSection({ title, open, onToggle, children, collapsible, showBorder, sx }: CollapsibleSectionProps): React.JSX.Element;
12
+ export default function CollapsibleSection({ title, open, onToggle, children, collapsible, showBorder, sx }: CollapsibleSectionProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  foreground: string | null | undefined;
4
3
  background: string | null | undefined;
5
4
  largeText?: boolean;
6
5
  label?: string;
7
6
  };
8
- export default function ContrastWarning({ foreground, background, largeText, label }: Props): React.JSX.Element;
7
+ export default function ContrastWarning({ foreground, background, largeText, label }: Props): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -13,5 +13,5 @@ type MediaLibraryButtonProps = {
13
13
  allowClear?: boolean;
14
14
  showPreview?: boolean;
15
15
  };
16
- export default function MediaLibraryButton({ label, startIcon, onFilesSelected, variant, size, fullWidth, sx, url, onClear, mediaType, showPreview, allowClear, }: MediaLibraryButtonProps): import("react").JSX.Element;
16
+ export default function MediaLibraryButton({ label, startIcon, onFilesSelected, variant, size, fullWidth, sx, url, onClear, mediaType, showPreview, allowClear, }: MediaLibraryButtonProps): import("react/jsx-runtime").JSX.Element;
17
17
  export {};
@@ -4,5 +4,5 @@ type SectionWrapperProps = Omit<BoxProps, 'borderBottom'> & {
4
4
  children: React.ReactNode;
5
5
  borderBottom?: boolean;
6
6
  };
7
- export default function SectionWrapper({ children, sx, borderBottom, ...props }: SectionWrapperProps): React.JSX.Element;
7
+ export default function SectionWrapper({ children, sx, borderBottom, ...props }: SectionWrapperProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  label: string;
4
3
  defaultValue: boolean;
5
4
  onChange: (value: boolean) => void;
6
5
  };
7
- export default function BooleanInput({ label, defaultValue, onChange }: Props): React.JSX.Element;
6
+ export default function BooleanInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,7 +1,6 @@
1
- import { default as React } from 'react';
2
1
  type CodeEditorProps = {
3
2
  value: string;
4
3
  onChange: (code: string) => void;
5
4
  };
6
- export default function CodeEditor({ value, onChange }: CodeEditorProps): React.JSX.Element;
5
+ export default function CodeEditor({ value, onChange }: CodeEditorProps): import("react/jsx-runtime").JSX.Element;
7
6
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  nullable: true;
4
3
  label: string;
@@ -10,5 +9,5 @@ type Props = {
10
9
  onChange: (value: string) => void;
11
10
  defaultValue: string;
12
11
  };
13
- export default function ColorInput({ label, defaultValue, onChange, nullable }: Props): React.JSX.Element;
12
+ export default function ColorInput({ label, defaultValue, onChange, nullable }: Props): import("react/jsx-runtime").JSX.Element;
14
13
  export {};
@@ -24,5 +24,5 @@ type Props = {
24
24
  */
25
25
  bodyMaxHeight?: number;
26
26
  };
27
- export default function Picker({ value, onChange, onApply, onTransparent, onClose, noneLabel, hideBrandColors, defaultValue, stickyActions, bodyMaxHeight }: Props): import("react").JSX.Element;
27
+ export default function Picker({ value, onChange, onApply, onTransparent, onClose, noneLabel, hideBrandColors, defaultValue, stickyActions, bodyMaxHeight }: Props): import("react/jsx-runtime").JSX.Element;
28
28
  export {};
@@ -1,7 +1,6 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  value: string;
4
3
  onChange: (value: string) => void;
5
4
  };
6
- export default function Swatch({ value, onChange }: Props): React.JSX.Element;
5
+ export default function Swatch({ value, onChange }: Props): import("react/jsx-runtime").JSX.Element;
7
6
  export {};
@@ -1,14 +1,13 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  label: string;
4
3
  onChange: (value: string) => void;
5
4
  defaultValue: string;
6
5
  };
7
- export default function ColorInput(props: Props): React.JSX.Element;
6
+ export default function ColorInput(props: Props): import("react/jsx-runtime").JSX.Element;
8
7
  type NullableProps = {
9
8
  label: string;
10
9
  onChange: (value: null | string) => void;
11
10
  defaultValue: null | string;
12
11
  };
13
- export declare function NullableColorInput(props: NullableProps): React.JSX.Element;
12
+ export declare function NullableColorInput(props: NullableProps): import("react/jsx-runtime").JSX.Element;
14
13
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type TWidthValue = number | null | undefined;
3
2
  type FixedWidths = TWidthValue[];
4
3
  type ColumnsLayoutInputProps = {
@@ -6,5 +5,5 @@ type ColumnsLayoutInputProps = {
6
5
  defaultValue: FixedWidths | null | undefined;
7
6
  onChange: (v: FixedWidths | null | undefined) => void;
8
7
  };
9
- export default function ColumnWidthsInput({ columnsCount, defaultValue, onChange, }: ColumnsLayoutInputProps): React.JSX.Element;
8
+ export default function ColumnWidthsInput({ columnsCount, defaultValue, onChange, }: ColumnsLayoutInputProps): import("react/jsx-runtime").JSX.Element;
10
9
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { SxProps, Theme } from '@mui/material';
3
2
  type NullableProps = {
4
3
  label: string;
@@ -7,5 +6,5 @@ type NullableProps = {
7
6
  globalDefault?: string | null;
8
7
  sx?: SxProps<Theme>;
9
8
  };
10
- export declare function NullableFontFamily({ label, onChange, defaultValue, globalDefault, sx, }: NullableProps): React.JSX.Element;
9
+ export declare function NullableFontFamily({ label, onChange, defaultValue, globalDefault, sx, }: NullableProps): import("react/jsx-runtime").JSX.Element;
11
10
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  label: string;
4
3
  defaultValue: string;
5
4
  onChange: (v: number) => void;
6
5
  unit: string;
7
6
  };
8
- export default function FontSizeInput({ label, defaultValue, onChange, unit }: Props): React.JSX.Element;
7
+ export default function FontSizeInput({ label, defaultValue, onChange, unit }: Props): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  label: string;
4
3
  defaultValue: string;
5
4
  onChange: (value: string) => void;
6
5
  };
7
- export default function FontStyleInput({ label, defaultValue, onChange }: Props): React.JSX.Element;
6
+ export default function FontStyleInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  import { FontWeight } from '../../../../../../documents/blocks/helpers/fontWeight';
3
2
  type Props = {
4
3
  label: string;
5
4
  defaultValue: string;
6
5
  onChange: (value: FontWeight) => void;
7
6
  };
8
- export default function FontWeightInput({ label, defaultValue, onChange }: Props): React.JSX.Element;
7
+ export default function FontWeightInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type NumberInputProps = {
3
2
  label?: string;
4
3
  /**
@@ -18,5 +17,5 @@ type NumberInputProps = {
18
17
  step?: number;
19
18
  sx?: any;
20
19
  };
21
- export default function NumberInput({ label, units, defaultValue, onChange, min, max, step, sx, }: NumberInputProps): React.JSX.Element;
20
+ export default function NumberInput({ label, units, defaultValue, onChange, min, max, step, sx, }: NumberInputProps): import("react/jsx-runtime").JSX.Element;
22
21
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { SxProps, Theme } from '@mui/material';
3
2
  type TPaddingValue = {
4
3
  top: number | '';
@@ -12,5 +11,5 @@ type Props = {
12
11
  onChange: (value: TPaddingValue) => void;
13
12
  sx?: SxProps<Theme>;
14
13
  };
15
- export default function PaddingInput({ label, defaultValue, onChange, sx }: Props): React.JSX.Element;
14
+ export default function PaddingInput({ label, defaultValue, onChange, sx }: Props): import("react/jsx-runtime").JSX.Element;
16
15
  export {};
@@ -5,5 +5,5 @@ type Props = {
5
5
  defaultValue: string;
6
6
  onChange: (v: string) => void;
7
7
  };
8
- export default function RadioGroupInput({ label, children, defaultValue, onChange }: Props): React.JSX.Element;
8
+ export default function RadioGroupInput({ label, children, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type TRadiusValue = {
3
2
  topLeft: number | '';
4
3
  topRight: number | '';
@@ -16,5 +15,5 @@ type Props = {
16
15
  defaultValue?: TRadiusInputValue | null;
17
16
  onChange: (value: TRadiusValue) => void;
18
17
  };
19
- export default function RadiusInput({ label, defaultValue, onChange }: Props): React.JSX.Element;
18
+ export default function RadiusInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
20
19
  export {};
@@ -10,5 +10,5 @@ type SliderInputProps = {
10
10
  defaultValue: number;
11
11
  onChange: (v: number) => void;
12
12
  };
13
- export default function SliderInput({ label, defaultValue, onChange, ...props }: SliderInputProps): React.JSX.Element;
13
+ export default function SliderInput({ label, defaultValue, onChange, ...props }: SliderInputProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  import { SwitchProps } from '@mui/material';
3
2
  type SwitchInputProps = {
4
3
  checked: boolean;
5
4
  onChange: (checked: boolean) => void;
6
5
  disabled?: boolean;
7
6
  } & Omit<SwitchProps, 'checked' | 'onChange'>;
8
- export default function SwitchInput({ checked, onChange, disabled, ...otherProps }: SwitchInputProps): React.JSX.Element;
7
+ export default function SwitchInput({ checked, onChange, disabled, ...otherProps }: SwitchInputProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  label: string;
4
3
  defaultValue: string | null;
5
4
  onChange: (value: string | null) => void;
6
5
  };
7
- export default function TextAlignInput({ label, defaultValue, onChange }: Props): React.JSX.Element;
6
+ export default function TextAlignInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  label: string;
4
3
  defaultValue: string;
5
4
  onChange: (value: string) => void;
6
5
  };
7
- export default function TextDecorationInput({ label, defaultValue, onChange }: Props): React.JSX.Element;
6
+ export default function TextDecorationInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  type TextDimensionInputProps = {
3
2
  label: string;
4
3
  defaultValue: number | string | null | undefined;
5
4
  onChange: (v: number | string | null) => void;
6
5
  showPercentage?: boolean;
7
6
  };
8
- export default function TextDimensionInput({ label, defaultValue, onChange, showPercentage }: TextDimensionInputProps): React.JSX.Element;
7
+ export default function TextDimensionInput({ label, defaultValue, onChange, showPercentage }: TextDimensionInputProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -20,5 +20,5 @@ type Props = {
20
20
  disabled?: boolean;
21
21
  inputProps?: React.InputHTMLAttributes<HTMLInputElement>;
22
22
  };
23
- export default function TextInput({ helperText, label, placeholder, rows, InputProps, defaultValue, onChange, onBlur, chips, variant, sx, suffix, type, inputRef, endAdornment, startAdornment, disabled, inputProps, }: Props): React.JSX.Element;
23
+ export default function TextInput({ helperText, label, placeholder, rows, InputProps, defaultValue, onChange, onBlur, chips, variant, sx, suffix, type, inputRef, endAdornment, startAdornment, disabled, inputProps, }: Props): import("react/jsx-runtime").JSX.Element;
24
24
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type WidthType = 'fixed' | 'fill' | 'fit';
3
2
  type WidthInputWithSelectProps = {
4
3
  label: string;
@@ -8,5 +7,5 @@ type WidthInputWithSelectProps = {
8
7
  onWidthTypeChange: (value: WidthType) => void;
9
8
  minWidth?: number;
10
9
  };
11
- export default function WidthInputWithSelect({ label, width, widthType, onWidthChange, onWidthTypeChange, minWidth, }: WidthInputWithSelectProps): React.JSX.Element;
10
+ export default function WidthInputWithSelect({ label, width, widthType, onWidthChange, onWidthTypeChange, minWidth, }: WidthInputWithSelectProps): import("react/jsx-runtime").JSX.Element;
12
11
  export {};
@@ -9,5 +9,5 @@ type SliderInputProps = {
9
9
  value: number;
10
10
  setValue: (v: number) => void;
11
11
  };
12
- export default function RawSliderInput({ iconLabel, value, setValue, units, ...props }: SliderInputProps): React.JSX.Element;
12
+ export default function RawSliderInput({ iconLabel, value, setValue, units, ...props }: SliderInputProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  import { TStyle } from '../../../../../../documents/blocks/helpers/TStyle';
3
2
  type MultiStylePropertyPanelProps = {
4
3
  names: (keyof TStyle)[];
5
4
  value: TStyle | undefined | null;
6
5
  onChange: (style: TStyle) => void;
7
6
  };
8
- export default function MultiStylePropertyPanel({ names, value, onChange }: MultiStylePropertyPanelProps): React.JSX.Element;
7
+ export default function MultiStylePropertyPanel({ names, value, onChange }: MultiStylePropertyPanelProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  import { TStyle } from '../../../../../../documents/blocks/helpers/TStyle';
3
2
  type StylePropertyPanelProps = {
4
3
  name: keyof TStyle;
5
4
  value: TStyle;
6
5
  onChange: (style: TStyle) => void;
7
6
  };
8
- export default function SingleStylePropertyPanel({ name, value, onChange, }: StylePropertyPanelProps): React.JSX.Element;
7
+ export default function SingleStylePropertyPanel({ name, value, onChange, }: StylePropertyPanelProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -17,5 +17,5 @@ interface EditorBehaviorProps {
17
17
  /** Toggle visibility of the four side panels. Defaults to all enabled. */
18
18
  panels?: EditorPanelToggles;
19
19
  }
20
- declare const EditorBehavior: ({ record, activeStepIndex, onBackgroundChange, onUpdateRecord, panels, }: EditorBehaviorProps) => import("react").JSX.Element;
20
+ declare const EditorBehavior: ({ record, activeStepIndex, onBackgroundChange, onUpdateRecord, panels, }: EditorBehaviorProps) => import("react/jsx-runtime").JSX.Element;
21
21
  export default EditorBehavior;
@@ -1,2 +1 @@
1
- import { default as React } from 'react';
2
- export default function LayersPanel(): React.JSX.Element;
1
+ export default function LayersPanel(): import("react/jsx-runtime").JSX.Element;
@@ -1,16 +1,15 @@
1
- import { default as React } from 'react';
2
1
  import { SvgIconProps } from '@mui/material/SvgIcon';
3
- declare const ContainerIcon: (props?: SvgIconProps) => React.JSX.Element;
4
- declare const GridIcon: (props?: SvgIconProps) => React.JSX.Element;
5
- declare const ImageIcon: (props?: SvgIconProps) => React.JSX.Element;
6
- declare const TextIcon: (props?: SvgIconProps) => React.JSX.Element;
7
- declare const ButtonIcon: (props?: SvgIconProps) => React.JSX.Element;
8
- declare const HtmlIcon: (props?: SvgIconProps) => React.JSX.Element;
9
- declare const VideoIcon: (props?: SvgIconProps) => React.JSX.Element;
10
- declare const DividerIcon: (props?: SvgIconProps) => React.JSX.Element;
11
- declare const AvatarIcon: (props?: SvgIconProps) => React.JSX.Element;
12
- declare const SpacerIcon: (props?: SvgIconProps) => React.JSX.Element;
13
- declare const HeadingIcon: (props?: SvgIconProps) => React.JSX.Element;
14
- declare const StepperIcon: (props?: SvgIconProps) => React.JSX.Element;
15
- declare const DragIcon: (props?: SvgIconProps) => React.JSX.Element;
2
+ declare const ContainerIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const GridIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
4
+ declare const ImageIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
5
+ declare const TextIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
6
+ declare const ButtonIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
7
+ declare const HtmlIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
8
+ declare const VideoIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
9
+ declare const DividerIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
10
+ declare const AvatarIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
11
+ declare const SpacerIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
12
+ declare const HeadingIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
13
+ declare const StepperIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
14
+ declare const DragIcon: (props?: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
16
15
  export { ContainerIcon, GridIcon, ImageIcon, TextIcon, ButtonIcon, HtmlIcon, VideoIcon, DividerIcon, DragIcon, HeadingIcon, StepperIcon, AvatarIcon, SpacerIcon, };
@@ -2,5 +2,5 @@ interface LayoutPanelProps {
2
2
  record?: any;
3
3
  onUpdateRecord?: (record: any) => void;
4
4
  }
5
- declare const LayoutPanel: (_props: LayoutPanelProps) => import("react").JSX.Element;
5
+ declare const LayoutPanel: (_props: LayoutPanelProps) => import("react/jsx-runtime").JSX.Element;
6
6
  export default LayoutPanel;
@@ -1,6 +1,5 @@
1
- import { default as React } from 'react';
2
1
  export default function StylesPanel({ record, isTypeDemo, onBackgroundChange }: {
3
2
  record: any;
4
3
  isTypeDemo: any;
5
4
  onBackgroundChange: any;
6
- }): React.JSX.Element;
5
+ }): import("react/jsx-runtime").JSX.Element;
@@ -1,53 +1,53 @@
1
1
  import { SvgIconProps } from '@mui/material/SvgIcon';
2
2
  export declare const ContainerIcon: {
3
- (props: SvgIconProps): import("react").JSX.Element;
3
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
4
4
  muiName: string;
5
5
  };
6
6
  export declare const ColumnsIcon: {
7
- (props: SvgIconProps): import("react").JSX.Element;
7
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
8
8
  muiName: string;
9
9
  };
10
10
  export declare const GridIcon: {
11
- (props: SvgIconProps): import("react").JSX.Element;
11
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
12
12
  muiName: string;
13
13
  };
14
14
  export declare const TextIcon: {
15
- (props: SvgIconProps): import("react").JSX.Element;
15
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
16
16
  muiName: string;
17
17
  };
18
18
  export declare const HeadingIcon: {
19
- (props: SvgIconProps): import("react").JSX.Element;
19
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
20
20
  muiName: string;
21
21
  };
22
22
  export declare const ImageIcon: {
23
- (props: SvgIconProps): import("react").JSX.Element;
23
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
24
24
  muiName: string;
25
25
  };
26
26
  export declare const ButtonIcon: {
27
- (props: SvgIconProps): import("react").JSX.Element;
27
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
28
28
  muiName: string;
29
29
  };
30
30
  export declare const VideoIcon: {
31
- (props: SvgIconProps): import("react").JSX.Element;
31
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
32
32
  muiName: string;
33
33
  };
34
34
  export declare const AvatarIcon: {
35
- (props: SvgIconProps): import("react").JSX.Element;
35
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
36
36
  muiName: string;
37
37
  };
38
38
  export declare const DividerIcon: {
39
- (props: SvgIconProps): import("react").JSX.Element;
39
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
40
40
  muiName: string;
41
41
  };
42
42
  export declare const SpacerIcon: {
43
- (props: SvgIconProps): import("react").JSX.Element;
43
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
44
44
  muiName: string;
45
45
  };
46
46
  export declare const StepperIcon: {
47
- (props: SvgIconProps): import("react").JSX.Element;
47
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
48
48
  muiName: string;
49
49
  };
50
50
  export declare const AccordionIcon: {
51
- (props: SvgIconProps): import("react").JSX.Element;
51
+ (props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
52
52
  muiName: string;
53
53
  };
@@ -12,5 +12,5 @@ interface InspectorDrawerProps {
12
12
  /** Toggle visibility of the four side panels. */
13
13
  panels?: EditorPanelToggles;
14
14
  }
15
- export default function InspectorDrawer({ record, onTogglePreview, activeStepIndex, onBackgroundChange, onUpdateRecord, onSaveChanges, isExternalSection, onNavigateBranding, panels, }: InspectorDrawerProps): import("react").JSX.Element;
15
+ export default function InspectorDrawer({ record, onTogglePreview, activeStepIndex, onBackgroundChange, onUpdateRecord, onSaveChanges, isExternalSection, onNavigateBranding, panels, }: InspectorDrawerProps): import("react/jsx-runtime").JSX.Element;
16
16
  export {};
@@ -1,2 +1 @@
1
- import { default as React } from 'react';
2
- export default function HtmlPanel(): React.JSX.Element;
1
+ export default function HtmlPanel(): import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1 @@
1
- import { default as React } from 'react';
2
- export default function JsonPanel(): React.JSX.Element;
1
+ export default function JsonPanel(): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- import { default as React } from 'react';
2
1
  type TextEditorPanelProps = {
3
2
  type: 'json' | 'html' | 'javascript';
4
3
  value: string;
5
4
  };
6
- export default function HighlightedCodePanel({ type, value }: TextEditorPanelProps): React.JSX.Element;
5
+ export default function HighlightedCodePanel({ type, value }: TextEditorPanelProps): import("react/jsx-runtime").JSX.Element;
7
6
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { PageSection } from '../shared/pageSections';
3
2
  interface TemplatePanelProps {
4
3
  record: any;
@@ -13,5 +12,5 @@ interface TemplatePanelProps {
13
12
  activeSectionIndex?: number;
14
13
  onAddSection?: () => void;
15
14
  }
16
- export default function TemplatePanel({ record, isPreviewOpen, activeStepIndex, fetchTooltip, backgroundImage, pageHtml, isPageHtmlFetching, loading, activeSectionIndex, onAddSection, }: TemplatePanelProps): React.JSX.Element;
15
+ export default function TemplatePanel({ record, isPreviewOpen, activeStepIndex, fetchTooltip, backgroundImage, pageHtml, isPageHtmlFetching, loading, activeSectionIndex, onAddSection, }: TemplatePanelProps): import("react/jsx-runtime").JSX.Element;
17
16
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { AhdMarker } from './useAhdMarkers';
3
2
  /** Z-indexes used by the page-tour editor overlay. Exported so siblings stay consistent. */
4
3
  export declare const PAGE_GUIDE_Z: {
@@ -15,5 +14,5 @@ type Props = {
15
14
  onPick: (marker: AhdMarker) => void;
16
15
  };
17
16
  /** Renders the clickable marker rectangles + `+` badges over the page backdrop. */
18
- export default function AhdMarkerLayer({ markers, onPick }: Props): React.JSX.Element;
17
+ export default function AhdMarkerLayer({ markers, onPick }: Props): import("react/jsx-runtime").JSX.Element;
19
18
  export {};
@@ -8,5 +8,5 @@ type Props = {
8
8
  sectionType: PageSectionType;
9
9
  };
10
10
  };
11
- declare const AddSectionDialog: ({ open, onClose, onAdd, initialValues }: Props) => import("react").JSX.Element;
11
+ declare const AddSectionDialog: ({ open, onClose, onAdd, initialValues }: Props) => import("react/jsx-runtime").JSX.Element;
12
12
  export default AddSectionDialog;