email-builder-online 2.3.0 → 2.3.1
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.cts +39 -0
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +38 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/module-BG678m1F.d.cts +57 -0
- package/dist/module-BG678m1F.d.cts.map +1 -0
- package/dist/module-CFv8x4CO.d.ts +57 -0
- package/dist/module-CFv8x4CO.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/index.d.ts +0 -2
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ContainerSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ContainerSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/CustomEditorSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/CustomEditorSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/EmailLayoutSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/EmailLayoutSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ImageSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ImageSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SocialSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SocialSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/TextSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/TextSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/BaseSidebarPanel.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/BaseSidebarPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/StickyWrapper.d.ts +0 -12
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/StickyWrapper.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts +0 -31
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.d.ts +0 -11
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BooleanInput.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BooleanInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.d.ts +0 -14
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/BaseColorInput.d.ts +0 -16
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/BaseColorInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/LinksInput.d.ts +0 -13
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/LinksInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.d.ts +0 -10
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.d.ts +0 -10
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/index.d.ts +0 -16
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.d.ts +0 -15
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ContentAligment.d.ts +0 -7
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ContentAligment.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/editor-utils.d.ts +0 -5
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/editor-utils.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/icons.d.ts +0 -18
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/icons.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/tools/EmojiPicker.d.ts +0 -9
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/tools/EmojiPicker.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/tools/SafeEmojiMartPicker.d.ts +0 -7
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/tools/SafeEmojiMartPicker.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/tools/menuItems.d.ts +0 -36
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput/tools/menuItems.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput.d.ts +0 -12
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/CustomEditorInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/EditorTools.d.ts +0 -18
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/EditorTools.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontFamily.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontFamily.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontSizeInput.d.ts +0 -11
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontSizeInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontWeightInput.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontWeightInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/HeightInput.d.ts +0 -9
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/HeightInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ImageInput.d.ts +0 -9
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ImageInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts +0 -21
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeSelector.d.ts +0 -7
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeSelector.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputWidth.d.ts +0 -12
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputWidth.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LabelProperty.d.ts +0 -6
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LabelProperty.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LayoutSelectorInput.d.ts +0 -9
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LayoutSelectorInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LineHeightInput.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/LineHeightInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts +0 -14
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PaddingInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.d.ts +0 -9
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/RadioGroupInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SelectScreen.d.ts +0 -3
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SelectScreen.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts +0 -12
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SliderInput.d.ts +0 -14
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SliderInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SocialMediaInput.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SocialMediaInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextAlignInput.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextAlignInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextDimensionInput.d.ts +0 -10
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextDimensionInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextInput.d.ts +0 -13
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/TextInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WidthInput.d.ts +0 -10
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WidthInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ai-image-generation.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ai-image-generation.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/CloseButton.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/CloseButton.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/ErrorDialog.d.ts +0 -9
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/ErrorDialog.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/ImagePreview.d.ts +0 -7
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/ImagePreview.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/PromptInput.d.ts +0 -8
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/PromptInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/Select.d.ts +0 -4
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/Select.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/SkeletonImage.d.ts +0 -2
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/SkeletonImage.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/inputStyles.d.ts +0 -6
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/components/inputStyles.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/hooks.d.ts +0 -5
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/hooks.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.d.ts +0 -13
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/raw/RawSliderInput.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/types/errors.d.ts +0 -13
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/types/errors.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/utils/errorHandling.d.ts +0 -3
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/utils/errorHandling.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/MultiStylePropertyPanel.d.ts +0 -12
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/MultiStylePropertyPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.d.ts +0 -11
- package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/style-inputs/SingleStylePropertyPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/StylesPanel.d.ts +0 -2
- package/dist/editor-sample/src/App/InspectorDrawer/StylesPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/ToggleInspectorPanelButton.d.ts +0 -2
- package/dist/editor-sample/src/App/InspectorDrawer/ToggleInspectorPanelButton.d.ts.map +0 -1
- package/dist/editor-sample/src/App/InspectorDrawer/index.d.ts +0 -5
- package/dist/editor-sample/src/App/InspectorDrawer/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/SamplesDrawer/SidebarButton.d.ts +0 -5
- package/dist/editor-sample/src/App/SamplesDrawer/SidebarButton.d.ts.map +0 -1
- package/dist/editor-sample/src/App/SamplesDrawer/ToggleSamplesPanelButton.d.ts +0 -2
- package/dist/editor-sample/src/App/SamplesDrawer/ToggleSamplesPanelButton.d.ts.map +0 -1
- package/dist/editor-sample/src/App/SamplesDrawer/index.d.ts +0 -3
- package/dist/editor-sample/src/App/SamplesDrawer/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/CustomReader/CustomReader.d.ts +0 -10
- package/dist/editor-sample/src/App/TemplatePanel/CustomReader/CustomReader.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/DownloadJson/index.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/DownloadJson/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/HtmlPanel.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/HtmlPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/ImportJson/ImportJsonDialog.d.ts +0 -6
- package/dist/editor-sample/src/App/TemplatePanel/ImportJson/ImportJsonDialog.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/ImportJson/index.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/ImportJson/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/ImportJson/validateJsonStringValue.d.ts +0 -11
- package/dist/editor-sample/src/App/TemplatePanel/ImportJson/validateJsonStringValue.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/JsonPanel.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/JsonPanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/MainTabsGroup.d.ts +0 -9
- package/dist/editor-sample/src/App/TemplatePanel/MainTabsGroup.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/ShareButton.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/ShareButton.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/HighlightedCodePanel.d.ts +0 -7
- package/dist/editor-sample/src/App/TemplatePanel/helper/HighlightedCodePanel.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/cleanDocument.d.ts +0 -9
- package/dist/editor-sample/src/App/TemplatePanel/helper/cleanDocument.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/extraFunctions.d.ts +0 -33
- package/dist/editor-sample/src/App/TemplatePanel/helper/extraFunctions.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/formatting.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/helper/formatting.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/globalsStyles.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/helper/globalsStyles.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/highlighters.d.ts +0 -3
- package/dist/editor-sample/src/App/TemplatePanel/helper/highlighters.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/helper/qlcss.d.ts +0 -2
- package/dist/editor-sample/src/App/TemplatePanel/helper/qlcss.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/index.d.ts +0 -11
- package/dist/editor-sample/src/App/TemplatePanel/index.d.ts.map +0 -1
- package/dist/editor-sample/src/App/TemplatePanel/renderToStaticMarkup.d.ts +0 -7
- package/dist/editor-sample/src/App/TemplatePanel/renderToStaticMarkup.d.ts.map +0 -1
- package/dist/editor-sample/src/App/index.d.ts +0 -15
- package/dist/editor-sample/src/App/index.d.ts.map +0 -1
- package/dist/editor-sample/src/constants.d.ts +0 -6
- package/dist/editor-sample/src/constants.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerEditor.d.ts +0 -3
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerEditor.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts +0 -362
- package/dist/editor-sample/src/documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/Container/ContainerEditor.d.ts +0 -3
- package/dist/editor-sample/src/documents/blocks/Container/ContainerEditor.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts +0 -401
- package/dist/editor-sample/src/documents/blocks/Container/ContainerPropsSchema.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/EmailLayout/EmailLayoutEditor.d.ts +0 -3
- package/dist/editor-sample/src/documents/blocks/EmailLayout/EmailLayoutEditor.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/EmailLayout/EmailLayoutPropsSchema.d.ts +0 -47
- package/dist/editor-sample/src/documents/blocks/EmailLayout/EmailLayoutPropsSchema.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/customHooks/useParentImageWidth.d.ts +0 -4
- package/dist/editor-sample/src/documents/blocks/customHooks/useParentImageWidth.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/BlockButton.d.ts +0 -9
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/BlockButton.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/BlocksMenu.d.ts +0 -9
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/BlocksMenu.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/DividerButton.d.ts +0 -7
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/DividerButton.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts +0 -6
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/buttons.d.ts +0 -9
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/buttons.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts +0 -8
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/EditorChildrenNoDragable.d.ts +0 -14
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/EditorChildrenNoDragable.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts +0 -15
- package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts +0 -32
- package/dist/editor-sample/src/documents/blocks/helpers/TStyle.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/EditorBlockWrapper.d.ts +0 -8
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/EditorBlockWrapper.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/ReaderBlockWrapper.d.ts +0 -8
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/ReaderBlockWrapper.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/TuneMenu.d.ts +0 -6
- package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/TuneMenu.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/changeWidth.d.ts +0 -4
- package/dist/editor-sample/src/documents/blocks/helpers/changeWidth.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/constants.d.ts +0 -3
- package/dist/editor-sample/src/documents/blocks/helpers/constants.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/fontFamily.d.ts +0 -14
- package/dist/editor-sample/src/documents/blocks/helpers/fontFamily.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/blocks/helpers/zod.d.ts +0 -22
- package/dist/editor-sample/src/documents/blocks/helpers/zod.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/editor/ClientOnly.d.ts +0 -5
- package/dist/editor-sample/src/documents/editor/ClientOnly.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/editor/EditorBlock.d.ts +0 -12
- package/dist/editor-sample/src/documents/editor/EditorBlock.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts +0 -2668
- package/dist/editor-sample/src/documents/editor/EditorContext.d.ts.map +0 -1
- package/dist/editor-sample/src/documents/editor/core.d.ts +0 -7897
- package/dist/editor-sample/src/documents/editor/core.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/index.d.ts +0 -2
- package/dist/editor-sample/src/getConfiguration/index.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/empty-email-message.d.ts +0 -5
- package/dist/editor-sample/src/getConfiguration/sample/empty-email-message.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/one-time-passcode.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/one-time-passcode.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/order-ecommerce.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/order-ecommerce.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/post-metrics-report.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/post-metrics-report.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/reservation-reminder.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/reservation-reminder.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/reset-password.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/reset-password.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/respond-to-message.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/respond-to-message.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/subscription-receipt.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/subscription-receipt.d.ts.map +0 -1
- package/dist/editor-sample/src/getConfiguration/sample/welcome.d.ts +0 -4
- package/dist/editor-sample/src/getConfiguration/sample/welcome.d.ts.map +0 -1
- package/dist/editor-sample/src/i18n.d.ts +0 -6
- package/dist/editor-sample/src/i18n.d.ts.map +0 -1
- package/dist/editor-sample/src/index.d.ts +0 -23
- package/dist/editor-sample/src/index.d.ts.map +0 -1
- package/dist/editor-sample/src/locales/en-US/common.json.d.ts +0 -10
- package/dist/editor-sample/src/locales/en-US/inspector.json.d.ts +0 -215
- package/dist/editor-sample/src/locales/es-419/common.json.d.ts +0 -10
- package/dist/editor-sample/src/locales/es-419/inspector.json.d.ts +0 -214
- package/dist/editor-sample/src/locales/it-IT/common.json.d.ts +0 -10
- package/dist/editor-sample/src/locales/it-IT/inspector.json.d.ts +0 -214
- package/dist/editor-sample/src/theme.d.ts +0 -3
- package/dist/editor-sample/src/theme.d.ts.map +0 -1
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
export default qT;
|
|
2
|
+
declare function EL({ freeMode: t, initialData: e, onChange: n, editorBackgroundColor: i, editorColorDefault: r, fontFamily: a, fontSize: s, lineHeight: o, linkColor: l, underlineLinks: c, rootFontFamily: u, rootTextColor: d, rootCanvasColor: p, themeOptions: f, disableCssBaseline: h, primaryColor: g, secondaryColor: _ }: {
|
|
3
|
+
freeMode?: boolean | undefined;
|
|
4
|
+
initialData: any;
|
|
5
|
+
onChange: any;
|
|
6
|
+
editorBackgroundColor: any;
|
|
7
|
+
editorColorDefault: any;
|
|
8
|
+
fontFamily: any;
|
|
9
|
+
fontSize: any;
|
|
10
|
+
lineHeight: any;
|
|
11
|
+
linkColor?: string | undefined;
|
|
12
|
+
underlineLinks?: boolean | undefined;
|
|
13
|
+
rootFontFamily?: string | undefined;
|
|
14
|
+
rootTextColor: any;
|
|
15
|
+
rootCanvasColor: any;
|
|
16
|
+
themeOptions: any;
|
|
17
|
+
disableCssBaseline?: boolean | undefined;
|
|
18
|
+
primaryColor?: string | undefined;
|
|
19
|
+
secondaryColor?: string | undefined;
|
|
20
|
+
}): w.ReactElement<unknown, string | w.JSXElementConstructor<any>>;
|
|
21
|
+
declare function qT({ primaryColor: t, secondaryColor: e, galleryImages: n, darkMode: i, height: r, stickyHeader: a, sticky: s, htmlTab: o, jsonTab: l, locale: c, dataLocale: u, imagePlaceholder: d }: {
|
|
22
|
+
primaryColor: any;
|
|
23
|
+
secondaryColor: any;
|
|
24
|
+
galleryImages: any;
|
|
25
|
+
darkMode: any;
|
|
26
|
+
height: any;
|
|
27
|
+
stickyHeader: any;
|
|
28
|
+
sticky: any;
|
|
29
|
+
htmlTab: any;
|
|
30
|
+
jsonTab: any;
|
|
31
|
+
locale: any;
|
|
32
|
+
dataLocale: any;
|
|
33
|
+
imagePlaceholder: any;
|
|
34
|
+
}): w.ReactElement<unknown, string | w.JSXElementConstructor<any>>;
|
|
35
|
+
declare function vL(t?: string): void;
|
|
36
|
+
declare function H6(t?: string): void;
|
|
37
|
+
import w = require("react");
|
|
38
|
+
export { EL as CustomEditorInputStandalone, qT as EmailBuilder, vL as registerCustomEditorInput, H6 as registerEmailBuilder };
|
|
39
|
+
//# sourceMappingURL=index.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["index.cjs"],"names":[],"mappings":";AAgDovrd;;;;;;;;;;;;;;;;;;mEAAsrE;AAgSp7sb;;;;;;;;;;;;;mEAAojrB;AAhS+yia,sCAAqH;AAgSjnia,sCAAgH"}
|
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
declare function IW({ freeMode: t, initialData: e, onChange: n, editorBackgroundColor: i, editorColorDefault: r, fontFamily: a, fontSize: s, lineHeight: o, linkColor: l, underlineLinks: c, rootFontFamily: u, rootTextColor: d, rootCanvasColor: p, themeOptions: f, disableCssBaseline: m, primaryColor: g, secondaryColor: _ }: {
|
|
2
|
+
freeMode?: boolean | undefined;
|
|
3
|
+
initialData: any;
|
|
4
|
+
onChange: any;
|
|
5
|
+
editorBackgroundColor: any;
|
|
6
|
+
editorColorDefault: any;
|
|
7
|
+
fontFamily: any;
|
|
8
|
+
fontSize: any;
|
|
9
|
+
lineHeight: any;
|
|
10
|
+
linkColor?: string | undefined;
|
|
11
|
+
underlineLinks?: boolean | undefined;
|
|
12
|
+
rootFontFamily?: string | undefined;
|
|
13
|
+
rootTextColor: any;
|
|
14
|
+
rootCanvasColor: any;
|
|
15
|
+
themeOptions: any;
|
|
16
|
+
disableCssBaseline?: boolean | undefined;
|
|
17
|
+
primaryColor?: string | undefined;
|
|
18
|
+
secondaryColor?: string | undefined;
|
|
19
|
+
}): st.ReactElement<unknown, string | st.JSXElementConstructor<any>>;
|
|
20
|
+
declare function Ske({ primaryColor: t, secondaryColor: e, galleryImages: n, darkMode: i, height: r, stickyHeader: a, sticky: s, htmlTab: o, jsonTab: l, locale: c, dataLocale: u, imagePlaceholder: d }: {
|
|
21
|
+
primaryColor: any;
|
|
22
|
+
secondaryColor: any;
|
|
23
|
+
galleryImages: any;
|
|
24
|
+
darkMode: any;
|
|
25
|
+
height: any;
|
|
26
|
+
stickyHeader: any;
|
|
27
|
+
sticky: any;
|
|
28
|
+
htmlTab: any;
|
|
29
|
+
jsonTab: any;
|
|
30
|
+
locale: any;
|
|
31
|
+
dataLocale: any;
|
|
32
|
+
imagePlaceholder: any;
|
|
33
|
+
}): st.ReactElement<unknown, string | st.JSXElementConstructor<any>>;
|
|
34
|
+
declare function LW(t?: string): void;
|
|
35
|
+
declare function Cke(t?: string): void;
|
|
36
|
+
import st from "react";
|
|
37
|
+
export { IW as CustomEditorInputStandalone, Ske as EmailBuilder, Ske as default, LW as registerCustomEditorInput, Cke as registerEmailBuilder };
|
|
38
|
+
//# sourceMappingURL=index.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["index.mjs"],"names":[],"mappings":"AAmrgBA;;;;;;;;;;;;;;;;;;qEAiHC;AAgx+ED;;;;;;;;;;;;;qEAyvCC;AAj/gFD,sCAEC;AAmghFD,uCAEC;eA3zhGyP,OAAO"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
export const Data: any;
|
|
2
|
+
export const I18n: any;
|
|
3
|
+
declare class oe extends Xe {
|
|
4
|
+
constructor(e: any);
|
|
5
|
+
connectedCallback(): Promise<void>;
|
|
6
|
+
component: any;
|
|
7
|
+
}
|
|
8
|
+
declare namespace ie {
|
|
9
|
+
export { dt as add };
|
|
10
|
+
export { ut as get };
|
|
11
|
+
export { Z as DEFAULTS };
|
|
12
|
+
}
|
|
13
|
+
declare class se extends yt {
|
|
14
|
+
constructor(e: any);
|
|
15
|
+
connectedCallback(): Promise<void>;
|
|
16
|
+
component: any;
|
|
17
|
+
}
|
|
18
|
+
declare const Ge: string[];
|
|
19
|
+
declare namespace M {
|
|
20
|
+
export { _t as search };
|
|
21
|
+
export { pt as get };
|
|
22
|
+
export { vt as reset };
|
|
23
|
+
export { ft as SHORTCODES_REGEX };
|
|
24
|
+
}
|
|
25
|
+
declare namespace j {
|
|
26
|
+
export { it as set };
|
|
27
|
+
export { ot as get };
|
|
28
|
+
}
|
|
29
|
+
declare function R(t: any, { caller: e }?: {}): any;
|
|
30
|
+
declare class Xe {
|
|
31
|
+
static get observedAttributes(): string[];
|
|
32
|
+
constructor(e?: {});
|
|
33
|
+
update(e?: {}): void;
|
|
34
|
+
attributeChangedCallback(e: any, n: any, r: any): void;
|
|
35
|
+
disconnectedCallback(): void;
|
|
36
|
+
disconnected: boolean | undefined;
|
|
37
|
+
props: {};
|
|
38
|
+
}
|
|
39
|
+
declare function dt(t: any): void;
|
|
40
|
+
declare function ut({ maxFrequentRows: t, perLine: e }: {
|
|
41
|
+
maxFrequentRows: any;
|
|
42
|
+
perLine: any;
|
|
43
|
+
}): string[];
|
|
44
|
+
declare const Z: string[];
|
|
45
|
+
declare class yt extends Xe {
|
|
46
|
+
constructor(e: any, { styles: n }?: {});
|
|
47
|
+
setShadow(): void;
|
|
48
|
+
injectStyles(e: any): void;
|
|
49
|
+
}
|
|
50
|
+
declare function _t(t: any, { maxResults: e, caller: n }?: {}): Promise<any[] | null | undefined>;
|
|
51
|
+
declare function pt(t: any): any;
|
|
52
|
+
declare function vt(): void;
|
|
53
|
+
declare const ft: RegExp;
|
|
54
|
+
declare function it(t: any, e: any): void;
|
|
55
|
+
declare function ot(t: any): any;
|
|
56
|
+
export { oe as Emoji, ie as FrequentlyUsed, se as Picker, Ge as SafeFlags, M as SearchIndex, j as Store, R as init };
|
|
57
|
+
//# sourceMappingURL=module-BG678m1F.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module-BG678m1F.d.cts","sourceRoot":"","sources":["module-BG678m1F.cjs"],"names":[],"mappings":";;AAAu1sC;IAA4K,oBAAwB;IAAhL,mCAAwJ;IAAtE,eAAgB;CAA+E;;;;;;AAAgvvB;IAAuL,oBAAwC;IAA3M,mCAAmK;IAAlF,eAAgB;CAA2G;AAAv+5C,2BAA8J;;;;;;;;;;;AAA/vI,oDAAqM;AAAuqvB;IAAoB,0CAA+D;IAA0b,oBAA6J;IAAvlB,qBAAuE;IAAA,uDAAgQ;IAAA,6BAAmH;IAA5F,kCAAoB;IAAqG,UAAY;CAAqH;AAApk2B,kCAAgI;AAAA;;;aAA4d;AAAlyB,0BAA2L;AAA+k2B;IAAiN,wCAA4E;IAAzQ,kBAA6C;IAAA,2BAAgJ;CAA6E;AAA94qB,kGAAooB;AAAzyB,iCAAgJ;AAAA,4BAAqB;AAArO,yBAAqD;AAA5wO,0CAAsF;AAAA,iCAAoG"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
declare let g: null;
|
|
2
|
+
declare class Je extends Ge {
|
|
3
|
+
constructor(e: any);
|
|
4
|
+
connectedCallback(): Promise<void>;
|
|
5
|
+
component: any;
|
|
6
|
+
}
|
|
7
|
+
declare namespace Fe {
|
|
8
|
+
export { ut as add };
|
|
9
|
+
export { ht as get };
|
|
10
|
+
export { ee as DEFAULTS };
|
|
11
|
+
}
|
|
12
|
+
declare let w: null;
|
|
13
|
+
declare class Ze extends xt {
|
|
14
|
+
constructor(e: any);
|
|
15
|
+
connectedCallback(): Promise<void>;
|
|
16
|
+
component: any;
|
|
17
|
+
}
|
|
18
|
+
declare const bt: string[];
|
|
19
|
+
declare namespace L {
|
|
20
|
+
export { gt as search };
|
|
21
|
+
export { vt as get };
|
|
22
|
+
export { _t as reset };
|
|
23
|
+
export { pt as SHORTCODES_REGEX };
|
|
24
|
+
}
|
|
25
|
+
declare namespace E {
|
|
26
|
+
export { ot as set };
|
|
27
|
+
export { st as get };
|
|
28
|
+
}
|
|
29
|
+
declare function G(t: any, { caller: e }?: {}): any;
|
|
30
|
+
declare class Ge {
|
|
31
|
+
static get observedAttributes(): string[];
|
|
32
|
+
constructor(e?: {});
|
|
33
|
+
update(e?: {}): void;
|
|
34
|
+
attributeChangedCallback(e: any, n: any, r: any): void;
|
|
35
|
+
disconnectedCallback(): void;
|
|
36
|
+
disconnected: boolean | undefined;
|
|
37
|
+
props: {};
|
|
38
|
+
}
|
|
39
|
+
declare function ut(t: any): void;
|
|
40
|
+
declare function ht({ maxFrequentRows: t, perLine: e }: {
|
|
41
|
+
maxFrequentRows: any;
|
|
42
|
+
perLine: any;
|
|
43
|
+
}): string[];
|
|
44
|
+
declare const ee: string[];
|
|
45
|
+
declare class xt extends Ge {
|
|
46
|
+
constructor(e: any, { styles: n }?: {});
|
|
47
|
+
setShadow(): void;
|
|
48
|
+
injectStyles(e: any): void;
|
|
49
|
+
}
|
|
50
|
+
declare function gt(t: any, { maxResults: e, caller: n }?: {}): Promise<any[] | null | undefined>;
|
|
51
|
+
declare function vt(t: any): any;
|
|
52
|
+
declare function _t(): void;
|
|
53
|
+
declare const pt: RegExp;
|
|
54
|
+
declare function ot(t: any, e: any): void;
|
|
55
|
+
declare function st(t: any): any;
|
|
56
|
+
export { g as Data, Je as Emoji, Fe as FrequentlyUsed, w as I18n, Ze as Picker, bt as SafeFlags, L as SearchIndex, E as Store, G as init };
|
|
57
|
+
//# sourceMappingURL=module-CFv8x4CO.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module-CFv8x4CO.d.ts","sourceRoot":"","sources":["module-CFv8x4CO.js"],"names":[],"mappings":"AAumBc,oBAAQ;AAuetB;IASE,oBAEC;IAVD,mCAOC;IAJG,eAAkB;CAQvB;;;;;;AAnfG,oBAAQ;AA4jDZ;IASE,oBAIC;IAZD,mCAOC;IAJG,eAAkB;CAUvB;AAl6CD,2BASE;;;;;;;;;;;AAzKF,oDAIC;AAoaD;IACE,0CAEC;IAgBD,oBAMC;IArBD,qBAEC;IACD,uDAQC;IACD,6BAEC;IADC,kCAAsB;IAGT,UAAc;CAM9B;AAvpBD,kCAIC;AACD;;;aAyBC;AAhDD,2BAgBE;AA0pBF;IAWE,wCAEC;IAZD,kBAIC;IACD,2BAIC;CAIF;AA9UD,kGAsBC;AA5BD,iCAEC;AACD,4BAEC;AAPD,yBAAuD;AAzcvD,0CAKC;AACD,iCAMC"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/App/InspectorDrawer/ConfigurationPanel/index.tsx"],"names":[],"mappings":"AAiCA,MAAM,CAAC,OAAO,UAAU,kBAAkB,4CAiDzC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { AvatarProps } from '../../../../../../block-avatar/src';
|
|
2
|
-
type AvatarSidebarPanelProps = {
|
|
3
|
-
data: AvatarProps;
|
|
4
|
-
setData: (v: AvatarProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function AvatarSidebarPanel({ data, setData }: AvatarSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=AvatarSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAA0C,MAAM,oCAAoC,CAAC;AAWzG,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAoFpF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ButtonProps } from '../../../../../../block-button/src';
|
|
2
|
-
type ButtonSidebarPanelProps = {
|
|
3
|
-
data: ButtonProps;
|
|
4
|
-
setData: (v: ButtonProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function ButtonSidebarPanel({ data, setData }: ButtonSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=ButtonSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAA0C,MAAM,oCAAoC,CAAC;AAWzG,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CA+EpF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ColumnsContainerProps } from '../../../../documents/blocks/ColumnsContainer/ColumnsContainerPropsSchema';
|
|
2
|
-
type ColumnsContainerPanelProps = {
|
|
3
|
-
data: ColumnsContainerProps;
|
|
4
|
-
setData: (v: ColumnsContainerProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function ColumnsContainerPanel({ data, setData }: ColumnsContainerPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=ColumnsContainerSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnsContainerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ColumnsContainerSidebarPanel.tsx"],"names":[],"mappings":"AASA,OAAoC,EAClC,qBAAqB,EACtB,MAAM,2EAA2E,CAAC;AAcnF,KAAK,0BAA0B,GAAG;IAChC,IAAI,EAAE,qBAAqB,CAAC;IAC5B,OAAO,EAAE,CAAC,CAAC,EAAE,qBAAqB,KAAK,IAAI,CAAC;CAC7C,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CA4G1F"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ContainerProps } from '../../../../documents/blocks/Container/ContainerPropsSchema';
|
|
2
|
-
type ContainerSidebarPanelProps = {
|
|
3
|
-
data: ContainerProps;
|
|
4
|
-
setData: (v: ContainerProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function ContainerSidebarPanel({ data, setData }: ContainerSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=ContainerSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContainerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ContainerSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAA6B,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAMnH,KAAK,0BAA0B,GAAG;IAChC,IAAI,EAAE,cAAc,CAAC;IACrB,OAAO,EAAE,CAAC,CAAC,EAAE,cAAc,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CAyB1F"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CustomEditorProps } from '../../../../../../block-custom-editor';
|
|
2
|
-
type CustomEditorSidebarPanelProps = {
|
|
3
|
-
data: CustomEditorProps;
|
|
4
|
-
setData: (v: CustomEditorProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export declare const CustomEditorSidebarPanel: ({ data, setData }: CustomEditorSidebarPanelProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=CustomEditorSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEditorSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/CustomEditorSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAC,iBAAiB,EAA0B,MAAM,uCAAuC,CAAC;AAQjG,KAAK,6BAA6B,GAAG;IACnC,IAAI,EAAE,iBAAiB,CAAC;IACxB,OAAO,EAAE,CAAC,CAAC,EAAE,iBAAiB,KAAK,IAAI,CAAC;CACzC,CAAA;AAED,eAAO,MAAM,wBAAwB,GAAI,mBAAiB,6BAA6B,4CAoFtF,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { DividerProps } from '../../../../../../block-divider/src';
|
|
2
|
-
type DividerSidebarPanelProps = {
|
|
3
|
-
data: DividerProps;
|
|
4
|
-
setData: (v: DividerProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function DividerSidebarPanel({ data, setData }: DividerSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=DividerSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DividerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAsB,MAAM,qCAAqC,CAAC;AAMvF,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,YAAY,CAAC;IACnB,OAAO,EAAE,CAAC,CAAC,EAAE,YAAY,KAAK,IAAI,CAAC;CACpC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,wBAAwB,2CAsBtF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { EmailLayoutProps } from '../../../../documents/blocks/EmailLayout/EmailLayoutPropsSchema';
|
|
2
|
-
type EmailLayoutSidebarFieldsProps = {
|
|
3
|
-
data: EmailLayoutProps;
|
|
4
|
-
setData: (v: EmailLayoutProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function EmailLayoutSidebarFields({ data, setData }: EmailLayoutSidebarFieldsProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=EmailLayoutSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EmailLayoutSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/EmailLayoutSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,iEAAiE,CAAC;AASzE,KAAK,6BAA6B,GAAG;IACnC,IAAI,EAAE,gBAAgB,CAAC;IACvB,OAAO,EAAE,CAAC,CAAC,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACxC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,6BAA6B,2CAiDhG"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { HeadingProps } from '@usewaypoint/block-heading';
|
|
2
|
-
type HeadingSidebarPanelProps = {
|
|
3
|
-
data: HeadingProps;
|
|
4
|
-
setData: (v: HeadingProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function HeadingSidebarPanel({ data, setData }: HeadingSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=HeadingSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HeadingSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAA4C,MAAM,4BAA4B,CAAC;AASpG,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,YAAY,CAAC;IACnB,OAAO,EAAE,CAAC,CAAC,EAAE,YAAY,KAAK,IAAI,CAAC;CACpC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,wBAAwB,2CAgDtF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { HtmlProps } from '@usewaypoint/block-html';
|
|
2
|
-
type HtmlSidebarPanelProps = {
|
|
3
|
-
data: HtmlProps;
|
|
4
|
-
setData: (v: HtmlProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function HtmlSidebarPanel({ data, setData }: HtmlSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=HtmlSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HtmlSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAmB,MAAM,yBAAyB,CAAC;AAQrE,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB,OAAO,EAAE,CAAC,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;CACjC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,qBAAqB,2CAkChF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ImageProps } from '../../../../../../block-image/src';
|
|
2
|
-
type ImageSidebarPanelProps = {
|
|
3
|
-
data: ImageProps;
|
|
4
|
-
setData: (v: ImageProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function ImageSidebarPanel({ data, setData }: ImageSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=ImageSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/ImageSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAoB,MAAM,mCAAmC,CAAC;AAgBjF,KAAK,sBAAsB,GAAG;IAC5B,IAAI,EAAE,UAAU,CAAC;IACjB,OAAO,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,sBAAsB,2CA4KlF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SocialMediaProps } from '../../../../../../block-social-media';
|
|
2
|
-
type SocialMediaSidebarPanelProps = {
|
|
3
|
-
data: SocialMediaProps;
|
|
4
|
-
setData: (v: SocialMediaProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export declare const SocialMediaSidebarPanel: ({ data, setData }: SocialMediaSidebarPanelProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=SocialSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SocialSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/SocialSidebarPanel.tsx"],"names":[],"mappings":"AAKA,OAAO,EAA8B,gBAAgB,EAAC,MAAM,sCAAsC,CAAC;AAanG,KAAK,4BAA4B,GAAG;IAChC,IAAI,EAAE,gBAAgB,CAAC;IACvB,OAAO,EAAE,CAAC,CAAC,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAC1C,CAAA;AAED,eAAO,MAAM,uBAAuB,GAAI,mBAAiB,4BAA4B,4CAwFpF,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SpacerProps } from '../../../../../../block-spacer/src';
|
|
2
|
-
type SpacerSidebarPanelProps = {
|
|
3
|
-
data: SpacerProps;
|
|
4
|
-
setData: (v: SpacerProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function SpacerSidebarPanel({ data, setData }: SpacerSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=SpacerSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SpacerSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAqB,MAAM,oCAAoC,CAAC;AAMpF,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAuBpF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TextProps } from '@usewaypoint/block-text';
|
|
2
|
-
type TextSidebarPanelProps = {
|
|
3
|
-
data: TextProps;
|
|
4
|
-
setData: (v: TextProps) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function TextSidebarPanel({ data, setData }: TextSidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=TextSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/TextSidebarPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAmB,MAAM,yBAAyB,CAAC;AASrE,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB,OAAO,EAAE,CAAC,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;CACjC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,qBAAqB,2CAwChF"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
type SidebarPanelProps = {
|
|
3
|
-
title?: string;
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
};
|
|
6
|
-
export default function BaseSidebarPanel({ title, children }: SidebarPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=BaseSidebarPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseSidebarPanel.d.ts","sourceRoot":"","sources":["../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/BaseSidebarPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,iBAAiB,GAAG;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,iBAAiB,2CAoB9E"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
declare const StickyWrapper: ({ children, topOffset, zIndex, className, style, disabled, threshold, ...props }: {
|
|
2
|
-
[x: string]: any;
|
|
3
|
-
children: any;
|
|
4
|
-
topOffset?: number;
|
|
5
|
-
zIndex?: number;
|
|
6
|
-
className?: string;
|
|
7
|
-
style?: {};
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
threshold?: any;
|
|
10
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export default StickyWrapper;
|
|
12
|
-
//# sourceMappingURL=StickyWrapper.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StickyWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/StickyWrapper.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,aAAa,GAAI;;;;;;;;;CAStB,4CAuMA,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
type Padding = {
|
|
2
|
-
top: string | number | undefined;
|
|
3
|
-
right: string | number | undefined;
|
|
4
|
-
bottom: string | number | undefined;
|
|
5
|
-
left: string | number | undefined;
|
|
6
|
-
};
|
|
7
|
-
type Border = {
|
|
8
|
-
color?: string;
|
|
9
|
-
top?: string | number;
|
|
10
|
-
bottom?: string | number;
|
|
11
|
-
left?: string | number;
|
|
12
|
-
right?: string | number;
|
|
13
|
-
};
|
|
14
|
-
type Props = {
|
|
15
|
-
className?: string;
|
|
16
|
-
background?: string | null;
|
|
17
|
-
backgroundColor?: string | null;
|
|
18
|
-
padding?: Padding;
|
|
19
|
-
width?: string;
|
|
20
|
-
align?: 'left' | 'center' | 'right' | 'justify';
|
|
21
|
-
children: JSX.Element | JSX.Element[];
|
|
22
|
-
childrenWidth?: string | number;
|
|
23
|
-
border?: Border;
|
|
24
|
-
borderRadius?: number | null;
|
|
25
|
-
isParent?: boolean;
|
|
26
|
-
overflow?: 'visible' | 'hidden' | 'scroll' | 'auto' | 'inherit' | 'initial' | 'unset';
|
|
27
|
-
display?: 'block' | 'inline-block';
|
|
28
|
-
};
|
|
29
|
-
export default function Wrapper({ className, background, backgroundColor, padding, width, align, children, border, borderRadius, isParent, overflow, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
30
|
-
export {};
|
|
31
|
-
//# sourceMappingURL=Wrapper.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Wrapper.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.tsx"],"names":[],"mappings":"AAEA,KAAK,OAAO,GAAG;IACb,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IACjC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IACnC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;CACnC,CAAC;AAEF,KAAK,MAAM,GAAG;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB,CAAA;AAED,KAAK,KAAK,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAE;IAChB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAE;IACjD,QAAQ,EAAE,GAAG,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,EAAE,CAAC;IACtC,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;IACtF,OAAO,CAAC,EAAE,OAAO,GAAG,cAAc,CAAE;CACrC,CAAC;AAUF,MAAM,CAAC,OAAO,UAAU,OAAO,CAC3B,EACE,SAAS,EACT,UAAU,EACV,eAAe,EACf,OAAgD,EAChD,KAAK,EACL,KAAK,EACL,QAAQ,EACR,MAAM,EACN,YAAY,EACZ,QAAe,EACf,QAAoB,GACrB,EAAE,KAAK,2CA8CX"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
interface ImageInputProps {
|
|
3
|
-
blockId?: string | null;
|
|
4
|
-
defaultValue?: string | null;
|
|
5
|
-
values: object;
|
|
6
|
-
}
|
|
7
|
-
declare const ImageInput: React.FC<ImageInputProps & {
|
|
8
|
-
onChange: (value: string | null) => void;
|
|
9
|
-
}>;
|
|
10
|
-
export default ImageInput;
|
|
11
|
-
//# sourceMappingURL=BackgroundImageInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BackgroundImageInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmC,MAAM,OAAO,CAAC;AAkCxD,UAAU,eAAe;IACvB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,CAAC;CAChB;AAcD,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,GAAG;IAAE,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAA;CAAE,CAw0BxF,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
type Props = {
|
|
2
|
-
label: string;
|
|
3
|
-
defaultValue: boolean;
|
|
4
|
-
onChange: (value: boolean) => void;
|
|
5
|
-
};
|
|
6
|
-
export default function BooleanInput({ label, defaultValue, onChange }: Props): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=BooleanInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BooleanInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BooleanInput.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;CACpC,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE,KAAK,2CAmB5E"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
type BorderInputProps = {
|
|
3
|
-
label?: string;
|
|
4
|
-
borderColor: string | null;
|
|
5
|
-
borderTop: number | null;
|
|
6
|
-
borderBottom: number | null;
|
|
7
|
-
borderLeft: number | null;
|
|
8
|
-
borderRight: number | null;
|
|
9
|
-
onChange: (v: Object) => void;
|
|
10
|
-
mobile?: boolean;
|
|
11
|
-
};
|
|
12
|
-
declare const BorderInput: FC<BorderInputProps>;
|
|
13
|
-
export default BorderInput;
|
|
14
|
-
//# sourceMappingURL=BorderInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BorderInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BorderInput.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAC,EAAE,EAAsB,MAAM,OAAO,CAAC;AAKrD,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAA;AAED,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CAoMrC,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
type Props = {
|
|
2
|
-
nullable: true;
|
|
3
|
-
label?: string;
|
|
4
|
-
onChange: (value: string | null) => void;
|
|
5
|
-
defaultValue: string | null;
|
|
6
|
-
compact?: boolean;
|
|
7
|
-
} | {
|
|
8
|
-
nullable: false;
|
|
9
|
-
label?: string;
|
|
10
|
-
onChange: (value: string) => void;
|
|
11
|
-
defaultValue: string;
|
|
12
|
-
compact?: boolean;
|
|
13
|
-
};
|
|
14
|
-
export default function ColorInput({ label, defaultValue, onChange, nullable, compact, ...props }: Props): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export {};
|
|
16
|
-
//# sourceMappingURL=BaseColorInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseColorInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/BaseColorInput.tsx"],"names":[],"mappings":"AAWA,KAAK,KAAK,GACN;IACE,QAAQ,EAAE,IAAI,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACzC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,GACD;IACE,QAAQ,EAAE,KAAK,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEN,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAe,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,2CA0G/G"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
type LinksInputProps = {
|
|
3
|
-
label?: string;
|
|
4
|
-
linkColor: string | null;
|
|
5
|
-
underline: boolean;
|
|
6
|
-
onChange: (v: {
|
|
7
|
-
linkColor: string | null;
|
|
8
|
-
underline: boolean;
|
|
9
|
-
}) => void;
|
|
10
|
-
};
|
|
11
|
-
declare const LinksInput: FC<LinksInputProps>;
|
|
12
|
-
export default LinksInput;
|
|
13
|
-
//# sourceMappingURL=LinksInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LinksInput.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/LinksInput.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAC;AASvD,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,CAAC,EAAE;QAAE,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAAC,SAAS,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;CACzE,CAAA;AAED,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CA8GnC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
type Props = {
|
|
2
|
-
value: string;
|
|
3
|
-
nullable?: boolean;
|
|
4
|
-
onChange: (v: string | null) => void;
|
|
5
|
-
showHexColor?: boolean;
|
|
6
|
-
};
|
|
7
|
-
export declare const updateRecentColors: (newColor: string, currentColors: string[]) => string[];
|
|
8
|
-
export default function Picker({ value, nullable, onChange }: Props): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=Picker.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Picker.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Picker.tsx"],"names":[],"mappings":"AA0CA,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,UAAU,MAAM,EAAE,eAAe,MAAM,EAAE,aAsB3E,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,KAAK,2CAuIlE"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
type Props = {
|
|
2
|
-
paletteColors: string[];
|
|
3
|
-
nullable?: boolean;
|
|
4
|
-
isLocked?: boolean;
|
|
5
|
-
onToggleLock?: () => void;
|
|
6
|
-
onChange: (value: string | null) => void;
|
|
7
|
-
};
|
|
8
|
-
export default function Swatch({ paletteColors, isLocked, onToggleLock, onChange }: Props): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=Swatch.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Swatch.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/Swatch.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;CAC1C,CAAC;AAOF,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAC7B,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,QAAQ,EACT,EAAE,KAAK,2CA4DP"}
|