@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
|
@@ -23,6 +23,8 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
23
23
|
|
|
24
24
|
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; }
|
|
25
25
|
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
27
|
+
|
|
26
28
|
function Switch(_ref) {
|
|
27
29
|
let {
|
|
28
30
|
value,
|
|
@@ -55,24 +57,23 @@ function Switch(_ref) {
|
|
|
55
57
|
setChecked(Boolean(defaultValue));
|
|
56
58
|
}
|
|
57
59
|
}, [defaultValue, previousDefaultValue]);
|
|
58
|
-
return /*#__PURE__*/React.createElement(_reactNative.Switch, {
|
|
60
|
+
return /*#__PURE__*/React.createElement(_reactNative.Switch, _extends({
|
|
59
61
|
value: checked,
|
|
60
62
|
disabled: disabled,
|
|
61
63
|
trackColor: {
|
|
62
64
|
false: inactiveTrackThemeColor,
|
|
63
65
|
true: activeTrackThemeColor
|
|
64
66
|
},
|
|
65
|
-
thumbColor: value ? activeThumbThemeColor : inactiveThumbThemeColor
|
|
66
|
-
|
|
67
|
+
thumbColor: value ? activeThumbThemeColor : inactiveThumbThemeColor // @ts-ignore react-native-web only
|
|
68
|
+
,
|
|
67
69
|
activeThumbColor: activeThumbThemeColor,
|
|
68
70
|
ios_backgroundColor: inactiveTrackThemeColor,
|
|
69
71
|
style: style,
|
|
70
72
|
onValueChange: bool => {
|
|
71
73
|
setChecked(bool);
|
|
72
74
|
onValueChange && onValueChange(bool);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
});
|
|
75
|
+
}
|
|
76
|
+
}, rest));
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
function Row(_ref2) {
|
|
@@ -102,7 +103,7 @@ function Row(_ref2) {
|
|
|
102
103
|
setChecked(defaultValue);
|
|
103
104
|
}
|
|
104
105
|
}, [defaultValue]);
|
|
105
|
-
return /*#__PURE__*/React.createElement(_FormRow.default, {
|
|
106
|
+
return /*#__PURE__*/React.createElement(_FormRow.default, _extends({
|
|
106
107
|
disabled: disabled,
|
|
107
108
|
onPress: () => {
|
|
108
109
|
setChecked(!checked);
|
|
@@ -110,9 +111,8 @@ function Row(_ref2) {
|
|
|
110
111
|
},
|
|
111
112
|
label: label,
|
|
112
113
|
direction: direction,
|
|
113
|
-
style: style
|
|
114
|
-
|
|
115
|
-
}, /*#__PURE__*/React.createElement(Switch, {
|
|
114
|
+
style: style
|
|
115
|
+
}, rest), /*#__PURE__*/React.createElement(Switch, {
|
|
116
116
|
theme: theme,
|
|
117
117
|
value: checked,
|
|
118
118
|
disabled: disabled,
|
|
@@ -129,17 +129,4 @@ exports.SwitchRow = SwitchRow;
|
|
|
129
129
|
|
|
130
130
|
var _default = (0, _theming.withTheme)(Switch);
|
|
131
131
|
|
|
132
|
-
exports.default = _default;onValueChange,
|
|
133
|
-
activeTrackColor: activeTrackColor,
|
|
134
|
-
inactiveTrackColor: inactiveTrackColor,
|
|
135
|
-
activeThumbColor: activeThumbColor,
|
|
136
|
-
inactiveThumbColor: inactiveThumbColor
|
|
137
|
-
}));
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
const SwitchRow = (0, _theming.withTheme)(Row);
|
|
141
|
-
exports.SwitchRow = SwitchRow;
|
|
142
|
-
|
|
143
|
-
var _default = (0, _theming.withTheme)(Switch);
|
|
144
|
-
|
|
145
132
|
exports.default = _default;
|
package/lib/commonjs/index.js
CHANGED
|
@@ -213,12 +213,6 @@ Object.defineProperty(exports, "Link", {
|
|
|
213
213
|
return _Text.Link;
|
|
214
214
|
}
|
|
215
215
|
});
|
|
216
|
-
Object.defineProperty(exports, "Markdown", {
|
|
217
|
-
enumerable: true,
|
|
218
|
-
get: function () {
|
|
219
|
-
return _Markdown.default;
|
|
220
|
-
}
|
|
221
|
-
});
|
|
222
216
|
Object.defineProperty(exports, "NumberInput", {
|
|
223
217
|
enumerable: true,
|
|
224
218
|
get: function () {
|
|
@@ -518,8 +512,6 @@ var _Stepper = _interopRequireDefault(require("./components/Stepper"));
|
|
|
518
512
|
|
|
519
513
|
var _useAuthState = require("./components/useAuthState");
|
|
520
514
|
|
|
521
|
-
var _Markdown = _interopRequireDefault(require("./components/Markdown"));
|
|
522
|
-
|
|
523
515
|
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); }
|
|
524
516
|
|
|
525
517
|
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; }
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Action Sheet",
|
|
12
12
|
tag: "ActionSheet",
|
|
13
13
|
description: "Action Sheet container",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.actionsheet,
|
|
15
15
|
props: {
|
|
16
16
|
visible: (0, _types.createStaticBoolProp)({
|
|
17
17
|
group: _types.GROUPS.data,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Action Sheet Cancel",
|
|
12
12
|
tag: "ActionSheetCancel",
|
|
13
13
|
description: "Action Sheet cancel",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.actionsheet,
|
|
15
15
|
triggers: [_types.Triggers.OnPress],
|
|
16
16
|
props: {
|
|
17
17
|
onPress: (0, _types.createActionProp)(),
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Action Sheet Item",
|
|
12
12
|
tag: "ActionSheetItem",
|
|
13
13
|
description: "Action Sheet item",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.actionsheet,
|
|
15
15
|
triggers: [_types.Triggers.OnPress],
|
|
16
16
|
layout: {
|
|
17
17
|
textAlign: "center"
|
|
@@ -13,7 +13,7 @@ const SEED_DATA = {
|
|
|
13
13
|
description: "Displays a circular loading indicator.",
|
|
14
14
|
doc_link: "https://docs.expo.io/versions/latest/react-native/activityindicator/",
|
|
15
15
|
code_link: "https://github.com/expo/expo/blob/master/ios/versioned-react-native/ABI32_0_0/Libraries/Components/ActivityIndicator/ActivityIndicator.js",
|
|
16
|
-
category: _types.COMPONENT_TYPES.
|
|
16
|
+
category: _types.COMPONENT_TYPES.utility,
|
|
17
17
|
stylesPanelSections: [_types.StylesPanelSections.Size, _types.StylesPanelSections.Margins, _types.StylesPanelSections.Borders],
|
|
18
18
|
layout: {
|
|
19
19
|
width: 36,
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "Banner",
|
|
12
12
|
tag: "Banner",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
14
14
|
props: {
|
|
15
15
|
icon: (0, _types.createIconProp)({
|
|
16
16
|
defaultValue: null,
|
|
@@ -13,7 +13,7 @@ const SEED_DATA = {
|
|
|
13
13
|
description: "Expo Blur View",
|
|
14
14
|
doc_link: "https://docs.expo.io/versions/latest/sdk/blur-view/",
|
|
15
15
|
code_link: "https://github.com/expo/expo/blob/master/packages/expo/src/effects/BlurView.d.ts",
|
|
16
|
-
category: _types.COMPONENT_TYPES.
|
|
16
|
+
category: _types.COMPONENT_TYPES.view,
|
|
17
17
|
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
18
18
|
layout: {
|
|
19
19
|
flexGrow: 1,
|
|
@@ -38,7 +38,7 @@ const LAYOUT = {
|
|
|
38
38
|
const SEED_DATA = [{
|
|
39
39
|
name: "Button Outline",
|
|
40
40
|
tag: "ButtonOutline",
|
|
41
|
-
category: _types.COMPONENT_TYPES.
|
|
41
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
42
42
|
stylesPanelSections: [_types.StylesPanelSections.Typography, _types.StylesPanelSections.Background, _types.StylesPanelSections.Borders, _types.StylesPanelSections.Size, _types.StylesPanelSections.MarginsAndPaddings, _types.StylesPanelSections.Position, _types.StylesPanelSections.Effects],
|
|
43
43
|
layout: { ...LAYOUT,
|
|
44
44
|
backgroundColor: "transparent",
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Card",
|
|
12
12
|
tag: "Card",
|
|
13
13
|
description: "A card you can customize however you'd like",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
15
15
|
triggers: [_types.Triggers.OnPress, _types.Triggers.OnPressIcon],
|
|
16
16
|
props: {
|
|
17
17
|
onPress: (0, _types.createActionProp)(),
|
|
@@ -74,7 +74,7 @@ const SEED_DATA = [{
|
|
|
74
74
|
name: "Small Card",
|
|
75
75
|
tag: "CardBlock",
|
|
76
76
|
description: "An elevated card with a title and description, that takes up one third of its container.",
|
|
77
|
-
category: _types.COMPONENT_TYPES.
|
|
77
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
78
78
|
props: { ...SEED_DATA_PROPS,
|
|
79
79
|
numColumns: (0, _types.createNumColumnsType)({
|
|
80
80
|
defaultValue: 1
|
|
@@ -84,7 +84,7 @@ const SEED_DATA = [{
|
|
|
84
84
|
name: "Medium Block Card",
|
|
85
85
|
tag: "CardBlock",
|
|
86
86
|
description: "An elevated card with a title and description, that takes up one half of its container.",
|
|
87
|
-
category: _types.COMPONENT_TYPES.
|
|
87
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
88
88
|
props: { ...SEED_DATA_PROPS,
|
|
89
89
|
icon: {
|
|
90
90
|
group: _types.GROUPS.basic,
|
|
@@ -104,7 +104,7 @@ const SEED_DATA = [{
|
|
|
104
104
|
name: "Large Block Card",
|
|
105
105
|
tag: "CardBlock",
|
|
106
106
|
description: "An elevated card with a title and description, that takes up the full width its container.",
|
|
107
|
-
category: _types.COMPONENT_TYPES.
|
|
107
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
108
108
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
109
109
|
props: { ...SEED_DATA_PROPS,
|
|
110
110
|
icon: {
|
|
@@ -86,7 +86,7 @@ const SEED_DATA = [{
|
|
|
86
86
|
name: "Medium Card",
|
|
87
87
|
tag: "CardContainer",
|
|
88
88
|
description: "An elevated card with a title and description, that takes up half of its container.",
|
|
89
|
-
category: _types.COMPONENT_TYPES.
|
|
89
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
90
90
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
91
91
|
layout: null,
|
|
92
92
|
props: { ...SEED_DATA_PROPS,
|
|
@@ -98,7 +98,7 @@ const SEED_DATA = [{
|
|
|
98
98
|
name: "Large Card",
|
|
99
99
|
tag: "CardContainer",
|
|
100
100
|
description: "An elevated card with a title and description, that takes up its full container.",
|
|
101
|
-
category: _types.COMPONENT_TYPES.
|
|
101
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
102
102
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
103
103
|
layout: null,
|
|
104
104
|
props: { ...SEED_DATA_PROPS,
|
|
@@ -88,7 +88,7 @@ const SEED_DATA = [{
|
|
|
88
88
|
name: "Medium Card (Rating)",
|
|
89
89
|
tag: "CardContainerRating",
|
|
90
90
|
description: "An elevated card with a title and description, that takes up half of its container.",
|
|
91
|
-
category: _types.COMPONENT_TYPES.
|
|
91
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
92
92
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
93
93
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerRating_2col.png",
|
|
94
94
|
supports_list_render: true,
|
|
@@ -109,7 +109,7 @@ const SEED_DATA = [{
|
|
|
109
109
|
name: "Large Card (Rating)",
|
|
110
110
|
tag: "CardContainerRating",
|
|
111
111
|
description: "An elevated card with a title and description, that takes up its full container.",
|
|
112
|
-
category: _types.COMPONENT_TYPES.
|
|
112
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
113
113
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
114
114
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerRating_3col.png",
|
|
115
115
|
supports_list_render: true,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Short Card (Left)",
|
|
12
12
|
tag: "CardContainerShortImage",
|
|
13
13
|
description: "An elevated card with a left aligned image and a title and subtitle",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerShortLeftImage.png",
|
|
17
17
|
supports_list_render: true,
|
|
@@ -74,7 +74,7 @@ const SEED_DATA = [{
|
|
|
74
74
|
name: "Short Card (Right)",
|
|
75
75
|
tag: "CardContainerShortImage",
|
|
76
76
|
description: "An elevated card with a right aligned image and a title and subtitle",
|
|
77
|
-
category: _types.COMPONENT_TYPES.
|
|
77
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
78
78
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
79
79
|
preview_image_url: "{CLOUDINARY_URL}/Card_ContainerShortRightImage.png",
|
|
80
80
|
supports_list_render: true,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Inline Card",
|
|
12
12
|
tag: "CardInline",
|
|
13
13
|
description: "An elevated card with image and a title and description overlayed, that takes up the full width of its container.",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedCard,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
layout: {},
|
|
17
17
|
props: {
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "Checkbox",
|
|
12
12
|
tag: "Checkbox",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.control,
|
|
14
14
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
15
15
|
triggers: [_types.Triggers.OnPress, _types.Triggers.OnCheck, _types.Triggers.OnUncheck],
|
|
16
16
|
props: {
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "Checkbox Row",
|
|
12
12
|
tag: "CheckboxRow",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.control,
|
|
14
14
|
stylesPanelSections: [_types.StylesPanelSections.Typography, _types.StylesPanelSections.Margins, _types.StylesPanelSections.Effects],
|
|
15
15
|
layout: {
|
|
16
16
|
minHeight: 50
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Circle Image",
|
|
12
12
|
tag: "CircleImage",
|
|
13
13
|
description: "A circle image",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
props: {
|
|
17
17
|
source: (0, _types.createImageProp)(),
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Custom Code",
|
|
12
12
|
tag: "CustomCode",
|
|
13
13
|
description: "A component that allows usage of custom code",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.utility,
|
|
15
15
|
props: {}
|
|
16
16
|
};
|
|
17
17
|
exports.SEED_DATA = SEED_DATA;
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "FAB",
|
|
12
12
|
tag: "FAB",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
14
14
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
15
15
|
description: "A mini round icon FAB",
|
|
16
16
|
layout: {},
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Search Bar",
|
|
12
12
|
tag: "FieldSearchBarFull",
|
|
13
13
|
description: "A search bar with accompanying search icon and clear button.",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
preview_image_url: "{CLOUDINARY_URL}/Field_SearchBar_Full.png",
|
|
17
17
|
supports_list_render: false,
|
|
@@ -0,0 +1,42 @@
|
|
|
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: "FlashList",
|
|
12
|
+
tag: "FlashList",
|
|
13
|
+
description: "Flashlist by Shopify",
|
|
14
|
+
packageName: "@shopify/flash-list",
|
|
15
|
+
category: _types.COMPONENT_TYPES.data,
|
|
16
|
+
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
17
|
+
layout: {
|
|
18
|
+
flex: 1
|
|
19
|
+
},
|
|
20
|
+
props: {
|
|
21
|
+
estimatedItemSize: (0, _types.createNumberProp)({
|
|
22
|
+
group: _types.GROUPS.basic,
|
|
23
|
+
label: "Est. Item Size",
|
|
24
|
+
description: "Approximate size of the items before rendering.",
|
|
25
|
+
defaultValue: 50,
|
|
26
|
+
step: 1,
|
|
27
|
+
precision: 0
|
|
28
|
+
}),
|
|
29
|
+
horizontal: (0, _types.createStaticBoolProp)({
|
|
30
|
+
label: "Horizontal",
|
|
31
|
+
description: "Render list horizontally"
|
|
32
|
+
}),
|
|
33
|
+
inverted: (0, _types.createStaticBoolProp)({
|
|
34
|
+
label: "Inverted",
|
|
35
|
+
description: "If true, reverses the direction."
|
|
36
|
+
}),
|
|
37
|
+
numColumns: (0, _types.createNumColumnsType)({
|
|
38
|
+
editable: true
|
|
39
|
+
})
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
exports.SEED_DATA = SEED_DATA;
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Header Large",
|
|
12
12
|
tag: "HeaderLarge",
|
|
13
13
|
description: "A large header with an optional touchable right aligned text and icon.",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedHeader,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
layout: {},
|
|
17
17
|
triggers: [_types.Triggers.OnPress],
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Header Medium",
|
|
12
12
|
tag: "HeaderMedium",
|
|
13
13
|
description: "A medium header with an optional touchable right aligned text and icon.",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedHeader,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
preview_image_url: "{CLOUDINARY_URL}/Header_HeadlineMediumIconText.png",
|
|
17
17
|
supports_list_render: false,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Header Overline",
|
|
12
12
|
tag: "HeaderOverline",
|
|
13
13
|
description: "A small header with an optional touchable right aligned text and icon.",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedHeader,
|
|
15
15
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
16
16
|
preview_image_url: "{CLOUDINARY_URL}/Header_OverlineIconText.png",
|
|
17
17
|
supports_list_render: false,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Keyboard Avoiding View",
|
|
12
12
|
tag: "KeyboardAvoidingView",
|
|
13
13
|
description: "View that moves out of the way of the virtual keyboard. ",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.view,
|
|
15
15
|
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
16
16
|
props: {
|
|
17
17
|
enabled: {
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Keyboard Aware Scroll View",
|
|
12
12
|
tag: "KeyboardAwareScrollView",
|
|
13
13
|
description: "View that moves pushes the content when virtual keyboard is open.",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.view,
|
|
15
15
|
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
16
16
|
layout: {},
|
|
17
17
|
props: {
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = [{
|
|
11
11
|
name: "Row",
|
|
12
12
|
tag: "Row",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
14
14
|
stylesPanelSections: [_types.StylesPanelSections.NoStyles],
|
|
15
15
|
props: {
|
|
16
16
|
justifyContent: {
|
|
@@ -83,7 +83,7 @@ const SEED_DATA = [{
|
|
|
83
83
|
}, {
|
|
84
84
|
name: "Stack",
|
|
85
85
|
tag: "Stack",
|
|
86
|
-
category: _types.COMPONENT_TYPES.
|
|
86
|
+
category: _types.COMPONENT_TYPES.deprecated,
|
|
87
87
|
stylesPanelSections: [_types.StylesPanelSections.NoStyles],
|
|
88
88
|
props: {
|
|
89
89
|
justifyContent: {
|
|
@@ -12,7 +12,7 @@ const SEED_DATA = {
|
|
|
12
12
|
tag: "MapCallout",
|
|
13
13
|
packageName: "@draftbit/maps",
|
|
14
14
|
description: "An info window to display on top of a marker when it is clicked",
|
|
15
|
-
category: _types.COMPONENT_TYPES.
|
|
15
|
+
category: _types.COMPONENT_TYPES.map,
|
|
16
16
|
triggers: [_types.Triggers.OnPress],
|
|
17
17
|
layout: {},
|
|
18
18
|
props: {
|
|
@@ -12,7 +12,7 @@ const SEED_DATA = {
|
|
|
12
12
|
tag: "MapMarker",
|
|
13
13
|
packageName: "@draftbit/maps",
|
|
14
14
|
description: "A marker to show inside map view",
|
|
15
|
-
category: _types.COMPONENT_TYPES.
|
|
15
|
+
category: _types.COMPONENT_TYPES.map,
|
|
16
16
|
layout: {},
|
|
17
17
|
props: {
|
|
18
18
|
latitude: (0, _types.createNumberProp)({
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Modal",
|
|
12
12
|
tag: "Modal",
|
|
13
13
|
description: "A basic Modal Component",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.layout,
|
|
15
15
|
stylesPanelSections: [_types.StylesPanelSections.NoStyles],
|
|
16
16
|
props: {
|
|
17
17
|
animationType: {
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "Radio Button",
|
|
12
12
|
tag: "RadioButton",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.control,
|
|
14
14
|
stylesPanelSections: _types.BLOCK_STYLES_SECTIONS,
|
|
15
15
|
triggers: [_types.Triggers.OnPress],
|
|
16
16
|
props: {
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "Radio Button Group",
|
|
12
12
|
tag: "RadioButtonGroup",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.control,
|
|
14
14
|
stylesPanelSections: [_types.StylesPanelSections.Margins],
|
|
15
15
|
layout: {},
|
|
16
16
|
triggers: [_types.Triggers.OnValueChange],
|
|
@@ -10,7 +10,7 @@ var _types = require("@draftbit/types");
|
|
|
10
10
|
const SEED_DATA = {
|
|
11
11
|
name: "Radio Button Row",
|
|
12
12
|
tag: "RadioButtonRow",
|
|
13
|
-
category: _types.COMPONENT_TYPES.
|
|
13
|
+
category: _types.COMPONENT_TYPES.control,
|
|
14
14
|
stylesPanelSections: [_types.StylesPanelSections.Typography, _types.StylesPanelSections.Margins, _types.StylesPanelSections.Effects],
|
|
15
15
|
layout: {},
|
|
16
16
|
props: {
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Row Single Line Body Icon",
|
|
12
12
|
tag: "RowBodyIcon",
|
|
13
13
|
description: "A row with left aligned body text and a right aligned icon",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
15
15
|
preview_image_url: "{CLOUDINARY_URL}/Row_SingleLine_BodyIcon.png",
|
|
16
16
|
supports_list_render: true,
|
|
17
17
|
props: {
|
|
@@ -41,7 +41,7 @@ const SEED_DATA = [{
|
|
|
41
41
|
name: "Row Double Line Body Icon",
|
|
42
42
|
tag: "RowBodyIcon",
|
|
43
43
|
description: "A row with left aligned body text and subtitle text and a right aligned icon",
|
|
44
|
-
category: _types.COMPONENT_TYPES.
|
|
44
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
45
45
|
preview_image_url: "{CLOUDINARY_URL}/Row_DoubleLine_BodyIcon.png",
|
|
46
46
|
supports_list_render: true,
|
|
47
47
|
props: {
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = [{
|
|
|
11
11
|
name: "Row Single Line Headline Caption",
|
|
12
12
|
tag: "RowHeadlineImageCaption",
|
|
13
13
|
description: "A row with left aligned headline text and right aligned caption text",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
15
15
|
preview_image_url: "{CLOUDINARY_URL}/Row_SingleLine_HeadlineCaption.png",
|
|
16
16
|
supports_list_render: true,
|
|
17
17
|
props: {
|
|
@@ -41,7 +41,7 @@ const SEED_DATA = [{
|
|
|
41
41
|
name: "Row Single Line Headline Image Caption",
|
|
42
42
|
tag: "RowHeadlineImageCaption",
|
|
43
43
|
description: "A row with left aligned image and headline text and right aligned caption text",
|
|
44
|
-
category: _types.COMPONENT_TYPES.
|
|
44
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
45
45
|
preview_image_url: "{CLOUDINARY_URL}/Row_SingleLine_HeadlineImageCaption.png",
|
|
46
46
|
supports_list_render: true,
|
|
47
47
|
props: {
|
|
@@ -81,7 +81,7 @@ const SEED_DATA = [{
|
|
|
81
81
|
name: "Row Double Line Headline Caption",
|
|
82
82
|
tag: "RowHeadlineImageCaption",
|
|
83
83
|
description: "A row with left aligned headline text and subtitle text and right aligned caption text",
|
|
84
|
-
category: _types.COMPONENT_TYPES.
|
|
84
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
85
85
|
preview_image_url: "{CLOUDINARY_URL}/Row_DoubleLine_HeadlineCaption.png",
|
|
86
86
|
supports_list_render: true,
|
|
87
87
|
props: {
|
|
@@ -121,7 +121,7 @@ const SEED_DATA = [{
|
|
|
121
121
|
name: "Row Double Line Headline Image Caption",
|
|
122
122
|
tag: "RowHeadlineImageCaption",
|
|
123
123
|
description: "A row with left aligned image, headline text, and subtitle text, and right aligned caption text",
|
|
124
|
-
category: _types.COMPONENT_TYPES.
|
|
124
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
125
125
|
preview_image_url: "{CLOUDINARY_URL}/Row_DoubleLine_HeadlineCaption.png",
|
|
126
126
|
supports_list_render: true,
|
|
127
127
|
props: {
|
|
@@ -30,7 +30,7 @@ const SEED_DATA = [{
|
|
|
30
30
|
name: "Row Single Line Headline Icon",
|
|
31
31
|
tag: "RowHeadlineImageIcon",
|
|
32
32
|
description: "A row with left aligned headline text and a right aligned icon",
|
|
33
|
-
category: _types.COMPONENT_TYPES.
|
|
33
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
34
34
|
layout: {},
|
|
35
35
|
props: { ...SEED_DATA_PROPS
|
|
36
36
|
}
|
|
@@ -38,7 +38,7 @@ const SEED_DATA = [{
|
|
|
38
38
|
name: "Row Single Line Headline Icon Image",
|
|
39
39
|
tag: "RowHeadlineImageIcon",
|
|
40
40
|
description: "A row with left aligned image and headline text and a right aligned icon",
|
|
41
|
-
category: _types.COMPONENT_TYPES.
|
|
41
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
42
42
|
layout: {},
|
|
43
43
|
props: { ...SEED_DATA_PROPS,
|
|
44
44
|
image: IMAGE_PROP
|
|
@@ -47,7 +47,7 @@ const SEED_DATA = [{
|
|
|
47
47
|
name: "Row Double Line Headline Icon",
|
|
48
48
|
tag: "RowHeadlineImageIcon",
|
|
49
49
|
description: "A row with left aligned headline text and subtitle text and a right aligned icon",
|
|
50
|
-
category: _types.COMPONENT_TYPES.
|
|
50
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
51
51
|
layout: {},
|
|
52
52
|
props: { ...SEED_DATA_PROPS,
|
|
53
53
|
subtitle: SUBTITLE_PROP
|
|
@@ -56,7 +56,7 @@ const SEED_DATA = [{
|
|
|
56
56
|
name: "Row Double Line Headline Image Icon",
|
|
57
57
|
tag: "RowHeadlineImageIcon",
|
|
58
58
|
description: "A row with left aligned headline text and subtitle text and a right aligned icon",
|
|
59
|
-
category: _types.COMPONENT_TYPES.
|
|
59
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
60
60
|
layout: {},
|
|
61
61
|
props: { ...SEED_DATA_PROPS,
|
|
62
62
|
image: IMAGE_PROP,
|
|
@@ -66,7 +66,7 @@ const SEED_DATA = [{
|
|
|
66
66
|
name: "Row Multiline Headline Icon",
|
|
67
67
|
tag: "RowHeadlineImageIcon",
|
|
68
68
|
description: "A row with left aligned headline text and multiline subtitle text and a right aligned icon",
|
|
69
|
-
category: _types.COMPONENT_TYPES.
|
|
69
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
70
70
|
layout: {},
|
|
71
71
|
props: { ...SEED_DATA_PROPS,
|
|
72
72
|
multilineSubtitle: MULTILINE_PROP,
|
|
@@ -80,7 +80,7 @@ const SEED_DATA = [{
|
|
|
80
80
|
name: "Row Multiline Headline Image Icon",
|
|
81
81
|
tag: "RowHeadlineImageIcon",
|
|
82
82
|
description: "A row with left aligned image, headline text, and multiline subtitle text, and a right aligned icon",
|
|
83
|
-
category: _types.COMPONENT_TYPES.
|
|
83
|
+
category: _types.COMPONENT_TYPES.deprecatedRow,
|
|
84
84
|
layout: {},
|
|
85
85
|
props: { ...SEED_DATA_PROPS,
|
|
86
86
|
image: IMAGE_PROP,
|
|
@@ -11,7 +11,7 @@ const SEED_DATA = {
|
|
|
11
11
|
name: "Scroll View",
|
|
12
12
|
tag: "ScrollView",
|
|
13
13
|
description: "A basic ScrollView component",
|
|
14
|
-
category: _types.COMPONENT_TYPES.
|
|
14
|
+
category: _types.COMPONENT_TYPES.view,
|
|
15
15
|
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
16
16
|
layout: {},
|
|
17
17
|
props: {
|