@draftbit/core 46.0.0 → 46.0.1-eb73d2.0
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/Provider.js.map +1 -1
- package/lib/commonjs/components/ActionSheet/ActionSheetCancel.js.map +1 -1
- package/lib/commonjs/components/ActionSheet/ActionSheetItem.js.map +1 -1
- package/lib/commonjs/components/AnimatedCircularProgress.js.map +1 -1
- package/lib/commonjs/components/AspectRatio.js.map +1 -1
- package/lib/commonjs/components/AvatarEdit.js.map +1 -1
- package/lib/commonjs/components/Banner.js.map +1 -1
- package/lib/commonjs/components/Card.js.map +1 -1
- package/lib/commonjs/components/CardBlock.js.map +1 -1
- package/lib/commonjs/components/CardContainer.js.map +1 -1
- package/lib/commonjs/components/CardContainerRating.js.map +1 -1
- package/lib/commonjs/components/CardContainerShortImage.js.map +1 -1
- package/lib/commonjs/components/CardInline.js.map +1 -1
- package/lib/commonjs/components/Carousel.js.map +1 -1
- package/lib/commonjs/components/CircleImage.js.map +1 -1
- package/lib/commonjs/components/CircularProgress.js.map +1 -1
- package/lib/commonjs/components/Container.js.map +1 -1
- package/lib/commonjs/components/DatePicker/DatePicker.js.map +1 -1
- package/lib/commonjs/components/DatePicker/DatePickerComponent.js.map +1 -1
- package/lib/commonjs/components/DeprecatedButton.js +20 -4
- package/lib/commonjs/components/DeprecatedButton.js.map +1 -1
- package/lib/commonjs/components/DeprecatedCardWrapper.js +14 -2
- package/lib/commonjs/components/DeprecatedCardWrapper.js.map +1 -1
- package/lib/commonjs/components/DeprecatedFAB.js.map +1 -1
- package/lib/commonjs/components/Divider.js.map +1 -1
- package/lib/commonjs/components/Elevation.js.map +1 -1
- package/lib/commonjs/components/FAB.js.map +1 -1
- package/lib/commonjs/components/FieldSearchBarFull.js.map +1 -1
- package/lib/commonjs/components/Header.js.map +1 -1
- package/lib/commonjs/components/HeaderLarge.js.map +1 -1
- package/lib/commonjs/components/HeaderMedium.js.map +1 -1
- package/lib/commonjs/components/HeaderOverline.js.map +1 -1
- package/lib/commonjs/components/IconButton.js.map +1 -1
- package/lib/commonjs/components/Justification.js +3 -0
- package/lib/commonjs/components/Portal/Portal.js.map +1 -1
- package/lib/commonjs/components/ProgressCircle.js.map +1 -1
- package/lib/commonjs/components/ProgressIndicator.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButtonFieldGroup.js.map +1 -1
- package/lib/commonjs/components/ResizeMode.js +3 -0
- package/lib/commonjs/components/Row.js.map +1 -1
- package/lib/commonjs/components/RowBodyIcon.js.map +1 -1
- package/lib/commonjs/components/RowHeadlineImageCaption.js.map +1 -1
- package/lib/commonjs/components/RowHeadlineImageIcon.js.map +1 -1
- package/lib/commonjs/components/StarRating.js.map +1 -1
- package/lib/commonjs/components/Surface.js.map +1 -1
- package/lib/commonjs/components/Swiper/Swiper.js.map +1 -1
- package/lib/commonjs/components/ToggleButton.js.map +1 -1
- package/lib/commonjs/interfaces/Icon.js.map +1 -1
- package/lib/commonjs/mappings/RadioButtonGroup.js.map +1 -1
- package/lib/commonjs/mappings/RadioButtonRow.js.map +1 -1
- package/lib/module/Provider.js.map +1 -1
- package/lib/module/components/ActionSheet/ActionSheetCancel.js.map +1 -1
- package/lib/module/components/ActionSheet/ActionSheetItem.js.map +1 -1
- package/lib/module/components/AnimatedCircularProgress.js.map +1 -1
- package/lib/module/components/AspectRatio.js.map +1 -1
- package/lib/module/components/AvatarEdit.js.map +1 -1
- package/lib/module/components/Banner.js.map +1 -1
- package/lib/module/components/Button.js +32 -11
- package/lib/module/components/Button.js.map +1 -1
- package/lib/module/components/Card.js.map +1 -1
- package/lib/module/components/CardBlock.js.map +1 -1
- package/lib/module/components/CardContainer.js.map +1 -1
- package/lib/module/components/CardContainerRating.js.map +1 -1
- package/lib/module/components/CardContainerShortImage.js.map +1 -1
- package/lib/module/components/CardInline.js.map +1 -1
- package/lib/module/components/Carousel.js.map +1 -1
- package/lib/module/components/Checkbox/index.js.map +1 -1
- package/lib/module/components/CircleImage.js +16 -2
- package/lib/module/components/CircleImage.js.map +1 -1
- package/lib/module/components/CircularProgress.js.map +1 -1
- package/lib/module/components/Container.js.map +1 -1
- package/lib/module/components/DatePicker/DatePicker.js.map +1 -1
- package/lib/module/components/DatePicker/DatePickerComponent.js.map +1 -1
- package/lib/module/components/DatePicker/DatePickerComponentType.js.map +1 -1
- package/lib/module/components/DeprecatedButton.js.map +1 -1
- package/lib/module/components/DeprecatedCardWrapper.js.map +1 -1
- package/lib/module/components/DeprecatedFAB.js +20 -4
- package/lib/module/components/DeprecatedFAB.js.map +1 -1
- package/lib/module/components/Divider.js.map +1 -1
- package/lib/module/components/Elevation.js.map +1 -1
- package/lib/module/components/FAB.js.map +1 -1
- package/lib/module/components/FieldSearchBarFull.js.map +1 -1
- package/lib/module/components/Header.js.map +1 -1
- package/lib/module/components/HeaderLarge.js.map +1 -1
- package/lib/module/components/HeaderMedium.js.map +1 -1
- package/lib/module/components/HeaderOverline.js.map +1 -1
- package/lib/module/components/IconButton.js.map +1 -1
- package/lib/module/components/Justification.js +1 -1
- package/lib/module/components/NumberInput.js +13 -2
- package/lib/module/components/NumberInput.js.map +1 -1
- package/lib/module/components/Portal/Portal.js.map +1 -1
- package/lib/module/components/Portal/PortalManager.js +1 -1
- package/lib/module/components/Portal/PortalManager.js.map +1 -1
- package/lib/module/components/ProgressCircle.js.map +1 -1
- package/lib/module/components/ProgressIndicator.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButtonFieldGroup.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButtonGroup.js +16 -4
- package/lib/module/components/RadioButton/RadioButtonGroup.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButtonRow.js +23 -6
- package/lib/module/components/RadioButton/RadioButtonRow.js.map +1 -1
- package/lib/module/components/ResizeMode.js +1 -1
- package/lib/module/components/Row.js.map +1 -1
- package/lib/module/components/RowBodyIcon.js.map +1 -1
- package/lib/module/components/RowHeadlineImageCaption.js.map +1 -1
- package/lib/module/components/RowHeadlineImageIcon.js.map +1 -1
- package/lib/module/components/ScreenContainer.js +21 -5
- package/lib/module/components/ScreenContainer.js.map +1 -1
- package/lib/module/components/StarRating.js.map +1 -1
- package/lib/module/components/Surface.js.map +1 -1
- package/lib/module/components/Swiper/Swiper.js.map +1 -1
- package/lib/module/components/ToggleButton.js.map +1 -1
- package/lib/module/interfaces/Icon.js.map +1 -1
- package/lib/typescript/src/components/Accordion/AccordionGroup.d.ts +2 -3022
- package/lib/typescript/src/components/Accordion/AccordionItem.d.ts +2 -3010
- package/lib/typescript/src/components/ActionSheet/ActionSheetCancel.d.ts +1 -1
- package/lib/typescript/src/components/ActionSheet/ActionSheetItem.d.ts +1 -1
- package/lib/typescript/src/components/AnimatedCircularProgress.d.ts +1 -1
- package/lib/typescript/src/components/AspectRatio.d.ts +1 -1
- package/lib/typescript/src/components/AvatarEdit.d.ts +2 -2
- package/lib/typescript/src/components/Banner.d.ts +2 -2
- package/lib/typescript/src/components/Card.d.ts +2 -2
- package/lib/typescript/src/components/CardBlock.d.ts +2 -2
- package/lib/typescript/src/components/CardContainer.d.ts +2 -2
- package/lib/typescript/src/components/CardContainerRating.d.ts +2 -2
- package/lib/typescript/src/components/CardContainerShortImage.d.ts +2 -2
- package/lib/typescript/src/components/CardInline.d.ts +2 -2
- package/lib/typescript/src/components/Carousel.d.ts +4 -7
- package/lib/typescript/src/components/CircleImage.d.ts +1 -1
- package/lib/typescript/src/components/Container.d.ts +2 -2
- package/lib/typescript/src/components/DatePicker/DatePicker.d.ts +2 -2
- package/lib/typescript/src/components/DatePicker/DatePickerComponent.d.ts +1 -1
- package/lib/typescript/src/components/DeprecatedButton.d.ts +2 -2
- package/lib/typescript/src/components/DeprecatedCardWrapper.d.ts +2 -2
- package/lib/typescript/src/components/DeprecatedFAB.d.ts +2 -2
- package/lib/typescript/src/components/Divider.d.ts +2 -2
- package/lib/typescript/src/components/Elevation.d.ts +2 -2
- package/lib/typescript/src/components/FAB.d.ts +2 -2
- package/lib/typescript/src/components/FieldSearchBarFull.d.ts +2 -2
- package/lib/typescript/src/components/Header.d.ts +2 -2
- package/lib/typescript/src/components/HeaderLarge.d.ts +2 -2
- package/lib/typescript/src/components/HeaderMedium.d.ts +2 -2
- package/lib/typescript/src/components/HeaderOverline.d.ts +2 -2
- package/lib/typescript/src/components/IconButton.d.ts +2 -2
- package/lib/typescript/src/components/ProgressCircle.d.ts +2 -2
- package/lib/typescript/src/components/ProgressIndicator.d.ts +2 -2
- package/lib/typescript/src/components/RadioButton/RadioButtonFieldGroup.d.ts +2 -2
- package/lib/typescript/src/components/Row.d.ts +2 -2
- package/lib/typescript/src/components/RowBodyIcon.d.ts +2 -2
- package/lib/typescript/src/components/RowHeadlineImageCaption.d.ts +2 -2
- package/lib/typescript/src/components/RowHeadlineImageIcon.d.ts +2 -2
- package/lib/typescript/src/components/Slider.d.ts +2 -3032
- package/lib/typescript/src/components/StarRating.d.ts +2 -2
- package/lib/typescript/src/components/Surface.d.ts +2 -2
- package/lib/typescript/src/components/Switch.d.ts +2 -3018
- package/lib/typescript/src/components/ToggleButton.d.ts +2 -2
- package/lib/typescript/src/interfaces/Icon.d.ts +1 -3
- package/package.json +4 -4
- package/src/Provider.js +9 -0
- package/src/Provider.tsx +1 -0
- package/src/components/Accordion/AccordionGroup.js +44 -0
- package/src/components/Accordion/AccordionItem.js +32 -0
- package/src/components/Accordion/index.js +2 -0
- package/src/components/ActionSheet/ActionSheet.js +45 -0
- package/src/components/ActionSheet/ActionSheetCancel.js +6 -0
- package/src/components/ActionSheet/ActionSheetCancel.tsx +1 -1
- package/src/components/ActionSheet/ActionSheetItem.js +30 -0
- package/src/components/ActionSheet/ActionSheetItem.tsx +6 -1
- package/src/components/ActionSheet/index.js +3 -0
- package/src/components/AnimatedCircularProgress.js +43 -0
- package/src/components/AnimatedCircularProgress.tsx +1 -1
- package/src/components/AspectRatio.js +18 -0
- package/src/components/AspectRatio.tsx +1 -1
- package/src/components/AvatarEdit.js +30 -0
- package/src/components/AvatarEdit.tsx +1 -1
- package/src/components/Banner.js +109 -0
- package/src/components/Banner.tsx +1 -1
- package/src/components/Button.js +112 -0
- package/src/components/Card.js +57 -0
- package/src/components/Card.tsx +1 -1
- package/src/components/CardBlock.js +54 -0
- package/src/components/CardBlock.tsx +1 -1
- package/src/components/CardContainer.js +69 -0
- package/src/components/CardContainer.tsx +1 -1
- package/src/components/CardContainerRating.js +79 -0
- package/src/components/CardContainerRating.tsx +1 -1
- package/src/components/CardContainerShortImage.js +33 -0
- package/src/components/CardContainerShortImage.tsx +1 -1
- package/src/components/CardInline.js +36 -0
- package/src/components/CardInline.tsx +1 -1
- package/src/components/Carousel.js +66 -0
- package/src/components/Carousel.tsx +2 -1
- package/src/components/Checkbox/Checkbox.js +63 -0
- package/src/components/Checkbox/CheckboxGroup.js +21 -0
- package/src/components/Checkbox/CheckboxGroupRow.js +77 -0
- package/src/components/Checkbox/CheckboxRow.js +78 -0
- package/src/components/Checkbox/context.js +14 -0
- package/src/components/Checkbox/index.js +3 -0
- package/src/components/CircleImage.js +8 -0
- package/src/components/CircleImage.tsx +1 -1
- package/src/components/CircularProgress.js +78 -0
- package/src/components/CircularProgress.tsx +1 -0
- package/src/components/Config.js +63 -0
- package/src/components/Container.js +43 -0
- package/src/components/Container.tsx +1 -1
- package/src/components/DatePicker/DatePicker.js +368 -0
- package/src/components/DatePicker/DatePicker.tsx +1 -1
- package/src/components/DatePicker/DatePickerComponent.js +13 -0
- package/src/components/DatePicker/DatePickerComponent.tsx +1 -1
- package/src/components/DatePicker/DatePickerComponent.web.js +30 -0
- package/src/components/DatePicker/DatePickerComponentType.js +1 -0
- package/src/components/DeprecatedButton.js +95 -0
- package/src/components/DeprecatedButton.tsx +1 -1
- package/src/components/DeprecatedCardWrapper.js +18 -0
- package/src/components/DeprecatedCardWrapper.tsx +1 -1
- package/src/components/DeprecatedFAB.js +115 -0
- package/src/components/DeprecatedFAB.tsx +1 -1
- package/src/components/Divider.js +13 -0
- package/src/components/Divider.tsx +1 -1
- package/src/components/Elevation.js +20 -0
- package/src/components/Elevation.tsx +6 -1
- package/src/components/FAB.js +46 -0
- package/src/components/FAB.tsx +1 -1
- package/src/components/FieldSearchBarFull.js +53 -0
- package/src/components/FieldSearchBarFull.tsx +1 -1
- package/src/components/FormRow.js +19 -0
- package/src/components/Header.js +44 -0
- package/src/components/Header.tsx +1 -1
- package/src/components/HeaderLarge.js +7 -0
- package/src/components/HeaderLarge.tsx +1 -1
- package/src/components/HeaderMedium.js +7 -0
- package/src/components/HeaderMedium.tsx +1 -1
- package/src/components/HeaderOverline.js +7 -0
- package/src/components/HeaderOverline.tsx +1 -1
- package/src/components/IconButton.js +35 -0
- package/src/components/IconButton.tsx +1 -1
- package/src/components/Image.js +47 -0
- package/src/components/Justification.js +1 -0
- package/src/components/Layout.js +50 -0
- package/src/components/NumberInput.js +49 -0
- package/src/components/Picker/Picker.js +266 -0
- package/src/components/Picker/PickerComponent.android.js +68 -0
- package/src/components/Picker/PickerComponent.ios.js +78 -0
- package/src/components/Picker/PickerComponent.web.js +69 -0
- package/src/components/Picker/PickerTypes.js +1 -0
- package/src/components/Portal/Portal.js +35 -0
- package/src/components/Portal/Portal.tsx +1 -0
- package/src/components/Portal/PortalConsumer.js +28 -0
- package/src/components/Portal/PortalHost.js +105 -0
- package/src/components/Portal/PortalManager.js +29 -0
- package/src/components/ProgressBar.js +118 -0
- package/src/components/ProgressCircle.js +13 -0
- package/src/components/ProgressCircle.tsx +2 -1
- package/src/components/ProgressIndicator.js +27 -0
- package/src/components/ProgressIndicator.tsx +1 -1
- package/src/components/RadioButton/RadioButton.js +17 -0
- package/src/components/RadioButton/RadioButtonFieldGroup.js +17 -0
- package/src/components/RadioButton/RadioButtonFieldGroup.tsx +1 -1
- package/src/components/RadioButton/RadioButtonGroup.js +43 -0
- package/src/components/RadioButton/RadioButtonRow.js +76 -0
- package/src/components/RadioButton/context.js +14 -0
- package/src/components/RadioButton/index.js +4 -0
- package/src/components/ResizeMode.js +1 -0
- package/src/components/Row.js +48 -0
- package/src/components/Row.tsx +1 -1
- package/src/components/RowBodyIcon.js +8 -0
- package/src/components/RowBodyIcon.tsx +1 -1
- package/src/components/RowHeadlineImageCaption.js +12 -0
- package/src/components/RowHeadlineImageCaption.tsx +1 -1
- package/src/components/RowHeadlineImageIcon.js +14 -0
- package/src/components/RowHeadlineImageIcon.tsx +1 -1
- package/src/components/ScreenContainer.js +34 -0
- package/src/components/Slider.js +63 -0
- package/src/components/StarRating.js +50 -0
- package/src/components/StarRating.tsx +2 -2
- package/src/components/StepIndicator.js +346 -0
- package/src/components/Stepper.js +39 -0
- package/src/components/Surface.js +32 -0
- package/src/components/Surface.tsx +1 -1
- package/src/components/Swiper/Swiper.js +29 -0
- package/src/components/Swiper/Swiper.tsx +1 -0
- package/src/components/Swiper/SwiperItem.js +9 -0
- package/src/components/Swiper/index.js +2 -0
- package/src/components/Switch.js +56 -0
- package/src/components/Text.js +28 -0
- package/src/components/TextField.js +420 -0
- package/src/components/ToggleButton.js +39 -0
- package/src/components/ToggleButton.tsx +1 -1
- package/src/components/Touchable.js +12 -0
- package/src/components/Touchable.web.js +2 -0
- package/src/components/Typography.js +36 -0
- package/src/components/useAuthState.js +31 -0
- package/src/constants.js +10 -0
- package/src/hooks.js +12 -0
- package/src/index.js +52 -0
- package/src/interfaces/Icon.js +8 -0
- package/src/interfaces/Icon.ts +1 -1
- package/src/mappings/Accordion.js +41 -0
- package/src/mappings/AccordionItem.js +16 -0
- package/src/mappings/ActionSheet.js +13 -0
- package/src/mappings/ActionSheetCancel.js +19 -0
- package/src/mappings/ActionSheetItem.js +23 -0
- package/src/mappings/ActivityIndicator.js +53 -0
- package/src/mappings/AudioPlayer.js +20 -0
- package/src/mappings/AvatarEdit.js +37 -0
- package/src/mappings/Banner.js +32 -0
- package/src/mappings/BlurView.js +41 -0
- package/src/mappings/Button.js +56 -0
- package/src/mappings/Card.js +52 -0
- package/src/mappings/CardBlock.js +122 -0
- package/src/mappings/CardContainer.js +102 -0
- package/src/mappings/CardContainerRating.js +124 -0
- package/src/mappings/CardContainerShortImage.js +118 -0
- package/src/mappings/CardInline.js +51 -0
- package/src/mappings/Carousel.js +18 -0
- package/src/mappings/Checkbox.js +45 -0
- package/src/mappings/CheckboxGroup.js +25 -0
- package/src/mappings/CheckboxRow.js +56 -0
- package/src/mappings/CircleImage.js +24 -0
- package/src/mappings/Container.js +29 -0
- package/src/mappings/CustomCode.js +8 -0
- package/src/mappings/DatePicker.js +147 -0
- package/src/mappings/Divider.js +26 -0
- package/src/mappings/FAB.js +36 -0
- package/src/mappings/Fetch.js +12 -0
- package/src/mappings/FieldSearchBarFull.js +49 -0
- package/src/mappings/FlatList.js +19 -0
- package/src/mappings/HeaderLarge.js +28 -0
- package/src/mappings/HeaderMedium.js +54 -0
- package/src/mappings/HeaderOverline.js +54 -0
- package/src/mappings/Icon.js +25 -0
- package/src/mappings/IconButton.js +30 -0
- package/src/mappings/Image.js +15 -0
- package/src/mappings/ImageBackground.js +28 -0
- package/src/mappings/KeyboardAvoidingView.js +40 -0
- package/src/mappings/KeyboardAwareScrollView.js +49 -0
- package/src/mappings/Layout.js +195 -0
- package/src/mappings/LinearGradient.js +77 -0
- package/src/mappings/MapCallout.js +21 -0
- package/src/mappings/MapMarker.js +47 -0
- package/src/mappings/MapView.js +138 -0
- package/src/mappings/Modal.js +41 -0
- package/src/mappings/Picker.js +139 -0
- package/src/mappings/ProgressBar.js +100 -0
- package/src/mappings/ProgressCircle.js +108 -0
- package/src/mappings/ProgressIndicator.js +180 -0
- package/src/mappings/RadioButton.js +50 -0
- package/src/mappings/RadioButtonGroup.js +16 -0
- package/src/mappings/RadioButtonRow.js +37 -0
- package/src/mappings/RowBodyIcon.js +75 -0
- package/src/mappings/RowHeadlineImageCaption.js +167 -0
- package/src/mappings/RowHeadlineImageIcon.js +99 -0
- package/src/mappings/SafeAreaView.js +33 -0
- package/src/mappings/ScrollView.js +30 -0
- package/src/mappings/Slider.js +59 -0
- package/src/mappings/StarRating.js +42 -0
- package/src/mappings/Stepper.js +28 -0
- package/src/mappings/Surface.js +13 -0
- package/src/mappings/Swiper.js +60 -0
- package/src/mappings/SwiperItem.js +8 -0
- package/src/mappings/Switch.js +75 -0
- package/src/mappings/Text.js +232 -0
- package/src/mappings/TextArea.js +52 -0
- package/src/mappings/TextField.js +158 -0
- package/src/mappings/TextInput.js +208 -0
- package/src/mappings/ToggleButton.js +45 -0
- package/src/mappings/Touchable.js +12 -0
- package/src/mappings/Video.js +74 -0
- package/src/mappings/View.js +206 -0
- package/src/mappings/WebView.js +18 -0
- package/src/styles/DarkTheme.js +26 -0
- package/src/styles/DefaultTheme.js +111 -0
- package/src/styles/fonts.js +62 -0
- package/src/styles/overlay.js +60 -0
- package/src/styles/shadow.js +51 -0
- package/src/theming.js +3 -0
- package/src/utilities.js +102 -0
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, FIELD_NAME, TEXT_INPUT_PROPS, Triggers, createColorProp, createNumberProp, createFieldNameProp, } from "@draftbit/types";
|
|
2
|
+
const SEED_DATA_PROPS = {
|
|
3
|
+
...TEXT_INPUT_PROPS,
|
|
4
|
+
label: {
|
|
5
|
+
group: GROUPS.data,
|
|
6
|
+
label: "Label",
|
|
7
|
+
description: "The label to be displayed on the text field",
|
|
8
|
+
formType: FORM_TYPES.string,
|
|
9
|
+
propType: PROP_TYPES.STRING,
|
|
10
|
+
defaultValue: null,
|
|
11
|
+
editable: true,
|
|
12
|
+
required: true,
|
|
13
|
+
},
|
|
14
|
+
assistiveText: {
|
|
15
|
+
group: GROUPS.basic,
|
|
16
|
+
label: "Assistive text",
|
|
17
|
+
description: "Helper text to display below the input",
|
|
18
|
+
formType: FORM_TYPES.string,
|
|
19
|
+
propType: PROP_TYPES.STRING,
|
|
20
|
+
defaultValue: null,
|
|
21
|
+
editable: true,
|
|
22
|
+
required: false,
|
|
23
|
+
},
|
|
24
|
+
error: {
|
|
25
|
+
group: GROUPS.data,
|
|
26
|
+
label: "Error",
|
|
27
|
+
description: "Whether the input should display the error state",
|
|
28
|
+
formType: FORM_TYPES.boolean,
|
|
29
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
30
|
+
defaultValue: null,
|
|
31
|
+
editable: true,
|
|
32
|
+
required: false,
|
|
33
|
+
},
|
|
34
|
+
leftIconName: {
|
|
35
|
+
group: GROUPS.basic,
|
|
36
|
+
label: "Left icon name",
|
|
37
|
+
description: "The icon to display on the left",
|
|
38
|
+
formType: FORM_TYPES.icon,
|
|
39
|
+
propType: PROP_TYPES.ASSET,
|
|
40
|
+
defaultValue: null,
|
|
41
|
+
editable: true,
|
|
42
|
+
required: false,
|
|
43
|
+
},
|
|
44
|
+
leftIconMode: {
|
|
45
|
+
group: GROUPS.basic,
|
|
46
|
+
label: "Left icon mode",
|
|
47
|
+
description: "The mode of the icon to display on the left. 'inset' or 'outset'.",
|
|
48
|
+
formType: FORM_TYPES.flatArray,
|
|
49
|
+
propType: PROP_TYPES.STRING,
|
|
50
|
+
defaultValue: null /* inset */,
|
|
51
|
+
options: ["inset", "outset"],
|
|
52
|
+
editable: true,
|
|
53
|
+
required: true,
|
|
54
|
+
},
|
|
55
|
+
rightIconName: {
|
|
56
|
+
group: GROUPS.basic,
|
|
57
|
+
label: "Right icon name",
|
|
58
|
+
description: "The icon to display on the right",
|
|
59
|
+
formType: FORM_TYPES.icon,
|
|
60
|
+
propType: PROP_TYPES.ASSET,
|
|
61
|
+
defaultValue: null,
|
|
62
|
+
editable: true,
|
|
63
|
+
required: false,
|
|
64
|
+
},
|
|
65
|
+
fieldName: {
|
|
66
|
+
...FIELD_NAME,
|
|
67
|
+
handlerPropName: "onChangeText",
|
|
68
|
+
defaultValue: "textFieldValue",
|
|
69
|
+
},
|
|
70
|
+
};
|
|
71
|
+
const SEED_DATA_TRIGGERS = [Triggers.OnChangeText];
|
|
72
|
+
export const SEED_DATA = [
|
|
73
|
+
{
|
|
74
|
+
name: "Styled Text Field",
|
|
75
|
+
tag: "TextField",
|
|
76
|
+
description: "A text input with a solid border or underline",
|
|
77
|
+
category: COMPONENT_TYPES.input,
|
|
78
|
+
preview_image_url: "{CLOUDINARY_URL}/Textfield.png",
|
|
79
|
+
supports_list_render: false,
|
|
80
|
+
triggers: SEED_DATA_TRIGGERS,
|
|
81
|
+
props: {
|
|
82
|
+
...SEED_DATA_PROPS,
|
|
83
|
+
type: {
|
|
84
|
+
label: "Appearance",
|
|
85
|
+
description: "Type of Datepicker",
|
|
86
|
+
formType: FORM_TYPES.flatArray,
|
|
87
|
+
propType: PROP_TYPES.STRING,
|
|
88
|
+
defaultValue: "solid",
|
|
89
|
+
options: ["solid", "underline"],
|
|
90
|
+
editable: true,
|
|
91
|
+
required: true,
|
|
92
|
+
group: GROUPS.basic,
|
|
93
|
+
},
|
|
94
|
+
underlineColor: createColorProp({
|
|
95
|
+
label: "Underline Color",
|
|
96
|
+
defaultValue: "light",
|
|
97
|
+
}),
|
|
98
|
+
secureTextEntry: {
|
|
99
|
+
group: GROUPS.basic,
|
|
100
|
+
label: "Password field",
|
|
101
|
+
description: "If true, this turns the field into a password field, hiding the text",
|
|
102
|
+
formType: FORM_TYPES.boolean,
|
|
103
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
104
|
+
defaultValue: null,
|
|
105
|
+
editable: true,
|
|
106
|
+
required: false,
|
|
107
|
+
},
|
|
108
|
+
},
|
|
109
|
+
layout: {},
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
name: "Styled Text Area",
|
|
113
|
+
tag: "TextField",
|
|
114
|
+
description: "A text area with a solid border or underline",
|
|
115
|
+
category: COMPONENT_TYPES.input,
|
|
116
|
+
preview_image_url: "{CLOUDINARY_URL}/TextArea.png",
|
|
117
|
+
supports_list_render: false,
|
|
118
|
+
triggers: SEED_DATA_TRIGGERS,
|
|
119
|
+
props: {
|
|
120
|
+
...SEED_DATA_PROPS,
|
|
121
|
+
placeholder: {
|
|
122
|
+
...TEXT_INPUT_PROPS.placeholder,
|
|
123
|
+
defaultValue: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
|
|
124
|
+
},
|
|
125
|
+
type: {
|
|
126
|
+
label: "Appearance",
|
|
127
|
+
description: "Type of Datepicker",
|
|
128
|
+
formType: FORM_TYPES.flatArray,
|
|
129
|
+
propType: PROP_TYPES.STRING,
|
|
130
|
+
defaultValue: "solid",
|
|
131
|
+
options: ["solid", "underline"],
|
|
132
|
+
editable: true,
|
|
133
|
+
required: true,
|
|
134
|
+
group: GROUPS.basic,
|
|
135
|
+
},
|
|
136
|
+
multiline: {
|
|
137
|
+
label: "Multiline",
|
|
138
|
+
description: "Multiline",
|
|
139
|
+
group: GROUPS.uncategorized,
|
|
140
|
+
formType: FORM_TYPES.boolean,
|
|
141
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
142
|
+
defaultValue: true,
|
|
143
|
+
editable: false,
|
|
144
|
+
required: false,
|
|
145
|
+
},
|
|
146
|
+
numberOfLines: createNumberProp({
|
|
147
|
+
label: "Number of Lines",
|
|
148
|
+
description: "Number of Lines for Multiline Field",
|
|
149
|
+
defaultValue: 4,
|
|
150
|
+
group: GROUPS.basic,
|
|
151
|
+
}),
|
|
152
|
+
fieldName: createFieldNameProp({
|
|
153
|
+
defaultValue: "textAreaValue",
|
|
154
|
+
}),
|
|
155
|
+
},
|
|
156
|
+
layout: {},
|
|
157
|
+
},
|
|
158
|
+
];
|
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, FIELD_NAME, TEXT_INPUT_PROPS, NUMBER_INPUT_PROPS, Triggers, createFieldNameProp, } from "@draftbit/types";
|
|
2
|
+
export const SEED_DATA_PROPS = {
|
|
3
|
+
style: {
|
|
4
|
+
group: GROUPS.basic,
|
|
5
|
+
label: "Style",
|
|
6
|
+
description: "Text Style",
|
|
7
|
+
editable: false,
|
|
8
|
+
required: false,
|
|
9
|
+
formType: FORM_TYPES.typeStyle,
|
|
10
|
+
propType: PROP_TYPES.THEME,
|
|
11
|
+
defaultValue: null,
|
|
12
|
+
},
|
|
13
|
+
clearButtonMode: {
|
|
14
|
+
group: GROUPS.basic,
|
|
15
|
+
label: "Clear Button Mode",
|
|
16
|
+
description: "Enables a button within the textInput to clear the data entered",
|
|
17
|
+
editable: true,
|
|
18
|
+
required: false,
|
|
19
|
+
options: ["never", "while-editing", "unless-editing", "always"],
|
|
20
|
+
defaultValue: null,
|
|
21
|
+
formType: FORM_TYPES.flatArray,
|
|
22
|
+
propType: PROP_TYPES.STRING,
|
|
23
|
+
},
|
|
24
|
+
clearTextOnFocus: {
|
|
25
|
+
group: GROUPS.basic,
|
|
26
|
+
label: "Clear Text on Focus",
|
|
27
|
+
description: "If true, clears the text field automatically when its focused.",
|
|
28
|
+
editable: true,
|
|
29
|
+
required: false,
|
|
30
|
+
defaultValue: null,
|
|
31
|
+
formType: FORM_TYPES.boolean,
|
|
32
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
33
|
+
},
|
|
34
|
+
enablesReturnKeyAutomatically: {
|
|
35
|
+
group: GROUPS.basic,
|
|
36
|
+
label: "Enables Return Key Automatically",
|
|
37
|
+
description: "If true, the keyboard disables the return key when there is no text and automatically enables it when there is (Default: false)",
|
|
38
|
+
editable: true,
|
|
39
|
+
required: false,
|
|
40
|
+
defaultValue: null,
|
|
41
|
+
formType: FORM_TYPES.boolean,
|
|
42
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
43
|
+
},
|
|
44
|
+
underlineColorAndroid: {
|
|
45
|
+
group: GROUPS.basic,
|
|
46
|
+
label: "Underline color",
|
|
47
|
+
description: "(Android Only) The color of the underline(the line underneath the text when finished typing.",
|
|
48
|
+
editable: true,
|
|
49
|
+
required: false,
|
|
50
|
+
defaultValue: null,
|
|
51
|
+
formType: FORM_TYPES.color,
|
|
52
|
+
propType: PROP_TYPES.THEME,
|
|
53
|
+
},
|
|
54
|
+
fieldName: {
|
|
55
|
+
...FIELD_NAME,
|
|
56
|
+
defaultValue: "textInputValue",
|
|
57
|
+
handlerPropName: "onChangeText",
|
|
58
|
+
},
|
|
59
|
+
};
|
|
60
|
+
export const SEED_DATA = [
|
|
61
|
+
{
|
|
62
|
+
name: "Text Input",
|
|
63
|
+
tag: "TextInput",
|
|
64
|
+
description: "An input field that allows users to type in data.",
|
|
65
|
+
category: COMPONENT_TYPES.input,
|
|
66
|
+
preview_image_url: "https://res.cloudinary.com/altos/image/upload/draftbit/Jigsaw/TextInput.png",
|
|
67
|
+
supports_list_render: false,
|
|
68
|
+
layout: {
|
|
69
|
+
borderLeftWidth: 1,
|
|
70
|
+
borderRightWidth: 1,
|
|
71
|
+
borderTopWidth: 1,
|
|
72
|
+
borderBottomWidth: 1,
|
|
73
|
+
borderColor: "divider",
|
|
74
|
+
paddingLeft: 8,
|
|
75
|
+
paddingRight: 8,
|
|
76
|
+
paddingTop: 8,
|
|
77
|
+
paddingBottom: 8,
|
|
78
|
+
borderRadius: 8,
|
|
79
|
+
},
|
|
80
|
+
triggers: [Triggers.OnChangeText],
|
|
81
|
+
props: {
|
|
82
|
+
...TEXT_INPUT_PROPS,
|
|
83
|
+
...SEED_DATA_PROPS,
|
|
84
|
+
multiline: {
|
|
85
|
+
group: GROUPS.basic,
|
|
86
|
+
label: "Multiple Lines",
|
|
87
|
+
description: "Allows multiple lines of input, useful for situations where the user may be typing in a lot of data.",
|
|
88
|
+
editable: true,
|
|
89
|
+
required: false,
|
|
90
|
+
defaultValue: null,
|
|
91
|
+
formType: FORM_TYPES.boolean,
|
|
92
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
93
|
+
},
|
|
94
|
+
numberOfLines: {
|
|
95
|
+
group: GROUPS.basic,
|
|
96
|
+
label: "Number of Lines",
|
|
97
|
+
description: "Sets the number of lines for the input (Multiple Lines needs to be true)",
|
|
98
|
+
editable: true,
|
|
99
|
+
required: false,
|
|
100
|
+
defaultValue: null,
|
|
101
|
+
min: 0,
|
|
102
|
+
step: 1,
|
|
103
|
+
precision: 0,
|
|
104
|
+
formType: FORM_TYPES.number,
|
|
105
|
+
propType: PROP_TYPES.NUMBER,
|
|
106
|
+
},
|
|
107
|
+
scrollEnabled: {
|
|
108
|
+
group: GROUPS.basic,
|
|
109
|
+
label: "Scroll Enabled",
|
|
110
|
+
description: "If false, scrolling of the input will be disabled. Only works when Multiple Lines is true",
|
|
111
|
+
editable: true,
|
|
112
|
+
required: false,
|
|
113
|
+
defaultValue: null,
|
|
114
|
+
formType: FORM_TYPES.boolean,
|
|
115
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
116
|
+
},
|
|
117
|
+
spellcheck: {
|
|
118
|
+
group: GROUPS.basic,
|
|
119
|
+
label: "Disable Spell Check",
|
|
120
|
+
description: "If false, disables spell-check style (red underlines). Default comes from Auto Correct",
|
|
121
|
+
editable: true,
|
|
122
|
+
required: false,
|
|
123
|
+
defaultValue: null,
|
|
124
|
+
formType: FORM_TYPES.boolean,
|
|
125
|
+
propType: PROP_TYPES.BOOLEAN,
|
|
126
|
+
},
|
|
127
|
+
textContentType: {
|
|
128
|
+
group: GROUPS.advanced,
|
|
129
|
+
label: "Text Content Type",
|
|
130
|
+
description: "Give the keyboard and system about what it should do with the input. For example, if its an address, autofill from address book",
|
|
131
|
+
editable: true,
|
|
132
|
+
required: false,
|
|
133
|
+
defaultValue: null,
|
|
134
|
+
options: [
|
|
135
|
+
"none",
|
|
136
|
+
"URL",
|
|
137
|
+
"addressCity",
|
|
138
|
+
"addressCityAndState",
|
|
139
|
+
"addressState",
|
|
140
|
+
"countryName",
|
|
141
|
+
"creditCardNumber",
|
|
142
|
+
"emailAddress",
|
|
143
|
+
"familyName",
|
|
144
|
+
"fullStreetAddress",
|
|
145
|
+
"givenName",
|
|
146
|
+
"jobTitle",
|
|
147
|
+
"location",
|
|
148
|
+
"middleName",
|
|
149
|
+
"name",
|
|
150
|
+
"namePrefix",
|
|
151
|
+
"nameSuffix",
|
|
152
|
+
"nickname",
|
|
153
|
+
"organizationName",
|
|
154
|
+
"postalCode",
|
|
155
|
+
"streetAddressLine1",
|
|
156
|
+
"streetAddressLine2",
|
|
157
|
+
"sublocality",
|
|
158
|
+
"telephoneNumber",
|
|
159
|
+
"username",
|
|
160
|
+
"password",
|
|
161
|
+
],
|
|
162
|
+
formType: FORM_TYPES.flatArray,
|
|
163
|
+
propType: PROP_TYPES.STRING,
|
|
164
|
+
},
|
|
165
|
+
textBreakStrategy: {
|
|
166
|
+
group: GROUPS.advanced,
|
|
167
|
+
label: "Text Break Strategy",
|
|
168
|
+
description: "(Android Only) Set the text break strategy. (Default: simple)",
|
|
169
|
+
editable: true,
|
|
170
|
+
required: false,
|
|
171
|
+
defaultValue: null,
|
|
172
|
+
options: ["simple", "highQuality", "balanced"],
|
|
173
|
+
formType: FORM_TYPES.flatArray,
|
|
174
|
+
propType: PROP_TYPES.STRING,
|
|
175
|
+
},
|
|
176
|
+
},
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
name: "Number Input",
|
|
180
|
+
tag: "NumberInput",
|
|
181
|
+
description: "An input field that allows users to type in data.",
|
|
182
|
+
category: COMPONENT_TYPES.input,
|
|
183
|
+
preview_image_url: "https://res.cloudinary.com/altos/image/upload/draftbit/Jigsaw/TextInput.png",
|
|
184
|
+
supports_list_render: false,
|
|
185
|
+
layout: {
|
|
186
|
+
borderLeftWidth: 1,
|
|
187
|
+
borderRightWidth: 1,
|
|
188
|
+
borderTopWidth: 1,
|
|
189
|
+
borderBottomWidth: 1,
|
|
190
|
+
borderColor: "divider",
|
|
191
|
+
paddingLeft: 8,
|
|
192
|
+
paddingRight: 8,
|
|
193
|
+
paddingTop: 8,
|
|
194
|
+
paddingBottom: 8,
|
|
195
|
+
borderRadius: 8,
|
|
196
|
+
},
|
|
197
|
+
triggers: [Triggers.OnChangeText],
|
|
198
|
+
props: {
|
|
199
|
+
...SEED_DATA_PROPS,
|
|
200
|
+
...NUMBER_INPUT_PROPS,
|
|
201
|
+
fieldName: createFieldNameProp({
|
|
202
|
+
defaultValue: "numberInputValue",
|
|
203
|
+
valuePropName: "value",
|
|
204
|
+
handlerPropName: "onChangeText",
|
|
205
|
+
}),
|
|
206
|
+
},
|
|
207
|
+
},
|
|
208
|
+
];
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { GROUPS, COMPONENT_TYPES, createIconProp, createBoolProp, createColorProp, createStaticNumberProp, createFieldNameProp, createIconSizeProp, createActionProp, Triggers, } from "@draftbit/types";
|
|
2
|
+
export const SEED_DATA = {
|
|
3
|
+
name: "Toggle Button",
|
|
4
|
+
tag: "ToggleButton",
|
|
5
|
+
category: COMPONENT_TYPES.deprecated,
|
|
6
|
+
layout: {},
|
|
7
|
+
triggers: [Triggers.OnPress],
|
|
8
|
+
props: {
|
|
9
|
+
onPress: createActionProp(),
|
|
10
|
+
icon: createIconProp({
|
|
11
|
+
required: true,
|
|
12
|
+
}),
|
|
13
|
+
iconSize: createIconSizeProp(),
|
|
14
|
+
fieldName: createFieldNameProp({
|
|
15
|
+
defaultValue: false,
|
|
16
|
+
valuePropName: "toggled",
|
|
17
|
+
}),
|
|
18
|
+
disabled: createBoolProp({
|
|
19
|
+
label: "Disabled",
|
|
20
|
+
description: "Whether the button should be disabled",
|
|
21
|
+
group: GROUPS.basic,
|
|
22
|
+
}),
|
|
23
|
+
color: createColorProp({
|
|
24
|
+
group: GROUPS.basic,
|
|
25
|
+
}),
|
|
26
|
+
colorSecondary: createColorProp({
|
|
27
|
+
label: "Secondary Color",
|
|
28
|
+
group: GROUPS.basic,
|
|
29
|
+
}),
|
|
30
|
+
borderColor: createColorProp({
|
|
31
|
+
label: "Border Color",
|
|
32
|
+
group: GROUPS.basic,
|
|
33
|
+
}),
|
|
34
|
+
width: createStaticNumberProp({
|
|
35
|
+
label: "Width",
|
|
36
|
+
description: "Width",
|
|
37
|
+
defaultValue: 50,
|
|
38
|
+
}),
|
|
39
|
+
height: createStaticNumberProp({
|
|
40
|
+
label: "Height",
|
|
41
|
+
description: "Height",
|
|
42
|
+
defaultValue: 50,
|
|
43
|
+
}),
|
|
44
|
+
},
|
|
45
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { COMPONENT_TYPES, createActionProp, Triggers } from "@draftbit/types";
|
|
2
|
+
export const SEED_DATA = {
|
|
3
|
+
name: "Touchable",
|
|
4
|
+
tag: "Touchable",
|
|
5
|
+
description: "Simple button with no styles",
|
|
6
|
+
category: COMPONENT_TYPES.button,
|
|
7
|
+
layout: {},
|
|
8
|
+
triggers: [Triggers.OnPress],
|
|
9
|
+
props: {
|
|
10
|
+
onPress: createActionProp(),
|
|
11
|
+
},
|
|
12
|
+
};
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { COMPONENT_TYPES, createStaticBoolProp, createSourceProp, createResizeModeProp, createNumberProp, GROUPS, } from "@draftbit/types";
|
|
2
|
+
export const SEED_DATA = {
|
|
3
|
+
name: "Video",
|
|
4
|
+
tag: "Video",
|
|
5
|
+
description: "Given a URL, display a video",
|
|
6
|
+
doc_link: "https://docs.expo.io/versions/latest/sdk/video/",
|
|
7
|
+
code_link: "https://github.com/expo/expo/blob/master/packages/expo-av/src/Video.tsx",
|
|
8
|
+
category: COMPONENT_TYPES.media,
|
|
9
|
+
layout: {
|
|
10
|
+
height: 215,
|
|
11
|
+
},
|
|
12
|
+
props: {
|
|
13
|
+
source: createSourceProp({
|
|
14
|
+
label: "Source",
|
|
15
|
+
description: "The source of the video data to display.",
|
|
16
|
+
defaultValue: "http://static.draftbit.com/videos/intro-to-draftbit.mp4",
|
|
17
|
+
}),
|
|
18
|
+
usePoster: createStaticBoolProp({
|
|
19
|
+
label: "Use Thumbnail",
|
|
20
|
+
description: "Show a thumbnail before the video starts.",
|
|
21
|
+
defaultValue: false,
|
|
22
|
+
}),
|
|
23
|
+
posterSource: createSourceProp({
|
|
24
|
+
label: "Thumbnail Source",
|
|
25
|
+
description: "The optional image to display over the video while it is loading.",
|
|
26
|
+
defaultValue: null,
|
|
27
|
+
required: false,
|
|
28
|
+
}),
|
|
29
|
+
resizeMode: createResizeModeProp(),
|
|
30
|
+
isMuted: createStaticBoolProp({
|
|
31
|
+
label: "Mute Audio",
|
|
32
|
+
description: "Mute the audio of the video.",
|
|
33
|
+
}),
|
|
34
|
+
useNativeControls: createStaticBoolProp({
|
|
35
|
+
label: "Use Native Controls",
|
|
36
|
+
description: "Display the playback controls, allowing users to play or pause the video.",
|
|
37
|
+
defaultValue: true,
|
|
38
|
+
}),
|
|
39
|
+
shouldPlay: createStaticBoolProp({
|
|
40
|
+
label: "Play Automatically",
|
|
41
|
+
description: "Start playing the video after loading is finished.",
|
|
42
|
+
}),
|
|
43
|
+
isLooping: createStaticBoolProp({
|
|
44
|
+
label: "Loop Video",
|
|
45
|
+
description: "Automatically replay the video.",
|
|
46
|
+
}),
|
|
47
|
+
positionMillis: createNumberProp({
|
|
48
|
+
label: "Starting Point",
|
|
49
|
+
description: "Set a certian starting point of the video",
|
|
50
|
+
min: 0,
|
|
51
|
+
step: 0.01,
|
|
52
|
+
precision: 2,
|
|
53
|
+
group: GROUPS.basic,
|
|
54
|
+
}),
|
|
55
|
+
rate: createNumberProp({
|
|
56
|
+
label: "Playback Rate",
|
|
57
|
+
description: "The playback rate of the media. This value must be between 0.0 and 32.0 (Default: 1)",
|
|
58
|
+
min: 0,
|
|
59
|
+
max: 32,
|
|
60
|
+
step: 0.25,
|
|
61
|
+
precision: 2,
|
|
62
|
+
group: GROUPS.basic,
|
|
63
|
+
}),
|
|
64
|
+
volume: createNumberProp({
|
|
65
|
+
label: "Volume",
|
|
66
|
+
description: "The volume of the audio for this media. This value must be between 0.0 (silence) and 1.0 (maximum volume). (Default: .5)",
|
|
67
|
+
min: 0,
|
|
68
|
+
max: 1,
|
|
69
|
+
step: 0.1,
|
|
70
|
+
precision: 1,
|
|
71
|
+
group: GROUPS.basic,
|
|
72
|
+
}),
|
|
73
|
+
},
|
|
74
|
+
};
|