@7shifts/sous-chef 1.5.1 → 1.5.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.
Files changed (237) hide show
  1. package/CHANGELOG.md +11 -1
  2. package/dist/forms/DatePickerField/DatePickerField.d.ts +23 -0
  3. package/dist/forms/DatePickerField/DatePickerField.js.flow +35 -0
  4. package/dist/forms/DatePickerField/index.d.ts +1 -0
  5. package/dist/forms/DatePickerField/index.js.flow +8 -0
  6. package/dist/forms/WeekPickerField/WeekPickerField.d.ts +25 -0
  7. package/dist/forms/WeekPickerField/WeekPickerField.js.flow +35 -0
  8. package/dist/forms/WeekPickerField/index.d.ts +1 -0
  9. package/dist/forms/WeekPickerField/index.js.flow +8 -0
  10. package/dist/icons/{components/IconCheck.d.ts → IconCheck.d.ts} +4 -3
  11. package/dist/icons/IconCheck.js.flow +17 -0
  12. package/dist/icons/{components/IconUser.js.flow → IconUser.flow} +3 -2
  13. package/dist/icons/index.d.ts +2 -1
  14. package/dist/icons/index.js.flow +2 -0
  15. package/dist/index.js +23 -1
  16. package/dist/index.js.map +1 -1
  17. package/dist/index.modern.js +23 -2
  18. package/dist/index.modern.js.map +1 -1
  19. package/dist/nophoto~DrLDqLZE.png +0 -0
  20. package/dist/profile/LetterProfile/LetterProfile.d.ts +9 -0
  21. package/dist/profile/LetterProfile/index.d.ts +1 -0
  22. package/dist/profile/index.d.ts +2 -0
  23. package/package.json +1 -1
  24. package/dist/.DS_Store +0 -0
  25. package/dist/icons/.DS_Store +0 -0
  26. package/dist/icons/components/.DS_Store +0 -0
  27. package/dist/icons/components/IconAlert.js.flow +0 -16
  28. package/dist/icons/components/IconAnalytics.d.ts +0 -8
  29. package/dist/icons/components/IconAnalytics.js.flow +0 -16
  30. package/dist/icons/components/IconArrowDown.d.ts +0 -8
  31. package/dist/icons/components/IconArrowDown.js.flow +0 -16
  32. package/dist/icons/components/IconArrowLeft.d.ts +0 -8
  33. package/dist/icons/components/IconArrowLeft.js.flow +0 -16
  34. package/dist/icons/components/IconArrowRight.d.ts +0 -8
  35. package/dist/icons/components/IconArrowRight.js.flow +0 -16
  36. package/dist/icons/components/IconArrowToTop.d.ts +0 -8
  37. package/dist/icons/components/IconArrowUp.d.ts +0 -8
  38. package/dist/icons/components/IconArrowUp.js.flow +0 -16
  39. package/dist/icons/components/IconAttachment.js.flow +0 -16
  40. package/dist/icons/components/IconAvailability.js.flow +0 -16
  41. package/dist/icons/components/IconAward.d.ts +0 -8
  42. package/dist/icons/components/IconAward.js.flow +0 -16
  43. package/dist/icons/components/IconBalanceScale.d.ts +0 -8
  44. package/dist/icons/components/IconBalanceScaleLeft.d.ts +0 -8
  45. package/dist/icons/components/IconBan.d.ts +0 -8
  46. package/dist/icons/components/IconBan.js.flow +0 -16
  47. package/dist/icons/components/IconBarsH.d.ts +0 -8
  48. package/dist/icons/components/IconBarsV.d.ts +0 -8
  49. package/dist/icons/components/IconBell.d.ts +0 -8
  50. package/dist/icons/components/IconBold.d.ts +0 -8
  51. package/dist/icons/components/IconBolt.d.ts +0 -8
  52. package/dist/icons/components/IconBook.d.ts +0 -8
  53. package/dist/icons/components/IconBook.js.flow +0 -16
  54. package/dist/icons/components/IconBookDemo.js.flow +0 -16
  55. package/dist/icons/components/IconBriefcase.d.ts +0 -8
  56. package/dist/icons/components/IconBriefcase.js.flow +0 -16
  57. package/dist/icons/components/IconBullseyeArrow.d.ts +0 -8
  58. package/dist/icons/components/IconCalculator.d.ts +0 -8
  59. package/dist/icons/components/IconCalculator.js.flow +0 -16
  60. package/dist/icons/components/IconCalendar.d.ts +0 -8
  61. package/dist/icons/components/IconCalendar.js.flow +0 -16
  62. package/dist/icons/components/IconCalendarAlt.d.ts +0 -8
  63. package/dist/icons/components/IconCalendarCheck.d.ts +0 -8
  64. package/dist/icons/components/IconCalendarDay.d.ts +0 -8
  65. package/dist/icons/components/IconCalendarDay.js.flow +0 -16
  66. package/dist/icons/components/IconCalendarExclamation.d.ts +0 -8
  67. package/dist/icons/components/IconCalendarExclamation.js.flow +0 -16
  68. package/dist/icons/components/IconCalendarRange.js.flow +0 -16
  69. package/dist/icons/components/IconCalendarTomorrow.d.ts +0 -8
  70. package/dist/icons/components/IconCalendarTomorrow.js.flow +0 -16
  71. package/dist/icons/components/IconCamera.d.ts +0 -8
  72. package/dist/icons/components/IconCamera.js.flow +0 -16
  73. package/dist/icons/components/IconCameraSlash.d.ts +0 -8
  74. package/dist/icons/components/IconCameraSlash.js.flow +0 -16
  75. package/dist/icons/components/IconCashRegister.d.ts +0 -8
  76. package/dist/icons/components/IconChartBar.d.ts +0 -8
  77. package/dist/icons/components/IconChartBar.js.flow +0 -16
  78. package/dist/icons/components/IconCheck.js.flow +0 -16
  79. package/dist/icons/components/IconChevronDown.d.ts +0 -8
  80. package/dist/icons/components/IconChevronDown.js.flow +0 -15
  81. package/dist/icons/components/IconChevronLeft.d.ts +0 -8
  82. package/dist/icons/components/IconChevronLeft.js.flow +0 -15
  83. package/dist/icons/components/IconChevronRight.d.ts +0 -8
  84. package/dist/icons/components/IconChevronRight.js.flow +0 -15
  85. package/dist/icons/components/IconChevronUp.d.ts +0 -8
  86. package/dist/icons/components/IconChevronUp.js.flow +0 -15
  87. package/dist/icons/components/IconClipboard.js.flow +0 -15
  88. package/dist/icons/components/IconClipboardList.d.ts +0 -8
  89. package/dist/icons/components/IconClock.d.ts +0 -8
  90. package/dist/icons/components/IconClock.js.flow +0 -15
  91. package/dist/icons/components/IconClose.js.flow +0 -15
  92. package/dist/icons/components/IconCog.d.ts +0 -8
  93. package/dist/icons/components/IconCog.js.flow +0 -15
  94. package/dist/icons/components/IconComment.d.ts +0 -8
  95. package/dist/icons/components/IconComment.js.flow +0 -15
  96. package/dist/icons/components/IconCommentLines.d.ts +0 -8
  97. package/dist/icons/components/IconCommentMade.js.flow +0 -15
  98. package/dist/icons/components/IconCopy.d.ts +0 -8
  99. package/dist/icons/components/IconCreditCard.d.ts +0 -8
  100. package/dist/icons/components/IconCreditCardPlus.d.ts +0 -8
  101. package/dist/icons/components/IconDashboard.js.flow +0 -15
  102. package/dist/icons/components/IconDelete.js.flow +0 -16
  103. package/dist/icons/components/IconDepartment.js.flow +0 -16
  104. package/dist/icons/components/IconDownload.d.ts +0 -8
  105. package/dist/icons/components/IconDownload.js.flow +0 -16
  106. package/dist/icons/components/IconDragHandler.js.flow +0 -16
  107. package/dist/icons/components/IconEdit.d.ts +0 -8
  108. package/dist/icons/components/IconEllipsisV.d.ts +0 -8
  109. package/dist/icons/components/IconEngage.js.flow +0 -16
  110. package/dist/icons/components/IconEnterprise.js.flow +0 -16
  111. package/dist/icons/components/IconEnvelope.d.ts +0 -8
  112. package/dist/icons/components/IconExclaim.flow +0 -16
  113. package/dist/icons/components/IconExclaimation.d.ts +0 -8
  114. package/dist/icons/components/IconExclaimationTriangle.d.ts +0 -8
  115. package/dist/icons/components/IconExpand.d.ts +0 -8
  116. package/dist/icons/components/IconExternalLink.d.ts +0 -8
  117. package/dist/icons/components/IconExternalLink.js.flow +0 -16
  118. package/dist/icons/components/IconEye.d.ts +0 -8
  119. package/dist/icons/components/IconEye.js.flow +0 -16
  120. package/dist/icons/components/IconEyeSlash.d.ts +0 -8
  121. package/dist/icons/components/IconEyeSlash.js.flow +0 -16
  122. package/dist/icons/components/IconFile.d.ts +0 -8
  123. package/dist/icons/components/IconFilePdf.d.ts +0 -8
  124. package/dist/icons/components/IconFlag.d.ts +0 -8
  125. package/dist/icons/components/IconFlag.js.flow +0 -16
  126. package/dist/icons/components/IconFourDotsCircle.d.ts +0 -8
  127. package/dist/icons/components/IconFourSquares.d.ts +0 -8
  128. package/dist/icons/components/IconGift.d.ts +0 -8
  129. package/dist/icons/components/IconGift.js.flow +0 -16
  130. package/dist/icons/components/IconGrinBeam.d.ts +0 -8
  131. package/dist/icons/components/IconGripVertical.d.ts +0 -8
  132. package/dist/icons/components/IconHandshake.d.ts +0 -8
  133. package/dist/icons/components/IconHiring.js.flow +0 -16
  134. package/dist/icons/components/IconImage.d.ts +0 -8
  135. package/dist/icons/components/IconInfoCircle.d.ts +0 -8
  136. package/dist/icons/components/IconInformation.js.flow +0 -16
  137. package/dist/icons/components/IconIslandTropical.d.ts +0 -8
  138. package/dist/icons/components/IconItalic.d.ts +0 -8
  139. package/dist/icons/components/IconKebab.js.flow +0 -16
  140. package/dist/icons/components/IconLaptopSearch.d.ts +0 -8
  141. package/dist/icons/components/IconLayout.js.flow +0 -16
  142. package/dist/icons/components/IconLink.d.ts +0 -8
  143. package/dist/icons/components/IconLink.js.flow +0 -16
  144. package/dist/icons/components/IconList.d.ts +0 -8
  145. package/dist/icons/components/IconListOI.d.ts +0 -8
  146. package/dist/icons/components/IconLocation.js.flow +0 -15
  147. package/dist/icons/components/IconLock.d.ts +0 -8
  148. package/dist/icons/components/IconMagicSolid.d.ts +0 -8
  149. package/dist/icons/components/IconMagicwand.js.flow +0 -15
  150. package/dist/icons/components/IconMail.js.flow +0 -15
  151. package/dist/icons/components/IconMapMarker.d.ts +0 -8
  152. package/dist/icons/components/IconMegaphone.d.ts +0 -8
  153. package/dist/icons/components/IconMegaphone.js.flow +0 -15
  154. package/dist/icons/components/IconMinus.d.ts +0 -8
  155. package/dist/icons/components/IconMinusCircle.d.ts +0 -8
  156. package/dist/icons/components/IconMoney.js.flow +0 -15
  157. package/dist/icons/components/IconMoneyBill.d.ts +0 -8
  158. package/dist/icons/components/IconMore.js.flow +0 -16
  159. package/dist/icons/components/IconNonUser.js.flow +0 -16
  160. package/dist/icons/components/IconNote.js.flow +0 -16
  161. package/dist/icons/components/IconNotesMedical.d.ts +0 -8
  162. package/dist/icons/components/IconOvertime.d.ts +0 -8
  163. package/dist/icons/components/IconOvertime.js.flow +0 -16
  164. package/dist/icons/components/IconPaperPlane.d.ts +0 -8
  165. package/dist/icons/components/IconPaperPlane.js.flow +0 -16
  166. package/dist/icons/components/IconPaperPlaneClock.d.ts +0 -8
  167. package/dist/icons/components/IconPaperPlaneClock.js.flow +0 -16
  168. package/dist/icons/components/IconPaperclip.d.ts +0 -8
  169. package/dist/icons/components/IconPencil.d.ts +0 -8
  170. package/dist/icons/components/IconPencil.js.flow +0 -16
  171. package/dist/icons/components/IconPercentage.d.ts +0 -8
  172. package/dist/icons/components/IconPhone.d.ts +0 -8
  173. package/dist/icons/components/IconPhone.js.flow +0 -16
  174. package/dist/icons/components/IconPlug.d.ts +0 -8
  175. package/dist/icons/components/IconPlug.js.flow +0 -16
  176. package/dist/icons/components/IconPlus.d.ts +0 -8
  177. package/dist/icons/components/IconPlus.js.flow +0 -16
  178. package/dist/icons/components/IconPrint.d.ts +0 -8
  179. package/dist/icons/components/IconPrint.js.flow +0 -16
  180. package/dist/icons/components/IconQuestion.js.flow +0 -16
  181. package/dist/icons/components/IconQuestionCircle.d.ts +0 -8
  182. package/dist/icons/components/IconRecurrence.js.flow +0 -16
  183. package/dist/icons/components/IconRepeat.d.ts +0 -8
  184. package/dist/icons/components/IconResync.js.flow +0 -16
  185. package/dist/icons/components/IconSearch.d.ts +0 -8
  186. package/dist/icons/components/IconSearch.js.flow +0 -16
  187. package/dist/icons/components/IconShare.js.flow +0 -16
  188. package/dist/icons/components/IconShiftPool.js.flow +0 -16
  189. package/dist/icons/components/IconSignOut.d.ts +0 -8
  190. package/dist/icons/components/IconSignOut.js.flow +0 -16
  191. package/dist/icons/components/IconSitemap.d.ts +0 -8
  192. package/dist/icons/components/IconSlidersH.d.ts +0 -8
  193. package/dist/icons/components/IconSort.d.ts +0 -8
  194. package/dist/icons/components/IconStar.d.ts +0 -8
  195. package/dist/icons/components/IconStar.js.flow +0 -16
  196. package/dist/icons/components/IconStatus.js.flow +0 -16
  197. package/dist/icons/components/IconStickyNoteLines.d.ts +0 -8
  198. package/dist/icons/components/IconStopwatch.d.ts +0 -8
  199. package/dist/icons/components/IconStopwatch.js.flow +0 -16
  200. package/dist/icons/components/IconStrikethrough.d.ts +0 -8
  201. package/dist/icons/components/IconSync.d.ts +0 -8
  202. package/dist/icons/components/IconSync.js.flow +0 -16
  203. package/dist/icons/components/IconSyncExclaimation.d.ts +0 -8
  204. package/dist/icons/components/IconTachometer.d.ts +0 -8
  205. package/dist/icons/components/IconTarget.js.flow +0 -16
  206. package/dist/icons/components/IconTimes.d.ts +0 -8
  207. package/dist/icons/components/IconTimesOctagon.d.ts +0 -8
  208. package/dist/icons/components/IconTools.js.flow +0 -16
  209. package/dist/icons/components/IconTrash.d.ts +0 -8
  210. package/dist/icons/components/IconTrash.js.flow +0 -16
  211. package/dist/icons/components/IconTreePalm.js.flow +0 -16
  212. package/dist/icons/components/IconUnderline.d.ts +0 -8
  213. package/dist/icons/components/IconUndo.d.ts +0 -8
  214. package/dist/icons/components/IconUserComputer.d.ts +0 -8
  215. package/dist/icons/components/IconUserFilled.js.flow +0 -16
  216. package/dist/icons/components/IconUserLight.d.ts +0 -8
  217. package/dist/icons/components/IconUserPlus.d.ts +0 -8
  218. package/dist/icons/components/IconUserPlus.js.flow +0 -16
  219. package/dist/icons/components/IconUserSlash.d.ts +0 -8
  220. package/dist/icons/components/IconUserSolid.d.ts +0 -8
  221. package/dist/icons/components/IconUserTag.d.ts +0 -8
  222. package/dist/icons/components/IconUserTag.js.flow +0 -16
  223. package/dist/icons/components/IconUserTie.d.ts +0 -8
  224. package/dist/icons/components/IconUsers.d.ts +0 -8
  225. package/dist/icons/components/IconVideo.d.ts +0 -8
  226. package/dist/icons/components/IconVolume.d.ts +0 -8
  227. package/dist/icons/components/IconVolumeMute.d.ts +0 -8
  228. package/dist/icons/components/IconWarning.js.flow +0 -16
  229. package/dist/icons/components/IconWrench.d.ts +0 -8
  230. package/dist/icons/components/index.d.ts +0 -118
  231. package/dist/icons/components/index.js.flow +0 -94
  232. package/dist/icons/icon-typescript-template.d.ts +0 -12
  233. package/dist/index.tsx.css +0 -2345
  234. package/dist/index.tsx.js +0 -2514
  235. package/dist/index.tsx.js.map +0 -1
  236. package/dist/index.tsx.modern.js +0 -2395
  237. package/dist/index.tsx.modern.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,14 @@
