@hero-design/rn 8.76.1-alpha.0 → 8.76.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +3 -4
- package/CHANGELOG.md +1 -9
- package/es/index.js +14 -16
- package/lib/index.js +14 -16
- package/package.json +2 -2
- package/src/components/AnimatedScroller/__tests__/__snapshots__/ScrollablesWithFAB.spec.tsx.snap +18 -84
- package/src/components/Avatar/AvatarStack/__tests__/__snapshots__/StyledAvatarStack.spec.tsx.snap +2 -2
- package/src/components/Avatar/__tests__/__snapshots__/StyledAvatar.spec.tsx.snap +1 -1
- package/src/components/Avatar/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/BottomNavigation/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/Calendar/__tests__/__snapshots__/CalendarRowItem.spec.tsx.snap +5 -5
- package/src/components/Card/DataCard/__tests__/__snapshots__/StyledDataCard.spec.tsx.snap +1 -1
- package/src/components/Card/__tests__/__snapshots__/index.spec.tsx.snap +1 -1
- package/src/components/Carousel/__tests__/__snapshots__/CardCarousel.spec.tsx.snap +4 -4
- package/src/components/Carousel/__tests__/__snapshots__/StyledCardCarousel.spec.tsx.snap +3 -3
- package/src/components/Carousel/__tests__/__snapshots__/StyledCarousel.spec.tsx.snap +2 -2
- package/src/components/Carousel/__tests__/__snapshots__/index.spec.tsx.snap +30 -30
- package/src/components/Chip/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/DatePicker/__tests__/__snapshots__/DatePickerIOS.spec.tsx.snap +1 -1
- package/src/components/Error/__tests__/__snapshots__/index.spec.tsx.snap +1 -1
- package/src/components/FAB/ActionGroup/ActionItem.tsx +3 -1
- package/src/components/FAB/ActionGroup/StyledActionGroup.tsx +1 -1
- package/src/components/FAB/ActionGroup/StyledActionItem.tsx +2 -2
- package/src/components/FAB/ActionGroup/__tests__/__snapshots__/index.spec.tsx.snap +89 -162
- package/src/components/FAB/FAB.tsx +1 -1
- package/src/components/FAB/StyledFAB.tsx +3 -2
- package/src/components/FAB/__tests__/__snapshots__/AnimatedFABIcon.spec.tsx.snap +2 -2
- package/src/components/FAB/__tests__/__snapshots__/StyledFAB.spec.tsx.snap +3 -25
- package/src/components/HeroDesignProvider/__tests__/__snapshots__/index.spec.tsx.snap +1 -1
- package/src/components/List/__tests__/__snapshots__/BasicListItem.spec.tsx.snap +2 -2
- package/src/components/List/__tests__/__snapshots__/ListItem.spec.tsx.snap +6 -6
- package/src/components/List/__tests__/__snapshots__/StyledBasicListItem.spec.tsx.snap +2 -2
- package/src/components/List/__tests__/__snapshots__/StyledListItem.spec.tsx.snap +2 -2
- package/src/components/PageControl/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/Progress/__tests__/__snapshots__/index.spec.js.snap +5 -5
- package/src/components/Radio/__tests__/__snapshots__/Radio.spec.tsx.snap +10 -10
- package/src/components/Radio/__tests__/__snapshots__/RadioGroup.spec.tsx.snap +14 -14
- package/src/components/Rate/__tests__/__snapshots__/index.spec.tsx.snap +10 -10
- package/src/components/SectionHeading/__tests__/__snapshots__/StyledHeading.spec.tsx.snap +1 -1
- package/src/components/SectionHeading/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/Option.spec.tsx.snap +2 -2
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +14 -14
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/index.spec.tsx.snap +14 -14
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/Option.spec.tsx.snap +1 -1
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +8 -8
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Slider/__tests__/__snapshots__/index.spec.tsx.snap +9 -9
- package/src/components/Spinner/__tests__/__snapshots__/AnimatedSpinner.spec.tsx.snap +4 -4
- package/src/components/Spinner/__tests__/__snapshots__/StyledSpinner.spec.tsx.snap +32 -32
- package/src/components/Spinner/__tests__/__snapshots__/index.spec.tsx.snap +4 -4
- package/src/components/Success/__tests__/__snapshots__/index.spec.tsx.snap +1 -1
- package/src/components/Swipeable/__tests__/__snapshots__/SwipeableAction.spec.tsx.snap +1 -1
- package/src/components/Switch/SelectorSwitch/__tests__/__snapshots__/index.spec.tsx.snap +1 -1
- package/src/components/Switch/__tests__/__snapshots__/StyledSwitch.spec.tsx.snap +2 -2
- package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabs.spec.tsx.snap +3 -3
- package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabsHeader.spec.tsx.snap +5 -5
- package/src/components/Tabs/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/Tag/__tests__/__snapshots__/Tag.spec.tsx.snap +5 -5
- package/src/components/TimePicker/__tests__/__snapshots__/TimePickerIOS.spec.tsx.snap +1 -1
- package/src/components/Toolbar/__tests__/__snapshots__/ToolbarGroup.spec.tsx.snap +18 -18
- package/src/components/Toolbar/__tests__/__snapshots__/ToolbarItem.spec.tsx.snap +7 -7
- package/src/components/Typography/Body/__tests__/__snapshots__/StyledBody.tsx.snap +1 -1
- package/src/components/Typography/Body/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Typography/Caption/__tests__/__snapshots__/StyledCaption.spec.tsx.snap +1 -1
- package/src/components/Typography/Caption/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Typography/Label/__tests__/__snapshots__/StyledLabel.tsx.snap +1 -1
- package/src/components/Typography/Label/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Typography/Text/__tests__/__snapshots__/StyledText.spec.tsx.snap +1 -1
- package/src/components/Typography/Title/__tests__/__snapshots__/StyledTitle.tsx.snap +1 -1
- package/src/components/Typography/Title/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/theme/ThemeSwitcher.tsx +2 -12
- package/src/theme/components/fab.ts +6 -6
- package/src/theme/getTheme.ts +2 -2
- package/stats/8.76.1/rn-stats.html +4842 -0
- package/types/components/Accordion/AccordionItem.d.ts +0 -0
- package/types/components/Accordion/StyledAccordion.d.ts +0 -0
- package/types/components/Accordion/index.d.ts +0 -0
- package/types/components/Alert/StyledAlert.d.ts +0 -0
- package/types/components/Alert/index.d.ts +0 -0
- package/types/components/Attachment/StyledAttachment.d.ts +0 -0
- package/types/components/Attachment/index.d.ts +0 -0
- package/types/components/Avatar/Avatar.d.ts +0 -0
- package/types/components/Avatar/AvatarStack/StyledAvatarStack.d.ts +0 -0
- package/types/components/Avatar/AvatarStack/index.d.ts +0 -0
- package/types/components/Avatar/AvatarStack/utils.d.ts +0 -0
- package/types/components/Avatar/StyledAvatar.d.ts +0 -0
- package/types/components/Avatar/index.d.ts +0 -0
- package/types/components/Badge/Status.d.ts +0 -0
- package/types/components/Badge/StyledBadge.d.ts +0 -0
- package/types/components/Badge/index.d.ts +0 -0
- package/types/components/BottomNavigation/StyledBottomNavigation.d.ts +0 -0
- package/types/components/BottomNavigation/index.d.ts +0 -0
- package/types/components/BottomSheet/BottomSheetContext.d.ts +0 -0
- package/types/components/BottomSheet/Footer.d.ts +0 -0
- package/types/components/BottomSheet/Header.d.ts +0 -0
- package/types/components/BottomSheet/ScrollView.d.ts +0 -0
- package/types/components/BottomSheet/StyledBottomSheet.d.ts +0 -0
- package/types/components/BottomSheet/index.d.ts +0 -0
- package/types/components/Box/StyledBox.d.ts +0 -0
- package/types/components/Box/config.d.ts +0 -0
- package/types/components/Box/index.d.ts +0 -0
- package/types/components/Box/types.d.ts +0 -0
- package/types/components/Button/Button.d.ts +0 -0
- package/types/components/Button/IconButton.d.ts +0 -0
- package/types/components/Button/LoadingIndicator/StyledLoadingIndicator.d.ts +0 -0
- package/types/components/Button/LoadingIndicator/index.d.ts +0 -0
- package/types/components/Button/StyledButton.d.ts +0 -0
- package/types/components/Button/UtilityButton/StyledUtilityButton.d.ts +0 -0
- package/types/components/Button/UtilityButton/index.d.ts +0 -0
- package/types/components/Button/index.d.ts +0 -0
- package/types/components/Calendar/CalendarRowItem.d.ts +0 -0
- package/types/components/Calendar/StyledCalendar.d.ts +0 -0
- package/types/components/Calendar/helpers.d.ts +0 -0
- package/types/components/Calendar/index.d.ts +0 -0
- package/types/components/Card/DataCard/StyledDataCard.d.ts +0 -0
- package/types/components/Card/DataCard/index.d.ts +0 -0
- package/types/components/Card/StyledCard.d.ts +0 -0
- package/types/components/Card/index.d.ts +0 -0
- package/types/components/Carousel/CardCarousel.d.ts +0 -0
- package/types/components/Carousel/CarouselItem.d.ts +0 -0
- package/types/components/Carousel/StyledCardCarousel.d.ts +0 -0
- package/types/components/Carousel/StyledCarousel.d.ts +0 -0
- package/types/components/Carousel/contants.d.ts +0 -0
- package/types/components/Carousel/index.d.ts +0 -0
- package/types/components/Carousel/types.d.ts +0 -0
- package/types/components/Checkbox/StyledCheckbox.d.ts +0 -0
- package/types/components/Checkbox/index.d.ts +0 -0
- package/types/components/Collapse/StyledCollapse.d.ts +0 -0
- package/types/components/Collapse/index.d.ts +0 -0
- package/types/components/ContentNavigator/StyledContentNavigator.d.ts +0 -0
- package/types/components/ContentNavigator/index.d.ts +0 -0
- package/types/components/DatePicker/DatePickerAndroid.d.ts +0 -0
- package/types/components/DatePicker/DatePickerCalendar.d.ts +0 -0
- package/types/components/DatePicker/DatePickerIOS.d.ts +0 -0
- package/types/components/DatePicker/StyledDatePicker.d.ts +0 -0
- package/types/components/DatePicker/index.d.ts +0 -0
- package/types/components/DatePicker/types.d.ts +0 -0
- package/types/components/Divider/StyledDivider.d.ts +0 -0
- package/types/components/Divider/index.d.ts +0 -0
- package/types/components/Drawer/DragableDrawer/helpers.d.ts +0 -0
- package/types/components/Drawer/DragableDrawer/index.d.ts +0 -0
- package/types/components/Drawer/StyledDrawer.d.ts +0 -0
- package/types/components/Drawer/index.d.ts +0 -0
- package/types/components/Empty/StyledEmpty.d.ts +0 -0
- package/types/components/Empty/index.d.ts +0 -0
- package/types/components/Error/StyledError.d.ts +0 -0
- package/types/components/Error/index.d.ts +0 -0
- package/types/components/FAB/ActionGroup/ActionItem.d.ts +0 -0
- package/types/components/FAB/ActionGroup/StyledActionGroup.d.ts +0 -0
- package/types/components/FAB/ActionGroup/StyledActionItem.d.ts +3 -3
- package/types/components/FAB/ActionGroup/index.d.ts +0 -0
- package/types/components/FAB/AnimatedFABIcon.d.ts +0 -0
- package/types/components/FAB/FAB.d.ts +0 -0
- package/types/components/FAB/StyledFAB.d.ts +3 -2
- package/types/components/FAB/index.d.ts +0 -0
- package/types/components/Icon/AnimatedIcon.d.ts +0 -0
- package/types/components/Icon/HeroIcon/index.d.ts +0 -0
- package/types/components/Icon/IconList.d.ts +0 -0
- package/types/components/Icon/index.d.ts +0 -0
- package/types/components/Icon/utils.d.ts +0 -0
- package/types/components/Image/index.d.ts +0 -0
- package/types/components/List/BasicListItem.d.ts +0 -0
- package/types/components/List/ListItem.d.ts +0 -0
- package/types/components/List/StyledBasicListItem.d.ts +0 -0
- package/types/components/List/StyledListItem.d.ts +0 -0
- package/types/components/List/index.d.ts +0 -0
- package/types/components/PageControl/StyledPageControl.d.ts +0 -0
- package/types/components/PageControl/index.d.ts +0 -0
- package/types/components/PinInput/PinCell.d.ts +0 -0
- package/types/components/PinInput/StyledPinInput.d.ts +0 -0
- package/types/components/PinInput/index.d.ts +0 -0
- package/types/components/Progress/ProgressBar.d.ts +0 -0
- package/types/components/Progress/ProgressCircle.d.ts +0 -0
- package/types/components/Progress/StyledProgressBar.d.ts +0 -0
- package/types/components/Progress/StyledProgressCircle.d.ts +0 -0
- package/types/components/Progress/__tests__/index.spec.d.ts +0 -0
- package/types/components/Progress/constants.d.ts +0 -0
- package/types/components/Progress/index.d.ts +0 -0
- package/types/components/Progress/types.d.ts +0 -0
- package/types/components/Radio/Radio.d.ts +0 -0
- package/types/components/Radio/RadioGroup.d.ts +0 -0
- package/types/components/Radio/StyledRadio.d.ts +0 -0
- package/types/components/Radio/index.d.ts +0 -0
- package/types/components/Radio/types.d.ts +0 -0
- package/types/components/RefreshControl/index.d.ts +0 -0
- package/types/components/RichTextEditor/EditorEvent.d.ts +0 -0
- package/types/components/RichTextEditor/EditorToolbar.d.ts +0 -0
- package/types/components/RichTextEditor/MentionList.d.ts +0 -0
- package/types/components/RichTextEditor/RichTextEditor.d.ts +0 -0
- package/types/components/RichTextEditor/StyledRichTextEditor.d.ts +0 -0
- package/types/components/RichTextEditor/StyledToolbar.d.ts +0 -0
- package/types/components/RichTextEditor/__mocks__/heroEditorApp.d.ts +0 -0
- package/types/components/RichTextEditor/constants.d.ts +0 -0
- package/types/components/RichTextEditor/heroEditorApp.d.ts +0 -0
- package/types/components/RichTextEditor/index.d.ts +0 -0
- package/types/components/RichTextEditor/types.d.ts +0 -0
- package/types/components/RichTextEditor/utils/events.d.ts +0 -0
- package/types/components/RichTextEditor/utils/rnWebView.d.ts +0 -0
- package/types/components/SectionHeading/StyledHeading.d.ts +0 -0
- package/types/components/SectionHeading/index.d.ts +0 -0
- package/types/components/Select/BaseOptionList.d.ts +0 -0
- package/types/components/Select/Footer.d.ts +0 -0
- package/types/components/Select/MultiSelect/Option.d.ts +0 -0
- package/types/components/Select/MultiSelect/OptionList.d.ts +0 -0
- package/types/components/Select/MultiSelect/index.d.ts +0 -0
- package/types/components/Select/SingleSelect/Option.d.ts +0 -0
- package/types/components/Select/SingleSelect/OptionList.d.ts +0 -0
- package/types/components/Select/SingleSelect/StyledSingleSelect.d.ts +0 -0
- package/types/components/Select/SingleSelect/index.d.ts +0 -0
- package/types/components/Select/StyledSelect.d.ts +0 -0
- package/types/components/Select/helpers.d.ts +0 -0
- package/types/components/Select/index.d.ts +0 -0
- package/types/components/Select/types.d.ts +0 -0
- package/types/components/Skeleton/StyledSkeleton.d.ts +0 -0
- package/types/components/Skeleton/index.d.ts +0 -0
- package/types/components/Slider/index.d.ts +0 -0
- package/types/components/Spinner/AnimatedSpinner.d.ts +0 -0
- package/types/components/Spinner/StyledSpinner.d.ts +0 -0
- package/types/components/Spinner/index.d.ts +0 -0
- package/types/components/Success/StyledSuccess.d.ts +0 -0
- package/types/components/Success/index.d.ts +0 -0
- package/types/components/Swipeable/StyledSwipeable.d.ts +0 -0
- package/types/components/Swipeable/SwipeableAction.d.ts +0 -0
- package/types/components/Swipeable/index.d.ts +0 -0
- package/types/components/Switch/SelectorSwitch/Option.d.ts +0 -0
- package/types/components/Switch/SelectorSwitch/StyledSelectorSwitch.d.ts +0 -0
- package/types/components/Switch/SelectorSwitch/index.d.ts +0 -0
- package/types/components/Switch/StyledSwitch.d.ts +0 -0
- package/types/components/Switch/index.d.ts +0 -0
- package/types/components/Tabs/ActiveTabIndicator.d.ts +0 -0
- package/types/components/Tabs/SceneView.d.ts +0 -0
- package/types/components/Tabs/ScrollableTabs.d.ts +0 -0
- package/types/components/Tabs/StyledScrollableTabs.d.ts +0 -0
- package/types/components/Tabs/StyledTabs.d.ts +0 -0
- package/types/components/Tabs/TabWithBadge.d.ts +0 -0
- package/types/components/Tabs/index.d.ts +0 -0
- package/types/components/Tabs/useIsFocused.d.ts +0 -0
- package/types/components/Tabs/utils.d.ts +0 -0
- package/types/components/Tag/StyledTag.d.ts +0 -0
- package/types/components/Tag/index.d.ts +0 -0
- package/types/components/TextInput/StyledTextInput.d.ts +0 -0
- package/types/components/TextInput/index.d.ts +0 -0
- package/types/components/TimePicker/StyledTimePicker.d.ts +0 -0
- package/types/components/TimePicker/TimePickerAndroid.d.ts +0 -0
- package/types/components/TimePicker/TimePickerIOS.d.ts +0 -0
- package/types/components/TimePicker/index.d.ts +0 -0
- package/types/components/TimePicker/types.d.ts +0 -0
- package/types/components/Toast/StyledToast.d.ts +0 -0
- package/types/components/Toast/Toast.d.ts +0 -0
- package/types/components/Toast/ToastContainer.d.ts +0 -0
- package/types/components/Toast/ToastContext.d.ts +0 -0
- package/types/components/Toast/ToastProvider.d.ts +0 -0
- package/types/components/Toast/index.d.ts +0 -0
- package/types/components/Toast/types.d.ts +0 -0
- package/types/components/Toolbar/StyledToolbar.d.ts +0 -0
- package/types/components/Toolbar/ToolbarGroup.d.ts +0 -0
- package/types/components/Toolbar/ToolbarItem.d.ts +0 -0
- package/types/components/Toolbar/index.d.ts +0 -0
- package/types/components/Typography/Text/StyledText.d.ts +0 -0
- package/types/components/Typography/Text/index.d.ts +0 -0
- package/types/components/Typography/index.d.ts +0 -0
- package/types/index.d.ts +0 -0
- package/types/testHelpers/renderWithTheme.d.ts +0 -0
- package/types/theme/ThemeProvider.d.ts +0 -0
- package/types/theme/ThemeSwitcher.d.ts +1 -1
- package/types/theme/components/accordion.d.ts +0 -0
- package/types/theme/components/alert.d.ts +0 -0
- package/types/theme/components/attachment.d.ts +0 -0
- package/types/theme/components/avatar.d.ts +0 -0
- package/types/theme/components/badge.d.ts +0 -0
- package/types/theme/components/bottomNavigation.d.ts +0 -0
- package/types/theme/components/bottomSheet.d.ts +0 -0
- package/types/theme/components/button.d.ts +0 -0
- package/types/theme/components/calendar.d.ts +0 -0
- package/types/theme/components/card.d.ts +0 -0
- package/types/theme/components/cardCarousel.d.ts +0 -0
- package/types/theme/components/carousel.d.ts +0 -0
- package/types/theme/components/checkbox.d.ts +0 -0
- package/types/theme/components/contentNavigator.d.ts +0 -0
- package/types/theme/components/datePicker.d.ts +0 -0
- package/types/theme/components/divider.d.ts +0 -0
- package/types/theme/components/drawer.d.ts +0 -0
- package/types/theme/components/empty.d.ts +0 -0
- package/types/theme/components/error.d.ts +0 -0
- package/types/theme/components/fab.d.ts +0 -0
- package/types/theme/components/icon.d.ts +0 -0
- package/types/theme/components/image.d.ts +0 -0
- package/types/theme/components/list.d.ts +0 -0
- package/types/theme/components/pageControl.d.ts +0 -0
- package/types/theme/components/pinInput.d.ts +0 -0
- package/types/theme/components/progress.d.ts +0 -0
- package/types/theme/components/radio.d.ts +0 -0
- package/types/theme/components/refreshControl.d.ts +0 -0
- package/types/theme/components/richTextEditor.d.ts +0 -0
- package/types/theme/components/sectionHeading.d.ts +0 -0
- package/types/theme/components/select.d.ts +0 -0
- package/types/theme/components/skeleton.d.ts +0 -0
- package/types/theme/components/slider.d.ts +0 -0
- package/types/theme/components/spinner.d.ts +0 -0
- package/types/theme/components/success.d.ts +0 -0
- package/types/theme/components/swipeable.d.ts +0 -0
- package/types/theme/components/switch.d.ts +0 -0
- package/types/theme/components/tabs.d.ts +0 -0
- package/types/theme/components/tag.d.ts +0 -0
- package/types/theme/components/textInput.d.ts +0 -0
- package/types/theme/components/timePicker.d.ts +0 -0
- package/types/theme/components/toast.d.ts +0 -0
- package/types/theme/components/toolbar.d.ts +0 -0
- package/types/theme/components/typography.d.ts +0 -0
- package/types/theme/getTheme.d.ts +0 -0
- package/types/theme/global/borders.d.ts +0 -0
- package/types/theme/global/colors/eBens.d.ts +0 -0
- package/types/theme/global/colors/global.d.ts +0 -0
- package/types/theme/global/colors/globalDark.d.ts +0 -0
- package/types/theme/global/colors/jobs.d.ts +0 -0
- package/types/theme/global/colors/swag.d.ts +0 -0
- package/types/theme/global/colors/swagDark.d.ts +0 -0
- package/types/theme/global/colors/types.d.ts +0 -0
- package/types/theme/global/colors/wallet.d.ts +0 -0
- package/types/theme/global/colors/work.d.ts +0 -0
- package/types/theme/global/index.d.ts +0 -0
- package/types/theme/global/scale.d.ts +0 -0
- package/types/theme/global/sizes.d.ts +0 -0
- package/types/theme/global/space.d.ts +0 -0
- package/types/theme/global/typography.d.ts +0 -0
- package/types/theme/index.d.ts +0 -0
- package/types/types.d.ts +0 -0
- package/types/utils/functions.d.ts +0 -0
- package/types/utils/helpers.d.ts +0 -0
- package/types/utils/hooks.d.ts +0 -0
- package/types/utils/scale.d.ts +0 -0
- package/.turbo/turbo-build$colon$types.log +0 -0
- package/.turbo/turbo-lint.log +0 -183
- package/.turbo/turbo-publish:npm.log +0 -9
- package/.turbo/turbo-test.log +0 -4726
- package/.turbo/turbo-type-check.log +0 -0
- package/types/components/CompoundSearch/CompoundSearchHandler.d.ts +0 -31
- package/types/components/CompoundSearch/CompoundSearchTextInput.d.ts +0 -60
- package/types/components/CompoundSearch/StyledCompoundSearch.d.ts +0 -40
- package/types/components/CompoundSearch/index.d.ts +0 -8
- package/types/components/CompoundSearch/utils.d.ts +0 -8
- package/types/components/Search/SearchBasic.d.ts +0 -31
- package/types/components/Search/SearchCompound.d.ts +0 -60
- package/types/components/Tabs/ScrollableTabsHeader.d.ts +0 -35
- package/types/theme/components/compoundSearch.d.ts +0 -36
|
@@ -1491,7 +1491,7 @@ exports[`rendering allows custom renderer 1`] = `
|
|
|
1491
1491
|
},
|
|
1492
1492
|
[
|
|
1493
1493
|
{
|
|
1494
|
-
"color": "#
|
|
1494
|
+
"color": "#401960",
|
|
1495
1495
|
"flexShrink": 1,
|
|
1496
1496
|
"lineHeight": 22,
|
|
1497
1497
|
"textAlign": "center",
|
|
@@ -2472,7 +2472,7 @@ exports[`rendering renders correctly when bottom sheet is visible 1`] = `
|
|
|
2472
2472
|
[
|
|
2473
2473
|
{
|
|
2474
2474
|
"alignItems": "center",
|
|
2475
|
-
"backgroundColor": "#
|
|
2475
|
+
"backgroundColor": "#ece8ef",
|
|
2476
2476
|
"borderRadius": 4,
|
|
2477
2477
|
"flexDirection": "row",
|
|
2478
2478
|
"opacity": 1,
|
|
@@ -2528,7 +2528,7 @@ exports[`rendering renders correctly when bottom sheet is visible 1`] = `
|
|
|
2528
2528
|
style={
|
|
2529
2529
|
[
|
|
2530
2530
|
{
|
|
2531
|
-
"color": "#
|
|
2531
|
+
"color": "#401960",
|
|
2532
2532
|
"fontSize": 20,
|
|
2533
2533
|
},
|
|
2534
2534
|
{
|
|
@@ -2636,7 +2636,7 @@ exports[`rendering renders correctly when bottom sheet is visible 1`] = `
|
|
|
2636
2636
|
[
|
|
2637
2637
|
{
|
|
2638
2638
|
"alignItems": "center",
|
|
2639
|
-
"backgroundColor": "#
|
|
2639
|
+
"backgroundColor": "#ece8ef",
|
|
2640
2640
|
"borderRadius": 4,
|
|
2641
2641
|
"flexDirection": "row",
|
|
2642
2642
|
"opacity": 1,
|
|
@@ -2692,7 +2692,7 @@ exports[`rendering renders correctly when bottom sheet is visible 1`] = `
|
|
|
2692
2692
|
style={
|
|
2693
2693
|
[
|
|
2694
2694
|
{
|
|
2695
|
-
"color": "#
|
|
2695
|
+
"color": "#401960",
|
|
2696
2696
|
"fontSize": 20,
|
|
2697
2697
|
},
|
|
2698
2698
|
{
|
|
@@ -3520,7 +3520,7 @@ exports[`rendering renders correctly when bottom sheet is visible 1`] = `
|
|
|
3520
3520
|
},
|
|
3521
3521
|
[
|
|
3522
3522
|
{
|
|
3523
|
-
"color": "#
|
|
3523
|
+
"color": "#401960",
|
|
3524
3524
|
"flexShrink": 1,
|
|
3525
3525
|
"lineHeight": 22,
|
|
3526
3526
|
"textAlign": "center",
|
|
@@ -4796,7 +4796,7 @@ exports[`rendering renders correctly when receives sections 1`] = `
|
|
|
4796
4796
|
[
|
|
4797
4797
|
{
|
|
4798
4798
|
"alignItems": "center",
|
|
4799
|
-
"backgroundColor": "#
|
|
4799
|
+
"backgroundColor": "#ece8ef",
|
|
4800
4800
|
"borderRadius": 4,
|
|
4801
4801
|
"flexDirection": "row",
|
|
4802
4802
|
"opacity": 1,
|
|
@@ -4852,7 +4852,7 @@ exports[`rendering renders correctly when receives sections 1`] = `
|
|
|
4852
4852
|
style={
|
|
4853
4853
|
[
|
|
4854
4854
|
{
|
|
4855
|
-
"color": "#
|
|
4855
|
+
"color": "#401960",
|
|
4856
4856
|
"fontSize": 20,
|
|
4857
4857
|
},
|
|
4858
4858
|
{
|
|
@@ -4950,7 +4950,7 @@ exports[`rendering renders correctly when receives sections 1`] = `
|
|
|
4950
4950
|
[
|
|
4951
4951
|
{
|
|
4952
4952
|
"alignItems": "center",
|
|
4953
|
-
"backgroundColor": "#
|
|
4953
|
+
"backgroundColor": "#ece8ef",
|
|
4954
4954
|
"borderRadius": 4,
|
|
4955
4955
|
"flexDirection": "row",
|
|
4956
4956
|
"opacity": 1,
|
|
@@ -5006,7 +5006,7 @@ exports[`rendering renders correctly when receives sections 1`] = `
|
|
|
5006
5006
|
style={
|
|
5007
5007
|
[
|
|
5008
5008
|
{
|
|
5009
|
-
"color": "#
|
|
5009
|
+
"color": "#401960",
|
|
5010
5010
|
"fontSize": 20,
|
|
5011
5011
|
},
|
|
5012
5012
|
{
|
|
@@ -5142,7 +5142,7 @@ exports[`rendering renders correctly when receives sections 1`] = `
|
|
|
5142
5142
|
},
|
|
5143
5143
|
[
|
|
5144
5144
|
{
|
|
5145
|
-
"color": "#
|
|
5145
|
+
"color": "#401960",
|
|
5146
5146
|
"flexShrink": 1,
|
|
5147
5147
|
"lineHeight": 22,
|
|
5148
5148
|
"textAlign": "center",
|
|
@@ -5881,7 +5881,7 @@ exports[`rendering renders correctly when receives sections 2`] = `
|
|
|
5881
5881
|
[
|
|
5882
5882
|
{
|
|
5883
5883
|
"alignItems": "center",
|
|
5884
|
-
"backgroundColor": "#
|
|
5884
|
+
"backgroundColor": "#ece8ef",
|
|
5885
5885
|
"borderRadius": 4,
|
|
5886
5886
|
"flexDirection": "row",
|
|
5887
5887
|
"opacity": 1,
|
|
@@ -5937,7 +5937,7 @@ exports[`rendering renders correctly when receives sections 2`] = `
|
|
|
5937
5937
|
style={
|
|
5938
5938
|
[
|
|
5939
5939
|
{
|
|
5940
|
-
"color": "#
|
|
5940
|
+
"color": "#401960",
|
|
5941
5941
|
"fontSize": 20,
|
|
5942
5942
|
},
|
|
5943
5943
|
{
|
|
@@ -6437,7 +6437,7 @@ exports[`rendering renders correctly when receives sections 2`] = `
|
|
|
6437
6437
|
},
|
|
6438
6438
|
[
|
|
6439
6439
|
{
|
|
6440
|
-
"color": "#
|
|
6440
|
+
"color": "#401960",
|
|
6441
6441
|
"flexShrink": 1,
|
|
6442
6442
|
"lineHeight": 22,
|
|
6443
6443
|
"textAlign": "center",
|
|
@@ -229,7 +229,7 @@ exports[`OptionList render isLoading correctly 1`] = `
|
|
|
229
229
|
[
|
|
230
230
|
{
|
|
231
231
|
"alignItems": "center",
|
|
232
|
-
"backgroundColor": "#
|
|
232
|
+
"backgroundColor": "#ece8ef",
|
|
233
233
|
"borderRadius": 4,
|
|
234
234
|
"flexDirection": "row",
|
|
235
235
|
"opacity": 1,
|
|
@@ -748,7 +748,7 @@ exports[`OptionList render isLoading correctly 1`] = `
|
|
|
748
748
|
style={
|
|
749
749
|
[
|
|
750
750
|
{
|
|
751
|
-
"backgroundColor": "#
|
|
751
|
+
"backgroundColor": "#401960",
|
|
752
752
|
"borderRadius": 999,
|
|
753
753
|
"height": 16,
|
|
754
754
|
"opacity": 0.9,
|
|
@@ -766,7 +766,7 @@ exports[`OptionList render isLoading correctly 1`] = `
|
|
|
766
766
|
style={
|
|
767
767
|
[
|
|
768
768
|
{
|
|
769
|
-
"backgroundColor": "#
|
|
769
|
+
"backgroundColor": "#401960",
|
|
770
770
|
"borderRadius": 999,
|
|
771
771
|
"height": 16,
|
|
772
772
|
"marginLeft": 8,
|
|
@@ -800,7 +800,7 @@ exports[`OptionList render isLoading correctly 1`] = `
|
|
|
800
800
|
style={
|
|
801
801
|
[
|
|
802
802
|
{
|
|
803
|
-
"backgroundColor": "#
|
|
803
|
+
"backgroundColor": "#401960",
|
|
804
804
|
"borderRadius": 999,
|
|
805
805
|
"height": 16,
|
|
806
806
|
"opacity": 0.45,
|
|
@@ -818,7 +818,7 @@ exports[`OptionList render isLoading correctly 1`] = `
|
|
|
818
818
|
style={
|
|
819
819
|
[
|
|
820
820
|
{
|
|
821
|
-
"backgroundColor": "#
|
|
821
|
+
"backgroundColor": "#401960",
|
|
822
822
|
"borderRadius": 999,
|
|
823
823
|
"height": 16,
|
|
824
824
|
"marginLeft": 8,
|
|
@@ -1080,7 +1080,7 @@ exports[`OptionList renders correctly 1`] = `
|
|
|
1080
1080
|
[
|
|
1081
1081
|
{
|
|
1082
1082
|
"alignItems": "center",
|
|
1083
|
-
"backgroundColor": "#
|
|
1083
|
+
"backgroundColor": "#ece8ef",
|
|
1084
1084
|
"borderRadius": 4,
|
|
1085
1085
|
"flexDirection": "row",
|
|
1086
1086
|
"opacity": 1,
|
|
@@ -1778,7 +1778,7 @@ exports[`OptionList trigger onPress correctly on select new value 1`] = `
|
|
|
1778
1778
|
[
|
|
1779
1779
|
{
|
|
1780
1780
|
"alignItems": "center",
|
|
1781
|
-
"backgroundColor": "#
|
|
1781
|
+
"backgroundColor": "#ece8ef",
|
|
1782
1782
|
"borderRadius": 4,
|
|
1783
1783
|
"flexDirection": "row",
|
|
1784
1784
|
"opacity": 1,
|
|
@@ -2476,7 +2476,7 @@ exports[`OptionList trigger onPress correctly on unselect current value 1`] = `
|
|
|
2476
2476
|
[
|
|
2477
2477
|
{
|
|
2478
2478
|
"alignItems": "center",
|
|
2479
|
-
"backgroundColor": "#
|
|
2479
|
+
"backgroundColor": "#ece8ef",
|
|
2480
2480
|
"borderRadius": 4,
|
|
2481
2481
|
"flexDirection": "row",
|
|
2482
2482
|
"opacity": 1,
|
|
@@ -2392,7 +2392,7 @@ exports[`rendering renders correctly when bottom sheet is visible 1`] = `
|
|
|
2392
2392
|
[
|
|
2393
2393
|
{
|
|
2394
2394
|
"alignItems": "center",
|
|
2395
|
-
"backgroundColor": "#
|
|
2395
|
+
"backgroundColor": "#ece8ef",
|
|
2396
2396
|
"borderRadius": 4,
|
|
2397
2397
|
"flexDirection": "row",
|
|
2398
2398
|
"opacity": 1,
|
|
@@ -4338,7 +4338,7 @@ exports[`rendering renders correctly when receives sections 1`] = `
|
|
|
4338
4338
|
[
|
|
4339
4339
|
{
|
|
4340
4340
|
"alignItems": "center",
|
|
4341
|
-
"backgroundColor": "#
|
|
4341
|
+
"backgroundColor": "#ece8ef",
|
|
4342
4342
|
"borderRadius": 4,
|
|
4343
4343
|
"flexDirection": "row",
|
|
4344
4344
|
"opacity": 1,
|
|
@@ -10,12 +10,12 @@ exports[`Slider renders correctly by default 1`] = `
|
|
|
10
10
|
>
|
|
11
11
|
<Slider
|
|
12
12
|
disabled={false}
|
|
13
|
-
maximumTrackTintColor="#
|
|
13
|
+
maximumTrackTintColor="#ece8ef"
|
|
14
14
|
maximumValue={1}
|
|
15
|
-
minimumTrackTintColor="#
|
|
15
|
+
minimumTrackTintColor="#401960"
|
|
16
16
|
minimumValue={0}
|
|
17
17
|
step={0}
|
|
18
|
-
thumbTintColor="#
|
|
18
|
+
thumbTintColor="#401960"
|
|
19
19
|
value={0}
|
|
20
20
|
/>
|
|
21
21
|
<View
|
|
@@ -51,12 +51,12 @@ exports[`Slider renders correctly when disabled 1`] = `
|
|
|
51
51
|
>
|
|
52
52
|
<Slider
|
|
53
53
|
disabled={true}
|
|
54
|
-
maximumTrackTintColor="#
|
|
54
|
+
maximumTrackTintColor="#ece8ef"
|
|
55
55
|
maximumValue={1}
|
|
56
|
-
minimumTrackTintColor="#
|
|
56
|
+
minimumTrackTintColor="#401960"
|
|
57
57
|
minimumValue={0}
|
|
58
58
|
step={0}
|
|
59
|
-
thumbTintColor="#
|
|
59
|
+
thumbTintColor="#401960"
|
|
60
60
|
value={0}
|
|
61
61
|
/>
|
|
62
62
|
<View
|
|
@@ -92,15 +92,15 @@ exports[`Slider renders correctly with props 1`] = `
|
|
|
92
92
|
>
|
|
93
93
|
<Slider
|
|
94
94
|
disabled={false}
|
|
95
|
-
maximumTrackTintColor="#
|
|
95
|
+
maximumTrackTintColor="#ece8ef"
|
|
96
96
|
maximumValue={2}
|
|
97
|
-
minimumTrackTintColor="#
|
|
97
|
+
minimumTrackTintColor="#401960"
|
|
98
98
|
minimumValue={-1}
|
|
99
99
|
onSlidingComplete={[MockFunction]}
|
|
100
100
|
onSlidingStart={[MockFunction]}
|
|
101
101
|
onValueChange={[MockFunction]}
|
|
102
102
|
step={0.25}
|
|
103
|
-
thumbTintColor="#
|
|
103
|
+
thumbTintColor="#401960"
|
|
104
104
|
value={0.5}
|
|
105
105
|
/>
|
|
106
106
|
<View
|
|
@@ -39,7 +39,7 @@ exports[`AnimatedSpinner renders correctly 1`] = `
|
|
|
39
39
|
style={
|
|
40
40
|
[
|
|
41
41
|
{
|
|
42
|
-
"backgroundColor": "#
|
|
42
|
+
"backgroundColor": "#401960",
|
|
43
43
|
"borderRadius": 999,
|
|
44
44
|
"height": 16,
|
|
45
45
|
"opacity": 0.9,
|
|
@@ -57,7 +57,7 @@ exports[`AnimatedSpinner renders correctly 1`] = `
|
|
|
57
57
|
style={
|
|
58
58
|
[
|
|
59
59
|
{
|
|
60
|
-
"backgroundColor": "#
|
|
60
|
+
"backgroundColor": "#401960",
|
|
61
61
|
"borderRadius": 999,
|
|
62
62
|
"height": 16,
|
|
63
63
|
"marginLeft": 8,
|
|
@@ -91,7 +91,7 @@ exports[`AnimatedSpinner renders correctly 1`] = `
|
|
|
91
91
|
style={
|
|
92
92
|
[
|
|
93
93
|
{
|
|
94
|
-
"backgroundColor": "#
|
|
94
|
+
"backgroundColor": "#401960",
|
|
95
95
|
"borderRadius": 999,
|
|
96
96
|
"height": 16,
|
|
97
97
|
"opacity": 0.45,
|
|
@@ -109,7 +109,7 @@ exports[`AnimatedSpinner renders correctly 1`] = `
|
|
|
109
109
|
style={
|
|
110
110
|
[
|
|
111
111
|
{
|
|
112
|
-
"backgroundColor": "#
|
|
112
|
+
"backgroundColor": "#401960",
|
|
113
113
|
"borderRadius": 999,
|
|
114
114
|
"height": 16,
|
|
115
115
|
"marginLeft": 8,
|
|
@@ -51,7 +51,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
51
51
|
style={
|
|
52
52
|
[
|
|
53
53
|
{
|
|
54
|
-
"backgroundColor": "#
|
|
54
|
+
"backgroundColor": "#401960",
|
|
55
55
|
"borderRadius": 999,
|
|
56
56
|
"height": 8,
|
|
57
57
|
"opacity": 0.9,
|
|
@@ -69,7 +69,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
69
69
|
style={
|
|
70
70
|
[
|
|
71
71
|
{
|
|
72
|
-
"backgroundColor": "#
|
|
72
|
+
"backgroundColor": "#401960",
|
|
73
73
|
"borderRadius": 999,
|
|
74
74
|
"height": 8,
|
|
75
75
|
"marginLeft": 4,
|
|
@@ -103,7 +103,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
103
103
|
style={
|
|
104
104
|
[
|
|
105
105
|
{
|
|
106
|
-
"backgroundColor": "#
|
|
106
|
+
"backgroundColor": "#401960",
|
|
107
107
|
"borderRadius": 999,
|
|
108
108
|
"height": 8,
|
|
109
109
|
"opacity": 0.45,
|
|
@@ -121,7 +121,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
121
121
|
style={
|
|
122
122
|
[
|
|
123
123
|
{
|
|
124
|
-
"backgroundColor": "#
|
|
124
|
+
"backgroundColor": "#401960",
|
|
125
125
|
"borderRadius": 999,
|
|
126
126
|
"height": 8,
|
|
127
127
|
"marginLeft": 4,
|
|
@@ -212,7 +212,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
212
212
|
style={
|
|
213
213
|
[
|
|
214
214
|
{
|
|
215
|
-
"backgroundColor": "#
|
|
215
|
+
"backgroundColor": "#ffffff",
|
|
216
216
|
"borderRadius": 999,
|
|
217
217
|
"height": 8,
|
|
218
218
|
"opacity": 0.9,
|
|
@@ -230,7 +230,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
230
230
|
style={
|
|
231
231
|
[
|
|
232
232
|
{
|
|
233
|
-
"backgroundColor": "#
|
|
233
|
+
"backgroundColor": "#ffffff",
|
|
234
234
|
"borderRadius": 999,
|
|
235
235
|
"height": 8,
|
|
236
236
|
"marginLeft": 4,
|
|
@@ -264,7 +264,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
264
264
|
style={
|
|
265
265
|
[
|
|
266
266
|
{
|
|
267
|
-
"backgroundColor": "#
|
|
267
|
+
"backgroundColor": "#ffffff",
|
|
268
268
|
"borderRadius": 999,
|
|
269
269
|
"height": 8,
|
|
270
270
|
"opacity": 0.45,
|
|
@@ -282,7 +282,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
282
282
|
style={
|
|
283
283
|
[
|
|
284
284
|
{
|
|
285
|
-
"backgroundColor": "#
|
|
285
|
+
"backgroundColor": "#ffffff",
|
|
286
286
|
"borderRadius": 999,
|
|
287
287
|
"height": 8,
|
|
288
288
|
"marginLeft": 4,
|
|
@@ -373,7 +373,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
373
373
|
style={
|
|
374
374
|
[
|
|
375
375
|
{
|
|
376
|
-
"backgroundColor": "#
|
|
376
|
+
"backgroundColor": "#401960",
|
|
377
377
|
"borderRadius": 999,
|
|
378
378
|
"height": 16,
|
|
379
379
|
"opacity": 0.9,
|
|
@@ -391,7 +391,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
391
391
|
style={
|
|
392
392
|
[
|
|
393
393
|
{
|
|
394
|
-
"backgroundColor": "#
|
|
394
|
+
"backgroundColor": "#401960",
|
|
395
395
|
"borderRadius": 999,
|
|
396
396
|
"height": 16,
|
|
397
397
|
"marginLeft": 8,
|
|
@@ -425,7 +425,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
425
425
|
style={
|
|
426
426
|
[
|
|
427
427
|
{
|
|
428
|
-
"backgroundColor": "#
|
|
428
|
+
"backgroundColor": "#401960",
|
|
429
429
|
"borderRadius": 999,
|
|
430
430
|
"height": 16,
|
|
431
431
|
"opacity": 0.45,
|
|
@@ -443,7 +443,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
443
443
|
style={
|
|
444
444
|
[
|
|
445
445
|
{
|
|
446
|
-
"backgroundColor": "#
|
|
446
|
+
"backgroundColor": "#401960",
|
|
447
447
|
"borderRadius": 999,
|
|
448
448
|
"height": 16,
|
|
449
449
|
"marginLeft": 8,
|
|
@@ -534,7 +534,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
534
534
|
style={
|
|
535
535
|
[
|
|
536
536
|
{
|
|
537
|
-
"backgroundColor": "#
|
|
537
|
+
"backgroundColor": "#ffffff",
|
|
538
538
|
"borderRadius": 999,
|
|
539
539
|
"height": 16,
|
|
540
540
|
"opacity": 0.9,
|
|
@@ -552,7 +552,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
552
552
|
style={
|
|
553
553
|
[
|
|
554
554
|
{
|
|
555
|
-
"backgroundColor": "#
|
|
555
|
+
"backgroundColor": "#ffffff",
|
|
556
556
|
"borderRadius": 999,
|
|
557
557
|
"height": 16,
|
|
558
558
|
"marginLeft": 8,
|
|
@@ -586,7 +586,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
586
586
|
style={
|
|
587
587
|
[
|
|
588
588
|
{
|
|
589
|
-
"backgroundColor": "#
|
|
589
|
+
"backgroundColor": "#ffffff",
|
|
590
590
|
"borderRadius": 999,
|
|
591
591
|
"height": 16,
|
|
592
592
|
"opacity": 0.45,
|
|
@@ -604,7 +604,7 @@ exports[`StyledSpinnerContainer renders correctly when intent is $themeIntent, a
|
|
|
604
604
|
style={
|
|
605
605
|
[
|
|
606
606
|
{
|
|
607
|
-
"backgroundColor": "#
|
|
607
|
+
"backgroundColor": "#ffffff",
|
|
608
608
|
"borderRadius": 999,
|
|
609
609
|
"height": 16,
|
|
610
610
|
"marginLeft": 8,
|
|
@@ -656,7 +656,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomLeft, size is
|
|
|
656
656
|
style={
|
|
657
657
|
[
|
|
658
658
|
{
|
|
659
|
-
"backgroundColor": "#
|
|
659
|
+
"backgroundColor": "#ffffff",
|
|
660
660
|
"borderRadius": 999,
|
|
661
661
|
"height": 16,
|
|
662
662
|
"opacity": 0.45,
|
|
@@ -704,7 +704,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomLeft, size is
|
|
|
704
704
|
style={
|
|
705
705
|
[
|
|
706
706
|
{
|
|
707
|
-
"backgroundColor": "#
|
|
707
|
+
"backgroundColor": "#401960",
|
|
708
708
|
"borderRadius": 999,
|
|
709
709
|
"height": 16,
|
|
710
710
|
"opacity": 0.45,
|
|
@@ -752,7 +752,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomLeft, size is
|
|
|
752
752
|
style={
|
|
753
753
|
[
|
|
754
754
|
{
|
|
755
|
-
"backgroundColor": "#
|
|
755
|
+
"backgroundColor": "#ffffff",
|
|
756
756
|
"borderRadius": 999,
|
|
757
757
|
"height": 8,
|
|
758
758
|
"opacity": 0.45,
|
|
@@ -800,7 +800,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomLeft, size is
|
|
|
800
800
|
style={
|
|
801
801
|
[
|
|
802
802
|
{
|
|
803
|
-
"backgroundColor": "#
|
|
803
|
+
"backgroundColor": "#401960",
|
|
804
804
|
"borderRadius": 999,
|
|
805
805
|
"height": 8,
|
|
806
806
|
"opacity": 0.45,
|
|
@@ -848,7 +848,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomRight, size i
|
|
|
848
848
|
style={
|
|
849
849
|
[
|
|
850
850
|
{
|
|
851
|
-
"backgroundColor": "#
|
|
851
|
+
"backgroundColor": "#ffffff",
|
|
852
852
|
"borderRadius": 999,
|
|
853
853
|
"height": 16,
|
|
854
854
|
"marginLeft": 8,
|
|
@@ -897,7 +897,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomRight, size i
|
|
|
897
897
|
style={
|
|
898
898
|
[
|
|
899
899
|
{
|
|
900
|
-
"backgroundColor": "#
|
|
900
|
+
"backgroundColor": "#401960",
|
|
901
901
|
"borderRadius": 999,
|
|
902
902
|
"height": 16,
|
|
903
903
|
"marginLeft": 8,
|
|
@@ -946,7 +946,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomRight, size i
|
|
|
946
946
|
style={
|
|
947
947
|
[
|
|
948
948
|
{
|
|
949
|
-
"backgroundColor": "#
|
|
949
|
+
"backgroundColor": "#ffffff",
|
|
950
950
|
"borderRadius": 999,
|
|
951
951
|
"height": 8,
|
|
952
952
|
"marginLeft": 4,
|
|
@@ -995,7 +995,7 @@ exports[`StyledSpinnerDot renders correctly when position is bottomRight, size i
|
|
|
995
995
|
style={
|
|
996
996
|
[
|
|
997
997
|
{
|
|
998
|
-
"backgroundColor": "#
|
|
998
|
+
"backgroundColor": "#401960",
|
|
999
999
|
"borderRadius": 999,
|
|
1000
1000
|
"height": 8,
|
|
1001
1001
|
"marginLeft": 4,
|
|
@@ -1044,7 +1044,7 @@ exports[`StyledSpinnerDot renders correctly when position is topLeft, size is me
|
|
|
1044
1044
|
style={
|
|
1045
1045
|
[
|
|
1046
1046
|
{
|
|
1047
|
-
"backgroundColor": "#
|
|
1047
|
+
"backgroundColor": "#ffffff",
|
|
1048
1048
|
"borderRadius": 999,
|
|
1049
1049
|
"height": 16,
|
|
1050
1050
|
"opacity": 0.9,
|
|
@@ -1092,7 +1092,7 @@ exports[`StyledSpinnerDot renders correctly when position is topLeft, size is me
|
|
|
1092
1092
|
style={
|
|
1093
1093
|
[
|
|
1094
1094
|
{
|
|
1095
|
-
"backgroundColor": "#
|
|
1095
|
+
"backgroundColor": "#401960",
|
|
1096
1096
|
"borderRadius": 999,
|
|
1097
1097
|
"height": 16,
|
|
1098
1098
|
"opacity": 0.9,
|
|
@@ -1140,7 +1140,7 @@ exports[`StyledSpinnerDot renders correctly when position is topLeft, size is sm
|
|
|
1140
1140
|
style={
|
|
1141
1141
|
[
|
|
1142
1142
|
{
|
|
1143
|
-
"backgroundColor": "#
|
|
1143
|
+
"backgroundColor": "#ffffff",
|
|
1144
1144
|
"borderRadius": 999,
|
|
1145
1145
|
"height": 8,
|
|
1146
1146
|
"opacity": 0.9,
|
|
@@ -1188,7 +1188,7 @@ exports[`StyledSpinnerDot renders correctly when position is topLeft, size is sm
|
|
|
1188
1188
|
style={
|
|
1189
1189
|
[
|
|
1190
1190
|
{
|
|
1191
|
-
"backgroundColor": "#
|
|
1191
|
+
"backgroundColor": "#401960",
|
|
1192
1192
|
"borderRadius": 999,
|
|
1193
1193
|
"height": 8,
|
|
1194
1194
|
"opacity": 0.9,
|
|
@@ -1236,7 +1236,7 @@ exports[`StyledSpinnerDot renders correctly when position is topRight, size is m
|
|
|
1236
1236
|
style={
|
|
1237
1237
|
[
|
|
1238
1238
|
{
|
|
1239
|
-
"backgroundColor": "#
|
|
1239
|
+
"backgroundColor": "#ffffff",
|
|
1240
1240
|
"borderRadius": 999,
|
|
1241
1241
|
"height": 16,
|
|
1242
1242
|
"marginLeft": 8,
|
|
@@ -1285,7 +1285,7 @@ exports[`StyledSpinnerDot renders correctly when position is topRight, size is m
|
|
|
1285
1285
|
style={
|
|
1286
1286
|
[
|
|
1287
1287
|
{
|
|
1288
|
-
"backgroundColor": "#
|
|
1288
|
+
"backgroundColor": "#401960",
|
|
1289
1289
|
"borderRadius": 999,
|
|
1290
1290
|
"height": 16,
|
|
1291
1291
|
"marginLeft": 8,
|
|
@@ -1334,7 +1334,7 @@ exports[`StyledSpinnerDot renders correctly when position is topRight, size is s
|
|
|
1334
1334
|
style={
|
|
1335
1335
|
[
|
|
1336
1336
|
{
|
|
1337
|
-
"backgroundColor": "#
|
|
1337
|
+
"backgroundColor": "#ffffff",
|
|
1338
1338
|
"borderRadius": 999,
|
|
1339
1339
|
"height": 8,
|
|
1340
1340
|
"marginLeft": 4,
|
|
@@ -1383,7 +1383,7 @@ exports[`StyledSpinnerDot renders correctly when position is topRight, size is s
|
|
|
1383
1383
|
style={
|
|
1384
1384
|
[
|
|
1385
1385
|
{
|
|
1386
|
-
"backgroundColor": "#
|
|
1386
|
+
"backgroundColor": "#401960",
|
|
1387
1387
|
"borderRadius": 999,
|
|
1388
1388
|
"height": 8,
|
|
1389
1389
|
"marginLeft": 4,
|
|
@@ -60,7 +60,7 @@ exports[`Spinner renders correctly 1`] = `
|
|
|
60
60
|
style={
|
|
61
61
|
[
|
|
62
62
|
{
|
|
63
|
-
"backgroundColor": "#
|
|
63
|
+
"backgroundColor": "#401960",
|
|
64
64
|
"borderRadius": 999,
|
|
65
65
|
"height": 16,
|
|
66
66
|
"opacity": 0.9,
|
|
@@ -78,7 +78,7 @@ exports[`Spinner renders correctly 1`] = `
|
|
|
78
78
|
style={
|
|
79
79
|
[
|
|
80
80
|
{
|
|
81
|
-
"backgroundColor": "#
|
|
81
|
+
"backgroundColor": "#401960",
|
|
82
82
|
"borderRadius": 999,
|
|
83
83
|
"height": 16,
|
|
84
84
|
"marginLeft": 8,
|
|
@@ -112,7 +112,7 @@ exports[`Spinner renders correctly 1`] = `
|
|
|
112
112
|
style={
|
|
113
113
|
[
|
|
114
114
|
{
|
|
115
|
-
"backgroundColor": "#
|
|
115
|
+
"backgroundColor": "#401960",
|
|
116
116
|
"borderRadius": 999,
|
|
117
117
|
"height": 16,
|
|
118
118
|
"opacity": 0.45,
|
|
@@ -130,7 +130,7 @@ exports[`Spinner renders correctly 1`] = `
|
|
|
130
130
|
style={
|
|
131
131
|
[
|
|
132
132
|
{
|
|
133
|
-
"backgroundColor": "#
|
|
133
|
+
"backgroundColor": "#401960",
|
|
134
134
|
"borderRadius": 999,
|
|
135
135
|
"height": 16,
|
|
136
136
|
"marginLeft": 8,
|