@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
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Slider",
|
|
12
12
|
tag: "Slider",
|
|
13
13
|
description: "A component used to set a value in a range",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.control,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
layout: {
|
|
17
17
|
marginLeft: 12,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Star Rating",
|
|
12
12
|
tag: "StarRating",
|
|
13
13
|
description: "A star rating component",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.control,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
triggers: [_types.Triggers.OnPress],
|
|
17
17
|
props: {
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Stepper",
|
|
12
12
|
tag: "Stepper",
|
|
13
13
|
description: "A component used to control the quantity of something",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.control,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
layout: {},
|
|
17
17
|
triggers: [_types.Triggers.OnChange],
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Surface",
|
|
12
12
|
tag: "Surface",
|
|
13
13
|
description: "An elevated container",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.container,
|
|
15
15
|
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
16
16
|
layout: {
|
|
17
17
|
minHeight: 40
|
|
@@ -11,7 +11,7 @@ const SEED_DATA_TRIGGERS = [_types.Triggers.OnValueChange];
|
|
|
11
11
|
const SEED_DATA = [{
|
|
12
12
|
name: "Switch",
|
|
13
13
|
tag: "Switch",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.control,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
layout: {},
|
|
17
17
|
triggers: SEED_DATA_TRIGGERS,
|
|
@@ -41,7 +41,7 @@ const SEED_DATA = [{
|
|
|
41
41
|
}, {
|
|
42
42
|
name: "Switch Row",
|
|
43
43
|
tag: "SwitchRow",
|
|
44
|
-
category: _types.COMPONENT_TYPES.
|
|
44
|
+
category: _types.COMPONENT_TYPES.control,
|
|
45
45
|
stylesPanelSections: [_types.StylesPanelSections.Typography, _types.StylesPanelSections.Margins, _types.StylesPanelSections.Effects],
|
|
46
46
|
layout: {
|
|
47
47
|
marginLeft: 0,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Web View",
|
|
12
12
|
tag: "WebView",
|
|
13
13
|
description: "Render web content inside a view",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.utility,
|
|
15
15
|
stylesPanelSections: [_types.StylesPanelSections.Size, _types.StylesPanelSections.Margins, _types.StylesPanelSections.Borders],
|
|
16
16
|
layout: {
|
|
17
17
|
flex: 1
|
package/lib/module/index.js
CHANGED
|
@@ -50,5 +50,4 @@ export { default as RowHeadlineImageCaption } from "./components/RowHeadlineImag
|
|
|
50
50
|
export { default as RowHeadlineImageIcon } from "./components/RowHeadlineImageIcon";
|
|
51
51
|
export { default as Slider } from "./components/Slider";
|
|
52
52
|
export { default as Stepper } from "./components/Stepper";
|
|
53
|
-
export { useAuthState } from "./components/useAuthState";
|
|
54
|
-
export { default as Markdown } from "./components/Markdown"; // a comment to fix sourcemap comment issue
|
|
53
|
+
export { useAuthState } from "./components/useAuthState"; // a comment to fix sourcemap comment issue
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Action Sheet Cancel",
|
|
4
4
|
tag: "ActionSheetCancel",
|
|
5
5
|
description: "Action Sheet cancel",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.actionsheet,
|
|
7
7
|
triggers: [Triggers.OnPress],
|
|
8
8
|
props: {
|
|
9
9
|
onPress: createActionProp(),
|
|
@@ -5,7 +5,7 @@ export const SEED_DATA = {
|
|
|
5
5
|
description: "Displays a circular loading indicator.",
|
|
6
6
|
doc_link: "https://docs.expo.io/versions/latest/react-native/activityindicator/",
|
|
7
7
|
code_link: "https://github.com/expo/expo/blob/master/ios/versioned-react-native/ABI32_0_0/Libraries/Components/ActivityIndicator/ActivityIndicator.js",
|
|
8
|
-
category: COMPONENT_TYPES.
|
|
8
|
+
category: COMPONENT_TYPES.utility,
|
|
9
9
|
stylesPanelSections: [StylesPanelSections.Size, StylesPanelSections.Margins, StylesPanelSections.Borders],
|
|
10
10
|
layout: {
|
|
11
11
|
width: 36,
|
|
@@ -2,7 +2,7 @@ import { COMPONENT_TYPES, createIconProp, createBoolProp, createColorProp, creat
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "Banner",
|
|
4
4
|
tag: "Banner",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.deprecated,
|
|
6
6
|
props: {
|
|
7
7
|
icon: createIconProp({
|
|
8
8
|
defaultValue: null,
|
|
@@ -5,7 +5,7 @@ export const SEED_DATA = {
|
|
|
5
5
|
description: "Expo Blur View",
|
|
6
6
|
doc_link: "https://docs.expo.io/versions/latest/sdk/blur-view/",
|
|
7
7
|
code_link: "https://github.com/expo/expo/blob/master/packages/expo/src/effects/BlurView.d.ts",
|
|
8
|
-
category: COMPONENT_TYPES.
|
|
8
|
+
category: COMPONENT_TYPES.view,
|
|
9
9
|
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
10
10
|
layout: {
|
|
11
11
|
flexGrow: 1,
|
|
@@ -30,7 +30,7 @@ const LAYOUT = {
|
|
|
30
30
|
export const SEED_DATA = [{
|
|
31
31
|
name: "Button Outline",
|
|
32
32
|
tag: "ButtonOutline",
|
|
33
|
-
category: COMPONENT_TYPES.
|
|
33
|
+
category: COMPONENT_TYPES.deprecated,
|
|
34
34
|
stylesPanelSections: [StylesPanelSections.Typography, StylesPanelSections.Background, StylesPanelSections.Borders, StylesPanelSections.Size, StylesPanelSections.MarginsAndPaddings, StylesPanelSections.Position, StylesPanelSections.Effects],
|
|
35
35
|
layout: { ...LAYOUT,
|
|
36
36
|
backgroundColor: "transparent",
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Card",
|
|
4
4
|
tag: "Card",
|
|
5
5
|
description: "A card you can customize however you'd like",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
7
7
|
triggers: [Triggers.OnPress, Triggers.OnPressIcon],
|
|
8
8
|
props: {
|
|
9
9
|
onPress: createActionProp(),
|
|
@@ -66,7 +66,7 @@ export const SEED_DATA = [{
|
|
|
66
66
|
name: "Small Card",
|
|
67
67
|
tag: "CardBlock",
|
|
68
68
|
description: "An elevated card with a title and description, that takes up one third of its container.",
|
|
69
|
-
category: COMPONENT_TYPES.
|
|
69
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
70
70
|
props: { ...SEED_DATA_PROPS,
|
|
71
71
|
numColumns: createNumColumnsType({
|
|
72
72
|
defaultValue: 1
|
|
@@ -76,7 +76,7 @@ export const SEED_DATA = [{
|
|
|
76
76
|
name: "Medium Block Card",
|
|
77
77
|
tag: "CardBlock",
|
|
78
78
|
description: "An elevated card with a title and description, that takes up one half of its container.",
|
|
79
|
-
category: COMPONENT_TYPES.
|
|
79
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
80
80
|
props: { ...SEED_DATA_PROPS,
|
|
81
81
|
icon: {
|
|
82
82
|
group: GROUPS.basic,
|
|
@@ -96,7 +96,7 @@ export const SEED_DATA = [{
|
|
|
96
96
|
name: "Large Block Card",
|
|
97
97
|
tag: "CardBlock",
|
|
98
98
|
description: "An elevated card with a title and description, that takes up the full width its container.",
|
|
99
|
-
category: COMPONENT_TYPES.
|
|
99
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
100
100
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
101
101
|
props: { ...SEED_DATA_PROPS,
|
|
102
102
|
icon: {
|
|
@@ -78,7 +78,7 @@ export const SEED_DATA = [{
|
|
|
78
78
|
name: "Medium Card",
|
|
79
79
|
tag: "CardContainer",
|
|
80
80
|
description: "An elevated card with a title and description, that takes up half of its container.",
|
|
81
|
-
category: COMPONENT_TYPES.
|
|
81
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
82
82
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
83
83
|
layout: null,
|
|
84
84
|
props: { ...SEED_DATA_PROPS,
|
|
@@ -90,7 +90,7 @@ export const SEED_DATA = [{
|
|
|
90
90
|
name: "Large Card",
|
|
91
91
|
tag: "CardContainer",
|
|
92
92
|
description: "An elevated card with a title and description, that takes up its full container.",
|
|
93
|
-
category: COMPONENT_TYPES.
|
|
93
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
94
94
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
95
95
|
layout: null,
|
|
96
96
|
props: { ...SEED_DATA_PROPS,
|
|
@@ -80,7 +80,7 @@ export const SEED_DATA = [{
|
|
|
80
80
|
name: "Medium Card (Rating)",
|
|
81
81
|
tag: "CardContainerRating",
|
|
82
82
|
description: "An elevated card with a title and description, that takes up half of its container.",
|
|
83
|
-
category: COMPONENT_TYPES.
|
|
83
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
84
84
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
85
85
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerRating_2col.png",
|
|
86
86
|
supports_list_render: true,
|
|
@@ -101,7 +101,7 @@ export const SEED_DATA = [{
|
|
|
101
101
|
name: "Large Card (Rating)",
|
|
102
102
|
tag: "CardContainerRating",
|
|
103
103
|
description: "An elevated card with a title and description, that takes up its full container.",
|
|
104
|
-
category: COMPONENT_TYPES.
|
|
104
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
105
105
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
106
106
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerRating_3col.png",
|
|
107
107
|
supports_list_render: true,
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Short Card (Left)",
|
|
4
4
|
tag: "CardContainerShortImage",
|
|
5
5
|
description: "An elevated card with a left aligned image and a title and subtitle",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerShortLeftImage.png",
|
|
9
9
|
supports_list_render: true,
|
|
@@ -66,7 +66,7 @@ export const SEED_DATA = [{
|
|
|
66
66
|
name: "Short Card (Right)",
|
|
67
67
|
tag: "CardContainerShortImage",
|
|
68
68
|
description: "An elevated card with a right aligned image and a title and subtitle",
|
|
69
|
-
category: COMPONENT_TYPES.
|
|
69
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
70
70
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
71
71
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerShortRightImage.png",
|
|
72
72
|
supports_list_render: true,
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Inline Card",
|
|
4
4
|
tag: "CardInline",
|
|
5
5
|
description: "An elevated card with image and a title and description overlayed, that takes up the full width of its container.",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedCard,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
layout: {},
|
|
9
9
|
props: {
|
|
@@ -2,7 +2,7 @@ import { COMPONENT_TYPES, createBoolProp, createIconProp, createStaticNumberProp
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "Checkbox",
|
|
4
4
|
tag: "Checkbox",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.control,
|
|
6
6
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
7
7
|
triggers: [Triggers.OnPress, Triggers.OnCheck, Triggers.OnUncheck],
|
|
8
8
|
props: {
|
|
@@ -2,7 +2,7 @@ import { createBoolProp, createTextProp, createTextStyle, createRowDirectionProp
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "Checkbox Row",
|
|
4
4
|
tag: "CheckboxRow",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.control,
|
|
6
6
|
stylesPanelSections: [StylesPanelSections.Typography, StylesPanelSections.Margins, StylesPanelSections.Effects],
|
|
7
7
|
layout: {
|
|
8
8
|
minHeight: 50
|
|
@@ -2,7 +2,7 @@ import { COMPONENT_TYPES, createIconProp, createColorProp, GROUPS, createBoolPro
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "FAB",
|
|
4
4
|
tag: "FAB",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.deprecated,
|
|
6
6
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
7
7
|
description: "A mini round icon FAB",
|
|
8
8
|
layout: {},
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Search Bar",
|
|
4
4
|
tag: "FieldSearchBarFull",
|
|
5
5
|
description: "A search bar with accompanying search icon and clear button.",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecated,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
preview_image_url: "{CLOUDINARY_URL}/Field_SearchBar_Full.png",
|
|
9
9
|
supports_list_render: false,
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { COMPONENT_TYPES, createNumColumnsType, createStaticBoolProp, createNumberProp, CONTAINER_COMPONENT_STYLES_SECTIONS, GROUPS } from "@draftbit/types";
|
|
2
|
+
export const SEED_DATA = {
|
|
3
|
+
name: "FlashList",
|
|
4
|
+
tag: "FlashList",
|
|
5
|
+
description: "Flashlist by Shopify",
|
|
6
|
+
packageName: "@shopify/flash-list",
|
|
7
|
+
category: COMPONENT_TYPES.data,
|
|
8
|
+
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
9
|
+
layout: {
|
|
10
|
+
flex: 1
|
|
11
|
+
},
|
|
12
|
+
props: {
|
|
13
|
+
estimatedItemSize: createNumberProp({
|
|
14
|
+
group: GROUPS.basic,
|
|
15
|
+
label: "Est. Item Size",
|
|
16
|
+
description: "Approximate size of the items before rendering.",
|
|
17
|
+
defaultValue: 50,
|
|
18
|
+
step: 1,
|
|
19
|
+
precision: 0
|
|
20
|
+
}),
|
|
21
|
+
horizontal: createStaticBoolProp({
|
|
22
|
+
label: "Horizontal",
|
|
23
|
+
description: "Render list horizontally"
|
|
24
|
+
}),
|
|
25
|
+
inverted: createStaticBoolProp({
|
|
26
|
+
label: "Inverted",
|
|
27
|
+
description: "If true, reverses the direction."
|
|
28
|
+
}),
|
|
29
|
+
numColumns: createNumColumnsType({
|
|
30
|
+
editable: true
|
|
31
|
+
})
|
|
32
|
+
}
|
|
33
|
+
};
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Header Large",
|
|
4
4
|
tag: "HeaderLarge",
|
|
5
5
|
description: "A large header with an optional touchable right aligned text and icon.",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedHeader,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
layout: {},
|
|
9
9
|
triggers: [Triggers.OnPress],
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Header Medium",
|
|
4
4
|
tag: "HeaderMedium",
|
|
5
5
|
description: "A medium header with an optional touchable right aligned text and icon.",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedHeader,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
preview_image_url: "{CLOUDINARY_URL}/Header_HeadlineMediumIconText.png",
|
|
9
9
|
supports_list_render: false,
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Header Overline",
|
|
4
4
|
tag: "HeaderOverline",
|
|
5
5
|
description: "A small header with an optional touchable right aligned text and icon.",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedHeader,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
preview_image_url: "{CLOUDINARY_URL}/Header_OverlineIconText.png",
|
|
9
9
|
supports_list_render: false,
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Keyboard Avoiding View",
|
|
4
4
|
tag: "KeyboardAvoidingView",
|
|
5
5
|
description: "View that moves out of the way of the virtual keyboard. ",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.view,
|
|
7
7
|
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
8
8
|
props: {
|
|
9
9
|
enabled: {
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Keyboard Aware Scroll View",
|
|
4
4
|
tag: "KeyboardAwareScrollView",
|
|
5
5
|
description: "View that moves pushes the content when virtual keyboard is open.",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.view,
|
|
7
7
|
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
8
8
|
layout: {},
|
|
9
9
|
props: {
|
|
@@ -2,7 +2,7 @@ import { GROUPS, FORM_TYPES, PROP_TYPES, COMPONENT_TYPES, StylesPanelSections }
|
|
|
2
2
|
export const SEED_DATA = [{
|
|
3
3
|
name: "Row",
|
|
4
4
|
tag: "Row",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.deprecated,
|
|
6
6
|
stylesPanelSections: [StylesPanelSections.NoStyles],
|
|
7
7
|
props: {
|
|
8
8
|
justifyContent: {
|
|
@@ -75,7 +75,7 @@ export const SEED_DATA = [{
|
|
|
75
75
|
}, {
|
|
76
76
|
name: "Stack",
|
|
77
77
|
tag: "Stack",
|
|
78
|
-
category: COMPONENT_TYPES.
|
|
78
|
+
category: COMPONENT_TYPES.deprecated,
|
|
79
79
|
stylesPanelSections: [StylesPanelSections.NoStyles],
|
|
80
80
|
props: {
|
|
81
81
|
justifyContent: {
|
|
@@ -4,7 +4,7 @@ export const SEED_DATA = {
|
|
|
4
4
|
tag: "MapCallout",
|
|
5
5
|
packageName: "@draftbit/maps",
|
|
6
6
|
description: "An info window to display on top of a marker when it is clicked",
|
|
7
|
-
category: COMPONENT_TYPES.
|
|
7
|
+
category: COMPONENT_TYPES.map,
|
|
8
8
|
triggers: [Triggers.OnPress],
|
|
9
9
|
layout: {},
|
|
10
10
|
props: {
|
|
@@ -2,7 +2,7 @@ import { GROUPS, COMPONENT_TYPES, createBoolProp, createColorProp, createNumberP
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "Radio Button",
|
|
4
4
|
tag: "RadioButton",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.control,
|
|
6
6
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
7
7
|
triggers: [Triggers.OnPress],
|
|
8
8
|
props: {
|
|
@@ -2,7 +2,7 @@ import { COMPONENT_TYPES, createFieldNameProp, createDirectionProp, Triggers, St
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "Radio Button Group",
|
|
4
4
|
tag: "RadioButtonGroup",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.control,
|
|
6
6
|
stylesPanelSections: [StylesPanelSections.Margins],
|
|
7
7
|
layout: {},
|
|
8
8
|
triggers: [Triggers.OnValueChange],
|
|
@@ -2,7 +2,7 @@ import { createTextProp, createTextEnumProp, COMPONENT_TYPES, createColorProp, G
|
|
|
2
2
|
export const SEED_DATA = {
|
|
3
3
|
name: "Radio Button Row",
|
|
4
4
|
tag: "RadioButtonRow",
|
|
5
|
-
category: COMPONENT_TYPES.
|
|
5
|
+
category: COMPONENT_TYPES.control,
|
|
6
6
|
stylesPanelSections: [StylesPanelSections.Typography, StylesPanelSections.Margins, StylesPanelSections.Effects],
|
|
7
7
|
layout: {},
|
|
8
8
|
props: {
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Row Single Line Body Icon",
|
|
4
4
|
tag: "RowBodyIcon",
|
|
5
5
|
description: "A row with left aligned body text and a right aligned icon",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
7
7
|
preview_image_url: "{CLOUDINARY_URL}/Row_SingleLine_BodyIcon.png",
|
|
8
8
|
supports_list_render: true,
|
|
9
9
|
props: {
|
|
@@ -33,7 +33,7 @@ export const SEED_DATA = [{
|
|
|
33
33
|
name: "Row Double Line Body Icon",
|
|
34
34
|
tag: "RowBodyIcon",
|
|
35
35
|
description: "A row with left aligned body text and subtitle text and a right aligned icon",
|
|
36
|
-
category: COMPONENT_TYPES.
|
|
36
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
37
37
|
preview_image_url: "{CLOUDINARY_URL}/Row_DoubleLine_BodyIcon.png",
|
|
38
38
|
supports_list_render: true,
|
|
39
39
|
props: {
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = [{
|
|
|
3
3
|
name: "Row Single Line Headline Caption",
|
|
4
4
|
tag: "RowHeadlineImageCaption",
|
|
5
5
|
description: "A row with left aligned headline text and right aligned caption text",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
7
7
|
preview_image_url: "{CLOUDINARY_URL}/Row_SingleLine_HeadlineCaption.png",
|
|
8
8
|
supports_list_render: true,
|
|
9
9
|
props: {
|
|
@@ -33,7 +33,7 @@ export const SEED_DATA = [{
|
|
|
33
33
|
name: "Row Single Line Headline Image Caption",
|
|
34
34
|
tag: "RowHeadlineImageCaption",
|
|
35
35
|
description: "A row with left aligned image and headline text and right aligned caption text",
|
|
36
|
-
category: COMPONENT_TYPES.
|
|
36
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
37
37
|
preview_image_url: "{CLOUDINARY_URL}/Row_SingleLine_HeadlineImageCaption.png",
|
|
38
38
|
supports_list_render: true,
|
|
39
39
|
props: {
|
|
@@ -73,7 +73,7 @@ export const SEED_DATA = [{
|
|
|
73
73
|
name: "Row Double Line Headline Caption",
|
|
74
74
|
tag: "RowHeadlineImageCaption",
|
|
75
75
|
description: "A row with left aligned headline text and subtitle text and right aligned caption text",
|
|
76
|
-
category: COMPONENT_TYPES.
|
|
76
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
77
77
|
preview_image_url: "{CLOUDINARY_URL}/Row_DoubleLine_HeadlineCaption.png",
|
|
78
78
|
supports_list_render: true,
|
|
79
79
|
props: {
|
|
@@ -113,7 +113,7 @@ export const SEED_DATA = [{
|
|
|
113
113
|
name: "Row Double Line Headline Image Caption",
|
|
114
114
|
tag: "RowHeadlineImageCaption",
|
|
115
115
|
description: "A row with left aligned image, headline text, and subtitle text, and right aligned caption text",
|
|
116
|
-
category: COMPONENT_TYPES.
|
|
116
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
117
117
|
preview_image_url: "{CLOUDINARY_URL}/Row_DoubleLine_HeadlineCaption.png",
|
|
118
118
|
supports_list_render: true,
|
|
119
119
|
props: {
|
|
@@ -22,7 +22,7 @@ export const SEED_DATA = [{
|
|
|
22
22
|
name: "Row Single Line Headline Icon",
|
|
23
23
|
tag: "RowHeadlineImageIcon",
|
|
24
24
|
description: "A row with left aligned headline text and a right aligned icon",
|
|
25
|
-
category: COMPONENT_TYPES.
|
|
25
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
26
26
|
layout: {},
|
|
27
27
|
props: { ...SEED_DATA_PROPS
|
|
28
28
|
}
|
|
@@ -30,7 +30,7 @@ export const SEED_DATA = [{
|
|
|
30
30
|
name: "Row Single Line Headline Icon Image",
|
|
31
31
|
tag: "RowHeadlineImageIcon",
|
|
32
32
|
description: "A row with left aligned image and headline text and a right aligned icon",
|
|
33
|
-
category: COMPONENT_TYPES.
|
|
33
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
34
34
|
layout: {},
|
|
35
35
|
props: { ...SEED_DATA_PROPS,
|
|
36
36
|
image: IMAGE_PROP
|
|
@@ -39,7 +39,7 @@ export const SEED_DATA = [{
|
|
|
39
39
|
name: "Row Double Line Headline Icon",
|
|
40
40
|
tag: "RowHeadlineImageIcon",
|
|
41
41
|
description: "A row with left aligned headline text and subtitle text and a right aligned icon",
|
|
42
|
-
category: COMPONENT_TYPES.
|
|
42
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
43
43
|
layout: {},
|
|
44
44
|
props: { ...SEED_DATA_PROPS,
|
|
45
45
|
subtitle: SUBTITLE_PROP
|
|
@@ -48,7 +48,7 @@ export const SEED_DATA = [{
|
|
|
48
48
|
name: "Row Double Line Headline Image Icon",
|
|
49
49
|
tag: "RowHeadlineImageIcon",
|
|
50
50
|
description: "A row with left aligned headline text and subtitle text and a right aligned icon",
|
|
51
|
-
category: COMPONENT_TYPES.
|
|
51
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
52
52
|
layout: {},
|
|
53
53
|
props: { ...SEED_DATA_PROPS,
|
|
54
54
|
image: IMAGE_PROP,
|
|
@@ -58,7 +58,7 @@ export const SEED_DATA = [{
|
|
|
58
58
|
name: "Row Multiline Headline Icon",
|
|
59
59
|
tag: "RowHeadlineImageIcon",
|
|
60
60
|
description: "A row with left aligned headline text and multiline subtitle text and a right aligned icon",
|
|
61
|
-
category: COMPONENT_TYPES.
|
|
61
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
62
62
|
layout: {},
|
|
63
63
|
props: { ...SEED_DATA_PROPS,
|
|
64
64
|
multilineSubtitle: MULTILINE_PROP,
|
|
@@ -72,7 +72,7 @@ export const SEED_DATA = [{
|
|
|
72
72
|
name: "Row Multiline Headline Image Icon",
|
|
73
73
|
tag: "RowHeadlineImageIcon",
|
|
74
74
|
description: "A row with left aligned image, headline text, and multiline subtitle text, and a right aligned icon",
|
|
75
|
-
category: COMPONENT_TYPES.
|
|
75
|
+
category: COMPONENT_TYPES.deprecatedRow,
|
|
76
76
|
layout: {},
|
|
77
77
|
props: { ...SEED_DATA_PROPS,
|
|
78
78
|
image: IMAGE_PROP,
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Scroll View",
|
|
4
4
|
tag: "ScrollView",
|
|
5
5
|
description: "A basic ScrollView component",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.view,
|
|
7
7
|
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
8
8
|
layout: {},
|
|
9
9
|
props: {
|
|
@@ -3,7 +3,7 @@ export const SEED_DATA = {
|
|
|
3
3
|
name: "Slider",
|
|
4
4
|
tag: "Slider",
|
|
5
5
|
description: "A component used to set a value in a range",
|
|
6
|
-
category: COMPONENT_TYPES.
|
|
6
|
+
category: COMPONENT_TYPES.control,
|
|
7
7
|
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
8
|
layout: {
|
|
9
9
|
marginLeft: 12,
|