1
- ## NEXT VERSION
1
+ ## 1.5.2 (November 10th, 2021)
2
+
3
+ ### Enhancements
4
+
5
+ - PasswordField: Updated met criteria bullet to IconCheck to be consistent with mobile ([#69](https://github.com/7shifts/sous-chef/pull/69))
6
+
7
+ ### New Components
8
+
9
+ - IconCheck: added for now to use in PasswordCriteria. ([#69](https://github.com/7shifts/sous-chef/pull/69))
10
+
11
+ ## 1.5.1 (October 20th, 2021)
2
12
 
3
13
  ### Bug fixes
4
14
 
@@ -0,0 +1,23 @@
1
+ import React from 'react';
2
+ declare type Props = {
3
+ name: string;
4
+ /** If not provided it will generate a random id so the label links properly with the text input */
5
+ id?: string;
6
+ value?: Date;
7
+ disabledDays?: (day: Date) => boolean;
8
+ /** Reference this for valid formats: https://date-fns.org/v2.18.0/docs/format */
9
+ format?: string;
10
+ initialMonth?: Date;
11
+ onChange?: (e: Date) => void;
12
+ onBlur?: () => void;
13
+ label?: React.ReactNode;
14
+ caption?: React.ReactNode;
15
+ error?: string;
16
+ placeholder?: string;
17
+ disabled?: boolean;
18
+ defaultValue?: Date;
19
+ readOnly?: boolean;
20
+ };
21
+ /** DatePickerField form element. */
22
+ declare const DatePickerField: React.FC<Props>;
23
+ export default DatePickerField;
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Flowtype definitions for DatePickerField
3
+ * Generated by Flowgen from a Typescript Definition
4
+ * Flowgen v1.14.1
5
+ * @flow
6
+ */
7
+
8
+ import * as React from 'react';
9
+ declare type Props = {
10
+ name: string,
11
+
12
+ /**
13
+ * If not provided it will generate a random id so the label links properly with the text input
14
+ */
15
+ id?: string,
16
+ value?: Date,
17
+ disabledDays?: (day: Date) => boolean,
18
+
19
+ /**
20
+ * Reference this for valid formats: https://date-fns.org/v2.18.0/docs/format
21
+ */
22
+ format?: string,
23
+ initialMonth?: Date,
24
+ onChange?: (e: Date) => void,
25
+ onBlur?: () => void,
26
+ label?: React$Node,
27
+ caption?: React$Node,
28
+ error?: string,
29
+ placeholder?: string,
30
+ disabled?: boolean,
31
+ defaultValue?: Date,
32
+ readOnly?: boolean,
33
+ };
34
+ declare var DatePickerField: (props: Props) => React$Node;
35
+ declare export default typeof DatePickerField;
@@ -0,0 +1 @@
1
+ export { default } from './DatePickerField';
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Flowtype definitions for index
3
+ * Generated by Flowgen from a Typescript Definition
4
+ * Flowgen v1.14.1
5
+ * @flow
6
+ */
7
+
8
+ declare export { default } from "./DatePickerField";
@@ -0,0 +1,25 @@
1
+ import React from 'react';
2
+ import { WeekStart } from '../../utils/date';
3
+ declare type Props = {
4
+ name: string;
5
+ /** If not provided it will generate a random id so the label links properly with the text input */
6
+ id?: string;
7
+ value?: Date;
8
+ disabledDays?: (day: Date) => boolean;
9
+ /** Reference this for valid formats: https://date-fns.org/v2.18.0/docs/format */
10
+ format?: string;
11
+ initialMonth?: Date;
12
+ onChange?: (e: Date) => void;
13
+ onBlur?: () => void;
14
+ label?: React.ReactNode;
15
+ caption?: React.ReactNode;
16
+ error?: string;
17
+ placeholder?: string;
18
+ disabled?: boolean;
19
+ defaultValue?: Date;
20
+ readOnly?: boolean;
21
+ weekStart?: WeekStart;
22
+ };
23
+ /** WeekPickerField form element. */
24
+ declare const WeekPickerField: React.FC<Props>;
25
+ export default WeekPickerField;
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Flowtype definitions for DatePickerField
3
+ * Generated by Flowgen from a Typescript Definition
4
+ * Flowgen v1.14.1
5
+ * @flow
6
+ */
7
+
8
+ import * as React from 'react';
9
+ declare type Props = {
10
+ name: string,
11
+
12
+ /**
13
+ * If not provided it will generate a random id so the label links properly with the text input
14
+ */
15
+ id?: string,
16
+ value?: Date,
17
+ disabledDays?: (day: Date) => boolean,
18
+
19
+ /**
20
+ * Reference this for valid formats: https://date-fns.org/v2.18.0/docs/format
21
+ */
22
+ format?: string,
23
+ initialMonth?: Date,
24
+ onChange?: (e: Date) => void,
25
+ onBlur?: () => void,
26
+ label?: React$Node,
27
+ caption?: React$Node,
28
+ error?: string,
29
+ placeholder?: string,
30
+ disabled?: boolean,
31
+ defaultValue?: Date,
32
+ readOnly?: boolean,
33
+ };
34
+ declare var WeekPickerField: (props: Props) => React$Node;
35
+ declare export default typeof WeekPickerField;
@@ -0,0 +1 @@
1
+ export { default } from './WeekPickerField';
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Flowtype definitions for index
3
+ * Generated by Flowgen from a Typescript Definition
4
+ * Flowgen v1.14.1
5
+ * @flow
6
+ */
7
+
8
+ declare export { default } from './WeekPickerField';
@@ -1,8 +1,9 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { Color } from '../foundation/colors';
3
+ import { IconSize } from './types';
3
4
  declare type Props = {
4
5
  size?: IconSize;
5
- color?: string;
6
- } & React.SVGProps<SVGSVGElement>;
6
+ color?: Color;
7
+ };
7
8
  declare const IconCheck: React.FC<Props>;
8
9
  export default IconCheck;
@@ -0,0 +1,17 @@
1
+ /**
2
+ * Flowtype definitions for Button
3
+ * Generated by Flowgen from a Typescript Definition
4
+ * Flowgen v1.14.1
5
+ * @flow
6
+ */
7
+
8
+ import * as React from 'react';
9
+ import type { Color } from '../foundation/colors';
10
+ import type { IconSize } from '../types';
11
+
12
+ declare type Props = {
13
+ size?: IconSize,
14
+ color?: Color,
15
+ };
16
+ declare var IconCheck: (props: Props) => React$Node;
17
+ declare export default typeof IconCheck;
@@ -6,11 +6,12 @@
6
6
  */
7
7
 
8
8
  import * as React from 'react';
9
+ import type { Color } from '../foundation/colors';
9
10
  import type { IconSize } from '../types';
10
11
 
11
12
  declare type Props = {
12
13
  size?: IconSize,
13
- color?: string
14
+ color?: Color
14
15
  };
15
16
  declare var IconUser: (props: Props) => React$Node;
16
- declare export default typeof IconUser;
17
+ declare export default typeof IconEdit;
@@ -3,6 +3,7 @@ import IconArrowLeft from './IconArrowLeft';
3
3
  import IconArrowRight from './IconArrowRight';
4
4
  import IconArrowUp from './IconArrowUp';
5
5
  import IconCalendar from './IconCalendar';
6
+ import IconCheck from './IconCheck';
6
7
  import IconChevronDown from './IconChevronDown';
7
8
  import IconChevronUp from './IconChevronUp';
8
9
  import IconClose from './IconClose';
@@ -18,4 +19,4 @@ import IconMore from './IconMore';
18
19
  import IconRemove from './IconRemove';
19
20
  import IconUser from './IconUser';
20
21
  import IconUserPlus from './IconUserPlus';
21
- export { IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowUp, IconCalendar, IconChevronDown, IconChevronUp, IconClose, IconComment, IconDelete, IconEdit, IconEye, IconEyeSlash, IconExclaim, IconLocation, IconMinusCircle, IconMore, IconRemove, IconUser, IconUserPlus };
22
+ export { IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowUp, IconCalendar, IconCheck, IconChevronDown, IconChevronUp, IconClose, IconComment, IconDelete, IconEdit, IconEye, IconEyeSlash, IconExclaim, IconLocation, IconMinusCircle, IconMore, IconRemove, IconUser, IconUserPlus };
@@ -10,6 +10,7 @@ import IconArrowLeft from './IconArrowLeft';
10
10
  import IconArrowRight from './IconArrowRight';
11
11
  import IconArrowUp from './IconArrowUp';
12
12
  import IconCalendar from './IconCalendar';
13
+ import IconCheck from './IconCheck';
13
14
  import IconChevronDown from './IconChevronDown';
14
15
  import IconChevronUp from './IconChevronUp';
15
16
  import IconComment from './IconComment';
@@ -31,6 +32,7 @@ declare export {
31
32
  IconArrowRight,
32
33
  IconArrowUp,
33
34
  IconCalendar,
35
+ IconCheck,
34
36
  IconChevronDown,
35
37
  IconChevronUp,
36
38
  IconComment,
package/dist/index.js CHANGED
@@ -88,6 +88,22 @@ var IconCalendar = function IconCalendar(_ref) {
88
88
  })));
89
89
  };
