@autoguru/overdrive 4.43.0 → 4.43.2
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/Actions/Actions.d.ts +2 -3
- package/dist/components/Actions/Actions.d.ts.map +1 -1
- package/dist/components/Actions/Actions.js +1 -2
- package/dist/components/Actions/Actions.stories.d.ts +2 -2
- package/dist/components/Actions/Actions.stories.d.ts.map +1 -1
- package/dist/components/Actions/default.d.ts +2 -0
- package/dist/components/Actions/default.d.ts.map +1 -0
- package/dist/components/Actions/default.js +3 -0
- package/dist/components/Alert/Alert.d.ts +4 -4
- package/dist/components/Alert/Alert.d.ts.map +1 -1
- package/dist/components/Alert/Alert.js +7 -5
- package/dist/components/Alert/Alert.stories.d.ts +2 -2
- package/dist/components/Alert/Alert.stories.d.ts.map +1 -1
- package/dist/components/Alert/default.d.ts +2 -0
- package/dist/components/Alert/default.d.ts.map +1 -0
- package/dist/components/Alert/default.js +3 -0
- package/dist/components/Anchor/Anchor.d.ts +2 -3
- package/dist/components/Anchor/Anchor.d.ts.map +1 -1
- package/dist/components/Anchor/Anchor.js +6 -6
- package/dist/components/Anchor/Anchor.stories.d.ts +1 -1
- package/dist/components/Anchor/default.d.ts +2 -0
- package/dist/components/Anchor/default.d.ts.map +1 -0
- package/dist/components/Anchor/default.js +3 -0
- package/dist/components/AutoSuggest/AutoSuggest.d.ts +4 -4
- package/dist/components/AutoSuggest/AutoSuggest.d.ts.map +1 -1
- package/dist/components/AutoSuggest/AutoSuggest.js +8 -9
- package/dist/components/AutoSuggest/AutoSuggest.stories.d.ts +1 -1
- package/dist/components/AutoSuggest/AutoSuggest.stories.d.ts.map +1 -1
- package/dist/components/AutoSuggest/default.d.ts +2 -0
- package/dist/components/AutoSuggest/default.d.ts.map +1 -0
- package/dist/components/AutoSuggest/default.js +3 -0
- package/dist/components/Badge/Badge.d.ts +1 -1
- package/dist/components/Badge/Badge.d.ts.map +1 -1
- package/dist/components/Badge/Badge.js +1 -2
- package/dist/components/Badge/Badge.stories.d.ts +1 -1
- package/dist/components/Badge/Badge.stories.d.ts.map +1 -1
- package/dist/components/Badge/default.d.ts +2 -0
- package/dist/components/Badge/default.d.ts.map +1 -0
- package/dist/components/Badge/default.js +3 -0
- package/dist/components/Box/default.d.ts +1 -1
- package/dist/components/Box/default.d.ts.map +1 -1
- package/dist/components/Box/default.js +1 -1
- package/dist/components/BulletList/Bullet.d.ts +2 -2
- package/dist/components/BulletList/Bullet.d.ts.map +1 -1
- package/dist/components/BulletList/Bullet.stories.d.ts +1 -1
- package/dist/components/BulletList/Bullet.stories.d.ts.map +1 -1
- package/dist/components/BulletList/BulletList.d.ts +2 -3
- package/dist/components/BulletList/BulletList.d.ts.map +1 -1
- package/dist/components/BulletList/BulletList.js +1 -2
- package/dist/components/BulletList/default.d.ts +2 -0
- package/dist/components/BulletList/default.d.ts.map +1 -0
- package/dist/components/BulletList/default.js +3 -0
- package/dist/components/BulletText/BulletText.d.ts +3 -4
- package/dist/components/BulletText/BulletText.d.ts.map +1 -1
- package/dist/components/BulletText/BulletText.js +4 -5
- package/dist/components/BulletText/BulletText.stories.d.ts +2 -2
- package/dist/components/BulletText/BulletText.stories.d.ts.map +1 -1
- package/dist/components/BulletText/default.d.ts +2 -0
- package/dist/components/BulletText/default.d.ts.map +1 -0
- package/dist/components/BulletText/default.js +3 -0
- package/dist/components/Button/Button.d.ts +2 -2
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Button/Button.js +11 -13
- package/dist/components/Button/Button.stories.d.ts +1 -1
- package/dist/components/Button/Button.stories.d.ts.map +1 -1
- package/dist/components/Button/default.d.ts +2 -0
- package/dist/components/Button/default.d.ts.map +1 -0
- package/dist/components/Button/default.js +3 -0
- package/dist/components/CheckBox/CheckBox.d.ts +2 -3
- package/dist/components/CheckBox/CheckBox.d.ts.map +1 -1
- package/dist/components/CheckBox/CheckBox.js +4 -5
- package/dist/components/CheckBox/CheckBox.stories.d.ts +1 -1
- package/dist/components/CheckBox/CheckBox.stories.d.ts.map +1 -1
- package/dist/components/CheckBox/default.d.ts +2 -0
- package/dist/components/CheckBox/default.d.ts.map +1 -0
- package/dist/components/CheckBox/default.js +3 -0
- package/dist/components/ColourInput/ColourInput.d.ts +0 -1
- package/dist/components/ColourInput/ColourInput.d.ts.map +1 -1
- package/dist/components/ColourInput/ColourInput.js +4 -4
- package/dist/components/ColourInput/ColourInput.stories.d.ts +1 -1
- package/dist/components/ColourInput/ColourInput.stories.d.ts.map +1 -1
- package/dist/components/ColourInput/default.d.ts +2 -0
- package/dist/components/ColourInput/default.d.ts.map +1 -0
- package/dist/components/ColourInput/default.js +3 -0
- package/dist/components/Columns/Columns.d.ts +1 -1
- package/dist/components/Columns/Columns.d.ts.map +1 -1
- package/dist/components/Columns/Columns.js +1 -2
- package/dist/components/Columns/Columns.stories.d.ts +1 -1
- package/dist/components/Columns/Columns.stories.d.ts.map +1 -1
- package/dist/components/Columns/default.d.ts +2 -0
- package/dist/components/Columns/default.d.ts.map +1 -0
- package/dist/components/Columns/default.js +3 -0
- package/dist/components/DateInput/DateInput.d.ts +0 -1
- package/dist/components/DateInput/DateInput.d.ts.map +1 -1
- package/dist/components/DateInput/DateInput.js +2 -3
- package/dist/components/DateInput/DateInput.stories.d.ts +1 -1
- package/dist/components/DateInput/DateInput.stories.d.ts.map +1 -1
- package/dist/components/DateInput/default.d.ts +2 -0
- package/dist/components/DateInput/default.d.ts.map +1 -0
- package/dist/components/DateInput/default.js +3 -0
- package/dist/components/DatePicker/DatePicker.d.ts +3 -3
- package/dist/components/DatePicker/DatePicker.d.ts.map +1 -1
- package/dist/components/DatePicker/DatePicker.js +6 -6
- package/dist/components/DatePicker/DatePicker.stories.d.ts +2 -2
- package/dist/components/DatePicker/DatePicker.stories.d.ts.map +1 -1
- package/dist/components/DatePicker/default.d.ts +2 -0
- package/dist/components/DatePicker/default.d.ts.map +1 -0
- package/dist/components/DatePicker/default.js +3 -0
- package/dist/components/DateTimePicker/default.d.ts +2 -0
- package/dist/components/DateTimePicker/default.d.ts.map +1 -0
- package/dist/components/DateTimePicker/default.js +3 -0
- package/dist/components/DividerLine/DividerLine.d.ts +2 -2
- package/dist/components/DividerLine/DividerLine.d.ts.map +1 -1
- package/dist/components/DividerLine/DividerLine.stories.d.ts +2 -2
- package/dist/components/DividerLine/DividerLine.stories.d.ts.map +1 -1
- package/dist/components/DividerLine/default.d.ts +2 -0
- package/dist/components/DividerLine/default.d.ts.map +1 -0
- package/dist/components/DividerLine/default.js +3 -0
- package/dist/components/DropDown/DropDown.d.ts +5 -5
- package/dist/components/DropDown/DropDown.d.ts.map +1 -1
- package/dist/components/DropDown/DropDown.js +5 -6
- package/dist/components/DropDown/DropDown.stories.d.ts +3 -3
- package/dist/components/DropDown/DropDown.stories.d.ts.map +1 -1
- package/dist/components/DropDown/DropDownOption.d.ts +4 -4
- package/dist/components/DropDown/DropDownOption.d.ts.map +1 -1
- package/dist/components/DropDown/DropDownOption.js +5 -4
- package/dist/components/DropDown/DropDownOptionsList.d.ts +2 -2
- package/dist/components/DropDown/DropDownOptionsList.d.ts.map +1 -1
- package/dist/components/DropDown/default.d.ts +2 -0
- package/dist/components/DropDown/default.d.ts.map +1 -0
- package/dist/components/DropDown/default.js +3 -0
- package/dist/components/EditableText/EditableText.d.ts +5 -5
- package/dist/components/EditableText/EditableText.d.ts.map +1 -1
- package/dist/components/EditableText/EditableText.js +4 -4
- package/dist/components/EditableText/EditableText.stories.d.ts +1 -1
- package/dist/components/EditableText/default.d.ts +2 -0
- package/dist/components/EditableText/default.d.ts.map +1 -0
- package/dist/components/EditableText/default.js +3 -0
- package/dist/components/FillHeightBox/FillHeightBox.d.ts +3 -3
- package/dist/components/FillHeightBox/FillHeightBox.d.ts.map +1 -1
- package/dist/components/FillHeightBox/FillHeightBox.js +1 -1
- package/dist/components/FillHeightBox/FillHeightBox.stories.d.ts +1 -1
- package/dist/components/FillHeightBox/default.d.ts +2 -0
- package/dist/components/FillHeightBox/default.d.ts.map +1 -0
- package/dist/components/FillHeightBox/default.js +3 -0
- package/dist/components/Flyout/Flyout.d.ts +1 -2
- package/dist/components/Flyout/Flyout.d.ts.map +1 -1
- package/dist/components/Flyout/Flyout.js +3 -4
- package/dist/components/Flyout/Flyout.stories.d.ts +1 -1
- package/dist/components/Flyout/Flyout.stories.d.ts.map +1 -1
- package/dist/components/Flyout/default.d.ts +2 -0
- package/dist/components/Flyout/default.d.ts.map +1 -0
- package/dist/components/Flyout/default.js +3 -0
- package/dist/components/Heading/default.d.ts +2 -0
- package/dist/components/Heading/default.d.ts.map +1 -0
- package/dist/components/Heading/default.js +3 -0
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.d.ts +3 -3
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.d.ts.map +1 -1
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.js +4 -4
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.stories.d.ts +2 -2
- package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.stories.d.ts.map +1 -1
- package/dist/components/HorizontalAutoScroller/default.d.ts +2 -0
- package/dist/components/HorizontalAutoScroller/default.d.ts.map +1 -0
- package/dist/components/HorizontalAutoScroller/default.js +3 -0
- package/dist/components/Icon/Icon.d.ts +2 -3
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/Icon/Icon.js +1 -2
- package/dist/components/Icon/Icon.stories.d.ts +2 -2
- package/dist/components/Icon/Icon.stories.d.ts.map +1 -1
- package/dist/components/Icon/default.d.ts +2 -0
- package/dist/components/Icon/default.d.ts.map +1 -0
- package/dist/components/Icon/default.js +3 -0
- package/dist/components/Icon/index.d.ts +1 -1
- package/dist/components/Icon/index.d.ts.map +1 -1
- package/dist/components/Image/Image.d.ts +2 -3
- package/dist/components/Image/Image.d.ts.map +1 -1
- package/dist/components/Image/Image.js +1 -2
- package/dist/components/Image/Image.stories.d.ts +2 -2
- package/dist/components/Image/Image.stories.d.ts.map +1 -1
- package/dist/components/Image/ImageServerProvider.d.ts +1 -1
- package/dist/components/Image/ImageServerProvider.d.ts.map +1 -1
- package/dist/components/Image/ImageServerProvider.js +1 -2
- package/dist/components/Image/ResponsiveImage.d.ts +2 -3
- package/dist/components/Image/ResponsiveImage.d.ts.map +1 -1
- package/dist/components/Image/ResponsiveImage.js +2 -3
- package/dist/components/Image/SimpleImage.d.ts +2 -2
- package/dist/components/Image/SimpleImage.d.ts.map +1 -1
- package/dist/components/Image/default.d.ts +2 -0
- package/dist/components/Image/default.d.ts.map +1 -0
- package/dist/components/Image/default.js +3 -0
- package/dist/components/Inline/Inline.d.ts +1 -1
- package/dist/components/Inline/Inline.d.ts.map +1 -1
- package/dist/components/Inline/Inline.js +3 -2
- package/dist/components/Inline/Inline.stories.d.ts +1 -1
- package/dist/components/Inline/Inline.stories.d.ts.map +1 -1
- package/dist/components/Inline/default.d.ts +2 -0
- package/dist/components/Inline/default.d.ts.map +1 -0
- package/dist/components/Inline/default.js +3 -0
- package/dist/components/IntentStripe/IntentStripe.d.ts +3 -3
- package/dist/components/IntentStripe/IntentStripe.d.ts.map +1 -1
- package/dist/components/IntentStripe/IntentStripe.js +1 -2
- package/dist/components/IntentStripe/IntentStripe.stories.d.ts +2 -2
- package/dist/components/IntentStripe/IntentStripe.stories.d.ts.map +1 -1
- package/dist/components/IntentStripe/default.d.ts +2 -0
- package/dist/components/IntentStripe/default.d.ts.map +1 -0
- package/dist/components/IntentStripe/default.js +3 -0
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.d.ts +2 -3
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.d.ts.map +1 -1
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.js +1 -2
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.stories.d.ts +2 -2
- package/dist/components/LinearProgressIndicator/LinearProgressIndicator.stories.d.ts.map +1 -1
- package/dist/components/LinearProgressIndicator/default.d.ts +2 -0
- package/dist/components/LinearProgressIndicator/default.d.ts.map +1 -0
- package/dist/components/LinearProgressIndicator/default.js +3 -0
- package/dist/components/LoadingBox/LoadingBox.d.ts +2 -3
- package/dist/components/LoadingBox/LoadingBox.d.ts.map +1 -1
- package/dist/components/LoadingBox/LoadingBox.js +1 -2
- package/dist/components/LoadingBox/LoadingBox.stories.d.ts +49 -49
- package/dist/components/LoadingBox/LoadingBox.stories.d.ts.map +1 -1
- package/dist/components/LoadingBox/default.d.ts +2 -0
- package/dist/components/LoadingBox/default.d.ts.map +1 -0
- package/dist/components/LoadingBox/default.js +3 -0
- package/dist/components/Meta/Meta.d.ts +3 -4
- package/dist/components/Meta/Meta.d.ts.map +1 -1
- package/dist/components/Meta/Meta.js +4 -5
- package/dist/components/Meta/Meta.stories.d.ts +2 -2
- package/dist/components/Meta/Meta.stories.d.ts.map +1 -1
- package/dist/components/Meta/default.d.ts +2 -0
- package/dist/components/Meta/default.d.ts.map +1 -0
- package/dist/components/Meta/default.js +3 -0
- package/dist/components/MinimalModal/MinimalModal.d.ts +2 -3
- package/dist/components/MinimalModal/MinimalModal.d.ts.map +1 -1
- package/dist/components/MinimalModal/MinimalModal.js +1 -2
- package/dist/components/MinimalModal/MinimalModal.stories.d.ts +2 -2
- package/dist/components/MinimalModal/MinimalModal.stories.d.ts.map +1 -1
- package/dist/components/MinimalModal/default.d.ts +2 -0
- package/dist/components/MinimalModal/default.d.ts.map +1 -0
- package/dist/components/MinimalModal/default.js +3 -0
- package/dist/components/Modal/Modal.d.ts +3 -4
- package/dist/components/Modal/Modal.d.ts.map +1 -1
- package/dist/components/Modal/Modal.js +1 -2
- package/dist/components/Modal/Modal.stories.d.ts +2 -2
- package/dist/components/Modal/Modal.stories.d.ts.map +1 -1
- package/dist/components/Modal/default.d.ts +2 -0
- package/dist/components/Modal/default.d.ts.map +1 -0
- package/dist/components/Modal/default.js +3 -0
- package/dist/components/NumberBubble/NumberBubble.d.ts +4 -5
- package/dist/components/NumberBubble/NumberBubble.d.ts.map +1 -1
- package/dist/components/NumberBubble/NumberBubble.js +4 -4
- package/dist/components/NumberBubble/NumberBubble.stories.d.ts +2 -2
- package/dist/components/NumberBubble/NumberBubble.stories.d.ts.map +1 -1
- package/dist/components/NumberBubble/default.d.ts +2 -0
- package/dist/components/NumberBubble/default.d.ts.map +1 -0
- package/dist/components/NumberBubble/default.js +3 -0
- package/dist/components/NumberInput/NumberInput.d.ts +3 -3
- package/dist/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/components/NumberInput/NumberInput.js +1 -2
- package/dist/components/NumberInput/NumberInput.stories.d.ts +1 -1
- package/dist/components/NumberInput/NumberInput.stories.d.ts.map +1 -1
- package/dist/components/NumberInput/default.d.ts +2 -0
- package/dist/components/NumberInput/default.d.ts.map +1 -0
- package/dist/components/NumberInput/default.js +3 -0
- package/dist/components/NumberInput/useNumberInputBehaviours.d.ts +2 -2
- package/dist/components/NumberInput/useNumberInputBehaviours.d.ts.map +1 -1
- package/dist/components/OptionGrid/default.d.ts +2 -0
- package/dist/components/OptionGrid/default.d.ts.map +1 -0
- package/dist/components/OptionGrid/default.js +3 -0
- package/dist/components/OptionList/default.d.ts +2 -0
- package/dist/components/OptionList/default.d.ts.map +1 -0
- package/dist/components/OptionList/default.js +3 -0
- package/dist/components/OrderedList/OrderedList.d.ts +3 -3
- package/dist/components/OrderedList/OrderedList.d.ts.map +1 -1
- package/dist/components/OrderedList/OrderedList.js +1 -2
- package/dist/components/OrderedList/OrderedList.stories.d.ts +2 -2
- package/dist/components/OrderedList/OrderedList.stories.d.ts.map +1 -1
- package/dist/components/OrderedList/default.d.ts +2 -0
- package/dist/components/OrderedList/default.d.ts.map +1 -0
- package/dist/components/OrderedList/default.js +3 -0
- package/dist/components/OutsideClick/OutsideClick.d.ts +2 -3
- package/dist/components/OutsideClick/OutsideClick.d.ts.map +1 -1
- package/dist/components/OutsideClick/OutsideClick.js +1 -2
- package/dist/components/OutsideClick/OutsideClick.stories.d.ts +2 -2
- package/dist/components/OutsideClick/OutsideClick.stories.d.ts.map +1 -1
- package/dist/components/OutsideClick/default.d.ts +2 -0
- package/dist/components/OutsideClick/default.d.ts.map +1 -0
- package/dist/components/OutsideClick/default.js +3 -0
- package/dist/components/OverdriveProvider/OverdriveProvider.stories.d.ts +1 -1
- package/dist/components/OverdriveProvider/OverdriveProvider.stories.d.ts.map +1 -1
- package/dist/components/OverdriveProvider/default.d.ts +2 -0
- package/dist/components/OverdriveProvider/default.d.ts.map +1 -0
- package/dist/components/OverdriveProvider/default.js +3 -0
- package/dist/components/Pagination/Bubble.d.ts +2 -3
- package/dist/components/Pagination/Bubble.d.ts.map +1 -1
- package/dist/components/Pagination/Bubble.js +1 -2
- package/dist/components/Pagination/Pagination.d.ts +3 -3
- package/dist/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.js +1 -2
- package/dist/components/Pagination/Pagination.stories.d.ts +2 -2
- package/dist/components/Pagination/Pagination.stories.d.ts.map +1 -1
- package/dist/components/Pagination/default.d.ts +2 -0
- package/dist/components/Pagination/default.d.ts.map +1 -0
- package/dist/components/Pagination/default.js +3 -0
- package/dist/components/Portal/Portal.d.ts +0 -2
- package/dist/components/Portal/Portal.d.ts.map +1 -1
- package/dist/components/Portal/Portal.js +1 -2
- package/dist/components/Portal/Portal.stories.d.ts +1 -1
- package/dist/components/Portal/Portal.stories.d.ts.map +1 -1
- package/dist/components/Portal/default.d.ts +2 -0
- package/dist/components/Portal/default.d.ts.map +1 -0
- package/dist/components/Portal/default.js +3 -0
- package/dist/components/Positioner/Positioner.d.ts +2 -3
- package/dist/components/Positioner/Positioner.d.ts.map +1 -1
- package/dist/components/Positioner/Positioner.js +1 -2
- package/dist/components/Positioner/Positioner.stories.d.ts +2 -2
- package/dist/components/Positioner/Positioner.stories.d.ts.map +1 -1
- package/dist/components/Positioner/default.d.ts +2 -0
- package/dist/components/Positioner/default.d.ts.map +1 -0
- package/dist/components/Positioner/default.js +3 -0
- package/dist/components/ProgressBar/ProgressBar.d.ts +3 -3
- package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.js +1 -2
- package/dist/components/ProgressBar/ProgressBar.stories.d.ts +2 -2
- package/dist/components/ProgressBar/ProgressBar.stories.d.ts.map +1 -1
- package/dist/components/ProgressBar/default.d.ts +2 -0
- package/dist/components/ProgressBar/default.d.ts.map +1 -0
- package/dist/components/ProgressBar/default.js +3 -0
- package/dist/components/ProgressBarGroup/ProgressBarGroup.d.ts +3 -4
- package/dist/components/ProgressBarGroup/ProgressBarGroup.d.ts.map +1 -1
- package/dist/components/ProgressBarGroup/ProgressBarGroup.js +4 -5
- package/dist/components/ProgressBarGroup/ProgressBarGroup.stories.d.ts +2 -2
- package/dist/components/ProgressBarGroup/ProgressBarGroup.stories.d.ts.map +1 -1
- package/dist/components/ProgressBarGroup/default.d.ts +2 -0
- package/dist/components/ProgressBarGroup/default.d.ts.map +1 -0
- package/dist/components/ProgressBarGroup/default.js +3 -0
- package/dist/components/ProgressSpinner/ProgressSpinner.d.ts +2 -3
- package/dist/components/ProgressSpinner/ProgressSpinner.d.ts.map +1 -1
- package/dist/components/ProgressSpinner/ProgressSpinner.js +1 -2
- package/dist/components/ProgressSpinner/ProgressSpinner.stories.d.ts +2 -2
- package/dist/components/ProgressSpinner/ProgressSpinner.stories.d.ts.map +1 -1
- package/dist/components/ProgressSpinner/default.d.ts +2 -0
- package/dist/components/ProgressSpinner/default.d.ts.map +1 -0
- package/dist/components/ProgressSpinner/default.js +3 -0
- package/dist/components/Radio/Radio.d.ts +2 -3
- package/dist/components/Radio/Radio.d.ts.map +1 -1
- package/dist/components/Radio/Radio.js +1 -2
- package/dist/components/Radio/Radio.stories.d.ts +1 -1
- package/dist/components/Radio/Radio.stories.d.ts.map +1 -1
- package/dist/components/Radio/RadioGroup.d.ts +3 -3
- package/dist/components/Radio/RadioGroup.d.ts.map +1 -1
- package/dist/components/Radio/RadioGroup.js +1 -2
- package/dist/components/Radio/default.d.ts +2 -0
- package/dist/components/Radio/default.d.ts.map +1 -0
- package/dist/components/Radio/default.js +3 -0
- package/dist/components/ScrollPane/ScrollPane.d.ts +2 -2
- package/dist/components/ScrollPane/ScrollPane.d.ts.map +1 -1
- package/dist/components/ScrollPane/ScrollPane.stories.d.ts +2 -2
- package/dist/components/ScrollPane/ScrollPane.stories.d.ts.map +1 -1
- package/dist/components/ScrollPane/default.d.ts +2 -0
- package/dist/components/ScrollPane/default.d.ts.map +1 -0
- package/dist/components/ScrollPane/default.js +3 -0
- package/dist/components/SearchBar/default.d.ts +2 -0
- package/dist/components/SearchBar/default.d.ts.map +1 -0
- package/dist/components/SearchBar/default.js +3 -0
- package/dist/components/Section/Section.stories.d.ts +50 -50
- package/dist/components/Section/Section.stories.d.ts.map +1 -1
- package/dist/components/Section/default.d.ts +2 -0
- package/dist/components/Section/default.d.ts.map +1 -0
- package/dist/components/Section/default.js +3 -0
- package/dist/components/SelectInput/SelectInput.d.ts +0 -1
- package/dist/components/SelectInput/SelectInput.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInput.js +3 -4
- package/dist/components/SelectInput/SelectInput.stories.d.ts +1 -1
- package/dist/components/SelectInput/SelectInput.stories.d.ts.map +1 -1
- package/dist/components/SelectInput/default.d.ts +2 -0
- package/dist/components/SelectInput/default.d.ts.map +1 -0
- package/dist/components/SelectInput/default.js +3 -0
- package/dist/components/SimplePagination/SimplePagination.d.ts +3 -3
- package/dist/components/SimplePagination/SimplePagination.d.ts.map +1 -1
- package/dist/components/SimplePagination/SimplePagination.js +4 -5
- package/dist/components/SimplePagination/SimplePagination.stories.d.ts +2 -2
- package/dist/components/SimplePagination/SimplePagination.stories.d.ts.map +1 -1
- package/dist/components/SimplePagination/default.d.ts +2 -0
- package/dist/components/SimplePagination/default.d.ts.map +1 -0
- package/dist/components/SimplePagination/default.js +3 -0
- package/dist/components/SliderProgress/ProgressStep.d.ts +2 -2
- package/dist/components/SliderProgress/ProgressStep.d.ts.map +1 -1
- package/dist/components/SliderProgress/SliderProgress.d.ts +2 -2
- package/dist/components/SliderProgress/SliderProgress.d.ts.map +1 -1
- package/dist/components/SliderProgress/SliderProgress.stories.d.ts +2 -2
- package/dist/components/SliderProgress/SliderProgress.stories.d.ts.map +1 -1
- package/dist/components/SliderProgress/default.d.ts +2 -0
- package/dist/components/SliderProgress/default.d.ts.map +1 -0
- package/dist/components/SliderProgress/default.js +3 -0
- package/dist/components/Stack/Stack.stories.d.ts +1 -1
- package/dist/components/Stack/Stack.stories.d.ts.map +1 -1
- package/dist/components/Stack/default.d.ts +2 -0
- package/dist/components/Stack/default.d.ts.map +1 -0
- package/dist/components/Stack/default.js +3 -0
- package/dist/components/StandardModal/StandardModal.d.ts +4 -4
- package/dist/components/StandardModal/StandardModal.d.ts.map +1 -1
- package/dist/components/StandardModal/StandardModal.js +7 -8
- package/dist/components/StandardModal/StandardModal.stories.d.ts +1 -1
- package/dist/components/StandardModal/default.d.ts +2 -0
- package/dist/components/StandardModal/default.d.ts.map +1 -0
- package/dist/components/StandardModal/default.js +3 -0
- package/dist/components/StarRating/StarRating.d.ts +2 -3
- package/dist/components/StarRating/StarRating.d.ts.map +1 -1
- package/dist/components/StarRating/StarRating.js +6 -6
- package/dist/components/StarRating/StarRating.stories.d.ts +2 -2
- package/dist/components/StarRating/StarRating.stories.d.ts.map +1 -1
- package/dist/components/StarRating/default.d.ts +2 -0
- package/dist/components/StarRating/default.d.ts.map +1 -0
- package/dist/components/StarRating/default.js +3 -0
- package/dist/components/Stepper/Stepper.d.ts +2 -3
- package/dist/components/Stepper/Stepper.d.ts.map +1 -1
- package/dist/components/Stepper/Stepper.js +7 -6
- package/dist/components/Stepper/Stepper.stories.d.ts +2 -2
- package/dist/components/Stepper/Stepper.stories.d.ts.map +1 -1
- package/dist/components/Stepper/default.d.ts +2 -0
- package/dist/components/Stepper/default.d.ts.map +1 -0
- package/dist/components/Stepper/default.js +3 -0
- package/dist/components/StickyBox/StickyBox.d.ts +2 -2
- package/dist/components/StickyBox/StickyBox.d.ts.map +1 -1
- package/dist/components/StickyBox/StickyBox.stories.d.ts +2 -2
- package/dist/components/StickyBox/StickyBox.stories.d.ts.map +1 -1
- package/dist/components/StickyBox/default.d.ts +2 -0
- package/dist/components/StickyBox/default.d.ts.map +1 -0
- package/dist/components/StickyBox/default.js +3 -0
- package/dist/components/Switch/Switch.d.ts +0 -1
- package/dist/components/Switch/Switch.d.ts.map +1 -1
- package/dist/components/Switch/Switch.js +1 -2
- package/dist/components/Switch/Switch.stories.d.ts +1 -1
- package/dist/components/Switch/Switch.stories.d.ts.map +1 -1
- package/dist/components/Switch/default.d.ts +2 -0
- package/dist/components/Switch/default.d.ts.map +1 -0
- package/dist/components/Switch/default.js +3 -0
- package/dist/components/Table/Table.d.ts +2 -3
- package/dist/components/Table/Table.d.ts.map +1 -1
- package/dist/components/Table/Table.js +2 -2
- package/dist/components/Table/Table.stories.d.ts +1 -1
- package/dist/components/Table/Table.stories.d.ts.map +1 -1
- package/dist/components/Table/TableCell.d.ts +2 -3
- package/dist/components/Table/TableCell.d.ts.map +1 -1
- package/dist/components/Table/TableCell.js +3 -4
- package/dist/components/Table/TableHeadCell.d.ts +4 -4
- package/dist/components/Table/TableHeadCell.d.ts.map +1 -1
- package/dist/components/Table/TableHeadCell.js +6 -7
- package/dist/components/Table/TableRow.d.ts +2 -3
- package/dist/components/Table/TableRow.d.ts.map +1 -1
- package/dist/components/Table/TableRow.js +2 -2
- package/dist/components/Table/TableRowGroup.d.ts +2 -3
- package/dist/components/Table/TableRowGroup.d.ts.map +1 -1
- package/dist/components/Table/TableRowGroup.js +2 -2
- package/dist/components/Table/default.d.ts +2 -0
- package/dist/components/Table/default.d.ts.map +1 -0
- package/dist/components/Table/default.js +3 -0
- package/dist/components/Table/index.d.ts +1 -1
- package/dist/components/Table/index.d.ts.map +1 -1
- package/dist/components/Table/index.js +1 -1
- package/dist/components/Tabs/Tab.d.ts +1 -1
- package/dist/components/Tabs/Tab.d.ts.map +1 -1
- package/dist/components/Tabs/Tab.js +4 -3
- package/dist/components/Tabs/TabList.d.ts +2 -3
- package/dist/components/Tabs/TabList.d.ts.map +1 -1
- package/dist/components/Tabs/TabList.js +5 -6
- package/dist/components/Tabs/TabPane.d.ts +0 -1
- package/dist/components/Tabs/TabPane.d.ts.map +1 -1
- package/dist/components/Tabs/TabPane.js +2 -3
- package/dist/components/Tabs/TabPanes.d.ts +4 -4
- package/dist/components/Tabs/TabPanes.d.ts.map +1 -1
- package/dist/components/Tabs/TabPanes.js +2 -3
- package/dist/components/Tabs/Tabs.d.ts +3 -3
- package/dist/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.js +1 -2
- package/dist/components/Tabs/Tabs.stories.d.ts +1 -1
- package/dist/components/Tabs/Tabs.stories.d.ts.map +1 -1
- package/dist/components/Tabs/default.d.ts +2 -0
- package/dist/components/Tabs/default.d.ts.map +1 -0
- package/dist/components/Tabs/default.js +3 -0
- package/dist/components/Tabs/index.d.ts +1 -1
- package/dist/components/Tabs/index.d.ts.map +1 -1
- package/dist/components/Tabs/index.js +1 -1
- package/dist/components/Text/Text.d.ts +2 -2
- package/dist/components/Text/Text.d.ts.map +1 -1
- package/dist/components/Text/Text.js +2 -3
- package/dist/components/Text/default.d.ts +2 -0
- package/dist/components/Text/default.d.ts.map +1 -0
- package/dist/components/Text/default.js +3 -0
- package/dist/components/Text/useTextStyles.d.ts +1 -1
- package/dist/components/Text/useTextStyles.d.ts.map +1 -1
- package/dist/components/Text/useTextStyles.js +1 -1
- package/dist/components/TextAreaInput/TextAreaInput.d.ts +0 -1
- package/dist/components/TextAreaInput/TextAreaInput.d.ts.map +1 -1
- package/dist/components/TextAreaInput/TextAreaInput.js +2 -3
- package/dist/components/TextAreaInput/TextAreaInput.stories.d.ts +1 -1
- package/dist/components/TextAreaInput/TextAreaInput.stories.d.ts.map +1 -1
- package/dist/components/TextAreaInput/default.d.ts +2 -0
- package/dist/components/TextAreaInput/default.d.ts.map +1 -0
- package/dist/components/TextAreaInput/default.js +3 -0
- package/dist/components/TextAreaInput/index.d.ts +1 -1
- package/dist/components/TextAreaInput/index.d.ts.map +1 -1
- package/dist/components/TextAreaInput/index.js +1 -1
- package/dist/components/TextBubble/TextBubble.d.ts +4 -5
- package/dist/components/TextBubble/TextBubble.d.ts.map +1 -1
- package/dist/components/TextBubble/TextBubble.js +4 -4
- package/dist/components/TextBubble/TextBubble.stories.d.ts +2 -2
- package/dist/components/TextBubble/TextBubble.stories.d.ts.map +1 -1
- package/dist/components/TextBubble/default.d.ts +2 -0
- package/dist/components/TextBubble/default.d.ts.map +1 -0
- package/dist/components/TextBubble/default.js +3 -0
- package/dist/components/TextBubble/index.d.ts +1 -1
- package/dist/components/TextBubble/index.d.ts.map +1 -1
- package/dist/components/TextBubble/index.js +1 -1
- package/dist/components/TextContainer/TextContainer.d.ts +2 -2
- package/dist/components/TextContainer/TextContainer.d.ts.map +1 -1
- package/dist/components/TextContainer/TextContainer.js +2 -2
- package/dist/components/TextContainer/TextContainer.stories.d.ts +2 -2
- package/dist/components/TextContainer/TextContainer.stories.d.ts.map +1 -1
- package/dist/components/TextContainer/default.d.ts +2 -0
- package/dist/components/TextContainer/default.d.ts.map +1 -0
- package/dist/components/TextContainer/default.js +3 -0
- package/dist/components/TextContainer/index.d.ts +1 -1
- package/dist/components/TextContainer/index.d.ts.map +1 -1
- package/dist/components/TextContainer/index.js +1 -1
- package/dist/components/TextInput/TextInput.d.ts +0 -1
- package/dist/components/TextInput/TextInput.d.ts.map +1 -1
- package/dist/components/TextInput/TextInput.js +2 -3
- package/dist/components/TextInput/TextInput.stories.d.ts +1 -1
- package/dist/components/TextInput/TextInput.stories.d.ts.map +1 -1
- package/dist/components/TextInput/default.d.ts +2 -0
- package/dist/components/TextInput/default.d.ts.map +1 -0
- package/dist/components/TextInput/default.js +3 -0
- package/dist/components/TextInput/index.d.ts +1 -1
- package/dist/components/TextInput/index.d.ts.map +1 -1
- package/dist/components/TextInput/index.js +1 -1
- package/dist/components/TextLink/TextLink.d.ts +3 -3
- package/dist/components/TextLink/TextLink.d.ts.map +1 -1
- package/dist/components/TextLink/TextLink.js +4 -3
- package/dist/components/TextLink/TextLink.stories.d.ts +4 -6
- package/dist/components/TextLink/TextLink.stories.d.ts.map +1 -1
- package/dist/components/TextLink/default.d.ts +1 -1
- package/dist/components/TextLink/default.d.ts.map +1 -1
- package/dist/components/TextLink/default.js +1 -1
- package/dist/components/TextLink/index.d.ts +1 -1
- package/dist/components/TextLink/index.d.ts.map +1 -1
- package/dist/components/TextLink/index.js +1 -1
- package/dist/components/Toaster/Toast.d.ts +3 -12
- package/dist/components/Toaster/Toast.d.ts.map +1 -1
- package/dist/components/Toaster/Toast.js +5 -6
- package/dist/components/Toaster/default.d.ts +2 -0
- package/dist/components/Toaster/default.d.ts.map +1 -0
- package/dist/components/Toaster/default.js +3 -0
- package/dist/components/Toaster/index.d.ts +1 -1
- package/dist/components/Toaster/index.d.ts.map +1 -1
- package/dist/components/Toaster/index.js +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +3 -3
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.js +4 -5
- package/dist/components/Tooltip/Tooltip.stories.d.ts +2 -2
- package/dist/components/Tooltip/Tooltip.stories.d.ts.map +1 -1
- package/dist/components/Tooltip/index.d.ts +1 -1
- package/dist/components/Tooltip/index.d.ts.map +1 -1
- package/dist/components/Tooltip/index.js +1 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.d.ts +1 -2
- package/dist/components/VisuallyHidden/VisuallyHidden.d.ts.map +1 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.js +2 -3
- package/dist/components/VisuallyHidden/VisuallyHidden.stories.d.ts +1 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.stories.d.ts.map +1 -1
- package/dist/components/VisuallyHidden/index.d.ts +1 -1
- package/dist/components/VisuallyHidden/index.d.ts.map +1 -1
- package/dist/components/VisuallyHidden/index.js +1 -1
- package/dist/components/private/CheckableBase/CheckableBase.d.ts +2 -3
- package/dist/components/private/CheckableBase/CheckableBase.d.ts.map +1 -1
- package/dist/components/private/CheckableBase/CheckableBase.js +5 -4
- package/dist/components/private/InputBase/HintText.d.ts +2 -2
- package/dist/components/private/InputBase/HintText.d.ts.map +1 -1
- package/dist/components/private/InputBase/HintText.js +2 -2
- package/dist/components/private/InputBase/NotchedBase.d.ts +2 -2
- package/dist/components/private/InputBase/NotchedBase.d.ts.map +1 -1
- package/dist/hooks/useAttachedBoxes/useAttachedBoxes.d.ts +3 -3
- package/dist/hooks/useAttachedBoxes/useAttachedBoxes.d.ts.map +1 -1
- package/dist/hooks/useAttachedBoxes/useAttachedBoxes.js +2 -2
- package/dist/hooks/useResponsiveValue/useResponsiveValue.js +1 -1
- package/dist/hooks/useWindowHeightFill/useWindowHeightFill.js +1 -1
- package/dist/styles/sprinkles.css.d.ts +46 -46
- package/package.json +14 -14
|
@@ -146,24 +146,24 @@ export declare const sprinklesResponsive: ((props: {
|
|
|
146
146
|
desktop?: "auto" | "fit-content" | undefined;
|
|
147
147
|
largeDesktop?: "auto" | "fit-content" | undefined;
|
|
148
148
|
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "auto" | "fit-content" | null>;
|
|
149
|
-
gap?:
|
|
149
|
+
gap?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
150
150
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
151
151
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
152
152
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
153
153
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
154
|
-
} | undefined)
|
|
155
|
-
columnGap?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
154
|
+
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null>;
|
|
155
|
+
columnGap?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
156
156
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
157
157
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
158
158
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
159
159
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
160
|
-
} | undefined)
|
|
161
|
-
rowGap?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
160
|
+
} | undefined);
|
|
161
|
+
rowGap?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
162
162
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
163
163
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
164
164
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
165
165
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
166
|
-
} | undefined)
|
|
166
|
+
} | undefined);
|
|
167
167
|
alignItems?: ("stretch" | "center" | "flex-end" | "flex-start" | "baseline" | {
|
|
168
168
|
mobile?: "stretch" | "center" | "flex-end" | "flex-start" | "baseline" | undefined;
|
|
169
169
|
tablet?: "stretch" | "center" | "flex-end" | "flex-start" | "baseline" | undefined;
|
|
@@ -248,36 +248,36 @@ export declare const sprinklesResponsive: ((props: {
|
|
|
248
248
|
desktop?: string | undefined;
|
|
249
249
|
largeDesktop?: string | undefined;
|
|
250
250
|
} | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, string | null>;
|
|
251
|
-
paddingBottom?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
251
|
+
paddingBottom?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
252
252
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
253
253
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
254
254
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
255
255
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
256
|
-
} | undefined)
|
|
257
|
-
paddingLeft?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
256
|
+
} | undefined);
|
|
257
|
+
paddingLeft?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
258
258
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
259
259
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
260
260
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
261
261
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
262
|
-
} | undefined)
|
|
263
|
-
paddingRight?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
262
|
+
} | undefined);
|
|
263
|
+
paddingRight?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
264
264
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
265
265
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
266
266
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
267
267
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
268
|
-
} | undefined)
|
|
269
|
-
paddingTop?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
268
|
+
} | undefined);
|
|
269
|
+
paddingTop?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
270
270
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
271
271
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
272
272
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
273
273
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
274
|
-
} | undefined)
|
|
275
|
-
marginBottom?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
274
|
+
} | undefined);
|
|
275
|
+
marginBottom?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
276
276
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
277
277
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
278
278
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
279
279
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
280
|
-
} | undefined)
|
|
280
|
+
} | undefined);
|
|
281
281
|
marginLeft?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | {
|
|
282
282
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
283
283
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
@@ -290,12 +290,12 @@ export declare const sprinklesResponsive: ((props: {
|
|
|
290
290
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
291
291
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
292
292
|
} | undefined);
|
|
293
|
-
marginTop?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
293
|
+
marginTop?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
294
294
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
295
295
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
296
296
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
297
297
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
298
|
-
} | undefined)
|
|
298
|
+
} | undefined);
|
|
299
299
|
borderWidth?: ("1" | "2" | "3" | "none" | {
|
|
300
300
|
mobile?: "1" | "2" | "3" | "none" | undefined;
|
|
301
301
|
tablet?: "1" | "2" | "3" | "none" | undefined;
|
|
@@ -314,66 +314,66 @@ export declare const sprinklesResponsive: ((props: {
|
|
|
314
314
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
|
|
315
315
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
|
|
316
316
|
} | undefined);
|
|
317
|
-
padding?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
317
|
+
padding?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
318
318
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
319
319
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
320
320
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
321
321
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
322
|
-
} | undefined)
|
|
323
|
-
p?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
322
|
+
} | undefined);
|
|
323
|
+
p?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
324
324
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
325
325
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
326
326
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
327
327
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
328
|
-
} | undefined)
|
|
329
|
-
paddingX?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
328
|
+
} | undefined);
|
|
329
|
+
paddingX?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
330
330
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
331
331
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
332
332
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
333
333
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
334
|
-
} | undefined)
|
|
335
|
-
px?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
334
|
+
} | undefined);
|
|
335
|
+
px?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
336
336
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
337
337
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
338
338
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
339
339
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
340
|
-
} | undefined)
|
|
341
|
-
paddingY?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
340
|
+
} | undefined);
|
|
341
|
+
paddingY?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
342
342
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
343
343
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
344
344
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
345
345
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
346
|
-
} | undefined)
|
|
347
|
-
py?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
346
|
+
} | undefined);
|
|
347
|
+
py?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
348
348
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
349
349
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
350
350
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
351
351
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
352
|
-
} | undefined)
|
|
353
|
-
pt?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
352
|
+
} | undefined);
|
|
353
|
+
pt?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
354
354
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
355
355
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
356
356
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
357
357
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
358
|
-
} | undefined)
|
|
359
|
-
pr?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
358
|
+
} | undefined);
|
|
359
|
+
pr?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
360
360
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
361
361
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
362
362
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
363
363
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
364
|
-
} | undefined)
|
|
365
|
-
pb?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
364
|
+
} | undefined);
|
|
365
|
+
pb?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
366
366
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
367
367
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
368
368
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
369
369
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
370
|
-
} | undefined)
|
|
371
|
-
pl?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
370
|
+
} | undefined);
|
|
371
|
+
pl?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
372
372
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
373
373
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
374
374
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
375
375
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
376
|
-
} | undefined)
|
|
376
|
+
} | undefined);
|
|
377
377
|
margin?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
378
378
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
379
379
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
@@ -398,36 +398,36 @@ export declare const sprinklesResponsive: ((props: {
|
|
|
398
398
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
399
399
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
400
400
|
} | undefined);
|
|
401
|
-
marginY?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
401
|
+
marginY?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
402
402
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
403
403
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
404
404
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
405
405
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
406
|
-
} | undefined)
|
|
407
|
-
my?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
406
|
+
} | undefined);
|
|
407
|
+
my?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
408
408
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
409
409
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
410
410
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
411
411
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
412
|
-
} | undefined)
|
|
413
|
-
mt?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
412
|
+
} | undefined);
|
|
413
|
+
mt?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
414
414
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
415
415
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
416
416
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
417
417
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
418
|
-
} | undefined)
|
|
418
|
+
} | undefined);
|
|
419
419
|
mr?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | {
|
|
420
420
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
421
421
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
422
422
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
423
423
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
424
424
|
} | undefined);
|
|
425
|
-
mb?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
425
|
+
mb?: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
|
|
426
426
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
427
427
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
428
428
|
desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
429
429
|
largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
|
|
430
|
-
} | undefined)
|
|
430
|
+
} | undefined);
|
|
431
431
|
ml?: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | {
|
|
432
432
|
mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
|
433
433
|
tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | "auto" | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@autoguru/overdrive",
|
|
3
|
-
"version": "4.43.
|
|
3
|
+
"version": "4.43.2",
|
|
4
4
|
"description": "Overdrive is a product component library, and design system for AutoGuru.",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -70,10 +70,10 @@
|
|
|
70
70
|
"devDependencies": {
|
|
71
71
|
"@autoguru/babel-preset": "^3.2.0",
|
|
72
72
|
"@autoguru/eslint-plugin": "2.0.0",
|
|
73
|
-
"@autoguru/icons": "1.8.
|
|
73
|
+
"@autoguru/icons": "1.8.11",
|
|
74
74
|
"@autoguru/tsconfig": "^1.3.1",
|
|
75
75
|
"@autoguru/utilities": "^1.3.3",
|
|
76
|
-
"@babel/cli": "7.27.
|
|
76
|
+
"@babel/cli": "7.27.2",
|
|
77
77
|
"@babel/core": "7.27.1",
|
|
78
78
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
79
79
|
"@babel/plugin-proposal-export-default-from": "7.27.1",
|
|
@@ -85,11 +85,11 @@
|
|
|
85
85
|
"@babel/plugin-transform-runtime": "7.27.1",
|
|
86
86
|
"@babel/plugin-transform-spread": "7.27.1",
|
|
87
87
|
"@babel/plugin-transform-strict-mode": "7.27.1",
|
|
88
|
-
"@babel/preset-env": "7.27.
|
|
88
|
+
"@babel/preset-env": "7.27.2",
|
|
89
89
|
"@babel/preset-react": "7.27.1",
|
|
90
90
|
"@babel/preset-typescript": "7.27.1",
|
|
91
91
|
"@babel/runtime-corejs3": "7.27.1",
|
|
92
|
-
"@changesets/cli": "2.29.
|
|
92
|
+
"@changesets/cli": "2.29.4",
|
|
93
93
|
"@chromatic-com/storybook": "^3.2.6",
|
|
94
94
|
"@internationalized/date": "^3.7.0",
|
|
95
95
|
"@octokit/rest": "^21.1.1",
|
|
@@ -111,9 +111,9 @@
|
|
|
111
111
|
"@testing-library/react": "^16.3.0",
|
|
112
112
|
"@testing-library/react-hooks": "^8.0.1",
|
|
113
113
|
"@testing-library/user-event": "^14.6.1",
|
|
114
|
-
"@types/node": "22.
|
|
115
|
-
"@types/react": "19.1.
|
|
116
|
-
"@types/react-dom": "19.1.
|
|
114
|
+
"@types/node": "22.15.17",
|
|
115
|
+
"@types/react": "19.1.4",
|
|
116
|
+
"@types/react-dom": "19.1.4",
|
|
117
117
|
"@types/webpack-env": "^1.18.8",
|
|
118
118
|
"@vanilla-extract/babel-plugin": "^1.2.0",
|
|
119
119
|
"@vanilla-extract/css": "^1.17.1",
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"@vanilla-extract/webpack-plugin": "^2.3.18",
|
|
125
125
|
"@vitest/browser": "3.1.2",
|
|
126
126
|
"@vitest/coverage-v8": "3.1.2",
|
|
127
|
-
"@vitest/eslint-plugin": "1.1.
|
|
127
|
+
"@vitest/eslint-plugin": "1.1.44",
|
|
128
128
|
"babel-plugin-add-import-extension": "^1.6.0",
|
|
129
129
|
"babel-plugin-dev-expression": "^0.2.3",
|
|
130
130
|
"babel-plugin-macros": "^3.1.0",
|
|
@@ -136,13 +136,13 @@
|
|
|
136
136
|
"core-js": "^3.41.0",
|
|
137
137
|
"csstype": "^3.1.3",
|
|
138
138
|
"deepmerge": "^4.3.1",
|
|
139
|
-
"es-toolkit": "1.
|
|
139
|
+
"es-toolkit": "1.37.2",
|
|
140
140
|
"eslint": "9.26.0",
|
|
141
141
|
"eslint-plugin-storybook": "0.12.0",
|
|
142
142
|
"husky": "^9.1.7",
|
|
143
143
|
"intersection-observer": "^0.12.2",
|
|
144
144
|
"jsdom": "26.1.0",
|
|
145
|
-
"lint-staged": "15.5.
|
|
145
|
+
"lint-staged": "15.5.2",
|
|
146
146
|
"magic-string": "^0.30.17",
|
|
147
147
|
"mini-css-extract-plugin": "^2.9.2",
|
|
148
148
|
"mockdate": "^3.0.5",
|
|
@@ -166,9 +166,9 @@
|
|
|
166
166
|
"storybook-addon-tag-badges": "^1.4.0",
|
|
167
167
|
"typescript": "5.8.3",
|
|
168
168
|
"url-loader": "^4.1.1",
|
|
169
|
-
"vite": "6.3.
|
|
169
|
+
"vite": "6.3.5",
|
|
170
170
|
"vitest": "^3.1.2",
|
|
171
|
-
"webpack": "5.99.
|
|
171
|
+
"webpack": "5.99.8"
|
|
172
172
|
},
|
|
173
173
|
"peerDependencies": {
|
|
174
174
|
"@autoguru/icons": ">=1.8.8",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"webpack": "*"
|
|
191
191
|
},
|
|
192
192
|
"volta": {
|
|
193
|
-
"node": "22.15.
|
|
193
|
+
"node": "22.15.1",
|
|
194
194
|
"yarn": "4.9.1"
|
|
195
195
|
},
|
|
196
196
|
"packageManager": "yarn@4.9.1"
|