@7shifts/sous-chef 2.15.8 → 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/foundation/colors.d.ts +2 -8
- 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 +126 -37
- package/dist/index.js +1351 -469
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1350 -470
- 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 IconUserFriends: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserFriends;
|
|
@@ -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 IconUserLight: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserLight;
|
|
@@ -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 IconUserPlus: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserPlus;
|
|
@@ -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 IconUserSlash: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserSlash;
|
|
@@ -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 IconUserSolid: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserSolid;
|
|
@@ -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
|
@@ -340,22 +340,22 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
340
340
|
|
|
341
341
|
._3OB2g {
|
|
342
342
|
background: #F3F3F3;
|
|
343
|
-
border-color: #
|
|
343
|
+
border-color: #D5D5D5;
|
|
344
344
|
color: #464646;
|
|
345
345
|
}
|
|
346
346
|
._3OB2g:hover {
|
|
347
|
-
background: #
|
|
347
|
+
background: #D5D5D5;
|
|
348
348
|
border-color: #949494;
|
|
349
349
|
color: #323232;
|
|
350
350
|
}
|
|
351
351
|
._3OB2g:disabled {
|
|
352
352
|
background: #F3F3F3;
|
|
353
|
-
border-color: #
|
|
353
|
+
border-color: #D5D5D5;
|
|
354
354
|
color: #949494;
|
|
355
355
|
}
|
|
356
356
|
._3OB2g[aria-disabled=true] {
|
|
357
357
|
background: #F3F3F3;
|
|
358
|
-
border-color: #
|
|
358
|
+
border-color: #D5D5D5;
|
|
359
359
|
color: #949494;
|
|
360
360
|
}
|
|
361
361
|
|
|
@@ -445,7 +445,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
445
445
|
|
|
446
446
|
._3BrS0 {
|
|
447
447
|
background: transparent;
|
|
448
|
-
border-color: #
|
|
448
|
+
border-color: #D5D5D5;
|
|
449
449
|
color: #464646;
|
|
450
450
|
}
|
|
451
451
|
._3BrS0:hover {
|
|
@@ -455,12 +455,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
455
455
|
}
|
|
456
456
|
._3BrS0:disabled {
|
|
457
457
|
background: transparent;
|
|
458
|
-
border-color: #
|
|
458
|
+
border-color: #D5D5D5;
|
|
459
459
|
color: #949494;
|
|
460
460
|
}
|
|
461
461
|
._3BrS0[aria-disabled=true] {
|
|
462
462
|
background: transparent;
|
|
463
|
-
border-color: #
|
|
463
|
+
border-color: #D5D5D5;
|
|
464
464
|
color: #949494;
|
|
465
465
|
}
|
|
466
466
|
|
|
@@ -604,7 +604,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
604
604
|
display: flex;
|
|
605
605
|
padding: 16px;
|
|
606
606
|
border: 1px solid #fff;
|
|
607
|
-
border-bottom: 1px solid #
|
|
607
|
+
border-bottom: 1px solid #D5D5D5;
|
|
608
608
|
}
|
|
609
609
|
._3DlpO:last-child:not(._NS-B9) {
|
|
610
610
|
border-bottom: 1px solid #fff;
|
|
@@ -704,7 +704,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
704
704
|
}
|
|
705
705
|
|
|
706
706
|
._2ygIH {
|
|
707
|
-
border: 1px solid #
|
|
707
|
+
border: 1px solid #D5D5D5;
|
|
708
708
|
border-radius: 8px;
|
|
709
709
|
font-family: "Proxima Nova", sans-serif;
|
|
710
710
|
font-size: 14px;
|
|
@@ -726,7 +726,7 @@ The base colour is the default colour and is numbered with 400. If someone says
|
|
|
726
726
|
Please ask a designer if you have questions about which colours to use.
|
|
727
727
|
*/
|
|
728
728
|
._1IynL button:disabled {
|
|
729
|
-
border-color: #
|
|
729
|
+
border-color: #D5D5D5;
|
|
730
730
|
}
|
|
731
731
|
._1IynL button:last-child {
|
|
732
732
|
border-radius: 0 4px 4px 0;
|
|
@@ -754,7 +754,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
754
754
|
display: flex;
|
|
755
755
|
}
|
|
756
756
|
._1d8Ci:not(:last-child):not(._3tb7U) {
|
|
757
|
-
border-bottom: 1px solid #
|
|
757
|
+
border-bottom: 1px solid #D5D5D5;
|
|
758
758
|
}
|
|
759
759
|
|
|
760
760
|
._1d8Ci:focus:not(:focus-visible) {
|
|
@@ -806,7 +806,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
806
806
|
justify-content: flex-end;
|
|
807
807
|
}
|
|
808
808
|
._1rrRr:not(:last-child) {
|
|
809
|
-
border-right: 1px solid #
|
|
809
|
+
border-right: 1px solid #D5D5D5;
|
|
810
810
|
}
|
|
811
811
|
|
|
812
812
|
._azbIG {
|
|
@@ -929,7 +929,7 @@ Just for future references:
|
|
|
929
929
|
._3tNyE::before {
|
|
930
930
|
content: "";
|
|
931
931
|
display: block;
|
|
932
|
-
background: #
|
|
932
|
+
background: #D5D5D5;
|
|
933
933
|
transition: all ease-in-out 150ms;
|
|
934
934
|
box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.03);
|
|
935
935
|
border-radius: 26px;
|
|
@@ -945,7 +945,7 @@ Just for future references:
|
|
|
945
945
|
right: 21px;
|
|
946
946
|
top: 2px;
|
|
947
947
|
background: #fff;
|
|
948
|
-
border: 1px solid #
|
|
948
|
+
border: 1px solid #D5D5D5;
|
|
949
949
|
border-radius: 24px;
|
|
950
950
|
height: 14px;
|
|
951
951
|
width: 14px;
|
|
@@ -1033,7 +1033,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1033
1033
|
}
|
|
1034
1034
|
|
|
1035
1035
|
._1bTmd {
|
|
1036
|
-
border: 1px solid #
|
|
1036
|
+
border: 1px solid #D5D5D5;
|
|
1037
1037
|
border-radius: 8px;
|
|
1038
1038
|
font-family: "Proxima Nova", sans-serif;
|
|
1039
1039
|
font-size: 14px;
|
|
@@ -1112,7 +1112,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1112
1112
|
|
|
1113
1113
|
._wQQ_2 {
|
|
1114
1114
|
position: initial;
|
|
1115
|
-
border: 1px solid #
|
|
1115
|
+
border: 1px solid #D5D5D5;
|
|
1116
1116
|
background: #fff;
|
|
1117
1117
|
overflow: auto;
|
|
1118
1118
|
outline: none;
|
|
@@ -1411,7 +1411,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1411
1411
|
}
|
|
1412
1412
|
|
|
1413
1413
|
._3vJkw {
|
|
1414
|
-
color: #
|
|
1414
|
+
color: #D5D5D5;
|
|
1415
1415
|
cursor: default;
|
|
1416
1416
|
}
|
|
1417
1417
|
|
|
@@ -1436,7 +1436,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1436
1436
|
display: table-cell;
|
|
1437
1437
|
padding: 0.5em;
|
|
1438
1438
|
min-width: 1em;
|
|
1439
|
-
border-right: 1px solid #
|
|
1439
|
+
border-right: 1px solid #D5D5D5;
|
|
1440
1440
|
color: #949494;
|
|
1441
1441
|
vertical-align: middle;
|
|
1442
1442
|
text-align: right;
|
|
@@ -1629,7 +1629,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1629
1629
|
}
|
|
1630
1630
|
|
|
1631
1631
|
._1M4ZF {
|
|
1632
|
-
color: #
|
|
1632
|
+
color: #D5D5D5;
|
|
1633
1633
|
cursor: default;
|
|
1634
1634
|
}
|
|
1635
1635
|
|
|
@@ -1654,7 +1654,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1654
1654
|
display: table-cell;
|
|
1655
1655
|
padding: 0.5em;
|
|
1656
1656
|
min-width: 1em;
|
|
1657
|
-
border-right: 1px solid #
|
|
1657
|
+
border-right: 1px solid #D5D5D5;
|
|
1658
1658
|
color: #949494;
|
|
1659
1659
|
vertical-align: middle;
|
|
1660
1660
|
text-align: right;
|
|
@@ -1922,7 +1922,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1922
1922
|
border-radius: 4px;
|
|
1923
1923
|
padding: 7px;
|
|
1924
1924
|
box-shadow: none;
|
|
1925
|
-
border: 1px solid #
|
|
1925
|
+
border: 1px solid #D5D5D5;
|
|
1926
1926
|
flex: 1;
|
|
1927
1927
|
display: flex;
|
|
1928
1928
|
flex-direction: column;
|
|
@@ -1979,7 +1979,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1979
1979
|
font-family: "Proxima Nova", sans-serif;
|
|
1980
1980
|
color: #464646;
|
|
1981
1981
|
box-shadow: none;
|
|
1982
|
-
border: 1px solid #
|
|
1982
|
+
border: 1px solid #D5D5D5;
|
|
1983
1983
|
margin: 0;
|
|
1984
1984
|
flex: 1;
|
|
1985
1985
|
min-width: 90px;
|
|
@@ -2044,8 +2044,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2044
2044
|
width: 14px;
|
|
2045
2045
|
background-color: transparent;
|
|
2046
2046
|
border-radius: 4px;
|
|
2047
|
-
border: 1px solid #
|
|
2048
|
-
box-shadow: inset 0 1px 4px -2px #
|
|
2047
|
+
border: 1px solid #D5D5D5;
|
|
2048
|
+
box-shadow: inset 0 1px 4px -2px #D5D5D5;
|
|
2049
2049
|
}
|
|
2050
2050
|
._2mA8e::after {
|
|
2051
2051
|
position: absolute;
|
|
@@ -2076,7 +2076,7 @@ input:focus-visible + ._2mA8e {
|
|
|
2076
2076
|
}
|
|
2077
2077
|
input:disabled + ._2mA8e {
|
|
2078
2078
|
background-color: #F3F3F3;
|
|
2079
|
-
border: 1px solid #
|
|
2079
|
+
border: 1px solid #D5D5D5;
|
|
2080
2080
|
}
|
|
2081
2081
|
input:disabled + ._2mA8e::after {
|
|
2082
2082
|
box-shadow: none;
|
|
@@ -2117,7 +2117,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2117
2117
|
font-size: 14px;
|
|
2118
2118
|
font-weight: 600;
|
|
2119
2119
|
padding: 8px;
|
|
2120
|
-
border: 1px solid #
|
|
2120
|
+
border: 1px solid #D5D5D5;
|
|
2121
2121
|
border-radius: 25px;
|
|
2122
2122
|
min-height: 38px;
|
|
2123
2123
|
min-width: 60px;
|
|
@@ -2133,8 +2133,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2133
2133
|
box-sizing: border-box;
|
|
2134
2134
|
}
|
|
2135
2135
|
input:hover ~ ._1i2AX {
|
|
2136
|
-
background-color: #
|
|
2137
|
-
border-color: #
|
|
2136
|
+
background-color: #D5D5D5;
|
|
2137
|
+
border-color: #D5D5D5;
|
|
2138
2138
|
}
|
|
2139
2139
|
input:checked:hover ~ ._1i2AX {
|
|
2140
2140
|
background-color: #e16840;
|
|
@@ -2234,8 +2234,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2234
2234
|
width: 14px;
|
|
2235
2235
|
background-color: transparent;
|
|
2236
2236
|
border-radius: 50%;
|
|
2237
|
-
border: 1px solid #
|
|
2238
|
-
box-shadow: inset 0 1px 4px -2px #
|
|
2237
|
+
border: 1px solid #D5D5D5;
|
|
2238
|
+
box-shadow: inset 0 1px 4px -2px #D5D5D5;
|
|
2239
2239
|
}
|
|
2240
2240
|
._1tMq-::after {
|
|
2241
2241
|
position: absolute;
|
|
@@ -2264,7 +2264,7 @@ input:focus-visible + ._1tMq- {
|
|
|
2264
2264
|
}
|
|
2265
2265
|
input:disabled + ._1tMq- {
|
|
2266
2266
|
background-color: #F3F3F3;
|
|
2267
|
-
border: 1px solid #
|
|
2267
|
+
border: 1px solid #D5D5D5;
|
|
2268
2268
|
}
|
|
2269
2269
|
input:disabled + ._1tMq-::after {
|
|
2270
2270
|
box-shadow: none;
|
|
@@ -2293,7 +2293,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2293
2293
|
font-family: "Proxima Nova", sans-serif;
|
|
2294
2294
|
color: #464646;
|
|
2295
2295
|
box-shadow: none;
|
|
2296
|
-
border: 1px solid #
|
|
2296
|
+
border: 1px solid #D5D5D5;
|
|
2297
2297
|
margin: 0;
|
|
2298
2298
|
flex: 1;
|
|
2299
2299
|
min-width: 90px;
|
|
@@ -2349,7 +2349,7 @@ The base colour is the default colour and is numbered with 400. If someone says
|
|
|
2349
2349
|
Please ask a designer if you have questions about which colours to use.
|
|
2350
2350
|
*/
|
|
2351
2351
|
._U0krC {
|
|
2352
|
-
color: #
|
|
2352
|
+
color: #D5D5D5;
|
|
2353
2353
|
font-family: "Proxima Nova", sans-serif;
|
|
2354
2354
|
}
|
|
2355
2355
|
|
|
@@ -2401,7 +2401,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2401
2401
|
font-family: "Proxima Nova", sans-serif;
|
|
2402
2402
|
color: #464646;
|
|
2403
2403
|
box-shadow: none;
|
|
2404
|
-
border: 1px solid #
|
|
2404
|
+
border: 1px solid #D5D5D5;
|
|
2405
2405
|
margin: 0;
|
|
2406
2406
|
flex: 1;
|
|
2407
2407
|
min-width: 90px;
|
|
@@ -2624,7 +2624,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2624
2624
|
}
|
|
2625
2625
|
|
|
2626
2626
|
._2pgnH {
|
|
2627
|
-
color: #
|
|
2627
|
+
color: #D5D5D5;
|
|
2628
2628
|
cursor: default;
|
|
2629
2629
|
}
|
|
2630
2630
|
|
|
@@ -2649,7 +2649,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2649
2649
|
display: table-cell;
|
|
2650
2650
|
padding: 0.5em;
|
|
2651
2651
|
min-width: 1em;
|
|
2652
|
-
border-right: 1px solid #
|
|
2652
|
+
border-right: 1px solid #D5D5D5;
|
|
2653
2653
|
color: #949494;
|
|
2654
2654
|
vertical-align: middle;
|
|
2655
2655
|
text-align: right;
|
|
@@ -2676,7 +2676,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2676
2676
|
font-family: "Proxima Nova", sans-serif;
|
|
2677
2677
|
color: #464646;
|
|
2678
2678
|
box-shadow: none;
|
|
2679
|
-
border: 1px solid #
|
|
2679
|
+
border: 1px solid #D5D5D5;
|
|
2680
2680
|
margin: 0;
|
|
2681
2681
|
flex: 1;
|
|
2682
2682
|
min-width: 90px;
|
|
@@ -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
|
}
|