@7shifts/sous-chef 3.28.1 → 3.29.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/actions/Button/Button.d.ts +2 -2
- package/dist/actions/Link/Link.d.ts +1 -1
- package/dist/controls/DateFilter/DateFilterDisplay/DateFilterText/DateFilterText.d.ts +2 -1
- package/dist/controls/DateFilter/DateFilterStepper/DateFilterStepper.d.ts +1 -1
- package/dist/controls/SegmentedControl/SegmentedControl.d.ts +2 -1
- package/dist/controls/ToolbarSelect/ToolbarSelect.d.ts +2 -1
- package/dist/core/SousChefProvider/SousChefProvider.d.ts +1 -1
- package/dist/empty_states/EmptyState/EmptyState.d.ts +2 -1
- package/dist/empty_states/EmptyStateContainer/EmptyStateContainer.d.ts +2 -1
- package/dist/empty_states/EmptyStateContainer/EmptyStateContainerCTA/EmptyStateContainerCTA.d.ts +1 -1
- package/dist/empty_states/EmptyStateContainer/EmptyStateContainerInline/EmptyStateContainerInline.d.ts +2 -1
- package/dist/empty_states/EmptyStateContainer/EmptyStateContainerStack/EmptyStateContainerStack.d.ts +2 -1
- package/dist/empty_states/Paywall/Paywall.d.ts +2 -1
- package/dist/feedback/CircularProgress/CircularProgress.d.ts +1 -1
- package/dist/feedback/InlineBanner/ButtonCTA/ButtonCTA.d.ts +1 -1
- package/dist/feedback/InlineBanner/InlineBannerCTA/InlineBannerCTA.d.ts +1 -1
- package/dist/feedback/InlineBanner/InlineBannerIcon/InlineBannerIcon.d.ts +2 -1
- package/dist/feedback/PersistentBanner/PersistentBanner.d.ts +1 -1
- package/dist/feedback/ProgressBar/ProgressBar.d.ts +2 -1
- package/dist/feedback/Skeleton/Skeleton.d.ts +2 -1
- package/dist/feedback/Toast/Toast.d.ts +2 -1
- package/dist/forms/AsyncSelectField/AsyncSelectField.d.ts +2 -1
- package/dist/forms/AsyncSelectField/CustomList/CustomList.d.ts +2 -2
- package/dist/forms/DateRangeField/FromDate/FromDate.d.ts +2 -1
- package/dist/forms/FormFeedback/FormFeedback.d.ts +1 -1
- package/dist/forms/FormFooter/FormFooter.d.ts +1 -1
- package/dist/forms/FormFooter/FormFooterActions/FormFooterActions.d.ts +1 -1
- package/dist/forms/FormSection/FormSection.d.ts +1 -1
- package/dist/forms/MultiSelectField/MultiSelectField.d.ts +1 -1
- package/dist/forms/PhoneField/CountrySelector/CountrySelector.d.ts +2 -1
- package/dist/forms/PhoneField/PhoneField.d.ts +1 -1
- package/dist/forms/PillSelectField/PillSelectField.d.ts +1 -1
- package/dist/forms/RadioGroupBoxOption/RadioGroupBoxOption.d.ts +1 -1
- package/dist/forms/RadioGroupField/BoxOptions/BoxOptions.d.ts +1 -1
- package/dist/forms/RadioGroupField/RadioGroupField.d.ts +1 -1
- package/dist/forms/RadioGroupField/RadioOptions/RadioOptions.d.ts +1 -1
- package/dist/forms/SelectField/CustomControl/CustomControl.d.ts +2 -2
- package/dist/forms/SelectField/CustomMenu/CustomMenu.d.ts +2 -2
- package/dist/forms/SelectField/SelectField.d.ts +1 -1
- package/dist/forms/SelectField/useSelectField.d.ts +1 -1
- package/dist/forms/TextField/useTextField.d.ts +1 -1
- package/dist/forms/TimeField/TimeField.d.ts +1 -1
- package/dist/forms/TimeField/TimeFieldDropdown/TimeFieldDropdown.d.ts +1 -1
- package/dist/forms/TimeField/TimeFieldInput/TimeFieldInput.d.ts +1 -1
- package/dist/forms/TimeRangeField/TimeRangeEnd/TimeRangeEnd.d.ts +2 -1
- package/dist/forms/TimeRangeField/TimeRangeField.d.ts +1 -1
- package/dist/forms/TimeRangeField/TimeRangeStart/TimeRangeStart.d.ts +2 -1
- package/dist/forms/hooks/usePasswordCriteria.d.ts +2 -1
- package/dist/icons/components/IconAnalytics.d.ts +1 -1
- package/dist/icons/components/IconArrowDown.d.ts +1 -1
- package/dist/icons/components/IconArrowDownWideShort.d.ts +9 -0
- package/dist/icons/components/IconArrowLeft.d.ts +1 -1
- package/dist/icons/components/IconArrowRight.d.ts +1 -1
- package/dist/icons/components/IconArrowToTop.d.ts +1 -1
- package/dist/icons/components/IconArrowTurnDownRight.d.ts +1 -1
- package/dist/icons/components/IconArrowUp.d.ts +1 -1
- package/dist/icons/components/IconAward.d.ts +1 -1
- package/dist/icons/components/IconAwful.d.ts +1 -1
- package/dist/icons/components/IconAwfulMonochromatic.d.ts +1 -1
- package/dist/icons/components/IconBad.d.ts +1 -1
- package/dist/icons/components/IconBadMonochromatic.d.ts +1 -1
- package/dist/icons/components/IconBalanceScale.d.ts +1 -1
- package/dist/icons/components/IconBalanceScaleLeft.d.ts +1 -1
- package/dist/icons/components/IconBan.d.ts +1 -1
- package/dist/icons/components/IconBarsH.d.ts +1 -1
- package/dist/icons/components/IconBarsV.d.ts +1 -1
- package/dist/icons/components/IconBell.d.ts +1 -1
- package/dist/icons/components/IconBirthdayCake.d.ts +1 -1
- package/dist/icons/components/IconBold.d.ts +1 -1
- package/dist/icons/components/IconBolt.d.ts +1 -1
- package/dist/icons/components/IconBook.d.ts +1 -1
- package/dist/icons/components/IconBriefcase.d.ts +1 -1
- package/dist/icons/components/IconBullseyeArrow.d.ts +1 -1
- package/dist/icons/components/IconCalculator.d.ts +1 -1
- package/dist/icons/components/IconCalendar.d.ts +1 -1
- package/dist/icons/components/IconCalendarAlt.d.ts +1 -1
- package/dist/icons/components/IconCalendarCheck.d.ts +1 -1
- package/dist/icons/components/IconCalendarDay.d.ts +1 -1
- package/dist/icons/components/IconCalendarExclamation.d.ts +1 -1
- package/dist/icons/components/IconCalendarStar.d.ts +1 -1
- package/dist/icons/components/IconCalendarTomorrow.d.ts +1 -1
- package/dist/icons/components/IconCamera.d.ts +1 -1
- package/dist/icons/components/IconCameraSlash.d.ts +1 -1
- package/dist/icons/components/IconCashRegister.d.ts +1 -1
- package/dist/icons/components/IconChartBar.d.ts +1 -1
- package/dist/icons/components/IconCheck.d.ts +1 -1
- package/dist/icons/components/IconCheckCircleIncomplete.d.ts +1 -1
- package/dist/icons/components/IconChevronDown.d.ts +1 -1
- package/dist/icons/components/IconChevronLeft.d.ts +1 -1
- package/dist/icons/components/IconChevronRight.d.ts +1 -1
- package/dist/icons/components/IconChevronUp.d.ts +1 -1
- package/dist/icons/components/IconClipboardList.d.ts +1 -1
- package/dist/icons/components/IconClock.d.ts +1 -1
- package/dist/icons/components/IconCog.d.ts +1 -1
- package/dist/icons/components/IconComment.d.ts +1 -1
- package/dist/icons/components/IconCommentLines.d.ts +1 -1
- package/dist/icons/components/IconCopy.d.ts +1 -1
- package/dist/icons/components/IconCreditCard.d.ts +1 -1
- package/dist/icons/components/IconCreditCardPlus.d.ts +1 -1
- package/dist/icons/components/IconDecent.d.ts +1 -1
- package/dist/icons/components/IconDecentMonochromatic.d.ts +1 -1
- package/dist/icons/components/IconDownload.d.ts +1 -1
- package/dist/icons/components/IconEdit.d.ts +1 -1
- package/dist/icons/components/IconEllipsisV.d.ts +1 -1
- package/dist/icons/components/IconEnvelope.d.ts +1 -1
- package/dist/icons/components/IconEnvelopeOpenDollar.d.ts +1 -1
- package/dist/icons/components/IconExclaimation.d.ts +1 -1
- package/dist/icons/components/IconExclaimationTriangle.d.ts +1 -1
- package/dist/icons/components/IconExpand.d.ts +1 -1
- package/dist/icons/components/IconExternalLink.d.ts +1 -1
- package/dist/icons/components/IconEye.d.ts +1 -1
- package/dist/icons/components/IconEyeSlash.d.ts +1 -1
- package/dist/icons/components/IconFile.d.ts +1 -1
- package/dist/icons/components/IconFilePdf.d.ts +1 -1
- package/dist/icons/components/IconFlag.d.ts +1 -1
- package/dist/icons/components/IconFourDotsCircle.d.ts +1 -1
- package/dist/icons/components/IconFourSquares.d.ts +1 -1
- package/dist/icons/components/IconGavel.d.ts +1 -1
- package/dist/icons/components/IconGif.d.ts +1 -1
- package/dist/icons/components/IconGift.d.ts +1 -1
- package/dist/icons/components/IconGood.d.ts +1 -1
- package/dist/icons/components/IconGoodMonochromatic.d.ts +1 -1
- package/dist/icons/components/IconGreat.d.ts +1 -1
- package/dist/icons/components/IconGreatMonochromatic.d.ts +1 -1
- package/dist/icons/components/IconGrinBeam.d.ts +1 -1
- package/dist/icons/components/IconGripVertical.d.ts +1 -1
- package/dist/icons/components/IconHandshake.d.ts +1 -1
- package/dist/icons/components/IconImage.d.ts +1 -1
- package/dist/icons/components/IconInfoCircle.d.ts +1 -1
- package/dist/icons/components/IconIslandTropical.d.ts +1 -1
- package/dist/icons/components/IconItalic.d.ts +1 -1
- package/dist/icons/components/IconLaptopSearch.d.ts +1 -1
- package/dist/icons/components/IconLink.d.ts +1 -1
- package/dist/icons/components/IconList.d.ts +1 -1
- package/dist/icons/components/IconListOI.d.ts +1 -1
- package/dist/icons/components/IconLock.d.ts +1 -1
- package/dist/icons/components/IconMagicSolid.d.ts +1 -1
- package/dist/icons/components/IconMapMarker.d.ts +1 -1
- package/dist/icons/components/IconMegaphone.d.ts +1 -1
- package/dist/icons/components/IconMessages.d.ts +1 -1
- package/dist/icons/components/IconMinus.d.ts +1 -1
- package/dist/icons/components/IconMinusCircle.d.ts +1 -1
- package/dist/icons/components/IconMoneyBill.d.ts +1 -1
- package/dist/icons/components/IconMugSaucerSolid.d.ts +1 -1
- package/dist/icons/components/IconNotesMedical.d.ts +1 -1
- package/dist/icons/components/IconOvertime.d.ts +1 -1
- package/dist/icons/components/IconPaperPlane.d.ts +1 -1
- package/dist/icons/components/IconPaperPlaneClock.d.ts +1 -1
- package/dist/icons/components/IconPaperclip.d.ts +1 -1
- package/dist/icons/components/IconPencil.d.ts +1 -1
- package/dist/icons/components/IconPercentage.d.ts +1 -1
- package/dist/icons/components/IconPhone.d.ts +1 -1
- package/dist/icons/components/IconPlug.d.ts +1 -1
- package/dist/icons/components/IconPlus.d.ts +1 -1
- package/dist/icons/components/IconPrint.d.ts +1 -1
- package/dist/icons/components/IconQuestionCircle.d.ts +1 -1
- package/dist/icons/components/IconRepeat.d.ts +1 -1
- package/dist/icons/components/IconReply.d.ts +1 -1
- package/dist/icons/components/IconRocket.d.ts +1 -1
- package/dist/icons/components/IconSearch.d.ts +1 -1
- package/dist/icons/components/IconSignOut.d.ts +1 -1
- package/dist/icons/components/IconSitemap.d.ts +1 -1
- package/dist/icons/components/IconSlidersH.d.ts +1 -1
- package/dist/icons/components/IconSort.d.ts +1 -1
- package/dist/icons/components/IconStar.d.ts +1 -1
- package/dist/icons/components/IconStarSolid.d.ts +1 -1
- package/dist/icons/components/IconStickyNoteLines.d.ts +1 -1
- package/dist/icons/components/IconStopwatch.d.ts +1 -1
- package/dist/icons/components/IconStrikethrough.d.ts +1 -1
- package/dist/icons/components/IconSync.d.ts +1 -1
- package/dist/icons/components/IconSyncExclaimation.d.ts +1 -1
- package/dist/icons/components/IconTable.d.ts +1 -1
- package/dist/icons/components/IconTachometer.d.ts +1 -1
- package/dist/icons/components/IconTimes.d.ts +1 -1
- package/dist/icons/components/IconTimesOctagon.d.ts +1 -1
- package/dist/icons/components/IconTrash.d.ts +1 -1
- package/dist/icons/components/IconUnderline.d.ts +1 -1
- package/dist/icons/components/IconUndo.d.ts +1 -1
- package/dist/icons/components/IconUniversity.d.ts +1 -1
- package/dist/icons/components/IconUnlock.d.ts +1 -1
- package/dist/icons/components/IconUserComputer.d.ts +1 -1
- package/dist/icons/components/IconUserFriends.d.ts +1 -1
- package/dist/icons/components/IconUserLight.d.ts +1 -1
- package/dist/icons/components/IconUserPlus.d.ts +1 -1
- package/dist/icons/components/IconUserSearch.d.ts +1 -1
- package/dist/icons/components/IconUserSlash.d.ts +1 -1
- package/dist/icons/components/IconUserSolid.d.ts +1 -1
- package/dist/icons/components/IconUserTag.d.ts +1 -1
- package/dist/icons/components/IconUserTie.d.ts +1 -1
- package/dist/icons/components/IconUsers.d.ts +1 -1
- package/dist/icons/components/IconVideo.d.ts +1 -1
- package/dist/icons/components/IconVolume.d.ts +1 -1
- package/dist/icons/components/IconVolumeMute.d.ts +1 -1
- package/dist/icons/components/IconWrench.d.ts +1 -1
- package/dist/icons/components/index.d.ts +1 -0
- package/dist/index.css +886 -960
- package/dist/index.js +1658 -2447
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1658 -2448
- package/dist/index.modern.js.map +1 -1
- package/dist/layout/CalloutCard/CalloutCard.d.ts +1 -1
- package/dist/layout/Card/Card.d.ts +1 -1
- package/dist/layout/Page/Page.d.ts +1 -1
- package/dist/layout/Page/PageBreadcrumbs/PageBreadcrumbs.d.ts +2 -1
- package/dist/lists/DataTable/DataTable.d.ts +1 -1
- package/dist/lists/DataTable/DataTableCoverShadow/DataTableCoverShadow.d.ts +2 -1
- package/dist/lists/DataTable/DataTableDefaultItemComponent/DataTableDefaultItemComponent.d.ts +2 -1
- package/dist/lists/DataTable/DataTableHeader/ColumnSizes/ColumnSizes.d.ts +2 -1
- package/dist/lists/DataTable/DataTableHeader/HeaderSortIcon/HeaderSortIcon.d.ts +2 -1
- package/dist/lists/DataTable/DataTableLoadingBlock/DataTableLoadingBlock.d.ts +2 -1
- package/dist/lists/DataTable/DataTableScrollFakeBorder/DataTableScrollFakeBorder.d.ts +2 -1
- package/dist/lists/DataTable/DataTableStickyColumnsContainer/DataTableStickyColumnsContainer.d.ts +2 -2
- package/dist/lists/DataTableRow/DataTableRow.d.ts +1 -1
- package/dist/lists/DataTableRow/DataTableRowActions/DataTableRowActions.d.ts +2 -1
- package/dist/media/Chip/Chip.d.ts +1 -1
- package/dist/navigation/BreadcrumbItem/BreadcrumbItem.d.ts +1 -1
- package/dist/navigation/Breadcrumbs/Breadcrumbs.d.ts +1 -1
- package/dist/overlay/Dropdown/Dropdown.d.ts +1 -1
- package/dist/overlay/DropdownListDivider/DropdownListDivider.d.ts +2 -1
- package/dist/overlay/DropdownListItem/DropdownListItem.d.ts +1 -1
- package/dist/overlay/DropdownPane/DropdownPane.d.ts +1 -1
- package/dist/overlay/HintModal/HintModal.d.ts +1 -1
- package/dist/overlay/KebabMenu/KebabMenu.d.ts +2 -1
- package/dist/overlay/Modal/Modal.d.ts +1 -1
- package/dist/overlay/Modal/ModalBody/ModalBody.d.ts +1 -1
- package/dist/overlay/Modal/ModalFooter/ModalFooter.d.ts +1 -1
- package/dist/overlay/Modal/ModalHeader/ModalHeader.d.ts +1 -1
- package/dist/typography/KeyboardKey/KeyboardKey.d.ts +2 -1
- package/dist/typography/Text/Bold/Bold.d.ts +1 -1
- package/dist/typography/Text/Italic/Italic.d.ts +1 -1
- package/dist/typography/Text/Text.d.ts +1 -1
- package/dist/typography/Text/Underline/Underline.d.ts +1 -1
- package/package.json +39 -45
|
@@ -11,5 +11,5 @@ declare type Props = {
|
|
|
11
11
|
};
|
|
12
12
|
testId?: string;
|
|
13
13
|
};
|
|
14
|
-
declare const CalloutCard: ({ header, title, children, mediaUrl, onClose, actions, testId }: Props) => JSX.Element;
|
|
14
|
+
declare const CalloutCard: ({ header, title, children, mediaUrl, onClose, actions, testId }: Props) => React.JSX.Element;
|
|
15
15
|
export default CalloutCard;
|
|
@@ -9,5 +9,5 @@ declare type Props = {
|
|
|
9
9
|
actions?: MenuAction[];
|
|
10
10
|
testId?: string;
|
|
11
11
|
} & PositionStyles;
|
|
12
|
-
declare const Card: ({ children, onClick, isSelected, disabled, actions, testId, ...positionProps }: Props) => JSX.Element;
|
|
12
|
+
declare const Card: ({ children, onClick, isSelected, disabled, actions, testId, ...positionProps }: Props) => React.JSX.Element;
|
|
13
13
|
export default Card;
|
|
@@ -18,5 +18,5 @@ declare type Props = {
|
|
|
18
18
|
testId?: string;
|
|
19
19
|
children: React.ReactNode;
|
|
20
20
|
};
|
|
21
|
-
declare const Page: ({ children, breadcrumbs, title, subtitle, actions, banner, filterBar, size, testId }: Props) => JSX.Element;
|
|
21
|
+
declare const Page: ({ children, breadcrumbs, title, subtitle, actions, banner, filterBar, size, testId }: Props) => React.JSX.Element;
|
|
22
22
|
export default Page;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { Breadcrumbs as BreadcrumbsType } from '../types';
|
|
2
3
|
declare type Props = {
|
|
3
4
|
breadcrumbs: BreadcrumbsType;
|
|
4
5
|
};
|
|
5
|
-
declare const PageBreadcrumbs: ({ breadcrumbs }: Props) => JSX.Element;
|
|
6
|
+
declare const PageBreadcrumbs: ({ breadcrumbs }: Props) => React.JSX.Element;
|
|
6
7
|
export default PageBreadcrumbs;
|
|
@@ -31,5 +31,5 @@ declare type Props<T> = {
|
|
|
31
31
|
/** Used to make the left, rigth or both edge columns sticky */
|
|
32
32
|
stickyColumns?: StickyColumns;
|
|
33
33
|
};
|
|
34
|
-
declare const DataTable: <T extends unknown>({ items, columns, itemComponent, maxHeight, hasPrevious, hasNext, onPreviousClick, onNextClick, onSort, isLoading, showActionMenu, footerComponent, hasVerticalBorders, testId, skeletonRowLayout, stickyColumns }: Props<T>) => JSX.Element;
|
|
34
|
+
declare const DataTable: <T extends unknown>({ items, columns, itemComponent, maxHeight, hasPrevious, hasNext, onPreviousClick, onNextClick, onSort, isLoading, showActionMenu, footerComponent, hasVerticalBorders, testId, skeletonRowLayout, stickyColumns }: Props<T>) => React.JSX.Element;
|
|
35
35
|
export default DataTable;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare type Props = {
|
|
2
3
|
showShadowOnLeft: boolean;
|
|
3
4
|
showShadowOnRight: boolean;
|
|
4
5
|
isShowingColumns: boolean;
|
|
5
6
|
};
|
|
6
|
-
declare const DataTableCoverShadow: ({ showShadowOnLeft, showShadowOnRight, isShowingColumns }: Props) => JSX.Element;
|
|
7
|
+
declare const DataTableCoverShadow: ({ showShadowOnLeft, showShadowOnRight, isShowingColumns }: Props) => React.JSX.Element;
|
|
7
8
|
export default DataTableCoverShadow;
|
package/dist/lists/DataTable/DataTableDefaultItemComponent/DataTableDefaultItemComponent.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { DataTableCustomComponent } from '../types';
|
|
2
|
-
export declare const DataTableDefaultItemComponent: ({ columns, item, testId }: DataTableCustomComponent<any>) => JSX.Element;
|
|
3
|
+
export declare const DataTableDefaultItemComponent: ({ columns, item, testId }: DataTableCustomComponent<any>) => React.JSX.Element;
|
|
3
4
|
export default DataTableDefaultItemComponent;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { DataTableColumn } from '../../types';
|
|
2
3
|
declare type Props = {
|
|
3
4
|
columns: DataTableColumn[];
|
|
4
5
|
showActionMenu?: boolean;
|
|
5
6
|
};
|
|
6
|
-
declare const ColumnSizes: ({ columns, showActionMenu }: Props) => JSX.Element;
|
|
7
|
+
declare const ColumnSizes: ({ columns, showActionMenu }: Props) => React.JSX.Element;
|
|
7
8
|
export default ColumnSizes;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { DataTableSortDirection } from '../../types';
|
|
2
3
|
declare type Props = {
|
|
3
4
|
sortDirection?: DataTableSortDirection;
|
|
4
5
|
};
|
|
5
|
-
declare const HeaderSortIcon: ({ sortDirection }: Props) => JSX.Element;
|
|
6
|
+
declare const HeaderSortIcon: ({ sortDirection }: Props) => React.JSX.Element;
|
|
6
7
|
export default HeaderSortIcon;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare type Props = {
|
|
2
3
|
amountOfColumns: number;
|
|
3
4
|
showActionMenu: boolean;
|
|
4
5
|
};
|
|
5
|
-
declare const DataTableLoadingBlock: ({ amountOfColumns, showActionMenu }: Props) => JSX.Element;
|
|
6
|
+
declare const DataTableLoadingBlock: ({ amountOfColumns, showActionMenu }: Props) => React.JSX.Element;
|
|
6
7
|
export default DataTableLoadingBlock;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare type Props = {
|
|
2
3
|
placement: 'top' | 'bottom';
|
|
3
4
|
};
|
|
@@ -7,5 +8,5 @@ declare type Props = {
|
|
|
7
8
|
* The native HTML table tag can't allow scrolling the tbody.
|
|
8
9
|
* It creates fake borders with radius corners to hide the table borders when scrolling
|
|
9
10
|
*/
|
|
10
|
-
declare const DataTableScrollFakeBorder: ({ placement }: Props) => JSX.Element;
|
|
11
|
+
declare const DataTableScrollFakeBorder: ({ placement }: Props) => React.JSX.Element;
|
|
11
12
|
export default DataTableScrollFakeBorder;
|
package/dist/lists/DataTable/DataTableStickyColumnsContainer/DataTableStickyColumnsContainer.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
import { StickyColumns } from '../types';
|
|
3
3
|
declare type Props = {
|
|
4
4
|
children: ReactNode;
|
|
@@ -6,5 +6,5 @@ declare type Props = {
|
|
|
6
6
|
isShowingColumns: boolean;
|
|
7
7
|
isShowingFooter: boolean;
|
|
8
8
|
};
|
|
9
|
-
declare const DataTableStickyColumnsContainer: ({ children, stickyColumns, isShowingColumns, isShowingFooter }: Props) => JSX.Element;
|
|
9
|
+
declare const DataTableStickyColumnsContainer: ({ children, stickyColumns, isShowingColumns, isShowingFooter }: Props) => React.JSX.Element;
|
|
10
10
|
export default DataTableStickyColumnsContainer;
|
|
@@ -12,5 +12,5 @@ declare type Props = {
|
|
|
12
12
|
hasDefaultCell?: boolean;
|
|
13
13
|
testId?: string;
|
|
14
14
|
} & Omit<React.HTMLProps<HTMLDivElement>, 'css'>;
|
|
15
|
-
declare const DataTableRow: React.ForwardRefExoticComponent<Pick<Props, "children" | "type" | "default" | "disabled" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onBlur" | "onFocus" | "onKeyDown" | "id" | "title" | "href" | "target" | "testId" | "size" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "pattern" | "key" | "color" | "className" | "height" | "lang" | "max" | "media" | "method" | "min" | "name" | "width" | "role" | "tabIndex" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "contextMenu" | "start" | "wrap" | "dir" | "checked" | "placeholder" | "prefix" | "value" | "defaultValue" | "content" | "translate" | "
|
|
15
|
+
declare const DataTableRow: React.ForwardRefExoticComponent<Pick<Props, "children" | "type" | "default" | "disabled" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onBlur" | "onFocus" | "onKeyDown" | "id" | "title" | "href" | "target" | "testId" | "size" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "pattern" | "key" | "color" | "suppressHydrationWarning" | "className" | "height" | "lang" | "max" | "media" | "method" | "min" | "name" | "width" | "role" | "tabIndex" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "contextMenu" | "start" | "wrap" | "dir" | "hidden" | "checked" | "placeholder" | "prefix" | "value" | "defaultValue" | "content" | "translate" | "open" | "multiple" | "actions" | "src" | "as" | "draggable" | "autoComplete" | "autoFocus" | "maxLength" | "step" | "isSelected" | "readOnly" | "sizes" | "required" | "htmlFor" | "selected" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "hrefLang" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "mediaGroup" | "minLength" | "muted" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "shape" | "srcDoc" | "srcLang" | "srcSet" | "useMap" | "wmode" | "defaultChecked" | "suppressContentEditableWarning" | "accessKey" | "contentEditable" | "nonce" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "hasDefaultPadding" | "hasDefaultCell"> & React.RefAttributes<HTMLTableRowElement>>;
|
|
16
16
|
export default DataTableRow;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import type { DataTableAction } from '../../DataTable/types';
|
|
2
3
|
declare type Props = {
|
|
3
4
|
actions: DataTableAction[];
|
|
4
5
|
columnIndex: number;
|
|
5
6
|
};
|
|
6
|
-
declare const DataTableRowActions: ({ actions, columnIndex }: Props) => JSX.Element;
|
|
7
|
+
declare const DataTableRowActions: ({ actions, columnIndex }: Props) => React.JSX.Element;
|
|
7
8
|
export default DataTableRowActions;
|
|
@@ -7,5 +7,5 @@ declare type Props = {
|
|
|
7
7
|
/** This is used for overriding the default data-testid */
|
|
8
8
|
testId?: string;
|
|
9
9
|
};
|
|
10
|
-
declare const Chip: ({ children, theme, testId }: Props) => JSX.Element;
|
|
10
|
+
declare const Chip: ({ children, theme, testId }: Props) => React.JSX.Element;
|
|
11
11
|
export default Chip;
|
|
@@ -6,5 +6,5 @@ declare type Props = {
|
|
|
6
6
|
testId?: string;
|
|
7
7
|
children: React.ReactNode;
|
|
8
8
|
};
|
|
9
|
-
declare const BreadcrumbItem: ({ href, reloadDocument, testId, children }: Props) => JSX.Element;
|
|
9
|
+
declare const BreadcrumbItem: ({ href, reloadDocument, testId, children }: Props) => React.JSX.Element;
|
|
10
10
|
export default BreadcrumbItem;
|
|
@@ -13,5 +13,5 @@ declare type Props = {
|
|
|
13
13
|
/** Sets the z-index of the dropdown menu pane */
|
|
14
14
|
zIndex?: number | ZIndex;
|
|
15
15
|
};
|
|
16
|
-
declare const Dropdown: ({ trigger, triggersOn, alignment, width, maxHeight, testId, children, triggerWidth, zIndex }: Props) => JSX.Element;
|
|
16
|
+
declare const Dropdown: ({ trigger, triggersOn, alignment, width, maxHeight, testId, children, triggerWidth, zIndex }: Props) => React.JSX.Element;
|
|
17
17
|
export default Dropdown;
|
|
@@ -16,5 +16,5 @@ declare type Props = {
|
|
|
16
16
|
/** If an `href` is passed `reloadDocument` will control whether the link reloads the page or not. */
|
|
17
17
|
reloadDocument?: boolean;
|
|
18
18
|
};
|
|
19
|
-
declare const DropdownListItem: ({ onClick, prefix, suffix, caption, selected, disabled, testId, children, href, target, reloadDocument }: Props) => JSX.Element;
|
|
19
|
+
declare const DropdownListItem: ({ onClick, prefix, suffix, caption, selected, disabled, testId, children, href, target, reloadDocument }: Props) => React.JSX.Element;
|
|
20
20
|
export default DropdownListItem;
|
|
@@ -9,5 +9,5 @@ export declare type Props = {
|
|
|
9
9
|
primaryButton: React.ReactElement;
|
|
10
10
|
testId?: string;
|
|
11
11
|
} & PositionStyles;
|
|
12
|
-
declare const HintModal: ({ header, children, mediaUrl, onClose, modalId, primaryButton, testId, ...positionProps }: Props) => JSX.Element;
|
|
12
|
+
declare const HintModal: ({ header, children, mediaUrl, onClose, modalId, primaryButton, testId, ...positionProps }: Props) => React.JSX.Element;
|
|
13
13
|
export default HintModal;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { MenuAction } from './types';
|
|
2
3
|
declare type Props = {
|
|
3
4
|
actions: MenuAction[];
|
|
4
5
|
};
|
|
5
|
-
declare const KebabMenu: ({ actions }: Props) => JSX.Element;
|
|
6
|
+
declare const KebabMenu: ({ actions }: Props) => React.JSX.Element;
|
|
6
7
|
export default KebabMenu;
|
|
@@ -18,7 +18,7 @@ declare type Props = {
|
|
|
18
18
|
testId?: string;
|
|
19
19
|
};
|
|
20
20
|
declare const Modal: {
|
|
21
|
-
({ children, header, subHeader, onClose, loading, zIndex, rootElementId, width, height, maxWidth, shouldReturnFocusAfterClose, testId }: Props): JSX.Element;
|
|
21
|
+
({ children, header, subHeader, onClose, loading, zIndex, rootElementId, width, height, maxWidth, shouldReturnFocusAfterClose, testId }: Props): React.JSX.Element;
|
|
22
22
|
setAppElement(rootElement: string | HTMLElement): void;
|
|
23
23
|
};
|
|
24
24
|
export default Modal;
|
|
@@ -5,5 +5,5 @@ declare type Props = {
|
|
|
5
5
|
onClose?: () => void;
|
|
6
6
|
loading?: boolean;
|
|
7
7
|
};
|
|
8
|
-
declare const ModalHeader: ({ header, subHeader, onClose, loading }: Props) => JSX.Element | null;
|
|
8
|
+
declare const ModalHeader: ({ header, subHeader, onClose, loading }: Props) => React.JSX.Element | null;
|
|
9
9
|
export default ModalHeader;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare type Props = {
|
|
2
3
|
children?: string;
|
|
3
4
|
theme?: 'dark' | 'light';
|
|
4
5
|
};
|
|
5
|
-
declare const KeyboardKey: ({ children, theme }: Props) => JSX.Element;
|
|
6
|
+
declare const KeyboardKey: ({ children, theme }: Props) => React.JSX.Element;
|
|
6
7
|
export default KeyboardKey;
|
|
@@ -21,5 +21,5 @@ declare const Text: ({ children, as, emphasis, alignment, color, testId, ...posi
|
|
|
21
21
|
};
|
|
22
22
|
className: string;
|
|
23
23
|
'data-testid': string | undefined;
|
|
24
|
-
}, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)>;
|
|
24
|
+
}, string | ((props: any, deprecatedLegacyContext?: any) => React.ReactElement<any, any> | null) | (new (props: any, deprecatedLegacyContext?: any) => React.Component<any, any, any>)>;
|
|
25
25
|
export default Text;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@7shifts/sous-chef",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.29.0",
|
|
4
4
|
"description": "7shifts component library",
|
|
5
5
|
"author": "7shifts",
|
|
6
6
|
"license": "MIT",
|
|
@@ -20,19 +20,17 @@
|
|
|
20
20
|
"build-tokens": "./scripts/build-tokens.sh",
|
|
21
21
|
"build-colors": "./scripts/tokens/build-colors.sh",
|
|
22
22
|
"build-zindexes": "./scripts/tokens/build-z-indexes.sh",
|
|
23
|
-
"compile": "microbundle-crl --no-compress --format modern,cjs",
|
|
24
|
-
"start": "microbundle-crl watch --no-compress --format modern,cjs",
|
|
25
23
|
"test": "run-s test:unit test:lint test:build",
|
|
26
24
|
"test:build": "run-s build",
|
|
27
25
|
"test:lint": "eslint --ext .ts --ext .tsx .",
|
|
28
|
-
"test:unit": "cross-env CI=1 react-scripts test --colors --transformIgnorePatterns \"node_modules/(?!time-autocomplete)/\" --env=jest-environment-jsdom-sixteen --setupTestFrameworkScriptFile=./jestSetup.js",
|
|
26
|
+
"test:unit": "cross-env CI=1 react-scripts test --colors --transformIgnorePatterns \"node_modules/(?!time-autocomplete)/\" --env=jest-environment-jsdom-sixteen --setupTestFrameworkScriptFile=./jestSetup.js --silent",
|
|
29
27
|
"test:unit:coverage": "run-s \"test:unit --coverage --coveragePathIgnorePatterns .stories.tsx index.ts icon-typescript-template.js types.ts\"",
|
|
30
28
|
"test:watch": "react-scripts test --colors --transformIgnorePatterns \"node_modules/(?!time-autocomplete)/\" --env=jest-environment-jsdom-sixteen --setupTestFrameworkScriptFile=./jestSetup.js",
|
|
31
29
|
"test:visual": "chromatic --project-token=9226d55e4d56 --exit-zero-on-changes --build-script-name=storybook:chromatic:build",
|
|
32
|
-
"storybook": "
|
|
33
|
-
"storybook:chromatic": "
|
|
34
|
-
"storybook:chromatic:build": "
|
|
35
|
-
"storybook:build": "
|
|
30
|
+
"storybook": "storybook dev -p 6006 --loglevel info",
|
|
31
|
+
"storybook:chromatic": "storybook dev -p 6006",
|
|
32
|
+
"storybook:chromatic:build": "storybook build -o ./.storybook/dist",
|
|
33
|
+
"storybook:build": "storybook build -o ./.storybook/dist --loglevel info",
|
|
36
34
|
"new:component": "node ./scripts/new-component.js"
|
|
37
35
|
},
|
|
38
36
|
"peerDependencies": {
|
|
@@ -41,15 +39,14 @@
|
|
|
41
39
|
"react-router-dom": ">=5.1.2"
|
|
42
40
|
},
|
|
43
41
|
"devDependencies": {
|
|
44
|
-
"@
|
|
45
|
-
"@
|
|
46
|
-
"@storybook/addon-
|
|
47
|
-
"@storybook/addon-
|
|
48
|
-
"@storybook/
|
|
49
|
-
"@storybook/
|
|
50
|
-
"@storybook/
|
|
51
|
-
"@storybook/
|
|
52
|
-
"@storybook/testing-library": "^0.0.13",
|
|
42
|
+
"@storybook/addon-essentials": "^7.5.3",
|
|
43
|
+
"@storybook/addon-interactions": "^7.5.3",
|
|
44
|
+
"@storybook/addon-links": "^7.5.3",
|
|
45
|
+
"@storybook/addon-onboarding": "^1.0.8",
|
|
46
|
+
"@storybook/blocks": "^7.5.3",
|
|
47
|
+
"@storybook/react": "^7.5.3",
|
|
48
|
+
"@storybook/react-vite": "^7.5.3",
|
|
49
|
+
"@storybook/testing-library": "^0.2.2",
|
|
53
50
|
"@svgr/cli": "^8.0.1",
|
|
54
51
|
"@testing-library/jest-dom": "^5.12.0",
|
|
55
52
|
"@testing-library/react": "^11.2.7",
|
|
@@ -57,44 +54,41 @@
|
|
|
57
54
|
"@testing-library/user-event": "^13.2.1",
|
|
58
55
|
"@types/jest": "^25.1.4",
|
|
59
56
|
"@types/lodash-es": "^4.17.5",
|
|
60
|
-
"@types/
|
|
61
|
-
"@types/react": "^
|
|
62
|
-
"@types/react-dom": "^16.9.7",
|
|
57
|
+
"@types/react": "^18.2.15",
|
|
58
|
+
"@types/react-dom": "^18.2.15",
|
|
63
59
|
"@types/react-modal": "^3.12.1",
|
|
64
|
-
"@types/react-router-dom": "^5.3.3",
|
|
65
60
|
"@types/react-select": "^4.0.15",
|
|
66
|
-
"@
|
|
67
|
-
"@typescript-eslint/
|
|
68
|
-
"@
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"eslint": "^
|
|
74
|
-
"eslint-
|
|
75
|
-
"eslint-
|
|
76
|
-
"eslint-
|
|
77
|
-
"eslint-plugin-
|
|
78
|
-
"eslint-plugin-
|
|
79
|
-
"eslint-plugin-
|
|
80
|
-
"eslint-plugin-
|
|
81
|
-
"eslint-plugin-
|
|
82
|
-
"eslint-plugin-
|
|
83
|
-
"eslint-plugin-
|
|
61
|
+
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
62
|
+
"@typescript-eslint/parser": "^6.11.0",
|
|
63
|
+
"@vitejs/plugin-react": "^4.0.3",
|
|
64
|
+
"chromatic": "^9.0.0",
|
|
65
|
+
"cross-env": "^7.0.3",
|
|
66
|
+
"eslint": "^8.53.0",
|
|
67
|
+
"eslint-config-prettier": "^9.0.0",
|
|
68
|
+
"eslint-config-standard-react": "^13.0.0",
|
|
69
|
+
"eslint-plugin-import": "^2.29.0",
|
|
70
|
+
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
71
|
+
"eslint-plugin-node": "^11.1.0",
|
|
72
|
+
"eslint-plugin-prettier": "^5.0.1",
|
|
73
|
+
"eslint-plugin-promise": "^6.1.1",
|
|
74
|
+
"eslint-plugin-react": "^7.33.2",
|
|
75
|
+
"eslint-plugin-react-hooks": "^4.6.0",
|
|
76
|
+
"eslint-plugin-react-refresh": "^0.4.4",
|
|
77
|
+
"eslint-plugin-standard": "^5.0.0",
|
|
78
|
+
"eslint-plugin-storybook": "^0.6.15",
|
|
84
79
|
"formik": "^2.2.6",
|
|
85
80
|
"jest-environment-jsdom-sixteen": "^2.0.0",
|
|
86
81
|
"microbundle-crl": "^0.13.10",
|
|
87
82
|
"npm-run-all": "^4.1.5",
|
|
88
|
-
"prettier": "^2.0.4",
|
|
89
83
|
"prompt": "^1.3.0",
|
|
90
|
-
"react": "^
|
|
91
|
-
"react-dom": "^
|
|
84
|
+
"react": "^18.2.0",
|
|
85
|
+
"react-dom": "^18.2.0",
|
|
92
86
|
"react-scripts": "^3.4.1",
|
|
93
87
|
"sass": "^1.48.0",
|
|
94
|
-
"sass-loader": "10.1.1",
|
|
95
88
|
"source-map-explorer": "^2.5.3",
|
|
96
|
-
"storybook
|
|
97
|
-
"typescript": "^
|
|
89
|
+
"storybook": "^7.5.3",
|
|
90
|
+
"typescript": "^5.0.2",
|
|
91
|
+
"vite": "^4.4.5",
|
|
98
92
|
"yup": "^0.32.9"
|
|
99
93
|
},
|
|
100
94
|
"files": [
|