@draftbit/core 46.2.4-1cc3fe.10 → 46.2.4-258475.12
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/lib/commonjs/components/Switch.js +10 -23
- package/lib/commonjs/index.js +0 -8
- package/lib/commonjs/mappings/ActionSheet.js +1 -1
- package/lib/commonjs/mappings/ActionSheetCancel.js +1 -1
- package/lib/commonjs/mappings/ActionSheetItem.js +1 -1
- package/lib/commonjs/mappings/ActivityIndicator.js +1 -1
- package/lib/commonjs/mappings/Banner.js +1 -1
- package/lib/commonjs/mappings/BlurView.js +1 -1
- package/lib/commonjs/mappings/Button.js +1 -1
- package/lib/commonjs/mappings/Card.js +1 -1
- package/lib/commonjs/mappings/CardBlock.js +3 -3
- package/lib/commonjs/mappings/CardContainer.js +2 -2
- package/lib/commonjs/mappings/CardContainerRating.js +2 -2
- package/lib/commonjs/mappings/CardContainerShortImage.js +2 -2
- package/lib/commonjs/mappings/CardInline.js +1 -1
- package/lib/commonjs/mappings/Checkbox.js +1 -1
- package/lib/commonjs/mappings/CheckboxRow.js +1 -1
- package/lib/commonjs/mappings/CircleImage.js +1 -1
- package/lib/commonjs/mappings/CustomCode.js +1 -1
- package/lib/commonjs/mappings/FAB.js +1 -1
- package/lib/commonjs/mappings/FieldSearchBarFull.js +1 -1
- package/lib/commonjs/mappings/FlashList.js +42 -0
- package/lib/commonjs/mappings/HeaderLarge.js +1 -1
- package/lib/commonjs/mappings/HeaderMedium.js +1 -1
- package/lib/commonjs/mappings/HeaderOverline.js +1 -1
- package/lib/commonjs/mappings/KeyboardAvoidingView.js +1 -1
- package/lib/commonjs/mappings/KeyboardAwareScrollView.js +1 -1
- package/lib/commonjs/mappings/Layout.js +2 -2
- package/lib/commonjs/mappings/MapCallout.js +1 -1
- package/lib/commonjs/mappings/MapMarker.js +1 -1
- package/lib/commonjs/mappings/MapView.js +1 -1
- package/lib/commonjs/mappings/Modal.js +1 -1
- package/lib/commonjs/mappings/RadioButton.js +1 -1
- package/lib/commonjs/mappings/RadioButtonGroup.js +1 -1
- package/lib/commonjs/mappings/RadioButtonRow.js +1 -1
- package/lib/commonjs/mappings/RowBodyIcon.js +2 -2
- package/lib/commonjs/mappings/RowHeadlineImageCaption.js +4 -4
- package/lib/commonjs/mappings/RowHeadlineImageIcon.js +6 -6
- package/lib/commonjs/mappings/ScrollView.js +1 -1
- package/lib/commonjs/mappings/Slider.js +1 -1
- package/lib/commonjs/mappings/StarRating.js +1 -1
- package/lib/commonjs/mappings/Stepper.js +1 -1
- package/lib/commonjs/mappings/Surface.js +1 -1
- package/lib/commonjs/mappings/Swiper.js +1 -1
- package/lib/commonjs/mappings/SwiperItem.js +1 -1
- package/lib/commonjs/mappings/Switch.js +2 -2
- package/lib/commonjs/mappings/WebView.js +1 -1
- package/lib/module/index.js +1 -2
- package/lib/module/mappings/ActionSheet.js +1 -1
- package/lib/module/mappings/ActionSheetCancel.js +1 -1
- package/lib/module/mappings/ActionSheetItem.js +1 -1
- package/lib/module/mappings/ActivityIndicator.js +1 -1
- package/lib/module/mappings/Banner.js +1 -1
- package/lib/module/mappings/BlurView.js +1 -1
- package/lib/module/mappings/Button.js +1 -1
- package/lib/module/mappings/Card.js +1 -1
- package/lib/module/mappings/CardBlock.js +3 -3
- package/lib/module/mappings/CardContainer.js +2 -2
- package/lib/module/mappings/CardContainerRating.js +2 -2
- package/lib/module/mappings/CardContainerShortImage.js +2 -2
- package/lib/module/mappings/CardInline.js +1 -1
- package/lib/module/mappings/Checkbox.js +1 -1
- package/lib/module/mappings/CheckboxRow.js +1 -1
- package/lib/module/mappings/CircleImage.js +1 -1
- package/lib/module/mappings/CustomCode.js +1 -1
- package/lib/module/mappings/FAB.js +1 -1
- package/lib/module/mappings/FieldSearchBarFull.js +1 -1
- package/lib/module/mappings/FlashList.js +33 -0
- package/lib/module/mappings/HeaderLarge.js +1 -1
- package/lib/module/mappings/HeaderMedium.js +1 -1
- package/lib/module/mappings/HeaderOverline.js +1 -1
- package/lib/module/mappings/KeyboardAvoidingView.js +1 -1
- package/lib/module/mappings/KeyboardAwareScrollView.js +1 -1
- package/lib/module/mappings/Layout.js +2 -2
- package/lib/module/mappings/MapCallout.js +1 -1
- package/lib/module/mappings/MapMarker.js +1 -1
- package/lib/module/mappings/MapView.js +1 -1
- package/lib/module/mappings/Modal.js +1 -1
- package/lib/module/mappings/RadioButton.js +1 -1
- package/lib/module/mappings/RadioButtonGroup.js +1 -1
- package/lib/module/mappings/RadioButtonRow.js +1 -1
- package/lib/module/mappings/RowBodyIcon.js +2 -2
- package/lib/module/mappings/RowHeadlineImageCaption.js +4 -4
- package/lib/module/mappings/RowHeadlineImageIcon.js +6 -6
- package/lib/module/mappings/ScrollView.js +1 -1
- package/lib/module/mappings/Slider.js +1 -1
- package/lib/module/mappings/StarRating.js +1 -1
- package/lib/module/mappings/Stepper.js +1 -1
- package/lib/module/mappings/Surface.js +1 -1
- package/lib/module/mappings/Swiper.js +1 -1
- package/lib/module/mappings/SwiperItem.js +1 -1
- package/lib/module/mappings/Switch.js +2 -2
- package/lib/module/mappings/WebView.js +1 -1
- package/lib/typescript/src/index.d.ts +0 -1
- package/lib/typescript/src/mappings/FlashList.d.ts +54 -0
- package/package.json +4 -5
- package/src/index.js +0 -1
- package/src/index.tsx +0 -1
- package/src/mappings/ActionSheet.js +1 -1
- package/src/mappings/ActionSheet.ts +1 -1
- package/src/mappings/ActionSheetCancel.js +1 -1
- package/src/mappings/ActionSheetCancel.ts +1 -1
- package/src/mappings/ActionSheetItem.js +1 -1
- package/src/mappings/ActionSheetItem.ts +1 -1
- package/src/mappings/ActivityIndicator.js +1 -1
- package/src/mappings/ActivityIndicator.ts +1 -1
- package/src/mappings/Banner.js +1 -1
- package/src/mappings/Banner.ts +1 -1
- package/src/mappings/BlurView.js +1 -1
- package/src/mappings/BlurView.ts +1 -1
- package/src/mappings/Button.js +1 -1
- package/src/mappings/Button.ts +1 -1
- package/src/mappings/Card.js +1 -1
- package/src/mappings/Card.ts +1 -1
- package/src/mappings/CardBlock.js +3 -3
- package/src/mappings/CardBlock.ts +3 -3
- package/src/mappings/CardContainer.js +2 -2
- package/src/mappings/CardContainer.ts +2 -2
- package/src/mappings/CardContainerRating.js +2 -2
- package/src/mappings/CardContainerRating.ts +2 -2
- package/src/mappings/CardContainerShortImage.js +2 -2
- package/src/mappings/CardContainerShortImage.ts +2 -2
- package/src/mappings/CardInline.js +1 -1
- package/src/mappings/CardInline.ts +1 -1
- package/src/mappings/Checkbox.js +1 -1
- package/src/mappings/Checkbox.ts +1 -1
- package/src/mappings/CheckboxRow.js +1 -1
- package/src/mappings/CheckboxRow.ts +1 -1
- package/src/mappings/CircleImage.js +1 -1
- package/src/mappings/CircleImage.ts +1 -1
- package/src/mappings/CustomCode.js +1 -1
- package/src/mappings/CustomCode.ts +1 -1
- package/src/mappings/FAB.js +1 -1
- package/src/mappings/FAB.ts +1 -1
- package/src/mappings/FieldSearchBarFull.js +1 -1
- package/src/mappings/FieldSearchBarFull.ts +1 -1
- package/src/mappings/FlashList.js +33 -0
- package/src/mappings/FlashList.ts +41 -0
- package/src/mappings/HeaderLarge.js +1 -1
- package/src/mappings/HeaderLarge.ts +1 -1
- package/src/mappings/HeaderMedium.js +1 -1
- package/src/mappings/HeaderMedium.ts +1 -1
- package/src/mappings/HeaderOverline.js +1 -1
- package/src/mappings/HeaderOverline.ts +1 -1
- package/src/mappings/KeyboardAvoidingView.js +1 -1
- package/src/mappings/KeyboardAvoidingView.ts +1 -1
- package/src/mappings/KeyboardAwareScrollView.js +1 -1
- package/src/mappings/KeyboardAwareScrollView.ts +1 -1
- package/src/mappings/Layout.js +2 -2
- package/src/mappings/Layout.ts +2 -2
- package/src/mappings/MapCallout.js +1 -1
- package/src/mappings/MapCallout.ts +1 -1
- package/src/mappings/MapMarker.js +1 -1
- package/src/mappings/MapMarker.ts +1 -1
- package/src/mappings/MapView.js +1 -1
- package/src/mappings/MapView.ts +1 -1
- package/src/mappings/Modal.js +1 -1
- package/src/mappings/Modal.ts +1 -1
- package/src/mappings/RadioButton.js +1 -1
- package/src/mappings/RadioButton.ts +1 -1
- package/src/mappings/RadioButtonGroup.js +1 -1
- package/src/mappings/RadioButtonGroup.ts +1 -1
- package/src/mappings/RadioButtonRow.js +1 -1
- package/src/mappings/RadioButtonRow.ts +1 -1
- package/src/mappings/RowBodyIcon.js +2 -2
- package/src/mappings/RowBodyIcon.ts +2 -2
- package/src/mappings/RowHeadlineImageCaption.js +4 -4
- package/src/mappings/RowHeadlineImageCaption.ts +4 -4
- package/src/mappings/RowHeadlineImageIcon.js +6 -6
- package/src/mappings/RowHeadlineImageIcon.ts +6 -6
- package/src/mappings/ScrollView.js +1 -1
- package/src/mappings/ScrollView.ts +1 -1
- package/src/mappings/Slider.js +1 -1
- package/src/mappings/Slider.ts +1 -1
- package/src/mappings/StarRating.js +1 -1
- package/src/mappings/StarRating.ts +1 -1
- package/src/mappings/Stepper.js +1 -1
- package/src/mappings/Stepper.ts +1 -1
- package/src/mappings/Surface.js +1 -1
- package/src/mappings/Surface.ts +1 -1
- package/src/mappings/Swiper.js +1 -1
- package/src/mappings/Swiper.ts +1 -1
- package/src/mappings/SwiperItem.js +1 -1
- package/src/mappings/SwiperItem.ts +1 -1
- package/src/mappings/Switch.js +2 -2
- package/src/mappings/Switch.ts +2 -2
- package/src/mappings/WebView.js +1 -1
- package/src/mappings/WebView.ts +1 -1
- package/lib/commonjs/components/Markdown.js +0 -33
- package/lib/commonjs/mappings/Markdown.js +0 -23
- package/lib/module/components/Markdown.js +0 -18
- package/lib/module/mappings/Markdown.js +0 -14
- package/lib/typescript/src/components/Markdown.d.ts +0 -6
- package/lib/typescript/src/mappings/Markdown.d.ts +0 -9
- package/src/components/Markdown.js +0 -12
- package/src/components/Markdown.tsx +0 -25
- package/src/mappings/Markdown.js +0 -14
- package/src/mappings/Markdown.ts +0 -15
|
@@ -12,7 +12,7 @@ export const SEED_DATA = {
|
|
|
12
12
|
name: "Star Rating",
|
|
13
13
|
tag: "StarRating",
|
|
14
14
|
description: "A star rating component",
|
|
15
|
-
category: COMPONENT_TYPES.
|
|
15
|
+
category: COMPONENT_TYPES.control,
|
|
16
16
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
17
17
|
triggers: [Triggers.OnPress],
|
|
18
18
|
props: {
|
package/src/mappings/Stepper.js
CHANGED
|
@@ -4,7 +4,7 @@ export const SEED_DATA = [
|
|
|
4
4
|
name: "Stepper",
|
|
5
5
|
tag: "Stepper",
|
|
6
6
|
description: "A component used to control the quantity of something",
|
|
7
|
-
category: COMPONENT_TYPES.
|
|
7
|
+
category: COMPONENT_TYPES.control,
|
|
8
8
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
9
9
|
layout: {},
|
|
10
10
|
triggers: [Triggers.OnChange],
|
package/src/mappings/Stepper.ts
CHANGED
|
@@ -13,7 +13,7 @@ export const SEED_DATA = [
|
|
|
13
13
|
name: "Stepper",
|
|
14
14
|
tag: "Stepper",
|
|
15
15
|
description: "A component used to control the quantity of something",
|
|
16
|
-
category: COMPONENT_TYPES.
|
|
16
|
+
category: COMPONENT_TYPES.control,
|
|
17
17
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
18
18
|
layout: {},
|
|
19
19
|
triggers: [Triggers.OnChange],
|
package/src/mappings/Surface.js
CHANGED
package/src/mappings/Surface.ts
CHANGED
|
@@ -8,7 +8,7 @@ export const SEED_DATA = {
|
|
|
8
8
|
name: "Surface",
|
|
9
9
|
tag: "Surface",
|
|
10
10
|
description: "An elevated container",
|
|
11
|
-
category: COMPONENT_TYPES.
|
|
11
|
+
category: COMPONENT_TYPES.container,
|
|
12
12
|
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
13
13
|
layout: {
|
|
14
14
|
minHeight: 40,
|
package/src/mappings/Swiper.js
CHANGED
package/src/mappings/Swiper.ts
CHANGED
package/src/mappings/Switch.js
CHANGED
|
@@ -4,7 +4,7 @@ export const SEED_DATA = [
|
|
|
4
4
|
{
|
|
5
5
|
name: "Switch",
|
|
6
6
|
tag: "Switch",
|
|
7
|
-
category: COMPONENT_TYPES.
|
|
7
|
+
category: COMPONENT_TYPES.control,
|
|
8
8
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
9
9
|
layout: {},
|
|
10
10
|
triggers: SEED_DATA_TRIGGERS,
|
|
@@ -35,7 +35,7 @@ export const SEED_DATA = [
|
|
|
35
35
|
{
|
|
36
36
|
name: "Switch Row",
|
|
37
37
|
tag: "SwitchRow",
|
|
38
|
-
category: COMPONENT_TYPES.
|
|
38
|
+
category: COMPONENT_TYPES.control,
|
|
39
39
|
stylesPanelSections: [
|
|
40
40
|
StylesPanelSections.Typography,
|
|
41
41
|
StylesPanelSections.Margins,
|
package/src/mappings/Switch.ts
CHANGED
|
@@ -15,7 +15,7 @@ export const SEED_DATA = [
|
|
|
15
15
|
{
|
|
16
16
|
name: "Switch",
|
|
17
17
|
tag: "Switch",
|
|
18
|
-
category: COMPONENT_TYPES.
|
|
18
|
+
category: COMPONENT_TYPES.control,
|
|
19
19
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
20
20
|
layout: {},
|
|
21
21
|
triggers: SEED_DATA_TRIGGERS,
|
|
@@ -46,7 +46,7 @@ export const SEED_DATA = [
|
|
|
46
46
|
{
|
|
47
47
|
name: "Switch Row",
|
|
48
48
|
tag: "SwitchRow",
|
|
49
|
-
category: COMPONENT_TYPES.
|
|
49
|
+
category: COMPONENT_TYPES.control,
|
|
50
50
|
stylesPanelSections: [
|
|
51
51
|
StylesPanelSections.Typography,
|
|
52
52
|
StylesPanelSections.Margins,
|
package/src/mappings/WebView.js
CHANGED
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Web View",
|
|
4
4
|
tag: "WebView",
|
|
5
5
|
description: "Render web content inside a view",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.utility,
|
|
7
7
|
stylesPanelSections: [
|
|
8
8
|
StylesPanelSections.Size,
|
|
9
9
|
StylesPanelSections.Margins,
|
package/src/mappings/WebView.ts
CHANGED
|
@@ -11,7 +11,7 @@ export const SEED_DATA = {
|
|
|
11
11
|
name: "Web View",
|
|
12
12
|
tag: "WebView",
|
|
13
13
|
description: "Render web content inside a view",
|
|
14
|
-
category: COMPONENT_TYPES.
|
|
14
|
+
category: COMPONENT_TYPES.utility,
|
|
15
15
|
stylesPanelSections: [
|
|
16
16
|
StylesPanelSections.Size,
|
|
17
17
|
StylesPanelSections.Margins,
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
|
|
8
|
-
var React = _interopRequireWildcard(require("react"));
|
|
9
|
-
|
|
10
|
-
var _reactNativeMarkdownPackage = _interopRequireDefault(require("react-native-markdown-package"));
|
|
11
|
-
|
|
12
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
-
|
|
14
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
|
-
|
|
16
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
|
-
|
|
18
|
-
// @ts-ignore
|
|
19
|
-
const MarkdownComponent = _ref => {
|
|
20
|
-
let {
|
|
21
|
-
content
|
|
22
|
-
} = _ref;
|
|
23
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_reactNativeMarkdownPackage.default, {
|
|
24
|
-
styles: markdownStyle
|
|
25
|
-
}, content));
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
const markdownStyle = {
|
|
29
|
-
singleLineMd: {},
|
|
30
|
-
collectiveMd: {}
|
|
31
|
-
};
|
|
32
|
-
var _default = MarkdownComponent;
|
|
33
|
-
exports.default = _default;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
|
|
8
|
-
var _types = require("@draftbit/types");
|
|
9
|
-
|
|
10
|
-
const SEED_DATA = {
|
|
11
|
-
name: "Markdown",
|
|
12
|
-
tag: "MarkdownComponent",
|
|
13
|
-
description: "A markdown component",
|
|
14
|
-
category: _types.COMPONENT_TYPES.basic,
|
|
15
|
-
props: {
|
|
16
|
-
content: (0, _types.createTextProp)({
|
|
17
|
-
label: "Markdown Text",
|
|
18
|
-
description: "Markdown Text",
|
|
19
|
-
defaultValue: null
|
|
20
|
-
})
|
|
21
|
-
}
|
|
22
|
-
};
|
|
23
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as React from "react"; // @ts-ignore
|
|
2
|
-
|
|
3
|
-
import Markdown from "react-native-markdown-package";
|
|
4
|
-
|
|
5
|
-
const MarkdownComponent = _ref => {
|
|
6
|
-
let {
|
|
7
|
-
content
|
|
8
|
-
} = _ref;
|
|
9
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Markdown, {
|
|
10
|
-
styles: markdownStyle
|
|
11
|
-
}, content));
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
const markdownStyle = {
|
|
15
|
-
singleLineMd: {},
|
|
16
|
-
collectiveMd: {}
|
|
17
|
-
};
|
|
18
|
-
export default MarkdownComponent;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createTextProp } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Markdown",
|
|
4
|
-
tag: "MarkdownComponent",
|
|
5
|
-
description: "A markdown component",
|
|
6
|
-
category: COMPONENT_TYPES.basic,
|
|
7
|
-
props: {
|
|
8
|
-
content: createTextProp({
|
|
9
|
-
label: "Markdown Text",
|
|
10
|
-
description: "Markdown Text",
|
|
11
|
-
defaultValue: null
|
|
12
|
-
})
|
|
13
|
-
}
|
|
14
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
// @ts-ignore
|
|
3
|
-
import Markdown from "react-native-markdown-package";
|
|
4
|
-
const MarkdownComponent = ({ content }) => {
|
|
5
|
-
return (React.createElement(React.Fragment, null,
|
|
6
|
-
React.createElement(Markdown, { styles: markdownStyle }, content)));
|
|
7
|
-
};
|
|
8
|
-
const markdownStyle = {
|
|
9
|
-
singleLineMd: {},
|
|
10
|
-
collectiveMd: {},
|
|
11
|
-
};
|
|
12
|
-
export default MarkdownComponent;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
// @ts-ignore
|
|
3
|
-
import Markdown from "react-native-markdown-package";
|
|
4
|
-
|
|
5
|
-
type Props = {
|
|
6
|
-
content?: string;
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
const MarkdownComponent: React.FC<Props> = ({ content }) => {
|
|
10
|
-
return (
|
|
11
|
-
<>
|
|
12
|
-
{
|
|
13
|
-
// @ts-ignore
|
|
14
|
-
}
|
|
15
|
-
<Markdown styles={markdownStyle}>{content}</Markdown>
|
|
16
|
-
</>
|
|
17
|
-
);
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
const markdownStyle = {
|
|
21
|
-
singleLineMd: {},
|
|
22
|
-
collectiveMd: {},
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export default MarkdownComponent;
|
package/src/mappings/Markdown.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createTextProp } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Markdown",
|
|
4
|
-
tag: "MarkdownComponent",
|
|
5
|
-
description: "A markdown component",
|
|
6
|
-
category: COMPONENT_TYPES.basic,
|
|
7
|
-
props: {
|
|
8
|
-
content: createTextProp({
|
|
9
|
-
label: "Markdown Text",
|
|
10
|
-
description: "Markdown Text",
|
|
11
|
-
defaultValue: null,
|
|
12
|
-
}),
|
|
13
|
-
},
|
|
14
|
-
};
|
package/src/mappings/Markdown.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createTextProp } from "@draftbit/types";
|
|
2
|
-
|
|
3
|
-
export const SEED_DATA = {
|
|
4
|
-
name: "Markdown",
|
|
5
|
-
tag: "MarkdownComponent",
|
|
6
|
-
description: "A markdown component",
|
|
7
|
-
category: COMPONENT_TYPES.basic,
|
|
8
|
-
props: {
|
|
9
|
-
content: createTextProp({
|
|
10
|
-
label: "Markdown Text",
|
|
11
|
-
description: "Markdown Text",
|
|
12
|
-
defaultValue: null,
|
|
13
|
-
}),
|
|
14
|
-
},
|
|
15
|
-
};
|