@coinbase/cds-mobile 9.6.1 → 9.6.3
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/CHANGELOG.md +12 -0
- package/dts/accordion/AccordionHeader.d.ts +13 -16
- package/dts/accordion/AccordionHeader.d.ts.map +1 -1
- package/dts/accordion/AccordionPanel.d.ts +9 -10
- package/dts/accordion/AccordionPanel.d.ts.map +1 -1
- package/dts/alpha/carousel/Carousel.d.ts +19 -27
- package/dts/alpha/carousel/Carousel.d.ts.map +1 -1
- package/dts/alpha/combobox/Combobox.d.ts.map +1 -1
- package/dts/alpha/data-card/DataCard.d.ts +15 -15
- package/dts/alpha/data-card/DataCard.d.ts.map +1 -1
- package/dts/alpha/select/DefaultSelectAllOption.d.ts.map +1 -1
- package/dts/alpha/select/DefaultSelectControl.d.ts +43 -47
- package/dts/alpha/select/DefaultSelectControl.d.ts.map +1 -1
- package/dts/alpha/select/DefaultSelectDropdown.d.ts.map +1 -1
- package/dts/alpha/select/DefaultSelectEmptyDropdownContents.d.ts.map +1 -1
- package/dts/alpha/select/DefaultSelectOption.d.ts.map +1 -1
- package/dts/alpha/select/Select.d.ts.map +1 -1
- package/dts/alpha/select-chip/SelectChip.d.ts.map +1 -1
- package/dts/alpha/select-chip/SelectChipControl.d.ts.map +1 -1
- package/dts/alpha/tabbed-chips/TabbedChips.d.ts.map +1 -1
- package/dts/animation/Lottie.d.ts +9 -40
- package/dts/animation/Lottie.d.ts.map +1 -1
- package/dts/banner/Banner.d.ts +3 -1
- package/dts/banner/Banner.d.ts.map +1 -1
- package/dts/buttons/Button.d.ts +3 -1
- package/dts/buttons/Button.d.ts.map +1 -1
- package/dts/buttons/DefaultSlideButtonBackground.d.ts +17 -17
- package/dts/buttons/DefaultSlideButtonBackground.d.ts.map +1 -1
- package/dts/buttons/DefaultSlideButtonHandle.d.ts +21 -27
- package/dts/buttons/DefaultSlideButtonHandle.d.ts.map +1 -1
- package/dts/buttons/IconButton.d.ts +7 -31
- package/dts/buttons/IconButton.d.ts.map +1 -1
- package/dts/buttons/IconCounterButton.d.ts +3 -1
- package/dts/buttons/IconCounterButton.d.ts.map +1 -1
- package/dts/buttons/SlideButton.d.ts +7 -103
- package/dts/buttons/SlideButton.d.ts.map +1 -1
- package/dts/cards/CardGroup.d.ts +3 -1
- package/dts/cards/CardGroup.d.ts.map +1 -1
- package/dts/cards/CardRoot.d.ts +9 -5
- package/dts/cards/CardRoot.d.ts.map +1 -1
- package/dts/cards/ContentCard/ContentCard.d.ts +3 -2
- package/dts/cards/ContentCard/ContentCard.d.ts.map +1 -1
- package/dts/cards/ContentCard/ContentCardBody.d.ts +3 -2
- package/dts/cards/ContentCard/ContentCardBody.d.ts.map +1 -1
- package/dts/cards/ContentCard/ContentCardFooter.d.ts +9 -22
- package/dts/cards/ContentCard/ContentCardFooter.d.ts.map +1 -1
- package/dts/cards/ContentCard/ContentCardHeader.d.ts +3 -2
- package/dts/cards/ContentCard/ContentCardHeader.d.ts.map +1 -1
- package/dts/cards/MediaCard/index.d.ts +15 -15
- package/dts/cards/MediaCard/index.d.ts.map +1 -1
- package/dts/cards/MessagingCard/index.d.ts +21 -8
- package/dts/cards/MessagingCard/index.d.ts.map +1 -1
- package/dts/carousel/Carousel.d.ts +7 -158
- package/dts/carousel/Carousel.d.ts.map +1 -1
- package/dts/chips/Chip.d.ts +3 -1
- package/dts/chips/Chip.d.ts.map +1 -1
- package/dts/chips/InputChip.d.ts +8 -21
- package/dts/chips/InputChip.d.ts.map +1 -1
- package/dts/chips/MediaChip.d.ts +3 -1
- package/dts/chips/MediaChip.d.ts.map +1 -1
- package/dts/chips/SelectChip.d.ts +24 -8
- package/dts/chips/SelectChip.d.ts.map +1 -1
- package/dts/chips/TabbedChips.d.ts.map +1 -1
- package/dts/coachmark/Coachmark.d.ts +7 -54
- package/dts/coachmark/Coachmark.d.ts.map +1 -1
- package/dts/collapsible/Collapsible.d.ts +7 -30
- package/dts/collapsible/Collapsible.d.ts.map +1 -1
- package/dts/controls/Checkbox.d.ts +6 -5
- package/dts/controls/Checkbox.d.ts.map +1 -1
- package/dts/controls/CheckboxCell.d.ts +6 -5
- package/dts/controls/CheckboxCell.d.ts.map +1 -1
- package/dts/controls/CheckboxGroup.d.ts +12 -5
- package/dts/controls/CheckboxGroup.d.ts.map +1 -1
- package/dts/controls/Control.d.ts +6 -5
- package/dts/controls/Control.d.ts.map +1 -1
- package/dts/controls/ControlGroup.d.ts +6 -5
- package/dts/controls/ControlGroup.d.ts.map +1 -1
- package/dts/controls/InputIconButton.d.ts +3 -1
- package/dts/controls/InputIconButton.d.ts.map +1 -1
- package/dts/controls/NativeInput.d.ts +17 -38
- package/dts/controls/NativeInput.d.ts.map +1 -1
- package/dts/controls/Radio.d.ts +6 -5
- package/dts/controls/Radio.d.ts.map +1 -1
- package/dts/controls/RadioCell.d.ts +6 -5
- package/dts/controls/RadioCell.d.ts.map +1 -1
- package/dts/controls/RadioGroup.d.ts +15 -5
- package/dts/controls/RadioGroup.d.ts.map +1 -1
- package/dts/controls/SearchInput.d.ts +7 -113
- package/dts/controls/SearchInput.d.ts.map +1 -1
- package/dts/controls/Select.d.ts +23 -23
- package/dts/controls/Select.d.ts.map +1 -1
- package/dts/controls/Switch.d.ts +7 -22
- package/dts/controls/Switch.d.ts.map +1 -1
- package/dts/controls/TextInput.d.ts +7 -80
- package/dts/controls/TextInput.d.ts.map +1 -1
- package/dts/dates/Calendar.d.ts +7 -63
- package/dts/dates/Calendar.d.ts.map +1 -1
- package/dts/dates/DateInput.d.ts +7 -8
- package/dts/dates/DateInput.d.ts.map +1 -1
- package/dts/dates/DatePicker.d.ts +7 -85
- package/dts/dates/DatePicker.d.ts.map +1 -1
- package/dts/examples/ExampleScreen.d.ts +11 -24
- package/dts/examples/ExampleScreen.d.ts.map +1 -1
- package/dts/layout/Box.d.ts +87 -32
- package/dts/layout/Box.d.ts.map +1 -1
- package/dts/layout/Group.d.ts +3 -1
- package/dts/layout/Group.d.ts.map +1 -1
- package/dts/layout/HStack.d.ts +3 -2
- package/dts/layout/HStack.d.ts.map +1 -1
- package/dts/layout/VStack.d.ts +3 -2
- package/dts/layout/VStack.d.ts.map +1 -1
- package/dts/media/Carousel/Carousel.d.ts +12 -12
- package/dts/media/Carousel/Carousel.d.ts.map +1 -1
- package/dts/motion/ColorSurge.d.ts +3 -1
- package/dts/motion/ColorSurge.d.ts.map +1 -1
- package/dts/motion/Pulse.d.ts +3 -1
- package/dts/motion/Pulse.d.ts.map +1 -1
- package/dts/motion/Shake.d.ts +3 -1
- package/dts/motion/Shake.d.ts.map +1 -1
- package/dts/multi-content-module/MultiContentModule.d.ts +3 -2
- package/dts/multi-content-module/MultiContentModule.d.ts.map +1 -1
- package/dts/numbers/RollingNumber/DefaultRollingNumberAffixSection.d.ts.map +1 -1
- package/dts/numbers/RollingNumber/DefaultRollingNumberDigit.d.ts.map +1 -1
- package/dts/numbers/RollingNumber/DefaultRollingNumberMask.d.ts.map +1 -1
- package/dts/numbers/RollingNumber/DefaultRollingNumberSymbol.d.ts.map +1 -1
- package/dts/numbers/RollingNumber/DefaultRollingNumberValueSection.d.ts.map +1 -1
- package/dts/numbers/RollingNumber/RollingNumber.d.ts +7 -143
- package/dts/numbers/RollingNumber/RollingNumber.d.ts.map +1 -1
- package/dts/numpad/Numpad.d.ts +7 -35
- package/dts/numpad/Numpad.d.ts.map +1 -1
- package/dts/overlays/Alert.d.ts +7 -43
- package/dts/overlays/Alert.d.ts.map +1 -1
- package/dts/overlays/Toast.d.ts +7 -27
- package/dts/overlays/Toast.d.ts.map +1 -1
- package/dts/overlays/drawer/Drawer.d.ts +7 -82
- package/dts/overlays/drawer/Drawer.d.ts.map +1 -1
- package/dts/overlays/drawer/useDrawerPanResponder.d.ts.map +1 -1
- package/dts/overlays/modal/Modal.d.ts +7 -24
- package/dts/overlays/modal/Modal.d.ts.map +1 -1
- package/dts/overlays/tray/Tray.d.ts +3 -1
- package/dts/overlays/tray/Tray.d.ts.map +1 -1
- package/dts/page/PageFooter.d.ts +7 -33
- package/dts/page/PageFooter.d.ts.map +1 -1
- package/dts/page/PageHeader.d.ts +7 -48
- package/dts/page/PageHeader.d.ts.map +1 -1
- package/dts/section-header/SectionHeader.d.ts +3 -2
- package/dts/section-header/SectionHeader.d.ts.map +1 -1
- package/dts/stepper/Stepper.d.ts.map +1 -1
- package/dts/sticky-footer/StickyFooter.d.ts +17 -31
- package/dts/sticky-footer/StickyFooter.d.ts.map +1 -1
- package/dts/system/Pressable.d.ts +3 -2
- package/dts/system/Pressable.d.ts.map +1 -1
- package/dts/tabs/DefaultTab.d.ts +18 -17
- package/dts/tabs/DefaultTab.d.ts.map +1 -1
- package/dts/tabs/SegmentedTab.d.ts.map +1 -1
- package/dts/tabs/SegmentedTabs.d.ts.map +1 -1
- package/dts/tabs/TabIndicator.d.ts +11 -11
- package/dts/tabs/TabIndicator.d.ts.map +1 -1
- package/dts/tabs/TabNavigation.d.ts.map +1 -1
- package/dts/tabs/Tabs.d.ts.map +1 -1
- package/dts/tag/Tag.d.ts +7 -41
- package/dts/tag/Tag.d.ts.map +1 -1
- package/dts/tour/DefaultTourStepArrow.d.ts +9 -2
- package/dts/tour/DefaultTourStepArrow.d.ts.map +1 -1
- package/dts/tour/Tour.d.ts +5 -5
- package/dts/tour/Tour.d.ts.map +1 -1
- package/dts/typography/Text.d.ts +89 -66
- package/dts/typography/Text.d.ts.map +1 -1
- package/dts/typography/TextBody.d.ts +8 -22
- package/dts/typography/TextBody.d.ts.map +1 -1
- package/dts/typography/TextCaption.d.ts +8 -22
- package/dts/typography/TextCaption.d.ts.map +1 -1
- package/dts/typography/TextDisplay1.d.ts +9 -22
- package/dts/typography/TextDisplay1.d.ts.map +1 -1
- package/dts/typography/TextDisplay2.d.ts +9 -22
- package/dts/typography/TextDisplay2.d.ts.map +1 -1
- package/dts/typography/TextDisplay3.d.ts +9 -22
- package/dts/typography/TextDisplay3.d.ts.map +1 -1
- package/dts/typography/TextHeadline.d.ts +8 -22
- package/dts/typography/TextHeadline.d.ts.map +1 -1
- package/dts/typography/TextInherited.d.ts +8 -22
- package/dts/typography/TextInherited.d.ts.map +1 -1
- package/dts/typography/TextLabel1.d.ts +8 -22
- package/dts/typography/TextLabel1.d.ts.map +1 -1
- package/dts/typography/TextLabel2.d.ts +8 -22
- package/dts/typography/TextLabel2.d.ts.map +1 -1
- package/dts/typography/TextLegal.d.ts +8 -22
- package/dts/typography/TextLegal.d.ts.map +1 -1
- package/dts/typography/TextTitle1.d.ts +9 -22
- package/dts/typography/TextTitle1.d.ts.map +1 -1
- package/dts/typography/TextTitle2.d.ts +9 -22
- package/dts/typography/TextTitle2.d.ts.map +1 -1
- package/dts/typography/TextTitle3.d.ts +8 -22
- package/dts/typography/TextTitle3.d.ts.map +1 -1
- package/dts/typography/TextTitle4.d.ts +8 -22
- package/dts/typography/TextTitle4.d.ts.map +1 -1
- package/dts/typography/index.d.ts +1 -1
- package/dts/typography/index.d.ts.map +1 -1
- package/dts/visualizations/ProgressBar.d.ts +7 -37
- package/dts/visualizations/ProgressBar.d.ts.map +1 -1
- package/dts/visualizations/ProgressCircle.d.ts +7 -55
- package/dts/visualizations/ProgressCircle.d.ts.map +1 -1
- package/dts/visualizations/ProgressIndicator.d.ts +3 -2
- package/dts/visualizations/ProgressIndicator.d.ts.map +1 -1
- package/dts/visualizations/chart/CartesianChart.d.ts +32 -94
- package/dts/visualizations/chart/CartesianChart.d.ts.map +1 -1
- package/dts/visualizations/chart/PeriodSelector.d.ts +27 -61
- package/dts/visualizations/chart/PeriodSelector.d.ts.map +1 -1
- package/dts/visualizations/chart/area/AreaChart.d.ts +26 -59
- package/dts/visualizations/chart/area/AreaChart.d.ts.map +1 -1
- package/dts/visualizations/chart/bar/BarChart.d.ts +28 -74
- package/dts/visualizations/chart/bar/BarChart.d.ts.map +1 -1
- package/dts/visualizations/chart/bar/PercentageBarChart.d.ts +16 -44
- package/dts/visualizations/chart/bar/PercentageBarChart.d.ts.map +1 -1
- package/dts/visualizations/chart/legend/Legend.d.ts +19 -48
- package/dts/visualizations/chart/legend/Legend.d.ts.map +1 -1
- package/dts/visualizations/chart/line/LineChart.d.ts +29 -53
- package/dts/visualizations/chart/line/LineChart.d.ts.map +1 -1
- package/dts/visualizations/chart/scrubber/DefaultScrubberBeacon.d.ts +18 -21
- package/dts/visualizations/chart/scrubber/DefaultScrubberBeacon.d.ts.map +1 -1
- package/dts/visualizations/chart/scrubber/Scrubber.d.ts +28 -87
- package/dts/visualizations/chart/scrubber/Scrubber.d.ts.map +1 -1
- package/dts/visualizations/chart/scrubber/ScrubberBeaconGroup.d.ts +11 -17
- package/dts/visualizations/chart/scrubber/ScrubberBeaconGroup.d.ts.map +1 -1
- package/dts/visualizations/sparkline/Sparkline.d.ts +15 -30
- package/dts/visualizations/sparkline/Sparkline.d.ts.map +1 -1
- package/dts/visualizations/sparkline/SparklineArea.d.ts +9 -2
- package/dts/visualizations/sparkline/SparklineArea.d.ts.map +1 -1
- package/dts/visualizations/sparkline/SparklineGradient.d.ts +14 -14
- package/dts/visualizations/sparkline/SparklineGradient.d.ts.map +1 -1
- package/dts/visualizations/sparkline/sparkline-interactive/SparklineInteractiveHoverDate.d.ts +4 -4
- package/dts/visualizations/sparkline/sparkline-interactive/SparklineInteractiveHoverDate.d.ts.map +1 -1
- package/dts/visualizations/sparkline/sparkline-interactive/SparklineInteractivePanGestureHandler.d.ts.map +1 -1
- package/dts/visualizations/sparkline/sparkline-interactive-header/SparklineInteractiveHeader.d.ts +18 -28
- package/dts/visualizations/sparkline/sparkline-interactive-header/SparklineInteractiveHeader.d.ts.map +1 -1
- package/esm/accordion/AccordionHeader.js +4 -3
- package/esm/accordion/AccordionPanel.js +4 -3
- package/esm/alpha/carousel/Carousel.js +5 -4
- package/esm/alpha/combobox/Combobox.js +12 -7
- package/esm/alpha/data-card/DataCard.js +5 -4
- package/esm/alpha/select/DefaultSelectAllOption.js +4 -3
- package/esm/alpha/select/DefaultSelectControl.js +5 -4
- package/esm/alpha/select/DefaultSelectDropdown.js +5 -4
- package/esm/alpha/select/DefaultSelectEmptyDropdownContents.js +4 -3
- package/esm/alpha/select/DefaultSelectOption.js +4 -4
- package/esm/alpha/select/Select.js +60 -53
- package/esm/alpha/select-chip/SelectChip.js +10 -5
- package/esm/alpha/select-chip/SelectChipControl.js +4 -3
- package/esm/alpha/tabbed-chips/TabbedChips.js +10 -5
- package/esm/animation/Lottie.js +9 -7
- package/esm/banner/Banner.js +10 -5
- package/esm/buttons/Button.js +10 -5
- package/esm/buttons/DefaultSlideButtonBackground.js +4 -3
- package/esm/buttons/DefaultSlideButtonHandle.js +5 -4
- package/esm/buttons/IconButton.js +10 -5
- package/esm/buttons/IconCounterButton.js +10 -5
- package/esm/buttons/SlideButton.js +14 -9
- package/esm/cards/CardGroup.js +5 -4
- package/esm/cards/CardRoot.js +5 -4
- package/esm/cards/ContentCard/ContentCard.js +5 -4
- package/esm/cards/ContentCard/ContentCardBody.js +5 -4
- package/esm/cards/ContentCard/ContentCardFooter.js +5 -4
- package/esm/cards/ContentCard/ContentCardHeader.js +5 -4
- package/esm/cards/MediaCard/index.js +5 -4
- package/esm/cards/MessagingCard/index.js +5 -4
- package/esm/carousel/Carousel.js +14 -9
- package/esm/chips/Chip.js +10 -5
- package/esm/chips/InputChip.js +10 -5
- package/esm/chips/MediaChip.js +10 -5
- package/esm/chips/SelectChip.js +5 -4
- package/esm/chips/TabbedChips.js +10 -5
- package/esm/coachmark/Coachmark.js +10 -5
- package/esm/collapsible/Collapsible.js +14 -8
- package/esm/controls/Checkbox.js +11 -7
- package/esm/controls/CheckboxCell.js +10 -5
- package/esm/controls/CheckboxGroup.js +6 -6
- package/esm/controls/Control.js +13 -9
- package/esm/controls/ControlGroup.js +10 -5
- package/esm/controls/InputIconButton.js +5 -4
- package/esm/controls/NativeInput.js +5 -4
- package/esm/controls/Radio.js +11 -7
- package/esm/controls/RadioCell.js +10 -5
- package/esm/controls/RadioGroup.js +6 -6
- package/esm/controls/SearchInput.js +10 -5
- package/esm/controls/Select.js +4 -3
- package/esm/controls/Switch.js +10 -5
- package/esm/controls/TextInput.js +10 -5
- package/esm/dates/Calendar.js +19 -12
- package/esm/dates/DateInput.js +10 -5
- package/esm/dates/DatePicker.js +12 -7
- package/esm/examples/ExampleScreen.js +4 -3
- package/esm/layout/Box.js +5 -4
- package/esm/layout/Group.js +5 -4
- package/esm/layout/HStack.js +5 -4
- package/esm/layout/VStack.js +5 -4
- package/esm/media/Carousel/Carousel.js +5 -4
- package/esm/motion/ColorSurge.js +4 -3
- package/esm/motion/Pulse.js +4 -3
- package/esm/motion/Shake.js +4 -3
- package/esm/multi-content-module/MultiContentModule.js +5 -4
- package/esm/numbers/RollingNumber/DefaultRollingNumberAffixSection.js +5 -4
- package/esm/numbers/RollingNumber/DefaultRollingNumberDigit.js +5 -4
- package/esm/numbers/RollingNumber/DefaultRollingNumberMask.js +5 -4
- package/esm/numbers/RollingNumber/DefaultRollingNumberSymbol.js +5 -4
- package/esm/numbers/RollingNumber/DefaultRollingNumberValueSection.js +5 -4
- package/esm/numbers/RollingNumber/RollingNumber.js +10 -5
- package/esm/numpad/Numpad.js +12 -7
- package/esm/overlays/Alert.js +11 -5
- package/esm/overlays/Toast.js +16 -11
- package/esm/overlays/drawer/Drawer.js +16 -11
- package/esm/overlays/drawer/useDrawerPanResponder.js +7 -0
- package/esm/overlays/modal/Modal.js +12 -7
- package/esm/overlays/tray/Tray.js +18 -13
- package/esm/page/PageFooter.js +10 -5
- package/esm/page/PageHeader.js +10 -5
- package/esm/section-header/SectionHeader.js +5 -4
- package/esm/stepper/Stepper.js +16 -11
- package/esm/sticky-footer/StickyFooter.js +5 -4
- package/esm/system/Pressable.js +5 -4
- package/esm/tabs/DefaultTab.js +5 -4
- package/esm/tabs/SegmentedTab.js +10 -5
- package/esm/tabs/SegmentedTabs.js +10 -5
- package/esm/tabs/TabIndicator.js +5 -4
- package/esm/tabs/TabNavigation.js +5 -4
- package/esm/tabs/Tabs.js +16 -11
- package/esm/tag/Tag.js +10 -5
- package/esm/tour/DefaultTourStepArrow.js +4 -3
- package/esm/tour/Tour.js +5 -1
- package/esm/typography/Text.js +5 -4
- package/esm/typography/TextBody.js +5 -4
- package/esm/typography/TextCaption.js +5 -4
- package/esm/typography/TextDisplay1.js +5 -4
- package/esm/typography/TextDisplay2.js +5 -4
- package/esm/typography/TextDisplay3.js +5 -4
- package/esm/typography/TextHeadline.js +5 -4
- package/esm/typography/TextInherited.js +5 -4
- package/esm/typography/TextLabel1.js +5 -4
- package/esm/typography/TextLabel2.js +5 -4
- package/esm/typography/TextLegal.js +5 -4
- package/esm/typography/TextTitle1.js +5 -4
- package/esm/typography/TextTitle2.js +5 -4
- package/esm/typography/TextTitle3.js +5 -4
- package/esm/typography/TextTitle4.js +5 -4
- package/esm/typography/index.js +1 -1
- package/esm/visualizations/ProgressBar.js +11 -5
- package/esm/visualizations/ProgressCircle.js +11 -5
- package/esm/visualizations/ProgressIndicator.js +5 -4
- package/esm/visualizations/chart/CartesianChart.js +5 -4
- package/esm/visualizations/chart/PeriodSelector.js +22 -13
- package/esm/visualizations/chart/__stories__/ChartAccessibility.stories.js +5 -4
- package/esm/visualizations/chart/__stories__/PeriodSelector.stories.js +9 -7
- package/esm/visualizations/chart/area/AreaChart.js +5 -4
- package/esm/visualizations/chart/bar/BarChart.js +5 -4
- package/esm/visualizations/chart/bar/PercentageBarChart.js +5 -4
- package/esm/visualizations/chart/legend/Legend.js +5 -4
- package/esm/visualizations/chart/line/LineChart.js +5 -4
- package/esm/visualizations/chart/line/__stories__/LineChart.stories.js +5 -4
- package/esm/visualizations/chart/scrubber/DefaultScrubberBeacon.js +4 -3
- package/esm/visualizations/chart/scrubber/Scrubber.js +4 -3
- package/esm/visualizations/chart/scrubber/ScrubberBeaconGroup.js +4 -3
- package/esm/visualizations/sparkline/Sparkline.js +4 -3
- package/esm/visualizations/sparkline/SparklineArea.js +4 -3
- package/esm/visualizations/sparkline/SparklineGradient.js +4 -3
- package/esm/visualizations/sparkline/sparkline-interactive/SparklineInteractiveHoverDate.js +4 -3
- package/esm/visualizations/sparkline/sparkline-interactive/SparklineInteractivePanGestureHandler.js +1 -2
- package/esm/visualizations/sparkline/sparkline-interactive-header/SparklineInteractiveHeader.js +7 -5
- package/package.json +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["font"];
|
|
1
|
+
const _excluded = ["ref", "font"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo } from 'react';
|
|
5
5
|
import { Text } from './Text';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
18
18
|
* @deprecated Use `Text` with `font="legal"` instead. This will be removed in a future major release.
|
|
19
19
|
* @deprecationExpectedRemoval v10
|
|
20
20
|
*/
|
|
21
|
-
export const TextLegal = /*#__PURE__*/memo(
|
|
21
|
+
export const TextLegal = /*#__PURE__*/memo(_ref => {
|
|
22
22
|
let {
|
|
23
|
+
ref,
|
|
23
24
|
font = 'legal'
|
|
24
25
|
} = _ref,
|
|
25
26
|
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
@@ -27,4 +28,4 @@ export const TextLegal = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =
|
|
|
27
28
|
ref: ref,
|
|
28
29
|
font: font
|
|
29
30
|
}, props));
|
|
30
|
-
})
|
|
31
|
+
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["accessibilityRole", "font"];
|
|
1
|
+
const _excluded = ["ref", "accessibilityRole", "font"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo } from 'react';
|
|
5
5
|
import { Text } from './Text';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
18
18
|
* @deprecated Use `Text` with `font="title1"` instead. This will be removed in a future major release.
|
|
19
19
|
* @deprecationExpectedRemoval v10
|
|
20
20
|
*/
|
|
21
|
-
export const TextTitle1 = /*#__PURE__*/memo(
|
|
21
|
+
export const TextTitle1 = /*#__PURE__*/memo(_ref => {
|
|
22
22
|
let {
|
|
23
|
+
ref,
|
|
23
24
|
accessibilityRole = 'header',
|
|
24
25
|
font = 'title1'
|
|
25
26
|
} = _ref,
|
|
@@ -29,4 +30,4 @@ export const TextTitle1 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
|
|
|
29
30
|
accessibilityRole: accessibilityRole,
|
|
30
31
|
font: font
|
|
31
32
|
}, props));
|
|
32
|
-
})
|
|
33
|
+
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["accessibilityRole", "font"];
|
|
1
|
+
const _excluded = ["ref", "accessibilityRole", "font"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo } from 'react';
|
|
5
5
|
import { Text } from './Text';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
18
18
|
* @deprecated Use `Text` with `font="title2"` instead. This will be removed in a future major release.
|
|
19
19
|
* @deprecationExpectedRemoval v10
|
|
20
20
|
*/
|
|
21
|
-
export const TextTitle2 = /*#__PURE__*/memo(
|
|
21
|
+
export const TextTitle2 = /*#__PURE__*/memo(_ref => {
|
|
22
22
|
let {
|
|
23
|
+
ref,
|
|
23
24
|
accessibilityRole = 'header',
|
|
24
25
|
font = 'title2'
|
|
25
26
|
} = _ref,
|
|
@@ -29,4 +30,4 @@ export const TextTitle2 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
|
|
|
29
30
|
accessibilityRole: accessibilityRole,
|
|
30
31
|
font: font
|
|
31
32
|
}, props));
|
|
32
|
-
})
|
|
33
|
+
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["font"];
|
|
1
|
+
const _excluded = ["ref", "font"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo } from 'react';
|
|
5
5
|
import { Text } from './Text';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
18
18
|
* @deprecated Use `Text` with `font="title3"` instead. This will be removed in a future major release.
|
|
19
19
|
* @deprecationExpectedRemoval v10
|
|
20
20
|
*/
|
|
21
|
-
export const TextTitle3 = /*#__PURE__*/memo(
|
|
21
|
+
export const TextTitle3 = /*#__PURE__*/memo(_ref => {
|
|
22
22
|
let {
|
|
23
|
+
ref,
|
|
23
24
|
font = 'title3'
|
|
24
25
|
} = _ref,
|
|
25
26
|
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
@@ -27,4 +28,4 @@ export const TextTitle3 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
|
|
|
27
28
|
ref: ref,
|
|
28
29
|
font: font
|
|
29
30
|
}, props));
|
|
30
|
-
})
|
|
31
|
+
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["font"];
|
|
1
|
+
const _excluded = ["ref", "font"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo } from 'react';
|
|
5
5
|
import { Text } from './Text';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
18
18
|
* @deprecated Use `Text` with `font="title4"` instead. This will be removed in a future major release.
|
|
19
19
|
* @deprecationExpectedRemoval v10
|
|
20
20
|
*/
|
|
21
|
-
export const TextTitle4 = /*#__PURE__*/memo(
|
|
21
|
+
export const TextTitle4 = /*#__PURE__*/memo(_ref => {
|
|
22
22
|
let {
|
|
23
|
+
ref,
|
|
23
24
|
font = 'title4'
|
|
24
25
|
} = _ref,
|
|
25
26
|
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
@@ -27,4 +28,4 @@ export const TextTitle4 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
|
|
|
27
28
|
ref: ref,
|
|
28
29
|
font: font
|
|
29
30
|
}, props));
|
|
30
|
-
})
|
|
31
|
+
});
|
package/esm/typography/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * from './Link';
|
|
2
2
|
export * from './Text';
|
|
3
3
|
export * from './TextBody';
|
|
4
|
-
export * from './TextFallback';
|
|
5
4
|
export * from './TextCaption';
|
|
6
5
|
export * from './TextDisplay1';
|
|
7
6
|
export * from './TextDisplay2';
|
|
8
7
|
export * from './TextDisplay3';
|
|
8
|
+
export * from './TextFallback';
|
|
9
9
|
export * from './TextHeadline';
|
|
10
10
|
export * from './TextLabel1';
|
|
11
11
|
export * from './TextLabel2';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
const _excluded = ["ref"];
|
|
1
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
2
|
-
|
|
3
|
+
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
+
import React, { memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
|
|
3
5
|
import { Animated, I18nManager } from 'react-native';
|
|
4
6
|
import { animateProgressBaseSpec } from '@coinbase/cds-common/animation/progress';
|
|
5
7
|
import { getProgressSize } from '@coinbase/cds-common/visualizations/getProgressSize';
|
|
@@ -9,7 +11,11 @@ import { useTheme } from '../hooks/useTheme';
|
|
|
9
11
|
import { Box } from '../layout/Box';
|
|
10
12
|
import { HStack } from '../layout/HStack';
|
|
11
13
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
12
|
-
export const ProgressBar = /*#__PURE__*/memo(
|
|
14
|
+
export const ProgressBar = /*#__PURE__*/memo(_ref => {
|
|
15
|
+
let {
|
|
16
|
+
ref: forwardedRef
|
|
17
|
+
} = _ref,
|
|
18
|
+
_props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
13
19
|
const mergedProps = useComponentConfig('ProgressBar', _props);
|
|
14
20
|
const {
|
|
15
21
|
weight = 'normal',
|
|
@@ -36,10 +42,10 @@ export const ProgressBar = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props, fo
|
|
|
36
42
|
toValue: progress
|
|
37
43
|
}, animateProgressBaseSpec, {
|
|
38
44
|
useNativeDriver: true
|
|
39
|
-
})))) == null || _Animated$timing.start(
|
|
45
|
+
})))) == null || _Animated$timing.start(_ref2 => {
|
|
40
46
|
let {
|
|
41
47
|
finished
|
|
42
|
-
} =
|
|
48
|
+
} = _ref2;
|
|
43
49
|
if (finished) onAnimationEnd == null || onAnimationEnd();
|
|
44
50
|
});
|
|
45
51
|
}
|
|
@@ -99,4 +105,4 @@ export const ProgressBar = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props, fo
|
|
|
99
105
|
width: "100%"
|
|
100
106
|
})
|
|
101
107
|
});
|
|
102
|
-
})
|
|
108
|
+
});
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
const _excluded = ["ref"];
|
|
2
|
+
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
1
3
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
2
|
-
import React, {
|
|
4
|
+
import React, { memo, useEffect, useMemo, useRef } from 'react';
|
|
3
5
|
import { Animated, StyleSheet } from 'react-native';
|
|
4
6
|
import { Circle, G, Svg } from 'react-native-svg';
|
|
5
7
|
import { animateProgressBaseSpec } from '@coinbase/cds-common/animation/progress';
|
|
@@ -59,7 +61,11 @@ const ProgressCircleInner = /*#__PURE__*/memo(_ref => {
|
|
|
59
61
|
stroke: !visuallyDisabled ? theme.color[color] : theme.color.bgLineHeavy
|
|
60
62
|
}), style || {}));
|
|
61
63
|
});
|
|
62
|
-
export const ProgressCircle = /*#__PURE__*/memo(
|
|
64
|
+
export const ProgressCircle = /*#__PURE__*/memo(_ref3 => {
|
|
65
|
+
let {
|
|
66
|
+
ref: forwardedRef
|
|
67
|
+
} = _ref3,
|
|
68
|
+
_props = _objectWithoutPropertiesLoose(_ref3, _excluded);
|
|
63
69
|
const mergedProps = useComponentConfig('ProgressCircle', _props);
|
|
64
70
|
const {
|
|
65
71
|
indeterminate,
|
|
@@ -104,12 +110,12 @@ export const ProgressCircle = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props,
|
|
|
104
110
|
return /*#__PURE__*/_jsx(VisualizationContainer, {
|
|
105
111
|
height: visSize,
|
|
106
112
|
width: visSize,
|
|
107
|
-
children:
|
|
113
|
+
children: _ref4 => {
|
|
108
114
|
let {
|
|
109
115
|
width,
|
|
110
116
|
height,
|
|
111
117
|
circleSize
|
|
112
|
-
} =
|
|
118
|
+
} = _ref4;
|
|
113
119
|
return /*#__PURE__*/_jsxs(Box, {
|
|
114
120
|
ref: forwardedRef,
|
|
115
121
|
accessible: true,
|
|
@@ -180,7 +186,7 @@ export const ProgressCircle = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props,
|
|
|
180
186
|
});
|
|
181
187
|
}
|
|
182
188
|
});
|
|
183
|
-
})
|
|
189
|
+
});
|
|
184
190
|
const styleSheet = StyleSheet.create({
|
|
185
191
|
svg: {
|
|
186
192
|
flexGrow: 0,
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
const _excluded = ["progress", "style", "testID"];
|
|
1
|
+
const _excluded = ["ref", "progress", "style", "testID"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo, useMemo } from 'react';
|
|
5
5
|
import { Animated, StyleSheet } from 'react-native';
|
|
6
6
|
import { useTheme } from '../hooks/useTheme';
|
|
7
7
|
import { Box } from '../layout/Box';
|
|
8
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
9
9
|
export const PROGRESS_INDICATOR_WIDTH = 24;
|
|
10
|
-
export const ProgressIndicator = /*#__PURE__*/memo(
|
|
10
|
+
export const ProgressIndicator = /*#__PURE__*/memo(function ProgressIndicator(_ref) {
|
|
11
11
|
let {
|
|
12
|
+
ref,
|
|
12
13
|
progress,
|
|
13
14
|
style,
|
|
14
15
|
testID
|
|
@@ -44,7 +45,7 @@ export const ProgressIndicator = /*#__PURE__*/memo(/*#__PURE__*/forwardRef(funct
|
|
|
44
45
|
})
|
|
45
46
|
})
|
|
46
47
|
}));
|
|
47
|
-
})
|
|
48
|
+
});
|
|
48
49
|
const styles = StyleSheet.create({
|
|
49
50
|
dash: {
|
|
50
51
|
height: 2,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["series", "children", "layout", "animate", "enableScrubbing", "getScrubberAccessibilityLabel", "scrubberAccessibilityLabelStep", "xAxis", "yAxis", "inset", "onScrubberPositionChange", "legend", "legendPosition", "legendAccessibilityLabel", "width", "height", "style", "styles", "allowOverflowGestures", "fontFamilies", "fontProvider", "collapsable", "accessible", "accessibilityLabel", "accessibilityLiveRegion"];
|
|
1
|
+
const _excluded = ["ref", "series", "children", "layout", "animate", "enableScrubbing", "getScrubberAccessibilityLabel", "scrubberAccessibilityLabelStep", "xAxis", "yAxis", "inset", "onScrubberPositionChange", "legend", "legendPosition", "legendAccessibilityLabel", "width", "height", "style", "styles", "allowOverflowGestures", "fontFamilies", "fontProvider", "collapsable", "accessible", "accessibilityLabel", "accessibilityLiveRegion"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import React, {
|
|
4
|
+
import React, { memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
|
|
5
5
|
import { Canvas, Skia } from '@shopify/react-native-skia';
|
|
6
6
|
import { Box } from '../../layout/Box';
|
|
7
7
|
import { Legend } from './legend/Legend';
|
|
@@ -61,8 +61,9 @@ function useChartLayout() {
|
|
|
61
61
|
}, []);
|
|
62
62
|
return [containerLayout, onContainerLayout];
|
|
63
63
|
}
|
|
64
|
-
export const CartesianChart = /*#__PURE__*/memo(
|
|
64
|
+
export const CartesianChart = /*#__PURE__*/memo(_ref2 => {
|
|
65
65
|
let {
|
|
66
|
+
ref,
|
|
66
67
|
series,
|
|
67
68
|
children,
|
|
68
69
|
layout = 'vertical',
|
|
@@ -453,4 +454,4 @@ export const CartesianChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2,
|
|
|
453
454
|
}))
|
|
454
455
|
})
|
|
455
456
|
});
|
|
456
|
-
})
|
|
457
|
+
});
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
const _excluded = ["color", "label", "font", "hideDot", "style"],
|
|
2
|
-
_excluded2 = ["
|
|
1
|
+
const _excluded = ["ref", "color", "label", "font", "hideDot", "style"],
|
|
2
|
+
_excluded2 = ["ref"],
|
|
3
|
+
_excluded3 = ["ref", "background", "activeBackground", "activeColor", "width", "justifyContent", "TabComponent", "TabsActiveIndicatorComponent"];
|
|
3
4
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
4
5
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
5
|
-
import React, {
|
|
6
|
+
import React, { memo, useMemo } from 'react';
|
|
6
7
|
import { StyleSheet, View } from 'react-native';
|
|
7
8
|
import Animated, { useAnimatedStyle, useSharedValue, withSpring } from 'react-native-reanimated';
|
|
8
9
|
import { useTheme } from '../../hooks/useTheme';
|
|
@@ -75,8 +76,9 @@ const styles = StyleSheet.create({
|
|
|
75
76
|
alignItems: 'center'
|
|
76
77
|
}
|
|
77
78
|
});
|
|
78
|
-
export const LiveTabLabel = /*#__PURE__*/memo(
|
|
79
|
+
export const LiveTabLabel = /*#__PURE__*/memo(_ref2 => {
|
|
79
80
|
let {
|
|
81
|
+
ref,
|
|
80
82
|
color = 'fgNegative',
|
|
81
83
|
label = 'LIVE',
|
|
82
84
|
font = 'label1',
|
|
@@ -106,17 +108,24 @@ export const LiveTabLabel = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, re
|
|
|
106
108
|
children: label
|
|
107
109
|
}))]
|
|
108
110
|
});
|
|
109
|
-
})
|
|
110
|
-
const PeriodSelectorTab = /*#__PURE__*/memo(
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
},
|
|
111
|
+
});
|
|
112
|
+
const PeriodSelectorTab = /*#__PURE__*/memo(_ref3 => {
|
|
113
|
+
let {
|
|
114
|
+
ref
|
|
115
|
+
} = _ref3,
|
|
116
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded2);
|
|
117
|
+
return /*#__PURE__*/_jsx(SegmentedTab, _extends({
|
|
118
|
+
ref: ref,
|
|
119
|
+
font: "label1"
|
|
120
|
+
}, props));
|
|
121
|
+
});
|
|
114
122
|
/**
|
|
115
123
|
* PeriodSelector is a specialized version of SegmentedTabs optimized for chart period selection.
|
|
116
124
|
* It provides transparent background, primary wash active state, and full-width layout by default.
|
|
117
125
|
*/
|
|
118
|
-
export const PeriodSelector = /*#__PURE__*/memo(
|
|
126
|
+
export const PeriodSelector = /*#__PURE__*/memo(_ref4 => {
|
|
119
127
|
let {
|
|
128
|
+
ref,
|
|
120
129
|
background = 'transparent',
|
|
121
130
|
activeBackground = 'bgPrimaryWash',
|
|
122
131
|
activeColor = 'fgPrimary',
|
|
@@ -124,8 +133,8 @@ export const PeriodSelector = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref3,
|
|
|
124
133
|
justifyContent = 'space-between',
|
|
125
134
|
TabComponent = PeriodSelectorTab,
|
|
126
135
|
TabsActiveIndicatorComponent = PeriodSelectorActiveIndicator
|
|
127
|
-
} =
|
|
128
|
-
props = _objectWithoutPropertiesLoose(
|
|
136
|
+
} = _ref4,
|
|
137
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3);
|
|
129
138
|
return /*#__PURE__*/_jsx(SegmentedTabs, _extends({
|
|
130
139
|
ref: ref,
|
|
131
140
|
TabComponent: TabComponent,
|
|
@@ -136,4 +145,4 @@ export const PeriodSelector = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref3,
|
|
|
136
145
|
justifyContent: justifyContent,
|
|
137
146
|
width: width
|
|
138
147
|
}, props));
|
|
139
|
-
})
|
|
148
|
+
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const _excluded = ["label"],
|
|
1
|
+
const _excluded = ["ref", "label"],
|
|
2
2
|
_excluded2 = ["style"];
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
4
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
-
import {
|
|
5
|
+
import { memo, useCallback, useMemo, useState } from 'react';
|
|
6
6
|
import { assets } from '@coinbase/cds-common/internal/data/assets';
|
|
7
7
|
import { sparklineInteractiveData } from '@coinbase/cds-common/internal/visualizations/SparklineInteractiveData';
|
|
8
8
|
import { useTabsContext } from '@coinbase/cds-common/tabs/TabsContext';
|
|
@@ -528,8 +528,9 @@ const AssetPriceWithDottedArea = /*#__PURE__*/memo(function AssetPriceWithDotted
|
|
|
528
528
|
const date = formatDate(sparklineTimePeriodDataTimestamps[index]);
|
|
529
529
|
return price + " " + date;
|
|
530
530
|
}, [formatDate, formatPrice, sparklineTimePeriodDataTimestamps, sparklineTimePeriodDataValues]);
|
|
531
|
-
const BTCTab = /*#__PURE__*/memo(
|
|
531
|
+
const BTCTab = /*#__PURE__*/memo(_ref4 => {
|
|
532
532
|
let {
|
|
533
|
+
ref,
|
|
533
534
|
label
|
|
534
535
|
} = _ref4,
|
|
535
536
|
props = _objectWithoutPropertiesLoose(_ref4, _excluded);
|
|
@@ -547,7 +548,7 @@ const AssetPriceWithDottedArea = /*#__PURE__*/memo(function AssetPriceWithDotted
|
|
|
547
548
|
children: label
|
|
548
549
|
})
|
|
549
550
|
}, props));
|
|
550
|
-
})
|
|
551
|
+
});
|
|
551
552
|
const BTCActiveIndicator = /*#__PURE__*/memo(_ref5 => {
|
|
552
553
|
let {
|
|
553
554
|
style
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const _excluded = ["label"],
|
|
2
|
-
_excluded2 = ["label", "font", "hideDot", "style"];
|
|
1
|
+
const _excluded = ["ref", "label"],
|
|
2
|
+
_excluded2 = ["ref", "label", "font", "hideDot", "style"];
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
4
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
-
import {
|
|
5
|
+
import { memo, useCallback, useEffect, useMemo, useState } from 'react';
|
|
6
6
|
import { ScrollView, View } from 'react-native';
|
|
7
7
|
import { interpolateColor, runOnJS, useAnimatedReaction, useSharedValue, withSpring } from 'react-native-reanimated';
|
|
8
8
|
import { assets } from '@coinbase/cds-common/internal/data/assets';
|
|
@@ -206,8 +206,9 @@ const BTCActiveExcludingLiveIndicator = /*#__PURE__*/memo(props => {
|
|
|
206
206
|
background: backgroundColor
|
|
207
207
|
}));
|
|
208
208
|
});
|
|
209
|
-
const BTCTab = /*#__PURE__*/memo(
|
|
209
|
+
const BTCTab = /*#__PURE__*/memo(_ref => {
|
|
210
210
|
let {
|
|
211
|
+
ref,
|
|
211
212
|
label
|
|
212
213
|
} = _ref,
|
|
213
214
|
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
@@ -230,9 +231,10 @@ const BTCTab = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
|
|
|
230
231
|
ref: ref,
|
|
231
232
|
label: wrappedLabel
|
|
232
233
|
}, props));
|
|
233
|
-
})
|
|
234
|
-
const BTCLiveLabel = /*#__PURE__*/memo(
|
|
234
|
+
});
|
|
235
|
+
const BTCLiveLabel = /*#__PURE__*/memo(_ref2 => {
|
|
235
236
|
let {
|
|
237
|
+
ref,
|
|
236
238
|
label = 'LIVE',
|
|
237
239
|
font = 'label1',
|
|
238
240
|
hideDot,
|
|
@@ -264,7 +266,7 @@ const BTCLiveLabel = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, ref) => {
|
|
|
264
266
|
children: label
|
|
265
267
|
}))]
|
|
266
268
|
});
|
|
267
|
-
})
|
|
269
|
+
});
|
|
268
270
|
const ColoredPeriodSelectorExample = () => {
|
|
269
271
|
const tabs = [{
|
|
270
272
|
id: '1H',
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
const _excluded = ["series", "stacked", "AreaComponent", "curve", "fillOpacity", "type", "connectNulls", "transition", "transitions", "LineComponent", "strokeWidth", "showXAxis", "showYAxis", "showLines", "lineType", "xAxis", "yAxis", "inset", "children"],
|
|
1
|
+
const _excluded = ["ref", "series", "stacked", "AreaComponent", "curve", "fillOpacity", "type", "connectNulls", "transition", "transitions", "LineComponent", "strokeWidth", "showXAxis", "showYAxis", "showLines", "lineType", "xAxis", "yAxis", "inset", "children"],
|
|
2
2
|
_excluded2 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
|
|
3
3
|
_excluded3 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
|
|
4
4
|
_excluded4 = ["id", "data", "label", "color", "xAxisId", "yAxisId", "opacity", "LineComponent", "stackId"],
|
|
5
5
|
_excluded5 = ["id", "data", "label", "color", "xAxisId", "yAxisId", "fill", "fillOpacity", "stackId", "type"];
|
|
6
6
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
7
7
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
8
|
-
import {
|
|
8
|
+
import { memo, useMemo } from 'react';
|
|
9
9
|
import { XAxis } from '../axis/XAxis';
|
|
10
10
|
import { YAxis } from '../axis/YAxis';
|
|
11
11
|
import { CartesianChart } from '../CartesianChart';
|
|
@@ -14,8 +14,9 @@ import { withBaselineDomain } from '../utils/axis';
|
|
|
14
14
|
import { defaultStackId } from '../utils/chart';
|
|
15
15
|
import { Area } from './Area';
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
|
-
export const AreaChart = /*#__PURE__*/memo(
|
|
17
|
+
export const AreaChart = /*#__PURE__*/memo(_ref => {
|
|
18
18
|
let {
|
|
19
|
+
ref,
|
|
19
20
|
series,
|
|
20
21
|
stacked,
|
|
21
22
|
AreaComponent,
|
|
@@ -152,4 +153,4 @@ export const AreaChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =
|
|
|
152
153
|
}, otherPropsFromSeries), id);
|
|
153
154
|
})), children]
|
|
154
155
|
}));
|
|
155
|
-
})
|
|
156
|
+
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
const _excluded = ["series", "stacked", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "children", "barPadding", "BarComponent", "fillOpacity", "stroke", "strokeWidth", "borderRadius", "roundBaseline", "BarStackComponent", "stackGap", "barMinSize", "stackMinSize", "transitions", "transition"],
|
|
1
|
+
const _excluded = ["ref", "series", "stacked", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "children", "barPadding", "BarComponent", "fillOpacity", "stroke", "strokeWidth", "borderRadius", "roundBaseline", "BarStackComponent", "stackGap", "barMinSize", "stackMinSize", "transitions", "transition"],
|
|
2
2
|
_excluded2 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
|
|
3
3
|
_excluded3 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"];
|
|
4
4
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
5
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
6
|
-
import {
|
|
6
|
+
import { memo, useMemo } from 'react';
|
|
7
7
|
import { XAxis } from '../axis/XAxis';
|
|
8
8
|
import { YAxis } from '../axis/YAxis';
|
|
9
9
|
import { CartesianChart } from '../CartesianChart';
|
|
@@ -11,8 +11,9 @@ import { withBaselineDomain } from '../utils/axis';
|
|
|
11
11
|
import { defaultStackId } from '../utils/chart';
|
|
12
12
|
import { BarPlot } from './BarPlot';
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
|
-
export const BarChart = /*#__PURE__*/memo(
|
|
14
|
+
export const BarChart = /*#__PURE__*/memo(_ref => {
|
|
15
15
|
let {
|
|
16
|
+
ref,
|
|
16
17
|
series: seriesProp,
|
|
17
18
|
stacked,
|
|
18
19
|
showXAxis,
|
|
@@ -122,4 +123,4 @@ export const BarChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =>
|
|
|
122
123
|
transitions: transitions
|
|
123
124
|
}), children]
|
|
124
125
|
}));
|
|
125
|
-
})
|
|
126
|
+
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const _excluded = ["series", "layout", "roundBaseline", "inset", "transitions", "xAxis", "yAxis", "testID", "children"];
|
|
1
|
+
const _excluded = ["ref", "series", "layout", "roundBaseline", "inset", "transitions", "xAxis", "yAxis", "testID", "children"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import {
|
|
4
|
+
import { memo, useMemo } from 'react';
|
|
5
5
|
import { BarChart } from './BarChart';
|
|
6
6
|
|
|
7
7
|
/** Extended series type that supports single data values. */
|
|
@@ -16,8 +16,9 @@ const unwrapSeriesDataValue = (data, groupIndex) => {
|
|
|
16
16
|
const raw = typeof data === 'number' ? groupIndex === 0 ? data : null : data[groupIndex];
|
|
17
17
|
return raw != null ? Math.max(0, raw) : null;
|
|
18
18
|
};
|
|
19
|
-
export const PercentageBarChart = /*#__PURE__*/memo(
|
|
19
|
+
export const PercentageBarChart = /*#__PURE__*/memo(_ref => {
|
|
20
20
|
let {
|
|
21
|
+
ref,
|
|
21
22
|
series,
|
|
22
23
|
layout = 'horizontal',
|
|
23
24
|
roundBaseline = true,
|
|
@@ -95,5 +96,5 @@ export const PercentageBarChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_re
|
|
|
95
96
|
}, props, {
|
|
96
97
|
children: children
|
|
97
98
|
}));
|
|
98
|
-
})
|
|
99
|
+
});
|
|
99
100
|
PercentageBarChart.displayName = 'PercentageBarChart';
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
const _excluded = ["flexDirection", "justifyContent", "alignItems", "flexWrap", "rowGap", "columnGap", "seriesIds", "EntryComponent", "ShapeComponent", "accessibilityLabel", "style", "styles"];
|
|
1
|
+
const _excluded = ["ref", "flexDirection", "justifyContent", "alignItems", "flexWrap", "rowGap", "columnGap", "seriesIds", "EntryComponent", "ShapeComponent", "accessibilityLabel", "style", "styles"];
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
3
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
4
|
-
import {
|
|
4
|
+
import { memo, useMemo } from 'react';
|
|
5
5
|
import { Box } from '../../../layout/Box';
|
|
6
6
|
import { useCartesianChartContext } from '../ChartProvider';
|
|
7
7
|
import { DefaultLegendEntry } from './DefaultLegendEntry';
|
|
8
8
|
import { DefaultLegendShape } from './DefaultLegendShape';
|
|
9
9
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
10
|
-
export const Legend = /*#__PURE__*/memo(
|
|
10
|
+
export const Legend = /*#__PURE__*/memo(_ref => {
|
|
11
11
|
let {
|
|
12
|
+
ref,
|
|
12
13
|
flexDirection = 'row',
|
|
13
14
|
justifyContent = 'center',
|
|
14
15
|
alignItems = flexDirection === 'row' ? 'center' : 'flex-start',
|
|
@@ -56,4 +57,4 @@ export const Legend = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
|
|
|
56
57
|
}
|
|
57
58
|
}, s.id))
|
|
58
59
|
}));
|
|
59
|
-
})
|
|
60
|
+
});
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const _excluded = ["series", "showArea", "areaType", "type", "LineComponent", "AreaComponent", "curve", "points", "strokeWidth", "strokeOpacity", "connectNulls", "transition", "transitions", "opacity", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "scrubberAccessibilityLabelStep", "layout", "children"],
|
|
1
|
+
const _excluded = ["ref", "series", "showArea", "areaType", "type", "LineComponent", "AreaComponent", "curve", "points", "strokeWidth", "strokeOpacity", "connectNulls", "transition", "transitions", "opacity", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "scrubberAccessibilityLabelStep", "layout", "children"],
|
|
2
2
|
_excluded2 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
|
|
3
3
|
_excluded3 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
|
|
4
4
|
_excluded4 = ["id", "data", "label", "color", "xAxisId", "yAxisId"];
|
|
5
5
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
6
6
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
7
|
-
import {
|
|
7
|
+
import { memo, useMemo } from 'react';
|
|
8
8
|
import { XAxis } from '../axis/XAxis';
|
|
9
9
|
import { YAxis } from '../axis/YAxis';
|
|
10
10
|
import { CartesianChart } from '../CartesianChart';
|
|
@@ -17,8 +17,9 @@ const getDefaultScrubberAccessibilityStep = function (dataLength, sampleCount) {
|
|
|
17
17
|
if (dataLength <= 0) return 1;
|
|
18
18
|
return Math.max(1, Math.ceil(dataLength / sampleCount));
|
|
19
19
|
};
|
|
20
|
-
export const LineChart = /*#__PURE__*/memo(
|
|
20
|
+
export const LineChart = /*#__PURE__*/memo(_ref => {
|
|
21
21
|
let {
|
|
22
|
+
ref,
|
|
22
23
|
series,
|
|
23
24
|
showArea,
|
|
24
25
|
areaType,
|
|
@@ -147,4 +148,4 @@ export const LineChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =
|
|
|
147
148
|
}, linePropsFromSeries), id);
|
|
148
149
|
}), children]
|
|
149
150
|
}));
|
|
150
|
-
})
|
|
151
|
+
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const _excluded = ["dataX", "dataY"],
|
|
2
|
-
_excluded2 = ["label"],
|
|
2
|
+
_excluded2 = ["ref", "label"],
|
|
3
3
|
_excluded3 = ["style"];
|
|
4
4
|
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
5
5
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
6
|
-
import {
|
|
6
|
+
import { memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
|
|
7
7
|
import { useAnimatedReaction, useDerivedValue, useSharedValue, withDelay, withTiming } from 'react-native-reanimated';
|
|
8
8
|
import { assets, ethBackground } from '@coinbase/cds-common/internal/data/assets';
|
|
9
9
|
import { prices } from '@coinbase/cds-common/internal/data/prices';
|
|
@@ -823,8 +823,9 @@ function AssetPriceWithDottedArea() {
|
|
|
823
823
|
// Register system fonts if available, otherwise Skia will use defaults
|
|
824
824
|
return fontProvider;
|
|
825
825
|
}, []);
|
|
826
|
-
const BTCTab = /*#__PURE__*/memo(
|
|
826
|
+
const BTCTab = /*#__PURE__*/memo(_ref8 => {
|
|
827
827
|
let {
|
|
828
|
+
ref,
|
|
828
829
|
label
|
|
829
830
|
} = _ref8,
|
|
830
831
|
props = _objectWithoutPropertiesLoose(_ref8, _excluded2);
|
|
@@ -842,7 +843,7 @@ function AssetPriceWithDottedArea() {
|
|
|
842
843
|
children: label
|
|
843
844
|
})
|
|
844
845
|
}, props));
|
|
845
|
-
})
|
|
846
|
+
});
|
|
846
847
|
const BTCActiveIndicator = /*#__PURE__*/memo(_ref9 => {
|
|
847
848
|
let {
|
|
848
849
|
style
|