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
@@ -12,5 +12,5 @@ export declare function getBodyMarkup(html: string): string;
12
12
  export declare function PagePreviewFrame({ savedContent, document, }: {
13
13
  savedContent?: string | null;
14
14
  document: TReaderDocument;
15
- }): import("react").JSX.Element;
15
+ }): import("react/jsx-runtime").JSX.Element;
16
16
  export default PagePreviewFrame;
@@ -1,15 +1,14 @@
1
- import { default as React } from 'react';
2
1
  import { PageTypes } from '../hooks/constants';
3
2
  declare const PreviewDialog: ({ previewDialogOpen, setPreviewDialogOpen, previewUrl, previewHtml, pageType, onIntegrate, onBackToDashboard, record, }: {
4
3
  previewDialogOpen: boolean;
5
4
  setPreviewDialogOpen: (open: boolean) => void;
6
5
  previewUrl: string | null;
7
6
  /** Inline HTML — rendered via iframe `srcDoc`, used when there's no backend
8
- * preview URL (e.g. the standalone @pagepilot/visual-editor package). */
7
+ * preview URL (e.g. the standalone pagepilot-visual-editor package). */
9
8
  previewHtml?: string | null;
10
9
  pageType?: PageTypes | string;
11
10
  onIntegrate?: () => void;
12
11
  onBackToDashboard?: () => void;
13
12
  record?: any;
14
- }) => React.JSX.Element;
13
+ }) => import("react/jsx-runtime").JSX.Element;
15
14
  export default PreviewDialog;
@@ -6,5 +6,5 @@ type Props = {
6
6
  onDeleteSection: (index: number) => void;
7
7
  onEditSection: (index: number) => void;
8
8
  };
9
- declare const SectionsDropdown: ({ sections, activeSectionIndex, onSelectSection, onDeleteSection, onEditSection, }: Props) => import("react").JSX.Element;
9
+ declare const SectionsDropdown: ({ sections, activeSectionIndex, onSelectSection, onDeleteSection, onEditSection, }: Props) => import("react/jsx-runtime").JSX.Element;
10
10
  export default SectionsDropdown;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { AccessibilityToolsProps } from '../../../../email-builder-core/blocks/AccessibilityTools/AccessibilityToolsPropsSchema';
