@7shifts/sous-chef 2.15.9 → 2.16.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 +1 -0
- package/dist/actions/PaginationControls/PaginationControls.d.ts +1 -0
- package/dist/actions/Toggle/Toggle.d.ts +1 -0
- package/dist/controls/ToolbarSelect/ToolbarSelect.d.ts +2 -1
- package/dist/core/DataTable/DataTable.d.ts +3 -1
- package/dist/core/DataTableEditableCell/DataTableEditableCell.d.ts +2 -1
- package/dist/core/DataTableRow/DataTableRow.d.ts +1 -1
- package/dist/core/Flex/Flex.d.ts +1 -0
- package/dist/core/Inline/Inline.d.ts +1 -0
- package/dist/core/Stack/Stack.d.ts +1 -0
- package/dist/feedback/InlineBanner/InlineBanner.d.ts +1 -0
- package/dist/feedback/Spinner/Spinner.d.ts +1 -0
- package/dist/forms/CheckboxField/CheckboxField.d.ts +2 -0
- package/dist/forms/CurrencyField/CurrencyField.d.ts +1 -1
- package/dist/forms/DateField/DateField.d.ts +1 -0
- package/dist/forms/DatePickerCalendar/DatePickerCalendar.d.ts +1 -0
- package/dist/forms/DateRangeField/DateRangeField.d.ts +1 -0
- package/dist/forms/Field/Field.d.ts +1 -0
- package/dist/forms/Form/Form.d.ts +1 -0
- package/dist/forms/FormRow/FormRow.d.ts +1 -0
- package/dist/forms/MultiSelectField/MultiSelectField.d.ts +2 -1
- package/dist/forms/PasswordField/PasswordField.d.ts +1 -0
- package/dist/forms/PercentageField/PercentageField.d.ts +1 -1
- package/dist/forms/PillSelectField/PillSelectField.d.ts +3 -1
- package/dist/forms/RadioGroupField/RadioGroupField.d.ts +2 -0
- package/dist/forms/RadioGroupOption/RadioGroupOption.d.ts +1 -0
- package/dist/forms/SelectField/SelectField.d.ts +2 -0
- package/dist/forms/SelectField/useSelectField.d.ts +1 -1
- package/dist/forms/TextAreaField/TextAreaField.d.ts +1 -0
- package/dist/forms/TextField/TextField.d.ts +1 -0
- package/dist/forms/TextField/useTextField.d.ts +1 -1
- package/dist/forms/TimeField/TimeField.d.ts +1 -1
- package/dist/forms/WeekField/WeekField.d.ts +1 -0
- package/dist/icons/components/IconAnalytics.d.ts +2 -1
- package/dist/icons/components/IconArrowDown.d.ts +2 -1
- package/dist/icons/components/IconArrowLeft.d.ts +2 -1
- package/dist/icons/components/IconArrowRight.d.ts +2 -1
- package/dist/icons/components/IconArrowToTop.d.ts +2 -1
- package/dist/icons/components/IconArrowUp.d.ts +2 -1
- package/dist/icons/components/IconAward.d.ts +2 -1
- package/dist/icons/components/IconBalanceScale.d.ts +2 -1
- package/dist/icons/components/IconBalanceScaleLeft.d.ts +2 -1
- package/dist/icons/components/IconBan.d.ts +2 -1
- package/dist/icons/components/IconBarsH.d.ts +2 -1
- package/dist/icons/components/IconBarsV.d.ts +2 -1
- package/dist/icons/components/IconBell.d.ts +2 -1
- package/dist/icons/components/IconBirthdayCake.d.ts +2 -1
- package/dist/icons/components/IconBold.d.ts +2 -1
- package/dist/icons/components/IconBolt.d.ts +2 -1
- package/dist/icons/components/IconBook.d.ts +2 -1
- package/dist/icons/components/IconBriefcase.d.ts +2 -1
- package/dist/icons/components/IconBullseyeArrow.d.ts +2 -1
- package/dist/icons/components/IconCalculator.d.ts +2 -1
- package/dist/icons/components/IconCalendar.d.ts +2 -1
- package/dist/icons/components/IconCalendarAlt.d.ts +2 -1
- package/dist/icons/components/IconCalendarCheck.d.ts +2 -1
- package/dist/icons/components/IconCalendarDay.d.ts +2 -1
- package/dist/icons/components/IconCalendarExclamation.d.ts +2 -1
- package/dist/icons/components/IconCalendarStar.d.ts +2 -1
- package/dist/icons/components/IconCalendarTomorrow.d.ts +2 -1
- package/dist/icons/components/IconCamera.d.ts +2 -1
- package/dist/icons/components/IconCameraSlash.d.ts +2 -1
- package/dist/icons/components/IconCashRegister.d.ts +2 -1
- package/dist/icons/components/IconChartBar.d.ts +2 -1
- package/dist/icons/components/IconCheck.d.ts +2 -1
- package/dist/icons/components/IconChevronDown.d.ts +2 -1
- package/dist/icons/components/IconChevronLeft.d.ts +2 -1
- package/dist/icons/components/IconChevronRight.d.ts +2 -1
- package/dist/icons/components/IconChevronUp.d.ts +2 -1
- package/dist/icons/components/IconClipboardList.d.ts +2 -1
- package/dist/icons/components/IconClock.d.ts +2 -1
- package/dist/icons/components/IconCog.d.ts +2 -1
- package/dist/icons/components/IconComment.d.ts +2 -1
- package/dist/icons/components/IconCommentLines.d.ts +2 -1
- package/dist/icons/components/IconCopy.d.ts +2 -1
- package/dist/icons/components/IconCreditCard.d.ts +2 -1
- package/dist/icons/components/IconCreditCardPlus.d.ts +2 -1
- package/dist/icons/components/IconDownload.d.ts +2 -1
- package/dist/icons/components/IconEdit.d.ts +2 -1
- package/dist/icons/components/IconEllipsisV.d.ts +2 -1
- package/dist/icons/components/IconEnvelope.d.ts +2 -1
- package/dist/icons/components/IconExclaimation.d.ts +2 -1
- package/dist/icons/components/IconExclaimationTriangle.d.ts +2 -1
- package/dist/icons/components/IconExpand.d.ts +2 -1
- package/dist/icons/components/IconExternalLink.d.ts +2 -1
- package/dist/icons/components/IconEye.d.ts +2 -1
- package/dist/icons/components/IconEyeSlash.d.ts +2 -1
- package/dist/icons/components/IconFile.d.ts +2 -1
- package/dist/icons/components/IconFilePdf.d.ts +2 -1
- package/dist/icons/components/IconFlag.d.ts +2 -1
- package/dist/icons/components/IconFourDotsCircle.d.ts +2 -1
- package/dist/icons/components/IconFourSquares.d.ts +2 -1
- package/dist/icons/components/IconGavel.d.ts +2 -1
- package/dist/icons/components/IconGif.d.ts +2 -1
- package/dist/icons/components/IconGift.d.ts +2 -1
- package/dist/icons/components/IconGrinBeam.d.ts +2 -1
- package/dist/icons/components/IconGripVertical.d.ts +2 -1
- package/dist/icons/components/IconHandshake.d.ts +2 -1
- package/dist/icons/components/IconImage.d.ts +2 -1
- package/dist/icons/components/IconInfoCircle.d.ts +2 -1
- package/dist/icons/components/IconIslandTropical.d.ts +2 -1
- package/dist/icons/components/IconItalic.d.ts +2 -1
- package/dist/icons/components/IconLaptopSearch.d.ts +2 -1
- package/dist/icons/components/IconLink.d.ts +2 -1
- package/dist/icons/components/IconList.d.ts +2 -1
- package/dist/icons/components/IconListOI.d.ts +2 -1
- package/dist/icons/components/IconLock.d.ts +2 -1
- package/dist/icons/components/IconMagicSolid.d.ts +2 -1
- package/dist/icons/components/IconMapMarker.d.ts +2 -1
- package/dist/icons/components/IconMegaphone.d.ts +2 -1
- package/dist/icons/components/IconMinus.d.ts +2 -1
- package/dist/icons/components/IconMinusCircle.d.ts +2 -1
- package/dist/icons/components/IconMoneyBill.d.ts +2 -1
- package/dist/icons/components/IconNotesMedical.d.ts +2 -1
- package/dist/icons/components/IconOvertime.d.ts +2 -1
- package/dist/icons/components/IconPaperPlane.d.ts +2 -1
- package/dist/icons/components/IconPaperPlaneClock.d.ts +2 -1
- package/dist/icons/components/IconPaperclip.d.ts +2 -1
- package/dist/icons/components/IconPencil.d.ts +2 -1
- package/dist/icons/components/IconPercentage.d.ts +2 -1
- package/dist/icons/components/IconPhone.d.ts +2 -1
- package/dist/icons/components/IconPlug.d.ts +2 -1
- package/dist/icons/components/IconPlus.d.ts +2 -1
- package/dist/icons/components/IconPrint.d.ts +2 -1
- package/dist/icons/components/IconQuestionCircle.d.ts +2 -1
- package/dist/icons/components/IconRepeat.d.ts +2 -1
- package/dist/icons/components/IconReply.d.ts +2 -1
- package/dist/icons/components/IconSearch.d.ts +2 -1
- package/dist/icons/components/IconSignOut.d.ts +2 -1
- package/dist/icons/components/IconSitemap.d.ts +2 -1
- package/dist/icons/components/IconSlidersH.d.ts +2 -1
- package/dist/icons/components/IconSort.d.ts +2 -1
- package/dist/icons/components/IconStar.d.ts +2 -1
- package/dist/icons/components/IconStarSolid.d.ts +2 -1
- package/dist/icons/components/IconStickyNoteLines.d.ts +2 -1
- package/dist/icons/components/IconStopwatch.d.ts +2 -1
- package/dist/icons/components/IconStrikethrough.d.ts +2 -1
- package/dist/icons/components/IconSync.d.ts +2 -1
- package/dist/icons/components/IconSyncExclaimation.d.ts +2 -1
- package/dist/icons/components/IconTachometer.d.ts +2 -1
- package/dist/icons/components/IconTimes.d.ts +2 -1
- package/dist/icons/components/IconTimesOctagon.d.ts +2 -1
- package/dist/icons/components/IconTrash.d.ts +2 -1
- package/dist/icons/components/IconUnderline.d.ts +2 -1
- package/dist/icons/components/IconUndo.d.ts +2 -1
- package/dist/icons/components/IconUniversity.d.ts +2 -1
- package/dist/icons/components/IconUserComputer.d.ts +2 -1
- package/dist/icons/components/IconUserFriends.d.ts +2 -1
- package/dist/icons/components/IconUserLight.d.ts +2 -1
- package/dist/icons/components/IconUserPlus.d.ts +2 -1
- package/dist/icons/components/IconUserSlash.d.ts +2 -1
- package/dist/icons/components/IconUserSolid.d.ts +2 -1
- package/dist/icons/components/IconUserTag.d.ts +2 -1
- package/dist/icons/components/IconUserTie.d.ts +2 -1
- package/dist/icons/components/IconUsers.d.ts +2 -1
- package/dist/icons/components/IconVideo.d.ts +2 -1
- package/dist/icons/components/IconVolume.d.ts +2 -1
- package/dist/icons/components/IconVolumeMute.d.ts +2 -1
- package/dist/icons/components/IconWrench.d.ts +2 -1
- package/dist/index.css +89 -0
- package/dist/index.js +1348 -466
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1347 -467
- package/dist/index.modern.js.map +1 -1
- package/dist/media/Avatar/Avatar.d.ts +1 -0
- package/dist/media/Badge/Badge.d.ts +1 -0
- package/dist/media/Chip/Chip.d.ts +11 -0
- package/dist/media/Chip/constants.d.ts +8 -0
- package/dist/media/Chip/index.d.ts +1 -0
- package/dist/media/Chip/types.d.ts +1 -0
- package/dist/media/Pill/Pill.d.ts +10 -0
- package/dist/media/Pill/constants.d.ts +7 -0
- package/dist/media/Pill/index.d.ts +1 -0
- package/dist/media/Pill/types.d.ts +1 -0
- package/dist/media/index.d.ts +3 -1
- package/dist/overlay/Calendar/Calendar.d.ts +1 -0
- package/dist/overlay/Modal/Modal.d.ts +2 -1
- package/dist/overlay/Modal/ModalBody/ModalBody.d.ts +2 -1
- package/dist/overlay/Modal/ModalFooter/ModalFooter.d.ts +2 -1
- package/dist/overlay/Tooltip/Tooltip.d.ts +1 -0
- package/dist/overlay/Tooltip/TooltipOverlay/TooltipOverlay.d.ts +1 -0
- package/package.json +4 -2
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUserTag: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserTag;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUserTie: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserTie;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUsers: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUsers;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconVideo: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconVideo;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconVolume: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconVolume;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconVolumeMute: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconVolumeMute;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconWrench: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconWrench;
|
package/dist/index.css
CHANGED
|
@@ -2997,4 +2997,93 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2997
2997
|
._GKL9P svg {
|
|
2998
2998
|
width: 80%;
|
|
2999
2999
|
padding-top: 25%;
|
|
3000
|
+
}
|
|
3001
|
+
/*********************************
|
|
3002
|
+
For new colours, see _colors.scss.
|
|
3003
|
+
**********************************/
|
|
3004
|
+
/* stylelint-disable color-no-hex */
|
|
3005
|
+
/*
|
|
3006
|
+
These are the colour variables to be used around the webapp.
|
|
3007
|
+
The variables are set up to describe the color and number which represents the lightness of the color.
|
|
3008
|
+
The smaller the number the lighter the color. So $eggplant-100 would be light purple and $eggplant-600 would be dark purple.
|
|
3009
|
+
The base colour is the default colour and is numbered with 400. If someone says "use Tangerine" they are referring to the base color.
|
|
3010
|
+
Please ask a designer if you have questions about which colours to use.
|
|
3011
|
+
*/
|
|
3012
|
+
._1fIeV {
|
|
3013
|
+
font-size: 12px;
|
|
3014
|
+
font-weight: 600;
|
|
3015
|
+
border-radius: 2px;
|
|
3016
|
+
padding: 2px 8px;
|
|
3017
|
+
line-height: 16px;
|
|
3018
|
+
display: inline-block;
|
|
3019
|
+
text-align: center;
|
|
3020
|
+
text-transform: uppercase;
|
|
3021
|
+
}
|
|
3022
|
+
._V4byU {
|
|
3023
|
+
background-color: #fdd5c8;
|
|
3024
|
+
color: #96452b;
|
|
3025
|
+
}
|
|
3026
|
+
._37gN9 {
|
|
3027
|
+
background-color: #c6f1eb;
|
|
3028
|
+
color: #277e71;
|
|
3029
|
+
}
|
|
3030
|
+
._Tw7tp {
|
|
3031
|
+
background-color: #d3dbf4;
|
|
3032
|
+
color: #415184;
|
|
3033
|
+
}
|
|
3034
|
+
._t94VZ {
|
|
3035
|
+
background-color: #ffeec9;
|
|
3036
|
+
color: #99772c;
|
|
3037
|
+
}
|
|
3038
|
+
._3SmeO {
|
|
3039
|
+
background-color: #ceecf5;
|
|
3040
|
+
color: #367385;
|
|
3041
|
+
}
|
|
3042
|
+
._2eoX0 {
|
|
3043
|
+
background-color: #f7d1d1;
|
|
3044
|
+
color: #8a3d3d;
|
|
3045
|
+
}
|
|
3046
|
+
/*********************************
|
|
3047
|
+
For new colours, see _colors.scss.
|
|
3048
|
+
**********************************/
|
|
3049
|
+
/* stylelint-disable color-no-hex */
|
|
3050
|
+
/*
|
|
3051
|
+
These are the colour variables to be used around the webapp.
|
|
3052
|
+
The variables are set up to describe the color and number which represents the lightness of the color.
|
|
3053
|
+
The smaller the number the lighter the color. So $eggplant-100 would be light purple and $eggplant-600 would be dark purple.
|
|
3054
|
+
The base colour is the default colour and is numbered with 400. If someone says "use Tangerine" they are referring to the base color.
|
|
3055
|
+
Please ask a designer if you have questions about which colours to use.
|
|
3056
|
+
*/
|
|
3057
|
+
._23q4Y {
|
|
3058
|
+
font-size: 14px;
|
|
3059
|
+
font-weight: 600;
|
|
3060
|
+
border-radius: 25px;
|
|
3061
|
+
padding: 0 12px 0 12px;
|
|
3062
|
+
line-height: 28px;
|
|
3063
|
+
min-width: 40px;
|
|
3064
|
+
display: inline-block;
|
|
3065
|
+
text-align: center;
|
|
3066
|
+
}
|
|
3067
|
+
._23q4Y::first-letter {
|
|
3068
|
+
text-transform: capitalize;
|
|
3069
|
+
}
|
|
3070
|
+
._niDEM {
|
|
3071
|
+
background-color: #D5D5D5;
|
|
3072
|
+
color: #323232;
|
|
3073
|
+
}
|
|
3074
|
+
._IwDRB {
|
|
3075
|
+
background-color: #c6f1eb;
|
|
3076
|
+
color: #277e71;
|
|
3077
|
+
}
|
|
3078
|
+
._MPji- {
|
|
3079
|
+
background-color: #f7d1d1;
|
|
3080
|
+
color: #8a3d3d;
|
|
3081
|
+
}
|
|
3082
|
+
._3S2m8 {
|
|
3083
|
+
background-color: #ffeec9;
|
|
3084
|
+
color: #99772c;
|
|
3085
|
+
}
|
|
3086
|
+
._2G3ML {
|
|
3087
|
+
background-color: #ceecf5;
|
|
3088
|
+
color: #367385;
|
|
3000
3089
|
}
|