90
90
 
91
+ var IconCheck = function IconCheck(_ref) {
92
+ var _ref$size = _ref.size,
93
+ size = _ref$size === void 0 ? 'default' : _ref$size,
94
+ color = _ref.color;
95
+ return React__default.createElement("svg", {
96
+ viewBox: "0 0 20 20",
97
+ xmlns: "http://www.w3.org/2000/svg",
98
+ style: getIconStyles(size),
99
+ "data-testid": "icon-check",
100
+ className: styles['icon']
101
+ }, React__default.createElement("g", null, React__default.createElement("path", {
102
+ fill: color != null ? color : '',
103
+ d: "M7.32398 16.832C6.99989 17.1535 6.47654 17.1514 6.15507 16.8273L0.239745 10.8642C-0.0817202 10.5401 -0.0796538 10.0168 0.244429 9.69531L0.831292 9.1132C1.15538 8.79173 1.67873 8.7938 2.0002 9.11788L6.7513 13.9074L18.0092 2.73975C18.3333 2.41828 18.8567 2.42035 19.1781 2.74443L19.7602 3.33129C20.0818 3.65538 20.0796 4.17873 19.7555 4.5002L7.32398 16.832Z"
104
+ })));
105
+ };
106
+
91
107
  var IconChevronDown = function IconChevronDown(_ref) {
92
108
  var _ref$size = _ref.size,
93
109
  size = _ref$size === void 0 ? 'small' : _ref$size,
@@ -2493,7 +2509,12 @@ var PasswordCriteria = function PasswordCriteria(_ref) {
2493
2509
  children = _ref.children;
2494
2510
  return React__default.createElement("span", {
2495
2511
  className: classnames(styles$q['password-criteria'], (_classnames = {}, _classnames[styles$q['password-criteria--invalid']] = !met, _classnames))
2496
- }, "\u25CF ", children);
2512
+ }, React__default.createElement(Inline, {
2513
+ space: met ? 4 : 8
2514
+ }, met ? React__default.createElement(IconCheck, {
2515
+ size: "small",
2516
+ color: GREY200
2517
+ }) : "\u25CF", children));
2497
2518
  };
2498
2519
 
2499
2520
  var usePasswordCriteria = function usePasswordCriteria(criterias) {
@@ -3844,6 +3865,7 @@ exports.IconArrowLeft = IconArrowLeft;
3844
3865
  exports.IconArrowRight = IconArrowRight;
3845
3866
  exports.IconArrowUp = IconArrowUp;
3846
3867
  exports.IconCalendar = IconCalendar;
3868
+ exports.IconCheck = IconCheck;
3847
3869
  exports.IconChevronDown = IconChevronDown;
3848
3870
  exports.IconChevronUp = IconChevronUp;
3849
3871
  exports.IconClose = IconClose;