3
- export default function AccessibilityToolsEditor({ style, props }: AccessibilityToolsProps): React.JSX.Element;
2
+ export default function AccessibilityToolsEditor({ style, props }: AccessibilityToolsProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { AccordionProps } from './AccordionPropsSchema';
3
- export default function AccordionEditor({ style, props }: AccordionProps): React.JSX.Element;
2
+ export default function AccordionEditor({ style, props }: AccordionProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { ButtonGroupEditorProps } from './ButtonGroupPropsSchema';
3
- export default function ButtonGroupEditor({ style, props }: ButtonGroupEditorProps): React.JSX.Element;
2
+ export default function ButtonGroupEditor({ style, props }: ButtonGroupEditorProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { CarouselProps } from './CarouselPropsSchema';
3
- export default function CarouselEditor({ style, props }: CarouselProps): React.JSX.Element;
2
+ export default function CarouselEditor({ style, props }: CarouselProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { ColumnsContainerProps } from './ColumnsContainerPropsSchema';
3
- export default function ColumnsContainerEditor({ style, props }: ColumnsContainerProps): React.JSX.Element;
2
+ export default function ColumnsContainerEditor({ style, props }: ColumnsContainerProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { ContainerProps } from './ContainerPropsSchema';
3
- export default function ContainerEditor({ style, props }: ContainerProps): React.JSX.Element;
2
+ export default function ContainerEditor({ style, props }: ContainerProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { FlexColumnsProps } from './FlexColumnsPropsSchema';
3
- export default function FlexColumnsEditor({ style, props }: FlexColumnsProps): React.JSX.Element;
2
+ export default function FlexColumnsEditor({ style, props }: FlexColumnsProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { GridEditorProps } from './GridPropsSchema';
3
- export default function GridEditor({ style, props }: GridEditorProps): React.JSX.Element;
2
+ export default function GridEditor({ style, props }: GridEditorProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { MarqueeProps } from './MarqueePropsSchema';
3
- export default function MarqueeEditor({ style, props }: MarqueeProps): React.JSX.Element;
2
+ export default function MarqueeEditor({ style, props }: MarqueeProps): import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { PagePilotLayoutProps } from './PagePilotLayoutPropsSchema';
2
- export default function PagePilotLayoutEditor(props: PagePilotLayoutProps): import("react").JSX.Element;
2
+ export default function PagePilotLayoutEditor(props: PagePilotLayoutProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { PricingAccordionProps } from './PricingAccordionPropsSchema';
3
- export default function PricingAccordionEditor({ style, props }: PricingAccordionProps): React.JSX.Element;
2
+ export default function PricingAccordionEditor({ style, props }: PricingAccordionProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { RatingProps } from './RatingPropsSchema';
3
- export default function RatingEditor({ style, props }: RatingProps): React.JSX.Element;
2
+ export default function RatingEditor({ style, props }: RatingProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { SkipLinkProps } from '../../../../email-builder-core/blocks/SkipLink/SkipLinkPropsSchema';
3
- export default function SkipLinkEditor(props: SkipLinkProps): React.JSX.Element;
2
+ export default function SkipLinkEditor(props: SkipLinkProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { TabsBlockProps } from './TabsBlockPropsSchema';
3
- export default function TabsBlockEditor({ style, props }: TabsBlockProps): React.JSX.Element;
2
+ export default function TabsBlockEditor({ style, props }: TabsBlockProps): import("react/jsx-runtime").JSX.Element;
@@ -5,5 +5,5 @@ type BlockMenuButtonProps = {
5
5
  onClick: () => void;
6
6
  highlighted?: boolean;
7
7
  };
8
- export default function BlockTypeButton({ label, icon, onClick, highlighted }: BlockMenuButtonProps): React.JSX.Element;
8
+ export default function BlockTypeButton({ label, icon, onClick, highlighted }: BlockMenuButtonProps): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { TEditorBlock } from '../../../../editor/core';
3
2
  type BlocksMenuProps = {
4
3
  anchorEl: HTMLElement | null;
@@ -6,5 +5,5 @@ type BlocksMenuProps = {
6
5
  onSelect: (block: TEditorBlock) => void;
7
6
  onPaste?: () => void;
8
7
  };
9
- export default function BlocksMenu({ anchorEl, setAnchorEl, onSelect, onPaste }: BlocksMenuProps): React.JSX.Element;
8
+ export default function BlocksMenu({ anchorEl, setAnchorEl, onSelect, onPaste }: BlocksMenuProps): import("react/jsx-runtime").JSX.Element;
10
9
  export {};
@@ -1,6 +1,5 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  onClick: () => void;
4
3
  };
5
- export default function PlaceholderButton({ onClick }: Props): React.JSX.Element;
4
+ export default function PlaceholderButton({ onClick }: Props): import("react/jsx-runtime").JSX.Element;
6
5
  export {};
@@ -10,5 +10,5 @@ type Props = {
10
10
  options: [ScopeOption, ScopeOption];
11
11
  onClose: () => void;
12
12
  };
13
- export default function ScopePickerMenu({ anchorEl, options, onClose }: Props): React.JSX.Element;
13
+ export default function ScopePickerMenu({ anchorEl, options, onClose }: Props): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { TEditorBlock } from '../../../../editor/core';
3
2
  export type ContainerNeighbor = {
4
3
  id: string;
@@ -12,5 +11,5 @@ type Props = {
12
11
  onInsertIntoContainer?: (block: TEditorBlock, containerId: string, insertAt: 'start' | 'end') => void;
13
12
  insertAboveCallback?: (block: TEditorBlock) => void;
14
13
  };
15
- export default function AddBlockButton({ onSelect, onPaste, placeholder, containerNeighbors, onInsertIntoContainer, insertAboveCallback, }: Props): React.JSX.Element;
14
+ export default function AddBlockButton({ onSelect, onPaste, placeholder, containerNeighbors, onInsertIntoContainer, insertAboveCallback, }: Props): import("react/jsx-runtime").JSX.Element;
16
15
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { TEditorBlock } from '../../../editor/core';
3
2
  export declare function autoStartInlineEditing(blockId: string, block: TEditorBlock): void;
4
3
  export type EditorChildrenChange = {
@@ -13,4 +12,4 @@ export type EditorChildrenIdsProps = {
13
12
  showContainerScopePrompt?: boolean;
14
13
  insertAboveCallback?: (block: TEditorBlock) => void;
15
14
  };
16
- export default function EditorChildrenIds({ childrenIds, onChange, maxChildren, showContainerScopePrompt, insertAboveCallback, }: EditorChildrenIdsProps): React.JSX.Element;
15
+ export default function EditorChildrenIds({ childrenIds, onChange, maxChildren, showContainerScopePrompt, insertAboveCallback, }: EditorChildrenIdsProps): import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,5 @@
1
- import { default as React } from 'react';
2
- export declare function EditableTextBlock(blockProps: any): React.JSX.Element;
3
- export declare function EditableHeadingBlock(blockProps: any): React.JSX.Element;
4
- export declare function EditableButtonBlock(blockProps: any): React.JSX.Element;
5
- export declare function EditableMdxBlock(blockProps: any): React.JSX.Element;
6
- export declare function EditableHtmlBlock(blockProps: any): React.JSX.Element;
1
+ export declare function EditableTextBlock(blockProps: any): import("react/jsx-runtime").JSX.Element;
2
+ export declare function EditableHeadingBlock(blockProps: any): import("react/jsx-runtime").JSX.Element;
3
+ export declare function EditableButtonBlock(blockProps: any): import("react/jsx-runtime").JSX.Element;
4
+ export declare function EditableMdxBlock(blockProps: any): import("react/jsx-runtime").JSX.Element;
5
+ export declare function EditableHtmlBlock(blockProps: any): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type FullscreenOverlayProps = {
3
2
  /** The original inline-edited contentEditable in the canvas. */
4
3
  editorEl: HTMLElement | null;
@@ -16,5 +15,5 @@ type FullscreenOverlayProps = {
16
15
  * reconciliation and broke content rendering in earlier attempts. Instead we
17
16
  * keep two editable surfaces and bridge them by HTML copying.
18
17
  */
19
- export declare function FullscreenOverlay({ editorEl, fullscreenEditorEl, registerEditor, }: FullscreenOverlayProps): React.JSX.Element;
18
+ export declare function FullscreenOverlay({ editorEl, fullscreenEditorEl, registerEditor, }: FullscreenOverlayProps): import("react/jsx-runtime").JSX.Element;
20
19
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  open: boolean;
4
3
  onClose: () => void;
@@ -16,5 +15,5 @@ type Props = {
16
15
  * Fresh state per open — the fields don't remember what the user last
17
16
  * inserted, so each invocation is a clean slate.
18
17
  */
19
- export declare function ImageDialog({ open, onClose, onInsert }: Props): React.JSX.Element;
18
+ export declare function ImageDialog({ open, onClose, onInsert }: Props): import("react/jsx-runtime").JSX.Element;
20
19
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { LinkInsertParams } from '../types';
3
2
  type Props = {
4
3
  open: boolean;
@@ -19,5 +18,5 @@ type Props = {
19
18
  onRemove?: () => void;
20
19
  };
21
20
  /** Insert Link modal — matches the sidebar's Summernote dialog. */
22
- export declare function LinkDialog({ open, defaultText, defaultUrl, defaultNewWindow, isEditing, onClose, onInsert, onRemove, }: Props): React.JSX.Element;
21
+ export declare function LinkDialog({ open, defaultText, defaultUrl, defaultNewWindow, isEditing, onClose, onInsert, onRemove, }: Props): import("react/jsx-runtime").JSX.Element;
23
22
  export {};
@@ -1,9 +1,8 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  open: boolean;
4
3
  onClose: () => void;
5
4
  onInsert: (url: string) => void;
6
5
  };
7
6
  /** Insert Video modal — supports YouTube/Vimeo/Loom/Wistia URLs or direct .mp4 links. */
8
- export declare function VideoDialog({ open, onClose, onInsert }: Props): React.JSX.Element;
7
+ export declare function VideoDialog({ open, onClose, onInsert }: Props): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { InlineTextToolbarProps } from './types';
3
2
  /**
4
3
  * Floating rich-text toolbar that anchors above the block being inline-edited.
@@ -14,4 +13,4 @@ import { InlineTextToolbarProps } from './types';
14
13
  * - dialogs / popovers → ./dialogs/* and ./popovers/*
15
14
  * - primitives → ./primitives/*
16
15
  */
17
- export default function InlineTextToolbar({ editorEl, open }: InlineTextToolbarProps): React.JSX.Element;
16
+ export default function InlineTextToolbar({ editorEl, open }: InlineTextToolbarProps): import("react/jsx-runtime").JSX.Element;
@@ -17,5 +17,5 @@ type Props = {
17
17
  */
18
18
  getCurrentColor?: () => string;
19
19
  };
20
- export declare function ColorSwatchPopover({ label, icon, title, noneLabel, noneValue, onPick, getCurrentColor }: Props): React.JSX.Element;
20
+ export declare function ColorSwatchPopover({ label, icon, title, noneLabel, noneValue, onPick, getCurrentColor }: Props): import("react/jsx-runtime").JSX.Element;
21
21
  export {};
@@ -10,4 +10,4 @@ import { default as React } from 'react';
10
10
  */
11
11
  export declare function OverflowMenu({ children }: {
12
12
  children: React.ReactNode;
13
- }): React.JSX.Element;
13
+ }): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  onPick: (rows: number, cols: number) => void;
4
3
  };
@@ -6,5 +5,5 @@ type Props = {
6
5
  * 8×8 hover-grid for picking table dimensions. Hover a cell to highlight the
7
6
  * implied rows × cols and read out the size below; click commits.
8
7
  */
9
- export declare function TableGridPicker({ onPick }: Props): React.JSX.Element;
8
+ export declare function TableGridPicker({ onPick }: Props): import("react/jsx-runtime").JSX.Element;
10
9
  export {};
@@ -1,8 +1,7 @@
1
- import { default as React } from 'react';
2
1
  /**
3
2
  * Hairline divider. Vertical by default (between toolbar groups); pass
4
3
  * `horizontal` to separate rows inside a dropdown menu.
5
4
  */
6
5
  export declare function Divider({ horizontal }: {
7
6
  horizontal?: boolean;
8
- }): React.JSX.Element;
7
+ }): import("react/jsx-runtime").JSX.Element;
@@ -23,5 +23,5 @@ type DropdownProps = {
23
23
  * trigger — the inline toolbar can sit anywhere on the canvas, so a fixed
24
24
  * downward popover would overflow off-screen for low-positioned toolbars.
25
25
  */
26
- export declare function Dropdown({ label, icon, ariaLabel, width, children }: DropdownProps): React.JSX.Element;
26
+ export declare function Dropdown({ label, icon, ariaLabel, width, children }: DropdownProps): import("react/jsx-runtime").JSX.Element;
27
27
  export {};
@@ -23,5 +23,5 @@ type HoverButtonProps = {
23
23
  * Used directly for non-icon affordances (drag handle, alignment dropdown
24
24
  * items). `IconBtn` is the icon-only specialization.
25
25
  */
26
- export declare function HoverButton({ title, ariaLabel, active, style, cursor, onClick, onMouseDown, children, }: HoverButtonProps): React.JSX.Element;
26
+ export declare function HoverButton({ title, ariaLabel, active, style, cursor, onClick, onMouseDown, children, }: HoverButtonProps): import("react/jsx-runtime").JSX.Element;
27
27
  export {};
@@ -12,5 +12,5 @@ type IconBtnProps = {
12
12
  * hover wash, and (critically) calls preventDefault on mousedown so clicking
13
13
  * never steals focus from the contentEditable being edited.
14
14
  */
15
- export declare function IconBtn({ title, active, onClick, onDoubleClick, children, ...rest }: IconBtnProps): React.JSX.Element;
15
+ export declare function IconBtn({ title, active, onClick, onDoubleClick, children, ...rest }: IconBtnProps): import("react/jsx-runtime").JSX.Element;
16
16
  export {};
@@ -18,7 +18,7 @@ type MenuItemProps = {
18
18
  * Caller composes the close-on-pick behavior in `onSelect`:
19
19
  * <MenuItem onSelect={() => { cmd.runCommand('formatBlock', '<h1>'); close(); }} />
20
20
  */
21
- export declare function MenuItem({ style, onSelect, children }: MenuItemProps): React.JSX.Element;
21
+ export declare function MenuItem({ style, onSelect, children }: MenuItemProps): import("react/jsx-runtime").JSX.Element;
22
22
  type CheckedMenuItemProps = MenuItemProps & {
23
23
  /** Renders a leading check-mark gutter; the check icon shows when `selected`. */
24
24
  selected: boolean;
@@ -28,5 +28,5 @@ type CheckedMenuItemProps = MenuItemProps & {
28
28
  * and font-size dropdowns to flag the currently-applied value. The gutter
29
29
  * keeps text aligned whether or not the row is selected.
30
30
  */
31
- export declare function CheckedMenuItem({ style, selected, onSelect, children }: CheckedMenuItemProps): React.JSX.Element;
31
+ export declare function CheckedMenuItem({ style, selected, onSelect, children }: CheckedMenuItemProps): import("react/jsx-runtime").JSX.Element;
32
32
  export {};
@@ -1,7 +1,6 @@
1
- import { default as React } from 'react';
2
1
  /**
3
2
  * Microphone glyph for the voice-input button. Summernote-Lite's `note-icon`
4
3
  * font ships no microphone, so we inline the same SVG that the sidebar's
5
4
  * SpeechToTextButton uses — keeping the two editors visually identical.
6
5
  */
7
- export declare function MicIcon(): React.JSX.Element;
6
+ export declare function MicIcon(): import("react/jsx-runtime").JSX.Element;
@@ -11,5 +11,5 @@ type Props = {
11
11
  * in a component so the toolbar JSX reads the same way it did with MUI
12
12
  * icons, and so the inline styling stays consistent across every button.
13
13
  */
14
- export declare function NoteIcon({ name, size, style }: Props): React.JSX.Element;
14
+ export declare function NoteIcon({ name, size, style }: Props): import("react/jsx-runtime").JSX.Element;
15
15
  export {};
@@ -40,5 +40,5 @@ interface TokenPillsProps {
40
40
  * token, so a user who just applied a template immediately understands the
41
41
  * slot needs a value and (when clickable) where to fill it.
42
42
  */
43
- export declare function TokenPills({ raw, style, onTokenClick }: TokenPillsProps): React.JSX.Element;
43
+ export declare function TokenPills({ raw, style, onTokenClick }: TokenPillsProps): import("react/jsx-runtime").JSX.Element;
44
44
  export {};
@@ -2,5 +2,5 @@ import { default as React } from 'react';
2
2
  type TEditorBlockWrapperProps = {
3
3
  children: React.JSX.Element;
4
4
  };
5
- export default function EditorBlockWrapper({ children }: TEditorBlockWrapperProps): React.JSX.Element;
5
+ export default function EditorBlockWrapper({ children }: TEditorBlockWrapperProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
@@ -4,5 +4,5 @@ type TReaderBlockWrapperProps = {
4
4
  style: TStyle;
5
5
  children: React.JSX.Element;
6
6
  };
7
- export default function ReaderBlockWrapper({ style, children }: TReaderBlockWrapperProps): React.JSX.Element;
7
+ export default function ReaderBlockWrapper({ style, children }: TReaderBlockWrapperProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
@@ -1,6 +1,5 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  blockId: string;
4
3
  };
5
- export default function TuneMenu({ blockId }: Props): React.JSX.Element;
4
+ export default function TuneMenu({ blockId }: Props): import("react/jsx-runtime").JSX.Element;
6
5
  export {};
@@ -8,6 +8,6 @@ type EditorBlockProps = {
8
8
  * @param id - Block id
9
9
  * @returns EditorBlock component that loads data from the EditorDocumentContext
10
10
  */
11
- declare function EditorBlock({ id }: EditorBlockProps): React.JSX.Element;
11
+ declare function EditorBlock({ id }: EditorBlockProps): import("react/jsx-runtime").JSX.Element;
12
12
  declare const _default: React.MemoExoticComponent<typeof EditorBlock>;
13
13
  export default _default;
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  type Props = {
3
2
  id: string;
4
3
  };
@@ -22,5 +21,5 @@ type Props = {
22
21
  * (selection, in-flight edits, etc.). This is "lazy mount", not full
23
22
  * windowing, which is the right trade-off for an editor.
24
23
  */
25
- export default function LazyEditorBlock({ id }: Props): React.JSX.Element;
24
+ export default function LazyEditorBlock({ id }: Props): import("react/jsx-runtime").JSX.Element;
26
25
  export {};
@@ -1,4 +1,3 @@
1
- import { default as React } from 'react';
2
1
  import { z } from 'zod';
3
2
  type TReaderRenderOptions = {
4
3
  staticRender?: boolean;
@@ -16,7 +15,7 @@ export type TReaderDocument = Record<string, TReaderBlock>;
16
15
  export type TReaderBlockProps = {
17
16
  id: string;
18
17
  };
19
- export declare function ReaderBlock({ id }: TReaderBlockProps): React.JSX.Element;
18
+ export declare function ReaderBlock({ id }: TReaderBlockProps): import("react/jsx-runtime").JSX.Element;
20
19
  export type TReaderProps = {
21
20
  document: Record<string, z.infer<typeof ReaderBlockSchema>>;
22
21
  rootBlockId: string;
@@ -28,7 +27,7 @@ export default function Reader({ document, rootBlockId, staticRender, injectElem
28
27
  mainBlockId?: string;
29
28
  hoistedSkipLinkId?: string;
30
29
  hoistedA11yToolsId?: string;
31
- }): React.JSX.Element;
30
+ }): import("react/jsx-runtime").JSX.Element;
32
31
  export declare function findSkipLinkBlockId(document: TReaderDocument): string | undefined;
33
32
  export declare function findAccessibilityToolsBlockId(document: TReaderDocument): string | undefined;
34
33
  export declare function findAuthorMainBlockId(document: TReaderDocument, rootBlockId: string): string | undefined;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { AccessibilityToolsProps } from './AccessibilityToolsPropsSchema';
3
- export default function AccessibilityToolsReader({ style, props }: AccessibilityToolsProps): React.JSX.Element;
2
+ export default function AccessibilityToolsReader({ style, props }: AccessibilityToolsProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { AccordionProps } from './AccordionPropsSchema';
3
- export default function AccordionReader({ style, props }: AccordionProps): React.JSX.Element;
2
+ export default function AccordionReader({ style, props }: AccordionProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { ButtonGroupReaderProps } from './ButtonGroupPropsSchema';
3
- export default function ButtonGroupReader({ style, props }: ButtonGroupReaderProps): React.JSX.Element;
2
+ export default function ButtonGroupReader({ style, props }: ButtonGroupReaderProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { CalendlyProps } from './CalendlyPropsSchema';
2
- declare const CalendlyReader: ({ props, style }: CalendlyProps) => import("react").JSX.Element;
2
+ declare const CalendlyReader: ({ props, style }: CalendlyProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default CalendlyReader;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { CarouselProps } from './CarouselPropsSchema';
3
- export default function CarouselReader({ style, props }: CarouselProps): React.JSX.Element;
2
+ export default function CarouselReader({ style, props }: CarouselProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { ColumnsContainerProps } from './ColumnsContainerPropsSchema';
3
- export default function ColumnsContainerReader({ style, props }: ColumnsContainerProps): React.JSX.Element;
2
+ export default function ColumnsContainerReader({ style, props }: ColumnsContainerProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { ContainerProps } from './ContainerPropsSchema';
3
- export default function ContainerReader({ style, props }: ContainerProps): React.JSX.Element;
2
+ export default function ContainerReader({ style, props }: ContainerProps): import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { FlexColumnsProps } from './FlexColumnsPropsSchema';
2
- export default function FlexColumnsReader({ style, props }: FlexColumnsProps): import("react").JSX.Element;
2
+ export default function FlexColumnsReader({ style, props }: FlexColumnsProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { GridReaderProps } from './GridPropsSchema';
3
- export default function GridReader({ style, props }: GridReaderProps): React.JSX.Element;
2
+ export default function GridReader({ style, props }: GridReaderProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { MarqueeProps } from './MarqueePropsSchema';
3
- export default function MarqueeReader({ style, props }: MarqueeProps): React.JSX.Element;
2
+ export default function MarqueeReader({ style, props }: MarqueeProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { default as React } from 'react';
2
2
  import { PagePilotLayoutProps } from './PagePilotLayoutPropsSchema';
3
- export default function PagePilotLayoutReader(props: PagePilotLayoutProps): string | number | bigint | boolean | React.JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode>>;
3
+ export default function PagePilotLayoutReader(props: PagePilotLayoutProps): string | number | bigint | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode>>;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { PricingAccordionProps } from './PricingAccordionPropsSchema';
3
- export default function PricingAccordionReader({ style, props }: PricingAccordionProps): React.JSX.Element;
2
+ export default function PricingAccordionReader({ style, props }: PricingAccordionProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { RatingProps } from './RatingPropsSchema';
3
- export default function RatingReader({ style, props }: RatingProps): React.JSX.Element;
2
+ export default function RatingReader({ style, props }: RatingProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { SkipLinkProps } from './SkipLinkPropsSchema';
3
- export default function SkipLinkReader({ style, props }: SkipLinkProps): React.JSX.Element;
2
+ export default function SkipLinkReader({ style, props }: SkipLinkProps): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { default as React } from 'react';
2
1
  import { TabsBlockProps } from './TabsBlockPropsSchema';
3
- export default function TabsBlockReader({ style, props }: TabsBlockProps): React.JSX.Element;
2
+ export default function TabsBlockReader({ style, props }: TabsBlockProps): import("react/jsx-runtime").JSX.Element;