@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
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { DatePicker } from './DatePicker';
|
|
4
|
-
declare const meta: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FunctionComponent<import("./DatePicker").DatePickerProps>;
|
|
7
|
-
decorators: never[];
|
|
8
|
-
argTypes: {
|
|
9
|
-
icon: {
|
|
10
|
-
options: string[];
|
|
11
|
-
mapping: {
|
|
12
|
-
None: null;
|
|
13
|
-
Magnify: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
14
|
-
Car: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
15
|
-
Phone: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
16
|
-
'Car Multiple': React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
17
|
-
Calendar: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
18
|
-
'Account Edit': React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
19
|
-
'Alert Circle': React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
20
|
-
'Currency USD': React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
21
|
-
Plus: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
22
|
-
Star: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
23
|
-
Check: React.ReactElement<React.SVGAttributes<SVGElement>, "svg">;
|
|
24
|
-
};
|
|
25
|
-
defaultValue: null;
|
|
26
|
-
description: string;
|
|
27
|
-
};
|
|
28
|
-
size: {
|
|
29
|
-
options: string[];
|
|
30
|
-
control: {
|
|
31
|
-
type: "select";
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
export default meta;
|
|
37
|
-
type Story = StoryObj<typeof DatePicker>;
|
|
38
|
-
export declare const Standard: Story;
|
|
39
|
-
export declare const SmallWithLabel: Story;
|
|
40
|
-
export declare const MediumWithLabel: Story;
|
|
41
|
-
export declare const LargeWithLabel: Story;
|
|
42
|
-
//# sourceMappingURL=DatePicker.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DatePicker.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/DatePicker/DatePicker.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiByB,CAAC;AAEpC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAC;AAEzC,eAAO,MAAM,QAAQ,EAAE,KAUtB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAY5B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAY7B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAY5B,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { DateTimePicker } from './DateTimePicker';
|
|
3
|
-
declare const meta: Meta<typeof DateTimePicker>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof DateTimePicker>;
|
|
6
|
-
export declare const BringInYourVehicle: Story;
|
|
7
|
-
export declare const Interactions: Story;
|
|
8
|
-
//# sourceMappingURL=DateTimePicker.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DateTimePicker.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/DateTimePicker/DateTimePicker.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAK5D,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAiClD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,cAAc,CA+BrC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC;AAE7C,eAAO,MAAM,kBAAkB,EAAE,KAAU,CAAC;AAE5C,eAAO,MAAM,YAAY,EAAE,KAiE1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DividerLine.spec.d.ts","sourceRoot":"","sources":["../../../lib/components/DividerLine/DividerLine.spec.jsx"],"names":[],"mappings":""}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import React, { type ComponentProps } from 'react';
|
|
3
|
-
import { Box } from '../Box/Box';
|
|
4
|
-
declare const meta: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FunctionComponent<import("./DividerLine").DividerLineProps>;
|
|
7
|
-
argTypes: {
|
|
8
|
-
space: {
|
|
9
|
-
options: string[];
|
|
10
|
-
defaultValue: number;
|
|
11
|
-
control: {
|
|
12
|
-
type: "select";
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
colour: {
|
|
16
|
-
options: readonly ("white" | "black900" | "black800" | "black700" | "black600" | "black500" | "black400" | "black300" | "black200" | "black100" | "gray900" | "gray800" | "gray700" | "gray600" | "gray500" | "gray400" | "gray300" | "gray200" | "gray100" | "green900" | "green800" | "green700" | "green600" | "green500" | "green400" | "green300" | "green200" | "green100" | "blue900" | "blue800" | "blue700" | "blue600" | "blue500" | "blue400" | "blue300" | "blue200" | "blue100" | "yellow900" | "yellow800" | "yellow700" | "yellow600" | "yellow500" | "yellow400" | "yellow300" | "yellow200" | "yellow100" | "red900" | "red800" | "red700" | "red600" | "red500" | "red400" | "red300" | "red200" | "red100" | "success" | "danger" | "warning" | "neutral" | "primary" | "brand" | "secondary" | "shine" | "information" | "transparent" | undefined)[];
|
|
17
|
-
defaultValue: number;
|
|
18
|
-
control: {
|
|
19
|
-
type: "select";
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
size: {
|
|
23
|
-
options: (string | number | undefined)[];
|
|
24
|
-
defaultValue: number;
|
|
25
|
-
control: {
|
|
26
|
-
type: "select";
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
decorators: ((story: import("storybook/internal/csf").PartialStoryFn<import("@storybook/react-vite").ReactRenderer, {
|
|
31
|
-
isVertical?: boolean | undefined;
|
|
32
|
-
className?: string | undefined;
|
|
33
|
-
space: ComponentProps<typeof Box>["marginY"];
|
|
34
|
-
colour?: "white" | "black900" | "black800" | "black700" | "black600" | "black500" | "black400" | "black300" | "black200" | "black100" | "gray900" | "gray800" | "gray700" | "gray600" | "gray500" | "gray400" | "gray300" | "gray200" | "gray100" | "green900" | "green800" | "green700" | "green600" | "green500" | "green400" | "green300" | "green200" | "green100" | "blue900" | "blue800" | "blue700" | "blue600" | "blue500" | "blue400" | "blue300" | "blue200" | "blue100" | "yellow900" | "yellow800" | "yellow700" | "yellow600" | "yellow500" | "yellow400" | "yellow300" | "yellow200" | "yellow100" | "red900" | "red800" | "red700" | "red600" | "red500" | "red400" | "red300" | "red200" | "red100" | "success" | "danger" | "warning" | "neutral" | "primary" | "brand" | "secondary" | "shine" | "information" | "transparent" | undefined;
|
|
35
|
-
size?: keyof typeof import("./DividerLine.css").size["horizontal"] | undefined;
|
|
36
|
-
}>) => React.JSX.Element)[];
|
|
37
|
-
};
|
|
38
|
-
export default meta;
|
|
39
|
-
type Story = StoryObj<typeof meta>;
|
|
40
|
-
export declare const Standard: Story;
|
|
41
|
-
export declare const Vertical: Story;
|
|
42
|
-
export declare const StandardAllColours: Story;
|
|
43
|
-
//# sourceMappingURL=DividerLine.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DividerLine.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/DividerLine/DividerLine.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACvD,OAAO,KAAK,EAAE,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAmCjC,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAvBT,qDAGM;;CAoE6B,CAAC;AAErC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,QAAQ,EAAE,KAiBtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAgBtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,KAgBhC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DropDown.spec.d.ts","sourceRoot":"","sources":["../../../lib/components/DropDown/DropDown.spec.jsx"],"names":[],"mappings":""}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import React, { type ComponentProps } from 'react';
|
|
3
|
-
import { Button } from '../Button/Button';
|
|
4
|
-
declare const meta: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FunctionComponent<import("./DropDown").DropDownProps>;
|
|
7
|
-
decorators: ((Story: import("storybook/internal/csf").PartialStoryFn<import("@storybook/react-vite").ReactRenderer, {
|
|
8
|
-
children: React.ReactNode;
|
|
9
|
-
label: string;
|
|
10
|
-
icon?: import("@autoguru/icons").IconType | undefined;
|
|
11
|
-
isOpen?: boolean | undefined;
|
|
12
|
-
onClick?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
13
|
-
size?: import("../Button/Button.css").ButtonSize | undefined;
|
|
14
|
-
disabled?: boolean | undefined;
|
|
15
|
-
key?: React.Key | null | undefined;
|
|
16
|
-
id?: string | undefined | undefined;
|
|
17
|
-
ref?: React.Ref<HTMLButtonElement> | undefined;
|
|
18
|
-
className?: string | undefined | undefined;
|
|
19
|
-
type?: "submit" | "reset" | "button" | undefined | undefined;
|
|
20
|
-
lang?: Partial<Record<"loading", string>> | undefined;
|
|
21
|
-
"aria-label"?: string | undefined | undefined;
|
|
22
|
-
testId?: string | undefined;
|
|
23
|
-
rounded?: boolean | undefined;
|
|
24
|
-
minimal?: import("../Button/Button.css").ButtonMinimal | undefined;
|
|
25
|
-
isLoading?: boolean | undefined;
|
|
26
|
-
isFullWidth?: boolean | undefined;
|
|
27
|
-
withDoubleClicks?: boolean | undefined;
|
|
28
|
-
variant?: import("../Button/Button.css").ButtonIntent | undefined;
|
|
29
|
-
alignment?: import("..").EPositionerAlignment | undefined;
|
|
30
|
-
}>) => React.JSX.Element)[];
|
|
31
|
-
args: {
|
|
32
|
-
label: string;
|
|
33
|
-
children: undefined;
|
|
34
|
-
size: "medium";
|
|
35
|
-
variant: "primary";
|
|
36
|
-
};
|
|
37
|
-
argTypes: {
|
|
38
|
-
size: {
|
|
39
|
-
options: string[];
|
|
40
|
-
control: {
|
|
41
|
-
type: "select";
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
variant: {
|
|
45
|
-
options: ComponentProps<typeof Button>["variant"][];
|
|
46
|
-
control: {
|
|
47
|
-
type: "select";
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
render: (args: import("./DropDown").DropDownProps) => React.JSX.Element;
|
|
52
|
-
};
|
|
53
|
-
export default meta;
|
|
54
|
-
type Story = StoryObj<typeof meta>;
|
|
55
|
-
export declare const Primary: Story;
|
|
56
|
-
export declare const WithOpenMenu: Story;
|
|
57
|
-
export declare const Secondary: Story;
|
|
58
|
-
export declare const MinimalPrimary: Story;
|
|
59
|
-
export declare const WithCustomIcon: Story;
|
|
60
|
-
export declare const WithManyOptions: Story;
|
|
61
|
-
//# sourceMappingURL=DropDown.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DropDown.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/DropDown/DropDown.stories.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAAK,EAAE,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAInD,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAO1C,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAqCF,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,SAAS,CAAC,EAAE;;;;;;;CAoBjB,CAAC;AAElC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAQnC,eAAO,MAAM,OAAO,EAAE,KAYrB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAK1B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAKvB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAM5B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAO5B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAc7B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EditableText.spec.d.ts","sourceRoot":"","sources":["../../../lib/components/EditableText/EditableText.spec.jsx"],"names":[],"mappings":""}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.ForwardRefExoticComponent<import("./EditableText").EditableTextProps & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
-
argTypes: {
|
|
7
|
-
colour: {
|
|
8
|
-
options: string[];
|
|
9
|
-
defaultValue: string;
|
|
10
|
-
control: {
|
|
11
|
-
type: "select";
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export default meta;
|
|
17
|
-
type Story = StoryObj<typeof meta>;
|
|
18
|
-
export declare const Text: Story;
|
|
19
|
-
export declare const Number: Story;
|
|
20
|
-
export declare const DateWithPicker: Story;
|
|
21
|
-
export declare const NarrowCharacters: Story;
|
|
22
|
-
export declare const CustomSize: Story;
|
|
23
|
-
//# sourceMappingURL=EditableText.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EditableText.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/EditableText/EditableText.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEvD,OAAO,KAAqC,MAAM,OAAO,CAAC;AAI1D,QAAA,MAAM,IAAI;;;;;;;;;;;;CAY2B,CAAC;AAEtC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAcnC,eAAO,MAAM,IAAI,EAAE,KAsBlB,CAAC;AAGF,eAAO,MAAM,MAAM,EAAE,KAOpB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAO5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAO9B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAQxB,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { FillHeightBox } from './FillHeightBox';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FunctionComponent<Omit<import("../../hooks/useWindowHeightFill/useWindowHeightFill").UseWindowHeightFillProps, "containerRef"> & Omit<import("../ScrollPane/ScrollPane").ScrollPaneProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
type Story = StoryObj<typeof FillHeightBox>;
|
|
10
|
-
export declare const Standard: Story;
|
|
11
|
-
//# sourceMappingURL=FillHeightBox.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FillHeightBox.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/FillHeightBox/FillHeightBox.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACvD,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;;;;;AAEhD,wBAGuC;AAEvC,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,aAAa,CAAC,CAAC;AAE5C,eAAO,MAAM,QAAQ,EAAE,KAuBtB,CAAC"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { EAlignment } from '../Positioner/alignment';
|
|
4
|
-
import { Flyout } from './Flyout';
|
|
5
|
-
declare const meta: {
|
|
6
|
-
title: string;
|
|
7
|
-
component: React.FunctionComponent<import("../Positioner/Positioner").PositionerProps>;
|
|
8
|
-
argTypes: {
|
|
9
|
-
alignment: {
|
|
10
|
-
options: EAlignment[];
|
|
11
|
-
defaultValue: EAlignment;
|
|
12
|
-
control: {
|
|
13
|
-
type: "select";
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
triggerOffset: {
|
|
17
|
-
control: {
|
|
18
|
-
type: "range";
|
|
19
|
-
min: number;
|
|
20
|
-
max: number;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
parameters: {
|
|
25
|
-
chromatic: {};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
export default meta;
|
|
29
|
-
type Story = StoryObj<typeof Flyout>;
|
|
30
|
-
export declare const Open: Story;
|
|
31
|
-
export declare const Closed: Story;
|
|
32
|
-
//# sourceMappingURL=Flyout.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Flyout.stories.d.ts","sourceRoot":"","sources":["../../../lib/components/Flyout/Flyout.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAGrD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;CAoBqB,CAAC;AAEhC,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAC;AAqCrC,eAAO,MAAM,IAAI,EAAE,KAOlB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAOpB,CAAC"}
|