@autoguru/overdrive 4.43.6-next.9 → 4.43.7-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Alert/Alert.js +1 -1
- package/dist/components/Badge/Badge.css.d.ts +5 -5
- package/dist/components/Box/Box.d.ts +7 -2
- package/dist/components/Box/Box.d.ts.map +1 -1
- package/dist/components/Box/Box.js +3 -5
- package/dist/components/Box/newBox/boxStyles.d.ts +32 -37
- package/dist/components/Box/newBox/boxStyles.d.ts.map +1 -1
- package/dist/components/Box/newBox/boxStyles.js +2 -2
- package/dist/components/Box/newBox/useBox.d.ts +1 -6
- package/dist/components/Box/newBox/useBox.d.ts.map +1 -1
- package/dist/components/Box/useBoxStyles.js +1 -1
- package/dist/components/BulletText/BulletText.js +1 -1
- package/dist/components/Button/Button.css.d.ts +27 -27
- package/dist/components/Columns/Column.css.js +2 -2
- package/dist/components/Columns/ColumnGrid.css.js +4 -4
- package/dist/components/Columns/Columns.css.js +4 -4
- package/dist/components/EditableText/EditableText.js +1 -1
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.js +1 -1
- package/dist/components/Icon/Icon.d.ts +1 -1
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/NumberBubble/NumberBubble.js +1 -1
- package/dist/components/StandardModal/StandardModal.js +4 -4
- package/dist/components/Tabs/Tab.css.d.ts +8 -8
- package/dist/components/Tabs/Tab.js +1 -1
- package/dist/components/Tabs/TabList.css.d.ts +2 -2
- package/dist/components/Text/Text.d.ts +1 -1
- package/dist/components/Text/Text.d.ts.map +1 -1
- package/dist/components/Text/textStyles.js +1 -1
- package/dist/components/TextBubble/TextBubble.js +1 -1
- package/dist/components/TextLink/TextLink.js +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +4 -3
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.js +47 -16
- package/dist/components/private/CheckableBase/CheckableBase.js +1 -1
- package/dist/styles/{reset.css.d.ts → element.css.d.ts} +1 -1
- package/dist/styles/element.css.d.ts.map +1 -0
- package/dist/styles/{reset.css.js → element.css.js} +1 -1
- package/dist/styles/{resetStyles.d.ts → elementStyles.d.ts} +1 -1
- package/dist/styles/elementStyles.d.ts.map +1 -0
- package/dist/styles/{resetStyles.js → elementStyles.js} +1 -1
- package/dist/styles/index.d.ts +2 -2
- package/dist/styles/index.d.ts.map +1 -1
- package/dist/styles/index.js +2 -2
- package/dist/styles/sprinkles.css.d.ts +31 -37
- package/dist/styles/sprinkles.css.d.ts.map +1 -1
- package/dist/styles/sprinkles.css.js +8 -10
- package/dist/styles/vars.css.d.ts +1 -1
- package/dist/styles/vars.css.d.ts.map +1 -1
- package/dist/themes/base/index.d.ts +270 -270
- package/dist/themes/flat_red/index.d.ts +270 -270
- package/dist/themes/index.d.ts +270 -270
- package/dist/themes/makeTheme.d.ts +268 -268
- package/dist/themes/neutral/index.d.ts +269 -269
- package/dist/themes/theme.css.d.ts +269 -269
- package/dist/utils/index.js +2 -2
- package/package.json +47 -47
- package/dist/components/Actions/Actions.spec.d.ts +0 -2
- package/dist/components/Actions/Actions.spec.d.ts.map +0 -1
- package/dist/components/Actions/Actions.stories.d.ts +0 -18
- package/dist/components/Actions/Actions.stories.d.ts.map +0 -1
- package/dist/components/Alert/Alert.spec.d.ts +0 -2
- package/dist/components/Alert/Alert.spec.d.ts.map +0 -1
- package/dist/components/Alert/Alert.stories.d.ts +0 -27
- package/dist/components/Alert/Alert.stories.d.ts.map +0 -1
- package/dist/components/Anchor/Anchor.spec.d.ts +0 -2
- package/dist/components/Anchor/Anchor.spec.d.ts.map +0 -1
- package/dist/components/Anchor/Anchor.stories.d.ts +0 -35
- package/dist/components/Anchor/Anchor.stories.d.ts.map +0 -1
- package/dist/components/AutoSuggest/AutoSuggest.stories.d.ts +0 -10
- package/dist/components/AutoSuggest/AutoSuggest.stories.d.ts.map +0 -1
- package/dist/components/Badge/Badge.spec.d.ts +0 -2
- package/dist/components/Badge/Badge.spec.d.ts.map +0 -1
- package/dist/components/Badge/Badge.stories.d.ts +0 -16
- package/dist/components/Badge/Badge.stories.d.ts.map +0 -1
- package/dist/components/Box/Box.spec.d.ts +0 -2
- package/dist/components/Box/Box.spec.d.ts.map +0 -1
- package/dist/components/Box/Box.stories.d.ts +0 -9
- package/dist/components/Box/Box.stories.d.ts.map +0 -1
- package/dist/components/BulletList/Bullet.spec.d.ts +0 -2
- package/dist/components/BulletList/Bullet.spec.d.ts.map +0 -1
- package/dist/components/BulletList/Bullet.stories.d.ts +0 -15
- package/dist/components/BulletList/Bullet.stories.d.ts.map +0 -1
- package/dist/components/BulletList/BulletList.spec.d.ts +0 -2
- package/dist/components/BulletList/BulletList.spec.d.ts.map +0 -1
- package/dist/components/BulletText/BulletText.spec.d.ts +0 -2
- package/dist/components/BulletText/BulletText.spec.d.ts.map +0 -1
- package/dist/components/BulletText/BulletText.stories.d.ts +0 -32
- package/dist/components/BulletText/BulletText.stories.d.ts.map +0 -1
- package/dist/components/Button/Button.spec.d.ts +0 -2
- package/dist/components/Button/Button.spec.d.ts.map +0 -1
- package/dist/components/Button/Button.stories.d.ts +0 -13
- package/dist/components/Button/Button.stories.d.ts.map +0 -1
- package/dist/components/CheckBox/CheckBox.spec.d.ts +0 -2
- package/dist/components/CheckBox/CheckBox.spec.d.ts.map +0 -1
- package/dist/components/CheckBox/CheckBox.stories.d.ts +0 -22
- package/dist/components/CheckBox/CheckBox.stories.d.ts.map +0 -1
- package/dist/components/ColourInput/ColourInput.spec.d.ts +0 -2
- package/dist/components/ColourInput/ColourInput.spec.d.ts.map +0 -1
- package/dist/components/ColourInput/ColourInput.stories.d.ts +0 -8
- package/dist/components/ColourInput/ColourInput.stories.d.ts.map +0 -1
- package/dist/components/Columns/Columns.stories.d.ts +0 -8
- package/dist/components/Columns/Columns.stories.d.ts.map +0 -1
- package/dist/components/DateInput/DateInput.spec.d.ts +0 -2
- package/dist/components/DateInput/DateInput.spec.d.ts.map +0 -1
- package/dist/components/DateInput/DateInput.stories.d.ts +0 -12
- package/dist/components/DateInput/DateInput.stories.d.ts.map +0 -1
- package/dist/components/DatePicker/DatePicker.spec.d.ts +0 -2
- package/dist/components/DatePicker/DatePicker.spec.d.ts.map +0 -1
- package/dist/components/DatePicker/DatePicker.stories.d.ts +0 -42
- package/dist/components/DatePicker/DatePicker.stories.d.ts.map +0 -1
- package/dist/components/DateTimePicker/DateTimePicker.stories.d.ts +0 -8
- package/dist/components/DateTimePicker/DateTimePicker.stories.d.ts.map +0 -1
- package/dist/components/DividerLine/DividerLine.spec.d.ts +0 -2
- package/dist/components/DividerLine/DividerLine.spec.d.ts.map +0 -1
- package/dist/components/DividerLine/DividerLine.stories.d.ts +0 -43
- package/dist/components/DividerLine/DividerLine.stories.d.ts.map +0 -1
- package/dist/components/DropDown/DropDown.spec.d.ts +0 -2
- package/dist/components/DropDown/DropDown.spec.d.ts.map +0 -1
- package/dist/components/DropDown/DropDown.stories.d.ts +0 -61
- package/dist/components/DropDown/DropDown.stories.d.ts.map +0 -1
- package/dist/components/EditableText/EditableText.spec.d.ts +0 -2
- package/dist/components/EditableText/EditableText.spec.d.ts.map +0 -1
- package/dist/components/EditableText/EditableText.stories.d.ts +0 -23
- package/dist/components/EditableText/EditableText.stories.d.ts.map +0 -1
- package/dist/components/FillHeightBox/FillHeightBox.stories.d.ts +0 -11
- package/dist/components/FillHeightBox/FillHeightBox.stories.d.ts.map +0 -1
- package/dist/components/Flyout/Flyout.stories.d.ts +0 -32
- package/dist/components/Flyout/Flyout.stories.d.ts.map +0 -1
- package/dist/components/Heading/Heading.stories.d.ts +0 -855
- package/dist/components/Heading/Heading.stories.d.ts.map +0 -1
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.spec.d.ts +0 -2
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.spec.d.ts.map +0 -1
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.stories.d.ts +0 -34
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.stories.d.ts.map +0 -1
- package/dist/components/Icon/Icon.spec.d.ts +0 -2
- package/dist/components/Icon/Icon.spec.d.ts.map +0 -1
- package/dist/components/Icon/Icon.stories.d.ts +0 -40
- package/dist/components/Icon/Icon.stories.d.ts.map +0 -1
- package/dist/components/Image/Image.spec.d.ts +0 -2
- package/dist/components/Image/Image.spec.d.ts.map +0 -1
- package/dist/components/Image/Image.stories.d.ts +0 -55
- package/dist/components/Image/Image.stories.d.ts.map +0 -1
- package/dist/components/Inline/Inline.spec.d.ts +0 -2
- package/dist/components/Inline/Inline.spec.d.ts.map +0 -1
- package/dist/components/Inline/Inline.stories.d.ts +0 -11
- package/dist/components/Inline/Inline.stories.d.ts.map +0 -1
- package/dist/components/IntentStripe/IntentStripe.spec.d.ts +0 -2
- package/dist/components/IntentStripe/IntentStripe.spec.d.ts.map +0 -1
- package/dist/components/IntentStripe/IntentStripe.stories.d.ts +0 -22
- package/dist/components/IntentStripe/IntentStripe.stories.d.ts.map +0 -1
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.spec.d.ts +0 -2
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.spec.d.ts.map +0 -1
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.stories.d.ts +0 -19
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.stories.d.ts.map +0 -1
- package/dist/components/LoadingBox/LoadingBox.stories.d.ts +0 -852
- package/dist/components/LoadingBox/LoadingBox.stories.d.ts.map +0 -1
- package/dist/components/Meta/Meta.spec.d.ts +0 -2
- package/dist/components/Meta/Meta.spec.d.ts.map +0 -1
- package/dist/components/Meta/Meta.stories.d.ts +0 -30
- package/dist/components/Meta/Meta.stories.d.ts.map +0 -1
- package/dist/components/MinimalModal/MinimalModal.spec.d.ts +0 -2
- package/dist/components/MinimalModal/MinimalModal.spec.d.ts.map +0 -1
- package/dist/components/MinimalModal/MinimalModal.stories.d.ts +0 -38
- package/dist/components/MinimalModal/MinimalModal.stories.d.ts.map +0 -1
- package/dist/components/Modal/Modal.spec.d.ts +0 -2
- package/dist/components/Modal/Modal.spec.d.ts.map +0 -1
- package/dist/components/Modal/Modal.stories.d.ts +0 -16
- package/dist/components/Modal/Modal.stories.d.ts.map +0 -1
- package/dist/components/NumberBubble/NumberBubble.spec.d.ts +0 -2
- package/dist/components/NumberBubble/NumberBubble.spec.d.ts.map +0 -1
- package/dist/components/NumberBubble/NumberBubble.stories.d.ts +0 -11
- package/dist/components/NumberBubble/NumberBubble.stories.d.ts.map +0 -1
- package/dist/components/NumberInput/NumberInput.spec.d.ts +0 -2
- package/dist/components/NumberInput/NumberInput.spec.d.ts.map +0 -1
- package/dist/components/NumberInput/NumberInput.stories.d.ts +0 -13
- package/dist/components/NumberInput/NumberInput.stories.d.ts.map +0 -1
- package/dist/components/OptionGrid/OptionGrid.stories.d.ts +0 -9
- package/dist/components/OptionGrid/OptionGrid.stories.d.ts.map +0 -1
- package/dist/components/OptionList/OptionList.stories.d.ts +0 -10
- package/dist/components/OptionList/OptionList.stories.d.ts.map +0 -1
- package/dist/components/OrderedList/OrderedList.stories.d.ts +0 -13
- package/dist/components/OrderedList/OrderedList.stories.d.ts.map +0 -1
- package/dist/components/OutsideClick/OutsideClick.spec.d.ts +0 -2
- package/dist/components/OutsideClick/OutsideClick.spec.d.ts.map +0 -1
- package/dist/components/OutsideClick/OutsideClick.stories.d.ts +0 -23
- package/dist/components/OutsideClick/OutsideClick.stories.d.ts.map +0 -1
- package/dist/components/OverdriveProvider/OverdriveProvider.stories.d.ts +0 -8
- package/dist/components/OverdriveProvider/OverdriveProvider.stories.d.ts.map +0 -1
- package/dist/components/Pagination/Pagination.spec.d.ts +0 -2
- package/dist/components/Pagination/Pagination.spec.d.ts.map +0 -1
- package/dist/components/Pagination/Pagination.stories.d.ts +0 -14
- package/dist/components/Pagination/Pagination.stories.d.ts.map +0 -1
- package/dist/components/Portal/Portal.spec.d.ts +0 -2
- package/dist/components/Portal/Portal.spec.d.ts.map +0 -1
- package/dist/components/Portal/Portal.stories.d.ts +0 -29
- package/dist/components/Portal/Portal.stories.d.ts.map +0 -1
- package/dist/components/Positioner/Positioner.spec.d.ts +0 -2
- package/dist/components/Positioner/Positioner.spec.d.ts.map +0 -1
- package/dist/components/Positioner/Positioner.stories.d.ts +0 -33
- package/dist/components/Positioner/Positioner.stories.d.ts.map +0 -1
- package/dist/components/ProgressBar/ProgressBar.spec.d.ts +0 -2
- package/dist/components/ProgressBar/ProgressBar.spec.d.ts.map +0 -1
- package/dist/components/ProgressBar/ProgressBar.stories.d.ts +0 -13
- package/dist/components/ProgressBar/ProgressBar.stories.d.ts.map +0 -1
- package/dist/components/ProgressBarGroup/ProgressBarGroup.spec.d.ts +0 -2
- package/dist/components/ProgressBarGroup/ProgressBarGroup.spec.d.ts.map +0 -1
- package/dist/components/ProgressBarGroup/ProgressBarGroup.stories.d.ts +0 -10
- package/dist/components/ProgressBarGroup/ProgressBarGroup.stories.d.ts.map +0 -1
- package/dist/components/ProgressSpinner/ProgressSpinner.stories.d.ts +0 -21
- package/dist/components/ProgressSpinner/ProgressSpinner.stories.d.ts.map +0 -1
- package/dist/components/Radio/Radio.spec.d.ts +0 -2
- package/dist/components/Radio/Radio.spec.d.ts.map +0 -1
- package/dist/components/Radio/Radio.stories.d.ts +0 -17
- package/dist/components/Radio/Radio.stories.d.ts.map +0 -1
- package/dist/components/ScrollPane/ScrollPane.stories.d.ts +0 -11
- package/dist/components/ScrollPane/ScrollPane.stories.d.ts.map +0 -1
- package/dist/components/SearchBar/SearchBar.stories.d.ts +0 -7
- package/dist/components/SearchBar/SearchBar.stories.d.ts.map +0 -1
- package/dist/components/Section/Section.spec.d.ts +0 -2
- package/dist/components/Section/Section.spec.d.ts.map +0 -1
- package/dist/components/Section/Section.stories.d.ts +0 -15
- package/dist/components/Section/Section.stories.d.ts.map +0 -1
- package/dist/components/SelectInput/SelectInput.spec.d.ts +0 -2
- package/dist/components/SelectInput/SelectInput.spec.d.ts.map +0 -1
- package/dist/components/SelectInput/SelectInput.stories.d.ts +0 -12
- package/dist/components/SelectInput/SelectInput.stories.d.ts.map +0 -1
- package/dist/components/SimplePagination/SimplePagination.spec.d.ts +0 -2
- package/dist/components/SimplePagination/SimplePagination.spec.d.ts.map +0 -1
- package/dist/components/SimplePagination/SimplePagination.stories.d.ts +0 -18
- package/dist/components/SimplePagination/SimplePagination.stories.d.ts.map +0 -1
- package/dist/components/SliderProgress/ProgressSteps.spec.d.ts +0 -2
- package/dist/components/SliderProgress/ProgressSteps.spec.d.ts.map +0 -1
- package/dist/components/SliderProgress/SliderProgress.stories.d.ts +0 -25
- package/dist/components/SliderProgress/SliderProgress.stories.d.ts.map +0 -1
- package/dist/components/Stack/Stack.spec.d.ts +0 -2
- package/dist/components/Stack/Stack.spec.d.ts.map +0 -1
- package/dist/components/Stack/Stack.stories.d.ts +0 -10
- package/dist/components/Stack/Stack.stories.d.ts.map +0 -1
- package/dist/components/StandardModal/StandardModal.spec.d.ts +0 -2
- package/dist/components/StandardModal/StandardModal.spec.d.ts.map +0 -1
- package/dist/components/StandardModal/StandardModal.stories.d.ts +0 -15
- package/dist/components/StandardModal/StandardModal.stories.d.ts.map +0 -1
- package/dist/components/StarRating/StarRating.spec.d.ts +0 -2
- package/dist/components/StarRating/StarRating.spec.d.ts.map +0 -1
- package/dist/components/StarRating/StarRating.stories.d.ts +0 -28
- package/dist/components/StarRating/StarRating.stories.d.ts.map +0 -1
- package/dist/components/Stepper/Stepper.spec.d.ts +0 -2
- package/dist/components/Stepper/Stepper.spec.d.ts.map +0 -1
- package/dist/components/Stepper/Stepper.stories.d.ts +0 -13
- package/dist/components/Stepper/Stepper.stories.d.ts.map +0 -1
- package/dist/components/StickyBox/StickyBox.stories.d.ts +0 -12
- package/dist/components/StickyBox/StickyBox.stories.d.ts.map +0 -1
- package/dist/components/Switch/Switch.spec.d.ts +0 -2
- package/dist/components/Switch/Switch.spec.d.ts.map +0 -1
- package/dist/components/Switch/Switch.stories.d.ts +0 -9
- package/dist/components/Switch/Switch.stories.d.ts.map +0 -1
- package/dist/components/Table/Table.spec.d.ts +0 -2
- package/dist/components/Table/Table.spec.d.ts.map +0 -1
- package/dist/components/Table/Table.stories.d.ts +0 -7
- package/dist/components/Table/Table.stories.d.ts.map +0 -1
- package/dist/components/Tabs/Tabs.spec.d.ts +0 -2
- package/dist/components/Tabs/Tabs.spec.d.ts.map +0 -1
- package/dist/components/Tabs/Tabs.stories.d.ts +0 -12
- package/dist/components/Tabs/Tabs.stories.d.ts.map +0 -1
- package/dist/components/Text/Text.stories.d.ts +0 -11
- package/dist/components/Text/Text.stories.d.ts.map +0 -1
- package/dist/components/TextAreaInput/TextAreaInput.spec.d.ts +0 -2
- package/dist/components/TextAreaInput/TextAreaInput.spec.d.ts.map +0 -1
- package/dist/components/TextAreaInput/TextAreaInput.stories.d.ts +0 -10
- package/dist/components/TextAreaInput/TextAreaInput.stories.d.ts.map +0 -1
- package/dist/components/TextBubble/TextBubble.spec.d.ts +0 -2
- package/dist/components/TextBubble/TextBubble.spec.d.ts.map +0 -1
- package/dist/components/TextBubble/TextBubble.stories.d.ts +0 -12
- package/dist/components/TextBubble/TextBubble.stories.d.ts.map +0 -1
- package/dist/components/TextContainer/TextContainer.stories.d.ts +0 -34
- package/dist/components/TextContainer/TextContainer.stories.d.ts.map +0 -1
- package/dist/components/TextInput/TextInput.spec.d.ts +0 -2
- package/dist/components/TextInput/TextInput.spec.d.ts.map +0 -1
- package/dist/components/TextInput/TextInput.stories.d.ts +0 -18
- package/dist/components/TextInput/TextInput.stories.d.ts.map +0 -1
- package/dist/components/TextLink/TextLink.stories.d.ts +0 -368
- package/dist/components/TextLink/TextLink.stories.d.ts.map +0 -1
- package/dist/components/Toaster/Toast.stories.d.ts +0 -16
- package/dist/components/Toaster/Toast.stories.d.ts.map +0 -1
- package/dist/components/Tooltip/Tooltip.spec.d.ts +0 -2
- package/dist/components/Tooltip/Tooltip.spec.d.ts.map +0 -1
- package/dist/components/Tooltip/Tooltip.stories.d.ts +0 -53
- package/dist/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.stories.d.ts +0 -27
- package/dist/components/VisuallyHidden/VisuallyHidden.stories.d.ts.map +0 -1
- package/dist/components/private/InputBase/NotchedBase.spec.d.ts +0 -2
- package/dist/components/private/InputBase/NotchedBase.spec.d.ts.map +0 -1
- package/dist/hooks/useAttachedBoxes/useAttachedBoxes.stories.d.ts +0 -10
- package/dist/hooks/useAttachedBoxes/useAttachedBoxes.stories.d.ts.map +0 -1
- package/dist/hooks/useMedia/useMedia.stories.d.ts +0 -12
- package/dist/hooks/useMedia/useMedia.stories.d.ts.map +0 -1
- package/dist/hooks/useResponsiveValue/useResponsiveValue.stories.d.ts +0 -12
- package/dist/hooks/useResponsiveValue/useResponsiveValue.stories.d.ts.map +0 -1
- package/dist/stories/borders.stories.d.ts +0 -6
- package/dist/stories/borders.stories.d.ts.map +0 -1
- package/dist/stories/helpers/index.d.ts +0 -20
- package/dist/stories/helpers/index.d.ts.map +0 -1
- package/dist/stories/helpers/sprinkles.css.d.ts +0 -300
- package/dist/stories/helpers/sprinkles.css.d.ts.map +0 -1
- package/dist/stories/helpers/stack.css.d.ts +0 -35
- package/dist/stories/helpers/stack.css.d.ts.map +0 -1
- package/dist/stories/helpers/styles.css.d.ts +0 -35
- package/dist/stories/helpers/styles.css.d.ts.map +0 -1
- package/dist/stories/icons.stories.d.ts +0 -6
- package/dist/stories/icons.stories.d.ts.map +0 -1
- package/dist/stories/intentional-colours.stories.d.ts +0 -6
- package/dist/stories/intentional-colours.stories.d.ts.map +0 -1
- package/dist/stories/palette.stories.d.ts +0 -6
- package/dist/stories/palette.stories.d.ts.map +0 -1
- package/dist/stories/shared/argTypes-box.d.ts +0 -6
- package/dist/stories/shared/argTypes-box.d.ts.map +0 -1
- package/dist/stories/shared/argTypes.d.ts +0 -18
- package/dist/stories/shared/argTypes.d.ts.map +0 -1
- package/dist/stories/space.stories.d.ts +0 -6
- package/dist/stories/space.stories.d.ts.map +0 -1
- package/dist/stories/theme.stories.d.ts +0 -6
- package/dist/stories/theme.stories.d.ts.map +0 -1
- package/dist/styles/reset.css.d.ts.map +0 -1
- package/dist/styles/resetStyles.d.ts.map +0 -1
- package/dist/test/vitest.setup.d.ts +0 -2
- package/dist/test/vitest.setup.d.ts.map +0 -1
- package/dist/test/vitest.setup.js +0 -33
|
@@ -13,15 +13,15 @@ export declare const styledBadge: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
13
13
|
};
|
|
14
14
|
size: {
|
|
15
15
|
small: {
|
|
16
|
-
fontSize: `var(--${string})
|
|
17
|
-
fontWeight: `var(--${string})
|
|
16
|
+
fontSize: `var(--${string})`;
|
|
17
|
+
fontWeight: `var(--${string})`;
|
|
18
18
|
};
|
|
19
19
|
standard: {
|
|
20
|
-
fontSize: `var(--${string})
|
|
20
|
+
fontSize: `var(--${string})`;
|
|
21
21
|
};
|
|
22
22
|
large: {
|
|
23
|
-
fontSize: `var(--${string})
|
|
24
|
-
padding: `var(--${string})
|
|
23
|
+
fontSize: `var(--${string})`;
|
|
24
|
+
padding: `var(--${string})`;
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
}>;
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import { type ClassValue as ClassName } from 'clsx';
|
|
2
|
+
import type { AllHTMLAttributes, ElementType, PropsWithChildren, ReactNode } from 'react';
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { type BoxStylesProps } from './newBox/boxStyles';
|
|
4
|
-
|
|
5
|
+
export interface CommonBoxProps extends PropsWithChildren {
|
|
6
|
+
className?: ClassName;
|
|
7
|
+
odComponent?: string;
|
|
8
|
+
testId?: string;
|
|
9
|
+
}
|
|
5
10
|
export interface BoxProps extends CommonBoxProps, Omit<BoxStylesProps, 'as'>, Omit<AllHTMLAttributes<HTMLElement>, 'as' | 'className' | 'color' | 'height' | 'is' | 'size' | 'width'> {
|
|
6
11
|
as?: ElementType;
|
|
7
12
|
is?: ElementType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../lib/components/Box/Box.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../lib/components/Box/Box.tsx"],"names":[],"mappings":"AAAA,OAAa,EAAE,KAAK,UAAU,IAAI,SAAS,EAAE,MAAM,MAAM,CAAC;AAC1D,OAAO,KAAK,EACX,iBAAiB,EACjB,WAAW,EACX,iBAAiB,EACjB,SAAS,EACT,MAAM,OAAO,CAAC;AACf,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAKzD,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IAIxD,SAAS,CAAC,EAAE,SAAS,CAAC;IAItB,WAAW,CAAC,EAAE,MAAM,CAAC;IAIrB,MAAM,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,QAChB,SAAQ,cAAc,EACrB,IAAI,CAAC,cAAc,EAAE,IAAI,CAAC,EAC1B,IAAI,CACH,iBAAiB,CAAC,WAAW,CAAC,EAC9B,IAAI,GAAG,WAAW,GAAG,OAAO,GAAG,QAAQ,GAAG,IAAI,GAAG,MAAM,GAAG,OAAO,CACjE;IACF,EAAE,CAAC,EAAE,WAAW,CAAC;IAEjB,EAAE,CAAC,EAAE,WAAW,CAAC;IAEjB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB;AAKD,eAAO,MAAM,GAAG,8EA8Rf,CAAC"}
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
4
4
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
5
|
-
const _excluded = ["is", "as", "children", "className", "odComponent", "testId", "display", "height", "maxWidth", "minWidth", "overflow", "overflowX", "overflowY", "pointerEvents", "position", "size", "userSelect", "useVar", "width", "bg", "backgroundColor", "backgroundColour", "boxShadow", "color", "colour", "fg", "opacity", "fontSize", "fontWeight", "lineHeight", "text", "textAlign", "textWrap", "borderRadius", "borderColor", "borderStyle", "borderWidth", "borderWidthX", "borderWidthY", "borderBottomColor", "borderBottomStyle", "borderBottomWidth", "borderLeftColor", "borderLeftStyle", "borderLeftWidth", "borderRightColor", "borderRightStyle", "borderRightWidth", "borderTopColor", "borderTopStyle", "borderTopWidth", "borderWidthTop", "borderWidthRight", "borderWidthBottom", "borderWidthLeft", "borderColour", "borderColourX", "borderColourY", "borderBottomColour", "borderLeftColour", "borderRightColour", "borderTopColour", "alignContent", "alignItems", "alignSelf", "columnGap", "flexDirection", "flexGrow", "flexShrink", "flexWrap", "gap", "gridAutoColumns", "gridAutoFlow", "gridAutoRows", "gridColumns", "justifyContent", "
|
|
5
|
+
const _excluded = ["is", "as", "children", "className", "odComponent", "testId", "display", "height", "maxWidth", "minWidth", "overflow", "overflowX", "overflowY", "pointerEvents", "position", "size", "userSelect", "useVar", "width", "bg", "backgroundColor", "backgroundColour", "boxShadow", "color", "colour", "fg", "opacity", "fontSize", "fontWeight", "lineHeight", "text", "textAlign", "textWrap", "borderRadius", "borderColor", "borderStyle", "borderWidth", "borderWidthX", "borderWidthY", "borderBottomColor", "borderBottomStyle", "borderBottomWidth", "borderLeftColor", "borderLeftStyle", "borderLeftWidth", "borderRightColor", "borderRightStyle", "borderRightWidth", "borderTopColor", "borderTopStyle", "borderTopWidth", "borderWidthTop", "borderWidthRight", "borderWidthBottom", "borderWidthLeft", "borderColour", "borderColourX", "borderColourY", "borderBottomColour", "borderLeftColour", "borderRightColour", "borderTopColour", "alignContent", "alignItems", "alignSelf", "columnGap", "flexDirection", "flexGrow", "flexShrink", "flexWrap", "gap", "gridAutoColumns", "gridAutoFlow", "gridAutoRows", "gridColumns", "justifyContent", "placeItems", "rowGap", "order", "m", "mb", "ml", "mr", "mt", "mx", "margin", "marginX", "marginY", "marginBottom", "marginLeft", "marginRight", "marginTop", "p", "pb", "pl", "pr", "pt", "px", "padding", "paddingX", "paddingY", "paddingBottom", "paddingLeft", "paddingRight", "paddingTop"];
|
|
6
6
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
7
7
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
8
8
|
import clsx from 'clsx';
|
|
9
9
|
import React, { forwardRef } from 'react';
|
|
10
|
-
import { borderReset } from "../../styles/
|
|
11
|
-
import { elementResetStyles } from "../../styles/
|
|
10
|
+
import { borderReset } from "../../styles/element.css.js";
|
|
11
|
+
import { elementResetStyles } from "../../styles/elementStyles.js";
|
|
12
12
|
import { sprinkles } from "../../styles/sprinkles.css.js";
|
|
13
13
|
import { dataAttrs } from "../../utils/dataAttrs.js";
|
|
14
14
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
@@ -90,7 +90,6 @@ export const Box = forwardRef((_ref, ref) => {
|
|
|
90
90
|
gridAutoRows,
|
|
91
91
|
gridColumns,
|
|
92
92
|
justifyContent,
|
|
93
|
-
justifySelf,
|
|
94
93
|
placeItems,
|
|
95
94
|
rowGap,
|
|
96
95
|
order,
|
|
@@ -195,7 +194,6 @@ export const Box = forwardRef((_ref, ref) => {
|
|
|
195
194
|
gridAutoRows,
|
|
196
195
|
gridColumns,
|
|
197
196
|
justifyContent,
|
|
198
|
-
justifySelf,
|
|
199
197
|
placeItems,
|
|
200
198
|
rowGap,
|
|
201
199
|
order,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { ElementType } from 'react';
|
|
2
2
|
import { type Sprinkles, type SprinklesLegacyColours } from '../../../styles/sprinkles.css';
|
|
3
|
-
import type {
|
|
3
|
+
import type { CommonBoxProps } from '../Box';
|
|
4
|
+
import type { AsPolyProp } from './useBox';
|
|
4
5
|
export type StyleProps = Sprinkles & SprinklesLegacyColours;
|
|
5
6
|
export type BoxStylesProps<E extends ElementType = 'div'> = AsPolyProp<E> & Pick<CommonBoxProps, 'className'> & StyleProps;
|
|
6
7
|
export type BoxStylesReturn<P extends object> = [string, P];
|
|
@@ -155,36 +156,30 @@ export declare const boxStylesWithFilteredProps: <E extends ElementType = "div">
|
|
|
155
156
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
156
157
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
157
158
|
} | undefined);
|
|
158
|
-
|
|
159
|
-
mobile?: "stretch" | "center" | "
|
|
160
|
-
tablet?: "stretch" | "center" | "
|
|
161
|
-
desktop?: "stretch" | "center" | "
|
|
162
|
-
largeDesktop?: "stretch" | "center" | "
|
|
163
|
-
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "stretch" | "center" | "
|
|
164
|
-
|
|
165
|
-
mobile?: "
|
|
166
|
-
tablet?: "
|
|
167
|
-
desktop?: "
|
|
168
|
-
largeDesktop?: "
|
|
169
|
-
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "
|
|
170
|
-
|
|
171
|
-
mobile?: "
|
|
172
|
-
tablet?: "
|
|
173
|
-
desktop?: "
|
|
174
|
-
largeDesktop?: "
|
|
175
|
-
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "
|
|
176
|
-
|
|
177
|
-
mobile?: "stretch" | "center" | "
|
|
178
|
-
tablet?: "stretch" | "center" | "
|
|
179
|
-
desktop?: "stretch" | "center" | "
|
|
180
|
-
largeDesktop?: "stretch" | "center" | "
|
|
181
|
-
} | undefined)
|
|
182
|
-
justifySelf?: ("center" | "flex-end" | "flex-start" | {
|
|
183
|
-
mobile?: "center" | "flex-end" | "flex-start" | undefined;
|
|
184
|
-
tablet?: "center" | "flex-end" | "flex-start" | undefined;
|
|
185
|
-
desktop?: "center" | "flex-end" | "flex-start" | undefined;
|
|
186
|
-
largeDesktop?: "center" | "flex-end" | "flex-start" | undefined;
|
|
187
|
-
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "center" | "flex-end" | "flex-start" | null>;
|
|
159
|
+
alignContent?: ("space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | {
|
|
160
|
+
mobile?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
161
|
+
tablet?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
162
|
+
desktop?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
163
|
+
largeDesktop?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
164
|
+
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | null>;
|
|
165
|
+
alignItems?: ("stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | {
|
|
166
|
+
mobile?: "stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
167
|
+
tablet?: "stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
168
|
+
desktop?: "stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
169
|
+
largeDesktop?: "stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
170
|
+
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | null>;
|
|
171
|
+
alignSelf?: ("stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | {
|
|
172
|
+
mobile?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
173
|
+
tablet?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
174
|
+
desktop?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
175
|
+
largeDesktop?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
176
|
+
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | null>;
|
|
177
|
+
justifyContent?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | null> | ("space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | {
|
|
178
|
+
mobile?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
179
|
+
tablet?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
180
|
+
desktop?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
181
|
+
largeDesktop?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
|
|
182
|
+
} | undefined);
|
|
188
183
|
flexDirection?: ("column" | "column-reverse" | "row" | "row-reverse" | {
|
|
189
184
|
mobile?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
|
|
190
185
|
tablet?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
|
|
@@ -329,12 +324,12 @@ export declare const boxStylesWithFilteredProps: <E extends ElementType = "div">
|
|
|
329
324
|
desktop?: "1" | "2" | "3" | "none" | undefined;
|
|
330
325
|
largeDesktop?: "1" | "2" | "3" | "none" | undefined;
|
|
331
326
|
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "none" | null>;
|
|
332
|
-
placeItems?: ("stretch" | "center" | "
|
|
333
|
-
mobile?: "stretch" | "center" | "
|
|
334
|
-
tablet?: "stretch" | "center" | "
|
|
335
|
-
desktop?: "stretch" | "center" | "
|
|
336
|
-
largeDesktop?: "stretch" | "center" | "
|
|
337
|
-
} | undefined)
|
|
327
|
+
placeItems?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | null> | ("stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | {
|
|
328
|
+
mobile?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
329
|
+
tablet?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
330
|
+
desktop?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
331
|
+
largeDesktop?: "stretch" | "center" | "end" | "start" | "centre" | "flexEnd" | "flexStart" | undefined;
|
|
332
|
+
} | undefined);
|
|
338
333
|
size?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | {
|
|
339
334
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
|
|
340
335
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"boxStyles.d.ts","sourceRoot":"","sources":["../../../../lib/components/Box/newBox/boxStyles.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAIzC,OAAO,EAEN,KAAK,SAAS,EACd,KAAK,sBAAsB,EAC3B,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"boxStyles.d.ts","sourceRoot":"","sources":["../../../../lib/components/Box/newBox/boxStyles.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAIzC,OAAO,EAEN,KAAK,SAAS,EACd,KAAK,sBAAsB,EAC3B,MAAM,+BAA+B,CAAC;AAEvC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;AAE7C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAG3C,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,sBAAsB,CAAC;AAE5D,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,WAAW,GAAG,KAAK,IAAI,UAAU,CAAC,CAAC,CAAC,GACxE,IAAI,CAAC,cAAc,EAAE,WAAW,CAAC,GACjC,UAAU,CAAC;AAEZ,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,MAAM,IAAI,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAY5D,eAAO,MAAM,aAAa,GAAI,MAAM,MAAM,EAAE,YACsB,CAAC;AAYnE,eAAO,MAAM,0BAA0B,GAAI,CAAC,SAAS,WAAW,GAAG,KAAK,EAAE,6BAIvE,cAAc,CAAC,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAenB,CAAC;AASF,eAAO,MAAM,SAAS,GAAI,CAAC,SAAS,WAAW,GAAG,KAAK,EACtD,OAAO,cAAc,CAAC,CAAC,CAAC,WAIxB,CAAC"}
|
|
@@ -4,8 +4,8 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutPr
|
|
|
4
4
|
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
|
|
5
5
|
const _excluded = ["as", "className"];
|
|
6
6
|
import clsx from 'clsx';
|
|
7
|
-
import { borderReset } from "../../../styles/
|
|
8
|
-
import { resetStyles } from "../../../styles/
|
|
7
|
+
import { borderReset } from "../../../styles/element.css.js";
|
|
8
|
+
import { resetStyles } from "../../../styles/elementStyles.js";
|
|
9
9
|
import { sprinkles } from "../../../styles/sprinkles.css.js";
|
|
10
10
|
import { filterPropsWithStyles } from "../../../utils/sprinkles.js";
|
|
11
11
|
const borderProperties = ['Color', 'Colour', 'Width'];
|
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
import type { ClassValue as ClassName } from 'clsx';
|
|
2
1
|
import { type ComponentPropsWithRef, type ComponentPropsWithoutRef, type ElementType, type PropsWithChildren, type ReactElement } from 'react';
|
|
2
|
+
import type { CommonBoxProps } from '../Box';
|
|
3
3
|
import { type StyleProps } from './boxStyles';
|
|
4
|
-
export interface CommonBoxProps extends PropsWithChildren {
|
|
5
|
-
className?: ClassName;
|
|
6
|
-
odComponent?: string;
|
|
7
|
-
testId?: string;
|
|
8
|
-
}
|
|
9
4
|
export type PolymorphicRef<C extends ElementType> = ComponentPropsWithRef<C>['ref'];
|
|
10
5
|
export type AsPolyProp<C extends ElementType> = {
|
|
11
6
|
as?: C | ReactElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBox.d.ts","sourceRoot":"","sources":["../../../../lib/components/Box/newBox/useBox.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"useBox.d.ts","sourceRoot":"","sources":["../../../../lib/components/Box/newBox/useBox.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,WAAW,EAEhB,KAAK,iBAAiB,EACtB,KAAK,YAAY,EACjB,MAAM,OAAO,CAAC;AAIf,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;AAE7C,OAAO,EAA8B,KAAK,UAAU,EAAE,MAAM,aAAa,CAAC;AAS1E,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,WAAW,IAC/C,qBAAqB,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC;AAGjC,MAAM,MAAM,UAAU,CAAC,CAAC,SAAS,WAAW,IAAI;IAC/C,EAAE,CAAC,EAAE,CAAC,GAAG,YAAY,CAAC;CAGtB,CAAC;AAGF,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,WAAW,IAAI;IAChD,GAAG,CAAC,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;CACxB,CAAC;AAGF,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,WAAW,EAAE,CAAC,IAAI,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;AAO9E,MAAM,MAAM,yBAAyB,CACpC,CAAC,SAAS,WAAW,EACrB,KAAK,GAAG,MAAM,IACX,iBAAiB,CAAC,KAAK,GAAG,UAAU,CAAC,CAAC,CAAC,GAAG,WAAW,CAAC,CAAC,CAAC,CAAC,GAC5D,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,EAAE,WAAW,CAAC,CAAC,EAAE,KAAK,CAAC,CAAC,CAAC;AAG1D,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,WAAW,GAAG,KAAK,IACpD,yBAAyB,CAAC,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,CAAC;AAM3D,MAAM,MAAM,YAAY,CACvB,CAAC,SAAS,WAAW,EACrB,CAAC,GAAG,MAAM,IACP,yBAAyB,CAC5B,CAAC,EACD,IAAI,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC,GAAG,cAAc,GAAG,CAAC,CAC9C,CAAC;AAYF,eAAO,MAAM,MAAM,GAAI,CAAC,SAAS,WAAW,GAAG,KAAK,EAAE,mEAMnD,WAAW,CAAC,CAAC,CAAC;;;;;CAmChB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
import clsx from 'clsx';
|
|
4
|
-
import * as resetStyles from "../../styles/
|
|
4
|
+
import * as resetStyles from "../../styles/element.css.js";
|
|
5
5
|
import { resolveResponsiveStyle } from "../../utils/resolveResponsiveProps.js";
|
|
6
6
|
import * as styles from "./useBoxStyles.css.js";
|
|
7
7
|
export const useBoxStyles = _ref => {
|
|
@@ -8,10 +8,10 @@ export declare const button: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
8
8
|
height: "36px";
|
|
9
9
|
};
|
|
10
10
|
medium: {
|
|
11
|
-
height: `var(--${string})
|
|
11
|
+
height: `var(--${string})`;
|
|
12
12
|
};
|
|
13
13
|
xsmall: {
|
|
14
|
-
padding: `2px var(--${string})
|
|
14
|
+
padding: `2px var(--${string})`;
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
shape: {
|
|
@@ -21,63 +21,63 @@ export declare const button: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
21
21
|
};
|
|
22
22
|
intent: {
|
|
23
23
|
primary: {
|
|
24
|
-
color: `var(--${string})
|
|
25
|
-
backgroundColor: `var(--${string})
|
|
24
|
+
color: `var(--${string})`;
|
|
25
|
+
backgroundColor: `var(--${string})`;
|
|
26
26
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
27
|
-
color: `var(--${string})
|
|
28
|
-
backgroundColor: `var(--${string})
|
|
27
|
+
color: `var(--${string})`;
|
|
28
|
+
backgroundColor: `var(--${string})`;
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
brand: {
|
|
32
|
-
color: `var(--${string})
|
|
33
|
-
backgroundColor: `var(--${string})
|
|
32
|
+
color: `var(--${string})`;
|
|
33
|
+
backgroundColor: `var(--${string})`;
|
|
34
34
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
35
|
-
backgroundColor: `var(--${string})
|
|
35
|
+
backgroundColor: `var(--${string})`;
|
|
36
36
|
};
|
|
37
37
|
};
|
|
38
38
|
secondary: {
|
|
39
|
-
color: `var(--${string})
|
|
40
|
-
backgroundColor: `var(--${string})
|
|
41
|
-
border: `1px solid var(--${string})
|
|
39
|
+
color: `var(--${string})`;
|
|
40
|
+
backgroundColor: `var(--${string})`;
|
|
41
|
+
border: `1px solid var(--${string})`;
|
|
42
42
|
selectors: {
|
|
43
43
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
44
|
-
backgroundColor: `var(--${string})
|
|
45
|
-
borderColor: `var(--${string})
|
|
44
|
+
backgroundColor: `var(--${string})`;
|
|
45
|
+
borderColor: `var(--${string})`;
|
|
46
46
|
};
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
49
|
danger: {
|
|
50
|
-
backgroundColor: `var(--${string})
|
|
51
|
-
color: `var(--${string})
|
|
50
|
+
backgroundColor: `var(--${string})`;
|
|
51
|
+
color: `var(--${string})`;
|
|
52
52
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
53
|
-
backgroundColor: `var(--${string})
|
|
53
|
+
backgroundColor: `var(--${string})`;
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
56
|
information: {
|
|
57
|
-
backgroundColor: `var(--${string})
|
|
58
|
-
color: `var(--${string})
|
|
57
|
+
backgroundColor: `var(--${string})`;
|
|
58
|
+
color: `var(--${string})`;
|
|
59
59
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
60
|
-
backgroundColor: `var(--${string})
|
|
60
|
+
backgroundColor: `var(--${string})`;
|
|
61
61
|
};
|
|
62
62
|
};
|
|
63
63
|
warning: {
|
|
64
|
-
backgroundColor: `var(--${string})
|
|
65
|
-
color: `var(--${string})
|
|
64
|
+
backgroundColor: `var(--${string})`;
|
|
65
|
+
color: `var(--${string})`;
|
|
66
66
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
67
|
-
backgroundColor: `var(--${string})
|
|
67
|
+
backgroundColor: `var(--${string})`;
|
|
68
68
|
};
|
|
69
69
|
};
|
|
70
70
|
success: {
|
|
71
|
-
backgroundColor: `var(--${string})
|
|
72
|
-
color: `var(--${string})
|
|
71
|
+
backgroundColor: `var(--${string})`;
|
|
72
|
+
color: `var(--${string})`;
|
|
73
73
|
"&:focus-visible, &:not(:disabled):hover, &:not(:disabled):active": {
|
|
74
|
-
backgroundColor: `var(--${string})
|
|
74
|
+
backgroundColor: `var(--${string})`;
|
|
75
75
|
};
|
|
76
76
|
};
|
|
77
77
|
};
|
|
78
78
|
minimal: {
|
|
79
79
|
true: {
|
|
80
|
-
color: `var(--${string})
|
|
80
|
+
color: `var(--${string})`;
|
|
81
81
|
backgroundColor: "transparent";
|
|
82
82
|
border: "none";
|
|
83
83
|
};
|
|
@@ -34,7 +34,7 @@ export const columnStyle = recipe({
|
|
|
34
34
|
variants: {
|
|
35
35
|
alignSelf: {
|
|
36
36
|
bottom: sprinkles({
|
|
37
|
-
alignSelf: '
|
|
37
|
+
alignSelf: 'end'
|
|
38
38
|
}),
|
|
39
39
|
center: sprinkles({
|
|
40
40
|
alignSelf: 'center'
|
|
@@ -46,7 +46,7 @@ export const columnStyle = recipe({
|
|
|
46
46
|
alignSelf: 'stretch'
|
|
47
47
|
}),
|
|
48
48
|
top: sprinkles({
|
|
49
|
-
alignSelf: '
|
|
49
|
+
alignSelf: 'start'
|
|
50
50
|
})
|
|
51
51
|
},
|
|
52
52
|
grow: {
|
|
@@ -36,16 +36,16 @@ export const columnGridStyle = recipe({
|
|
|
36
36
|
alignContent: 'stretch'
|
|
37
37
|
}),
|
|
38
38
|
top: sprinkles({
|
|
39
|
-
alignItems: '
|
|
40
|
-
alignContent: '
|
|
39
|
+
alignItems: 'start',
|
|
40
|
+
alignContent: 'start'
|
|
41
41
|
}),
|
|
42
42
|
center: sprinkles({
|
|
43
43
|
alignItems: 'center',
|
|
44
44
|
alignContent: 'center'
|
|
45
45
|
}),
|
|
46
46
|
bottom: sprinkles({
|
|
47
|
-
alignItems: '
|
|
48
|
-
alignContent: '
|
|
47
|
+
alignItems: 'end',
|
|
48
|
+
alignContent: 'end'
|
|
49
49
|
})
|
|
50
50
|
},
|
|
51
51
|
noWrap: {
|
|
@@ -22,8 +22,8 @@ export const columnsStyle = recipe({
|
|
|
22
22
|
alignItems: 'stretch'
|
|
23
23
|
}),
|
|
24
24
|
top: sprinkles({
|
|
25
|
-
alignContent: '
|
|
26
|
-
alignItems: '
|
|
25
|
+
alignContent: 'start',
|
|
26
|
+
alignItems: 'start'
|
|
27
27
|
}),
|
|
28
28
|
center: sprinkles({
|
|
29
29
|
alignContent: 'center',
|
|
@@ -34,8 +34,8 @@ export const columnsStyle = recipe({
|
|
|
34
34
|
alignItems: 'center'
|
|
35
35
|
}),
|
|
36
36
|
bottom: sprinkles({
|
|
37
|
-
alignContent: '
|
|
38
|
-
alignItems: '
|
|
37
|
+
alignContent: 'end',
|
|
38
|
+
alignItems: 'end'
|
|
39
39
|
})
|
|
40
40
|
},
|
|
41
41
|
noWrap: {
|
|
@@ -102,7 +102,7 @@ export const HorizontalAutoScroller = _ref => {
|
|
|
102
102
|
className: [styles.controllerBtn, styles.prevBtn],
|
|
103
103
|
display: "flex",
|
|
104
104
|
alignItems: "center",
|
|
105
|
-
justifyContent: "
|
|
105
|
+
justifyContent: "start",
|
|
106
106
|
position: "absolute",
|
|
107
107
|
children: _jsx(Button, {
|
|
108
108
|
rounded: true,
|
|
@@ -5,7 +5,7 @@ import { type BoxProps } from '../Box/Box';
|
|
|
5
5
|
import * as styles from './Icon.css';
|
|
6
6
|
export type IconEl = IconType | ReactElement<SVGAttributes<SVGElement>, 'svg'>;
|
|
7
7
|
export interface IconProps {
|
|
8
|
-
display?: Extract<BoxProps['display'], 'block' | 'inlineBlock'>;
|
|
8
|
+
display?: Extract<BoxProps['display'], 'block' | 'inlineBlock' | 'inline-block'>;
|
|
9
9
|
className?: string;
|
|
10
10
|
size?: ResponsiveProp<keyof typeof styles.size | string>;
|
|
11
11
|
icon: IconEl;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../lib/components/Icon/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,KAAK,EAAE,iBAAiB,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAO5E,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACjE,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEhD,OAAO,KAAK,MAAM,MAAM,YAAY,CAAC;AAErC,MAAM,MAAM,MAAM,GAAG,QAAQ,GAAG,YAAY,CAAC,aAAa,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,CAAC;AAE/E,MAAM,WAAW,SAAS;IACzB,OAAO,CAAC,EAAE,OAAO,
|
|
1
|
+
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../lib/components/Icon/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,KAAK,EAAE,iBAAiB,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAO5E,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACjE,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEhD,OAAO,KAAK,MAAM,MAAM,YAAY,CAAC;AAErC,MAAM,MAAM,MAAM,GAAG,QAAQ,GAAG,YAAY,CAAC,aAAa,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,CAAC;AAE/E,MAAM,WAAW,SAAS;IACzB,OAAO,CAAC,EAAE,OAAO,CAChB,QAAQ,CAAC,SAAS,CAAC,EACnB,OAAO,GAAG,aAAa,GAAG,cAAc,CACxC,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,OAAO,MAAM,CAAC,IAAI,GAAG,MAAM,CAAC,CAAC;IACzD,IAAI,EAAE,MAAM,CAAC;CACb;AAED,eAAO,MAAM,IAAI,EAAE,iBAAiB,CAAC,SAAS,CA4B7C,CAAC"}
|
|
@@ -36,7 +36,7 @@ export const NumberBubble = _ref => {
|
|
|
36
36
|
return _jsx(Box, _objectSpread(_objectSpread({
|
|
37
37
|
borderRadius: "full",
|
|
38
38
|
backgroundColour: "gray900",
|
|
39
|
-
display: "
|
|
39
|
+
display: "inline-block",
|
|
40
40
|
position: "relative",
|
|
41
41
|
padding: valuePaddingMap[size]
|
|
42
42
|
}, boxProps), {}, {
|
|
@@ -86,11 +86,11 @@ export const StandardModal = _ref => {
|
|
|
86
86
|
}, className]),
|
|
87
87
|
children: [_jsxs(Box, {
|
|
88
88
|
as: "header",
|
|
89
|
-
flexShrink: 0,
|
|
89
|
+
flexShrink: "0",
|
|
90
90
|
position: "relative",
|
|
91
91
|
display: "flex",
|
|
92
92
|
alignItems: "center",
|
|
93
|
-
justifyContent: "
|
|
93
|
+
justifyContent: "space-between",
|
|
94
94
|
width: "full",
|
|
95
95
|
paddingY: "3",
|
|
96
96
|
paddingLeft: "5",
|
|
@@ -98,7 +98,7 @@ export const StandardModal = _ref => {
|
|
|
98
98
|
borderWidthBottom: "1",
|
|
99
99
|
borderColour: "light",
|
|
100
100
|
children: [_jsx(Box, {
|
|
101
|
-
flexGrow: 0,
|
|
101
|
+
flexGrow: "0",
|
|
102
102
|
id: titleId,
|
|
103
103
|
children: _jsx(Heading, {
|
|
104
104
|
as: "h4",
|
|
@@ -123,7 +123,7 @@ export const StandardModal = _ref => {
|
|
|
123
123
|
as: "main",
|
|
124
124
|
display: "flex",
|
|
125
125
|
flexDirection: "column",
|
|
126
|
-
flexGrow: 1,
|
|
126
|
+
flexGrow: "1",
|
|
127
127
|
height: "full",
|
|
128
128
|
className: styles.content,
|
|
129
129
|
children: children
|
|
@@ -2,22 +2,22 @@ export declare const styledTab: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
2
2
|
appearance: {
|
|
3
3
|
underlined: {
|
|
4
4
|
borderBottom: "calc(1px + 1px) solid transparent";
|
|
5
|
-
padding: `calc(var(--${string}) + 1px) var(--${string})
|
|
5
|
+
padding: `calc(var(--${string}) + 1px) var(--${string})`;
|
|
6
6
|
':focus-visible': {
|
|
7
7
|
outlineOffset: "-1px";
|
|
8
8
|
};
|
|
9
9
|
};
|
|
10
10
|
pill: {
|
|
11
|
-
borderRadius: `var(--${string})
|
|
12
|
-
color: `var(--${string})
|
|
13
|
-
fontWeight: `var(--${string})
|
|
14
|
-
padding: `var(--${string}) var(--${string})
|
|
11
|
+
borderRadius: `var(--${string})`;
|
|
12
|
+
color: `var(--${string})`;
|
|
13
|
+
fontWeight: `var(--${string})`;
|
|
14
|
+
padding: `var(--${string}) var(--${string})`;
|
|
15
15
|
selectors: {
|
|
16
16
|
'&+&': {
|
|
17
|
-
marginLeft: `var(--${string})
|
|
17
|
+
marginLeft: `var(--${string})`;
|
|
18
18
|
};
|
|
19
19
|
'&:not([aria-selected=true]):hover': {
|
|
20
|
-
backgroundColor: `var(--${string})
|
|
20
|
+
backgroundColor: `var(--${string})`;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
};
|
|
@@ -33,7 +33,7 @@ export declare const indication: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
33
33
|
pill: {
|
|
34
34
|
selectors: {
|
|
35
35
|
[x: string]: {
|
|
36
|
-
backgroundColor: `var(--${string})
|
|
36
|
+
backgroundColor: `var(--${string})`;
|
|
37
37
|
};
|
|
38
38
|
};
|
|
39
39
|
};
|
|
@@ -30,7 +30,7 @@ export const Tab = forwardRef((_ref, ref) => {
|
|
|
30
30
|
const props = {
|
|
31
31
|
className: clsx(componentStyles({
|
|
32
32
|
as: typeof Component === 'string' ? Component : 'button',
|
|
33
|
-
display: '
|
|
33
|
+
display: 'inline-flex',
|
|
34
34
|
justifyContent: 'center',
|
|
35
35
|
backgroundColour: 'transparent'
|
|
36
36
|
}), useTextStyles({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const styledTabList: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
appearance: {
|
|
3
3
|
underlined: {
|
|
4
|
-
boxShadow: `inset 0 -1px 0 0 var(--${string})
|
|
4
|
+
boxShadow: `inset 0 -1px 0 0 var(--${string})`;
|
|
5
5
|
};
|
|
6
6
|
pill: {};
|
|
7
7
|
};
|
|
@@ -9,7 +9,7 @@ export declare const styledTabList: import("@vanilla-extract/recipes").RuntimeFn
|
|
|
9
9
|
true: {
|
|
10
10
|
display: "grid";
|
|
11
11
|
gridTemplateColumns: "auto 1fr auto";
|
|
12
|
-
gridGap: `var(--${string})
|
|
12
|
+
gridGap: `var(--${string})`;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
15
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { BoxStyleProps } from '../Box/useBoxStyles';
|
|
3
3
|
import { type TextStyleProps } from './useTextStyles';
|
|
4
|
-
type Display = Extract<BoxStyleProps['display'], 'inline' | 'inlineBlock' | 'block'>;
|
|
4
|
+
type Display = Extract<BoxStyleProps['display'], 'inline' | 'inlineBlock' | 'inline-block' | 'block'>;
|
|
5
5
|
type ElementAttributes = React.ComponentPropsWithoutRef<'p'> & Pick<React.ComponentProps<'label'>, 'htmlFor'>;
|
|
6
6
|
export interface TextProps extends Omit<ElementAttributes, 'color' | 'is'>, TextStyleProps {
|
|
7
7
|
strong?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../lib/components/Text/Text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEzD,OAAO,EAAE,KAAK,cAAc,EAAiB,MAAM,iBAAiB,CAAC;AAErE,KAAK,OAAO,GAAG,OAAO,CACrB,aAAa,CAAC,SAAS,CAAC,EACxB,QAAQ,GAAG,aAAa,GAAG,OAAO,
|
|
1
|
+
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../lib/components/Text/Text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEzD,OAAO,EAAE,KAAK,cAAc,EAAiB,MAAM,iBAAiB,CAAC;AAErE,KAAK,OAAO,GAAG,OAAO,CACrB,aAAa,CAAC,SAAS,CAAC,EACxB,QAAQ,GAAG,aAAa,GAAG,cAAc,GAAG,OAAO,CACnD,CAAC;AACF,KAAK,iBAAiB,GAAG,KAAK,CAAC,wBAAwB,CAAC,GAAG,CAAC,GAC3D,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,SAAS,CAAC,CAAC;AAEhD,MAAM,WAAW,SAChB,SAAQ,IAAI,CAAC,iBAAiB,EAAE,OAAO,GAAG,IAAI,CAAC,EAC9C,cAAc;IAEf,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB,OAAO,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,IAAI,8GA6ChB,CAAC;AAIF,eAAe,IAAI,CAAC"}
|