@7shifts/sous-chef 1.4.1 → 1.5.3
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/CHANGELOG.md +39 -0
- package/dist/core/ResourceTable/types.js.flow +4 -3
- package/dist/core/index.d.ts +1 -1
- package/dist/core/index.js.flow +28 -18
- package/dist/forms/DatePickerField/DatePickerField.d.ts +23 -0
- package/dist/forms/DatePickerField/DatePickerField.js.flow +35 -0
- package/dist/forms/DatePickerField/index.d.ts +1 -0
- package/dist/forms/DatePickerField/index.js.flow +8 -0
- package/dist/forms/PillSelectField/PillSelectField.d.ts +17 -0
- package/dist/forms/PillSelectField/PillSelectField.js.flow +26 -0
- package/dist/forms/PillSelectField/index.d.ts +1 -0
- package/dist/forms/PillSelectField/index.js.flow +8 -0
- package/dist/forms/WeekPickerField/WeekPickerField.d.ts +25 -0
- package/dist/forms/WeekPickerField/WeekPickerField.js.flow +35 -0
- package/dist/forms/WeekPickerField/index.d.ts +1 -0
- package/dist/forms/WeekPickerField/index.js.flow +8 -0
- package/dist/forms/index.d.ts +2 -1
- package/dist/forms/index.js.flow +5 -3
- package/dist/icons/{components/IconCheck.d.ts → IconCheck.d.ts} +4 -3
- package/dist/icons/IconCheck.js.flow +17 -0
- package/dist/icons/{components/IconUser.js.flow → IconUser.flow} +3 -2
- package/dist/icons/index.d.ts +2 -1
- package/dist/icons/index.js.flow +2 -0
- package/dist/index.css +80 -7
- package/dist/index.js +196 -107
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +195 -108
- package/dist/index.modern.js.map +1 -1
- package/dist/nophoto~DrLDqLZE.png +0 -0
- package/dist/profile/LetterProfile/LetterProfile.d.ts +9 -0
- package/dist/profile/LetterProfile/index.d.ts +1 -0
- package/dist/profile/index.d.ts +2 -0
- package/package.json +1 -1
- package/dist/.DS_Store +0 -0
- package/dist/icons/.DS_Store +0 -0
- package/dist/icons/components/.DS_Store +0 -0
- package/dist/icons/components/IconAlert.d.ts +0 -8
- package/dist/icons/components/IconAlert.js.flow +0 -16
- package/dist/icons/components/IconAnalytics.d.ts +0 -8
- package/dist/icons/components/IconAnalytics.js.flow +0 -16
- package/dist/icons/components/IconArrowDown.d.ts +0 -8
- package/dist/icons/components/IconArrowDown.js.flow +0 -16
- package/dist/icons/components/IconArrowLeft.d.ts +0 -8
- package/dist/icons/components/IconArrowLeft.js.flow +0 -16
- package/dist/icons/components/IconArrowRight.d.ts +0 -8
- package/dist/icons/components/IconArrowRight.js.flow +0 -16
- package/dist/icons/components/IconArrowUp.d.ts +0 -8
- package/dist/icons/components/IconArrowUp.js.flow +0 -16
- package/dist/icons/components/IconAttachment.d.ts +0 -8
- package/dist/icons/components/IconAttachment.js.flow +0 -16
- package/dist/icons/components/IconAvailability.d.ts +0 -8
- package/dist/icons/components/IconAvailability.js.flow +0 -16
- package/dist/icons/components/IconAward.d.ts +0 -8
- package/dist/icons/components/IconAward.js.flow +0 -16
- package/dist/icons/components/IconBan.d.ts +0 -8
- package/dist/icons/components/IconBan.js.flow +0 -16
- package/dist/icons/components/IconBook.d.ts +0 -8
- package/dist/icons/components/IconBook.js.flow +0 -16
- package/dist/icons/components/IconBookDemo.d.ts +0 -8
- package/dist/icons/components/IconBookDemo.js.flow +0 -16
- package/dist/icons/components/IconBriefcase.d.ts +0 -8
- package/dist/icons/components/IconBriefcase.js.flow +0 -16
- package/dist/icons/components/IconCalculator.d.ts +0 -8
- package/dist/icons/components/IconCalculator.js.flow +0 -16
- package/dist/icons/components/IconCalendar.d.ts +0 -8
- package/dist/icons/components/IconCalendar.js.flow +0 -16
- package/dist/icons/components/IconCalendarDay.d.ts +0 -8
- package/dist/icons/components/IconCalendarDay.js.flow +0 -16
- package/dist/icons/components/IconCalendarExclamation.d.ts +0 -8
- package/dist/icons/components/IconCalendarExclamation.js.flow +0 -16
- package/dist/icons/components/IconCalendarRange.d.ts +0 -8
- package/dist/icons/components/IconCalendarRange.js.flow +0 -16
- package/dist/icons/components/IconCalendarTomorrow.d.ts +0 -8
- package/dist/icons/components/IconCalendarTomorrow.js.flow +0 -16
- package/dist/icons/components/IconCamera.d.ts +0 -8
- package/dist/icons/components/IconCamera.js.flow +0 -16
- package/dist/icons/components/IconCameraSlash.d.ts +0 -8
- package/dist/icons/components/IconCameraSlash.js.flow +0 -16
- package/dist/icons/components/IconChartBar.d.ts +0 -8
- package/dist/icons/components/IconChartBar.js.flow +0 -16
- package/dist/icons/components/IconCheck.js.flow +0 -16
- package/dist/icons/components/IconChevronDown.d.ts +0 -8
- package/dist/icons/components/IconChevronDown.js.flow +0 -15
- package/dist/icons/components/IconChevronLeft.d.ts +0 -8
- package/dist/icons/components/IconChevronLeft.js.flow +0 -15
- package/dist/icons/components/IconChevronRight.d.ts +0 -8
- package/dist/icons/components/IconChevronRight.js.flow +0 -15
- package/dist/icons/components/IconChevronUp.d.ts +0 -8
- package/dist/icons/components/IconChevronUp.js.flow +0 -15
- package/dist/icons/components/IconClipboard.d.ts +0 -8
- package/dist/icons/components/IconClipboard.js.flow +0 -15
- package/dist/icons/components/IconClock.d.ts +0 -8
- package/dist/icons/components/IconClock.js.flow +0 -15
- package/dist/icons/components/IconClose.d.ts +0 -8
- package/dist/icons/components/IconClose.js.flow +0 -15
- package/dist/icons/components/IconCog.d.ts +0 -8
- package/dist/icons/components/IconCog.js.flow +0 -15
- package/dist/icons/components/IconComment.d.ts +0 -8
- package/dist/icons/components/IconComment.js.flow +0 -15
- package/dist/icons/components/IconCommentMade.d.ts +0 -8
- package/dist/icons/components/IconCommentMade.js.flow +0 -15
- package/dist/icons/components/IconDashboard.d.ts +0 -8
- package/dist/icons/components/IconDashboard.js.flow +0 -15
- package/dist/icons/components/IconDelete.d.ts +0 -8
- package/dist/icons/components/IconDelete.js.flow +0 -16
- package/dist/icons/components/IconDepartment.d.ts +0 -8
- package/dist/icons/components/IconDepartment.js.flow +0 -16
- package/dist/icons/components/IconDownload.d.ts +0 -8
- package/dist/icons/components/IconDownload.js.flow +0 -16
- package/dist/icons/components/IconDragHandler.d.ts +0 -8
- package/dist/icons/components/IconDragHandler.js.flow +0 -16
- package/dist/icons/components/IconEngage.d.ts +0 -8
- package/dist/icons/components/IconEngage.js.flow +0 -16
- package/dist/icons/components/IconEnterprise.d.ts +0 -8
- package/dist/icons/components/IconEnterprise.js.flow +0 -16
- package/dist/icons/components/IconExclaim.d.ts +0 -8
- package/dist/icons/components/IconExclaim.flow +0 -16
- package/dist/icons/components/IconExternalLink.d.ts +0 -8
- package/dist/icons/components/IconExternalLink.js.flow +0 -16
- package/dist/icons/components/IconEye.d.ts +0 -8
- package/dist/icons/components/IconEye.js.flow +0 -16
- package/dist/icons/components/IconEyeSlash.d.ts +0 -8
- package/dist/icons/components/IconEyeSlash.js.flow +0 -16
- package/dist/icons/components/IconFlag.d.ts +0 -8
- package/dist/icons/components/IconFlag.js.flow +0 -16
- package/dist/icons/components/IconGift.d.ts +0 -8
- package/dist/icons/components/IconGift.js.flow +0 -16
- package/dist/icons/components/IconHiring.d.ts +0 -8
- package/dist/icons/components/IconHiring.js.flow +0 -16
- package/dist/icons/components/IconInformation.d.ts +0 -8
- package/dist/icons/components/IconInformation.js.flow +0 -16
- package/dist/icons/components/IconKebab.d.ts +0 -8
- package/dist/icons/components/IconKebab.js.flow +0 -16
- package/dist/icons/components/IconLayout.d.ts +0 -8
- package/dist/icons/components/IconLayout.js.flow +0 -16
- package/dist/icons/components/IconLink.d.ts +0 -8
- package/dist/icons/components/IconLink.js.flow +0 -16
- package/dist/icons/components/IconLocation.d.ts +0 -8
- package/dist/icons/components/IconLocation.js.flow +0 -15
- package/dist/icons/components/IconMagicwand.d.ts +0 -8
- package/dist/icons/components/IconMagicwand.js.flow +0 -15
- package/dist/icons/components/IconMail.d.ts +0 -8
- package/dist/icons/components/IconMail.js.flow +0 -15
- package/dist/icons/components/IconMegaphone.d.ts +0 -8
- package/dist/icons/components/IconMegaphone.js.flow +0 -15
- package/dist/icons/components/IconMoney.d.ts +0 -8
- package/dist/icons/components/IconMoney.js.flow +0 -15
- package/dist/icons/components/IconMore.d.ts +0 -8
- package/dist/icons/components/IconMore.js.flow +0 -16
- package/dist/icons/components/IconNonUser.d.ts +0 -8
- package/dist/icons/components/IconNonUser.js.flow +0 -16
- package/dist/icons/components/IconNote.d.ts +0 -8
- package/dist/icons/components/IconNote.js.flow +0 -16
- package/dist/icons/components/IconOvertime.d.ts +0 -8
- package/dist/icons/components/IconOvertime.js.flow +0 -16
- package/dist/icons/components/IconPaperPlane.d.ts +0 -8
- package/dist/icons/components/IconPaperPlane.js.flow +0 -16
- package/dist/icons/components/IconPaperPlaneClock.d.ts +0 -8
- package/dist/icons/components/IconPaperPlaneClock.js.flow +0 -16
- package/dist/icons/components/IconPencil.d.ts +0 -8
- package/dist/icons/components/IconPencil.js.flow +0 -16
- package/dist/icons/components/IconPhone.d.ts +0 -8
- package/dist/icons/components/IconPhone.js.flow +0 -16
- package/dist/icons/components/IconPlug.d.ts +0 -8
- package/dist/icons/components/IconPlug.js.flow +0 -16
- package/dist/icons/components/IconPlus.d.ts +0 -8
- package/dist/icons/components/IconPlus.js.flow +0 -16
- package/dist/icons/components/IconPrint.d.ts +0 -8
- package/dist/icons/components/IconPrint.js.flow +0 -16
- package/dist/icons/components/IconQuestion.d.ts +0 -8
- package/dist/icons/components/IconQuestion.js.flow +0 -16
- package/dist/icons/components/IconRecurrence.d.ts +0 -8
- package/dist/icons/components/IconRecurrence.js.flow +0 -16
- package/dist/icons/components/IconResync.d.ts +0 -8
- package/dist/icons/components/IconResync.js.flow +0 -16
- package/dist/icons/components/IconSearch.d.ts +0 -8
- package/dist/icons/components/IconSearch.js.flow +0 -16
- package/dist/icons/components/IconShare.d.ts +0 -8
- package/dist/icons/components/IconShare.js.flow +0 -16
- package/dist/icons/components/IconShiftPool.d.ts +0 -8
- package/dist/icons/components/IconShiftPool.js.flow +0 -16
- package/dist/icons/components/IconSignOut.d.ts +0 -8
- package/dist/icons/components/IconSignOut.js.flow +0 -16
- package/dist/icons/components/IconStar.d.ts +0 -8
- package/dist/icons/components/IconStar.js.flow +0 -16
- package/dist/icons/components/IconStatus.d.ts +0 -8
- package/dist/icons/components/IconStatus.js.flow +0 -16
- package/dist/icons/components/IconStopwatch.d.ts +0 -8
- package/dist/icons/components/IconStopwatch.js.flow +0 -16
- package/dist/icons/components/IconSync.d.ts +0 -8
- package/dist/icons/components/IconSync.js.flow +0 -16
- package/dist/icons/components/IconTarget.d.ts +0 -8
- package/dist/icons/components/IconTarget.js.flow +0 -16
- package/dist/icons/components/IconTools.d.ts +0 -8
- package/dist/icons/components/IconTools.js.flow +0 -16
- package/dist/icons/components/IconTrash.d.ts +0 -8
- package/dist/icons/components/IconTrash.js.flow +0 -16
- package/dist/icons/components/IconTreePalm.d.ts +0 -8
- package/dist/icons/components/IconTreePalm.js.flow +0 -16
- package/dist/icons/components/IconUser.d.ts +0 -8
- package/dist/icons/components/IconUserFilled.d.ts +0 -8
- package/dist/icons/components/IconUserFilled.js.flow +0 -16
- package/dist/icons/components/IconUserPlus.d.ts +0 -8
- package/dist/icons/components/IconUserPlus.js.flow +0 -16
- package/dist/icons/components/IconUserTag.d.ts +0 -8
- package/dist/icons/components/IconUserTag.js.flow +0 -16
- package/dist/icons/components/IconWarning.d.ts +0 -8
- package/dist/icons/components/IconWarning.js.flow +0 -16
- package/dist/icons/components/index.d.ts +0 -87
- package/dist/icons/components/index.js.flow +0 -94
- package/dist/icons/icon-typescript-template.d.ts +0 -12
- package/dist/index.tsx.css +0 -2330
- package/dist/index.tsx.js +0 -1839
- package/dist/index.tsx.js.map +0 -1
- package/dist/index.tsx.modern.js +0 -1751
- package/dist/index.tsx.modern.js.map +0 -1
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconShare: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconShare;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconShiftPool: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconShiftPool;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconSignOut: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconSignOut;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconStar: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconStar;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconStatus: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconStatus;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconStopwatch: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconStopwatch;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconSync: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconSync;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconTarget: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconTarget;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconTools: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconTools;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconTrash: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconTrash;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconTreePalm: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconTreePalm;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconUserFilled: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconUserFilled;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconUserPlus: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconUserPlus;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconUserTag: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconUserTag;
|
|
@@ -1,16 +0,0 @@
|
|
|
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 { IconSize } from '../types';
|
|
10
|
-
|
|
11
|
-
declare type Props = {
|
|
12
|
-
size?: IconSize,
|
|
13
|
-
color?: string
|
|
14
|
-
};
|
|
15
|
-
declare var IconWarning: (props: Props) => React$Node;
|
|
16
|
-
declare export default typeof IconWarning;
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
export { default as IconAlert } from './IconAlert';
|
|
2
|
-
export { default as IconAnalytics } from './IconAnalytics';
|
|
3
|
-
export { default as IconArrowDown } from './IconArrowDown';
|
|
4
|
-
export { default as IconArrowLeft } from './IconArrowLeft';
|
|
5
|
-
export { default as IconArrowRight } from './IconArrowRight';
|
|
6
|
-
export { default as IconArrowUp } from './IconArrowUp';
|
|
7
|
-
export { default as IconAttachment } from './IconAttachment';
|
|
8
|
-
export { default as IconAvailability } from './IconAvailability';
|
|
9
|
-
export { default as IconAward } from './IconAward';
|
|
10
|
-
export { default as IconBan } from './IconBan';
|
|
11
|
-
export { default as IconBookDemo } from './IconBookDemo';
|
|
12
|
-
export { default as IconBook } from './IconBook';
|
|
13
|
-
export { default as IconBriefcase } from './IconBriefcase';
|
|
14
|
-
export { default as IconCalculator } from './IconCalculator';
|
|
15
|
-
export { default as IconCalendarDay } from './IconCalendarDay';
|
|
16
|
-
export { default as IconCalendarExclamation } from './IconCalendarExclamation';
|
|
17
|
-
export { default as IconCalendarRange } from './IconCalendarRange';
|
|
18
|
-
export { default as IconCalendarTomorrow } from './IconCalendarTomorrow';
|
|
19
|
-
export { default as IconCalendar } from './IconCalendar';
|
|
20
|
-
export { default as IconCameraSlash } from './IconCameraSlash';
|
|
21
|
-
export { default as IconCamera } from './IconCamera';
|
|
22
|
-
export { default as IconChartBar } from './IconChartBar';
|
|
23
|
-
export { default as IconCheck } from './IconCheck';
|
|
24
|
-
export { default as IconChevronDown } from './IconChevronDown';
|
|
25
|
-
export { default as IconChevronLeft } from './IconChevronLeft';
|
|
26
|
-
export { default as IconChevronRight } from './IconChevronRight';
|
|
27
|
-
export { default as IconChevronUp } from './IconChevronUp';
|
|
28
|
-
export { default as IconClipboard } from './IconClipboard';
|
|
29
|
-
export { default as IconClock } from './IconClock';
|
|
30
|
-
export { default as IconClose } from './IconClose';
|
|
31
|
-
export { default as IconCog } from './IconCog';
|
|
32
|
-
export { default as IconCommentMade } from './IconCommentMade';
|
|
33
|
-
export { default as IconComment } from './IconComment';
|
|
34
|
-
export { default as IconDashboard } from './IconDashboard';
|
|
35
|
-
export { default as IconDelete } from './IconDelete';
|
|
36
|
-
export { default as IconDepartment } from './IconDepartment';
|
|
37
|
-
export { default as IconDownload } from './IconDownload';
|
|
38
|
-
export { default as IconDragHandler } from './IconDragHandler';
|
|
39
|
-
export { default as IconEngage } from './IconEngage';
|
|
40
|
-
export { default as IconEnterprise } from './IconEnterprise';
|
|
41
|
-
export { default as IconExclaim } from './IconExclaim';
|
|
42
|
-
export { default as IconExternalLink } from './IconExternalLink';
|
|
43
|
-
export { default as IconEyeSlash } from './IconEyeSlash';
|
|
44
|
-
export { default as IconEye } from './IconEye';
|
|
45
|
-
export { default as IconFlag } from './IconFlag';
|
|
46
|
-
export { default as IconGift } from './IconGift';
|
|
47
|
-
export { default as IconHiring } from './IconHiring';
|
|
48
|
-
export { default as IconInformation } from './IconInformation';
|
|
49
|
-
export { default as IconKebab } from './IconKebab';
|
|
50
|
-
export { default as IconLayout } from './IconLayout';
|
|
51
|
-
export { default as IconLink } from './IconLink';
|
|
52
|
-
export { default as IconLocation } from './IconLocation';
|
|
53
|
-
export { default as IconMagicwand } from './IconMagicwand';
|
|
54
|
-
export { default as IconMail } from './IconMail';
|
|
55
|
-
export { default as IconMegaphone } from './IconMegaphone';
|
|
56
|
-
export { default as IconMoney } from './IconMoney';
|
|
57
|
-
export { default as IconMore } from './IconMore';
|
|
58
|
-
export { default as IconNonUser } from './IconNonUser';
|
|
59
|
-
export { default as IconNote } from './IconNote';
|
|
60
|
-
export { default as IconOvertime } from './IconOvertime';
|
|
61
|
-
export { default as IconPaperPlaneClock } from './IconPaperPlaneClock';
|
|
62
|
-
export { default as IconPaperPlane } from './IconPaperPlane';
|
|
63
|
-
export { default as IconPencil } from './IconPencil';
|
|
64
|
-
export { default as IconPhone } from './IconPhone';
|
|
65
|
-
export { default as IconPlug } from './IconPlug';
|
|
66
|
-
export { default as IconPlus } from './IconPlus';
|
|
67
|
-
export { default as IconPrint } from './IconPrint';
|
|
68
|
-
export { default as IconQuestion } from './IconQuestion';
|
|
69
|
-
export { default as IconRecurrence } from './IconRecurrence';
|
|
70
|
-
export { default as IconResync } from './IconResync';
|
|
71
|
-
export { default as IconSearch } from './IconSearch';
|
|
72
|
-
export { default as IconShare } from './IconShare';
|
|
73
|
-
export { default as IconShiftPool } from './IconShiftPool';
|
|
74
|
-
export { default as IconSignOut } from './IconSignOut';
|
|
75
|
-
export { default as IconStar } from './IconStar';
|
|
76
|
-
export { default as IconStatus } from './IconStatus';
|
|
77
|
-
export { default as IconStopwatch } from './IconStopwatch';
|
|
78
|
-
export { default as IconSync } from './IconSync';
|
|
79
|
-
export { default as IconTarget } from './IconTarget';
|
|
80
|
-
export { default as IconTools } from './IconTools';
|
|
81
|
-
export { default as IconTrash } from './IconTrash';
|
|
82
|
-
export { default as IconTreePalm } from './IconTreePalm';
|
|
83
|
-
export { default as IconUserFilled } from './IconUserFilled';
|
|
84
|
-
export { default as IconUserPlus } from './IconUserPlus';
|
|
85
|
-
export { default as IconUserTag } from './IconUserTag';
|
|
86
|
-
export { default as IconUser } from './IconUser';
|
|
87
|
-
export { default as IconWarning } from './IconWarning';
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Flowtype definitions for index
|
|
3
|
-
* Generated by Flowgen from a Typescript Definition
|
|
4
|
-
* Flowgen v1.14.1
|
|
5
|
-
* @flow
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export { default as IconAlert } from './IconAlert';
|
|
9
|
-
export { default as IconAnalytics } from './IconAnalytics';
|
|
10
|
-
export { default as IconArrowDown } from './IconArrowDown';
|
|
11
|
-
export { default as IconArrowLeft } from './IconArrowLeft';
|
|
12
|
-
export { default as IconArrowRight } from './IconArrowRight';
|
|
13
|
-
export { default as IconArrowUp } from './IconArrowUp';
|
|
14
|
-
export { default as IconAttachment } from './IconAttachment';
|
|
15
|
-
export { default as IconAvailability } from './IconAvailability';
|
|
16
|
-
export { default as IconAward } from './IconAward';
|
|
17
|
-
export { default as IconBan } from './IconBan';
|
|
18
|
-
export { default as IconBookDemo } from './IconBookDemo';
|
|
19
|
-
export { default as IconBook } from './IconBook';
|
|
20
|
-
export { default as IconBriefcase } from './IconBriefcase';
|
|
21
|
-
export { default as IconCalculator } from './IconCalculator';
|
|
22
|
-
export { default as IconCalendarDay } from './IconCalendarDay';
|
|
23
|
-
export { default as IconCalendarExclamation } from './IconCalendarExclamation';
|
|
24
|
-
export { default as IconCalendarRange } from './IconCalendarRange';
|
|
25
|
-
export { default as IconCalendarTomorrow } from './IconCalendarTomorrow';
|
|
26
|
-
export { default as IconCalendar } from './IconCalendar';
|
|
27
|
-
export { default as IconCameraSlash } from './IconCameraSlash';
|
|
28
|
-
export { default as IconCamera } from './IconCamera';
|
|
29
|
-
export { default as IconChartBar } from './IconChartBar';
|
|
30
|
-
export { default as IconCheck } from './IconCheck';
|
|
31
|
-
export { default as IconChevronDown } from './IconChevronDown';
|
|
32
|
-
export { default as IconChevronLeft } from './IconChevronLeft';
|
|
33
|
-
export { default as IconChevronRight } from './IconChevronRight';
|
|
34
|
-
export { default as IconChevronUp } from './IconChevronUp';
|
|
35
|
-
export { default as IconClipboard } from './IconClipboard';
|
|
36
|
-
export { default as IconClock } from './IconClock';
|
|
37
|
-
export { default as IconClose } from './IconClose';
|
|
38
|
-
export { default as IconCog } from './IconCog';
|
|
39
|
-
export { default as IconCommentMade } from './IconCommentMade';
|
|
40
|
-
export { default as IconComment } from './IconComment';
|
|
41
|
-
export { default as IconDashboard } from './IconDashboard';
|
|
42
|
-
export { default as IconDelete } from './IconDelete';
|
|
43
|
-
export { default as IconDepartment } from './IconDepartment';
|
|
44
|
-
export { default as IconDownload } from './IconDownload';
|
|
45
|
-
export { default as IconDragHandler } from './IconDragHandler';
|
|
46
|
-
export { default as IconEngage } from './IconEngage';
|
|
47
|
-
export { default as IconEnterprise } from './IconEnterprise';
|
|
48
|
-
export { default as IconExclaim } from './IconExclaim';
|
|
49
|
-
export { default as IconExternalLink } from './IconExternalLink';
|
|
50
|
-
export { default as IconEyeSlash } from './IconEyeSlash';
|
|
51
|
-
export { default as IconEye } from './IconEye';
|
|
52
|
-
export { default as IconFlag } from './IconFlag';
|
|
53
|
-
export { default as IconGift } from './IconGift';
|
|
54
|
-
export { default as IconHiring } from './IconHiring';
|
|
55
|
-
export { default as IconInformation } from './IconInformation';
|
|
56
|
-
export { default as IconKebab } from './IconKebab';
|
|
57
|
-
export { default as IconLayout } from './IconLayout';
|
|
58
|
-
export { default as IconLink } from './IconLink';
|
|
59
|
-
export { default as IconLocation } from './IconLocation';
|
|
60
|
-
export { default as IconMagicwand } from './IconMagicwand';
|
|
61
|
-
export { default as IconMail } from './IconMail';
|
|
62
|
-
export { default as IconMegaphone } from './IconMegaphone';
|
|
63
|
-
export { default as IconMoney } from './IconMoney';
|
|
64
|
-
export { default as IconMore } from './IconMore';
|
|
65
|
-
export { default as IconNonUser } from './IconNonUser';
|
|
66
|
-
export { default as IconNote } from './IconNote';
|
|
67
|
-
export { default as IconOvertime } from './IconOvertime';
|
|
68
|
-
export { default as IconPaperPlaneClock } from './IconPaperPlaneClock';
|
|
69
|
-
export { default as IconPaperPlane } from './IconPaperPlane';
|
|
70
|
-
export { default as IconPencil } from './IconPencil';
|
|
71
|
-
export { default as IconPhone } from './IconPhone';
|
|
72
|
-
export { default as IconPlug } from './IconPlug';
|
|
73
|
-
export { default as IconPlus } from './IconPlus';
|
|
74
|
-
export { default as IconPrint } from './IconPrint';
|
|
75
|
-
export { default as IconQuestion } from './IconQuestion';
|
|
76
|
-
export { default as IconRecurrence } from './IconRecurrence';
|
|
77
|
-
export { default as IconResync } from './IconResync';
|
|
78
|
-
export { default as IconSearch } from './IconSearch';
|
|
79
|
-
export { default as IconShare } from './IconShare';
|
|
80
|
-
export { default as IconShiftPool } from './IconShiftPool';
|
|
81
|
-
export { default as IconSignOut } from './IconSignOut';
|
|
82
|
-
export { default as IconStar } from './IconStar';
|
|
83
|
-
export { default as IconStatus } from './IconStatus';
|
|
84
|
-
export { default as IconStopwatch } from './IconStopwatch';
|
|
85
|
-
export { default as IconSync } from './IconSync';
|
|
86
|
-
export { default as IconTarget } from './IconTarget';
|
|
87
|
-
export { default as IconTools } from './IconTools';
|
|
88
|
-
export { default as IconTrash } from './IconTrash';
|
|
89
|
-
export { default as IconTreePalm } from './IconTreePalm';
|
|
90
|
-
export { default as IconUserFilled } from './IconUserFilled';
|
|
91
|
-
export { default as IconUserPlus } from './IconUserPlus';
|
|
92
|
-
export { default as IconUserTag } from './IconUserTag';
|
|
93
|
-
export { default as IconUser } from './IconUser';
|
|
94
|
-
export { default as IconWarning } from './IconWarning';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export = typescriptTemplate;
|
|
2
|
-
declare function typescriptTemplate({ template, types }: {
|
|
3
|
-
template: any;
|
|
4
|
-
types: any;
|
|
5
|
-
}, opts: any, { imports, interfaces, componentName, props, jsx, exports }: {
|
|
6
|
-
imports: any;
|
|
7
|
-
interfaces: any;
|
|
8
|
-
componentName: any;
|
|
9
|
-
props: any;
|
|
10
|
-
jsx: any;
|
|
11
|
-
exports: any;
|
|
12
|
-
}): any;
|